/* Mixins */
/* End Mixins */
html {
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
body {
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
body h1, body h2, body h3, body h4, body h5 {
  font-family: 'Raleway', sans-serif;
}
body .map {
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
body .map * {
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
body .logo {
  width: 225px !important;
  max-width: 225px !important;
  -webkit-transition: all 150ms ease-out;
  -khtml-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
}
body .retina-logo {
  width: auto !important;
  height: 85px !important;
}
body .retina-logo-light {
  width: auto !important;
  height: 55px !important;
}
body .logo-dark .logo {
  width: auto !important;
}
body .footer-logo img {
  max-width: 75px;
}
body .navbar, body footer, body .parent-section {
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
body.loaded .navbar, body.loaded footer, body.loaded .parent-section {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
body .navbar .container .row {
  padding-top: 11.5px;
  padding-bottom: 11.5px;
}
body footer {
  background: #6bd461 !important;
}
body footer i {
  color: rgba(0, 0, 0, 0.25);
}
body .bg-yellow {
  background: #faf375;
}
body #mega-menu {
  margin-top: 11.5px;
}
body.error404 #menu-home-one-page {
  visibility: hidden;
}
body.home .video-background {
  background-image: url(../../../images/2017/04/dcis-ga.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: white;
}
body.home .video-background .slider-typography {
  background-color: rgba(60, 60, 78, 0.25);
  background-image: url(../../../images/2017/04/texture-25.svg);
  background-repeat: repeat;
  background-size: 7px;
}
body.home .slider-text-middle3 {
  vertical-align: top !important;
  margin-bottom: 0 !important;
}
body.home .cd-headline {
  font-family: 'Raleway', sans-serif;
  margin-top: 200px !important;
}
body.home .cd-headline .rotation-highlight {
  text-transform: none;
  background-color: transparent;
  font-size: 2em;
  color: #fff;
  font-weight: bold;
  padding: 0;
}
body.home .cd-headline .cd-words-wrapper {
  color: #fff;
}
body.home .cd-headline .cd-words-wrapper h1, body.home .cd-headline .cd-words-wrapper h2, body.home .cd-headline .cd-words-wrapper h3, body.home .cd-headline .cd-words-wrapper h4, body.home .cd-headline .cd-words-wrapper h5 {
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
  color: #fff;
}
body.home .cd-headline .cd-words-wrapper h1 {
  font-weight: 600;
  font-size: 2.25em;
  max-width: 33%;
  line-height: 1em;
}
body.home .cd-headline .cd-words-wrapper h2 {
  font-size: 1.75em;
  max-width: 7em;
  line-height: 1em;
  margin-bottom: 0.5em;
  font-weight: 400;
  color: #faf375;
}
body.home .cd-headline .cd-words-wrapper h3 {
  font-size: 0.75em;
  font-weight: normal;
}
body.home .cd-headline .cd-words-wrapper:after {
  display: none;
}
body.home .wpcf7 .your-email {
  width: calc(50% - 11.5px);
  float: left;
}
body.home .wpcf7 .your-phone {
  width: calc(50% - 11.5px);
  margin-left: 23px;
  float: left;
}
body.home .wpcf7 div.wpcf7-form-control-wrap {
  float: left;
  width: calc(50% - 11.5px);
  overflow: hidden;
  margin-left: -1px;
  background-color: #222;
}
body.home .wpcf7 > .wpcf7-form > p:nth-of-type(1) {
  margin-bottom: 11.5px;
}
body.home .wpcf7 > .wpcf7-form > p:nth-of-type(2) {
  float: left;
  width: calc(50% - 11.5px);
}
body.home .wpcf7 > .wpcf7-form > p:nth-of-type(2) > input {
  padding: 23px 30px 25px;
  margin: 4px 0 2px 23px;
  width: calc(100% - ($ln/3));
}
body.home .feature-box .icon-image {
  max-width: 80%;
  max-height: 1em;
}
body .transparent-header.shrink-nav {
  background-color: #2e2e3c;
}
body .transparent-header.shrink-nav .logo {
  max-height: 50px;
  height: 50px;
}
body .transparent-header.shrink-nav #mega-menu {
  margin-top: 0;
}
body .transparent-header #mega-menu {
  margin-top: 34px;
}
body .transparent-header.nav-black .navbar-nav li a, body .transparent-header.nav-black .search-cart-header .subtitle, body .transparent-header.nav-black .top-cart .fa-shopping-cart, body .transparent-header.nav-black .search-button, body .transparent-header.nav-black .top-cart a:hover .fa-shopping-cart {
  color: #fff;
}
body .transparent-header.navbar-default .navbar-nav > li > a:hover, body .transparent-header.navbar-default .navbar-nav > li > a.active {
  border-color: #31d321;
}
body .wpcf7 input, body div.wpcf7 input, body .wpcf7 textarea, body div.wpcf7 textarea {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}
body .wpcf7 input:focus, body div.wpcf7 input:focus, body .wpcf7 textarea:focus, body div.wpcf7 textarea:focus, body .wpcf7 input:active, body div.wpcf7 input:active, body .wpcf7 textarea:active, body div.wpcf7 textarea:active {
  -webkit-box-shadow: 0 0px 13px 0 rgba(255, 255, 255, 0.5);
  -khtml-box-shadow: 0 0px 13px 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 0px 13px 0 rgba(255, 255, 255, 0.5);
  -ms-box-shadow: 0 0px 13px 0 rgba(255, 255, 255, 0.5);
  -o-box-shadow: 0 0px 13px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 0px 13px 0 rgba(255, 255, 255, 0.5);
}
body .wpcf7 input[type="submit"], body div.wpcf7 input[type="submit"] {
  width: 100%;
}
body .wpcf7 .ajax-loader, body div.wpcf7 .ajax-loader {
  background-image: url(../../../images/2017/04/loader.svg);
  background-repeat: no-repeat;
  background-size: 1em 1em;
  height: 1.5em;
  width: 1.5em;
  right: 69px;
  position: absolute;
  margin-top: -3.25em;
}
body .wpcf7 .wpcf7-form > p, body div.wpcf7 .wpcf7-form > p {
  margin-bottom: 0;
}
body .wpcf7 .wpcf7-form > p > br, body div.wpcf7 .wpcf7-form > p > br {
  display: none;
}
body .wpcf7 .wpcf7-form > p .wpcf7-form-control-wrap:last-child, body div.wpcf7 .wpcf7-form > p .wpcf7-form-control-wrap:last-child {
  margin-bottom: 0;
}
body .wpcf7 .wpcf7-form .wpcf7-form-control-wrap, body div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
  display: block;
  position: static;
  margin-bottom: 23px;
}
body .wpcf7 .wpcf7-mail-sent-ok, body div.wpcf7 .wpcf7-mail-sent-ok {
  background-color: #6bd461;
}
body div.wpcf7-validation-errors {
  background-color: #faf375;
  margin: 0 0 22px !important;
}
.section-title-paragraph-follow {
  padding-bottom: 23px;
}
.header-paragraph {
  margin-bottom: 69px;
  font-size: 1.5em;
  line-height: 1.5em;
}
.home-partners-row img {
  min-width: 20em;
  min-height: 10em;
}
.home-features-row .home-features-image {
  position: absolute;
  left: 0;
  z-index: 1000;
  top: 0;
  -webkit-transform: scale(1) translate(-25%, -6.75%);
  -khtml-transform: scale(1) translate(-25%, -6.75%);
  -moz-transform: scale(1) translate(-25%, -6.75%);
  -ms-transform: scale(1) translate(-25%, -6.75%);
  -o-transform: scale(1) translate(-25%, -6.75%);
  transform: scale(1) translate(-25%, -6.75%);
}
section.map-row {
  padding-top: 0px;
  padding-bottom: 0px;
}
.counter-section {
  color: rgba(0, 0, 0, 0.5);
}
.counter-section i {
  color: rgba(0, 0, 0, 0.25);
}
.grid-gallery .grid li a {
  display: block;
  overflow: hidden;
  background-color: #3c3c4e;
}
.grid-gallery .grid li a img {
  filter: alpha(opacity=62.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=62.5)";
  -webkit-opacity: 0.625;
  -khtml-opacity: 0.625;
  -moz-opacity: 0.625;
  -ms-opacity: 0.625;
  -o-opacity: 0.625;
  opacity: 0.625;
}
.grid-gallery .grid li a:hover img {
  filter: alpha(opacity=95);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  -webkit-opacity: 0.95;
  -khtml-opacity: 0.95;
  -moz-opacity: 0.95;
  -ms-opacity: 0.95;
  -o-opacity: 0.95;
  opacity: 0.95;
  -webkit-transform: scale(1.125);
  -khtml-transform: scale(1.125);
  -moz-transform: scale(1.125);
  -ms-transform: scale(1.125);
  -o-transform: scale(1.125);
  transform: scale(1.125);
}
.social-icons {
  float: left;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.125);
}
.social-icons a {
  font-size: 2em;
  color: rgba(255, 255, 255, 0.25);
}
.social-icons a i {
  color: rgba(255, 255, 255, 0.25);
}
.social-icons a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.social-icons a:hover i {
  color: rgba(255, 255, 255, 0.5);
}
.social-icons a:focus, .social-icons a:active {
  color: rgba(255, 255, 255, 0.625);
}
.social-icons a:focus i, .social-icons a:active i {
  color: rgba(255, 255, 255, 0.625);
}
.gallery .wpb_image_grid_ul {
  -webkit-transition: none 0s linear;
  -khtml-transition: none 0s linear;
  -moz-transition: none 0s linear;
  -ms-transition: none 0s linear;
  -o-transition: none 0s linear;
  transition: none 0s linear;
}
.gallery .wpb_image_grid_ul a {
  overflow: hidden;
}
.gallery .wpb_image_grid_ul a img {
  filter: alpha(opacity=87.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=87.5)";
  -webkit-opacity: 0.875;
  -khtml-opacity: 0.875;
  -moz-opacity: 0.875;
  -ms-opacity: 0.875;
  -o-opacity: 0.875;
  opacity: 0.875;
}
.gallery .wpb_image_grid_ul a:hover img {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1.25);
  -khtml-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.colored-column .vc-column-innner-wrapper, .purple-column .vc-column-innner-wrapper, .red-column .vc-column-innner-wrapper, .green-column .vc-column-innner-wrapper, .charcoal-column .vc-column-innner-wrapper, .yellow-column .vc-column-innner-wrapper {
  padding: 46px;
}
.dark-section, .purple-row, .purple-column, .red-row, .red-column, .green-row, .green-column, .charcoal-row, .charcoal-column {
  color: rgba(255, 255, 255, 0.75);
}
.dark-section i, .purple-row i, .purple-column i, .red-row i, .red-column i, .green-row i, .green-column i, .charcoal-row i, .charcoal-column i {
  color: rgba(255, 255, 255, 0.75);
}
.dark-section h1, .purple-row h1, .purple-column h1, .red-row h1, .red-column h1, .green-row h1, .green-column h1, .charcoal-row h1, .charcoal-column h1, .dark-section h2, .purple-row h2, .purple-column h2, .red-row h2, .red-column h2, .green-row h2, .green-column h2, .charcoal-row h2, .charcoal-column h2, .dark-section h3, .purple-row h3, .purple-column h3, .red-row h3, .red-column h3, .green-row h3, .green-column h3, .charcoal-row h3, .charcoal-column h3, .dark-section h4, .purple-row h4, .purple-column h4, .red-row h4, .red-column h4, .green-row h4, .green-column h4, .charcoal-row h4, .charcoal-column h4, .dark-section h5, .purple-row h5, .purple-column h5, .red-row h5, .red-column h5, .green-row h5, .green-column h5, .charcoal-row h5, .charcoal-column h5 {
  color: #fff;
}
/* Form styling for colored sections - matches original WordPress Contact Form 7 design */
.dark-section input, .purple-row input, .purple-column input, .red-row input, .red-column input, .green-row input, .green-column input, .charcoal-row input, .charcoal-column input,
.dark-section textarea, .purple-row textarea, .purple-column textarea, .red-row textarea, .red-column textarea, .green-row textarea, .green-column textarea, .charcoal-row textarea, .charcoal-column textarea {
  color: #fff;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: 300;
  font-size: 12px;
}
.dark-section input::placeholder, .purple-row input::placeholder, .purple-column input::placeholder,
.dark-section textarea::placeholder, .purple-row textarea::placeholder, .purple-column textarea::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.dark-section button[type="submit"], .purple-row button[type="submit"], .purple-column button[type="submit"], .red-row button[type="submit"], .red-column button[type="submit"], .green-row button[type="submit"], .green-column button[type="submit"], .charcoal-row button[type="submit"], .charcoal-column button[type="submit"],
.dark-section input[type="submit"], .purple-row input[type="submit"], .purple-column input[type="submit"], .red-row input[type="submit"], .red-column input[type="submit"], .green-row input[type="submit"], .green-column input[type="submit"], .charcoal-row input[type="submit"], .charcoal-column input[type="submit"] {
  border: 1px solid rgba(255, 255, 255, 0.875);
  background-color: transparent;
  color: #fff;
  font-weight: 300;
  padding: 8px 15px;
  text-transform: none;
  font-size: 12px;
}
.dark-section button[type="submit"]:hover, .purple-row button[type="submit"]:hover, .purple-column button[type="submit"]:hover,
.dark-section input[type="submit"]:hover, .purple-row input[type="submit"]:hover, .purple-column input[type="submit"]:hover {
  color: #000;
  background-color: rgba(255, 255, 255, 0.75);
}
/* Form layout: email and phone side-by-side, full-width button */
.form-row {
  display: flex;
  gap: 15px;
  margin: 0;
}
.form-row .form-half {
  flex: 1;
  margin: 0;
}
.purple-column button[type="submit"],
.purple-column input[type="submit"],
.purple-column .btn {
  width: 100%;
  display: block;
}
.dark-section .wpcf7 input[type="submit"]:hover, .purple-row .wpcf7 input[type="submit"]:hover, .purple-column .wpcf7 input[type="submit"]:hover, .red-row .wpcf7 input[type="submit"]:hover, .red-column .wpcf7 input[type="submit"]:hover, .green-row .wpcf7 input[type="submit"]:hover, .green-column .wpcf7 input[type="submit"]:hover, .charcoal-row .wpcf7 input[type="submit"]:hover, .charcoal-column .wpcf7 input[type="submit"]:hover {
  color: #000;
  background-color: rgba(255, 255, 255, 0.75);
}
.purple-row, .purple-column {
  background-color: #3c3c4e;
}
.red-row, .red-column {
  background-color: #d34040;
}
.holiday-row {
  background: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0) 10px, rgba(255, 255, 255, 0) 20px);
}
.holiday-row a {
  color: #3f1313;
}
.holiday-row a:hover {
  color: #fff;
}
.holiday-row .header-paragraph {
  margin-bottom: 0px;
}
.green-row, .green-column {
  background-color: #6bd461;
}
.charcoal-row, .charcoal-column {
  background-color: #252525;
}
.yellow-row, .yellow-column {
  background-color: #faf375;
}
.no-p-l {
  padding-left: 0 !important;
}
.no-p-r {
  padding-right: 0 !important;
}
.no-p-t {
  padding-top: 0 !important;
}
.no-p-b {
  padding-bottom: 0 !important;
}
.no-m-l {
  margin-left: 0 !important;
}
.no-m-r {
  margin-right: 0 !important;
}
.no-m-t {
  margin-top: 0 !important;
}
.no-m-b {
  margin-bottom: 0 !important;
}
@media only screen and (min-width: 1px) {
  body #mega-menu {
    margin-top: 0px;
  }
  .map-row > .col-sm-12 {
    min-height: unset;
  }
  .map-row > .col-sm-12 iframe {
    height: 15em;
  }
  .map-row > .col-sm-12 .map {
    margin-bottom: 0;
  }
  .map-row > .form-column {
    position: relative;
  }
  .map-row > .form-column .vc-column-innner-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
  body.home .video-background {
    background-position: 66% center;
  }
  body.home .cd-headline .cd-words-wrapper h1 {
    font-size: 1.25em;
  }
  body.home .cd-headline .cd-words-wrapper h2 {
    font-size: 1em;
  }
  body .home-features-row .hcode-column-container.col-sm-4 .col-md-12 > div:first-child {
    text-align: center;
  }
  .social-icons {
    float: none;
    margin-right: 0;
    padding-right: 0;
    margin: 0.75em 0 0.5em 0;
    border-right: none;
  }
}
@media only screen and (min-width: 768px) {
  body .home-features-row .hcode-column-container.col-sm-4 .col-md-12 i {
    font-size: 40px !important;
  }
  .embiggen {
    -webkit-transform: scale(1.0675);
    -khtml-transform: scale(1.0675);
    -moz-transform: scale(1.0675);
    -ms-transform: scale(1.0675);
    -o-transform: scale(1.0675);
    transform: scale(1.0675);
  }
  .map-row {
    /*$v: 68em;
     min-height: $v;
     iframe {
     height: $v;
     }*/
  }
  .map-row > .col-sm-12 .map {
    margin-bottom: -1em;
  }
  .map-row > .form-column {
    position: absolute;
  }
  .map-row > .form-column .vc-column-innner-wrapper {
    padding: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body .home-partners-row img {
    min-width: 10em;
    min-height: 5em;
  }
  body .feature-box {
    float: left;
  }
  body .home-features-row .hcode-column-container.col-sm-4 .col-md-12 i {
    font-size: 23px !important;
  }
}
@media only screen and (max-width: 991px) {
  body .logo {
    max-height: 66px;
  }
  body .navbar-default .navbar-toggle {
    background-color: white;
  }
  body .navbar-default .navbar-toggle .icon-bar {
    background-color: #3c3c4e;
  }
  body .navbar .navbar-toggle {
    margin-top: 13px;
  }
  body .navbar .text-right {
    top: 100px;
  }
  body .navbar.shrink-nav .text-right {
    top: 81px;
  }
  body .transparent-header #mega-menu {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
}
@media only screen and (min-width: 1201px) {
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  body .feature-box {
    min-height: 18em;
  }
}
@media only screen and (min-width: 1400px) {
  body .feature-box {
    min-height: 18em;
  }
}
@media only screen and (max-height: 415px) {
  body.home .cd-headline {
    margin-top: 115px !important;
  }
}
