@font-face {
  font-family: "Georgia Italic";
  src: url("assets/fonts/georgia-italic.ttf") format("ttf"); }
body {
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #525657;
  font-weight: 400; }

h1 {
  font-family: "proxima-nova", sans-serif;
  font-size: 42px;
  font-weight: 900;
  letter-spacing: 4px;
  line-height: 44px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px; }

h2 {
  font-family: "proxima-nova", sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 38px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px; }

h3 {
  font-family: "proxima-nova", sans-serif;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 24px; }

h4 {
  font-weight: 600;
  font-size:20px;
}

.lead {
  font-family: "Georgia Italic";
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
  margin: 0px;
  padding: 0px; }

.btn-primary {
  border: 2px solid #525657;
  background-color: transparent;
  color: #525657;
  height: 50px;
  width: 220px;
  margin: 20px auto;
  padding: 15px 10px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-transform: uppercase;
  font-weight: 600; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #525657;
    color: #fff; }

.btn-default {
  border: 2px solid #525657;
  background-color: #525657;
  color: #fff;
  height: 50px;
  width: 200px;
  margin: 20px auto;
  padding: 15px 10px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-transform: uppercase;
  font-weight: 600; }
  .btn-default:hover, .btn-default:focus {
    background-color: transparent;
    color: #525657; }

.btn-default-invert {
  letter-spacing: 3px;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  height: 50px;
  width: 200px;
  margin: 20px auto;
  padding: 15px 10px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-transform: uppercase;
  font-weight: 600; }
  .btn-default-invert:hover, .btn-default-invert:focus {
    border: 1px solid #525657;
    color: #525657; }

.contactHR {
  background-image: url("assets/images/contacthr.jpg");
  background-size: cover;
  background-position: center center; }
  .contactHR .contactForm {
    max-width: 560px;
    margin: 100px auto;
    text-transform: uppercase;
    text-align: center; }

.footer {
  background-color: #525657;
  color: #fff; }
  .footer h3 {
    margin-bottom:0;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top:4px;
    font-weight: 300; 
    font-size:18px;
  }

.investmapwrap {
  width: 100%;
  height: 550px;
  overflow: hidden;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }
  .investmapwrap .acf-map {
    width: 100%;
    height: 550px;
    max-width: inherit !important;
 /*   -webkit-animation: zoominout 50s; */
    /* Chrome, Safari, Oper a */
/*    animation: zoominout 50s; */
 }

@font-face {
  font-family: "Georgia Italic";
  src: url("assets/fonts/georgia-italic.ttf") format("ttf"); }
html, body, ul {
  margin: 0px;
  padding: 0px; }

.container {
  max-width: 1400px;
  width: 100%;
  margin: auto;
  padding: 0px; }

.container-fluid {
  margin: 0px;
  padding: 0px; }

.row {
  margin: 0px;
  padding: 0px; }

.footerarea {
  position: relative; }
  .footerarea .footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 0px; }
    .footerarea .footer .footerwrap {
      margin: 15px 0px; }

@media (max-width: 768px) {
  h1 {
    font-size: 30px;
    letter-spacing: 3px;
    line-height: 30px; }

  h2 {
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 26px; }

  h3 {
    font-size: 22px; }

  .investmapwrap {
    height: 350px; }
    .investmapwrap .acf-map {
      height: 350px; }

  .navigation .navclose-icon {
    color: #ddd;
    font-size: 20px;
    padding: 0px 10px;
    display: block;
    float: right;
    position: absolute;
    right: 5px;
    top: 10px; }
  .navigation .navmenu-brand img {
    width: 145px;
    margin: 10px auto; }

  .navbar {
    background: #fff;
    color: #525657;
    z-index: 1020;
    padding: 10px 0px;
    border: none;
    margin: 0px; }
    .navbar .navbar-toggle {
      border: none;
      background-color: #fff;
      position: relative;
      z-index: 999;
      margin: 0px 10px; }
      .navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus, .navbar .navbar-toggle:visited {
        background: transparent; }
      .navbar .navbar-toggle .icon-bar {
        display: block;
        width: 32px;
        height: 3px;
        border-radius: 1px;
        margin: 5px 0px; }
    .navbar .navbar-brand {
      float: none;
      position: absolute;
      left: 0px;
      padding: 10px;
      bottom: 0px;
      top: 0px;
      right: 0px; }
      .navbar .navbar-brand img {
        max-width: 185px;
        display: block;
        margin: 0px auto; }

  .collapse-showcase {
    display: none; }
    .collapse-showcase .col-sm-6 {
      display: none;
      padding: 15px 0px; }

  .showcase .col-sm-6 {
    position: relative;
    height: auto; }
    .showcase .col-sm-6 .slideInContent {
      margin: 0px;
      padding: 0px 5%;
      text-align: center; }
  .showcase .col-sm-4.panel-plan {
    background-image: url("assets/images/poster_plan.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-4.panel-invest {
    background-image: url("assets/images/poster_invest.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-4.panel-compare {
    background-image: url("assets/images/poster_compare.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-4 {
    position: relative;
    margin: 0px;
    padding: 0px 0px;
    height: auto;
    min-height: 220px; }
    .showcase .col-sm-4 .showcasecontent {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      width: 100%;
      text-align: center;
      padding: 10% 0px; }
      .showcase .col-sm-4 .showcasecontent .sc-icon {
        display: none; }
      .showcase .col-sm-4 .showcasecontent .btn {
        display: none; }
    .showcase .col-sm-4 video {
      display: none; }
    .showcase .col-sm-4 .showcasemainwrap {
      z-index: 2; }

  .carousel.slide .carousel-inner .item .custom-bg {
    height: auto !important;
    background-size: cover; }
    .carousel.slide .carousel-inner .item .custom-bg img {
      display: none; }
    .carousel.slide .carousel-inner .item .custom-bg .carousel-caption {
      padding: 15% 10%; }

  .contactHR .contactForm {
    margin: 10% 10%; }

  .footer .col-sm-4 {
    padding-bottom: 10px; }
    .footer .col-sm-4 .fphone {
      text-align: center; }

  .navmenu-default
  .navmenu-footer {
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    position: absolute;
    padding: 10px;
    display: block; }

  .navmenu-default {
    min-height: 400px;
    background-color: #fff;
    border: none !important; }
    .navmenu-default .menu-primary-container {
      min-height: 400px; }
    .navmenu-default .navmenu-nav li a {
      text-transform: uppercase;
      font-family: "proxima-nova", sans-serif;
      font-weight: 700;
      text-align: center;
      letter-spacing: 2px; }

  .loader {
    background-position-y: 20%; }

  .carousel.testimonial {
    color: #fff; }
    .carousel.testimonial .carousel-inner .item .carousel-caption {
      width: 100%;
      padding-left: 40px;
      padding-right: 40px; }
    .carousel.testimonial .carousel-inner .item .testimonial-slide {
      position: relative;
      background-color: #5DB2E2;
      background-image: url("assets/images/poster_compare.jpg");
      background-size: cover;
      background-position: center center; }
      .carousel.testimonial .carousel-inner .item .testimonial-slide:before, .carousel.testimonial .carousel-inner .item .testimonial-slide:after {
        display: none; }
    .carousel.testimonial .carousel-inner .item:nth-child(3n+0) .testimonial-slide {
      background-color: #FA8A4D;
      background-image: url("assets/images/poster_invest.jpg"); }
    .carousel.testimonial .carousel-inner .item:nth-child(3n+1) .testimonial-slide {
      background-color: #29C99D;
      background-image: url("assets/images/poster_plan.jpg"); }
    .carousel.testimonial .carousel-control {
      text-shadow: none;
      -webkit-text-shadow: none;
      -moz-text-shadow: none;
      background: transparent;
      opacity: 1;
      width: 80px; }
      .carousel.testimonial .carousel-control .fa {
        font-size: 48px;
        top: 40%;
        position: absolute; }
      .carousel.testimonial .carousel-control .fa-angle-left {
        left: 5px; }
      .carousel.testimonial .carousel-control .fa-angle-right {
        right: 5px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* STYLES GO HERE */ }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* STYLES GO HERE */
  h2 {
    font-size: 32px;
    line-height: 32px; }

  .navbar .navbar-nav li a {
    letter-spacing: 1px;
    padding: 10px 14px;
    font-size: 14px; }

  .navigation .navigationwrap {
    margin-top: 30px; 
      margin-right:5%;
}

  .showcase .col-sm-4, .showcase .col-sm-6 {
    height: 600px; }
  .showcase .hiddenScreen {
    display: none; }
  .showcase .panel-invest {
    background-color: #FA8A4D; }
  .showcase .panel-compare {
    background-color: #5DB2E2; }
  .showcase .panel-plan {
    background-color: #29C99D !important; }
  .showcase .filter-compare, .showcase .filter-plan, .showcase .filter-invest {
    display: none; }
  .showcase .col-sm-6 .white-icon {
    margin: 10% auto; }
  .showcase .col-sm-6 .charcoal-icon {
    margin: 20px auto;
    width: 60px; }
    .showcase .col-sm-6 .charcoal-icon img {
      width: 60px; }
  .showcase .showcasecontent h1 {
    font-size: 32px;
    line-height: 32px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* STYLES GO HERE */
  .header.hidden-xs {
    display: none !important; }

  .navigation.visible-xs {
    display: block !important; }
    .navigation.visible-xs .navbar-toggle {
      display: block !important; }

  .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
    margin-top: 0px !important; }

  .showcase {
    margin-top: 0px; }
    .showcase .col-sm-6 {
      padding: 2% 0px; }
      .showcase .col-sm-6 .white-icon {
        margin: 35% auto; }
      .showcase .col-sm-6 .slideInContent h4 {
        font-size: 16px; }
      .showcase .col-sm-6 .slideInContent .charcoal-icon {
        margin: 20px auto;
        width: 60px; }
        .showcase .col-sm-6 .slideInContent .charcoal-icon img {
          width: 60px; }
      .showcase .col-sm-6 .slideInContent .talkbtn {
        float: none !important; }
    .showcase .sc-panel {
      min-height: 410px; }
      .showcase .sc-panel .showcasecontent {
        padding: 50% 5%;
        min-height:440px;
      }

  .collapse-showcase .col-sm-6 {
    padding: 15px 0px; }

  .site-social {
    text-align: left; } }
@font-face {
  font-family: "Georgia Italic";
  src: url("assets/fonts/georgia-italic.ttf") format("ttf"); }
.header .headerwrap {
  background-color: #fff; }
.header:not(.navbar-fixed-top) .collapse-showcase {
  display: none !important; }

.navigation .navigationwrap {
  margin-top: 45px;
    margin-right:5%;
}

.navbar .navbar-nav {
  float: right; }
  .navbar .navbar-nav li {
    border: none; }
    .navbar .navbar-nav li a {
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 2.5px;
      padding: 10px 15px;
      color: #525657; }
      .navbar .navbar-nav li a:hover, .navbar .navbar-nav li a:focus, .navbar .navbar-nav li a:visited {
        background-color: transparent;
        color: #666;
        outline: none; }
  .navbar .navbar-nav .btn-plan.menu-item.active a {
    color: #29C99D; }
  .navbar .navbar-nav .btn-compare.menu-item.active a {
    color: #5DB2E2; }
  .navbar .navbar-nav .btn-invest.menu-item.active a {
    color: #FA8A4D; }

@font-face {
  font-family: "Georgia Italic";
  src: url("assets/fonts/georgia-italic.ttf") format("ttf"); }
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Firefox < 16 */
@-moz-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Internet Explorer */
@-ms-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Opera < 12.1 */
@-o-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@-webkit-keyframes zoominout {
  0% {
    -webkit-transform: scale(1, 1); }
  25% {
    -webkit-transform: scale(1.1, 1.1); }
  50% {
    -webkit-transform: scale(1.2, 1.2); }
  75% {
    -webkit-transform: scale(1.1, 1.1); }
  100% {
    -webkit-transform: scale(1, 1); } }
/* Standard syntax */
@keyframes zoominout {
  0% {
    transform: scale(1, 1); }
  25% {
    transform: scale(1.1, 1.1); }
  50% {
    transform: scale(1.2, 1.2); }
  75% {
    transform: scale(1.1, 1.1); }
  100% {
    transform: scale(1, 1); } }
.showcase {
  background-color: #fff;
  margin: 0px;
  padding: 0px; }
  .showcase .row {
    position: relative; }
  .showcase .popout {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9;
    background-color: #fff; }
  .showcase .filter-plan {
    background-color: rgba(41, 201, 157, 0.05); }
  .showcase .filter-compare {
    background-color: rgba(93, 178, 226, 0.05); }
  .showcase .filter-invest {
    background-color: rgba(250, 138, 77, 0.05); }
  .showcase .showcasemainwrap {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 90;
    cursor: pointer; }
  .showcase .container {
    max-width: 1920px;
    width: 100%; }
  .showcase h1 {
    color: #fff;
    margin: 0px auto 40px auto;
    padding: 0px; }
  .showcase .col-sm-4 .showcasecontent {
    position: absolute;
    z-index: 3;
    top: 33%;
    left: 10%;
    right: 10%;
    width: 80%; }
  .showcase .lead {
    color: #fff;
    font-size: 28px;
    margin-bottom: 10px; }
  .showcase .panel-invest.col-sm-6 .maincontentblock, .showcase .panel-compare.col-sm-6 .maincontentblock, .showcase .panel-plan.col-sm-6 .maincontentblock {
    display: none; }
  .showcase .col-sm-4.panel-plan {
    background-image: url("assets/images/poster_plan.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-4.panel-invest {
    background-image: url("assets/images/poster_invest.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-4.panel-compare {
    background-image: url("assets/images/poster_compare.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-6 {
    position: relative;
    overflow: hidden;
    height: 660px;
    margin: 0px;
    padding: 12.5% 0px; }
    .showcase .col-sm-6 .showcasecontent {
      display: none !important; }
    .showcase .col-sm-6 .white-icon {
      position: relative;
      top:38%;
      z-index: 9;
      display: block;
      max-width: 25%;
      margin: -10% auto;
      padding: 0px; }
    .showcase .col-sm-6 .slideInContent {
      margin: -5% 7.5%;
      padding: 0px 7.5%; }
      .showcase .col-sm-6 .slideInContent h1 {
        margin: 0px;
        padding: 0px;
        animation-duration: 1s;
        animation-delay: 0.5s;
        animation-iteration-count: 1;
        -webkit-animation-duration: 1s;
        -webkit-animation-delay: 0.5s;
        -webkit-animation-iteration-count: 1;
        max-width: none; }
      .showcase .col-sm-6 .slideInContent h1.plan {
        color: #29C99D; }
      .showcase .col-sm-6 .slideInContent h1.compare {
        color: #5DB2E2; }
      .showcase .col-sm-6 .slideInContent h1.invest {
        color: #FA8A4D; }
      .showcase .col-sm-6 .slideInContent h4 {
        line-height: 1.7;
        animation-duration: 1s;
        animation-delay: 0.5s;
        animation-iteration-count: 1;
        -webkit-animation-duration: 1s;
        -webkit-animation-delay: 0.5s;
        -webkit-animation-iteration-count: 1; }
      .showcase .col-sm-6 .slideInContent .btn {
        line-height: 1; }
      .showcase .col-sm-6 .slideInContent .charcoal-icon {
        max-width: 60px;
        margin: -20% 0px 20px 0px;
        padding: 0px;
        animation-duration: 0.5s;
        animation-delay: 0.5s;
        animation-iteration-count: 1;
        -webkit-animation-duration: 0.5s;
        -webkit-animation-delay: 0.5s;
        -webkit-animation-iteration-count: 1;
        line-height: 1.4; }
  .showcase .close-btn {
    position: absolute;
    top: 10px;
    left: auto;
    right: 20px;
    bottom: auto;
    color: #bbb;
    font-size: 32px;
    animation-duration: 0.5s;
    animation-delay: 0.5s;
    animation-iteration-count: 1;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-iteration-count: 1; }
    .showcase .close-btn:hover {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transition: .5s all;
      -moz-transition: .5s all;
      -o-transition: .5s all;
      transition: .5s all;
      right: 19px; }
  .showcase .text-panel-compare #close-compare:hover, .showcase .text-panel-compare #close-compare:focus {
    cursor: pointer !important;
    color: #5DB2E2 !important; }
  .showcase .text-panel-invest #close-invest:hover, .showcase .text-panel-invest #close-invest:focus {
    cursor: pointer !important;
    color: #FA8A4D !important; }
  .showcase .text-panel-plan #close-plan:hover, .showcase .text-panel-plan #close-plan:focus {
    cursor: pointer !important;
    color: #29C99D !important; }
  .showcase .col-sm-4 {
    position: relative;
    overflow: hidden;
    height: 660px;
    margin: 0px;
    padding: 0px;
  }
    .showcase .col-sm-4:first-child {
      background-color: #29C99D; }
    .showcase .col-sm-4:nth-child(2) {
      background-color: #5DB2E2; }
    .showcase .col-sm-4:last-child {
      background-color: #FA8A4D; }
    .showcase .col-sm-4 .white-icon {
      display: none; }
    .showcase .col-sm-4 .hiddenScreen {
      -webkit-animation: fadeout 1s;
      /* Safari, Chrome and Opera > 12.1 */
      -moz-animation: fadeout 1s;
      /* Firefox < 16 */
      -ms-animation: fadeout 1s;
      /* Internet Explorer */
      -o-animation: fadeout 1s;
      /* Opera < 12.1 */
      animation: fadeout 1s; }
  .showcase .col-sm-4.disabled .hiddenScreen {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    content: "";
    bottom: 0px;
    display: block;
    z-index: 4;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-animation: fadein 1s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 1s;
    /* Firefox < 16 */
    -ms-animation: fadein 1s;
    /* Internet Explorer */
    -o-animation: fadein 1s;
    /* Opera < 12.1 */
    animation: fadein 1s; }


/*  .showcase .col-sm-4.disabled {
    width:30% !important;    
    transition:width 1s ease;
  }

  .showcase .col-sm-4.expanded {
    width:40% !important;    
    transition:width 1s ease;

  }*/

  .showcase video.bgVideo {
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    z-index: 0;
    background-size: cover;
    -ms-transform: translateX(-30%) translateY(0%);
    -moz-transform: translateX(-30%) translateY(0%);
    -webkit-transform: translateX(-30%) translateY(0%);
    transform: translateX(-30%) translateY(0%); }

.collapse-showcase {
  display: none;
  color: #fff; }
  .collapse-showcase .col-sm-4 {
    margin: 0px;
    padding: 20px 0px; }
  .collapse-showcase .block-compare {
    background-color: #5DB2E2;
    background-image: url("assets/images/testimonial_blue.jpg");
    background-size: cover;
    background-position: center center;
    cursor: pointer; }
  .collapse-showcase .block-plan {
    background-color: #29C99D;
    background-image: url("assets/images/testimonial_green.jpg");
    background-size: cover;
    background-position: center center;
    cursor: pointer; }
  .collapse-showcase .block-invest {
    background-color: #FA8A4D;
    background-image: url("assets/images/testimonial_orange.jpg");
    background-size: cover;
    background-position: center center;
    cursor: pointer; }
  .collapse-showcase h2 {
    font-size: 32px; }

/* SMALL - ONLY (Tablet) */
@media (min-width: 769px) and (max-width: 992px) {
  .collapse-showcase h2 {
    font-size: 26px; } }
/* MEDIUM - ONLY (Desktop) */
@media (min-width: 993px) and (max-width: 1200px) {
  .collapse-showcase h2 {
    font-size: 30px; } }
@font-face {
  font-family: "Georgia Italic";
  src: url("assets/fonts/georgia-italic.ttf") format("ttf"); }
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Firefox < 16 */
@-moz-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Internet Explorer */
@-ms-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Opera < 12.1 */
@-o-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@-webkit-keyframes zoominout {
  0% {
    -webkit-transform: scale(1, 1); }
  25% {
    -webkit-transform: scale(1.1, 1.1); }
  50% {
    -webkit-transform: scale(1.2, 1.2); }
  75% {
    -webkit-transform: scale(1.1, 1.1); }
  100% {
    -webkit-transform: scale(1, 1); } }
/* Standard syntax */
@keyframes zoominout {
  0% {
    transform: scale(1, 1); }
  25% {
    transform: scale(1.1, 1.1); }
  50% {
    transform: scale(1.2, 1.2); }
  75% {
    transform: scale(1.1, 1.1); }
  100% {
    transform: scale(1, 1); } }
.carousel.slide .carousel-indicators {
  display: none; }
.carousel.slide .sliderLeftCtrl {
  background-image: url("assets/images/slide-navigation-arrow.png");
  width: 100px;
  height: 75px;
  background-position-x: 0px;
  position: absolute;
  top: 40%;
  left: 5%; }
.carousel.slide .sliderRightCtrl {
  background-image: url("assets/images/slide-navigation-arrow.png");
  width: 100px;
  height: 75px;
  background-position-x: 105px;
  position: absolute;
  top: 40%;
  right: 5%; }

  @media (max-width: 768px) {
    .carousel.slide .sliderLeftCtrl {
      background-image: url("assets/images/slide-navigation-arrow-small.png");
      width: 40px;
      height: 45px;
      background-position-x: left;
    }
    .carousel.slide .sliderRightCtrl{
      background-image: url("assets/images/slide-navigation-arrow-small.png");
      width: 40px;
      height: 45px;
      background-position-x: right;
    }

   .showcase .close-btn{
        color:#eee;
        font-size: 20px;
      }

      .showcase  .close-btn{
      display: none;
    }
      .showcase .active .close-btn{
      display: block;
    }

  }


.carousel.slide .carousel-inner .item .custom-bg {
  height: 680px !important;
  position: relative; }
  .carousel.slide .carousel-inner .item .custom-bg .carousel-caption {
    padding-top: 15%;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    color: #525657; }
    .carousel.slide .carousel-inner .item .custom-bg .carousel-caption h2 {
      text-shadow: none;
      -webkit-text-shadow: none;
      -moz-text-shadow: none;
      color: #525657; }
    .carousel.slide .carousel-inner .item .custom-bg .carousel-caption h4 {
      line-height:1.8;
      margin-top:4px;
      margin-bottom:0;
    }
    .carousel.slide .carousel-inner .item .custom-bg .carousel-caption .btn {
      line-height: 1;
      letter-spacing: 3px; }
    .carousel.slide .carousel-inner .item .custom-bg .carousel-caption p {
      margin-left: 5%;
      margin-right: 5%;
      margin-bottom:2px;
    }

.carousel.testimonial {
  color: #fff; }
  .carousel.testimonial .carousel-inner .item .testimonial-slide {
    position: relative;
    background-color: #5DB2E2;
    background-image: url("assets/images/poster_compare.jpg");
    background-size: cover;
    background-position: center center; }
    .carousel.testimonial .carousel-inner .item .testimonial-slide:before, .carousel.testimonial .carousel-inner .item .testimonial-slide:after {
      content: '';
      width: calc(100% + 90px);
      display: block;
      position: absolute;
      top: 0px;
      bottom: 0px; }
    .carousel.testimonial .carousel-inner .item .testimonial-slide:before {
      left: -100%;
      background-color: #29C99D;
      background-image: url("assets/images/poster_plan.jpg"); }
    .carousel.testimonial .carousel-inner .item .testimonial-slide:after {
      right: -100%;
      background-color: #FA8A4D;
      background-image: url("assets/images/poster_invest.jpg"); }
  .carousel.testimonial .carousel-inner .item:nth-child(3n+0) .testimonial-slide {
    background-color: #FA8A4D;
    background-image: url("assets/images/poster_invest.jpg"); }
    .carousel.testimonial .carousel-inner .item:nth-child(3n+0) .testimonial-slide:before {
      background-color: #5DB2E2;
      background-image: url("assets/images/poster_compare.jpg"); }
    .carousel.testimonial .carousel-inner .item:nth-child(3n+0) .testimonial-slide:after {
      background-color: #29C99D;
      background-image: url("assets/images/poster_plan.jpg"); }
  .carousel.testimonial .carousel-inner .item:nth-child(3n+1) .testimonial-slide {
    background-color: #29C99D;
    background-image: url("assets/images/poster_plan.jpg"); }
    .carousel.testimonial .carousel-inner .item:nth-child(3n+1) .testimonial-slide:before {
      background-color: #FA8A4D;
      background-image: url("assets/images/poster_invest.jpg"); }
    .carousel.testimonial .carousel-inner .item:nth-child(3n+1) .testimonial-slide:after {
      background-color: #5DB2E2;
      background-image: url("assets/images/poster_compare.jpg"); }
  .carousel.testimonial .carousel-control {
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    background: transparent;
    opacity: 1;
    width: 90px;
    text-align:center;
  }
    .carousel.testimonial .carousel-control .fa {
      font-size: 80px;
      top:27%;
      position: relative;
    }
  .carousel.testimonial .carousel-control.right {
    background: transparent; }
  .carousel.testimonial .carousel-control.left {
    background: transparent; }
  .carousel.testimonial .carousel-inner .carousel-caption {
    bottom: auto;
    width: calc(100% - 200px);
    min-height: 215px;
    color: #fff;
    margin: 0px auto;
    padding: 40px 0px;
    max-width:55%;
  }
    .carousel.testimonial .carousel-inner .carousel-caption h3 {
      max-width: 70%;
      margin: 0px auto 15px auto;
      display: block;
      min-height: 75px;
      vertical-align: bottom;
      text-align: center; }
      .carousel.testimonial .carousel-inner .carousel-caption h3 .fa {
        font-size: 10px;
        vertical-align: 8px; }
    .carousel.testimonial .carousel-inner .carousel-caption h4 {
      margin-top:0;
      line-height:1.5;
      font-size:32px;
      letter-spacing:0.05em;
    }
    .carousel.testimonial .carousel-inner .carousel-caption .author {
      font-family: "proxima-nova", sans-serif;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 2px; }

@font-face {
  font-family: "Georgia Italic";
  src: url("assets/fonts/georgia-italic.ttf") format("ttf"); }
.gform_body ul.gform_fields li.gfield {
  margin-top: 0px;
  margin-bottom: 15px; }
  .gform_body ul.gform_fields li.gfield label {
    letter-spacing: 1px;
    font-size: 13px;
    font-weight:400;
  }
  .gform_body ul.gform_fields li.gfield div.ginput_container {
    margin-top: 2px; }
  .gform_body ul.gform_fields li.gfield input[type=text], .gform_body ul.gform_fields li.gfield select {
    background-color: transparent;
    border: 2pt solid #999;
    padding: 10px 10px !important;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    height: 45px; }
  .gform_body ul.gform_fields li.gfield textarea {
    background-color: transparent;
    border: 2pt solid #999;
    padding: 10px 10px !important;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    min-height: 200px; }

.contactForm .gform_wrapper h3.gform_title {
  letter-spacing:0.12em !important;
  margin-bottom:25px;
}

.contactForm h3.gform_title {
  font-family: "proxima-nova", sans-serif;
  text-align: center;
  font-size: 28px !important; 
  letter-spacing:0.05em;
}
.contactForm .gform_wrapper span.gform_description {
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  margin-top: 16px;
  margin-bottom: 0px !important;
  text-transform: capitalize; }
.contactForm .gform_wrapper ul.gfield_checkbox li {
  overflow-x: hidden;
  padding: 6px 0px !important; }
  .contactForm .gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
    width: 0px !important;
    margin-top: 0px;
    height: 20px;
    display: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none; }
    .contactForm .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label:before {
      content: "\f00c";
      font: normal normal normal 14px/1.2 FontAwesome;
      font-size: 22px;
      padding-left: 1px;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased; }
  .contactForm .gform_wrapper ul.gfield_checkbox li:first-child label {
    color: #29C99D; }
/*  .contactForm .gform_wrapper ul.gfield_checkbox li:last-child label {
    color: #FA8A4D; }
*/
  .contactForm .gform_wrapper ul.gfield_checkbox li label {
    font-size: 17px;
    color: #5DB2E2;
    font-weight: 400 !important; }
    .contactForm .gform_wrapper ul.gfield_checkbox li label:before {
      content: "";
      width: 30px;
      height: 30px;
      border: 2px solid #999;
      display: inline-block;
      margin: 0px 10px -10px 0px;
      padding: 0px; }
.contactForm .gform_wrapper .gform_footer {
  text-align: center; }
  .contactForm .gform_wrapper .gform_footer input.gform_button {
    border: 1px solid #525657;
    background-color: #525657;
    color: #fff;
    height: auto;
    width: 230px;
    margin: 0px auto;
    padding: 15px 10px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-transform: uppercase;
    font-weight:400;
    font-size:1.2em;
    letter-spacing:0.18em;
    }
    .contactForm .gform_wrapper .gform_footer input.gform_button:hover, .contactForm .gform_wrapper .gform_footer input.gform_button:focus {
      background-color: transparent;
      color: #525657; }
.contactForm .gform_wrapper li.gfield.gfield_error {
  border: none;
  background-color: transparent;
  margin: 0px;
  padding: 0px; }
  .contactForm .gform_wrapper li.gfield.gfield_error .gfield_description.validation_message {
    display: none; }
  .contactForm .gform_wrapper li.gfield.gfield_error .gfield_label {
    color: #FA8A4D;
    margin: 0px !important;
    padding: 0px; }
  .contactForm .gform_wrapper li.gfield.gfield_error div.ginput_container {
    margin-top: 2px !important; }
    .contactForm .gform_wrapper li.gfield.gfield_error div.ginput_container input {
      border: 2px solid #FA8A4D !important; }
.contactForm .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  margin: 0px;
  padding: 0px; }
.contactForm .gform_wrapper div.validation_error {
  font-weight: 400;
  font-size: 12px;
  color: #FA8A4D;
  text-transform: capitalize;
  border: 1px solid #FA8A4D !important; }

@font-face {
  font-family: "Georgia Italic";
  src: url("assets/fonts/georgia-italic.ttf") format("ttf"); }
html, body, ul {
  margin: 0px;
  padding: 0px; }

.container {
  max-width: 1400px;
  width: 100%;
  margin: auto;
  padding: 0px; }

.container-fluid {
  margin: 0px;
  padding: 0px; }

.row {
  margin: 0px;
  padding: 0px; }

.footerarea {
  position: relative; }
  .footerarea .footer {
    position: relative;
    bottom: 0px;
    width: 100%;
    padding: 0px; }
    .footerarea .footer .footerwrap {
      margin: 15px 0px; }

@media (max-width: 768px) {
  h1 {
    font-size: 30px;
    letter-spacing: 3px;
    line-height: 30px; }

  h2 {
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 26px; }

  h3 {
    font-size: 22px; }

  .investmapwrap {
    height: 350px; }
    .investmapwrap .acf-map {
      height: 350px; }

  .navigation .navclose-icon {
    color: #ddd;
    font-size: 20px;
    padding: 0px 10px;
    display: block;
    float: right;
    position: absolute;
    right: 5px;
    top: 10px; }
  .navigation .navmenu-brand img {
    width: 145px;
    margin: 10px auto; }

  .navbar {
    background: #fff;
    color: #525657;
    z-index: 1020;
    padding: 10px 0px;
    border: none;
    margin: 0px; }
    .navbar .navbar-toggle {
      border: none;
      background-color: #fff;
      position: relative;
      z-index: 999;
      margin: 0px 10px; }
      .navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus, .navbar .navbar-toggle:visited {
        background: transparent; }
      .navbar .navbar-toggle .icon-bar {
        display: block;
        width: 32px;
        height: 3px;
        border-radius: 1px;
        margin: 5px 0px; }
    .navbar .navbar-brand {
      float: none;
      position: absolute;
      left: 0px;
      padding: 10px;
      bottom: 0px;
      top: 0px;
      right: 0px; }
      .navbar .navbar-brand img {
        max-width: 185px;
        display: block;
        margin: 0px auto; }

  .collapse-showcase {
    display: none; }
    .collapse-showcase .col-sm-6 {
      display: none;
      padding: 15px 0px; }

  .showcase .col-sm-6 {
    position: relative;
    height: auto; }
    .showcase .col-sm-6 .slideInContent {
      margin: 0px;
      padding: 0px 5%;
      text-align: center; }
  .showcase .col-sm-4.panel-plan {
    background-image: url("assets/images/poster_plan.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-4.panel-invest {
    background-image: url("assets/images/poster_invest.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-4.panel-compare {
    background-image: url("assets/images/poster_compare.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-4 {
    position: relative;
    margin: 0px;
    padding: 0px 0px;
    height: auto;
    min-height: 220px; }
    .showcase .col-sm-4 .showcasecontent {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      width: 100%;
      text-align: center;
      padding: 10% 0px; }
      .showcase .col-sm-4 .showcasecontent .sc-icon {
        display: none; }
      .showcase .col-sm-4 .showcasecontent .btn {
        display: none; }
    .showcase .col-sm-4 video {
      display: none; }
    .showcase .col-sm-4 .showcasemainwrap {
      z-index: 2; }

  .carousel.slide .carousel-inner .item .custom-bg {
    height: auto !important;
    background-size: cover; }
    .carousel.slide .carousel-inner .item .custom-bg img {
      display: none; }
    .carousel.slide .carousel-inner .item .custom-bg .carousel-caption {
      padding: 15% 10%; }

  .contactHR .contactForm {
    margin: 10% 10%; }

  .footer .col-sm-4 {
    padding-bottom: 10px; }
    .footer .col-sm-4 .fphone {
      text-align: center; }

  .navmenu-default
  .navmenu-footer {
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    position: absolute;
    padding: 10px;
    display: block; }

  .navmenu-default {
    min-height: 400px;
    background-color: #fff;
    border: none !important; }
    .navmenu-default .menu-primary-container {
      min-height: 400px; }
    .navmenu-default .navmenu-nav li a {
      text-transform: uppercase;
      font-family: "proxima-nova", sans-serif;
      font-weight: 700;
      text-align: center;
      letter-spacing: 2px; }

  .loader {
    background-position-y: 20%; }

  .carousel.testimonial {
    color: #fff; }
    .carousel.testimonial .carousel-inner .item .carousel-caption {
      width: 100%;
      padding-left: 40px;
      padding-right: 40px; }
    .carousel.testimonial .carousel-inner .item .testimonial-slide {
      display:table;
      position: relative;
      background-color: #5DB2E2;
      background-image: url("assets/images/poster_compare.jpg");
      background-size: cover;
      background-position: center center; }
      .carousel.testimonial .carousel-inner .item .testimonial-slide:before, .carousel.testimonial .carousel-inner .item .testimonial-slide:after {
        display: none; }
    .carousel.testimonial .carousel-inner .item:nth-child(3n+0) .testimonial-slide {
      background-color: #FA8A4D;
      background-image: url("assets/images/poster_invest.jpg"); }
    .carousel.testimonial .carousel-inner .item:nth-child(3n+1) .testimonial-slide {
      background-color: #29C99D;
      background-image: url("assets/images/poster_plan.jpg"); }
    .carousel.testimonial .carousel-control {
      text-shadow: none;
      -webkit-text-shadow: none;
      -moz-text-shadow: none;
      background: transparent;
      opacity: 1;
      width: 80px; }
      .carousel.testimonial .carousel-control .fa {
        font-size: 48px;
        top: 40%;
        position: absolute; }
      .carousel.testimonial .carousel-control .fa-angle-left {
        left: 5px; }
      .carousel.testimonial .carousel-control .fa-angle-right {
        right: 5px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* STYLES GO HERE */ }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* STYLES GO HERE */
  h2 {
    font-size: 32px;
    line-height: 32px; }

  .navbar .navbar-nav li a {
    letter-spacing: 1px;
    padding: 10px 14px;
    font-size: 14px; }

  .navigation .navigationwrap {
    margin-top: 30px; 
      margin-right:5%;
}

  .showcase .col-sm-4, .showcase .col-sm-6 {
    height: 600px; }
  .showcase .hiddenScreen {
    display: none; }
  .showcase .panel-invest {
    background-color: #FA8A4D; }
  .showcase .panel-compare {
    background-color: #5DB2E2; }
  .showcase .panel-plan {
    background-color: #29C99D !important; }
  .showcase .filter-compare, .showcase .filter-plan, .showcase .filter-invest {
    display: none; }
  .showcase .col-sm-6 .white-icon {
    margin: 10% auto; }
  .showcase .col-sm-6 .charcoal-icon {
    margin: 20px auto;
    width: 60px; }
    .showcase .col-sm-6 .charcoal-icon img {
      width: 60px; }
  .showcase .showcasecontent h1 {
    font-size: 32px;
    line-height: 32px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* STYLES GO HERE */
  .header.hidden-xs {
    display: none !important; }

  .navigation.visible-xs {
    display: block !important; }
    .navigation.visible-xs .navbar-toggle {
      display: block !important; }

  .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
    margin-top: 0px !important; }

  .showcase {
    margin-top: 0px; }
    .showcase .col-sm-6 {
      padding: 2% 0px; }
      .showcase .col-sm-6 .white-icon {
        margin: 35% auto; }
      .showcase .col-sm-6 .slideInContent h4 {
        font-size: 16px; }
      .showcase .col-sm-6 .slideInContent .charcoal-icon {
        margin: 20px auto;
        width: 60px; }
        .showcase .col-sm-6 .slideInContent .charcoal-icon img {
          width: 60px; }
      .showcase .col-sm-6 .slideInContent .talkbtn {
        float: none !important; }
    .showcase .sc-panel {
      min-height: 410px; }
      .showcase .sc-panel .showcasecontent {
        padding: 50% 5%; }

  .collapse-showcase .col-sm-6 {
    padding: 15px 0px; }

  .site-social {
    text-align: left; } }
@media (max-width: 768px) {
  h1 {
    font-size: 30px;
    letter-spacing: 3px;
    line-height: 30px; }

  h2 {
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 26px; }

  h3 {
    font-size: 22px; }

  .investmapwrap {
    height: 350px; }
    .investmapwrap .acf-map {
      height: 350px; }

  .navigation .navclose-icon {
    color: #ddd;
    font-size: 20px;
    padding: 0px 10px;
    display: block;
    float: right;
    position: absolute;
    right: 5px;
    top: 10px; }
  .navigation .navmenu-brand img {
    width: 145px;
    margin: 10px auto; }

  .navbar {
    background: #fff;
    color: #525657;
    z-index: 1020;
    padding: 10px 0px;
    border: none;
    margin: 0px; }
    .navbar .navbar-toggle {
      border: none;
      background-color: #fff;
      position: relative;
      z-index: 999;
      margin: 0px 10px; }
      .navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus, .navbar .navbar-toggle:visited {
        background: transparent; }
      .navbar .navbar-toggle .icon-bar {
        display: block;
        width: 32px;
        height: 3px;
        border-radius: 1px;
        margin: 5px 0px; }
    .navbar .navbar-brand {
      float: none;
      position: absolute;
      left: 0px;
      padding: 10px;
      bottom: 0px;
      top: 0px;
      right: 0px; }
      .navbar .navbar-brand img {
        max-width: 185px;
        display: block;
        margin: 0px auto; }

  .collapse-showcase {
    display: none; }
    .collapse-showcase .col-sm-6 {
      display: none;
      padding: 15px 0px; }

  .showcase .col-sm-6 {
    position: relative;
    height: auto; }
    .showcase .col-sm-6 .slideInContent {
      margin: 0px;
      padding: 0px 5%;
      text-align: center; }
  .showcase .col-sm-4.panel-plan {
    background-image: url("assets/images/poster_plan.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-4.panel-invest {
    background-image: url("assets/images/poster_invest.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-4.panel-compare {
    background-image: url("assets/images/poster_compare.jpg");
    background-size: cover;
    background-position: center center; }
  .showcase .col-sm-4 {
    position: relative;
    margin: 0px;
    padding: 0px 0px;
    height: auto;
    min-height: 220px; }
    .showcase .col-sm-4 .showcasecontent {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      width: 100%;
      text-align: center;
      padding: 10% 0px; }
      .showcase .col-sm-4 .showcasecontent .sc-icon {
        display: none; }
      .showcase .col-sm-4 .showcasecontent .btn {
        display: none; }
    .showcase .col-sm-4 video {
      display: none; }
    .showcase .col-sm-4 .showcasemainwrap {
      z-index: 2; }

  .carousel.slide .carousel-inner .item .custom-bg {
    height: auto !important;
    background-size: cover; }
    .carousel.slide .carousel-inner .item .custom-bg img {
      display: none; }
    .carousel.slide .carousel-inner .item .custom-bg .carousel-caption {
      padding: 15% 10%; }

  .contactHR .contactForm {
    margin: 10% 10%; }

  .footer .col-sm-4 {
    padding-bottom: 10px; }
    .footer .col-sm-4 .fphone {
      text-align: center; }

  .navmenu-default
  .navmenu-footer {
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    position: absolute;
    padding: 10px;
    display: block; }

  .navmenu-default {
    min-height: 400px;
    background-color: #fff;
    border: none !important; }
    .navmenu-default .menu-primary-container {
      min-height: 400px; }
    .navmenu-default .navmenu-nav li a {
      text-transform: uppercase;
      font-family: "proxima-nova", sans-serif;
      font-weight: 700;
      text-align: center;
      letter-spacing: 2px; }

  .loader {
    background-position-y: 20%; }

  .carousel.testimonial {
    color: #fff; }
    .carousel.testimonial .carousel-inner .item .carousel-caption {
      width: 100%;
      padding-left: 40px;
      padding-right: 40px; }
    .carousel.testimonial .carousel-inner .item .testimonial-slide {
      position: relative;
      background-color: #5DB2E2;
      background-image: url("assets/images/poster_compare.jpg");
      background-size: cover;
      background-position: center center; }
      .carousel.testimonial .carousel-inner .item .testimonial-slide:before, .carousel.testimonial .carousel-inner .item .testimonial-slide:after {
        display: none; }
    .carousel.testimonial .carousel-inner .item:nth-child(3n+0) .testimonial-slide {
      background-color: #FA8A4D;
      background-image: url("assets/images/poster_invest.jpg"); }
    .carousel.testimonial .carousel-inner .item:nth-child(3n+1) .testimonial-slide {
      background-color: #29C99D;
      background-image: url("assets/images/poster_plan.jpg"); }
    .carousel.testimonial .carousel-control {
      text-shadow: none;
      -webkit-text-shadow: none;
      -moz-text-shadow: none;
      background: transparent;
      opacity: 1;
      width: 80px; }
      .carousel.testimonial .carousel-control .fa {
        font-size: 48px;
        top: 40%;
        position: absolute; }
      .carousel.testimonial .carousel-control .fa-angle-left {
        left: 5px; }
      .carousel.testimonial .carousel-control .fa-angle-right {
        right: 5px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* STYLES GO HERE */ }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* STYLES GO HERE */
  h2 {
    font-size: 32px;
    line-height: 32px; }

  .navbar .navbar-nav li a {
    letter-spacing: 1px;
    padding: 10px 14px;
    font-size: 14px; }

  .navigation .navigationwrap {
    margin-top: 30px;
      margin-right:5%;
}

  .showcase .col-sm-4, .showcase .col-sm-6 {
    height: 600px; }
  .showcase .hiddenScreen {
    display: none; }
  .showcase .panel-invest {
    background-color: #FA8A4D; }
  .showcase .panel-compare {
    background-color: #5DB2E2; }
  .showcase .panel-plan {
    background-color: #29C99D !important; }
  .showcase .filter-compare, .showcase .filter-plan, .showcase .filter-invest {
    display: none; }
  .showcase .col-sm-6 .white-icon {
    margin: 10% auto; }
  .showcase .col-sm-6 .charcoal-icon {
    margin: 20px auto;
    width: 60px; }
    .showcase .col-sm-6 .charcoal-icon img {
      width: 60px; }
  .showcase .showcasecontent h1 {
    font-size: 32px;
    line-height: 32px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* STYLES GO HERE */
  .header.hidden-xs {
    display: none !important; }

  .navigation.visible-xs {
    display: block !important; }
    .navigation.visible-xs .navbar-toggle {
      display: block !important; }

  .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
    margin-top: 0px !important; }

  .showcase {
    margin-top: 0px; }
    .showcase .col-sm-6 {
      padding: 2% 0px; }
      .showcase .col-sm-6 .white-icon {
        margin: 35% auto; }
      .showcase .col-sm-6 .slideInContent h4 {
        font-size: 16px; }
      .showcase .col-sm-6 .slideInContent .charcoal-icon {
        margin: 20px auto;
        width: 60px; }
        .showcase .col-sm-6 .slideInContent .charcoal-icon img {
          width: 60px; }
      .showcase .col-sm-6 .slideInContent .talkbtn {
        float: none !important; }
    .showcase .sc-panel {
      min-height: 410px; }
      .showcase .sc-panel .showcasecontent {
        padding: 50% 5%; }

  .collapse-showcase .col-sm-6 {
    padding: 15px 0px; }

  .site-social {
    text-align: left; } }

/*# sourceMappingURL=style-custom.css.map */
