@import url("../fonts/stylesheet.css");
@import url("../lib/foundation/stylesheets/foundation.css");
@import url("../lib/houston/css/animate.css");
.transform {
  -webkit-transform-style:preserve-3d;
  -webkit-transition:all 2s ease-in-out;
  -webkit-transition-duration:0.3s, 0.5s;
  -webkit-transform-origin:50% 50%;
  -moz-transform-style:preserve-3d;
  -moz-transition:all 2s ease-in-out;
  -moz-transition-duration:0.3s, 0.5s;
  -moz-transform-origin:50% 50%;
  -ms-transform-style:preserve-3d;
  -ms-transition:all 2s ease-in-out;
  -ms-transition-duration:0.3s, 0.5s;
  -ms-transform-origin:50% 50%;
  -o-transform-style:preserve-3d;
  -o-transition:all 2s ease-in-out;
  -o-transition-duration:0.3s, 0.5s;
  -o-transform-origin:50% 50%;
}
html body .ether-widget.ether-multi .ether-content {
  padding:15px;
  border:1px solid #e2e2e2;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
html body .ether-widget.ether-multi .ether-content > :first-child { margin-top:0px; }
html body .ether-widget.ether-type-tabs .ether-ctrl-tabs-1 { border-bottom:1px solid #e2e2e2; }
html body .ether-widget.ether-type-tabs .ether-ctrl-tabs-1 .ether-toggle-button {
  border-color:#e2e2e2;
  border-bottom:none;
  border-left:none;
  background:#f1f1f1;
  margin-right:0px;
  padding:10px 15px;
}
html body .ether-widget.ether-type-tabs .ether-ctrl-tabs-1 .ether-toggle-button:first-child { border-left:1px solid #e2e2e2; }
html body .ether-widget.ether-type-tabs .ether-ctrl-tabs-1 .ether-toggle-button:hover { background:#f9f9f9; }
html body .ether-widget.ether-type-tabs .ether-ctrl-tabs-1 .ether-toggle-button.ether-current {
  border-bottom:1px solid #fff;
  margin-bottom:-1px;
  background:#fff;
}
html body .ether-widget.ether-type-tabs .ether-content { border-top:none; }
html body .ether-widget.ether-type-tabs .ether-content > :first-child { margin-top:0px; }
html body .ether-type-acc .ether-toggle-button {
  border-color:#e2e2e2;
  background:#fff;
  padding:10px 15px;
}
html body .ether-type-acc .ether-toggle-button:hover { background:#f9f9f9; }
html body .ether-type-acc .ether-toggle-button.ether-current {
  border-bottom:1px solid #fff;
  margin-bottom:-1px;
  background:#fff;
}
html body .ether-widget.ether-msg {
  display:block;
  padding:6px 7px;
  color:#555;
  font-weight:bold;
  font-size:13px;
  background:#eee;
  border:1px solid rgba(0,0,0,0.1);
  margin-bottom:12px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  text-shadow:0 1px rgba(255,255,255,0.9);
  position:relative;
}
html body .ether-widget.ether-msg-download {
  background-color:#7fae00;
  color:#fff;
  text-shadow:0 -1px rgba(0,0,0,0.3);
}
html body .ether-widget.ether-msg-warning {
  background-color:#f68b01;
  color:#fff;
  text-shadow:0 -1px rgba(0,0,0,0.3);
}
html body .ether-widget.ether-msg-error {
  background-color:#c00000;
  color:#fff;
  text-shadow:0 -1px rgba(0,0,0,0.3);
}
html body .ether-widget p { margin:0px; }
html body .ether-widget .ctrl-close { cursor:pointer; }
html body .ether-widget .ether-msg-icon { display:none; }
i {
  font-family:'fontellomedium';
  font-weight:normal;
  font-style:normal;
  line-height:0;
}
.regular {
  font-family:"flamaregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
.black {
  font-family:"flamablackregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
.medium, strong {
  font-family:"flama_mediumregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
.bebas {
  font-family:"bebas_neueregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-transform:uppercase;
  font-weight:normal !important;
  line-height:1.1;
}
.caps {
  text-transform:uppercase;
  letter-spacing:0px;
}
body, a { font-size:16px; }
h1, h2, h3, h4, h5, h5 {
  color:#323232;
  font-family:"flamablackregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h5 a { color:#33c2ff; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h5 a:hover { color:#33c2ff; }
a { color:#33c2ff; }
a:hover { color:#00b3ff; }
table { width:100%; }
p {
  font-family:"flamaregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
#content p strong:first-child {
  text-transform:uppercase;
  font-size:13px;
  font-family:"flama_mediumregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
#content .span4 p strong:first-child {
  text-transform:none;
  font-size:16px;
}
img {
  display:block;
  border:none;
  max-width:100%;
}
img.center {
  display:block;
  margin-left:auto;
  margin-right:auto;
}
img.alignright {
  padding:0px;
  margin:0 0 12px 20px;
  display:inline;
}
img.alignleft {
  padding:0px;
  margin:0 20px 12px 0;
  display:inline;
}
.alignright { float:right; }
.alignleft { float:left; }
.dropcap .wpb_wrapper p:first-letter {
  float:left;
  color:#33c2ff;
  font-size:75px;
  line-height:60px;
  padding-top:4px;
  padding-right:8px;
  padding-left:3px;
  font-family:Georgia;
}
.icon-arrow-left:before { content:'\3e'; }
.icon-arrow-right:before { content:'\3c'; }
.icon-facebook-rect:before { content:'\66'; }
.icon-twitter-bird:before { content:'\74'; }
.row {
  max-width:990px;
  width:100%;
}
body {
  background:#2e2e2e;
  color:#323232;
  font-size:16px;
  line-height:1.5;
  font-family:"flamaregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
body > header { background:#f1f1f1; }
body > section#main { background:#fff; }
body > footer { background-color:transparent; }
.cf:before, .cf:after {
  content:"";
  display:table;
}
.cf:after { clear:both; }
.cf { zoom:1; }
.hr {
  border-bottom:dotted 1px #33c2ff;
  margin:1em 15px;
  background:transparent;
  height:1px;
}
.hr.grey { border-color:#EFEFEF; }
#content {
  padding-left:0px;
  padding-right:0px;
}
#content .row .row .twelve {
  border-bottom:dotted 1px #33c2ff;
  padding:15px 0;
}
#content article p u {
  font-size:12 px;
  text-decoration:none;
  font-family:"flama_mediumregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
  text-transform:uppercase;
  letter-spacing:0px;
}
h4 {
  color:#33c2ff;
  font-size:14px;
  margin:0 0 0.4em;
  font-family:"flamaregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
  text-transform:uppercase;
  letter-spacing:0px;
}
h4 a {
  font-weight:bold;
  text-transform:capitalize;
  font-size:16px;
  font-family:"flamablackregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
h3, h3 a {
  color:#323232;
  font-size:22px;
  margin:0 0 0.35em;
}
.row-fluid .span6.smalare { width:45.93%; }
body > header {
  background:#FFF;
  padding-top:1.5em;
  color:#33c2ff;
}
body > header .row:first-child {
  border-top:solid 1px #33c2ff;
  border-bottom:solid 1px #33c2ff;
  padding:1em 0 0;
  height:170px;
}
body > header .six.columns { margin-bottom:-5px; }
body > header #logo { position:relative; }
body > header #logo img {
  margin-top:-26px;
  margin-left:-15px;
  width:465px;
}
body > header #info { font-size:14px; }
body > header #info a {
  font-size:14px;
  display:block;
  line-height:1.8;
}
body > header #info i {
  margin-right:0.25em;
  line-height:1.2;
  font-size:18px;
}
body > header #nav .twelve { padding:0px; }
body > header #nav ul {
  list-style:none;
  margin:0;
  padding:0px;
}
body > header #nav ul li { float:left; }
body > header #nav ul li a {
  display:block;
  letter-spacing:0px !important;
  padding:0.5em 1em;
  position:relative;
  font-size:16px;
  text-transform:uppercase;
  letter-spacing:0px;
}
body > header #nav ul a:hover, body > header #nav ul li.current_page_item a, body > header #nav ul li.current-page-ancestor a {
  background:#33c2ff;
  color:#FFF;
}
body > header #nav ul a:hover:after, body > header #nav ul li.current_page_item a:after, body > header #nav ul li.current-page-ancestor a:after {
  content:"";
  display:block;
  position:absolute;
  width:0;
  height:0;
  bottom:-1px;
  left:50%;
  margin-left:-5px;
  border-left:5px solid transparent;
  border-right:5px solid transparent;
  border-bottom:5px solid #FFF;
}
body > header #nav #primary-nav { border-bottom:solid 1px #33c2ff; }
body > header #nav #secondary-nav { border-bottom:solid 1px #EFEFEF; }
body > header #nav #secondary-nav a { color:#33c2ff; }
body > header #nav #secondary-nav a:hover {
  color:#66d1ff;
  background:none;
}
body > header #nav #secondary-nav li.current_page_item a {
  background:none;
  color:#323232;
}
body > header #nav #secondary-nav li.current_page_item a:after {
  border-left-color:transparent;
  border-right-color:transparent;
  border-top:5px solid #33c2ff;
  border-bottom:none;
  bottom:auto;
  top:-1px;
}
@media screen and (max-width: 767px) {
  .top-bar ul li.name { background:#FFF; }
  .top-bar ul li.toggle-topbar:hover { background:#EFEFEF; }
  .top-bar ul li.toggle-topbar a { color:#323232; }
}
body > section#main {
  padding-top:30px;
  padding-bottom:30px;
}
body > section#main dl, body > section#main dt, body > section#main dd, body > section#main ul, body > section#main ol, body > section#main li, body > section#main pre, body > section#main form, body > section#main p, body > section#main blockquote, body > section#main th, body > section#main td { font-size:16px; }
article.page h1 {
  text-transform:uppercase;
  font-family:"bebas_neueregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-transform:uppercase;
  font-weight:normal !important;
  line-height:1.1;
}
.reportage h1 { font-size:96px; }
.reportage h1 + p { margin-bottom:40px; }
.reportage h1 + p em {
  font-size:20px;
  line-height:1.6;
  font-style:normal;
}
.reportage .column_container.span12.reportage > .wpb_wrapper { margin:0px 80px 20px; }
.reportage .column_container.span12.reportage > .wpb_wrapper p:first-child:first-letter {
  font-size:160px;
  float:left;
  margin:20px 20px 0 0;
  line-height:0.8;
}
.reportage p del:first-child {
  font-size:82px;
  float:left;
  margin:0px 10px 0px 0px;
  line-height:0.9;
  text-decoration:none;
  font-family:"georgia";
  color:#33c2ff;
}
.anfang p del:first-child {
  font-size:160px;
  float:left;
  margin:20px 20px 0 0;
  line-height:0.8;
  font-size:82px;
  float:left;
  margin:0px 10px 0px 0px;
  line-height:0.9;
  text-decoration:none;
  font-family:"georgia";
  color:#33c2ff;
  text-decoration:none;
}
.wpb_content_element img { width:auto; }
.colorblock {
  min-height:300px;
  color:#FFF;
  padding:15px;
  background-repeat:no-repeat;
  background-image:url("../images/pen-only.png");
  background-position:center bottom;
  background-size:70% auto;
}
.colorblock h1, .colorblock h2, .colorblock h3 {
  color:#FFF;
  margin-top:0;
  font-family:"bebas_neueregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-transform:uppercase;
  font-weight:normal !important;
  line-height:1.1;
}
.colorblock a {
  color:#FFF;
  display:block;
  margin:0.25em 0;
  font-family:"flama_mediumregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
.imageblock {
  min-height:300px;
  color:#FFF;
  padding:15px;
  background-size:cover;
  position:relative;
}
.imageblock h1, .imageblock h2, .imageblock h3 {
  color:#FFF;
  margin:0 0 0;
  font-family:"bebas_neueregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-transform:uppercase;
  font-weight:normal !important;
  line-height:1.1;
}
.imageblock .content {
  position:absolute;
  bottom:15px;
  width:95%;
}
.imageblock a {
  font-size:22px;
  font-family:"flama_mediumregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
.imageblock figure.splash {
  background:url("../images/circle-splash-bg.png") no-repeat;
  background-size:100% auto;
  font-size:24px;
  padding:30px;
  position:absolute;
  top:-20px;
  right:10px;
  font-family:"bebas_neueregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-transform:uppercase;
  font-weight:normal !important;
  line-height:1.1;
}
.imageblock.mobile {
  min-height:0 !important;
  padding:0;
}
.imageblock.mobile .content {
  position:relative;
  bottom:inherit;
  width:100%;
}
.quoteblock {
  font-size:18px;
  line-height:1.3;
}
.quoteblock blockquote, .quoteblock blockquote p {
  padding:0;
  margin:0 0 10px;
  border:0;
  color:#323232;
  font-size:36px !important;
  font-family:"bebas_neueregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-transform:uppercase;
  font-weight:normal !important;
  line-height:1.1;
}
.quoteblock a {
  font-size:18px;
  margin-top:10px;
}
.row-fluid iframe { width:100%; }
.row-fluid .wpb_gallery { margin-bottom:0; }
.wpb_separator, .vc_text_separator {
  border-bottom:dotted 1px #33c2ff;
  margin-top:0px;
  margin-bottom:20px;
}
.wpb_separator:last-child, .vc_text_separator:last-child { margin-bottom:0px; }
.wpb_text_column, .wpb_tabs, .wpb_tour, .wpb_call_to_action, .wpb_gmaps_widget, .wpb_accordion, .wpb_gallery, .wpb_separator, .wpb_twitter_widget, .wpb_flickr_widget, .wpb_video_widget, .last_toggle_el_margin, ul.wpb_thumbnails-fluid > li, .wpb_single_image, .colorblock, .imageblock, .quoteblock { margin-bottom:20px; }
.row-fluid .column_container.dotted_left { border-left:dotted 1px #33c2ff; }
.row-fluid .column_container.dotted_right {
  border-right:dotted 1px #33c2ff;
  padding-right:20px;
}
.blogg .entry-title { font-size:30px; }
.blogg .entry-content img {
  width:100%;
  margin-bottom:20px;
}
.blogg .entry-content p sub {
  display:block;
  text-align:center;
}
.blogg .entry-content blockquote {
  border-left-style:dotted;
  border-color:#33c2ff;
  padding:10px 30px;
  padding-bottom:1px;
}
.blogg hr {
  border-style:dotted;
  border-color:#33c2ff;
}
#content .blogg p strong:first-child {
  text-transform:none;
  font-size:18px;
}
#sidebar { margin-top:20px; }
#sidebar form { margin:0px; }
#sidebar .sidebar-box {
  border-left:dotted 1px #33c2ff;
  margin-left:35px;
  padding-left:50px;
}
#sidebar h6 {
  text-transform:uppercase;
  padding-bottom:15px;
  border-bottom:dotted 1px #33c2ff;
}
#sidebar ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
}
#sidebar ul li a { font-size:13px; }
#sidebar ul li::before {
  content:"›";
  padding-right:10px;
  font-size:10px;
}
#sidebar .widget { margin-bottom:10px; }
h3#comments {
  font-size:18px;
  padding-bottom:20px;
  border-bottom:1px dotted #33c2ff;
}
ol.commentlist {
  list-style:none;
  margin:0 0 1em;
  padding:0;
  text-indent:0;
}
ol.commentlist li.comment {
  border-bottom:1px dotted #33c2ff;
  padding:1em;
}
ol.commentlist li div.vcard { font-size:16px; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard img.avatar {
  border:5px solid #ccc;
  float:right;
  margin:0 0 1em 1em;
}
ol.commentlist li div.commentmetadata { padding-bottom:10px; }
ol.commentlist li div.commentmetadata a { font-size:12px; }
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#ccc; }
ol.commentlist li p {
  font-size:11px;
  margin:0 0 1em;
}
ol.commentlist li ul {
  font-size:11px;
  list-style:square;
  margin:0 0 1em 2em;
}
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children {
  list-style:none;
  margin:1em 0 0;
  text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
  border-left:5px solid #555;
  margin:0 0 .25em .25em;
}
ol.commentlist li ul.children li.depth-3 {
  border-left:5px solid #999;
  margin:0 0 .25em .25em;
}
ol.commentlist li ul.children li.depth-4 {
  border-left:5px solid #bbb;
  margin:0 0 .25em .25em;
}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:5px solid #111; }
ol.commentlist li.pingback {
  border-bottom:1px dotted #33c2ff;
  padding:1em;
}
input#s {
  font-family:"flamaregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
#main .gform_wrapper { max-width:100%; }
#main .gform_wrapper .gform_title {
  font-size:46px;
  text-transform:uppercase;
  font-family:"bebas_neueregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-transform:uppercase;
  font-weight:normal !important;
  line-height:1.1;
}
#main .gform_wrapper .gform_description {
  font-size:20px;
  line-height:1.6;
  font-style:normal;
}
#main .gform_wrapper label {
  color:#33c2ff;
  font-weight:normal;
  text-transform:uppercase;
}
#main .gform_wrapper input[type=text] {
  width:100%;
  padding:0 10px;
}
#main .gform_wrapper textarea {
  width:100%;
  padding:10px;
}
#main .gform_wrapper .button.gform_button {
  background:#33c2ff;
  border:none;
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  text-transform:uppercase;
  letter-spacing:0px;
  font-family:"flama_mediumregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
#main .gform_wrapper .gform_title {
  text-transform:none;
  font-size:22px;
  font-family:"flamablackregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
#main .gform_wrapper .gfield_required { color:#33c2ff; }
#main .gform_wrapper .gfield {
  margin-top:1em;
  margin-bottom:1em;
}
#main .gform_wrapper .ginput_container label { color:#666; }
#main .gform_wrapper .ginput_complex input { margin-bottom:0px; }
#main .gform_wrapper .ginput_complex input + label { margin-bottom:1.2em; }
#field_2_9 .gfield_required { display:none; }
#field_2_9 label {
  font-family:"flama_mediumregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
  font-family:inherit;
  font-size:16px;
}
h4.entry-title a {
  line-height:1.2;
  display:block;
  text-transform:none;
}
#oldblogpost {
  margin-top:-20px;
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:solid 1px #EEE;
  text-align:left;
  color:#989898;
  display:block;
  font-family:"flamaregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
}
body > footer {
  background:#2e2e2e;
  border-top:solid 1px #212121;
}
body > footer .row {
  padding-top:30px;
  padding-bottom:30px;
}
body > footer h1, body > footer h2, body > footer h3, body > footer h4, body > footer h5 { color:#656565; }
body > footer p {
  color:#999;
  font-size:16px;
}
body > footer a { color:#999; }
body > footer a:hover { color:#b3b3b3; }
body > footer .wpb_separator, body > footer .vc_text_separator { border-bottom:solid 1px #4d4d4d; }
body > footer .subfooter .copyright { text-transform:uppercase; }
body > footer .subfooter p, body > footer .subfooter a { font-size:14px; }
body > footer .fb, body > footer .t {
  line-height:1.8;
  margin-left:2%;
}
body > footer i {
  margin-right:0.25em;
  line-height:1.2 !important;
  font-size:18px;
}
body > footer .raket {
  color:#666;
  text-transform:none;
}
body > footer .raket:hover { color:#999; }
.pcm-button {
  background:#33c2ff;
  border:none;
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  text-transform:uppercase;
  letter-spacing:0px;
  font-family:"flama_mediumregular", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight:normal !important;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
@media screen and (max-width: 767px) {
  #menu-wrapper { padding:0px; }
  #menu-wrapper .row {
    height:auto;
    border-top:none;
    padding-bottom:1em;
  }
  #menu-wrapper #logo img {
    margin:0px;
    position:static;
  }
  #menu-wrapper #info p {
    font-size:11px;
    margin:0px;
  }
  #menu-wrapper .six.columns { margin-bottom:auto; }
  #menu-wrapper #menutoggler {
    display:block;
    padding:10px;
    background:#33c2ff;
    color:#fff;
    margin-top:10px;
    font-size:15px;
    text-transform:uppercase;
    letter-spacing:0px;
  }
  #menu-wrapper ul#primary-nav {
    background:#33c2ff;
    -moz-box-shadow:inset 0 -10px 10px -10px #000, inset 0 10px 10px -10px #000;
    -webkit-box-shadow:inset 0 -10px 10px -10px #000, inset 0 10px 10px -10px #000;
    box-shadow:inset 0 -10px 10px -10px #000, inset 0 10px 10px -10px #000;
    padding:20px 0px;
    display:none;
  }
  #menu-wrapper ul#primary-nav li {
    float:none;
    clear:both;
    width:100%;
  }
  #menu-wrapper ul#primary-nav li a {
    display:block;
    color:#fff;
    background:none;
  }
  #menu-wrapper ul#primary-nav li a::after { left:0px; }
  #menu-wrapper ul#primary-nav li.current_page_item a, #menu-wrapper ul#primary-nav li.current-page-ancestor a {
    background:#FFF;
    color:#33c2ff;
  }
  #menu-wrapper ul#primary-nav li.current_page_item a::after, #menu-wrapper ul#primary-nav li.current-page-ancestor a::after {
    border-bottom-color:#fff;
    border-left-color:#33c2ff;
    border-top:5px solid green;
    border-top-color:#fff;
    margin:0px;
    bottom:15px;
  }
  #menu-wrapper ul#primary-nav li.current_page_item a:hover::after, #menu-wrapper ul#primary-nav li.current-page-ancestor a:hover::after { border:none !important; }
  #menu-wrapper ul#secondary-nav { border-bottom:none !important; }
  #menu-wrapper ul#secondary-nav li { width:50%; }
  #menu-wrapper ul#secondary-nav li a {
    font-size:12px;
    display:block;
    text-align:center;
    border:1px dotted #33c2ff;
    border-top:none;
    border-left:none;
  }
  #main.container {
    padding-right:20px;
    padding-left:20px;
    padding-top:0px;
  }
  #main.container .dotted_right {
    border:none !important;
    padding:0px !important;
  }
  footer#content-info.container { padding:20px; }
  .colorblock {
    height:auto !important;
    min-height:0px !important;
    background-image:none !important;
  }
  #oldblogpost { margin-top:0px; }
  .wpb_single_image img { margin:auto; }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .row { min-width:728px; }
  body > header .row:first-child {
    border-top:none;
    border-bottom:none;
  }
  nav#nav { padding:0 20px; }
  nav#nav .twelve { border-top:solid 1px #33c2ff; }
  .home .imageblock {
    background-size:100% auto;
    background-repeat:no-repeat;
  }
  #menu-wrapper { padding-top:10px; }
  #menu-wrapper .row { height:auto; }
  #menu-wrapper .row .four.columns { width:43.333333%; }
  #menu-wrapper .row:first-child { padding-bottom:20px; }
  #menu-wrapper #logo img {
    margin:0px;
    position:static;
  }
  #menu-wrapper #info p { margin-bottom:10px; }
  #main.container, footer#content-info.container { padding:20px; }
  ul#primary-nav li a, ul#secondary-nav li a {
    font-size:12px !important;
    padding:0 1em;
    line-height:31px;
  }
}
