@charset "UTF-8";
/****************************************/
/* HubSpot Template - Turbo Sodium      */
/****************************************/
/****************************************
- 0V - VARIABLES                     
****************************************/
  
  
  
  
  
  
  
  


/****************************************
- 1R - CUSTOM STYLES          
****************************************/
.leer-mas{
    color: #43b02a;
    font-size:1.6rem!important;
    font-weight:100;
    vertical-align:middle;
    margin:0px 5px 0px 0px;

}



@font-face {
  font-family: 'icomoon'!important;
  src:  url('https://cdn2.hubspot.net/hubfs/2866478/Fonts/icomoon.eot') format('eot'),
    url('https://cdn2.hubspot.net/hubfs/2866478/Fonts/icomoon.ttf') format('truetype'),
    url('https://cdn2.hubspot.net/hubfs/2866478/Fonts/icomoon.woff') format('woff'),
    url('https://cdn2.hubspot.net/hubfs/2866478/Fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-right:before {
  content: "\e900"!important;
}


/* H1 LP */
@media only screen and (max-width: 500px) {.hero-banner-wrap h1 {font-size:10px;}}
@media only screen and (max-width: 420px) {.hero-banner-wrap h1 {font-size:12px;}}

.kpmg-text-banner{
    text-align: left;
    text-transform: none;
    width:50%;
}
@media only screen and (max-width: 500px){.kpmg-text-banner{width:65%;}}

/****************************************
- LANDING PAGE - arreglar H2 y h3
****************************************/
.lp-two-logos h2 {
    color:#00338d!important;
    font-size:45px!important;
    margin-bottom:0px!important;
    padding-top:10px;
}

.lp-two-logos .cuerpo-landing h3 {
    color:#333!important;
    font-size:14px!important;
    margin-top:10px!important;
    margin-bottom:20px!important;
}

.landing-one-logo h2 {
    color:#00338d!important;
    font-size:45px!important;
    margin-bottom:0px!important;
    padding-top:10px;
}

.landing-one-logo .cuerpo-landing h3 {
    color:#333!important;
    font-size:14px!important;
    margin-top:10px!important;
    margin-bottom:20px!important;
}

/****************************************
- ESTILO FORMULARIO          
****************************************/
.landing form input[type="text"]{
    font-family: Arial, sans-serif !important;
    color: #858484 !important;
    text-align: left !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.landing ul.hs-error-msgs.inputs-list label {
    color: #ffffff !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 19px !important;
    font-family: Arial, sans-serif !important;
}

.landing #hs_cos_wrapper_module_144915458156614142 label {
    color:#f00!important;
}

#hs_cos_wrapper_module_144915458156614142 {
        line-height: 19px !important;
}


.landing .form-landing .widget-type-form form {
    text-align:left;
}

.landing label.hs-form-checkbox-display {
    display:inline-block;
    padding-left:20px;
    
}

@media screen and (min-width:1101px){.landing .widget-type-form form ul li{
    text-indent:0px!important;
    padding-left:0px!important;
}}

@media screen and (max-width:1100px){.landing .widget-type-form form ul li{
    text-indent:0px!important;
    padding-left:0px!important;
}}

@media screen and (max-width:767px){.landing .widget-type-form form ul li{
    text-indent:0px!important;
    padding-left:0px!important;}}

.landing form.hs-form .hs-form-field ul.inputs-list {
    list-style-position:outside!important;
}


/****************************************
- ARREGLAR CAJITA FORMULARIO          
****************************************/
  .landing form.hs-form .hs-form-field .input input[type="checkbox"].hs-input + span:before{
      background-color:transparent!important;
  }
 
  .landing form.hs-form .hs-form-field .input input[type="checkbox"].hs-input + span:before{
    content: "";
    position: absolute;
    top: 50%;
    left: -1px;
    display: block;
    width: 14px;
    height: 14px;
    font-family: "FontAwesome";
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }

.landing form.hs-form .hs-form-field .input input[type="checkbox"].hs-input {visibility:hidden;}

.landing form.hs-form .hs-form-field .input input[type="checkbox"].hs-input + span:after {
    content: "\f096";
    position: absolute;
    top: 59%;
    left: -1px;
    display: block;
    color: #fff;
    width: 16px;
    height: 20px;
    font-family: "FontAwesome";
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.landing form.hs-form .hs-form-field .input input[type="checkbox"].hs-input:checked + span:after{
    content: "\f14a";
    color: #ffffff;
}

.landing .hs-form-checkbox-display span {padding-left:0px!important;}


/****************************************
- 1R - HUBSPOT RESET STYLES          
****************************************/
/* Images */

.hs-image-widget .logo-alt{
 max-width: 150px !important; 
}

img {
  max-width: 150px !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  /* Suppress the space beneath the baseline */ }

/* Videos */
video {
  max-width: 100%;
  height: auto; }

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0; }

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
  width: 100%;
  height: 100%;
  border: 0; }

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 2%; }

.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%; }

.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0; }

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto; }

iframe[src^="//www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%; }

@media (max-width: 568px) {
  iframe {
    max-width: 100%; } }

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
  padding: 6px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }


.hs-image-widget .logo-alt{
 max-width: 150px !important; 
}

/****************************************
- 2G - GLOBALS                       
****************************************/
body {
    overflow-x:hidden;
  line-height: 1.42857143;
  color: #626262;
  font-family: Palanquin; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  line-height: 1.1;
  margin: 20px 0px; }
  .h1 span,
  .h2 span,
  .h3 span,
  .h4 span,
  .h5 span,
  .h6 span,
  h1 span,
  h2 span,
  h3 span,
  h4 span,
  h5 span,
  h6 span {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: #00A3A1; }

p {
  margin: 20px 0px; }

label span {
  background-color: transparent; }

.hs_cos_flex-direction-nav a {
  background-image: url("//cdn2.hubspot.net/hubfs/685080/IMG-TurboSodium/bg_direction_nav.png"); }

.row-fluid [class*="span"] {
  min-height: 0px; }

.container {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.footer-container-wrapper .footer ul li a i {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.footer-container-wrapper .footer ul li a i:hover {
  background-color: #bfbfbf; }

body,
a,
h1,
h2,
h3,
h4,
h5,
p,
span,
div,
ul,
li,
input,
span,
textarea {
  margin: 0px;
  padding: 0px;
  outline: none;
  font-size: 14px;
  font-weight: 200;
  font-family: Arial;
  }
  body span,
  a span,
  h1 span,
  h2 span,
  h3 span,
  h4 span,
  h5 span,
  p span,
  span span,
  div span,
  ul span,
  li span,
  input span,
  span span,
  textarea span {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 20px 0px; }

textarea {
  padding: 8px; }

.error {
  margin: 0; }

.widget-type-header h1 span,
.widget-type-header h2 span,
.widget-type-header h3 span,
.widget-type-header h4 span,
.widget-type-header h5 span,
.widget-type-header h6 span {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: #00A3A1; }

header.header .widget-type-logo {
  height: 70px;
  position: relative; }

.hs-image-widget .logo-alt{
 max-width: 150px !important; 
}

header.header .widget-type-logo img.hs-image-widget {
  max-width: 206px;
  max-height: 60px;
  width: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute; }

.widget-type-rich_text a:not(.cta_button) {
  color: #00A3A1; }
  .widget-type-rich_text a:not(.cta_button) :hover {
    text-decoration: underline; }

.widget-type-form .form-title {
  font-size: 33px;
  font-weight: bold;
  text-align: left;
  margin: 65px 0 25px 0;
  color: #00A3A1; }

.widget-type-form form .hs-form-required {
  display: none; }
  .widget-type-form form .hs-form-required form input {
    background-color: transparent;
    border: none;
    outline: none;
    font-size: 18px;
    font-weight: 300;
    border: solid 1px #d6d5d5;
    margin-top: 8px;
    color: initial;
    font-family: Palanquin, sans-serif; }

.widget-type-form .hs-form-field {
  margin-bottom: 15px; }

.widget-type-form form select {
  background-color: #4a4949;
  border: 0;
  outline: 0;
  font-size: 14px;
  font-weight: 300;
  border-bottom: solid 1px #fff;
  color: #fff;
  margin-top: 19px !important;
  font-family: Arial, sans-serif !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 0px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background-image: url("//cdn2.hubspot.net/hubfs/309194/Assets_MS/angle-down.png");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 64%; }

 {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 18px;
  font-weight: 300;
  border: solid 1px #d6d5d5;
  color: initial;
  margin-top: 8px;
  font-family: Palanquin, sans-serif;
  min-height: 130px; }

.widget-type-form form ul li {
  list-style-type: none;
  color: #fff; }

.widget-type-form form ul li.hs-form-checkbox {
  color: #626262; }

.widget-type-form form ul li.hs-form-booleancheckbox {
  color: #626262; }

.widget-type-form label {
  position: relative; }
  .widget-type-form label span {
    color: #fff; }

.widget-type-form input[type="checkbox"] {
  position: relative;
  height: 3px;
  width: 15px;
  top: -6px;
  margin-right: -12px;
  visibility: hidden; }
  

.widget-type-form input[type="radio"] {
  position: relative;
  height: 12px;
  width: 15px;
  top: 0px;
  margin-right: 8px;}
  

.widget-type-form h3 {
  font-size: 33px;
  font-weight: bold;
  text-align: left;
  margin: 65px 0 25px 0;
  color: #00A3A1; }

.widget-type-form form .hs-form-required {
  display: none; }

.widget-type-form .home-contact-section .widget-type-form label {
  color: #fff; }

.widget-type-form form input {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 300;
  border-bottom: solid 1px #fff;
  color: #fff;
  margin-top: 38px;
  font-family: Palanquin, sans-serif; }

.widget-type-form form input[type="submit"] {
  border-bottom: none;
  font-size: 18px; }

.widget-type-form form textarea {
  background-color: white;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 300;
  border-bottom: solid 1px #fff;
  color: #fff;
  margin-top: 10px;
  font-family: Palanquin, sans-serif;
  min-height: 130px; }

.widget-type-form form ul li {
  list-style-type: none; }

.feedreader_box {
  margin-top: -3px; }

.footer-info .widget-type-form form {
  margin-top: 30px; }
  .footer-info .widget-type-form form .hs-error-msgs a,
  .footer-info .widget-type-form form .hs-error-msgs label {
    color: #fff;
    font-size: 16px; }

.footer-info .widget-type-form .form-title {
  display: none; }

.footer-info .widget-type-form form input {
  margin-top: 19px;
  color: #fff;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }

.footer-info .widget-type-form form div:first-of-type div:first-of-type div:first-of-type input:first-of-type {
  margin-top: 37px; }

.footer-info .widget-type-form ::-webkit-input-placeholder {
  color: #fff;
  font-family: Palanquin, sans-serif; }

.footer-info .widget-type-form ::-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-family: Palanquin, sans-serif; }

.footer-info .widget-type-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-family: Palanquin, sans-serif; }

.footer-info .widget-type-form ::-ms-input-placeholder {
  color: #fff;
  font-family: Palanquin, sans-serif; }

.footer-info .widget-type-form form {
  margin-top: 30px; }

.hs-form-checkbox-display span {
  padding-left: 5px;
  color: white; }

/*    .contact-page .widget-type-form .form-title{
        margin-top: 45px;
        margin-bottom: 24px;
        font-size: 31px;
        color: #00338d;
        text-align: left;
        font-weight: 600;
    }    
    
    .contact .widget-type-form form input{
        border: none;
        border-bottom: solid 1px #fff;
        color: #fff;
        margin-top: 38px;
    }
    .contact .widget-type-form form div:first-of-type div:first-of-type div:first-of-type input:first-of-type{
        margin-top: 10.4px;
    }
    
    .contact .widget-type-form form ::-webkit-input-placeholder {
   color: #fff;
    font-family: 'Houschka Pro',sans-serif;
}

.contact .widget-type-form form ::-moz-placeholder {  Firefox 18- 
   color: #fff;  
   font-family: 'Houschka Pro',sans-serif;
}

.contact .widget-type-form form ::-moz-placeholder {   Firefox 19+ 
   color: #fff;  
   font-family: 'Houschka Pro',sans-serif;
}

.contact .widget-type-form form ::-ms-input-placeholder {  
   color: #fff;  
   font-family: 'Houschka Pro',sans-serif;
}
    .contact .hs-form-field {
        margin-bottom: initial;
    }

    
    .contact-page .widget-type-form form input{
        border: solid 1px #d6d5d5;
        margin-top:8px;
        color: initial;
    }
    .contact-page .hs-form-field{
        margin-bottom: 15px;
    }
    
    .contact .widget-type-form form textarea{
        border: none;
        border-bottom: solid 1px #fff;
        color: #fff;
        margin-top: 38px;
    }
    
    
    .contact-page .widget-type-form form textarea{
        border: solid 1px #d6d5d5;
        margin-top:8px;
        color: initial;
    }
    .content-landing .widget-type-form .form-title{
        display: none;
    }
    .content-landing .landing-social-sharing{
        margin-top: 15px;
        margin-bottom: 30px;
    }
.side-bar-blog ::-webkit-input-placeholder {
   color: #626262;
    font-family: 'Houschka Pro',sans-serif;
}

.side-bar-blog :-moz-placeholder {  Firefox 18- 
   color: #626262;  
   font-family: 'Houschka Pro',sans-serif;
}

.side-bar-blog ::-moz-placeholder {   Firefox 19+ 
   color: #626262;  
   font-family: 'Houschka Pro',sans-serif;
}

.side-bar-blog :-ms-input-placeholder {  
   color: #626262;  
   font-family: 'Houschka Pro',sans-serif;
}
.side-bar-blog .widget-type-form form input{
    border-bottom: solid 1px #00338d;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #626262;  
}
.side-bar-blog .widget-type-form form input[type="submit"]{
    background-color: #00338d;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 500;
    padding: 4.5px 20px;
    border: solid 2px #00338d;
}
.side-bar-blog .widget-type-form form input[type="submit"]:hover{
    background-color: white;
    color: #00338d;
    border-radius: 5px;
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 500;
    padding: 4.5px 20px;
    border:solid 2px #00338d;  
}
.side-bar-blog .widget-type-form form .hs_submit input{
    color: #fff; 
    margin-top: 20px;
}
.side-bar-blog .widget-type-form form .hs_submit input:hover{
    color: #00338d; 
}


.side-bar-blog .widget-type-form .form-title {
    font-size: 24px;
    font-weight: normal;
}
*/
a,
.button,
.yellow-button,
.hs-button {
  -webkit-appearance: none; }

a,
a:visited,
a:focus,
a:hover,
a:active,
input:focus,
input:active,
input:hover,
input:visited,
input,
button:focus,
button:active,
button:hover,
button:visited,
button {
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; 
  }


.gray-hover:hover a {
  color: #75787b !important; }

.padding-zero {
  padding: 0px; }

h1 {
  font-size: 58px;
  color: #fff;
  text-decoration: none;
  font-weight: 700; }

h2 {
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600; }

h3 {
 
  font-weight: normal; }

h4 {
  font-size: 26px;
  color: #626262;
  font-weight: normal; }

.hs_cos_wrapper_type_rich_text h1 {
  font-size: 42px;
  color: #626262;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  font-weight: normal; }

.hs_cos_wrapper_type_rich_text h2 {
  font-size: 36px;
  color: #626262;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  font-weight: normal; }

.hs_cos_wrapper_type_rich_text h3 {
  font-size: 30px;
  color: #626262;
  font-weight: normal; }

.hs_cos_wrapper_type_rich_text h4 {
  font-size: 26px;
  color: #626262;
  font-weight: normal; }

.hs_cos_wrapper_type_rich_text p {
  margin-top: 0px; }

.hs_cos_wrapper_type_rich_text a:not(.cta_button) {
  color: #00A3A1; }
  .hs_cos_wrapper_type_rich_text a:not(.cta_button):hover {
    text-decoration: underline; }

.hs_cos_wrapper_type_rich_text a.cta_button {
  text-decoration: none; }
  .hs_cos_wrapper_type_rich_text a.cta_button p,
  .hs_cos_wrapper_type_rich_text a.cta_button span,
  .hs_cos_wrapper_type_rich_text a.cta_button strong {
    color: inherit; }
  .hs_cos_wrapper_type_rich_text a.cta_button:hover {
    text-decoration: none; }

.hs_cos_wrapper_type_rich_text blockquote {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  text-align: center;
  margin-bottom: 20px; }
 
 
  .hs_cos_wrapper_type_rich_text blockquote p {
    display: inline; }

.hs_cos_wrapper_type_rich_text ul {
  list-style: none;
  padding-left: 40px;
  margin-bottom: 20px; }
  .hs_cos_wrapper_type_rich_text ul li {
    position: relative;
    margin-bottom: 6px; }
    .hs_cos_wrapper_type_rich_text ul li:before {
      color:#333;
      content: "\f068";
      font-family: FontAwesome;
      position: absolute;
      background-image: none;
      width: 16px;
      height: 16px;
      background-position: center;
      left: -30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%); }

.hs_cos_wrapper_type_rich_text ol {
  margin-bottom: 20px;
  counter-reset: li;
  list-style: none;
  padding-left: 40px; }
  .hs_cos_wrapper_type_rich_text ol li {
    margin-bottom: 6px;
    position: relative; }
    .hs_cos_wrapper_type_rich_text ol li:before {
      color: #00A3A1;
      counter-increment: li;
      content: counter(li);
      position: absolute;
      width: 16px;
      background-position: center;
      left: -25px;
      top: 50%;
      display: block;
      font-size: 20px;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      vertical-align: middle;
      height: 32px; }

.secondary-header {
  text-align: center; }

.mouse_scroll {
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 77px;
  /*margin-top: 125px;*/
  cursor: pointer;
  position: absolute;
  left: 50%;
  /* px swiruje na submarket/market pages, bo jest tam absolutna maska */
  top: auto;
  bottom: 50px;
  margin-left: -10px; }

.individual-project-page .mouse_scroll {
  top: auto; }

.about-us .mouse_scroll {
  /* fix dla strony about-us z mniejszym headerem */
  top: 400px; }

.m_scroll_arrows {
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
       transform: rotate(45deg);
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 5px 4px;
  width: 13px;
  height: 13px; }

.unu {
  margin-top: 1px; }

.unu,
.doi,
.trei {
  -o-animation: mouse-scroll 1.5s infinite;
     animation: mouse-scroll 1.5s infinite;
  -webkit-animation: mouse-scroll 1.5s infinite;
  -moz-animation: mouse-scroll 1.5s infinite; }

.unu {
  -o-animation-delay: .1s;
     animation-delay: .1s;
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate; }

.doi {
  -o-animation-delay: .2s;
     animation-delay: .2s;
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  margin-top: -6px; }

.trei {
  -o-animation-delay: .3s;
     animation-delay: .3s;
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  margin-top: -6px; }

.mouse {
  height: 34px !important;
  width: 20px;
  -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
          border-radius: 14px;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
  border: 2px solid white;
  top: 170px; }

.wheel {
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
       border-radius: 8px;
  -webkit-animation: mouse-wheel 1.5s linear infinite;
  -moz-animation: mouse-wheel 1.5s linear infinite;
  -o-animation: mouse-wheel 1.5s linear infinite;
     animation: mouse-wheel 1.5s linear infinite; }

@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px); } }

@-moz-keyframes mouse-wheel {
  0% {
    top: 1px; }
  25% {
    top: 2px; }
  50% {
    top: 3px; }
  75% {
    top: 2px; }
  100% {
    top: 1px; } }

@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

@-o-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

@keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

.footer {
  background-color: #393939;
  height: 67px;
  color: #fff;
  position: relative; }

.widget-type-text a {
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .widget-type-text a:hover {
    color: #00A3A1; }

.footer .copy {
  font-size: 15px;
  color: #fff;
  font-weight: 300;
  line-height: 67px; }

.footer .links {
  text-align: right; }

.footer .links a {
  font-size: 15px;
  color: #fff;
  font-weight: 300;
  line-height: 67px;
  padding: 0px 5px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.footer .links a:hover {
  color: #00A3A1;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.footer .scroll-top {
  height: 67px;
  width: 67px;
  background-color: #00338D;
  position: absolute;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
  text-align: center; }

.footer .scroll-top i {
  font-size: 44px;
  color: #fff;
  line-height: 67px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.footer .scroll-top:hover i {
  line-height: 45px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.footer-info {
  background-color: #4a4949;
  padding-bottom: 30px; }

.footer-info h3 {
  font-weight: bold;
  font-size: 20px;
  margin: 25px 0px 30px 0px;
  color: #fff; }

.footer-info h4 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
  font-weight: 300; }

.footer-info .hs-rss-title {
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
  font-weight: 300; }

.footer-info p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 25px;
  font-weight: 300; }

.footer-info .hs-rss-date {
  font-size: 16px;
  color: #fff;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-weight: 300;
  border-bottom: solid 1px #fff;
  display: block; }

.footer-info .hs-rss-byline {
  opacity: 1; }

.social-footer {
  background-color: #00338D; }

.social-footer .container.position {
  position: relative; }

.social-footer ul {
  text-align: center; }

.social-footer ul li {
  padding: 20px 0px;
  margin: 0px 65px;
  display: inline-block; }

.social-footer ul li a i {
  color: #fff;
  font-size: 45px; }

.social-footer .text {
  font-weight: lighter;
  font-size: 24px;
  margin-top: 6px;
  color: #fff; }

.social-footer .text span {
  font-weight: lighter;
  font-size: 24px;
  color: #fff; }

.social-footer .text {
  position: relative;
  min-height: 85px; }

.social-footer .text .hs_cos_wrapper_type_text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
       transform: translateY(-50%);
  margin-top: -5px;
  font-weight: 300; }

.social-footer .triangle {
  position: absolute;
  bottom: -30px;
  right: 26%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 34px 24.5px 0 24.5px;
  border-color: #00338D transparent transparent transparent; }

.header .slicknav_nav {
  padding-bottom: 10px; }

.slicknav_nav {
  background-color: #393939; }

.header--white .slicknav_nav {
  background-color: #fff; }

.slick-arrow {
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1; }
  .slick-arrow.slick-prev {
    left: 48px; }
    .slick-arrow.slick-prev:before {
      content: '';
      background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
      background-repeat: no-repeat;
      -webkit-background-size: cover;
         -moz-background-size: cover;
           -o-background-size: cover;
              background-size: cover;
      width: 30px;
      height: 58px;
      display: block; }
  .slick-arrow.slick-next {
    right: 48px; }
    .slick-arrow.slick-next:before {
      content: '';
      background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
      background-repeat: no-repeat;
      -webkit-background-size: cover;
         -moz-background-size: cover;
           -o-background-size: cover;
              background-size: cover;
      -webkit-transform: scaleX(-1);
         -moz-transform: scaleX(-1);
          -ms-transform: scaleX(-1);
           -o-transform: scaleX(-1);
              transform: scaleX(-1);
      width: 30px;
      height: 58px;
      display: block; }

.mask, .separator--contact__mask {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.svg-converted path,
.svg-converted polygon {
  fill: #00A3A1; }

.svg-converted circle,
.svg-converted rect {
  stroke: #00A3A1; }

.menu-black .slicknav_nav a {
  color: #626262; }

.header--white .slicknav_nav a {
  color: #626262; }

.menu-black .slicknav_nav ul {
  background-color: #fff; }

.menu-black .fixed .slicknav_nav a {
  color: #fff; }

.slicknav_menu {
  display: none;
  position: fixed;
  top: 13px;
  z-index: 1000;
  right: 0px;
  background-color: transparent;
  width: 100%;
  margin: 0px;
  padding: 0px; }

.slicknav_nav {
  width: 100%;
  max-height: -webkit-calc( 100vh - 57px);
  max-height: -moz-calc( 100vh - 57px);
  max-height: calc( 100vh - 57px);
  overflow: auto; }

.slicknav_nav .slicknav_arrow {
  font-size: .8em;
  margin: 0 0 0 .4em;
  font-size: 0;
  position: relative;
  width: 40px;
  height: 40px;
  top: -16px;
  left: 30px; }

span.slicknav_arrow:before {
  content: "";
  background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/show.png");
  position: absolute;
  height: 21px;
  width: 21px;
  right: 0;
  top: 0;
  display: block; }

.slicknav_nav li.slicknav_open {
  padding-bottom: 10px;
  border-bottom: 1px solid #00338D !important; }
  .slicknav_nav li.slicknav_open > a > span.slicknav_arrow:before {
    content: "";
    background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/hide.png");
    position: absolute;
    height: 21px;
    width: 21px;
    right: 0;
    top: 0;
    display: block; }

span.slicknav_arrow:after {
  content: "";
  background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/hide.png");
  position: absolute;
  visibility: hidden;
  height: 21px;
  width: 21px;
  right: 0;
  top: 0;
  display: block; }

.header--white .slicknav_nav .slicknav_row:hover {
  background: #fff;
  color: #626262; }

.header--white .slicknav_nav a:hover {
  background: transparent; }

.slicknav_btn {
  background-color: transparent; }

.slicknav_menu .slicknav_icon-bar {
  width: 1.7em;
  height: 0.15em; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: .35em; }

.slicknav_nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  position: initial; }

.slicknav_nav ul {
  margin: 13px 0px 0 0px;
  padding-left: 20px;
  background-color: #393939;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
  background-color: transparent; }

header.header {
  position: fixed;
  width: 100%;
  height: 100px;
  z-index: 999;
  border-bottom: solid 1px #fff;
  background-color: rgba(99, 99, 98, 0);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

header.header--white {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }

header.header.perma-fixed {
  background-color: #393939;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-bottom: none; }

header.header.fixed {
  background-color: #393939;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-bottom: none; }

header.header--white.fixed {
  background-color: #fff; }

header.header.fixed-small {
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

header.header .slicknav_nav ul {
  background-color: #393939;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear; }

header.header--white .slicknav_nav ul {
  background-color: #fff; }

header.header--white .hover > a {
  color: #00A3A1 !important; }
  header.header--white .hover > a:after, header.header--white .hover > a:before {
    color: #00A3A1 !important; }

.slicknav_nav li ul li {
  position: relative; }



.header--white .slicknav_nav {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }

header.header h1.logo {
  margin-top: 21px;
  color: #fff;
  position: relative; }
  @media screen and (max-width: 971px) {
    header.header h1.logo {
      margin-top: 28px; } }

h1.logo img {
  z-index: 500; }

header.header h1.logo a {
  outline: none;
  display: block;
  font-size: 0px;
  color: #fff; }

header.header h1.logo a img {
  display: block;
  height: auto;
  max-width: none;
  max-height: 55px; }

header.header #menu {
  float: right; }

header.header #menu ul {
  padding: 0px; }

header.header #menu ul li.hs-menu-depth-1 {
  display: inline-block;
  line-height: 70px;
  position: relative; }

header.header #menu ul li.hs-menu-depth-1 a {
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  display: block;
  color: #fff;
  padding: 0px 20px;
  max-width: initial;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

header.header #menu ul li.hs-menu-depth-1 > a {
  text-transform: uppercase; }

header.header--white #menu ul li.hs-menu-depth-1 a {
  color: #626262; }

header.header #menu ul > li.hs-menu-depth-1 > ul.hs-menu-children-wrapper,
header.header #menu ul > li.hs-menu-depth-1 > ul.hs-menu-children-wrapper > li.hs-menu-children-wrapper {
  width: auto !important; }


header.header #menu ul > li.hs-menu-depth-2 > a:hover:after,
header.header #menu ul > li.hs-menu-depth-2 > a:hover:before {
  color: #00A3A1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

header.header #menu > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper li.hs-menu-item > a {
  width: auto !important; }

header.header #menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  top: -99999px;
  z-index: -1; }

header.header #menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.right.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
  left: 180px;
  top: 0px;
  z-index: 1;
  display: block;
  opacity: 1;
  visibility: visible; }

header.header #menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  -moz-transition: opacity .4s;
  transition: opacity .4s;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
  position: absolute;
  z-index: 10;
  left: 0; }

header.header #menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.left.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
  left: -168px;
  top: 0px;
  z-index: 1;
  display: block;
  opacity: 1;
  visibility: visible; }

header.header #menu ul li.hs-menu-depth-1 ul li a {
  margin-left: 10px;
  margin-right: 10px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -o-text-overflow: inherit;
     text-overflow: inherit;
  min-height: 34px;
  line-height: 20px;
  padding-top: 7px;
  padding-bottom: 7px; }

header.header #menu ul li.hs-menu-depth-2 > ul {
  position: absolute;
  background-color: #fff;
  border-bottom: solid 2px #00A3A1;
  -webkit-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.36); }

header.header #menu ul > li.hs-menu-depth-2 > a:only-child:after,
header.header #menu ul > li.hs-menu-depth-2 > a:only-child:before {
  font-family: FontAwesome;
  content: ''; }

header.header #menu ul li.hs-menud-depth-2 {
  border-bottom: solid 1px rgba(98, 98, 98, 0.17); }

header.header #menu ul li.hs-menu-depth-1 ul li:hover a {
  margin-left: 10px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

header.header #menu ul li.hs-menu-depth-1.hs-item-has-children > a:after {
  content: " \f107";
  font-family: FontAwesome; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  top: -9999px; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  top: inherit; }

header.header #menu ul li.hs-menu-depth-1 > ul {
  position: absolute;
  left: 18px;
  background-color: #fff;
  border-bottom: solid 2px #00A3A1;
  min-width: 168px;
  -webkit-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.36); }

header.header #menu .hs-menu-item.hs-menu-depth-2,
header.header #menu .hs-menu-item.hs-menu-depth-3 {
  border-bottom: solid 1px rgba(98, 98, 98, 0.17); }

.slicknav_nav .hs-menu-item.hs-menu-depth-2 {
  border-bottom: none; }

header.header #menu ul li.hs-menu-depth-2 a {
  width: auto;
  max-width: initial;
  padding: 0px 15px;
  position: relative;
  line-height: 33px;
  color: #626262 !important;
  text-transform: initial; }

header.header #menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  position: initial;
  margin-left: 15px;
  overflow: hidden;
  opacity: 1; }

.menu-black header.header #menu ul li a {
  color: #626262; }

header.header.fixed #menu ul li a {
  color: #fff; }

header.header--white.fixed #menu ul li a {
  color: #626262; }

header.header #menu ul li a.active {
  color: #00A3A1; }

header.header #menu ul li a:hover {
  color: #00A3A1 !important; }

header.header .hs-form {
  float: right;
  line-height: 65px;
  margin-right: -6px;
  margin-left: 40px;
  width: auto;
  height: 30px; }

header.header .gsc-search-button {
  display: none; }

header.header .gsib_b {
  display: none !important; }

header.header form.gsc-search-box {
  margin-bottom: 0;
  margin: 0;
  width: auto;
  float: right; }

header.header table.gsc-search-box {
  height: 30px;
  width: auto;
  float: right;
  display: block; }

header.header .gsc-search-box-tools .gsc-search-box .gsc-input {
  padding: 0; }

header.header .gsc-control-cse {
  padding: 0;
  border: 0;
  float: none; }

header.header #___gcse_0 {
  width: auto; }

header.header .hs-form .gsib_a {
  padding: 0;
  position: relative; }
  header.header .hs-form .gsib_a:after {
    font-family: FontAwesome;
    content: "\f002";
    font-size: 20px;
    background: none;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    left: -40px;
    z-index: 4;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear; }

header.header .gsc-input-box {
  border: 0 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important; }

header.header .hs-form label {
  display: none; }

header.header .hs-form input[type="text"] {
  border: 0 !important;
  position: relative !important;
  z-index: 3 !important;
  right: 0;
  height: 30px !important;
  padding-left: 10px !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  background: #00A3A1 !important;
  color: #fff !important;
  padding-right: 35px !important;
  -webkit-border-radius: 20px !important;
     -moz-border-radius: 20px !important;
          border-radius: 20px !important;
  width: 15px !important;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear; }

header.header .hs-form a, header.header .hs-form input[type="image"] {
  color: #00A3A1; }

header.header--white .hs-form a, header.header .hs-form input[type="image"] {
  color: #626262;
  z-index: -1;
  position: relative; }

header.header--white .hs-form .gs-title {
  z-index: 6;
  font-size: 20px;
  color: #626262 !important;
  line-height: 23px;
  text-decoration: none; }
  header.header--white .hs-form .gs-title:after {
    display: none; }
  header.header--white .hs-form .gs-title b {
    font-size: 20px;
    text-decoration: none; }

header.header--white .hs-form .gsc-url-top {
  line-height: 19px;
  font-family: Palanquin;
  font-size: 16px;
  color: #999999 !important; }
  header.header--white .hs-form .gsc-url-top div {
    font-size: 16px;
    color: #999999 !important; }

header.header--white .hs-form .gsc-results-wrapper-overlay {
  border: none;
  margin: auto;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  overflow: auto;
  height: 95%;
  -webkit-box-shadow: 0px 3px 10px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0px 3px 10px rgba(34, 25, 25, 0.4);
  -ms-box-shadow: 0px 3px 10px rgba(34, 25, 25, 0.4);
  -o-box-shadow: 0px 3px 10px rgba(34, 25, 25, 0.4);
  box-shadow: 0px 3px 10px rgba(34, 25, 25, 0.4);
  border-collapse: separate;
  background: white;
  padding: 30px;
  width: 90%;
  position: fixed !important;
  top: 2%;
  left: 5%;
  opacity: 0;
  z-index: 100002;
  visibility: hidden;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#888888')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#888888'); }

header.header--white .hs-form .gsc-table-result {
  line-height: 19px;
  font-family: Palanquin;
  font-size: 16px;
  color: #626262 !important; }
  header.header--white .hs-form .gsc-table-result div {
    font-size: 16px; }

header.header .hs-form a:after, header.header .hs-form input[type="image"]:after {
  font-family: FontAwesome;
  content: "\f002";
  font-size: 20px;
  background: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  left: -40px;
  z-index: 2;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear; }

header.header .search .gsc-cursor-box .gsc-cursor-page {
  background-color: #fff !important;
  display: inline-block !important;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  color: #626262 !important;
  border: 1px solid #626262 !important;
  text-align: center;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  line-height: 21px;
  width: 25px;
  height: 27px; }
  header.header .search .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
    color: #fff !important;
    font-weight: 400 !important;
    border-color: #fff !important;
    background-color: #fff !important; }

header.header .slicknav_menu .search {
  display: block;
  height: 45px; }
  header.header .slicknav_menu .search .hs-form {
    float: left;
    margin: 0;
    margin-top: 5px;
    margin-left: 15px; }
    header.header .slicknav_menu .search .hs-form .gsib_a:after {
      color: #626262; }
    header.header .slicknav_menu .search .hs-form input[type="text"] {
      opacity: 1;
      width: 140px !important;
      z-index: 1;
      -webkit-transition: all 0.4s linear;
      -o-transition: all 0.4s linear;
      -moz-transition: all 0.4s linear;
      transition: all 0.4s linear; }

header.header .hs-form input[type="text"]:focus, header.header .hs-form input[type="text"].active {
  opacity: 1;
  width: 140px !important;
  z-index: 1;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear; }

header.header .hs-form input[type="text"]:focus + a, header.header .hs-form input[type="text"].active + a {
  z-index: 3; }

header.header .hs-form button {
  color: #00A3A1;
  background: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 0;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  left: -40px;
  z-index: 2;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear; }

/*search button*/
#hs-search-module .hs-form div.input {
  margin-top: 3px; }

#hs-search-module .hs-form input.hs-input {
  padding-top: 0px;
  padding-bottom: 0px; }

header.header .hs-form .field a:after {
  top: -2px; }

/* Menu scroll */
header.header #menu .scroll-bottom {
  display: none; }

header.header #menu .scroll-top {
  display: none; }

header.header #menu .scroll {
  overflow-y: hidden !important; }
  header.header #menu .scroll .scroll-bottom {
    display: block;
    height: 30px;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7); }
  header.header #menu .scroll .scroll-top {
    display: block;
    height: 30px;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    top: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7); }

.cta-primary, .widget-type-form form input.hs-button, .footer-info .widget-type-form form input.hs-button, .buttonsec, .yellow-button, .blog-email-subscription input[type="submit"], .header-with-search .description-header .search-wrap input[type="submit"], .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large, .pricing-box__order, .sodium-faq .left a.cta_button, .features-container .hero-banner-form .hs-button.primary.large, -basic-2 .form-container .hero-banner-form .hs-button.primary.large, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button, .landing-video-v4 .row-fluid .hero-form input[type=submit], .landing .form-landing .widget-type-form form input.hs-button, .form-content .flex-wrap .flex-right input[type="submit"] {
  display: inline-block;
  background-color: #00A3A1;
  border: 2px solid #00A3A1;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 10px 20px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear; }
  .cta-primary:hover, .widget-type-form form input.hs-button:hover, .buttonsec:hover, .yellow-button:hover, .blog-email-subscription input[type="submit"]:hover, .header-with-search .description-header .search-wrap input[type="submit"]:hover, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .pricing-box__order:hover, .sodium-faq .left a.cta_button:hover, .features-container .hero-banner-form .hs-button.primary.large:hover, .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large:hover, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large:hover, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button:hover, .landing-video-v4 .row-fluid .hero-form input[type=submit]:hover, .landing .form-landing .widget-type-form form input.hs-button:hover, .form-content .flex-wrap .flex-right input[type="submit"]:hover {
    background-color: #fff;
    border: 2px solid #00A3A1;
    color: #00a3a1;
    -webkit-appearance: none; }
  .cta-primary p, .widget-type-form form input.hs-button p, .footer-info .widget-type-form form input.hs-button p, .buttonsec p, .yellow-button p, .blog-email-subscription input[type="submit"] p, .header-with-search .description-header .search-wrap input[type="submit"] p, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large p, .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large p, .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large p, .pricing-box__order p, .sodium-faq .left a.cta_button p, .features-container .hero-banner-form .hs-button.primary.large p, .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large p, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large p, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button p, .landing-video-v4 .row-fluid .hero-form input[type=submit] p, .landing .form-landing .widget-type-form form input.hs-button p, .form-content .flex-wrap .flex-right input[type="submit"] p, .cta-primary span, .widget-type-form form input.hs-button span, .footer-info .widget-type-form form input.hs-button span, .buttonsec span, .yellow-button span, .blog-email-subscription input[type="submit"] span, .header-with-search .description-header .search-wrap input[type="submit"] span, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large span, .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large span, .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large span, .pricing-box__order span, .sodium-faq .left a.cta_button span, .features-container .hero-banner-form .hs-button.primary.large span, .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large span, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large span, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button span, .landing-video-v4 .row-fluid .hero-form input[type=submit] span, .landing .form-landing .widget-type-form form input.hs-button span, .form-content .flex-wrap .flex-right input[type="submit"] span, .cta-primary strong, .widget-type-form form input.hs-button strong, .footer-info .widget-type-form form input.hs-button strong, .buttonsec strong, .yellow-button strong, .blog-email-subscription input[type="submit"] strong, .header-with-search .description-header .search-wrap input[type="submit"] strong, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large strong, .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large strong, .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large strong, .pricing-box__order strong, .sodium-faq .left a.cta_button strong, .features-container .hero-banner-form .hs-button.primary.large strong, .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large strong, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large strong, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button strong, .landing-video-v4 .row-fluid .hero-form input[type=submit] strong, .landing .form-landing .widget-type-form form input.hs-button strong, .form-content .flex-wrap .flex-right input[type="submit"] strong {
    color: inherit;
    font-family: inherit;
    font-size: inherit; }
  .cta-primary--white-border:hover {
    border: 2px solid #fff; }

.cta-secondary, .button {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #fff;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 10px 20px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear; }
  .cta-secondary:hover, .button:hover {
    background-color: #fff;
    border: 2px solid #00A3A1;
    color: #00a3a1;
    -webkit-appearance: none; }
  .cta-secondary p, .button p, .cta-secondary span, .button span, .cta-secondary strong, .button strong {
    color: inherit;
    font-family: inherit;
    font-size: inherit; }
  .cta-secondary--white-border:hover {
    border: 2px solid #fff; }

/****************************************
- 3M - CUSTOM MODULES                
****************************************/
/********************************************************/
/*******  Modules/about-me-text-block-skills.scss *******/
/********************************************************/
.about-me_skills {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .about-me_skills .text-block {
    width: 50%;
    background-color: #00338D; }
    .about-me_skills .text-block .text-block-content {
      max-width: 550px;
      margin-top: 15px;
      margin-bottom: 40px; }
      .about-me_skills .text-block .text-block-content.txt-left {
        margin-left: 10px;
        margin-right: 40px; }
      .about-me_skills .text-block .text-block-content.txt-right {
        margin-left: 40px;
        margin-right: 10px; }
      @media (max-width: 767px) {
        .about-me_skills .text-block .text-block-content {
          float: none !important;
          margin: 20px auto !important; } }
      @media (max-width: 550px) {
        .about-me_skills .text-block .text-block-content {
          margin: 20px 15px !important; } }
      .about-me_skills .text-block .text-block-content h3 {
        font-size: 40px;
        color: #fff;
        margin: 30px 0 20px; }
      .about-me_skills .text-block .text-block-content p {
        color: #fff; }
      .about-me_skills .text-block .text-block-content ul.social {
        margin-top: 45px;
        margin-bottom: 15px; }
        .about-me_skills .text-block .text-block-content ul.social li {
          margin-right: 0; }
          .about-me_skills .text-block .text-block-content ul.social li a {
            text-align: center;
            display: block;
            line-height: 67px;
            height: 54px;
            width: 54px;
            -webkit-border-radius: 3px;
               -moz-border-radius: 3px;
                    border-radius: 3px;
            border: solid 2px #ffffff;
            margin-right: 19px;
            color: #ffffff;
            background-color: #00A3A1; }
            .about-me_skills .text-block .text-block-content ul.social li a:hover {
              color: #00a3a1;
              background-color: #fff;
              cursor: pointer; }
            .about-me_skills .text-block .text-block-content ul.social li a i {
              font-size: 33px;
              display: block;
              line-height: 55px;
              margin-top: -1px; }
  .about-me_skills .progress_bars {
    width: 50%; }
    .about-me_skills .progress_bars .skills-header h2 {
      color: #626262;
      margin-bottom: 35px;
      margin-top: 0px;
      padding-top: 50px; }
    .about-me_skills .progress_bars .wrapper-bars {
      width: 100%;
      padding: 0 35px 60px;
      max-width: 550px;
      margin: 15px 0 40px;
      display: inline-block; }
      @media (max-width: 767px) {
        .about-me_skills .progress_bars .wrapper-bars {
          float: none !important;
          margin: 20px auto;
          display: block; } }
      .about-me_skills .progress_bars .wrapper-bars h3 {
        color: #626262;
        font-size: 40px;
        margin: 30px 0 20px; }
        .about-me_skills .progress_bars .wrapper-bars h3 span {
          color: #00A3A1;
          letter-spacing: 3px; }
      .about-me_skills .progress_bars .wrapper-bars h4 {
        margin-top: 15px;
        width: 100%;
        font-size: 16px;
        color: #626262;
        text-align: left;
        font-weight: normal;
        margin-bottom: 12px; }
      .about-me_skills .progress_bars .wrapper-bars .bar {
        width: 100%;
        height: 19px;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        background-color: #4a4949;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px; }
      .about-me_skills .progress_bars .wrapper-bars .loading-bar {
        width: 0%;
        height: 19px;
        background-color: #00338D;
        position: relative;
        -webkit-transition: all 0.6s linear;
        -o-transition: all 0.6s linear;
        -moz-transition: all 0.6s linear;
        transition: all 0.6s linear;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px; }
        .about-me_skills .progress_bars .wrapper-bars .loading-bar .circle {
          background-color: #00338D;
          position: absolute;
          height: 19px;
          width: 19px;
          top: 0px;
          right: -5px;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%; }
          .about-me_skills .progress_bars .wrapper-bars .loading-bar .circle span {
            position: absolute;
            top: -23px;
            text-align: center;
            color: #626262;
            font-size: 16px;
            font-weight: 600; }
  .about-me_skills .image-container {
    width: 50%;
    background-position: center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
    overflow: auto; }
    @media (max-width: 767px) {
      .about-me_skills .image-container {
        max-width: 100%;
        height: auto; } }
  @media (max-width: 767px) {
    .about-me_skills {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .about-me_skills .text-block, .about-me_skills .progress_bars {
        width: 100%; }
      .about-me_skills .progress_bars {
        background-color: #fff; } }

/********************************************************/
/*******  Modules/background-spacer.scss *******/
/********************************************************/
.background-spacer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center; }

.right .background-spacer {
  left: 50%; }

.right--45 .background-spacer {
  left: 55%; }

.left .background-spacer {
  left: 0;
  width: 50%; }

.left--45 .background-spacer {
  width: 45%; }

@media (max-width: 767px) {
  .background-spacer {
    display: none; } }

/********************************************************/
/*******  Modules/blog-email-subscription.scss *******/
/********************************************************/
.blog-email-subscription {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  text-align: center;
  padding: 60px 0 80px 0;
  background-color: #4a4949; }
  .blog-email-subscription .container {
    position: relative; }
  .blog-email-subscription .hs-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
    @media screen and (max-width: 1000px) {
      .blog-email-subscription .hs-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .blog-email-subscription h3 {
    margin-top: 0;
    font-weight: 300;
    color: white;
    margin-bottom: 50px;
    font-size: 40px;
    letter-spacing: 0.04em; }
  .blog-email-subscription .hs_email {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    color: white;
    position: relative; }
    .blog-email-subscription .hs_email .hs-form-required {
      display: none; }
    @media screen and (max-width: 600px) {
      .blog-email-subscription .hs_email {
        -webkit-flex-flow: column wrap;
            -ms-flex-flow: column wrap;
                flex-flow: column wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  @media screen and (max-width: 1000px) {
    .blog-email-subscription input[type="submit"] {
      margin-top: 30px; } }
  @media screen and (max-width: 480px) {
    .blog-email-subscription input[type="submit"] {
      margin-top: 30px; } }
  .blog-email-subscription input[type="email"] {
    font-size: 16px;
    width: 595px;
    color: #fff;
    background: rgba(246, 245, 243, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    margin: 0 30px 0 0;
    padding: 11px 10px;
    height: 100%; }
    @media screen and (max-width: 1000px) {
      .blog-email-subscription input[type="email"] {
        width: 350px;
        margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .blog-email-subscription input[type="email"] {
        width: 280px; } }
  .blog-email-subscription label {
    margin-right: 10px;
    color: white; }
    @media screen and (max-width: 1000px) {
      .blog-email-subscription label {
        margin-right: 0px; } }
  .blog-email-subscription .hs-error-msgs {
    position: absolute;
    bottom: -25px;
    list-style: none;
    left: 10px; }
    @media screen and (max-width: 1000px) {
      .blog-email-subscription .hs-error-msgs {
        left: 0; } }
    .blog-email-subscription .hs-error-msgs a {
      color: #fff;
      font-size: 18px; }
  .blog-email-subscription .subscription-arrow__container {
    position: absolute;
    top: -50px;
    display: block;
    right: -150px; }
    @media screen and (max-width: 1000px) {
      .blog-email-subscription .subscription-arrow__container {
        position: absolute;
        top: 330%;
        display: block;
        right: 87%; } }
    @media screen and (max-width: 600px) {
      .blog-email-subscription .subscription-arrow__container {
        display: none; } }
    .blog-email-subscription .subscription-arrow__container:after {
      display: block;
      content: 'Start now with one click!';
      position: absolute;
      top: -15px;
      width: 201px;
      left: 5px;
      color: white;
      font-weight: 300;
      font-size: 16px; }
      @media screen and (max-width: 1000px) {
        .blog-email-subscription .subscription-arrow__container:after {
          left: -35px;
          top: -20px; } }
    @media screen and (max-width: 1000px) {
      .blog-email-subscription .subscription-arrow__container .subscription-arrow {
        -webkit-transform: rotate(-140deg);
           -moz-transform: rotate(-140deg);
            -ms-transform: rotate(-140deg);
             -o-transform: rotate(-140deg);
                transform: rotate(-140deg);
        position: relative;
        top: -36px;
        left: 314%; } }

/********************************************************/
/*******  Modules/brands-slider.scss *******/
/********************************************************/
.brands-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  height: 200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .brands-slider__section {
    background: #00338D; }
  .brands-slider .slick-prev {
    left: 60px; }
  .brands-slider .slick-next {
    right: 60px; }
  .brands-slider .slick-slide img {
    margin: 0 auto; }
  .brands-slider .slick-list {
    margin-left: 80px;
    margin-right: 80px; }
  .brands-slider .slick-arrow {
    position: absolute;
    top: 50%;
    width: auto;
    height: auto;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    margin-top: 0px; }
    .brands-slider .slick-arrow.slick-prev {
      left: 48px; }
      .brands-slider .slick-arrow.slick-prev:before {
        content: '';
        background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
        background-repeat: no-repeat;
        -webkit-background-size: cover;
           -moz-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
        width: 30px;
        height: 58px;
        display: block; }
    .brands-slider .slick-arrow.slick-next {
      right: 48px; }
      .brands-slider .slick-arrow.slick-next:before {
        content: '';
        background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
        background-repeat: no-repeat;
        -webkit-background-size: cover;
           -moz-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
        -webkit-transform: scaleX(-1);
           -moz-transform: scaleX(-1);
            -ms-transform: scaleX(-1);
             -o-transform: scaleX(-1);
                transform: scaleX(-1);
        width: 30px;
        height: 58px;
        display: block; }
  .brands-slider .slick-dots {
    bottom: 0px;
    width: 100%;
    list-style: none;
    text-align: center; }
    .brands-slider .slick-dots li button:before {
      font-size: 26px; }
    .brands-slider .slick-dots li.slick-active button:before {
      color: #fff; }

/********************************************************/
/*******  Modules/contact-banner-v1.scss *******/
/********************************************************/
section.contact-banner-v1 {
  position: relative;
  min-height: 510px;
  height: 500px;
  color: #fff;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover; }
  section.contact-banner-v1 .mask, section.contact-banner-v1 .separator--contact__mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.46); }
  section.contact-banner-v1 .container {
    position: relative;
    z-index: 9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 508px;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    section.contact-banner-v1 .container .span4 {
      font-size: 16px; }
      section.contact-banner-v1 .container .span4 p {
        font-size: 16px; }
        section.contact-banner-v1 .container .span4 p a[href^="tel"] {
          text-decoration: none;
          color: inherit; }
      section.contact-banner-v1 .container .span4 h3 {
        font-weight: 600;
        text-transform: uppercase;
        color: #00338D; }
    section.contact-banner-v1 .container .span8 #map {
      max-width: 585px;
      width: 100%;
      height: 349px;
      float: right; }
  section.contact-banner-v1 #map-close {
    position: fixed;
    top: 20px;
    left: 20px;
    font-size: 26px;
    border: 0;
    background-color: transparent;
    z-index: 9;
    margin: 0;
    padding: 0;
    width: 61px; }
    section.contact-banner-v1 #map-close .fa {
      padding: 0px 3px;
      background-color: #fff;
      -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
         -moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
              box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
      color: #00a3a1;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
              border-radius: 3px; }
  section.contact-banner-v1 .map-wrapper {
    height: auto;
    width: 100%;
    position: relative;
    float: right; }
    section.contact-banner-v1 .map-wrapper .gmnoprint .gm-style-mtc {
      display: none !important; }
    section.contact-banner-v1 .map-wrapper #map-find-road {
      position: absolute;
      bottom: 125px;
      font-size: 26px;
      border: 0;
      background-color: transparent;
      z-index: 9;
      right: 10px;
      padding: 0;
      margin: 0;
      width: auto; }
      section.contact-banner-v1 .map-wrapper #map-find-road .fa {
        padding: 0px 3px;
        background-color: #fff;
        -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
           -moz-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
                box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
        color: #00a3a1;
        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
                border-radius: 3px; }
    section.contact-banner-v1 .map-wrapper #start-position {
      position: absolute;
      bottom: 126px;
      right: 46px;
      width: 0px;
      font-size: 14px;
      height: 26px;
      z-index: 9;
      color: #626262;
      border: 0;
      padding: 0px 0px;
      background-color: #fff;
      -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
         -moz-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
              box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
              border-radius: 3px;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      section.contact-banner-v1 .map-wrapper #start-position.open {
        width: 200px;
        padding: 0px 3px; }
    section.contact-banner-v1 .map-wrapper.full-open {
      position: fixed;
      left: 0;
      top: 0;
      z-index: 9999;
      width: 100vw;
      max-height: 100vh;
      height: 100vh; }
      section.contact-banner-v1 .map-wrapper.full-open #map {
        max-width: 100%;
        width: 100%;
        height: 100%;
        float: none; }
    section.contact-banner-v1 .map-wrapper .mask, section.contact-banner-v1 .map-wrapper .separator--contact__mask {
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: transparent; }
    section.contact-banner-v1 .map-wrapper iframe {
      width: 100%;
      height: 100%; }

@media screen and (max-width: 767px) {
  section.contact-banner-v1 {
    height: auto; }
    section.contact-banner-v1 .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      section.contact-banner-v1 .container .span8 {
        width: 100%; }
        section.contact-banner-v1 .container .span8 #map {
          float: none;
          margin: 0 auto;
          margin-bottom: 30px; } }

/********************************************************/
/*******  Modules/contact-banner-v2.scss *******/
/********************************************************/
section.contact-banner-v2 {
  position: relative;
  min-height: 510px;
  color: #fff;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  margin-top: 70px; }
  section.contact-banner-v2 .mask, section.contact-banner-v2 .separator--contact__mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.46); }
  section.contact-banner-v2 .container {
    position: relative;
    z-index: 9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 508px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    section.contact-banner-v2 .container .span12 {
      font-size: 16px;
      background-color: rgba(0, 0, 0, 0.58);
      padding: 0 60px;
      max-width: 585px;
      border-left: 4px solid #00338D; }
      section.contact-banner-v2 .container .span12 p {
        font-size: 16px; }
      section.contact-banner-v2 .container .span12 h3 {
        font-weight: 500;
        font-size: 31px;
        text-transform: uppercase;
        letter-spacing: 0.04em;
        color: #00338D; }

@media screen and (max-width: 767px) {
  section.contact-banner-v2 .container .span12 {
    padding: 0 30px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  section.contact-banner-v2 .container {
    height: 508px; } }

/********************************************************/
/*******  Modules/cta-box.scss *******/
/********************************************************/
.cta-box {
  max-width: 292px;
  height: 303px;
  position: relative;
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  padding: 0px 15px; }
  .cta-box .mask, .cta-box .separator--contact__mask {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  .cta-box .cta-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    max-width: 292px;
    height: 303px; }
    .cta-box .cta-wrap .cta-content {
      margin: 0 auto;
      max-width: 292px; }
      .cta-box .cta-wrap .cta-content h3 {
        font-size: 34px;
        color: #fff;
        font-weight: 500;
        text-align: center;
        margin-top: 0;
        padding-top: 0; }
      .cta-box .cta-wrap .cta-content p {
        font-size: 20px;
        color: #fff;
        font-weight: 300; }

/********************************************************/
/*******  Modules/expertise-box.scss *******/
/********************************************************/
section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div {
    width: 50%; }
    section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div .expertise-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div .expertise-box .ico {
        padding: 0px 25px 0px 0px; }

@media screen and (max-width: 768px) {
  section.expertise .span7 {
    width: 100%; }
  section.expertise section.expertise-box-wrapper > .span12 {
    width: 100%; }
    section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%; }
      section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div {
        width: 100%; }
        section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div .expertise-box {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          max-width: 320px;
          text-align: left;
          margin: auto; }
          section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div .expertise-box .ico {
            padding: 0px 25px 0px 0px; } }

/********************************************************/
/*******  Modules/faq-box.scss *******/
/********************************************************/
section.question {
  counter-reset: sekcja; }

.faq-box {
  border-bottom: 1px solid #ebebeb; }
  .faq-box h4.panel-title {
    padding-left: 40px;
    position: relative; }
    .faq-box h4.panel-title:before {
      counter-increment: sekcja;
      content: counter(sekcja);
      color: #00A3A1;
      font-size: 26px;
      font-weight: 600;
      position: absolute;
      display: block;
      left: 0;
      top: -4px; }
    .faq-box h4.panel-title a {
      color: #626262;
      text-decoration: none;
      font-size: 20px;
      display: block;
      position: relative;
      padding-right: 30px; }
      .faq-box h4.panel-title a:after {
        content: "";
        background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/hide.png");
        position: absolute;
        height: 21px;
        width: 21px;
        right: 0;
        top: 0;
        display: block; }
      .faq-box h4.panel-title a.collapsed:after {
        content: "";
        background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/show.png");
        position: absolute;
        height: 21px;
        width: 21px;
        right: 0;
        top: 0;
        display: block; }
  .faq-box .panel-collapse {
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    overflow: hidden; }
  .faq-box .panel-body {
    color: #626262;
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 40px; }

/********************************************************/
/*******  Modules/feature-box-with-mocup.scss *******/
/********************************************************/
.feature-mocup__box-container {
  width: 33%;
  float: left; }

.feature-mocup__iphone2-container {
  width: 34%;
  float: left; }

.feature-mocup__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  max-width: 400px; }

.feature-mocup__content {
  width: 80%; }
  .feature-mocup__content h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1px; }
  .feature-mocup__content p {
    color: #fff;
    font-size: 16px;
    margin-top: 0; }
  .feature-mocup__content--left {
    padding-right: 30px; }
  .feature-mocup__content--right {
    padding-left: 30px; }

.feature-mocup__icon {
  width: 20%;
  max-width: 80px;
  height: auto;
  max-height: 80px; }

.feature-mocup__iphone2-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.feature-mocup__iphone2-screen-container {
  position: absolute;
  top: 63px;
  left: 0;
  right: 0;
  margin: auto;
  width: 206px;
  height: 347px;
  overflow: hidden; }

.feature-mocup__iphone2-screen {
  width: 100%; }

@media (max-width: 991px) {
  .feature-mocup__box-container {
    width: 100%; }
  .feature-mocup__iphone2-container {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .feature-mocup__iphone2-container {
    display: none; } }

/********************************************************/
/*******  Modules/feature-box.scss *******/
/********************************************************/
.features {
  margin-bottom: 100px; }
  .features h2 {
    color: #00A3A1;
    font-weight: 600;
    margin-top: 50px; }
  .features .feature {
    margin-top: 70px; }
    .features .feature .icon {
      font-size: 40px;
      line-height: 40px;
      text-align: center; }
    .features .feature h3 {
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 10px;
      margin-top: 0px; }
    .features .feature div.content {
      font-size: 16px; }

@media screen and (max-width: 767px) {
  .features .feature {
    text-align: center; }
    .features .feature i, .features .feature img {
      margin-bottom: 15px; } }

/********************************************************/
/*******  Modules/feature-yolk-box.scss *******/
/********************************************************/
.feature-yolk-box {
  width: 33.33%;
  float: left;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center; }
  .feature-yolk-box__image img {
    max-width: 102px;
    max-height: 102px; }
  .feature-yolk-box__header {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase; }
  .feature-yolk-box__description {
    font-size: 16px;
    font-weight: 200;
    color: #fff; }

@media (max-width: 768px) {
  .feature-yolk-box {
    float: none;
    width: 100%;
    max-width: 300px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto; } }

/********************************************************/
/*******  Modules/get-free-quote.scss *******/
/********************************************************/
section.free-quote {
  min-height: 105px;
  width: 100%;
  background-color: #00338D; }
  @media (max-width: 1114px) {
    section.free-quote {
      float: left;
      padding-bottom: 40px; } }
  section.free-quote .container {
    max-width: 1810px;
    padding-left: 333px; }
    @media (max-width: 1114px) {
      section.free-quote .container {
        padding-left: 0;
        padding-right: 0; } }
    section.free-quote .container .inner-container {
      max-width: 1140px; }
      @media (max-width: 1114px) {
        section.free-quote .container .inner-container {
          display: inline; } }
  section.free-quote .fq-text, section.free-quote .fq-text p {
    font-size: 32px;
    padding: 0 10px;
    color: #FFF;
    line-height: 105px;
    display: inline; }
    @media (max-width: 1114px) {
      section.free-quote .fq-text, section.free-quote .fq-text p {
        clear: both;
        display: block;
        text-align: center; } }
    section.free-quote .fq-text p {
      line-height: 1.4;
      text-transform: uppercase; }
  section.free-quote .fq-cta {
    display: inline-block;
    float: right;
    margin-top: 23px; }
    @media (max-width: 1114px) {
      section.free-quote .fq-cta {
        margin-top: 0;
        display: inline;
        width: 100%;
        text-align: center; } }

/********************************************************/
/*******  Modules/google-maps-module.scss *******/
/********************************************************/
.google-maps-module #map-close {
  position: fixed;
  top: 20px;
  left: 20px;
  font-size: 26px;
  border: 0;
  background-color: transparent;
  z-index: 9;
  margin: 0;
  padding: 0;
  width: 61px; }
  .google-maps-module #map-close .fa {
    padding: 0px 3px;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
       -moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
            box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
    color: #0091da;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px; }

.google-maps-module .map-wrapper {
  height: auto;
  width: 100%;
  position: relative;
  float: right; }
  .google-maps-module .map-wrapper .gmnoprint .gm-style-mtc {
    display: none !important; }
  .google-maps-module .map-wrapper #map-find-road {
    position: absolute;
    bottom: 125px;
    font-size: 26px;
    border: 0;
    background-color: transparent;
    z-index: 9;
    right: 10px;
    padding: 0;
    margin: 0;
    width: auto; }
    .google-maps-module .map-wrapper #map-find-road .fa {
      padding: 0px 3px;
      background-color: #fff;
      -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
         -moz-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
              box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
      color: #0091da;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
              border-radius: 3px; }
  .google-maps-module .map-wrapper #start-position {
    position: absolute;
    bottom: 126px;
    right: 46px;
    width: 0px;
    font-size: 14px;
    height: 26px;
    z-index: 9;
    color: #626262;
    border: 0;
    padding: 0px 0px;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
       -moz-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
            box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .google-maps-module .map-wrapper #start-position.open {
      width: 200px;
      padding: 0px 3px; }
  .google-maps-module .map-wrapper.full-open {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100vw;
    max-height: 100vh;
    height: 100vh; }
    .google-maps-module .map-wrapper.full-open #map {
      max-width: 100%;
      width: 100%;
      height: 100%;
      float: none; }
  .google-maps-module .map-wrapper .mask, .google-maps-module .map-wrapper .separator--contact__mask {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: transparent; }
  .google-maps-module .map-wrapper iframe {
    width: 100%;
    height: 100%; }

/********************************************************/
/*******  Modules/header_with_search.scss *******/
/********************************************************/
.header-with-search {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  height: 500px;
  width: 100%;
  margin-top: 70px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .header-with-search .mask, .header-with-search .separator--contact__mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000; }
  .header-with-search .description-header {
    position: relative;
    z-index: 3;
    text-align: center;
    width: 90%; }
    .header-with-search .description-header h1 {
      font-weight: 300 !important;
      z-index: 2;
      font-size: 58px;
      width: 100%;
      font-weight: normal;
      margin: 0;
      color: #fff;
      word-wrap: break-word; }
      @media only screen and (max-width: 480px) {
        .header-with-search .description-header h1 {
          font-size: 40px; } }
      .header-with-search .description-header h1 span {
        font-weight: 600 !important; }
        @media only screen and (max-width: 480px) {
          .header-with-search .description-header h1 span {
            font-size: 40px; } }
    .header-with-search .description-header p {
      color: #fff;
      font-size: 23px;
      padding-top: 13px; }
      @media only screen and (max-width: 480px) {
        .header-with-search .description-header p {
          padding-top: 0px; } }
    .header-with-search .description-header .search-wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 56px; }
      @media only screen and (max-width: 767px) {
        .header-with-search .description-header .search-wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      @media only screen and (max-width: 480px) {
        .header-with-search .description-header .search-wrap {
          margin-top: 36px; } }
      .header-with-search .description-header .search-wrap .input-wrap {
        width: 626px;
        margin-right: 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
        @media only screen and (max-width: 767px) {
          .header-with-search .description-header .search-wrap .input-wrap {
            margin-right: 0px;
            margin-bottom: 20px;
            width: 95%; } }
        .header-with-search .description-header .search-wrap .input-wrap input[type="text"] {
          display: inline-block;
          max-width: 626px;
          height: 46px;
          -webkit-border-radius: 5px;
             -moz-border-radius: 5px;
                  border-radius: 5px;
          border: none;
          padding-left: 20px; }
          @media only screen and (max-width: 767px) {
            .header-with-search .description-header .search-wrap .input-wrap input[type="text"] {
              width: 100%; } }
          .header-with-search .description-header .search-wrap .input-wrap input[type="text"]:focus span:after {
            color: red; }
        .header-with-search .description-header .search-wrap .input-wrap span {
          width: 0px; }
          .header-with-search .description-header .search-wrap .input-wrap span:after {
            font-family: FontAwesome;
            content: "\f002";
            color: #00A3A1;
            position: relative;
            right: 50px;
            top: 10px; }
      .header-with-search .description-header .search-wrap input[type="submit"] {
        padding: 0;
        display: block;
        width: 145px;
        height: 46px;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px; }

/********************************************************/
/*******  Modules/hero_banner_event_clock.scss *******/
/********************************************************/
.hero-event-clock {
  height: 600px;
  width: 100%;
  margin-top: 70px;
  background-position: center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .hero-event-clock .mask, .hero-event-clock .separator--contact__mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .35;
    z-index: 1; }
  .hero-event-clock .clock-wrap {
    z-index: 2;
    border: 2px solid #00338D;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    max-width: 972px;
    width: 95%;
    height: 198px;
    display: table; }
    @media only screen and (max-width: 580px) {
      .hero-event-clock .clock-wrap {
        height: 298px; } }
    .hero-event-clock .clock-wrap .clock {
      padding: 10px;
      width: 100%;
      color: #fff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: -15px;
      font-size: 70px; }
      @media only screen and (max-width: 768px) {
        .hero-event-clock .clock-wrap .clock {
          margin-top: 5px; } }
      @media only screen and (max-width: 580px) {
        .hero-event-clock .clock-wrap .clock {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; } }
      .hero-event-clock .clock-wrap .clock span {
        display: block;
        float: left;
        margin: 0 5px;
        text-align: center;
        width: 20%; }
        @media only screen and (max-width: 768px) {
          .hero-event-clock .clock-wrap .clock span {
            width: 20%; } }
        @media only screen and (max-width: 580px) {
          .hero-event-clock .clock-wrap .clock span {
            width: 40%; } }
        .hero-event-clock .clock-wrap .clock span strong {
          display: block;
          font-size: 130px;
          font-weight: 200;
          padding: 0;
          margin: 0;
          line-height: 135px;
          width: 100%; }
          @media only screen and (max-width: 768px) {
            .hero-event-clock .clock-wrap .clock span strong {
              font-size: 90px;
              line-height: 95px; } }
        .hero-event-clock .clock-wrap .clock span small {
          display: block;
          font-size: 25px;
          text-transform: uppercase;
          font-weight: 200;
          padding: 0;
          margin: 0;
          margin-top: 15px; }
          @media only screen and (max-width: 580px) {
            .hero-event-clock .clock-wrap .clock span small {
              font-size: 18px;
              margin-top: 5px; } }
      .hero-event-clock .clock-wrap .clock p {
        display: block;
        margin: 0;
        padding: 0;
        float: left;
        font-size: 130px;
        line-height: 135px;
        padding: 0 2%; }
        @media only screen and (max-width: 768px) {
          .hero-event-clock .clock-wrap .clock p {
            font-size: 90px;
            line-height: 95px;
            padding: 0 5px; } }
        @media only screen and (max-width: 580px) {
          .hero-event-clock .clock-wrap .clock p:nth-child(4) {
            display: none; } }
    .hero-event-clock .clock-wrap .after-clock {
      display: table-cell;
      margin: 0;
      text-align: center;
      vertical-align: middle; }
      @media only screen and (max-width: 480px) {
        .hero-event-clock .clock-wrap .after-clock {
          font-size: 50px; } }

/********************************************************/
/*******  Modules/hero_banner_landing_basic_2.scss *******/
/********************************************************/
.hero-banner-landing-basic-2 {
  height: 695px;
  margin-top: 0px;
  position: relative; }
  .hero-banner-landing-basic-2 .opacity-bg {
    background: rgba(0, 51, 141,0.55);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .hero-banner-landing-basic-2 .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
    @media (max-width: 800px) {
      .hero-banner-landing-basic-2 .container {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    .hero-banner-landing-basic-2 .container .hero-banner-wrap {
      z-index: 1;
      text-align: left;
      -webkit-box-flex: 1.2;
      -webkit-flex-grow: 1.2;
      -moz-box-flex: 1.2;
      -ms-flex-positive: 1.2;
      flex-grow: 1.2;
      max-width: 630px;
      width: 60%;
      margin-right: 20px; }
      @media (max-width: 800px) {
        .hero-banner-landing-basic-2 .container .hero-banner-wrap {
          width: 100%;
          margin: 0 20px; } }
      .hero-banner-landing-basic-2 .container .hero-banner-wrap h1 {
        text-transform: none;
        text-align: left;
        font-weight: 300;
        color: #fff;
        font-size: 50px; }
        .hero-banner-landing-basic-2 .container .hero-banner-wrap h1 span {
          letter-spacing: 3px; }
      .hero-banner-landing-basic-2 .container .hero-banner-wrap h2 {
        font-size: 30px;
        line-height: 125%;
        padding: 15px 0;
        font-weight: 200;
        color: #fff;
        text-transform: none;
        text-align: left; }
      .hero-banner-landing-basic-2 .container .hero-banner-wrap p {
        font-size: 18px;
        line-height: 24px;
        font-weight: 200;
        max-width: 600px;
        color: #fff;
        margin-bottom: 40px; }
      .hero-banner-landing-basic-2 .container .hero-banner-wrap ul li {
        list-style-type: none;
        float: left;
        text-align: center;
        margin-right: 10px; }
  .hero-banner-landing-basic-2 .form-placeholder {
    margin-left: auto;
    -webkit-box-flex: 0.8;
    -webkit-flex-grow: 0.8;
    -moz-box-flex: 0.8;
    -ms-flex-positive: 0.8;
    flex-grow: 0.8;
    max-width: 430px; }
    .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form {
      z-index: 1;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background-color: rgba(255, 255, 255, 0.8);
      padding: 0 30px; }
      .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-error-msgs {
        list-style-type: none;
        margin-top: 5px; }
        .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-error-msgs label {
          font-size: 14px; }
      .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form h3 {
        font-family: Palanquin;
        font-weight: 600;
        font-size: 30px;
        line-height: 40px;
        color: #626262;
        text-align: center;
        padding-top: 20px;
        position: relative; }
        .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form h3 span {
          color: #00A3A1;
          margin-left: 2px;
          position: relative;
          letter-spacing: 3px; }
      .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-form-field {
        margin-bottom: 20px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        color: #626262; }
        .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-form-field .hs-form-required {
          display: none; }
        .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-form-field input {
          border: none;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          border-radius: 4px;
          background-color: #ffffff; }
        .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-form-field .hs-input {
          font-size: 18px;
          font-family: Palanquin;
          font-weight: 200;
          height: 55px;
          border: none;
          padding-left: 13px;
          color: #626262; }
      .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs_dropdown_example {
        background: white;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 0 6px; }
      .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form select {
        color: rgba(98, 98, 98, 0.6);
        background-color: #fff;
        outline: none; }
      .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large {
        min-height: 27px;
        min-width: 134px;
        padding-top: 20px;
        padding-bottom: 20px;
        font: 300 22px/22px Palanquin;
        margin-bottom: 20px;
        width: 100%;
        /*
        cursor: pointer;
        background-color: $mainColor;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: 2px solid $mainColor;
        min-height: 27px;
        min-width: 134px;
        width: 100%;
        text-decoration: none;
        text-transform: uppercase;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #ffffff;
        font: 300 22px / 22px Palanquin;
        -webkit-transition: linear 0.3s all;
        -o-transition: linear 0.3s all;
        -moz-transition: linear 0.3s all;
        transition: linear 0.3s all;
        margin-bottom: 20px;
        &:hover {
          background-color: white;
          color: $mainColor;
          border-color: $mainColor;
        }*/ }

/********************************************************/
/*******  Modules/hero_banner_landing_for_hero.scss *******/
/********************************************************/
.hero-landing {
  height: 600px;
  position: relative; }
  .hero-landing .opacity-bg {
    background: rgba(0, 0, 0, 0.08);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .hero-landing .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
    @media (max-width: 767px) {
      .hero-landing .container {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    .hero-landing .container .hero-banner-wrap {
      z-index: 1;
      text-align: left;
      -webkit-box-flex: 1.2;
      -webkit-flex-grow: 1.2;
      -moz-box-flex: 1.2;
      -ms-flex-positive: 1.2;
      flex-grow: 1.2;
      max-width: 490px;
      margin-left: 80px;
      margin-right: 20px;
      position: relative; }
      @media (max-width: 992px) {
        .hero-landing .container .hero-banner-wrap {
          margin: 0 40px; } }
      @media (max-width: 767px) {
        .hero-landing .container .hero-banner-wrap {
          width: 100%;
          margin: 0 40px; } }
      .hero-landing .container .hero-banner-wrap h1 {
        text-transform: none;
        text-align: left;
        font-weight: 300;
        color: #fff;
        font-size: 50px;
        margin-top: 100px;
        margin-bottom: 40px; }
        @media (max-width: 766px) {
          .hero-landing .container .hero-banner-wrap h1 {
            margin: 20px 0; } }
        .hero-landing .container .hero-banner-wrap h1 span {
          color: #0091da; }
      .hero-landing .container .hero-banner-wrap h2 {
        font-size: 30px;
        line-height: 125%;
        padding: 15px 0;
        font-weight: 200;
        color: #fff;
        text-transform: none;
        text-align: left; }
      .hero-landing .container .hero-banner-wrap p {
        color: #fff;
        font-size: 18px;
        line-height: 24px;
        font-weight: 200;
        max-width: 600px;
        color: #fff;
        margin-bottom: 40px; }
        .hero-landing .container .hero-banner-wrap p.desc {
          font-size: 23px;
          line-height: 26px;
          font-weight: 300;
          color: #FFF; }
        .hero-landing .container .hero-banner-wrap p.desc-bolder {
          font-size: 26px;
          font-weight: 300;
          color: #fff; }
          .hero-landing .container .hero-banner-wrap p.desc-bolder span {
            font-weight: 500;
            color: #00A3A1; }
      .hero-landing .container .hero-banner-wrap ul li {
        list-style-type: none;
        float: left;
        text-align: center;
        margin-right: 10px; }
  .hero-landing .form-placeholder {
    margin-bottom: 20px;
    margin-left: auto;
    -webkit-box-flex: 0.8;
    -webkit-flex-grow: 0.8;
    -moz-box-flex: 0.8;
    -ms-flex-positive: 0.8;
    flex-grow: 0.8;
    max-width: 430px; }
    .hero-landing .form-placeholder .hero-banner-form {
      z-index: 1;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background-color: rgba(255, 255, 255, 0.8);
      padding: 0 30px; }
      .hero-landing .form-placeholder .hero-banner-form .hs-error-msgs {
        list-style-type: none;
        margin-top: 5px; }
        .hero-landing .form-placeholder .hero-banner-form .hs-error-msgs label {
          font-size: 14px; }
      .hero-landing .form-placeholder .hero-banner-form h3 {
        font-family: 'Palanquin';
        font-weight: 600;
        font-size: 30px;
        line-height: 40px;
        color: #626262;
        text-align: center;
        padding-top: 20px;
        position: relative; }
        .hero-landing .form-placeholder .hero-banner-form h3 span {
          color: #0091da;
          margin-left: 2px;
          position: relative;
          letter-spacing: 3px; }
      .hero-landing .form-placeholder .hero-banner-form .hs-form-field {
        margin-bottom: 20px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        color: #626262; }
        .hero-landing .form-placeholder .hero-banner-form .hs-form-field .hs-form-required {
          display: none; }
        .hero-landing .form-placeholder .hero-banner-form .hs-form-field input {
          border: none;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          border-radius: 4px;
          background-color: #ffffff; }
        .hero-landing .form-placeholder .hero-banner-form .hs-form-field .hs-input {
          font-size: 18px;
          font-family: 'Palanquin';
          font-weight: 200;
          height: 55px;
          border: none;
          padding-left: 13px; }
      .hero-landing .form-placeholder .hero-banner-form .hs_submit {
        position: relative; }
        .hero-landing .form-placeholder .hero-banner-form .hs_submit:after {
          content: url("//cdn2.hubspot.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/landing%20hero/hero-arrow.png");
          height: 114px;
          width: 107px;
          position: absolute;
          top: -90px;
          left: -207px; }
          @media (max-width: 766px) {
            .hero-landing .form-placeholder .hero-banner-form .hs_submit:after {
              display: none; } }
      .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large {
        min-height: 27px;
        min-width: 134px;
        width: 100%;
        margin-bottom: 20px; }

/********************************************************/
/*******  Modules/hero_banner_portfolio-footer.scss *******/
/********************************************************/
.hero-banner-portfolio-footer {
  width: 100%;
  height: 475px;
  background-position: center center !important;
  -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
       -o-background-size: cover !important;
          background-size: cover !important;
  position: relative;
  z-index: 0;
  background-repeat: no-repeat; }
  .hero-banner-portfolio-footer .mask, .hero-banner-portfolio-footer .separator--contact__mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.36); }
  .hero-banner-portfolio-footer .content {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center; }
    .hero-banner-portfolio-footer .content h3 {
      color: #fff;
      font-size: 36px;
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 0.095em; }
    .hero-banner-portfolio-footer .content p {
      color: #fff;
      font-size: 18px !important;
      font-weight: 200 !important;
      margin: 52px 0px 42px 0px; }

/********************************************************/
/*******  Modules/hero_banner_portfolio.scss *******/
/********************************************************/
.hero-banner-portfolio {
  width: 100%;
  height: 500px;
  margin-top: 70px;
  background-position: center center !important;
  -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
       -o-background-size: cover !important;
          background-size: cover !important;
  position: relative;
  z-index: 0;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .hero-banner-portfolio .mask, .hero-banner-portfolio .separator--contact__mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.36); }
  .hero-banner-portfolio .content {
    z-index: 2;
    width: 80%;
    text-align: center; }
    .hero-banner-portfolio .content h1 {
      color: #fff;
      font-size: 58px;
      text-transform: uppercase; }
      @media only screen and (max-width: 400px) {
        .hero-banner-portfolio .content h1 {
          font-size: 48px; } }
    .hero-banner-portfolio .content p {
      color: #fff;
      font-size: 20px !important;
      font-weight: 200 !important;
      margin: 26px 0px 42px 0px; }

/********************************************************/
/*******  Modules/hero_banner_recent-post.scss *******/
/********************************************************/
.hero-banner-recent-post {
  width: 100%;
  min-height: 355px;
  margin-top: 70px;
  background-position: center center !important;
  -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
       -o-background-size: cover !important;
          background-size: cover !important;
  position: relative;
  z-index: 0;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .hero-banner-recent-post .mask, .hero-banner-recent-post .separator--contact__mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.36); }
  .hero-banner-recent-post .content {
    position: relative;
    z-index: 2;
    text-align: center;
    width: 95%;
    margin-top: 80px; }
    @media only screen and (max-width: 985px) {
      .hero-banner-recent-post .content {
        margin-top: 0px;
        padding: 30px 0px; } }
    .hero-banner-recent-post .content h1 {
      color: #fff;
      font-size: 44px;
      font-weight: 400;
      text-transform: uppercase;
      display: block;
      width: 60%;
      margin: 0 auto; }
      @media only screen and (max-width: 1451px) {
        .hero-banner-recent-post .content h1 {
          width: 70%; } }
      @media only screen and (max-width: 1425px) {
        .hero-banner-recent-post .content h1 {
          width: 95%; } }
      .hero-banner-recent-post .content h1 span {
        color: #00A3A1; }
      @media only screen and (max-width: 486px) {
        .hero-banner-recent-post .content h1 {
          font-size: 34px; } }
    .hero-banner-recent-post .content .post-details {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 35px; }
      @media only screen and (max-width: 486px) {
        .hero-banner-recent-post .content .post-details {
          margin-top: 20px; } }
      .hero-banner-recent-post .content .post-details .avatar {
        display: block;
        width: 58px;
        height: 58px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        margin-right: 10px; }
        @media only screen and (max-width: 430px) {
          .hero-banner-recent-post .content .post-details .avatar {
            display: none; } }
      .hero-banner-recent-post .content .post-details p {
        display: block;
        font-size: 16px;
        color: #fff;
        font-weight: 200; }
        .hero-banner-recent-post .content .post-details p span {
          font-weight: 400;
          color: #00A3A1; }

/********************************************************/
/*******  Modules/hero-banner-landing.scss *******/
/********************************************************/
.hero-banner-landing {
  height: 695px;
  margin-top: 70px;
  position: relative; }
  .hero-banner-landing .opacity-bg {
    background: rgba(0, 51, 141,0.55);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .hero-banner-landing .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
    .hero-banner-landing .container .hero-banner-wrap {
      z-index: 1;
      text-align: left;
      -webkit-box-flex: 1.2;
      -webkit-flex-grow: 1.2;
         -moz-box-flex: 1.2;
          -ms-flex-positive: 1.2;
              flex-grow: 1.2;
      max-width: 570px;
      margin-right: 20px; }
      .hero-banner-landing .container .hero-banner-wrap h1 {
        text-transform: none;
        text-align: left;
        font-weight: 300;
        color: #fff;
        font-size: 50px; }
        .hero-banner-landing .container .hero-banner-wrap h1 span {
          letter-spacing: 3px; }
      .hero-banner-landing .container .hero-banner-wrap h2 {
        font-size: 30px;
        line-height: 125%;
        padding: 15px 0;
        font-weight: 200;
        color: #fff;
        text-transform: none;
        text-align: left; }
      .hero-banner-landing .container .hero-banner-wrap p {
        font-size: 18px;
        line-height: 24px;
        font-weight: 200;
        max-width: 600px;
        color: #fff;
        margin-bottom: 40px; }
      .hero-banner-landing .container .hero-banner-wrap ul li {
        list-style-type: none;
        float: left;
        text-align: center;
        margin-right: 10px; }
  .hero-banner-landing .form-placeholder {
    margin-left: auto;
    -webkit-box-flex: 0.8;
    -webkit-flex-grow: 0.8;
       -moz-box-flex: 0.8;
        -ms-flex-positive: 0.8;
            flex-grow: 0.8;
    max-width: 430px; }
    .hero-banner-landing .form-placeholder .hero-banner-form {
      z-index: 1;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      background-color: rgba(255, 255, 255, 0.8);
      padding: 0 30px; }
      .hero-banner-landing .form-placeholder .hero-banner-form .hs-error-msgs {
        list-style-type: none;
        margin-top: 5px; }
        .hero-banner-landing .form-placeholder .hero-banner-form .hs-error-msgs label {
          font-size: 14px; }
      .hero-banner-landing .form-placeholder .hero-banner-form h3 {
        font-family: Palanquin;
        font-weight: 600;
        font-size: 30px;
        line-height: 40px;
        color: #626262;
        text-align: center;
        padding-top: 20px;
        position: relative; }
        .hero-banner-landing .form-placeholder .hero-banner-form h3 span {
          color: #00A3A1;
          margin-left: 2px;
          position: relative;
          letter-spacing: 3px; }
      .hero-banner-landing .form-placeholder .hero-banner-form .hs-form-field {
        margin-bottom: 20px;
        -webkit-box-shadow: none;
           -moz-box-shadow: none;
                box-shadow: none;
        color: #626262; }
        .hero-banner-landing .form-placeholder .hero-banner-form .hs-form-field .hs-form-required {
          display: none; }
        .hero-banner-landing .form-placeholder .hero-banner-form .hs-form-field input {
          border: none;
          -webkit-border-radius: 4px;
             -moz-border-radius: 4px;
                  border-radius: 4px;
          background-color: #ffffff; }
        .hero-banner-landing .form-placeholder .hero-banner-form .hs-form-field .hs-input {
          font-size: 18px;
          font-family: Palanquin;
          font-weight: 200;
          height: 55px;
          border: none;
          padding-left: 13px; }
      .hero-banner-landing .form-placeholder .hero-banner-form .hs_dropdown_example {
        background: white;
        -webkit-border-radius: 4px;
           -moz-border-radius: 4px;
                border-radius: 4px;
        position: relative; }
        .hero-banner-landing .form-placeholder .hero-banner-form .hs_dropdown_example:after {
          position: absolute;
          font-size: 22px;
          content: "\f105";
          font-family: "FontAwesome";
          color: #00A3A1;
          right: 25px;
          top: 12px;
          width: 7px;
          height: 12px; }
        .hero-banner-landing .form-placeholder .hero-banner-form .hs_dropdown_example select {
          color: rgba(98, 98, 98, 0.6);
          background-color: #fff;
          outline: none;
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none; }
      .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large {
        min-height: 27px;
        min-width: 134px;
        padding-top: 20px;
        padding-bottom: 20px;
        font: 300 22px/22px Palanquin;
        margin-bottom: 20px;
        width: 100%; }

@media (max-width: 767px) {
  .hero-banner-landing .container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .hero-banner-landing .container .hero-banner-form {
      margin: 50px auto; }
    .hero-banner-landing .container .hero-banner-wrap {
      width: 100%;
      margin: 0 20px; } }

/********************************************************/
/*******  Modules/hero-banner.scss *******/
/********************************************************/
.hero-banner {
  margin-top: 72px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 500px;
  width: 100%;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: 0;
  margin-bottom: 33px; }
  .hero-banner .hero-banner-wrap {
    z-index: 2;
    width: 100%;
    margin: 0 auto;
    position: relative; }
    .hero-banner .hero-banner-wrap h1 {
      color: #fff;
      font-weight: 300;
      font-size: 58px;
      padding: 0 0px; }
      @media (max-width: 1052px) {
        .hero-banner .hero-banner-wrap h1 {
          font-size: 52px!important; } }
          
    @media (max-width: 942px) {
        .hero-banner .hero-banner-wrap h1 {
          font-size: 49px!important; } }      
      
      @media (max-width: 850px) {
        .hero-banner .hero-banner-wrap h1 {
          font-size: 45px!important; } }
          
      @media (max-width: 767px) {
        .hero-banner .hero-banner-wrap h1 {
          font-size: 40px!important; } }
      @media (max-width: 512px) {
        .hero-banner .hero-banner-wrap h1 {
          font-size: 33px!important; } }
          
      .hero-banner .hero-banner-wrap h1 span {
        color: #00A3A1;
        font-weight: 600; }
    .hero-banner .hero-banner-wrap h2 {
      padding: 0 10px;
      font-size: 23px;
      font-weight: 300;
      color: #fff;
      text-transform: capitalize;
      text-align: center;
      padding: 0 20px; }
  .hero-banner .mask, .hero-banner .separator--contact__mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    z-index: 1; }

/********************************************************/
/*******  Modules/history-timeline.scss *******/
/********************************************************/
.history-timeline {
  background-color: #00338D;
  padding: 25px 0px; }
  .history-timeline .slick-slider {
    margin: 0; }
  .history-timeline .center-text {
    text-align: center; }
  .history-timeline h2 {
    text-align: center;
    margin-top: 25px;
    font-weight: 600;
    color: #fff;
    font-weight: 200;
    font-size: 40px; }
    .history-timeline h2 span {
      letter-spacing: 3px; }
  .history-timeline h3 {
    text-align: center;
    margin: 15px 0px 50px 0px;
    font-weight: normal;
    color: #626262; }
  .history-timeline .wrapper-history {
    text-align: center; }
  .history-timeline p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 200; }
  .history-timeline a {
    display: inline-block;
    color: #ffffff;
    background-color: transparent;
    margin-top: 55px;
    padding: 10px;
    text-decoration: none !important;
    text-align: center;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    font-size: 20px;
    border: solid 2px #fff; }
    .history-timeline a:hover {
      background-color: #fff;
      border-color: #fff;
      color: #00a3a1;
      text-decoration: none; }
  .history-timeline .slick-year .slick-slide {
    cursor: pointer; }
  .history-timeline .center-slide {
    height: 104px; }
  .history-timeline .slide {
    text-align: center;
    min-height: 394px; }
    .history-timeline .slide i {
      font-size: 106px;
      text-align: center;
      color: #fff;
      margin-top: 86px;
      margin-bottom: 30px; }
  .history-timeline .slick-prev:before {
    background-image: url("//cdn2.hubspot.net/hubfs/685080/IMG-TurboSodium/arrow-up.png");
    width: 57px;
    height: 29px; }
  .history-timeline .slick-next:before {
    background-image: url("//cdn2.hubspot.net/hubfs/685080/IMG-TurboSodium/arrow-down.png");
    width: 57px;
    height: 29px; }
  .history-timeline .slick-prev, .history-timeline .slick-next {
    width: 57px;
    height: 29px;
    z-index: 100; }
  .history-timeline .slick-prev {
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px; }
  .history-timeline .slick-history {
    margin-top: 40px; }
  .history-timeline .slick-next {
    margin: auto;
    left: 0;
    right: 0;
    top: initial;
    bottom: -90px; }
  .history-timeline .history-slider__container {
    height: 440px;
    margin-bottom: 60px; }
  .history-timeline .history-slide__image {
    margin: 80px auto 28px; }
  .history-timeline .slick-slide {
    -webkit-transform: translate3d(0, 0, 0); }
    @media (max-width: 1070px) {
      .history-timeline .slick-slide {
        left: 22px; } }
  .history-timeline .year-slider {
    height: 500px;
    position: relative;
    overflow: hidden; }
    .history-timeline .year-slider:before {
      content: "";
      position: absolute;
      background-image: url("//cdn2.hubspot.net/hubfs/685080/IMG-TurboSodium/dashed-line.png");
      left: 45px;
      top: 0px;
      height: 100%;
      width: 1px; }
      @media (max-width: 1070px) {
        .history-timeline .year-slider:before {
          left: 7px; } }
    .history-timeline .year-slider .hs_cos_wrapper_widget {
      color: #fff;
      font-size: 30px;
      padding: 15px 0;
      position: relative;
      left: 60px;
      text-align: left;
      -webkit-transition: font-size .2s;
      -o-transition: font-size .2s;
      -moz-transition: font-size .2s;
      transition: font-size .2s; }
      @media (max-width: 1070px) {
        .history-timeline .year-slider .hs_cos_wrapper_widget {
          left: 22px; } }
    .history-timeline .year-slider .slick-center {
      color: #626262; }
      .history-timeline .year-slider .slick-center:before {
        background-color: #626262; }
    .history-timeline .year-slider .hs_cos_wrapper_widget::before {
      position: absolute;
      content: "";
      width: 11px;
      height: 11px;
      top: 6px;
      bottom: 0px;
      left: -21px;
      margin: auto;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      background-color: #fff; }
    .history-timeline .year-slider .center-slide {
      color: #626262;
      font-size: 38px;
      position: absolute;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .history-timeline .year-slider .center-slide:before {
        width: 16px;
        height: 16px;
        left: -42px;
        background-color: #626262;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear; }
    .history-timeline .year-slider span {
      cursor: pointer; }
  @media (max-width: 767px) {
    .history-timeline .dashed-line {
      width: 100%;
      float: none; }
    .history-timeline .slick-history {
      width: 65%;
      float: left; }
    .history-timeline .history-slider__container {
      float: none;
      width: 100%;
      height: auto; }
    .history-timeline .history-slide__image {
      margin-top: 30px; }
    .history-timeline .year-slider {
      float: none !important;
      width: 100%;
      height: auto;
      margin-top: 30px;
      padding: 10px 0; }
      .history-timeline .year-slider:before {
        background: 0;
        background-image: none;
        border-bottom: 2px dotted rgba(255, 255, 255, 0.7);
        width: 100%;
        left: 0;
        top: -15px; }
      .history-timeline .year-slider .hs_cos_wrapper_widget.slick-center:hover {
        font-size: 30px; }
      .history-timeline .year-slider .slick-current {
        font-size: 30px; }
        .history-timeline .year-slider .slick-current:before {
          background-color: #626262; }
      .history-timeline .year-slider .hs_cos_wrapper_widget {
        padding: 0 15px; }
        .history-timeline .year-slider .hs_cos_wrapper_widget:before {
          position: absolute;
          content: "";
          width: 11px;
          height: 11px;
          top: 40px;
          bottom: 0;
          left: 47%;
          margin: auto;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          background-color: white; }
      .history-timeline .year-slider .slick-track {
        height: 53px; } }
  @media (max-width: 480px) {
    .history-timeline {
      padding-bottom: 0; }
      .history-timeline .dashed-line {
        width: 100%; }
      .history-timeline .slick-history {
        width: 50%;
        float: left; } }

/********************************************************/
/*******  Modules/homeslider.scss *******/
/********************************************************/
.homeslider .mask, .homeslider .separator--contact__mask {
  background-color: rgba(0, 0, 0, 0.36);
  height: 100%; }

.homeslider .slick-dots {
  bottom: 30px;
  width: 100%;
  list-style: none;
  text-align: center; }
  .homeslider .slick-dots li button:before {
    font-size: 26px; }
  .homeslider .slick-dots li.slick-active button:before {
    color: #fff; }

.homeslider .slick-arrow {
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1; }
  .homeslider .slick-arrow.slick-prev {
    left: 48px; }
    .homeslider .slick-arrow.slick-prev:before {
      content: '';
      background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
      background-repeat: no-repeat;
      -webkit-background-size: cover;
         -moz-background-size: cover;
           -o-background-size: cover;
              background-size: cover;
      width: 30px;
      height: 58px;
      display: block; }
  .homeslider .slick-arrow.slick-next {
    right: 48px; }
    .homeslider .slick-arrow.slick-next:before {
      content: '';
      background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
      background-repeat: no-repeat;
      -webkit-background-size: cover;
         -moz-background-size: cover;
           -o-background-size: cover;
              background-size: cover;
      -webkit-transform: scaleX(-1);
         -moz-transform: scaleX(-1);
          -ms-transform: scaleX(-1);
           -o-transform: scaleX(-1);
              transform: scaleX(-1);
      width: 30px;
      height: 58px;
      display: block; }

.homeslider .slide {
  position: relative;
  height: 100vh;
  min-height: 600px;
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover; }
  .homeslider .slide .content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    min-width: 80%; }
    .homeslider .slide .content h1 {
      width: 80%;
      display: block;
      margin: 0 auto;
      color: #fff;
      font-weight: 300; }
      .homeslider .slide .content h1 span {
        font-weight: 700;
        color: #00A3A1; }
    .homeslider .slide .content h2,
    .homeslider .slide .content h3,
    .homeslider .slide .content h4,
    .homeslider .slide .content h5,
    .homeslider .slide .content h6 {
      color: #fff; }
    .homeslider .slide .content p {
      color: #fff;
      font-size: 20px;
      font-weight: 300;
      text-align: center; }
    .homeslider .slide .content p:last-of-type {
      text-align: center;
      margin-top: 40px; }
      .homeslider .slide .content p:last-of-type a.cta_button {
        position: relative;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px; }
      .homeslider .slide .content p:last-of-type > .hs-cta-wrapper:first-of-type a.cta_button {
        position: relative; }

@media (max-width: 767px) {
  .homeslider .slide .content p {
    font-size: 15px; } }

@media (max-width: 480px) {
  .homeslider .slide .content h1 {
    width: 100%;
    font-size: 40px; } }

/********************************************************/
/*******  Modules/homevideo.scss *******/
/********************************************************/
.homevideo {
  position: relative;
  background-image: none;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
  height: 100vh;
  overflow: hidden; }
  .homevideo .mask, .homevideo .separator--contact__mask {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.36); }
  .homevideo video {
    display: block;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover; }
  .homevideo .content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    min-width: 80%; }
    .homevideo .content h1 {
      color: #fff;
      font-weight: 300; }
      .homevideo .content h1 span {
        font-weight: 600;
        font-size: inherit;
        color: #00A3A1; }
    .homevideo .content h2, .homevideo .content h3, .homevideo .content h4, .homevideo .content h5, .homevideo .content h6 {
      color: #fff; }
    .homevideo .content p {
      color: #fff;
      font-size: 20px;
      font-weight: 300;
      text-align: center; }
    .homevideo .content p:last-of-type {
      text-align: center;
      margin-top: 40px; }
      .homevideo .content p:last-of-type a.cta_button {
        position: relative;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px; }
      .homevideo .content p:last-of-type > .hs-cta-wrapper:first-of-type a.cta_button {
        position: relative; }

@media (max-width: 991px) {
  .homevideo {
    min-height: 600px; }
    .homevideo video {
      display: none; } }

@media (max-width: 767px) {
  .homeslider .content p {
    font-size: 15px; } }

@media (min-width: 992px) {
  .homevideo.video {
    background-image: none !important; } }

/********************************************************/
/*******  Modules/iphone-mocup.scss *******/
/********************************************************/
.iphone-column {
  position: relative; }

.iphone-mocup {
  position: absolute;
  bottom: -90px;
  left: 0; }
  .iphone-mocup__phone {
    max-width: none; }
  .iphone-mocup__screen {
    position: absolute;
    overflow: hidden;
    top: 73px;
    left: 186px;
    width: 180px;
    height: 320px; }
    .iphone-mocup__screen img {
      width: 100%; }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  .iphone-mocup {
    left: -50px;
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transform-origin: bottom;
       -moz-transform-origin: bottom;
        -ms-transform-origin: bottom;
         -o-transform-origin: bottom;
            transform-origin: bottom; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .iphone-mocup {
    display: none; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/********************************************************/
/*******  Modules/join-us.scss *******/
/********************************************************/
figure.join-us {
  width: 210px;
  margin: 25px 37px; }
  figure.join-us .image-wrapper {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    overflow: hidden; }
  figure.join-us .image {
    width: 210px;
    height: 210px;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: white;
    position: relative;
    overflow: hidden; }
  figure.join-us .mask, figure.join-us .separator--contact__mask {
    position: absolute;
    background: #00A3A1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }
  figure.join-us .main-text {
    color: #FFF;
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    text-transform: uppercase;
    white-space: nowrap;
    top: 26%; }
  figure.join-us .sub-text {
    color: #FFF;
    font-size: 16px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
    top: 45%; }
  figure.join-us a {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }

/********************************************************/
/*******  Modules/landing-event-gallery.scss *******/
/********************************************************/
.past-event-gallery .event-gallery-holder {
  width: 100%; }
  .past-event-gallery .event-gallery-holder .flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .past-event-gallery .event-gallery-holder .flex-row {
        display: block; } }
    .past-event-gallery .event-gallery-holder .flex-row .item-wrap {
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        .past-event-gallery .event-gallery-holder .flex-row .item-wrap {
          width: 100%; } }
      .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item {
        -webkit-background-size: cover;
           -moz-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
        overflow: hidden;
        -webkit-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        transition: all 0.6s ease;
        background-position: center center; }
        .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item:hover {
          -webkit-transform: scale(1.03, 1.03);
             -moz-transform: scale(1.03, 1.03);
              -ms-transform: scale(1.03, 1.03);
               -o-transform: scale(1.03, 1.03);
                  transform: scale(1.03, 1.03); }
          .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item:hover:after {
            opacity: 0; }
        .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item:after {
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          background-color: #000;
          opacity: 0.2;
          -webkit-transition: all 0.6s ease;
          -o-transition: all 0.6s ease;
          -moz-transition: all 0.6s ease;
          transition: all 0.6s ease; }
      .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-1 {
        width: 600px;
        height: 416px; }
        @media only screen and (max-width: 767px) {
          .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-1 {
            width: 100%; } }
      .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-2 {
        width: 570px;
        height: 416px; }
        @media only screen and (max-width: 767px) {
          .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-2 {
            width: 100%; } }
      .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-3 {
        width: 500px;
        height: 366px; }
        @media only screen and (max-width: 767px) {
          .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-3 {
            width: 100%; } }
      .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-4 {
        width: 670px;
        height: 366px; }
        @media only screen and (max-width: 767px) {
          .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-4 {
            width: 100%; } }

.past-event-gallery .view-more {
  text-align: center;
  margin: 67px 0px 62px 0px; }

/********************************************************/
/*******  Modules/landing-event-plan.scss *******/
/********************************************************/
.landing-event-plan {
  background-position: center center;
  -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
       -o-background-size: cover !important;
          background-size: cover !important;
  width: 100%;
  height: auto;
  padding-top: 80px;
  overflow: visible;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .landing-event-plan .event-plan {
    margin-top: 20px;
    bottom: 0;
    background: #00338D;
    width: 65%;
    -webkit-border-top-left-radius: 10px;
       -moz-border-radius-topleft: 10px;
            border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
       -moz-border-radius-topright: 10px;
            border-top-right-radius: 10px; }
    @media only screen and (max-width: 768px) {
      .landing-event-plan .event-plan {
        width: 95%; } }
    @media only screen and (max-width: 1180px) {
      .landing-event-plan .event-plan {
        width: 75%; } }
    .landing-event-plan .event-plan .title-event-wrap {
      height: 72px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #fff;
      font-size: 31px;
      font-weight: 200;
      line-height: 72px; }
      @media only screen and (max-width: 580px) {
        .landing-event-plan .event-plan .title-event-wrap {
          font-size: 26px; } }
      @media only screen and (max-width: 380px) {
        .landing-event-plan .event-plan .title-event-wrap {
          font-size: 20px; } }
      .landing-event-plan .event-plan .title-event-wrap .time-event {
        display: block;
        width: 20%;
        margin: 0;
        padding-left: 30px; }
        @media only screen and (max-width: 580px) {
          .landing-event-plan .event-plan .title-event-wrap .time-event {
            padding-left: 15px; } }
      .landing-event-plan .event-plan .title-event-wrap .title-event {
        display: block;
        width: 80%;
        margin: 0;
        padding-left: 30px; }
    .landing-event-plan .event-plan .content-event span.hs_cos_wrapper {
      height: auto;
      background-color: #0091da; }
      .landing-event-plan .event-plan .content-event span.hs_cos_wrapper div.hs_cos_wrapper {
        display: block;
        width: 100%;
        height: 79px;
        margin-top: 1px; }
        .landing-event-plan .event-plan .content-event span.hs_cos_wrapper div.hs_cos_wrapper:nth-child(even) {
          background: #393939; }
        .landing-event-plan .event-plan .content-event span.hs_cos_wrapper div.hs_cos_wrapper:nth-child(odd) {
          background: #4a4949; }

/********************************************************/
/*******  Modules/landing-single-event.scss *******/
/********************************************************/
.landing-single-event {
  width: 100%;
  height: 100%; }
  .landing-single-event .single-event-wrap {
    height: 79px;
    width: 100%;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .landing-single-event .single-event-wrap .time-single {
      width: 20%;
      margin: 0;
      padding-left: 30px;
      font-size: 23px; }
      @media only screen and (max-width: 580px) {
        .landing-single-event .single-event-wrap .time-single {
          font-size: 18px;
          padding-left: 15px;
          text-align: center; } }
    .landing-single-event .single-event-wrap .desc-single {
      width: 70%;
      padding-left: 30px;
      font-size: 21px; }
      @media only screen and (max-width: 580px) {
        .landing-single-event .single-event-wrap .desc-single {
          font-size: 16px;
          width: 80%; } }
    .landing-single-event .single-event-wrap .dot-single {
      width: 10%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media only screen and (max-width: 580px) {
        .landing-single-event .single-event-wrap .dot-single {
          -webkit-transform: rotate(90deg);
          /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
          -ms-transform: rotate(90deg);
          /* IE 9 */
          -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
               transform: rotate(90deg); } }
      .landing-single-event .single-event-wrap .dot-single a {
        width: 39px; }
        .landing-single-event .single-event-wrap .dot-single a .dot-img {
          width: 39px;
          background-position: center top; }
          .landing-single-event .single-event-wrap .dot-single a .dot-img i {
            font-size: 11px;
            color: #fff; }
          .landing-single-event .single-event-wrap .dot-single a .dot-img:hover {
            background-position: center bottom; }
            .landing-single-event .single-event-wrap .dot-single a .dot-img:hover i {
              color: #00A3A1; }

/********************************************************/
/*******  Modules/loading-circle.scss *******/
/********************************************************/
section.loading-circle .circle {
  width: 200px;
  height: 200px;
  margin: 0 auto; }
  section.loading-circle .circle .timer tspan {
    font-family: Palanquin; }
  section.loading-circle .circle svg {
    margin: -20%; }

section.loading-circle h3 {
  color: #fff;
  font-weight: 300;
  font-size: 25px;
  margin: 35px 0px 55px 0px;
  text-align: center; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .homepage .skills .loading-circle .circle svg {
    -webkit-transform: scale(1.4);
       -moz-transform: scale(1.4);
        -ms-transform: scale(1.4);
         -o-transform: scale(1.4);
            transform: scale(1.4); } }

@supports (-ms-ime-align: auto) {
  .homepage .skills .loading-circle .circle svg {
    -webkit-transform: scale(1.4);
       -moz-transform: scale(1.4);
        -ms-transform: scale(1.4);
         -o-transform: scale(1.4);
            transform: scale(1.4); } }

/********************************************************/
/*******  Modules/people.scss *******/
/********************************************************/
figure.people {
  width: 210px;
  margin: 25px 37px; }
  figure.people .image {
    width: 210px;
    height: 210px;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-color: white;
    background-position: center center;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    overflow: hidden;
    position: relative; }
  figure.people .image:hover .people-hover {
    clip: rect(0px, 211px, 211px, 0px); }
  figure.people .name-and-surname {
    font-size: 21px;
    color: #00A3A1;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0 8px 0;
    line-height: 1; }
  figure.people .job {
    font-size: 16px;
    color: #626262;
    text-align: center;
    margin: 0; }
  figure.people .people-hover {
    -webkit-box-shadow: inset 0 0 0 211px #00A3A1;
       -moz-box-shadow: inset 0 0 0 211px #00A3A1;
            box-shadow: inset 0 0 0 211px #00A3A1;
    display: inline-block;
    width: 210px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #00A3A1;
    height: 209.9px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    clip: rect(210px, 210px, 210px, 0px); }
    figure.people .people-hover a {
      display: inline-block;
      margin-top: 80px; }
    figure.people .people-hover .social-icons {
      text-align: center; }
    figure.people .people-hover .icon-circle {
      margin-top: 80px;
      text-align: center;
      width: 50px;
      height: 50px;
      background-color: white;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      display: inline-block;
      margin: 0 3px; }
      figure.people .people-hover .icon-circle i {
        text-align: center;
        color: #00A3A1;
        font-size: 25px;
        display: block;
        line-height: 50px; }

.people-wrapper > .hs_cos_wrapper_widget_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

/********************************************************/
/*******  Modules/pricing-box.scss *******/
/********************************************************/
.pricing-box {
  margin: 0 15px;
  -webkit-flex-basis: 265px;
      -ms-flex-preferred-size: 265px;
          flex-basis: 265px;
  border: 2px solid #00338D;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  text-align: center;
  color: #626262; }
  @media screen and (max-width: 767px) {
    .pricing-box {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto;
      min-width: 245px; } }
  @media screen and (max-width: 400px) {
    .pricing-box {
      width: 260px; } }
  .pricing-box__container .widget-span .hs_cos_wrapper_widget_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 150px 0 375px 0; }
    @media screen and (max-width: 767px) {
      .pricing-box__container .widget-span .hs_cos_wrapper_widget_container {
        -webkit-flex-flow: column nowrap;
            -ms-flex-flow: column nowrap;
                flex-flow: column nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 75px 0 200px 0; } }
    .pricing-box__container .widget-span .hs_cos_wrapper_widget_container .hs_cos_wrapper {
      -webkit-flex-basis: 265px;
          -ms-flex-preferred-size: 265px;
              flex-basis: 265px; }
      @media screen and (max-width: 767px) {
        .pricing-box__container .widget-span .hs_cos_wrapper_widget_container .hs_cos_wrapper {
          margin-bottom: 50px;
          -webkit-flex-basis: auto;
              -ms-flex-preferred-size: auto;
                  flex-basis: auto;
          min-width: 245px; } }
  .pricing-box__starting-at {
    text-align: center; }
  .pricing-box__price {
    display: block;
    font-size: 51px;
    color: #00338D;
    margin-top: -15px;
    font-weight: bold; }
    .pricing-box__price i {
      font-size: 41px; }
  .pricing-box__features {
    text-align: center; }
  .pricing-box__order {
    text-align: center; }
  .pricing-box__title {
    margin-top: 0;
    padding: 20px 20px;
    font-size: 31px;
    font-weight: 300;
    color: #00338D;
    width: 100%;
    display: block;
    border-bottom: 1px solid #00338D; }
  .pricing-box__starting-at {
    color: #626262;
    font-size: 16px;
    padding-bottom: 10px; }
  .pricing-box__feature-text {
    border-bottom: 1px solid #00338D;
    padding-bottom: 10px;
    width: 80%;
    margin: 15px auto;
    display: block; }
  .pricing-box__feature-text--bold {
    color: #00338D;
    font-weight: bold;
    display: inline-block;
    margin-right: 5px; }
  .pricing-box__order {
    margin-bottom: 15px;
    background-color: #00A3A1;
    border: 2px solid #00A3A1;
    color: #ffffff; }
    .pricing-box__order:hover {
      background-color: #fff;
      border: 2px solid #00A3A1;
      color: #00a3a1; }
  .pricing-box.highlight {
    -webkit-transform: scale(1.13);
       -moz-transform: scale(1.13);
        -ms-transform: scale(1.13);
         -o-transform: scale(1.13);
            transform: scale(1.13);
    -webkit-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    -moz-transition: 0.3s linear all;
    transition: 0.3s linear all;
    background-color: #00338D; }
    .pricing-box.highlight .pricing-box__title {
      color: #fff;
      border-bottom-color: #fff;
      -webkit-transition: 0.3s linear all;
      -o-transition: 0.3s linear all;
      -moz-transition: 0.3s linear all;
      transition: 0.3s linear all; }
    .pricing-box.highlight .pricing-box__starting-at {
      color: #fff;
      -webkit-transition: 0.3s linear all;
      -o-transition: 0.3s linear all;
      -moz-transition: 0.3s linear all;
      transition: 0.3s linear all; }
    .pricing-box.highlight .pricing-box__price {
      color: #fff;
      -webkit-transition: 0.3s linear all;
      -o-transition: 0.3s linear all;
      -moz-transition: 0.3s linear all;
      transition: 0.3s linear all; }
    .pricing-box.highlight .pricing-box__features .pricing-box__feature-text {
      border-bottom-color: #fff;
      color: #fff;
      -webkit-transition: 0.3s linear all;
      -o-transition: 0.3s linear all;
      -moz-transition: 0.3s linear all;
      transition: 0.3s linear all; }
      .pricing-box.highlight .pricing-box__features .pricing-box__feature-text .pricing-box__feature-text--bold {
        color: #fff;
        -webkit-transition: 0.3s linear all;
        -o-transition: 0.3s linear all;
        -moz-transition: 0.3s linear all;
        transition: 0.3s linear all; }
    .pricing-box.highlight a.pricing-box__order {
      background-color: #fff;
      color: #00a3a1;
      border: 2px solid #fff; }
      .pricing-box.highlight a.pricing-box__order:hover {
        color: #ffffff;
        background-color: #00A3A1;
        border: 2px solid #fff; }

/********************************************************/
/*******  Modules/question.scss *******/
/********************************************************/
.questions {
  height: auto !important;
  min-height: 350px; }
  .questions .question {
    width: 100%; }
  .questions .question h3 {
    font-size: 20px;
    color: #626262;
    text-transform: uppercase;
    margin-top: 30px;
    font-weight: 300;
    display: block;
    margin-left: 15px;
    position: relative;
    margin-bottom: 0px;
    cursor: pointer;
    padding-left: 7px; }
  .questions .question h3:before {
    position: absolute;
    left: -14px;
    top: 1px;
    font-family: "FontAwesome";
    content: "\f105";
    color: #00A3A1;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear; }
  .questions .question h3.rotate:before {
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg); }
  .questions .question p.text {
    font-size: 16px;
    color: #626262;
    font-weight: 300;
    display: none; }

/********************************************************/
/*******  Modules/questions filter.scss *******/
/********************************************************/
ul.filters li {
  display: inline-block;
  margin-top: 38px;
  margin-right: 0px; }
  ul.filters li a {
    padding: 2px 10px;
    color: #626262;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    font-size: 20px;
    text-transform: uppercase; }
    ul.filters li a:hover {
      background-color: #00A3A1;
      color: #ffffff;
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px; }
    ul.filters li a.active {
      background-color: #00A3A1;
      color: #ffffff;
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px;
      padding: 2px 19px; }

/********************************************************/
/*******  Modules/resource-category.scss *******/
/********************************************************/
.resource-categories__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin-top: 100px;
  white-space: nowrap;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  /*@media screen and (max-width: 1000px) {
    flex-wrap: wrap;  	
  }*/ }
  @media screen and (max-width: 500px) {
    .resource-categories__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 30px; } }

.resource-categories__element {
  cursor: pointer;
  padding: 10px 25px;
  text-transform: uppercase;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  font-size: 1.1em;
  border: 2px solid #00A3A1;
  color: #00a3a1;
  margin: 10px;
  text-align: center; }
  @media screen and (max-width: 1000px) {
    .resource-categories__element {
      text-align: center; } }
  .resource-categories__element--active {
    background: #00A3A1;
    color: white; }

.resource-categories__element:hover {
  background: #00A3A1;
  color: white; }

/********************************************************/
/*******  Modules/resource.scss *******/
/********************************************************/
.resource {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-top: 50px;
  width: 570px; }
  .resource--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 285px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: center;
    margin: 50px auto 0; }
  .resource__container {
    padding-top: 50px;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
    .resource__container--vertical {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding-bottom: 100px; }
  .resource__image-container {
    -ms-flex-preferred-size: 40%;
    -webkit-flex-basis: 40%;
            flex-basis: 40%; }
    .resource--vertical .resource__image-container {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto;
      margin-bottom: 28px; }
      @media screen and (max-width: 400px) {
        .resource--vertical .resource__image-container {
          margin-bottom: 5px; } }
  .resource__image {
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    -o-transition: opacity .3s, -o-transform .3s;
    -moz-transition: transform .3s, opacity .3s, -moz-transform .3s;
    transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s; }
    .resource__image:hover {
      -webkit-transform: scale(1.2);
         -moz-transform: scale(1.2);
          -ms-transform: scale(1.2);
           -o-transform: scale(1.2);
              transform: scale(1.2);
      opacity: .9;
      cursor: pointer; }
  .resource__description {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
            flex-grow: 1;
    margin-top: 30px;
    width: 100%; }
    .resource--vertical .resource__description {
      margin-top: 10px;
      padding-right: 0; }
  .resource__details {
    margin-left: 10px;
    -ms-flex-preferred-size: 60%;
    -webkit-flex-basis: 60%;
            flex-basis: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between; }
    .resource--vertical .resource__details {
      margin-left: 0;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto;
      text-align: center; }
  .resource__title {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: normal;
    color: #00338D; }
    .resource--vertical .resource__title {
      width: 100%;
      padding: 0 5px; }
  .resource__button {
    background: #00A3A1;
    color: #ffffff;
    padding: 13px 45px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    font-weight: 300;
    text-transform: uppercase;
    border: 2px solid #00A3A1;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear; }
    .resource--vertical .resource__button {
      display: block;
      margin: 0 auto; }
    .resource__button:hover {
      background: #fff;
      color: #00a3a1;
      border: 2px solid #00A3A1;
      cursor: pointer; }
  .resource__effects-wrapper {
    height: 300px;
    width: 200px;
    -webkit-box-shadow: 6px 6px 0 #00A3A1, 2px 1px 5px rgba(0, 0, 0, 0.3);
       -moz-box-shadow: 6px 6px 0 #00A3A1, 2px 1px 5px rgba(0, 0, 0, 0.3);
            box-shadow: 6px 6px 0 #00A3A1, 2px 1px 5px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    background: black; }
    .resource--vertical .resource__effects-wrapper {
      margin: 0 auto; }

@media screen and (max-width: 600px) {
  .resource {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .resource__description {
      padding-right: 35px; }
  .resource__image-container {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; }
  .resource__details {
    margin-left: 0; }
  .resource__title {
    margin-top: 20px; }
  .resource__container {
    min-height: 300px; } }

@media screen and (max-width: 500px) {
  .resource__container {
    padding-top: 0; }
  .resource {
    width: 100%; } }

/********************************************************/
/*******  Modules/resources-slide.scss *******/
/********************************************************/
.resources-slide {
  float: left;
  width: 100%; }
  .resources-slide .slide-img {
    height: 500px;
    font-weight: 300;
    position: relative;
    margin-bottom: 0;
    top: 0;
    float: left;
    width: 100%; }
    .resources-slide .slide-img .mask, .resources-slide .slide-img .separator--contact__mask {
      position: absolute;
      background: rgba(0, 0, 0, 0.36);
      left: 0;
      top: 0;
      height: 100%;
      width: 100%; }
    .resources-slide .slide-img .slide-content {
      position: relative;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #fff;
      z-index: 99; }
      .resources-slide .slide-img .slide-content h2 {
        font-weight: 500;
        color: #fff;
        font-size: 58px; }
        .resources-slide .slide-img .slide-content h2 span {
          color: #00A3A1; }
      .resources-slide .slide-img .slide-content p {
        font-size: 20px;
        text-align: center; }

/********************************************************/
/*******  Modules/separator.scss *******/
/********************************************************/
.separator {
  background: white;
  padding: 20px 0; }
  .separator h4 {
    color: #333;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 34px; }
  .separator--yellow {
    background: #00338D; }
    .separator--yellow h4 {
      color: white; }
  .separator--contact {
    position: relative;
    padding: 40px 0 50px; }
    .separator--contact h4 {
      color: white;
      text-align: center;
      position: relative;
      z-index: 2;
      font-weight: 400; }
    .separator--contact a {
      position: relative;
      z-index: 2; }

/********************************************************/
/*******  Modules/service-box.scss *******/
/********************************************************/
.services {
  overflow: hidden;
  margin-top: 70px; }
  .services .box-services {
    text-align: center; }
    .services .box-services .widget-type-rich_text a {
      font-weight: 400 !important; }
    .services .box-services .ico {
      width: 120px;
      height: 120px;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      text-align: center;
      margin: auto;
      border: solid 2px #00A3A1; }
      .services .box-services .ico i {
        color: #00A3A1;
        font-size: 60px;
        line-height: 116px; }
    .services .box-services h3 {
      font-size: 20px;
      font-weight: normal;
      margin: 20px 0px;
      color: #00A3A1; }
    .services .box-services .desc {
      font-size: 16px;
      font-weight: 300;
      margin-bottom: 85px;
      padding: 0px 15px; }

/********************************************************/
/*******  Modules/skills-circles.scss *******/
/********************************************************/
.skills {
  text-align: center; }
  .skills .circle {
    display: none; }
  .skills .loader {
    max-width: 200px;
    height: auto; }
  .skills h3 {
    color: #fff;
    font-weight: normal;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase; }

/********************************************************/
/*******  Modules/slider-rec-posts.scss *******/
/********************************************************/
.slider-rec-posts {
  margin-top: 30px;
  margin-bottom: 30px; }
  .slider-rec-posts .slick-dots {
    bottom: -40px; }
    .slider-rec-posts .slick-dots li button:before {
      font-size: 40px;
      color: #00A3A1;
      -webkit-transition: opacity .3s linear;
      -o-transition: opacity .3s linear;
      -moz-transition: opacity .3s linear;
      transition: opacity .3s linear; }
  .slider-rec-posts__slide {
    padding: 15px; }
    .slider-rec-posts__slide a {
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      -moz-transition: all .3s linear;
      transition: all .3s linear; }
      .slider-rec-posts__slide a:hover img {
        -webkit-box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.2);
           -moz-box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.2);
                box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.2); }
    .slider-rec-posts__slide img {
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      -moz-transition: all .3s linear;
      transition: all .3s linear;
      margin: auto; }

/********************************************************/
/*******  Modules/small-header-basic.scss *******/
/********************************************************/
.small-header {
  width: 100%;
  height: 115px;
  margin-top: 70px;
  margin-bottom: 16px;
  background: #f7f7f7;
  border-top: solid 1px #f3f3f3;
  border-bottom: solid 1px #f3f3f3;
  border-bottom: solid 1px #f3f3f3; }
  .small-header .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 114px; }
    .small-header .container .small-header-wrap h1 {
      text-align: left;
      font-size: 26px;
      color: #626262;
      padding: 0;
      margin: 0;
      font-weight: 300;
      text-transform: uppercase; }
      .small-header .container .small-header-wrap h1 span {
        font-weight: 600;
        font-size: 26px;
        color: #626262; }
    .small-header .container .small-header-wrap h2 {
      font-size: 23px;
      text-align: left;
      color: #626262;
      padding: 0;
      margin: 0;
      font-weight: 300;
      line-height: 30px;
      text-transform: capitalize !important; }

/********************************************************/
/*******  Modules/small-header-for-blog.scss *******/
/********************************************************/
.small-header-for-blog {
  overflow: hidden;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  height: 325px;
  margin-top: 70px;
  position: relative; }
  .small-header-for-blog .mask, .small-header-for-blog .separator--contact__mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3); }
  .small-header-for-blog h1 {
    max-width: 1170px;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 200 !important;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 58px;
    width: 100%;
    font-weight: normal;
    margin: 0;
    color: #fff;
    line-height: 1.2; }
    .small-header-for-blog h1 span {
      color: #00A3A1;
      font-weight: 600; }
    @media (max-width: 767px) {
      .small-header-for-blog h1 {
        font-size: 30px; } }

.hs-blog-post .small-header-for-blog {
  height: 355px; }
  .hs-blog-post .small-header-for-blog h1 {
    display: block;
    bottom: 167px;
    -webkit-transform: translate(-50%, 0%);
       -moz-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
         -o-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    top: auto;
    font-size: 44px; }
    @media (max-width: 767px) {
      .hs-blog-post .small-header-for-blog h1 {
        font-size: 30px; } }

/********************************************************/
/*******  Modules/small-header-for-careers.scss *******/
/********************************************************/
.small-header-for-careers {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  height: 500px;
  margin-top: 70px;
  position: relative; }
  .small-header-for-careers .mask, .small-header-for-careers .separator--contact__mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3); }
  .small-header-for-careers .description-header {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    width: 90%; }
    .small-header-for-careers .description-header h1 {
      font-weight: 300 !important;
      z-index: 2;
      font-size: 58px;
      width: 100%;
      font-weight: normal;
      margin: 0;
      color: #fff; }
      @media only screen and (max-width: 480px) {
        .small-header-for-careers .description-header h1 {
          font-size: 48px; } }
      .small-header-for-careers .description-header h1 span {
        font-weight: 600 !important;
        color: #00a3a1;
        font-size: 58px; }
        @media only screen and (max-width: 480px) {
          .small-header-for-careers .description-header h1 span {
            font-size: 48px; } }
    .small-header-for-careers .description-header p {
      color: #fff;
      font-size: 23px; }
      .small-header-for-careers .description-header p i {
        font-size: 23px;
        color: #00a3a1;
        padding-right: 15px; }
    .small-header-for-careers .description-header .hidden-element {
      display: none; }

/********************************************************/
/*******  Modules/small-header-for-products.scss *******/
/********************************************************/
.small-header-for-products {
  overflow: hidden;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  height: 500px;
  margin-top: 70px;
  position: relative; }
  .small-header-for-products .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%; }
  .small-header-for-products .mask, .small-header-for-products .separator--contact__mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3); }
  .small-header-for-products h1 {
    max-width: 1170px;
    padding: 0 15px;
    font-weight: 200 !important;
    z-index: 2;
    font-size: 58px;
    width: 100%;
    font-weight: normal;
    margin: 0;
    color: #fff;
    line-height: 1.2; }
    .small-header-for-products h1 span {
      color: #00A3A1;
      font-weight: 600; }
    @media (max-width: 767px) {
      .small-header-for-products h1 {
        font-size: 30px; } }
  .small-header-for-products h2 {
    font-size: 20px;
    color: #FFF;
    letter-spacing: 0.04em;
    text-transform: none;
    text-align: center;
    font-weight: 300;
    margin-top: 25px; }

/********************************************************/
/*******  Modules/small-header.scss *******/
/********************************************************/
.small-header {
  width: 100%;
  height: 115px;
  margin-top: 70px;
  background: #f7f7f7;
  border-top: solid 1px #f3f3f3;
  border-bottom: solid 1px #f3f3f3; }
  .small-header .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 114px; }
    .small-header .container .small-header-wrap h2 {
      text-align: left;
      font-size: 26px;
      color: #626262;
      padding: 0;
      margin: 0;
      font-weight: 300;
      text-transform: uppercase; }
      .small-header .container .small-header-wrap h2 span {
        font-weight: 600;
        color: #626262; }
    .small-header .container .small-header-wrap h3 {
      font-size: 23px;
      text-align: left;
      color: #626262;
      padding: 0;
      margin: 0;
      font-weight: 300;
      line-height: 30px; }

/********************************************************/
/*******  Modules/small-slider.scss *******/
/********************************************************/
.sm-slide {
  width: 100%;
  height: 500px;
  margin-top: 70px;
  position: relative; }
  .sm-slide .slide-img {
    width: 100%;
    height: 502px;
    overflow: hidden;
    display: table;
    text-align: center;
    z-index: 90; }
    .sm-slide .slide-img .slide-content {
      vertical-align: middle;
      display: table-cell;
      z-index: 92;
      position: relative; }
      .sm-slide .slide-img .slide-content h1 {
        color: #fff;
        font-size: 58px;
        font-weight: 300;
        padding: 0 20px; }
        .sm-slide .slide-img .slide-content h1 span {
          color: #00A3A1;
          font-weight: 600; }
      .sm-slide .slide-img .slide-content h2 {
        color: #fff;
        font-weight: 300;
        font-size: 23px;
        text-transform: capitalize;
        padding: 0 20px; }
  .sm-slide .mask, .sm-slide .separator--contact__mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0; }

.sm-slider-main .slick-dots {
  bottom: 20px; }
  .sm-slider-main .slick-dots li button:before {
    font-size: 0px;
    line-height: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    text-align: center;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    opacity: 1;
    background: #00A3A1; }
  .sm-slider-main .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #fff; }

.sm-slider-wrapper {
  margin-bottom: 33px; }
  .sm-slider-wrapper .sm-slide {
    margin-top: 0; }

/********************************************************/
/*******  Modules/social-share.scss *******/
/********************************************************/
ul.social {
  padding: 0px;
  margin: 0px;
  margin-bottom: 40px; }
  ul.social li {
    margin-right: 10px;
    display: inline-block; }
    ul.social li:before {
      display: none; }
    ul.social li a {
      height: 42px;
      width: 42px;
      display: block;
      text-align: center;
      line-height: 42px;
      background-color: #00A3A1;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
              border-radius: 3px;
      border: solid 1px #00A3A1;
      color: #fff; }
      ul.social li a:hover {
        background-color: #fff;
        color: #00a3a1; }
      ul.social li a i {
        font-size: 20px; }

/********************************************************/
/*******  Modules/square-service-box.scss *******/
/********************************************************/
.square-box {
  position: relative;
  height: 100%;
  background: #00338D;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  padding: 35px 25px; }
  .square-box .mask, .square-box .separator--contact__mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 1; }
  .square-box__image-container, .square-box__content {
    position: relative;
    z-index: 2; }
  .square-box h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600; }
  .square-box p {
    color: #fff;
    font-size: 16px; }

/********************************************************/
/*******  Modules/sticky-footer-module.scss *******/
/********************************************************/
section.sticky-footer-module {
  width: 100%;
  background-color: #f7f7f7;
  position: static;
  bottom: -1px;
  z-index: 999;
  padding: 14px 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.1);
  min-height: 70px; }
  section.sticky-footer-module .container {
    position: relative; }
    section.sticky-footer-module .container .button-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      section.sticky-footer-module .container .button-container > span {
        margin: 0 14px; }
    section.sticky-footer-module .container .close {
      position: absolute;
      background-image: url("//cdn2.hubspot.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/Products%20Page/close.png");
      background-repeat: no-repeat;
      -webkit-background-size: cover;
         -moz-background-size: cover;
           -o-background-size: cover;
              background-size: cover;
      background-position: center;
      top: 0;
      right: 0;
      width: 14px;
      height: 14px; }
      section.sticky-footer-module .container .close:hover {
        cursor: pointer; }

/********************************************************/
/*******  Modules/testimonial-slide.scss *******/
/********************************************************/
.testimonials-quotes {
  min-height: 575px;
  background-color: #f7f7f7;
  position: relative;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .testimonials-quotes .slick-container {
    margin: 0 auto;
    max-width: 1400px; }
  .testimonials-quotes .testimonial-mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.14); }
  .testimonials-quotes .slick-slider {
    margin: 0; }
  .testimonials-quotes h2 {
    font-size: 40px;
    color: #fff;
    text-transform: none;
    font-weight: 300;
    margin-top: 70px;
    z-index: 99;
    position: relative; }
    .testimonials-quotes h2 span {
      color: #00A3A1;
      letter-spacing: 3px; }
  .testimonials-quotes .slick-prev {
    width: 30px;
    height: 60px;
    left: 0;
    /*&:before {
				width: 30px;
				height: 60px;
				content: url('//cdn2.hubspot.net/hubfs/685080/IMG-TurboSodium/icons/arrow-left.png');
			}	*/ }
    @media screen and (max-width: 1400px) {
      .testimonials-quotes .slick-prev {
        left: 50px; } }
  .testimonials-quotes .slick-next {
    width: 30px;
    height: 60px;
    right: 0;
    /*&:before {
				width: 30px;
				height: 60px;
				content: url('//cdn2.hubspot.net/hubfs/685080/IMG-TurboSodium/icons/arrow-right.png');
			}*/ }
    @media screen and (max-width: 1400px) {
      .testimonials-quotes .slick-next {
        right: 50px; } }
  .testimonials-quotes .slick-testimonial-quotes .slick-track {
    height: 390px;
    /*			.slick-current + div {
				transform: scale(1.3);
			    transition: all 0.3s ease-in-out;
			    @media screen and (max-width: 1400px){
					transform: none;
			    }

			}

			.slick-current {
			    transition: all 0.3s ease-in-out;
			    @media screen and (min-width: 601px) and (max-width: 1400px) {
			    	transform: scale(1.3);
			    }
			    @media screen and (max-width: 600px){
					transform: none;
			    }
			}
			*/ }
    .testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box {
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      position: relative;
      text-align: center;
      max-width: 360px;
      min-width: 240px;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      transition: all 0.3s linear;
      margin: 0 auto; }
      @media (max-width: 400px) {
        .testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box {
          margin: 0 15px;
          padding: 0 10px; } }
      .testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .testimonial-quote {
        background-color: #fff;
        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
                border-radius: 3px;
        padding: 40px 25px;
        font-size: 13.27px;
        line-height: 17.7px;
        color: #626262;
        position: relative;
        -webkit-box-shadow: 6px 6px #00A3A1;
           -moz-box-shadow: 6px 6px #00A3A1;
                box-shadow: 6px 6px #00A3A1; }
        .testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .testimonial-quote:before {
          content: '"';
          position: absolute;
          font-size: 150px;
          top: -25px;
          color: #00A3A1;
          left: 0;
          margin-left: -17px;
          margin-top: -12px;
          -webkit-transform: rotate(180deg);
             -moz-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
               -o-transform: rotate(180deg);
                  transform: rotate(180deg); }
        .testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .testimonial-quote:after {
          content: '';
          position: absolute;
          bottom: -18px;
          left: 50%;
          margin-left: -13px;
          width: 0;
          height: 0;
          border-left: 13px solid transparent;
          border-right: 13px solid transparent;
          border-top: 19px solid #fff;
          -webkit-filter: drop-shadow(8px 1px #00A3A1);
                  filter: drop-shadow(8px 1px #00A3A1); }
      .testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box img {
        margin: 0 auto;
        height: 66px;
        width: 66px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        border: 3px solid #00A3A1;
        float: left; }
      .testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .person {
        margin-top: 30px;
        padding: 0 90px; }
        .testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .person h4 {
          font-size: 18px;
          margin: 0;
          color: #fff;
          padding-top: 10px; }
        .testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .person p {
          font-size: 14.66px;
          margin: 0;
          margin-top: 5px;
          color: #fff; }
    .testimonials-quotes .slick-testimonial-quotes .slick-track .slick-slide {
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .testimonials-quotes .slick-testimonial-quotes .slick-track .active-slide {
      -webkit-transform: scale(1.3);
         -moz-transform: scale(1.3);
          -ms-transform: scale(1.3);
           -o-transform: scale(1.3);
              transform: scale(1.3); }
      @media (max-width: 767px) {
        .testimonials-quotes .slick-testimonial-quotes .slick-track .active-slide {
          -webkit-transform: scale(1);
             -moz-transform: scale(1);
              -ms-transform: scale(1);
               -o-transform: scale(1);
                  transform: scale(1); } }
    .testimonials-quotes .slick-testimonial-quotes .slick-track .no-animation {
      -webkit-transition: none !important;
      -o-transition: none !important;
      -moz-transition: none !important;
      transition: none !important; }

/********************************************************/
/*******  Modules/testimonial.scss *******/
/********************************************************/
.testimonials {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
  min-height: 475px;
  padding-bottom: 40px;
  text-align: center;
  background-color: #00338D; }
  .testimonials .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    width: auto;
    height: auto; }
    .testimonials .slick-arrow.slick-prev {
      left: 48px; }
      .testimonials .slick-arrow.slick-prev:before {
        content: '';
        background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
        background-repeat: no-repeat;
        -webkit-background-size: cover;
           -moz-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
        width: 30px;
        height: 58px;
        display: block; }
    .testimonials .slick-arrow.slick-next {
      right: 48px; }
      .testimonials .slick-arrow.slick-next:before {
        content: '';
        background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
        background-repeat: no-repeat;
        -webkit-background-size: cover;
           -moz-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
        -webkit-transform: scaleX(-1);
           -moz-transform: scaleX(-1);
            -ms-transform: scaleX(-1);
             -o-transform: scaleX(-1);
                transform: scaleX(-1);
        width: 30px;
        height: 58px;
        display: block; }
  .testimonials .slick-dots {
    bottom: 50px;
    width: 100%;
    list-style: none;
    text-align: center; }
    .testimonials .slick-dots li button:before {
      font-size: 26px; }
    .testimonials .slick-dots li.slick-active button:before {
      color: #fff; }
  .testimonials h2 {
    font-size: 36px;
    margin-top: 100px;
    color: #fff; }
  .testimonials .testimonial-text {
    color: #fff;
    padding: 60px 50px 30px 50px;
    font-size: 16px;
    width: 90%;
    max-width: 901px;
    margin: auto; }
  .testimonials .person {
    color: #fff;
    font-size: 16px;
    font-size: 20px;
    font-weight: 600; }
    .testimonials .person span {
      font-weight: 300; }
  .testimonials .person-container .person-left {
    text-align: right;
    padding-right: 10px; }
  .testimonials .person-container .person-right {
    text-align: left;
    padding-left: 10px;
    height: 100px; }
    .testimonials .person-container .person-right p {
      padding-top: 15px; }
  .testimonials .person-container img {
    display: inline-block;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }
  .testimonials .person-container div {
    width: 48%;
    float: left; }

@media (max-width: 767px) {
  .testimonials .testimonial-text {
    width: 100%;
    padding: 20px 20px 10px; } }

/********************************************************/
/*******  Modules/text_and_image_overflow.scss *******/
/********************************************************/
.text-and-image-overflow {
  padding-top: 30px; }
  .text-and-image-overflow .container-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .text-and-image-overflow .container-fluid .text-wrapper {
      width: 50%; }
      .text-and-image-overflow .container-fluid .text-wrapper .text-content {
        max-width: 590px;
        padding: 15px; }
        .text-and-image-overflow .container-fluid .text-wrapper .text-content h2 {
          text-align: left;
          text-transform: none;
          font-size: 40px;
          font-weight: 200;
          color: #626262; }
          .text-and-image-overflow .container-fluid .text-wrapper .text-content h2 span {
            color: #00A3A1;
            letter-spacing: 3px; }
        .text-and-image-overflow .container-fluid .text-wrapper .text-content p {
          font-size: 16px;
          color: #626262; }
    .text-and-image-overflow .container-fluid .image-wrapper {
      width: 50%; }
      .text-and-image-overflow .container-fluid .image-wrapper img {
        max-width: 650px;
        width: 100%; }
    @media (max-width: 767px) {
      .text-and-image-overflow .container-fluid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .text-and-image-overflow .container-fluid .text-wrapper {
          width: 100%;
          padding-bottom: 30px; }
          .text-and-image-overflow .container-fluid .text-wrapper .text-content {
            float: none !important;
            margin: 0 auto; }
        .text-and-image-overflow .container-fluid .image-wrapper {
          width: 100%;
          margin: 0 !important;
          padding-left: 0 !important;
          padding-right: 0 !important; }
          .text-and-image-overflow .container-fluid .image-wrapper img {
            float: none !important;
            margin: 20px auto 0;
            display: block; } }

/********************************************************/
/*******  Modules/text_cta_separator.scss *******/
/********************************************************/
.txt-cta-separator {
  min-height: 160px; }
  .txt-cta-separator .separator-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 50px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 768px) {
      .txt-cta-separator .separator-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around; } }
    .txt-cta-separator .separator-content h3 {
      color: #00A3A1;
      font-size: 34px;
      font-weight: 200;
      text-transform: uppercase;
      letter-spacing: 4px; }
      @media (max-width: 767px) {
        .txt-cta-separator .separator-content h3 {
          text-align: center; } }

/********************************************************/
/*******  Modules/video-module.scss *******/
/********************************************************/
.video-module {
  position: relative;
  max-height: 500px;
  overflow: hidden;
  text-align: center; }
  .video-module__play-button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    z-index: 10;
    width: 136px;
    height: 136px;
    border: none;
    text-align: center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center; }
  .video-module__label {
    position: absolute;
    display: inline-block;
    font-size: 40px;
    top: 160px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    min-width: 400px;
    width: 100%; }

@media (max-width: 767px) {
  .video-module__play-button {
    width: 100px;
    height: 100px; }
  .video-module__label {
    font-size: 30px;
    top: 110px; } }
  @media (max-width: 767px) and (max-width: 400px) {
    .video-module__label {
      font-size: 18px; } }

/****************************************
- 4H - HUBSPOT MODULE               
****************************************/
/********************************************************/
/*******  HS-Modules/rich-text.scss *******/
/********************************************************/
.widget-type-rich_text {
  text-align: left; }
  .widget-type-rich_text--standard h2 {
    font-size: 40px;
    color: #626262;
    text-align: left;
    text-transform: none;
    font-weight: 300;
    letter-spacing: 0.04em; }
    .widget-type-rich_text--standard h2 span {
      color: #00A3A1;
      letter-spacing: 3px; }
  .widget-type-rich_text--standard p {
    font-size: 18px;
    color: #626262;
    font-weight: 200; }

/****************************************
- 5W - WEBSITES              
****************************************/
/********************************************************/
/*******  Website/_404.scss *******/
/********************************************************/
.page-404-body {
  background-color: #fbfbfb; }

.page-404 {
  display: none;
  margin-top: 210px;
  margin-bottom: 225px; }
  .page-404 h1 {
    font-size: 106px;
    color: #00338D;
    font-weight: 600;
    text-align: left;
    margin-bottom: 7px; }
  .page-404 h2 {
    font-size: 42px;
    color: #626262;
    font-weight: 600;
    text-align: left;
    margin-bottom: 33px;
    text-transform: initial;
    letter-spacing: 0.04em; }
    .page-404 h2 span {
      letter-spacing: 3px; }
  .page-404 p {
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    color: #626262;
    font-weight: 300;
    margin-bottom: 62px; }
  .page-404 img {
    margin-top: 60px;
    max-width: none; }
    @media (max-width: 767px) {
      .page-404 img {
        margin-left: 0; } }
  .page-404 .widget-type-linked_image {
    text-align: center; }
  @media (max-width: 767px) {
    .page-404 {
      margin-top: 40px;
      margin-bottom: 125px; } }

/********************************************************/
/*******  Website/_about_us.scss *******/
/********************************************************/
.about-us .hero-banner {
  margin-bottom: 0; }

.about-us .team .team-container {
  margin-top: 35px;
  margin-bottom: 50px; }
  .about-us .team .team-container span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.about-us .team h2 {
  margin-top: 50px;
  font-size: 36px;
  color: #626262;
  font-weight: 200;
  text-transform: none;
  letter-spacing: 2px; }

.about-us .about-us-skills h2 {
  color: #626262;
  font-size: 40px;
  font-weight: 200;
  text-transform: none;
  margin-top: 60px; }
  .about-us .about-us-skills h2 span {
    letter-spacing: 3px; }

.about-us .about-us-skills .about-me_skills .text-block {
  background-color: #fff; }
  .about-us .about-us-skills .about-me_skills .text-block h3 {
    font-size: 31px;
    color: #626262;
    font-weight: 200; }
  .about-us .about-us-skills .about-me_skills .text-block .text-block-content {
    margin-top: 0; }
    .about-us .about-us-skills .about-me_skills .text-block .text-block-content p {
      color: #626262; }

.about-us .about-us-skills .about-me_skills .wrapper-bars {
  margin-top: 0; }
  .about-us .about-us-skills .about-me_skills .wrapper-bars h3 {
    font-size: 31px;
    font-weight: 200; }

.about-us .separator-main {
  background-color: #00338D; }
  .about-us .separator-main .txt-cta-separator {
    min-height: 110px; }
    .about-us .separator-main .txt-cta-separator .separator-content {
      padding: 20px 0; }
      .about-us .separator-main .txt-cta-separator .separator-content h3 {
        color: #fff; }

.about-us .testimonials h2 {
  text-transform: none;
  font-size: 40px;
  font-weight: 200;
  margin-bottom: 45px;
  letter-spacing: 2px; }

.about-us .testimonials .quotes-slider .slick-slider {
  margin-bottom: 0; }

@media (max-width: 480px) {
  .about-us .testimonials .slick-next {
    right: -10px; }
  .about-us .testimonials .slick-prev {
    left: 0; } }

.about-us .quote {
  color: #fff; }
  .about-us .quote__text {
    padding: 0 120px;
    font-size: 18px;
    font-weight: 200; }
  .about-us .quote__details {
    text-transform: uppercase;
    font-size: 20px; }
  .about-us .quote__position {
    color: #00A3A1; }
  .about-us .quote__person {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 55px; }
  .about-us .quote__image {
    margin-right: 25px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }
  @media (max-width: 480px) {
    .about-us .quote__text {
      padding: 0 35px;
      line-height: 1; }
    .about-us .quote__person {
      margin-top: 25px;
      padding-bottom: 0; }
    .about-us .quote__image {
      margin-right: 0; }
    .about-us .quote__details {
      margin-top: 8px; } }

/********************************************************/
/*******  Website/_about-me.scss *******/
/********************************************************/
.about-me .hero-banner {
  margin-bottom: 0; }

.about-me .about-me-separator {
  min-height: 160px;
  background-color: #fff; }
  .about-me .about-me-separator .span12.widget-span.widget-type-cell .row-fluid-wrapper.row-depth-1.row-number-8 .row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 50px 0; }
    @media (max-width: 767px) {
      .about-me .about-me-separator .span12.widget-span.widget-type-cell .row-fluid-wrapper.row-depth-1.row-number-8 .row-fluid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .about-me .about-me-separator .span12.widget-span.widget-type-cell .row-fluid-wrapper.row-depth-1.row-number-8 .row-fluid .widget-type-text span {
      color: #0091da;
      font-size: 34px;
      text-transform: uppercase;
      letter-spacing: 4px; }

/********************************************************/
/*******  Website/_contact-v2.scss *******/
/********************************************************/
.contact-template.contact-v2 .body-container-wrapper {
  padding-top: 70px; }
  .contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset {
    max-width: 100%;
    margin-bottom: 10px; }
    .contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset .input {
      margin-right: 0px; }
    .contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset textarea.hs-input,
    .contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset input[type="text"].hs-input,
    .contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset input[type="email"].hs-input,
    .contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset input[type="tel"].hs-input,
    .contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset input[type="number"].hs-input {
      width: 100%;
      color: #626262;
      font-size: 16px;
      border: solid 1px #ebeaea;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
              border-radius: 3px; }
    .contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset.form-columns-2 .hs-form-field {
      width: 48.717948718%; }
      .contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset.form-columns-2 .hs-form-field:last-of-type {
        margin-left: 2.564102564%; }
      @media (max-width: 500px) {
        .contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset.form-columns-2 .hs-form-field {
          width: 100%; }
          .contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset.form-columns-2 .hs-form-field:last-of-type {
            margin-left: 0; } }
  .contact-template.contact-v2 .body-container-wrapper form.hs-form label span {
    color: #626262;
    font-weight: 200px; }

.map {
  padding-top: 70px; }
  .map #map-close {
    position: fixed;
    top: 20px;
    left: 20px;
    font-size: 26px;
    border: 0;
    background-color: transparent;
    z-index: 9;
    margin: 0;
    padding: 0;
    width: 61px; }
    .map #map-close .fa {
      padding: 0px 3px;
      background-color: #fff;
      -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
         -moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
              box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
      color: #626262;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
              border-radius: 3px; }
  .map .map-wrapper {
    height: 510px;
    width: 100%;
    position: relative; }
    .map .map-wrapper #map-find-road {
      position: absolute;
      bottom: 125px;
      font-size: 26px;
      border: 0;
      background-color: transparent;
      z-index: 9;
      right: 10px;
      padding: 0;
      margin: 0;
      width: auto; }
      .map .map-wrapper #map-find-road .fa {
        padding: 0px 3px;
        background-color: #fff;
        -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
           -moz-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
                box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
        color: #00a3a1;
        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
                border-radius: 3px; }
    .map .map-wrapper #start-position {
      position: absolute;
      bottom: 126px;
      right: 46px;
      width: 0px;
      font-size: 14px;
      height: 26px;
      z-index: 9;
      color: #626262;
      border: 0;
      padding: 0px 0px;
      background-color: #fff;
      -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
         -moz-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
              box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
              border-radius: 3px;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .map .map-wrapper #start-position.open {
        width: 200px;
        padding: 0px 3px; }
    .map .map-wrapper.full-open {
      position: fixed;
      left: 0;
      top: 0;
      z-index: 9999;
      width: 100vw;
      max-height: 100vh;
      height: 100vh; }
    .map .map-wrapper div {
      height: 100%;
      margin: 0px; }
      .map .map-wrapper div #map div {
        height: initial;
        margin: initial; }
      .map .map-wrapper div #map .gmnoprint .gm-style-mtc {
        display: none; }
    .map .map-wrapper .mask, .map .map-wrapper .separator--contact__mask {
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: transparent; }
    .map .map-wrapper iframe {
      width: 100%;
      height: 100%; }

.contact-page {
  padding-bottom: 80px; }
  .contact-page h3 {
    margin-top: 45px;
    margin-bottom: 24px;
    font-size: 31px;
    text-align: left;
    font-weight: 500;
    color: #00338D; }
  .contact-page .widget-type-form .form-title {
    margin-top: 45px;
    margin-bottom: 24px;
    font-size: 31px;
    text-align: left;
    font-weight: 500; }
  .contact-page .widget-type-form .hs-form-field {
    margin-bottom: 15px; }
    .contact-page .widget-type-form .hs-form-field label span {
      color: #626262;
      font-size: 16px; }
  .contact-page .widget-type-form form input {
    border: solid 1px #d6d5d5;
    margin-top: 5px;
    color: #626262; }
  .contact-page .widget-type-form form input[type="submit"] {
    color: #ffffff;
    border: solid 2px #00A3A1; }
    .contact-page .widget-type-form form input[type="submit"]:hover {
      color: #00a3a1; }
  .contact-page .widget-type-form form textarea {
    border: solid 1px #d6d5d5;
    margin-top: 8px;
    color: #626262; }
  .contact-page .widget-type-form form ul.hs-error-msgs label, .contact-page .widget-type-form form ul.hs-error-msgs a {
    color: #626262;
    font-size: 16px; }
  .contact-page p {
    font-size: 16px;
    margin-bottom: 28px; }
    .contact-page p span {
      text-transform: uppercase; }
  .contact-page ul.social {
    padding: 0px;
    margin: 0px; }
    .contact-page ul.social li {
      margin-right: 10px;
      display: inline-block; }
      .contact-page ul.social li a {
        height: 42px;
        width: 42px;
        display: block;
        text-align: center;
        line-height: 42px;
        background-color: #00A3A1;
        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
                border-radius: 3px;
        border: solid 2px #00A3A1;
        color: #fff; }
        .contact-page ul.social li a:hover {
          background-color: #fff;
          color: #00a3a1; }
        .contact-page ul.social li a i {
          font-size: 20px; }
  .contact-page .widget-type-text.social-heading {
    margin: 35px 0 20px 0; }
    .contact-page .widget-type-text.social-heading .hs_cos_wrapper_type_text {
      color: #00a3a1;
      font-size: 31px;
      text-transform: uppercase;
      font-weight: 500; }
  .contact-page .widget-type-cell.span6 {
    margin-top: 50px; }
  .contact-page .widget-type-cell.span6.more-information {
    margin-top: 0; }

@media screen and (max-width: 767px) {
  .map .map-wrapper {
    max-height: 55vh; }
  .contact-page {
    padding-bottom: 80px; }
    .contact-page h3 {
      margin-top: 20px; }
    .contact-page .container .row-fluid {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
         -moz-box-orient: vertical;
         -moz-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
    .contact-page .container #map {
      margin: 30px auto; }
    .contact-page .container .social-share-module {
      text-align: center;
      margin: 10px 0; }
    .contact-page .container .widget-type-text.social-heading {
      margin: 15px 0 10px 0; }
      .contact-page .container .widget-type-text.social-heading .layout-widget-wrapper {
        text-align: center; }
    .contact-page .container .widget-type-form .form-title {
      text-align: center;
      margin: 20px 0 10px 0; }
  .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset {
    max-width: 100%;
    margin-bottom: 10px; }
    .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset .input {
      margin-right: 0px; }
    .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset textarea.hs-input,
    .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset input[type="text"].hs-input,
    .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset input[type="email"].hs-input,
    .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset input[type="tel"].hs-input,
    .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset input[type="number"].hs-input {
      width: 100%;
      color: #626262;
      font-size: 16px;
      border: solid 1px #ebeaea;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
              border-radius: 3px; }
    .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset.form-columns-2 .hs-form-field {
      width: 100%; }
      .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset.form-columns-2 .hs-form-field:last-of-type {
        margin-left: 0%; }
  .contact-template.contact-v1 .body-container-wrapper form.hs-form label span {
    color: #626262;
    font-weight: 200px; } }

/********************************************************/
/*******  Website/_faq.scss *******/
/********************************************************/
.sodium-faq {
  counter-reset: li; }
  .sodium-faq ol {
    padding-left: 25px; }
    .sodium-faq ol li:before {
      color: #00A3A1;
      counter-increment: li;
      content: counter(li) ".";
      position: absolute;
      width: 16px;
      background-position: center;
      left: -25px;
      top: 50%;
      display: block;
      font-size: 23px;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      vertical-align: middle;
      height: 32px; }
  .sodium-faq .left {
    margin-top: 5px;
    margin-bottom: 10px; }
    .sodium-faq .left p, .sodium-faq .left ol, .sodium-faq .left ul, .sodium-faq .left li, .sodium-faq .left a, .sodium-faq .left span {
      font-weight: 200; }
  .sodium-faq .faq {
    padding-bottom: 55px; }
  .sodium-faq .faq h2 {
    letter-spacing: 0.04em;
    color: #626262;
    font-size: 40px;
    text-align: left;
    margin-top: 31px;
    text-transform: none; }
    .sodium-faq .faq h2 span {
      color: #00A3A1;
      letter-spacing: 3px; }
  .sodium-faq .faq p {
    font-size: 18px;
    color: #626262;
    margin-top: 30px; }

/********************************************************/
/*******  Website/_home-v2.scss *******/
/********************************************************/
/* GENERAL */
.flex-wrapper {
  position: relative; }
  .flex-wrapper .row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }

.lead-section {
  padding-top: 90px;
  padding-bottom: 90px; }
  .lead-section--text-center h2, .lead-section--text-center p, .lead-section--text-center li, .lead-section--text-center .widget-type-header h2 {
    text-align: center; }

.features-section, .circles-section {
  padding-top: 30px;
  padding-bottom: 15px; }

.widget-type-header--home h2 {
  text-align: left;
  text-transform: none;
  font-weight: 300; }
  .widget-type-header--home h2 span {
    color: #00A3A1;
    letter-spacing: 3px; }

.widget-type-header--centered h1, .widget-type-header--centered h2 {
  text-align: center; }

/* #SECTION-LEAD */
.lead-section {
  position: relative;
  float: left;
  width: 100%; }
  .lead-section .widget-type-rich_text, .lead-section .widget-type-header {
    position: relative; }
  .lead-section__content {
    position: relative;
    z-index: 200; }
    .lead-section__content--left {
      padding-right: 5%; }
    .lead-section__content--right {
      padding-left: 5%; }
  .lead-section.background-figure {
    overflow: hidden; }
    .lead-section.background-figure:before {
      content: "";
      position: absolute;
      top: -200px;
      bottom: 0;
      left: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 1500px 0 0 1000px;
      border-color: transparent transparent transparent #00338D; }

/* #SECTION-FEATURES */
.features-section {
  position: relative;
  text-align: center;
  background-color: #00338D;
  background-repeat: no-repeat, no-repeat;
  background-position: 5% -15%, 95% 70%;
  float: left;
  width: 100%; }
  .features-section .widget-type-header--home h2 {
    color: #fff; }
  .features-section .widget-type-rich_text p, .features-section .widget-type-rich_text a, .features-section .widget-type-rich_text li {
    color: #fff;
    text-align: center; }
  .features-section:before {
    content: "";
    position: absolute;
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%);
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 230px 630px;
    border-color: transparent transparent #00338D transparent; }

/* #SECTION-CIRCLES */
.circles-section {
  position: relative;
  float: left;
  width: 100%;
  background-color: #00338D; }
  .circles-section .widget-type-header--home h2 {
    color: #fff;
    margin-bottom: 50px; }
    .circles-section .widget-type-header--home h2 span {
      letter-spacing: 3px; }

/* #SECTION-CONTACT */
.home-contact-section {
  position: relative;
  width: 100%;
  float: left;
  padding-top: 30px;
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover; }
  .home-contact-section h3 {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #00A3A1; }
  .home-contact-section .transparent-box {
    width: 90%;
    margin: 0 auto;
    max-width: 1240px;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    padding-bottom: 40px;
    padding-top: 40px;
    background-color: #4a4949;
    opacity: .9; }
    .home-contact-section .transparent-box .widget-type-form form input.hs-button {
      padding: 10px 50px;
      border: 2px solid #00A3A1; }
  .home-contact-section .widget-type-rich_text {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff; }
    .home-contact-section .widget-type-rich_text a, .home-contact-section .widget-type-rich_text p, .home-contact-section .widget-type-rich_text span {
      font-size: 20px;
      color: #fff;
      line-height: 2;
      font-weight: 200;
      margin: 0; }
    .home-contact-section .widget-type-rich_text a[href^="tel:"] {
      color: #fff; }
      .home-contact-section .widget-type-rich_text a[href^="tel:"]:hover {
        text-decoration: underline; }
  .home-contact-section .last-row .widget-type-rich_text {
    padding-bottom: 0;
    border-bottom: 0; }
  .home-contact-section .widget-type-form .form-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 600; }
  .home-contact-section .widget-type-form input, .home-contact-section .widget-type-form textarea {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff;
    font-weight: 200; }
    .home-contact-section .widget-type-form input::-webkit-input-placeholder, .home-contact-section .widget-type-form textarea::-webkit-input-placeholder {
      color: #fff; }
  .home-contact-section .widget-type-form textarea {
    min-height: 120px;
    resize: none; }
  .home-contact-section .widget-type-form .hs-error-msgs a, .home-contact-section .widget-type-form .hs-error-msgs label {
    font-size: 18px;
    font-weight: 200;
    color: #fff; }

/* RWD */
@media (max-width: 1200px) {
  .lead-section__content--left {
    padding-right: 30px; }
  .lead-section__content--right {
    padding-left: 30px; } }

@media (max-width: 768px) {
  .flex-wrapper .row-fluid {
    display: block; }
  .lead-section.background-figure:before {
    display: none; }
  .lead-section__content {
    width: 100% !important; }
    .lead-section__content--left {
      padding-right: 0;
      margin-right: 0;
      margin-left: 0 !important; }
    .lead-section__content--right {
      padding-left: 0;
      margin-right: 0;
      margin-left: 0 !important; }
  .features-section {
    background-image: none !important; }
    .features-section:before {
      display: none; }
  .home-contact-section .widget-type-form .actions {
    text-align: center; } }

/********************************************************/
/*******  Website/_home-v3.scss *******/
/********************************************************/
/* #SECTION-SQUARE-BOXES */
.square-boxes-section {
  position: relative;
  width: 100%;
  float: left;
  margin-top: -200px; }
  .square-boxes-section.home-boxes {
    margin-top: -170px; }
  .square-boxes-section .hs_cos_wrapper_widget_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  .square-boxes-section .hs_cos_wrapper_type_custom_widget {
    width: 25%;
    max-width: 400px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #00338D; }
    .square-boxes-section .hs_cos_wrapper_type_custom_widget .square-box {
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      background: #00338D; }
      .square-boxes-section .hs_cos_wrapper_type_custom_widget .square-box .mask, .square-boxes-section .hs_cos_wrapper_type_custom_widget .square-box .separator--contact__mask {
        background-color: rgba(255, 255, 255, 0); }
      .square-boxes-section .hs_cos_wrapper_type_custom_widget .square-box .icon {
        color: #fff;
        font-size: 40px; }
    .square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(2) .square-box .mask, .square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(2) .square-box .separator--contact__mask {
      background-color: rgba(255, 255, 255, 0.1); }
    .square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(3) .square-box .mask, .square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(3) .square-box .separator--contact__mask {
      background-color: rgba(255, 255, 255, 0.2); }
    .square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(4) .square-box .mask, .square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(4) .square-box .separator--contact__mask {
      background-color: rgba(255, 255, 255, 0.3); }

/* #SECTION-LEAD */
.lead-section__image {
  position: relative; }
  .lead-section__image img {
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    width: 100%;
    -webkit-box-shadow: 30px 30px 0 #00338D;
       -moz-box-shadow: 30px 30px 0 #00338D;
            box-shadow: 30px 30px 0 #00338D; }

/* #SECTION-FEATURES-MOCUP */
.features-mocup-section {
  position: relative;
  width: 100%;
  float: left;
  padding-top: 70px;
  padding-bottom: 70px;
  background: #00338D; }

/* #SECTION-PRICING-TABLES */
.pricing-tables-section {
  position: relative;
  width: 100%;
  float: left;
  padding-top: 50px;
  padding-bottom: 160px; }
  .pricing-tables-section .pricing-box__container .widget-span .hs_cos_wrapper_widget_container {
    padding-top: 40px;
    padding-bottom: 0; }

.main .homeslider {
  height: 100vh;
  overflow: hidden;
  min-height: 600px; }

@media (max-width: 991px) {
  .square-boxes-section {
    margin-top: 50px;
    top: 0; }
    .square-boxes-section .hs_cos_wrapper_type_custom_widget {
      width: 50%; } }

@media (max-width: 767px) {
  .square-boxes-section.home-boxes {
    margin-top: 50px; }
  .square-boxes-section .hs_cos_wrapper_widget_container {
    display: block; }
  .square-boxes-section .hs_cos_wrapper_type_custom_widget {
    width: 100%;
    margin: auto; } }

/********************************************************/
/*******  Website/_home.scss *******/
/********************************************************/
.homepage .services .box-services h3 {
  text-transform: uppercase;
  letter-spacing: 0.04em; }

.homepage .portfolio {
  background-color: #00338D;
  width: 100%;
  padding-bottom: 8px; }
  .homepage .portfolio .flex-wrap .row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .homepage .portfolio .row-fluid .span3 {
    width: 25%;
    margin: 0px; }
  .homepage .portfolio h2 {
    font-size: 34px;
    margin: 45px 0px 45px 0px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.04em; }
  .homepage .portfolio .button {
    margin: 38px 0px 38px 0px;
    width: 100%;
    padding-bottom: 8px; }
    .homepage .portfolio .button:hover {
      background-color: #fff;
      color: #00A3A1; }
  .homepage .portfolio .boxes {
    width: 100%;
    padding-bottom: 8px; }
    .homepage .portfolio .boxes a.box {
      width: 100%;
      height: 254px;
      display: block;
      -webkit-background-size: cover;
         -moz-background-size: cover;
           -o-background-size: cover;
              background-size: cover;
      background-position: center;
      position: relative;
      overflow: hidden; }
      .homepage .portfolio .boxes a.box .shadow {
        background-color: #00338D;
        opacity: 0;
        height: 100%;
        width: 100%;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      .homepage .portfolio .boxes a.box h3 {
        position: absolute;
        top: 300px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin: auto;
        height: 40px;
        text-align: center;
        color: #fff;
        font-size: 29px;
        font-weight: 300;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      .homepage .portfolio .boxes a.box:hover .shadow {
        opacity: 0.63;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      .homepage .portfolio .boxes a.box:hover h3 {
        top: 0px;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear; }

.homepage .product-cta {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  overflow: hidden; }
  .homepage .product-cta .product .container.position {
    position: relative; }
  .homepage .product-cta .product .row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .homepage .product-cta .product .row-fluid .span5 {
      position: relative; }
      .homepage .product-cta .product .row-fluid .span5 img {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%); }
  .homepage .product-cta .product h2 {
    text-align: left;
    font-weight: 300;
    font-size: 40px;
    margin: 78px 0px 45px 0px;
    color: #fff;
    letter-spacing: 0.04em;
    text-transform: none; }
    .homepage .product-cta .product h2 span {
      letter-spacing: 3px; }
  .homepage .product-cta .product .text {
    max-width: 550px;
    color: #fff;
    margin-bottom: 35px; }
  .homepage .product-cta .product a.button {
    display: inline-block;
    margin-bottom: 85px; }

.homepage .ios-device {
  background-attachment: scroll !important; }

.homepage .skills {
  background-color: #00338D;
  overflow: hidden; }
  .homepage .skills .flex-circle .row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  @media (max-width: 967px) {
    .homepage .skills .row-fluid [class*="span"] {
      display: block;
      float: none;
      width: auto;
      margin-left: 0; } }
  .homepage .skills h2 {
    margin: 30px 0px 50px 0px;
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.04em; }
    .homepage .skills h2 span {
      letter-spacing: 3px;
      color: #fff; }
  .homepage .skills .loading-circle {
    margin: 0 20px; }
    .homepage .skills .loading-circle .circle {
      margin: 0 auto;
      display: block;
      width: 200px;
      height: 200px;
      background-color: #00338D; }
      .homepage .skills .loading-circle .circle svg {
        margin: -20%; }
      .homepage .skills .loading-circle .circle .timer tspan {
        font-family: Palanquin; }
  .homepage .skills h3 {
    color: #fff;
    font-weight: normal;
    font-size: 25px;
    margin: 35px 0px 55px 0px;
    text-align: center; }
  .homepage .skills .loader4,
  .homepage .skills .loader3,
  .homepage .skills .loader2,
  .homepage .skills .loader1 {
    max-width: 200px;
    height: auto; }

.homepage .features h2 {
  color: #626262;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: none; }
  .homepage .features h2 span {
    letter-spacing: 3px; }

.homepage .features .icon {
  color: #00A3A1; }

.homepage .testimonials {
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  z-index: 0; }
  .homepage .testimonials .mask, .homepage .testimonials .separator--contact__mask {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1; }
  .homepage .testimonials .container {
    z-index: 3;
    position: relative; }
    .homepage .testimonials .container h2 {
      color: #fff;
      font-size: 36px;
      font-weight: 500;
      letter-spacing: 0.04em;
      text-transform: uppercase; }
      .homepage .testimonials .container h2 span {
        color: #fff;
        letter-spacing: 3px; }
      @media (max-width: 467px) {
        .homepage .testimonials .container h2 {
          margin-top: 60px; } }
      @media (max-width: 400px) {
        .homepage .testimonials .container h2 {
          margin-top: 30px; } }
    .homepage .testimonials .container p {
      font-size: 16px;
      line-height: 24px; }
    .homepage .testimonials .container .person {
      font-size: 20px;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.04em; }
      .homepage .testimonials .container .person span {
        color: #00A3A1; }
    .homepage .testimonials .container .slick-dots {
      bottom: -45px; }
      .homepage .testimonials .container .slick-dots li button:before {
        color: #00A3A1; }

@media only screen and (min-width: 970px) {
  _::-webkit-full-page-media, _:future, :root .homepage .flex-circle .row-fluid .span3 {
    width: 23%; } }

/********************************************************/
/*******  Website/_meet-the-team.scss *******/
/********************************************************/
.meet-the-team h2 {
  font-size: 40px;
  font-family: "Palanquin", sans-serif;
  color: #626262;
  line-height: 1;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: none; }
  .meet-the-team h2 span {
    color: #00A3A1;
    letter-spacing: 3px; }

.meet-the-team .people-wrapper {
  margin: -8px 0 73px 0; }
  .meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text {
    font-size: 18px;
    font-weight: 300;
    color: #626262;
    /* p,
            span {
                @extend .hs_cos_wrapper_type_rich_text;
            }*/ }

.meet-the-team .description {
  float: none;
  margin: 0 auto 53px auto;
  width: 80%;
  margin-left: auto !important; }

/********************************************************/
/*******  Website/_modules-page-v1.scss *******/
/********************************************************/
.modules-page .hero-banner {
  margin-bottom: 0; }

.modules-page .text-and-image-overflow {
  padding-top: 0; }

.modules-page .about-me-skills h2 {
  color: #626262;
  font-size: 40px;
  font-weight: 200;
  text-transform: none;
  margin-top: 60px; }
  .modules-page .about-me-skills h2 span {
    letter-spacing: 3px; }

.modules-page .about-me-skills .text-block {
  background-color: #fff; }
  .modules-page .about-me-skills .text-block h3 {
    font-size: 31px;
    color: #626262;
    font-weight: 200; }
  .modules-page .about-me-skills .text-block .text-block-content {
    margin-top: 0; }
    .modules-page .about-me-skills .text-block .text-block-content p {
      color: #626262; }

.modules-page .about-me-skills .wrapper-bars {
  margin-top: 0; }
  .modules-page .about-me-skills .wrapper-bars h3 {
    font-size: 31px;
    font-weight: 200; }

.modules-page .features-mocup-section {
  padding-bottom: 30px; }

.modules-page .pricing-main-section {
  background: #fff url("//cdn2.hubspot.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/pricing-container-background.png") center bottom no-repeat; }
  .modules-page .pricing-main-section .pricing-box__container .widget-span .hs_cos_wrapper_widget_container {
    padding-top: 100px; }

.modules-page .pricing-section-header {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto; }
  .modules-page .pricing-section-header .widget-type-rich_text {
    text-align: center; }
  .modules-page .pricing-section-header h2 {
    color: #626262;
    font-weight: 300;
    font-size: 40px;
    text-transform: none;
    margin-top: 50px; }
    .modules-page .pricing-section-header h2 span {
      letter-spacing: 3px; }

.modules-page .brands-slider .slick-dots {
  display: block;
  left: 0; }

.modules-page .brands-slider .slick-list {
  min-width: 100% !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 !important; }

.modules-page .brands-slider .slick-arrow {
  display: none !important; }

.modules-page .brands-slider button.slick-prev.slick-arrow + div.slick-list {
  display: block; }

.modules-page .span7 .widget-type-form .hs-error-msgs a {
  font-size: 18px;
  color: #fff; }

/********************************************************/
/*******  Website/_modules-page.scss *******/
/********************************************************/
.modules-page-v2 .faq {
  margin-bottom: 40px; }
  .modules-page-v2 .faq h2 {
    text-align: left;
    letter-spacing: 0.04em;
    text-transform: none;
    color: #626262;
    font-weight: 300;
    margin-top: 38px;
    padding-left: 0;
    margin-left: 0; }
    .modules-page-v2 .faq h2 span {
      letter-spacing: 3px; }
  .modules-page-v2 .faq .widget-type-cta {
    margin-top: 10px; }
  .modules-page-v2 .faq .questions .question .text p {
    font-size: 18px;
    font-weight: 100; }

.modules-page-v2 #counter {
  height: auto;
  padding-top: 56px;
  padding-bottom: 33px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .modules-page-v2 #counter .mask, .modules-page-v2 #counter .separator--contact__mask {
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 2; }
  .modules-page-v2 #counter .container {
    display: block;
    padding-top: 0px;
    width: 100%;
    z-index: 3; }
    .modules-page-v2 #counter .container .row-fluid {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .modules-page-v2 #counter .container .row-fluid .counter-box {
        width: 24.5%;
        margin: 0; }
        @media (max-width: 767px) {
          .modules-page-v2 #counter .container .row-fluid .counter-box {
            width: 49.5%; } }
        @media (max-width: 486px) {
          .modules-page-v2 #counter .container .row-fluid .counter-box {
            width: 100%;
            margin: 10px 0px; } }
        .modules-page-v2 #counter .container .row-fluid .counter-box h3 {
          text-transform: uppercase;
          font-size: 20px; }

.modules-page-v2 section.question {
  margin-top: 46px; }
  .modules-page-v2 section.question .row-fluid .widget-type-rich_text h3 {
    text-align: left;
    letter-spacing: 0.04em;
    text-transform: none;
    color: #626262;
    font-weight: 300;
    font-size: 40px;
    margin-top: 10px; }
    .modules-page-v2 section.question .row-fluid .widget-type-rich_text h3 span {
      letter-spacing: 3px;
      color: #00A3A1; }
  .modules-page-v2 section.question .row-fluid .widget-type-cta {
    margin-top: -17px;
    margin-bottom: 41px; }
  .modules-page-v2 section.question .row-fluid .panel-group {
    margin-bottom: 40px; }

.modules-page-v2 .lead-section {
  background: #00A3A1;
  margin: 20px 0px;
  padding-top: 32px; }
  @media (max-width: 768px) {
    .modules-page-v2 .lead-section {
      padding-bottom: 48px; } }
  @media (max-width: 768px) {
    .modules-page-v2 .lead-section .iphone-column {
      display: none; } }
  .modules-page-v2 .lead-section .widget-type-header h2 {
    color: #fff;
    text-align: left;
    text-transform: none;
    letter-spacing: 0.04em;
    font-size: 40px;
    font-weight: 300; }
    .modules-page-v2 .lead-section .widget-type-header h2 span {
      letter-spacing: 3px;
      color: #00A3A1; }
  .modules-page-v2 .lead-section .widget-type-rich_text p {
    color: #fff; }
    .modules-page-v2 .lead-section .widget-type-rich_text p:last-child {
      margin-top: 60px; }

.modules-page-v2 .blog-email-subscription {
  margin-bottom: 22px; }

.modules-page-v2 .two-column-equal {
  margin-top: 26px; }
  .modules-page-v2 .two-column-equal .equal-row {
    margin-bottom: 20px; }
    .modules-page-v2 .two-column-equal .equal-row .equal-text-left {
      padding-right: 40px; }
      .modules-page-v2 .two-column-equal .equal-row .equal-text-left h2 {
        margin-top: 20px;
        letter-spacing: 0.04em; }
        .modules-page-v2 .two-column-equal .equal-row .equal-text-left h2 span {
          letter-spacing: 3px; }
    .modules-page-v2 .two-column-equal .equal-row .equal-text-right {
      padding-left: 40px; }
      @media (max-width: 480px) {
        .modules-page-v2 .two-column-equal .equal-row .equal-text-right {
          padding-left: 0; } }
      .modules-page-v2 .two-column-equal .equal-row .equal-text-right h2 {
        margin-top: 20px;
        letter-spacing: 0.04em; }
        .modules-page-v2 .two-column-equal .equal-row .equal-text-right h2 span {
          letter-spacing: 3px; }
    .modules-page-v2 .two-column-equal .equal-row .img-wrap-basic img {
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px; }
    .modules-page-v2 .two-column-equal .equal-row .left-img img {
      -webkit-box-shadow: -30px 30px 0px #00A3A1;
         -moz-box-shadow: -30px 30px 0px #00A3A1;
              box-shadow: -30px 30px 0px #00A3A1;
      margin-left: 30px; }
      @media (max-width: 480px) {
        .modules-page-v2 .two-column-equal .equal-row .left-img img {
          -webkit-box-shadow: -15px 15px 0px #00A3A1;
             -moz-box-shadow: -15px 15px 0px #00A3A1;
                  box-shadow: -15px 15px 0px #00A3A1;
          margin-left: 15px; } }

.modules-page-v2 .text-and-image-overflow {
  margin-top: 28px; }

/********************************************************/
/*******  Website/_one-column-basic.scss *******/
/********************************************************/
.one-colum-basic .widget-type-rich_text h2 {
  margin-top: 10px; }

.one-colum-basic .widget-type-rich_text--last {
  margin-bottom: 30px; }
  .one-colum-basic .widget-type-rich_text--last p:last-child {
    margin-bottom: 10px; }

.one-colum-basic .img-wrap-basic {
  padding-right: 30px; }
  @media only screen and (max-width: 480px) {
    .one-colum-basic .img-wrap-basic {
      padding-right: 15px; } }
  .one-colum-basic .img-wrap-basic img {
    -webkit-box-shadow: 30px 30px 0px #00338D;
       -moz-box-shadow: 30px 30px 0px #00338D;
            box-shadow: 30px 30px 0px #00338D;
    margin-top: 30px;
    margin-bottom: 72px; }
    @media only screen and (max-width: 480px) {
      .one-colum-basic .img-wrap-basic img {
        -webkit-box-shadow: 15px 15px 0px #00338D;
           -moz-box-shadow: 15px 15px 0px #00338D;
                box-shadow: 15px 15px 0px #00338D;
        margin-top: 10px;
        margin-bottom: 39px; } }

/********************************************************/
/*******  Website/_one-column-hero-banner.scss *******/
/********************************************************/
/********************************************************/
/*******  Website/_one-column-hero-slider.scss *******/
/********************************************************/
/********************************************************/
/*******  Website/_pricing_v2-3.0.scss *******/
/********************************************************/
.pricing-3 .pricing-main-section {
  position: relative; }
  .pricing-3 .pricing-main-section:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 400px 1200px;
    border-color: transparent transparent #00338D transparent; }
  .pricing-3 .pricing-main-section .pricing-wrapper {
    margin-top: 70px; }
    .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .widget-span .hs_cos_wrapper_widget_container {
      padding: 40px 0 70px 0; }
    .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box {
      background-color: #fff;
      -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
         -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
              box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
              border-radius: 3px;
      border: 1px solid #f8f8f8;
      position: relative; }
      .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box__title {
        border-bottom: 1px solid #f8f8f8;
        color: #626262;
        font-weight: 400; }
      .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box__feature-text {
        border-bottom: 1px solid #f8f8f8; }
      .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__title {
        border-bottom: 1px solid #f8f8f8;
        color: #626262;
        font-weight: 400; }
      .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__feature-text {
        border-bottom: 1px solid #f8f8f8;
        color: #626262; }
        .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__feature-text .pricing-box__feature-text--bold {
          color: #00338D; }
      .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__starting-at {
        color: #626262; }
        .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__starting-at .pricing-box__price {
          color: #00338D; }
      .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__order {
        color: #ffffff;
        background-color: #00A3A1;
        border: 2px solid #00A3A1; }
        .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__order:hover {
          color: #00a3a1;
          background-color: #fff;
          border-color: #00A3A1; }
      .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box .ribbon {
        position: absolute;
        right: -5px;
        top: -5px;
        z-index: 1;
        overflow: hidden;
        width: 130px;
        height: 130px;
        text-align: right; }
      .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box .ribbon span {
        font-size: 14px;
        font-weight: bold;
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        line-height: 24px;
        -moz-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
             transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        width: 145px;
        display: block;
        background: #79A70A;
        background: -webkit-gradient(linear, left top, left bottom, from(#00338D), to(#00338D));
        background: -webkit-linear-gradient(#00338D 0%, #00338D 100%);
        background: -moz-linear-gradient(#00338D 0%, #00338D 100%);
        background: -o-linear-gradient(#00338D 0%, #00338D 100%);
        background: linear-gradient(#00338D 0%, #00338D 100%);
        -webkit-box-shadow: 0 3px 10px -5px black;
           -moz-box-shadow: 0 3px 10px -5px black;
                box-shadow: 0 3px 10px -5px black;
        position: absolute;
        top: 31px;
        right: -31px; }
      .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box .ribbon span::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 100%;
        z-index: -1;
        border-left: 3px solid #00338D;
        border-right: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #00338D; }
      .pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box .ribbon span::after {
        content: "";
        position: absolute;
        right: 0px;
        top: 100%;
        z-index: -1;
        border-left: 3px solid transparent;
        border-right: 3px solid #00338D;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #00338D; }
    .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text h3 {
      color: #626262;
      font-size: 31px;
      letter-spacing: 2px; }
    .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text ul {
      padding-left: 28px; }
      
    .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .cta-primary, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .widget-type-form form input.hs-button, .widget-type-form form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input.hs-button, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .buttonsec, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .yellow-button, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .blog-email-subscription input[type="submit"], .blog-email-subscription .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"], .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .header-with-search .description-header .search-wrap input[type="submit"], .header-with-search .description-header .search-wrap .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"], .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-landing .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-banner-landing .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .pricing-box__order, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .sodium-faq .left a.cta_button, .sodium-faq .left .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text a.cta_button, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .features-container .hero-banner-form .hs-button.primary.large, .features-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large, .landing-basic-2 .form-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input.hs-button, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-video-v4 .row-fluid .hero-form input[type=submit], .landing-video-v4 .row-fluid .hero-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type=submit], .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .form-content .flex-wrap .flex-right input[type="submit"], .form-content .flex-wrap .flex-right .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"] {
      border-color: #fff; }
      .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .cta-primary:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .widget-type-form form input.hs-button:hover, .widget-type-form form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input.hs-button:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .buttonsec:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .yellow-button:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .blog-email-subscription input[type="submit"]:hover, .blog-email-subscription .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"]:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .header-with-search .description-header .search-wrap input[type="submit"]:hover, .header-with-search .description-header .search-wrap .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"]:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .hero-landing .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .hero-banner-landing .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .pricing-box__order:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .sodium-faq .left a.cta_button:hover, .sodium-faq .left .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text a.cta_button:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .features-container .hero-banner-form .hs-button.primary.large:hover, .features-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large:hover, .landing-basic-2 .form-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large:hover, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button:hover, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input.hs-button:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-video-v4 .row-fluid .hero-form input[type=submit]:hover, .landing-video-v4 .row-fluid .hero-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type=submit]:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .form-content .flex-wrap .flex-right input[type="submit"]:hover, .form-content .flex-wrap .flex-right .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"]:hover {
        border-color: #00A3A1; }

/********************************************************/
/*******  Website/_pricing-v2-2.0.scss *******/
/********************************************************/
.pricing {
  /*section.hero-banner{
        h1{
           strong{
               color: $mainColor;
           }
        }
    }*/ }
  .pricing .pricing-section-header {
    max-width: 1000px;
    margin: 0 auto; }
    .pricing .pricing-section-header .widget-type-rich_text {
      text-align: center; }
  .pricing section.question {
    padding: 85px 0;
    float: left;
    width: 100%; }
    .pricing section.question h3 {
      color: #626262;
      font-size: 40px; }
      .pricing section.question h3 span {
        color: #00A3A1;
        letter-spacing: 3px; }
  .pricing .brands-slider.pricing {
    margin-bottom: 0; }
    .pricing .brands-slider.pricing .slick-dots {
      display: block;
      left: 0;
      bottom: 15px; }
      .pricing .brands-slider.pricing .slick-dots li {
        margin: 0; }
    .pricing .brands-slider.pricing .slick-list {
      min-width: 100% !important;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 !important; }
    .pricing .brands-slider.pricing .slick-arrow {
      display: none !important; }
    .pricing .brands-slider.pricing button.slick-prev.slick-arrow + div.slick-list {
      display: block; }
    .pricing .brands-slider.pricing .slick-prev + .slick-list {
      display: block; }
    .pricing .brands-slider.pricing .slick-list {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  @media (max-width: 767px) {
    .pricing section.question .span6.widget-span.widget-type-cell {
      margin-bottom: 30px; } }

/********************************************************/
/*******  Website/_pricing-v2.scss *******/
/********************************************************/
.pricing {
  /*.hero-banner {
		height: 500px;
		background-size: cover;
		display: flex;
		justfiy-content: center;
		align-items: center;
		text-align: center;
		color: #fff;
		margin-top: 70px;
		margin-bottom: 0;
		h2 {
			color: #fff;
			font-size: 58px;
			font-weight: 300;
			text-align: center !important;
			text-transform: uppercase;
		}

		p {
			font-size: 23px;
		}
	}*/ }
  .pricing .pricing-section-header {
    text-align: center; }
    .pricing .pricing-section-header h2 {
      color: #626262;
      font-weight: 300;
      font-size: 40px;
      text-transform: none;
      margin-top: 50px; }
      .pricing .pricing-section-header h2 span {
        letter-spacing: 3px; }
    .pricing .pricing-section-header .widget-type-rich_text > .layout-widget-wrapper > span {
      color: #626262; }
  .pricing.pricing-1 .pricing-main-section, .pricing.pricing-2 .pricing-main-section {
    background: #fff url("//cdn2.hubspot.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/pricing-container-background.png") center bottom no-repeat; }

/********************************************************/
/*******  Website/_privacy-policy.scss *******/
/********************************************************/
.privacy-policy .two-column-left-content h2 {
  font-size: 40px;
  color: #626262;
  text-align: left;
  text-transform: none;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 0; }
  .privacy-policy .two-column-left-content h2 span {
    letter-spacing: 3px; }

.privacy-policy .two-column-left-content ol li {
  text-align: justify;
  margin-bottom: 10px; }
  .privacy-policy .two-column-left-content ol li:before {
    top: 0;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    width: 20px; }

.privacy-policy .right-sidebar p {
  text-align: justify; }

.privacy-policy.privacy-policy-1-column .two-column-left-content {
  border-right: none; }

/********************************************************/
/*******  Website/_products-page.scss *******/
/********************************************************/
.products-page .main-separator {
  background-color: #00338D; }
  .products-page .main-separator .txt-cta-separator {
    min-height: 110px; }
    .products-page .main-separator .txt-cta-separator .separator-content {
      padding: 20px 0; }
      .products-page .main-separator .txt-cta-separator .separator-content h3 {
        color: #fff; }

/********************************************************/
/*******  Website/_resources-v2.scss *******/
/********************************************************/
/*.hero-banner--big {
	height: 700px;
	font-weight: 300;
	position: relative;
	margin-bottom: 0;
	h2 {
		font-weight: 500;
	}
	@media screen and (max-width: 400px) {
		height: calc(100vh - 70px);
		h2 {
			font-size: 51px;
		}
		p {
			text-align: center;
		}
	}
} */
.resources-slides-wrapper {
  margin-top: 70px;
  height: 500px;
  overflow: hidden; }
  .resources-slides-wrapper .slick-slider {
    margin-bottom: 0; }
  .resources-slides-wrapper button.slick-next, .resources-slides-wrapper button.slick-prev {
    margin-top: 0; }

.resources .separator--yellow .widget-type-cta .cta_button {
  float: right; }

.resources .separator--contact .widget-type-cta {
  text-align: center; }
  .resources .separator--contact .widget-type-cta .cta_button {
    margin: 0 auto; }

/********************************************************/
/*******  Website/_search-results.scss *******/
/********************************************************/
body.search-results {
  overflow: auto; }
  body.search-results .hero-banner {
    margin-bottom: 0px; }
    @media (max-width: 780px) {
      body.search-results .hero-banner {
        display: none; } }
  body.search-results .search-results-wrapper {
    background-color: #fafafa;
    float: left;
    width: 100%; }
    @media (max-width: 780px) {
      body.search-results .search-results-wrapper {
        margin-top: 70px; }
        body.search-results .search-results-wrapper .container {
          padding: 0; } }

.search-summary h2 {
  font-size: 40px;
  font-weight: 400;
  margin: 50px 0;
  text-transform: none; }

.search-results-page {
  background-color: #fff;
  font-family: Palanquin; }
  .search-results-page .gsc-results-wrapper-overlay {
    position: static !important;
    opacity: 1;
    width: 100%;
    height: auto;
    overflow: hidden !important;
    visibility: visible;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    padding: 15px !important; }
  .search-results-page .gsc-webResult.gsc-result {
    border-top: 1px solid #fafafa; }
  .search-results-page .gsc-modal-background-image {
    display: none !important; }
  .search-results-page .gsc-above-wrapper-area-container {
    display: none; }
  .search-results-page .gsc-results .gsc-cursor-box {
    margin: 0; }
  .search-results-page .gsc-thumbnail-inside {
    padding-left: 0px; }
    .search-results-page .gsc-thumbnail-inside .gs-title {
      font-size: 20px !important;
      color: #626262 !important;
      line-height: 26px;
      height: auto !important;
      margin-bottom: 6px;
      font-weight: 400;
      text-decoration: none; }
      .search-results-page .gsc-thumbnail-inside .gs-title b {
        font-size: 20px !important;
        color: #626262 !important;
        line-height: 26px;
        font-weight: 400;
        text-decoration: none; }
  .search-results-page .gsc-url-top {
    padding-left: 0px; }
    .search-results-page .gsc-url-top .gs-visibleUrl {
      font-size: 16px !important;
      color: #999999 !important;
      line-height: 20px;
      height: auto !important;
      font-weight: 300;
      margin-bottom: 2px;
      text-decoration: none; }
      .search-results-page .gsc-url-top .gs-visibleUrl b {
        font-size: 16px !important;
        color: #999999 !important;
        line-height: 20px;
        font-weight: 300;
        text-decoration: none; }
  .search-results-page .gsc-table-result {
    padding-left: 0px; }
    .search-results-page .gsc-table-result .gs-bidi-start-align {
      font-size: 16px !important;
      color: #626262 !important;
      line-height: 20px;
      height: auto !important;
      font-weight: 300;
      margin-bottom: 2px;
      text-decoration: none; }
      .search-results-page .gsc-table-result .gs-bidi-start-align b {
        font-size: 16px !important;
        color: #626262 !important;
        line-height: 20px;
        font-weight: 300;
        text-decoration: none; }
  .search-results-page .gsc-cursor-box .gsc-cursor-page {
    background-color: #fff !important;
    display: inline-block !important;
    font-size: 16px;
    font-weight: 400;
    color: #626262 !important;
    border: 1px solid #626262 !important;
    text-align: center;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    width: 25px;
    height: 27px; }
    .search-results-page .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
      color: #fff !important;
      font-weight: 400 !important;
      border-color: #00A3A1 !important;
      background-color: #00A3A1 !important; }

/********************************************************/
/*******  Website/_services.scss *******/
/********************************************************/
.services-main {
  height: 800px;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
  background-attachment: fixed;
  position: relative; }

.services-main h1 {
  margin-top: 360px;
  font-size: 58px;
  font-weight: bold; }

.services-main p {
  margin-top: 20px;
  letter-spacing: 0.04em; }

.process {
  padding-bottom: 95px; }

.process h2 {
  text-transform: none;
  font-weight: 200;
  margin-bottom: 45px;
  letter-spacing: 0.04em; }
  .process h2 span {
    letter-spacing: 3px; }

.process-line {
  background-image: url("//cdn2.hubspot.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/our-services/process-line.png");
  width: 73%;
  height: 1px;
  position: relative;
  top: 54px;
  z-index: -1;
  margin: auto; }

.process-box .widget-type-linked_image {
  text-align: center; }

.process h3 {
  margin-left: 20px;
  font-size: 23px;
  font-weight: 400;
  color: #00A3A1; }

.process h3 span {
  font-size: 47px; }

.process p {
  margin-left: 57px; }

.expertise {
  position: relative;
  background-color: #00338D; }

.expertise .change-display > .row-fluid-wrapper > .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex; }

.expertise .span5 {
  width: 39.5%;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover; }
  @media (max-width: 1000px) {
    .expertise .span5 {
      width: 24%; } }
  @media (max-width: 767px) {
    .expertise .span5 {
      display: none; } }

@media (max-width: 468px) {
  .expertise-box-wrapper {
    padding: 0 25px; } }

.expertise .span7 .expertise-right-wrapper {
  max-width: 800px;
  width: 100%; }

.expertise h2 {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 40px;
  font-weight: 200;
  color: #fff;
  text-transform: none;
  letter-spacing: 0.04em; }
  .expertise h2 span {
    color: #fff;
    letter-spacing: 3px; }

.expertise .col-sm-4 {
  position: relative; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex; }

.expertise .ico {
  width: 200px;
  margin-bottom: 25px; }

.expertise .ico i {
  font-size: 39px;
  color: #fff; }

.expertise .text h3 {
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 0px;
  letter-spacing: 2px; }

.expertise .text p {
  font-weight: normal;
  color: #fff;
  font-size: 18px;
  margin-bottom: 60px;
  letter-spacing: 2px;
  font-weight: 300; }

#counter {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center; }

#counter .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-align-content: initial;
      -ms-flex-line-pack: initial;
          align-content: initial;
  padding-top: 30px; }
  #counter .container .counter-box {
    padding-bottom: 40px;
    width: 25%; }

@media screen and (max-width: 767px) {
  #counter .container .counter-box {
    width: 50%; } }

@media screen and (max-width: 450px) {
  #counter .container .counter-box {
    width: 100%; } 

  .logo-alt{
 max-width: 150px !important; 
}

header.header .widget-type-logo img.hs-image-widget {
 
  width: 105px !important;
   }


}


#counter .counter-box {
  text-align: center; }

#counter .counter-box h3 {
  font-size: 20px;
  color: #00A3A1;
  margin: 10px 0px; }

#counter .counter-box div {
  font-size: 73px;
  color: #fff;
  line-height: 42px; }

.services-page .pricing-main-section h2 {
  text-transform: none;
  font-weight: 200;
  margin-bottom: 45px;
  padding-top: 60px;
  letter-spacing: 0.04em; }
  .services-page .pricing-main-section h2 span {
    letter-spacing: 3px; }

.services-page .pricing-box__container .widget-span .hs_cos_wrapper_widget_container {
  padding: 50px 0 150px; }

.services-page .separator-main {
  background-color: #00338D; }
  .services-page .separator-main .txt-cta-separator {
    min-height: 110px; }
    .services-page .separator-main .txt-cta-separator .separator-content {
      padding: 20px 0; }
      .services-page .separator-main .txt-cta-separator .separator-content h3 {
        color: #fff; }

.services-page #counter {
  height: auto;
  padding-top: 56px;
  padding-bottom: 33px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .services-page #counter .mask, .services-page #counter .separator--contact__mask {
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 2; }
  .services-page #counter .container {
    display: block;
    padding-top: 0px;
    width: 100%;
    z-index: 3; }
    .services-page #counter .container .row-fluid {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .services-page #counter .container .row-fluid .counter-box {
        width: 24.5%;
        margin: 0; }
        @media (max-width: 767px) {
          .services-page #counter .container .row-fluid .counter-box {
            width: 49.5%; } }
        @media (max-width: 486px) {
          .services-page #counter .container .row-fluid .counter-box {
            width: 100%;
            margin: 10px 0px; } }
        .services-page #counter .container .row-fluid .counter-box h3 {
          text-transform: uppercase;
          font-size: 20px; }

.services-page .brands-slider-wrap {
  min-height: 315px;
  background-color: #fff; }
  .services-page .brands-slider-wrap h2 {
    letter-spacing: 0.04em;
    color: #626262;
    font-size: 36px;
    font-weight: 300;
    text-transform: none;
    margin-top: 63px;
    margin-bottom: 0; }
    .services-page .brands-slider-wrap h2 span {
      letter-spacing: 3px; }
  .services-page .brands-slider-wrap .slick-dots {
    display: block;
    left: 0; }
    .services-page .brands-slider-wrap .slick-dots li button:before {
      color: #00A3A1;
      opacity: 1; }
    .services-page .brands-slider-wrap .slick-dots .slick-active button:before {
      color: #626262; }
  .services-page .brands-slider-wrap .slick-list {
    min-width: 100% !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 !important; }
  .services-page .brands-slider-wrap .slick-arrow {
    display: none !important; }
  .services-page .brands-slider-wrap button.slick-prev.slick-arrow + div.slick-list {
    display: block; }

/********************************************************/
/*******  Website/_testimonial.scss *******/
/********************************************************/
.testimonial-page .hero-banner {
  background-position: center; }

.testimonial-page .client-text {
  text-align: center;
  max-width: 900px;
  float: none;
  margin: 0 auto !important; }
  .testimonial-page .client-text h2 {
    color: #626262;
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px;
    text-transform: none;
    font-weight: normal; }
    .testimonial-page .client-text h2 span {
      color: #00A3A1;
      letter-spacing: 3px; }

.testimonial-page .logo-group .span12.widget-type-widget_container > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .testimonial-page .logo-group .span12.widget-type-widget_container > span > div {
    width: 20%;
    width: 200px;
    margin: 20px auto; }
  .testimonial-page .logo-group .span12.widget-type-widget_container > span .img_wrapper {
    margin: 0 auto; }
    .testimonial-page .logo-group .span12.widget-type-widget_container > span .img_wrapper img {
      -webkit-filter: none;
              filter: none;
      opacity: 0; }
      .testimonial-page .logo-group .span12.widget-type-widget_container > span .img_wrapper img.img_greyscale {
        opacity: 0.2;
        -webkit-filter: none;
                filter: none; }
        .testimonial-page .logo-group .span12.widget-type-widget_container > span .img_wrapper img.img_greyscale:hover {
          -webkit-filter: none;
                  filter: none;
          cursor: pointer;
          opacity: 0; }
          .testimonial-page .logo-group .span12.widget-type-widget_container > span .img_wrapper img.img_greyscale:hover + img {
            -webkit-filter: none;
                    filter: none;
            opacity: 1; }
  .testimonial-page .logo-group .span12.widget-type-widget_container > span img {
    display: block;
    margin: 0 auto;
    padding: 50px 0;
    -webkit-filter: grayscale(100%) opacity(0.2);
            filter: grayscale(100%) opacity(0.2);
    max-width: 200px;
    height: auto;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .testimonial-page .logo-group .span12.widget-type-widget_container > span img:hover {
      cursor: pointer;
      -webkit-filter: none;
              filter: none; }

.testimonial-page div.container.default .logo-group img {
  -webkit-filter: none;
          filter: none;
  opacity: 1; }
  .testimonial-page div.container.default .logo-group img:hover {
    -webkit-filter: none;
            filter: none;
    opacity: 0.7; }

/********************************************************/
/*******  Website/_thank-you.scss *******/
/********************************************************/
.thank-you-page .hero-banner {
  height: 400px; }

.thank-you-page .content-landing {
  margin: 5px 0 58px; }

.thank-you-page h3 {
  letter-spacing: 0.04em;
  font-weight: 300;
  text-align: left;
  text-transform: none;
  font-size: 40px;
  margin-bottom: 27px;
  color: #626262; }
  .thank-you-page h3 span {
    color: 3 #00A3A1; }

.thank-you-page .thank-you-content .post-listing ul {
  margin: -5px 0 0 0;
  padding: 0;
  list-style: none; }

.thank-you-page .thank-you-content .post-listing > .span6 {
  padding-left: 23px; }
  @media (max-width: 767px) {
    .thank-you-page .thank-you-content .post-listing > .span6 {
      padding-left: 0; } }

.thank-you-page .left-column > .span6 {
  padding-right: 23px; }
  @media (max-width: 767px) {
    .thank-you-page .left-column > .span6 {
      padding-right: 0; } }

.thank-you-page .thank-you-content .post-listing ul li {
  position: relative;
  margin-left: 20px;
  margin-bottom: 10px; }

.thank-you-page .thank-you-content .post-listing ul li a {
  font-size: 18px;
  color: #626262;
  text-decoration: none;
  padding: 6px 0;
  outline: 0;
  display: block;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s; }
  .thank-you-page .thank-you-content .post-listing ul li a:hover {
    color: #00A3A1; }

.thank-you-page .thank-you-content .left-column p {
  font-size: 20px;
  line-height: 30px;
  margin: 0; }

.thank-you-page .thank-you-content .hs-cta-wrapper {
  margin: 40px 0 48px;
  display: block; }

.thank-you-page .thank-you-content .social-share {
  margin-top: 40px; }

.thank-you-page .thank-you-content .cta-primary, .thank-you-page .thank-you-content .widget-type-form form input.hs-button, .widget-type-form form .thank-you-page .thank-you-content input.hs-button, .thank-you-page .thank-you-content .buttonsec, .thank-you-page .thank-you-content .yellow-button, .thank-you-page .thank-you-content .blog-email-subscription input[type="submit"], .blog-email-subscription .thank-you-page .thank-you-content input[type="submit"], .thank-you-page .thank-you-content .header-with-search .description-header .search-wrap input[type="submit"], .header-with-search .description-header .search-wrap .thank-you-page .thank-you-content input[type="submit"], .thank-you-page .thank-you-content .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .thank-you-page .thank-you-content .hs-button.primary.large, .thank-you-page .thank-you-content .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-landing .form-placeholder .hero-banner-form .thank-you-page .thank-you-content .hs-button.primary.large, .thank-you-page .thank-you-content .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-banner-landing .form-placeholder .hero-banner-form .thank-you-page .thank-you-content .hs-button.primary.large, .thank-you-page .thank-you-content .pricing-box__order, .thank-you-page .thank-you-content .sodium-faq .left a.cta_button, .sodium-faq .left .thank-you-page .thank-you-content a.cta_button, .thank-you-page .thank-you-content .features-container .hero-banner-form .hs-button.primary.large, .features-container .hero-banner-form .thank-you-page .thank-you-content .hs-button.primary.large, .thank-you-page .thank-you-content .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large, .landing-basic-2 .form-container .hero-banner-form .thank-you-page .thank-you-content .hs-button.primary.large, .thank-you-page .thank-you-content .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .thank-you-page .thank-you-content .hs-button.primary.large, .thank-you-page .thank-you-content .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form .thank-you-page .thank-you-content input.hs-button, .thank-you-page .thank-you-content .landing-video-v4 .row-fluid .hero-form input[type=submit], .landing-video-v4 .row-fluid .hero-form .thank-you-page .thank-you-content input[type=submit], .thank-you-page .thank-you-content .form-content .flex-wrap .flex-right input[type="submit"], .form-content .flex-wrap .flex-right .thank-you-page .thank-you-content input[type="submit"] {
  padding: 21px 62px; }

.thank-you-page hr {
  border-top: #e1e1e1; }

.thank-you-page .social {
  margin-top: 18px;
  float: left;
  width: 100%; }
  .thank-you-page .social .social-main-icon {
    float: left;
    height: 45px;
    width: 45px;
    background-color: #00A3A1; }
    .thank-you-page .social .social-main-icon i {
      font-size: 21px;
      margin-left: 13px;
      margin-top: 12px;
      color: #FFF; }
  .thank-you-page .social ul {
    padding-left: 18px;
    width: -webkit-calc(100% - 45px);
    width: -moz-calc(100% - 45px);
    width: calc(100% - 45px);
    float: left; }
    @media (max-width: 335px) {
      .thank-you-page .social ul {
        padding-left: 5px; } }
    .thank-you-page .social ul li {
      height: 44px;
      width: 40px;
      list-style: none;
      display: inline-block; }
      .thank-you-page .social ul li a {
        padding-top: 4px;
        display: block;
        width: 100%;
        height: 43px;
        color: #d7d7d7;
        font-size: 25px;
        text-align: center;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s; }
        .thank-you-page .social ul li a:hover {
          color: #00A3A1; }

/********************************************************/
/*******  Website/_three-column-basic-submenu.scss *******/
/********************************************************/
@media only screen and (max-width: 768px) {
  .three-columns {
    border: none;
    padding-top: 0px; }
  .sidebar-item {
    border-top: solid 1px #f6f6f6; }
  .flex-item3 .right-sidebar .sidebar-submenu {
    width: 100%;
    border-top: none;
    padding-top: 0;
    margin: 0; } }

/********************************************************/
/*******  Website/_three-column-basic.scss *******/
/********************************************************/
.row-fluid .span3.flex-item3 .right-sidebar .sidebar-item h3 {
  margin-top: 19px; }

.flex-wrap .row-fluid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.cta-center-wrap {
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 40px; }

.subscribe-three-column {
  padding-top: 0px;
  padding-bottom: 30px; }
  .subscribe-three-column h3.form-title {
    font-size: 23px;
    color: #626262;
    font-weight: 300;
    margin: 0;
    padding-top: 20px; }
  .subscribe-three-column ul {
    margin-top: 5px;
    list-style: none; }
  .subscribe-three-column input[type="submit"] {
    width: 137px;
    height: 43px;
    background: #00A3A1;
    border: 2px solid #00A3A1;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    color: #fff;
    margin-top: 23px;
    padding: 0 !important; }
    .subscribe-three-column input[type="submit"]:hover {
      background: #fff; }
  .subscribe-three-column input[type="email"] {
    border: none;
    border-bottom: 2px solid #00A3A1;
    font-size: 16px;
    font-weight: 300px;
    color: #626262; }
  .subscribe-three-column .hs-error-msgs li {
    color: #626262;
    font-size: 16px; }
    .subscribe-three-column .hs-error-msgs li a {
      font-size: 16px; }

.recent-post-three-column {
  border-top: solid 1px #ebebeb;
  border-bottom: solid 1px #ebebeb;
  padding-bottom: 5px;
  margin-bottom: 38px; }
  .recent-post-three-column ul {
    list-style: none; }
    .recent-post-three-column ul li {
      padding-bottom: 25px; }
      .recent-post-three-column ul li a {
        color: #626262;
        cursor: pointer; }
        .recent-post-three-column ul li a:before {
          content: '>>';
          padding-right: 5px; }
        .recent-post-three-column ul li a:hover {
          color: #00A3A1; }
  .recent-post-three-column h3 {
    font-size: 23px;
    color: #626262;
    font-weight: 400;
    margin: 0;
    margin-top: 30px;
    padding-bottom: 25px; }

.center-three-column {
  border-right: solid 1px #f7f7f7;
  border-left: solid 1px #f7f7f7;
  padding: 0px 31px;
  margin: 0px 0px 30px 0px; }
  .center-three-column h2 {
    margin-top: 15px; }
  .center-three-column .img-wrap-basic {
    padding-right: 20px;
    margin: 0 auto; }
    .center-three-column .img-wrap-basic img {
      -webkit-box-shadow: 20px 20px 0px #00A3A1;
         -moz-box-shadow: 20px 20px 0px #00A3A1;
              box-shadow: 20px 20px 0px #00A3A1;
      margin-top: 14px;
      margin-bottom: 54px;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box; }

.right-sidebar {
  padding-top: 300px;
  max-width: 292px; }
  .right-sidebar .sidebar-item {
    margin-bottom: 25px;
    border-bottom: solid 1px #f7f7f7; }
    .right-sidebar .sidebar-item h3 {
      font-size: 23px;
      text-align: left;
      text-transform: none;
      font-weight: 400; }
    .right-sidebar .sidebar-item p {
      font-size: 18px;
      font-weight: 200; }

@media only screen and (max-width: 1024px) {
  .row-fluid .span3.flex-item1 {
    padding-left: 20px;
    -webkit-box-ordinal-group: 4;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-order: 3;
    width: 50%;
    margin-bottom: 30px; }
    .row-fluid .span3.flex-item1 .subscribe-three-column {
      display: none; }
    .row-fluid .span3.flex-item1 .recent-post-three-column {
      border-top: none;
      padding-top: 0px; }
      .row-fluid .span3.flex-item1 .recent-post-three-column h3 {
        margin-top: 20px;
        padding-bottom: 25px; }
  .row-fluid .span6.flex-item2 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-order: 1;
    margin-left: 0; }
    .row-fluid .span6.flex-item2 .center-three-column {
      border: none;
      border-bottom: solid 1px #ebebeb;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 25px; }
  .row-fluid .span3.flex-item3 {
    margin-left: 0px;
    -webkit-box-ordinal-group: 3;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-order: 2;
    width: 50%;
    border-right: solid 1px #ebebeb;
    margin-bottom: 30px; }
    .row-fluid .span3.flex-item3 .right-sidebar {
      padding: 0px 10px;
      max-width: 100%; } }

@media only screen and (max-width: 768px) {
  .row-fluid .span3.flex-item1 {
    padding-left: 20px;
    -webkit-box-ordinal-group: 4;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-order: 3;
    width: 100%;
    margin-bottom: 30px; }
    .row-fluid .span3.flex-item1 .left-sidebar {
      width: 100%;
      margin-left: 0px; }
      .row-fluid .span3.flex-item1 .left-sidebar .subscribe-three-column {
        display: none; }
      .row-fluid .span3.flex-item1 .left-sidebar .recent-post-three-column {
        width: 100%;
        border-bottom: solid 1px #ebebeb;
        border-top: solid 1px #ebebeb; }
        .row-fluid .span3.flex-item1 .left-sidebar .recent-post-three-column h3 {
          margin-top: 20px;
          padding-bottom: 25px; }
  .row-fluid .span6.flex-item2 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-order: 1;
    margin-left: 0; }
    .row-fluid .span6.flex-item2 .center-three-column {
      border: none;
      border-bottom: solid 1px #ebebeb;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 25px; }
  .row-fluid .span3.flex-item3 {
    margin-left: 0;
    -webkit-box-ordinal-group: 3;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-order: 2;
    width: 100%;
    border-right: none;
    margin-bottom: 30px; }
    .row-fluid .span3.flex-item3 .right-sidebar {
      padding: 0px 10px;
      max-width: 100%; }
  .right-sidebar .sidebar-item {
    border-top: none;
    border-bottom: none; } }

/********************************************************/
/*******  Website/_three-column-equal-basic.scss *******/
/********************************************************/
.center-three-column-equal {
  padding: 0px 0px;
  margin: 0px 0px 20px 0px; }
  .center-three-column-equal h2 {
    margin-top: 15px; }
  .center-three-column-equal .img-wrap-basic {
    margin: 0 auto; }
    .center-three-column-equal .img-wrap-basic img {
      margin-top: 14px;
      margin-bottom: 34px; }

.right-sidebar-equal {
  padding-top: 0px;
  max-width: 100%; }
  .right-sidebar-equal .sidebar-item {
    margin-bottom: 25px;
    border-bottom: solid 1px #f7f7f7; }
    .right-sidebar-equal .sidebar-item h3 {
      font-size: 23px;
      text-align: left;
      text-transform: none;
      font-weight: 400; }
    .right-sidebar-equal .sidebar-item p {
      font-size: 18px;
      color: #626262;
      font-weight: 300; }
  .right-sidebar-equal .cta-box {
    width: 360px;
    max-width: 360px;
    -webkit-background-size: cover !important;
       -moz-background-size: cover !important;
         -o-background-size: cover !important;
            background-size: cover !important;
    height: 328px; }
    @media only screen and (max-width: 400px) {
      .right-sidebar-equal .cta-box {
        width: auto; } }
    .right-sidebar-equal .cta-box .cta-wrap {
      margin: 0 auto; }

@media only screen and (max-width: 1024px) {
  .row-fluid .span4.flex-item1 {
    padding-left: 20px;
    -webkit-box-ordinal-group: 4;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-order: 3;
    width: 50%;
    margin-bottom: 30px; }
    .row-fluid .span4.flex-item1 .subscribe-three-column {
      display: none; }
    .row-fluid .span4.flex-item1 .recent-post-three-column {
      border-top: none;
      padding-top: 0px; }
      .row-fluid .span4.flex-item1 .recent-post-three-column h3 {
        margin-top: 20px;
        padding-bottom: 25px; }
  .row-fluid .span4.flex-item2 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-order: 1;
    margin-left: 0; }
    .row-fluid .span4.flex-item2 .center-three-column-equal {
      border: none;
      border-bottom: solid 1px #ebebeb;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 25px; }
  .row-fluid .span4.flex-item3 {
    margin-left: 0px;
    -webkit-box-ordinal-group: 3;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-order: 2;
    width: 50%;
    border-right: solid 1px #ebebeb;
    margin-bottom: 30px; }
    .row-fluid .span4.flex-item3 .right-sidebar-equal {
      padding: 0px 10px;
      max-width: 100%; } }

@media only screen and (max-width: 768px) {
  .row-fluid .span4.flex-item1 {
    padding-left: 20px;
    -webkit-box-ordinal-group: 4;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-order: 3;
    width: 100%;
    margin-bottom: 30px; }
    .row-fluid .span4.flex-item1 .left-sidebar {
      width: 100%;
      margin-left: 0px; }
      .row-fluid .span4.flex-item1 .left-sidebar .subscribe-three-column {
        display: none; }
      .row-fluid .span4.flex-item1 .left-sidebar .recent-post-three-column {
        width: 100%;
        border-bottom: solid 1px #ebebeb;
        border-top: solid 1px #ebebeb; }
        .row-fluid .span4.flex-item1 .left-sidebar .recent-post-three-column h3 {
          margin-top: 20px;
          padding-bottom: 25px; }
  .row-fluid .span4.flex-item2 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-order: 1;
    margin-left: 0; }
    .row-fluid .span4.flex-item2 .center-three-column-equal {
      border: none;
      border-bottom: solid 1px #ebebeb;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 25px; }
  .row-fluid .span4.flex-item3 {
    margin-left: 0;
    -webkit-box-ordinal-group: 3;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-order: 2;
    width: 100%;
    border-right: none;
    border-top: none;
    margin-bottom: 30px; }
    .row-fluid .span4.flex-item3 .right-sidebar-equal {
      padding: 0px 10px;
      max-width: 100%; }
  .right-sidebar-equal .sidebar-item {
    border-top: none;
    border-bottom: none; } }

/* Safari 7.1+ (9.0 is the latest version of Safari at this time) */
@media only screen and (min-width: 1024px) {
  _::-webkit-full-page-media, _:future, :root .three-column-safari-wrap .row-fluid .span4 {
    width: 31%; }
  _::-webkit-full-page-media, _:future, :root .three-column-safari-wrap .row-fluid .span3 {
    width: 22%; } }

/********************************************************/
/*******  Website/_three-column-hero-banner.scss *******/
/********************************************************/
/********************************************************/
/*******  Website/_two-column-basic-submenu.scss *******/
/********************************************************/
@media only screen and (max-width: 768px) {
  .sidebar-submenu {
    border-bottom: solid 1px #f6f6f6;
    border-top: solid 1px #f6f6f6;
    padding-top: 25px; } }

.sidebar-submenu {
  border-bottom: solid 1px #f6f6f6;
  margin-top: 10px; }

.sidebar-submenu .hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
  white-space: nowrap;
  width: 100%;
  overflow: visible;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-size: 16px; }

.sidebar-submenu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
  position: static;
  top: 0;
  left: 0px;
  display: none; }

.sidebar-submenu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.show-submenu > ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
  position: static;
  top: 0;
  left: 0px; }

.sidebar-submenu li.hs-item-has-children > a:after {
  content: '+';
  padding-left: 10px; }

.sidebar-submenu li.show-submenu > a:after {
  content: '-';
  padding-left: 10px; }

.sidebar-submenu ul li a {
  color: #626262; }

.sidebar-submenu ul li a:hover, .sidebar-submenu li.show-submenu > a {
  background: #00A3A1;
  color: #fff; }

.sidebar-submenu ul li.show-submenu > ul.hs-menu-children-wrapper {
  border-left: solid 1px #00A3A1; }

.sidebar-submenu ul li.hs-item-has-children > ul.hs-menu-children-wrapper li {
  border: none;
  position: relative; }

.sidebar-submenu li.active-submenu {
  background: #00A3A1;
  color: #fff; }

.sidebar-submenu li.active-submenu a {
  color: #fff; }

.sidebar-submenu li.active-submenu-pointer:before {
  content: "";
  display: block;
  background: #00A3A1;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  left: -4px;
  top: 18px; }

.sidebar-submenu ul li.hs-item-has-children > ul.hs-menu-children-wrapper li a:hover {
  background: none;
  color: #626262; }

.sidebar-submenu ul li.hs-item-has-children > ul.hs-menu-children-wrapper li a:hover:before {
  content: "";
  display: block;
  background: #00A3A1;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  left: -4px;
  top: 18px; }

@media (max-width: 767px) {
  .sidebar-submenu .hs-menu-wrapper.hs-menu-flow-vertical li a {
    font-size: 18px; } }

/********************************************************/
/*******  Website/_two-column-basic.scss *******/
/********************************************************/
.two-column-left-content {
  border-right: solid 1px #f7f7f7;
  padding-right: 28px;
  margin: 0;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .two-column-left-content {
      border-right: none;
      padding-right: 0px; } }
  .two-column-left-content .widget-type-rich_text h2 {
    margin-top: 10px; }
  .two-column-left-content .widget-type-rich_text--last p:last-child {
    margin-bottom: 22px; }
  .two-column-left-content .img-wrap-basic {
    padding-right: 30px; }
    @media only screen and (max-width: 480px) {
      .two-column-left-content .img-wrap-basic {
        padding-right: 15px; } }
    .two-column-left-content .img-wrap-basic img {
      -webkit-box-shadow: 30px 30px 0px #00A3A1;
         -moz-box-shadow: 30px 30px 0px #00A3A1;
              box-shadow: 30px 30px 0px #00A3A1;
      margin-top: 30px;
      margin-bottom: 72px; }
      @media only screen and (max-width: 480px) {
        .two-column-left-content .img-wrap-basic img {
          -webkit-box-shadow: 15px 15px 0px #00A3A1;
             -moz-box-shadow: 15px 15px 0px #00A3A1;
                  box-shadow: 15px 15px 0px #00A3A1;
          margin-top: 10px;
          margin-bottom: 39px; } }

.right-sidebar {
  padding-top: 0px;
  max-width: 292px; }
  @media only screen and (max-width: 767px) {
    .right-sidebar {
      padding-top: 0px;
      max-width: 100%; } }
  .right-sidebar .sidebar-item {
    margin-bottom: 25px;
    border-bottom: solid 1px #f7f7f7; }
    @media only screen and (max-width: 767px) {
      .right-sidebar .sidebar-item {
        padding-top: 0px;
        max-width: 100%; } }
    .right-sidebar .sidebar-item h3 {
      font-size: 23px;
      color: #626262;
      text-align: left;
      text-transform: none;
      font-weight: 400;
      margin-top: 15px; }
    .right-sidebar .sidebar-item p {
      font-size: 18px;
      color: #626262;
      font-weight: 200; }

.sm-slider-wrapper {
  height: 500px;
  overflow: hidden;
  margin-top: 70px; }

/********************************************************/
/*******  Website/_two-column-equal-basic.scss *******/
/********************************************************/
.equal-content .equal-border {
  width: 95%;
  height: 1px;
  background-color: #f7f7f7;
  margin: 30px auto 53px auto; }

.equal-row {
  margin: 0 auto; }
  .equal-row .right-img {
    padding: 0;
    text-align: right; }
  .equal-row .left-img {
    padding: 0;
    text-align: left; }

.equal-text-right {
  padding-left: 20px; }

.equal-text-left {
  padding-right: 20px; }

@media only screen and (max-width: 768px) {
  .equal-row .img-wrap-basic {
    padding: 0;
    text-align: center;
    margin-right: 15px; } }

.two-column-equal {
  padding-right: 0px; }

/********************************************************/
/*******  Website/_two-column-hero-banner.scss *******/
/********************************************************/
/****************************************
- 6L - LANDINGS              
****************************************/
/********************************************************/
/*******  Landing/_landing_basic_1.scss *******/
/********************************************************/
/* HEADER STYLES */
header .header .perma-fixed {
  background-color: #fff;
  border-bottom: 3px solid #efefef; }

header.header.perma-fixed {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
  header.header.perma-fixed .container {
    height: 100%; }
    header.header.perma-fixed .container > .span12 {
      height: 100%; }
      header.header.perma-fixed .container > .span12 > .row-fluid-wrapper {
        height: 100%; }
        header.header.perma-fixed .container > .span12 > .row-fluid-wrapper > .row-fluid {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 100%; }
          header.header.perma-fixed .container > .span12 > .row-fluid-wrapper > .row-fluid > .span2.widget-span.widget-type-cell {
            width: 100%; }
          header.header.perma-fixed .container > .span12 > .row-fluid-wrapper > .row-fluid > .span10.widget-span.widget-type-cell {
            width: auto; }
            @media (max-width: 400px) {
              header.header.perma-fixed .container > .span12 > .row-fluid-wrapper > .row-fluid > .span10.widget-span.widget-type-cell {
                display: none; } }

/* HEADER STYLES END */
/* FOOTER STYLES */
.footer-container-wrapper {
  border: none;
  padding: 0; }
  .footer-container-wrapper .footer--landing {
    min-height: 220px;
    background-color: #4a4949;
    padding: 0; }
  .footer-container-wrapper .footer .container {
    position: relative; }
  .footer-container-wrapper .footer ul {
    text-align: center;
    overflow: auto;
    position: relative;
    left: 50%;
    margin-left: -100px;
    margin-top: 60px;
    max-width: 250px; }
    .footer-container-wrapper .footer ul li {
      list-style-type: none;
      float: left; }
      .footer-container-wrapper .footer ul li a i {
        background: #fff;
        color: #4a4949;
        width: 40px;
        height: 40px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        font-size: 25px;
        text-align: center;
        margin-right: 10px;
        padding-top: 15%; }
  .footer-container-wrapper .footer .footer-copyright {
    font-size: 18px;
    font-weight: 200;
    font-family: 'Palanquin';
    color: #fff;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px; }

/* STICKY FOOTER */
.body-container-wrapper {
  min-height: -webkit-calc(100vh - 218px);
  min-height: -moz-calc(100vh - 218px);
  min-height: calc(100vh - 218px);
  /* Header + footer */ }

/* FOOTER STYLES ENDS */
.features-container {
  margin: 25px 0; }
  .features-container .hero-banner-form {
    z-index: 1;
    max-width: 430px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background-color: #f4f4f4;
    padding: 0 30px;
    margin: 0 auto; }
    .features-container .hero-banner-form .hs-error-msgs {
      list-style-type: none;
      margin-top: 5px; }
      .features-container .hero-banner-form .hs-error-msgs label {
        font-size: 14px; }
    .features-container .hero-banner-form h3 {
      font-family: Palanquin;
      font-weight: 600;
      font-size: 30px;
      line-height: 40px;
      color: #626262;
      text-align: center; }
      .features-container .hero-banner-form h3 span {
        color: #00A3A1;
        margin-left: 2px;
        position: relative;
        letter-spacing: 3px; }
    .features-container .hero-banner-form .hs-form-field {
      margin-bottom: 20px;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; }
      .features-container .hero-banner-form .hs-form-field .hs-form-required {
        display: none; }
      .features-container .hero-banner-form .hs-form-field .input input {
        border: none;
        -webkit-border-radius: 4px;
           -moz-border-radius: 4px;
                border-radius: 4px;
        background-color: #ffffff; }
      .features-container .hero-banner-form .hs-form-field .input .hs-input {
        font-size: 18px;
        font-family: Palanquin;
        font-weight: 200;
        color: #626262;
        height: 55px;
        border: none; }
        .features-container .hero-banner-form .hs-form-field .input .hs-input[id*="dropdown_example"] {
          color: rgba(98, 98, 98, 0.6);
          background-color: #fff; }
    .features-container .hero-banner-form .hs_dropdown_example {
      background: white;
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px;
      position: relative; }
      .features-container .hero-banner-form .hs_dropdown_example:after {
        position: absolute;
        font-size: 22px;
        content: "\f105";
        font-family: "FontAwesome";
        color: #00A3A1;
        right: 25px;
        top: 12px;
        width: 7px;
        height: 12px; }
      .features-container .hero-banner-form .hs_dropdown_example select {
        color: rgba(98, 98, 98, 0.6);
        background-color: #fff;
        outline: none;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none; }
    .features-container .hero-banner-form .hs-button.primary.large {
      min-height: 27px;
      min-width: 134px;
      padding-top: 20px;
      padding-bottom: 20px;
      font: 300 22px/22px Palanquin;
      margin-bottom: 20px;
      width: 100%;
      /*
                cursor: pointer;
                background-color: #00338d;
                border-radius: 4px;
                min-height: 27px;
                min-width: 134px;
                width: 100%;
                text-decoration: none;
                text-transform: uppercase;
                padding-top: 20px;
                padding-bottom: 20px;
                color: #ffffff;
                font: 300 22px / 22px Palanquin;
                transition: linear 0.3s all;
                border: none;
                margin-bottom: 20px;
                &:hover {
                    background-color: #fff;
                    color: #00338d;
                }*/ }

.hs-error-msgs a {
  font-size: 14px;
  color: #626262; }

.box-white-bg {
  padding: 25px; }
  .box-white-bg .square-box {
    max-width: 370px;
    background-color: transparent;
    padding: 0; }
    .box-white-bg .square-box h4 {
      text-transform: uppercase;
      color: #00338D;
      font-size: 24px;
      font-weight: 300; }
    .box-white-bg .square-box p {
      font-size: 16px;
      line-height: 24px;
      color: #626262; }
    .box-white-bg .square-box .icon i {
      height: 54px;
      width: 54px;
      font-size: 30px;
      background-color: #00A3A1;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      padding: 12px;
      color: #ffffff; }

@media (max-width: 767px) {
  .square-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    margin: 0 auto; }
  .features-form .hs-cta-img {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%); } }

@media (max-width: 1024px) {
  .landing-page-v1 .features-container .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0; }
  .landing-page-v1 .features-form img {
    display: block;
    margin: 0 auto; }
  .landing-page-v1 .features-container .square-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    margin: 0 auto;
    width: 100%; }
  .landing-page-v1 .features-container .box-white-bg .row-fluid .span6 {
    width: 48.618784527%;
    float: left; } }

@media (max-width: 676px) {
  .landing-page-v1 .features-container .box-white-bg .row-fluid .span6 {
    width: 100%;
    float: none; } }

/********************************************************/
/*******  Landing/_landing_basic_2.scss *******/
/********************************************************/
@media (max-width: 800px) {
  .landing-basic-2 .row-fluid [class*="span"] {
    float: none; } }

.landing-basic-2 .form-container {
  margin: 25px 0; }
  .landing-basic-2 .form-container .hero-banner-form {
    z-index: 1;
    max-width: 430px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background-color: #f4f4f4;
    padding: 0 30px;
    margin: 0 auto; }
    .landing-basic-2 .form-container .hero-banner-form .hs-error-msgs {
      list-style-type: none;
      margin-top: 5px; }
      .landing-basic-2 .form-container .hero-banner-form .hs-error-msgs label {
        font-size: 14px; }
    .landing-basic-2 .form-container .hero-banner-form h3 {
      font-family: Palanquin;
      font-weight: 600;
      font-size: 30px;
      line-height: 40px;
      color: #626262;
      text-align: center; }
      .landing-basic-2 .form-container .hero-banner-form h3 span {
        color: #00A3A1;
        margin-left: 2px;
        position: relative;
        letter-spacing: 3px; }
    .landing-basic-2 .form-container .hero-banner-form .hs-form-field {
      margin-bottom: 20px;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; }
      .landing-basic-2 .form-container .hero-banner-form .hs-form-field .hs-form-required {
        display: none; }
      .landing-basic-2 .form-container .hero-banner-form .hs-form-field .input input {
        border: none;
        -webkit-border-radius: 4px;
           -moz-border-radius: 4px;
                border-radius: 4px;
        background-color: #ffffff; }
      .landing-basic-2 .form-container .hero-banner-form .hs-form-field .input .hs-input {
        font-size: 18px;
        font-family: Palanquin;
        font-weight: 200;
        color: #626262;
        height: 55px;
        border: none; }
        .landing-basic-2 .form-container .hero-banner-form .hs-form-field .input .hs-input[id*="dropdown_example"] {
          color: rgba(98, 98, 98, 0.6);
          background-color: #fff; }
    .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large {
      min-height: 27px;
      min-width: 134px;
      padding-top: 20px;
      padding-bottom: 20px;
      font: 300 22px/22px Palanquin;
      margin-bottom: 20px;
      width: 100%;
      /*
                cursor: pointer;
                background-color: $mainColor;
                border-radius: 4px;
                min-height: 27px;
                min-width: 134px;
                width: 100%;
                text-decoration: none;
                text-transform: uppercase;
                padding-top: 20px;
                padding-bottom: 20px;
                color: #ffffff;
                font: 300 22px / 22px Palanquin;
                transition: linear 0.3s all;
                border: none;              
                margin-bottom: 20px;
                &:hover {
                    background-color: #fff;
                    color: $mainColor;
                }*/ }

@media (max-width: 800px) {
  .landing-basic-2 .hero-banner-wrap {
    width: 100%; } }

.landing-basic-2 .body-container-wrapper {
  min-height: -webkit-calc(100vh - 219px);
  min-height: -moz-calc(100vh - 219px);
  min-height: calc(100vh - 219px);
  /* Header + footer */ }

/********************************************************/
/*******  Landing/_landing_event_clock.scss *******/
/********************************************************/
.content-landing-event-clock .widget-type-rich_text {
  padding-right: 50px; }
  @media only screen and (max-width: 768px) {
    .content-landing-event-clock .widget-type-rich_text {
      padding-right: 0px; } }
  .content-landing-event-clock .widget-type-rich_text .hs_cos_wrapper h1 {
    color: #626262;
    font-size: 50px;
    font-weight: 900;
    line-height: 65px;
    letter-spacing: 0.04em; }
    .content-landing-event-clock .widget-type-rich_text .hs_cos_wrapper h1 span {
      color: #00A3A1;
      letter-spacing: 3px; }
  .content-landing-event-clock .widget-type-rich_text .hs_cos_wrapper p {
    padding-top: 30px;
    font-weight: 200; }

.content-landing-event-clock .form-landing-event-clock {
  max-width: 431px;
  min-height: 483px;
  background-color: #FFF;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  padding: 30px;
  position: relative;
  top: -140px; }
  @media only screen and (max-width: 768px) {
    .content-landing-event-clock .form-landing-event-clock {
      max-width: 100%;
      top: 10px;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
      padding: 15px; } }
  .content-landing-event-clock .form-landing-event-clock h3 {
    color: #626262;
    margin: 0;
    padding: 0;
    font-size: 30px;
    text-align: center;
    letter-spacing: 1px;
    padding-bottom: 20px;
    letter-spacing: 0.04em; }
    .content-landing-event-clock .form-landing-event-clock h3 span {
      color: #00A3A1;
      letter-spacing: 3px; }
  .content-landing-event-clock .form-landing-event-clock span.hs_cos_wrapper_type_form {
    text-align: center;
    color: #626262;
    display: block;
    margin: 0 auto;
    font-size: 36px; }
  .content-landing-event-clock .form-landing-event-clock form {
    background-color: #FFF; }
    .content-landing-event-clock .form-landing-event-clock form .input input {
      border: 1px solid #d3d3d3;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      margin: 0;
      margin-top: 6px;
      height: 51px;
      width: 100%;
      color: #626262;
      padding-left: 15px; }
      .content-landing-event-clock .form-landing-event-clock form .input input:focus {
        border: 1px solid #00A3A1; }
    .content-landing-event-clock .form-landing-event-clock form ul {
      padding-top: 0;
      margin: 0; }
      .content-landing-event-clock .form-landing-event-clock form ul li, .content-landing-event-clock .form-landing-event-clock form ul a {
        color: #d3d3d3;
        font-size: 16px; }
    .content-landing-event-clock .form-landing-event-clock form .hs_submit input[type="submit"] {
      width: 100%;
      border: solid 2px #00A3A1;
      margin: 0;
      height: 57px;
      text-transform: none;
      margin-top: 25px; }
      .content-landing-event-clock .form-landing-event-clock form .hs_submit input[type="submit"]:hover {
        background-color: #fff;
        color: #00a3a1; }

.featured-box-white-bg {
  margin-top: -70px;
  border-top: solid 1px #f7f7f7;
  padding: 40px 0; }
  @media only screen and (max-width: 768px) {
    .featured-box-white-bg {
      margin-top: 80px; } }
  .featured-box-white-bg span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .featured-box-white-bg span .square-box {
      background-color: #fff;
      max-width: 380px; }
      .featured-box-white-bg span .square-box__image-container {
        background-color: #00338D;
        text-align: center;
        width: 102px;
        height: 102px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        margin: 0 auto;
        position: relative; }
        .featured-box-white-bg span .square-box__image-container img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
               -o-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
        .featured-box-white-bg span .square-box__image-container .icon {
          color: #fff;
          font-size: 60px;
          line-height: 100px; }
      .featured-box-white-bg span .square-box__content {
        text-align: center; }
        .featured-box-white-bg span .square-box__content h4 {
          color: #00338D;
          text-transform: uppercase;
          font-size: 24px;
          padding-top: 20px;
          font-weight: 300; }
        .featured-box-white-bg span .square-box__content p {
          color: #626262;
          font-size: 18px; }

.landing-event-sponsors .widget-type-rich_text h2 {
  color: #FFF;
  font-size: 40px;
  text-align: center;
  margin-top: 80px;
  font-weight: 200; }

.landing-event-sponsors .widget-type-rich_text p {
  color: #FFF;
  padding-top: 20px;
  font-weight: 200;
  display: block;
  text-align: center;
  width: 60%;
  margin: 0 auto; }

.landing-event-sponsors .slick-dots {
  display: block;
  left: 0; }

.landing-event-sponsors .slick-list {
  min-width: 100% !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 !important; }

.landing-event-sponsors .slick-arrow {
  display: none !important; }

.landing-event-sponsors button.slick-prev.slick-arrow + div.slick-list {
  display: block; }

.past-event-gallery .widget-type-rich_text .hs_cos_wrapper {
  text-align: center; }
  .past-event-gallery .widget-type-rich_text .hs_cos_wrapper h2 {
    color: #626262;
    font-size: 40px;
    font-weight: 200;
    text-align: center;
    margin-top: 84px; }
    .past-event-gallery .widget-type-rich_text .hs_cos_wrapper h2 span {
      color: #00A3A1;
      letter-spacing: 2px; }
  .past-event-gallery .widget-type-rich_text .hs_cos_wrapper p {
    display: block;
    text-align: center;
    width: 60%;
    padding: 0;
    margin: 50px auto;
    font-weight: 200; }




/********************************************************/
/*******  Landing/_landing.scss *******/
/********************************************************/
.landing .content-landing {
  margin-bottom: 65px; }

.landing .hero-banner {
  margin-bottom: 38px;
  height: 400px; }

.landing h2 {
  margin-top: -7px;
  margin-bottom: 33px;
  text-align: left;
  text-transform: none;
  font-weight: 300;
  font-size:43px;}
 
.link-politic a:hover{
  text-decoration: underline !important;
  color: white !important;
}

.landing .hs_cos_wrapper_type_rich_text ul {
   
  padding-left: 30px; }
  .landing .hs_cos_wrapper_type_rich_text ul li {
    margin-bottom: 11px;

}



.landing .header-form {
  position: relative;
  height: 145px;
  text-align: center;
  background-color: #00338D; }
  .landing .header-form img {
    content: url("https://cdn2.hubspot.net/hubfs/2866478/BCL/Asset%202.png");
    margin-top: 14px;
    width: 100%;
    height: 100%;
    max-width: 69px !important;
    max-height: 69px !important; }

  .landing .header-form h3 {
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 0px;
    letter-spacing: 0.095em; }
    @media (max-width:868px){.landing .header-form {height:185px !important;} }
    @media (max-width:834px){.landing .header-form {height: 185px !important;} }
    @media (max-width:767px){.landing .header-form {height:140px;} }
    .landing .header-form p {
    color: #fff!important;
    font-weight: normal;
    font-size: 14px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:5px;
    margin-top:10px;
    text-align:left;
    }
  .landing .header-form .trangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 15px 0 15px;
    border-color: #00338D transparent transparent transparent;
    position: absolute;
    bottom: -10px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    display:none;}

.landing .form-landing .widget-type-form {
  text-align: center;
  background-color: #f9f9f9; }
  .landing .form-landing .widget-type-form .hs_cos_wrapper_type_form {
    line-height: 5; }
  .landing .form-landing .widget-type-form .hs-form-field {
    margin-bottom: 20px; }
  .landing .form-landing .widget-type-form .form-title {
    display: none; }
  .landing .form-landing .widget-type-form form {
    padding: 28px 16px 22px;
    border-top: none; }
    .landing .form-landing .widget-type-form form input {
      background-color: #fff;
      padding: 9px 5px;
      border: 1px solid #ebebeb;
      -webkit-border-radius: 4px;   
         -moz-border-radius: 4px;
              border-radius: 4px;
      font-size: 14px;
      color: #626262;
      margin-top: 10px; }
    .landing .form-landing .widget-type-form form textarea {
      padding: 7px 9px;
      font-size: 14px;
      border:1px solid #ebebeb;}
    .landing .form-landing .widget-type-form form input.hs-button {
      letter-spacing: 0.095em;
      width: 100%;
      font-size: 22px;
      padding: 11px 40px;
      margin-top: 21px; }

@media (max-width: 767px) {
  .landing .column {
    margin-bottom: 30px; } }

.landing .cover {
  text-align: center; }

.landing hr {
  border-top: #e1e1e1; }

.landing .widget-type-form label {
  font-size: 14px;
  color: #626262; }
  .landing .widget-type-form label a {
    font-size: 14px; }

.landing .social {
  margin-top: 18px;
  float: left;
  width: 100%; }
  .landing .social .social-main-icon {
    float: left;
    height: 45px;
    width: 45px;
    background-color: #ffffff; }
    .landing .social .social-main-icon i {
      font-size: 21px;
      margin-left: 13px;
      margin-top: 12px;
      color: #fff; }
  .landing .social ul {
    padding-left: 18px;
    width: -webkit-calc(100% - 45px);
    width: -moz-calc(100% - 45px);
    width: calc(100% - 45px);
    float: left; }
    @media (max-width: 335px) {
      .landing .social ul {
        padding-left: 5px; } }
    .landing .social ul li {
      height: 44px;
      width: 40px;
      list-style: none;
      display: inline-block; }
      .landing .social ul li a {
        padding-top: 4px;
        display: block;
        width: 100%;
        height: 43px;
        color: #d7d7d7;
        font-size: 25px;
        text-align: center;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s; }
        .landing .social ul li a:hover {
          color: #00A3A1; }


/****************************************/
/* - XR - RESPONSIVES STYLES            */
/****************************************/



@media (max-width: 1080px) and (min-width: 767px) {
  .hs_cos_wrapper_type_custom_widget .span4 {
    width: 45%; }
  header.header #menu ul li.hs-menu-depth-1 a {
    padding: 0 10px; } }

/* Landscape tablets and medium desktops */
@media (min-width: 1200px) and (max-width: 1300px) {
  .links a:last-child {
    margin-right: 67px; } }

/* Large desktops and laptops */
@media (max-width: 1200px) {
  header.header .hs-form {
    margin-right: -20px; } }

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .social-footer ul li {
    margin: 0px 55px; }
  .links a:last-child {
    margin-right: 50px; }
  .team .slick-prev {
    left: 0px;
    top: 27%; }
  .team .slick-next {
    right: 0px;
    top: 27%; }
  /* #menu is the original menu */ }

@media (min-width: 768px) and (max-width: 1059px) {
  .individual-project-page .project-highlights .social {
    width: 130px; }
    .individual-project-page .project-highlights .social li {
      padding-bottom: 10px; } }

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  .social-footer ul li {
    margin: 0px 35px; }
  .links a:last-child {
    margin-right: 50px; }
  .search-form {
    display: none; }
  .team .slick-prev {
    left: 0px;
    top: 26%; }
  .team .slick-next {
    right: 0px;
    top: 27%; } }

@media (max-width: 971px) {
  header.header .search {
    display: none; }
  header.header #menu ul {
    display: none; }
  header.header .hs-form {
    line-height: normal;
    margin: 22px 15px 0 0; }
    header.header .hs-form .field a {
      float: right;
      margin-top: -7px;
      font-size: 20px;
      z-index: 1000; }
      header.header .hs-form .field a:after {
        z-index: 1000; }
  .slicknav_menu {
    display: block;
    z-index: 1; } }

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .footer-info > .container > .span12 > .row-fluid-wrapper > .row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .footer-info > .container > .span12 > .row-fluid-wrapper > .row-fluid > .span4:last-of-type {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
         -moz-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
  .social-footer .text {
    min-height: auto;
    text-align: center; }
    .social-footer .text .hs_cos_wrapper_type_text {
      position: relative;
      margin-top: -10px;
      font-weight: 300;
      max-width: 350px;
      width: 100%;
      text-align: center; }
  .homepage .product-cta .product .row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .homepage .product-cta .product .row-fluid .span5 {
      position: relative; }
      .homepage .product-cta .product .row-fluid .span5 img {
        position: relative;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%); }
  .homepage .homeslider .slide .content p {
    font-size: 15px; }
  .homepage .portfolio .row-fluid .span3 {
    width: 100%;
    margin: 0px; }
  .hs_cos_wrapper_type_custom_widget .span4 {
    margin-right: 0; }
  .faq .questions .question {
    position: static !important; }
  .our-capabilities-page .our-certifications {
    padding-bottom: 0px; }
  .our-capabilities-page .our-certifications img {
    margin: 0 auto;
    margin-bottom: 50px;
    display: block; }
  .our-capabilities-page .features .feature-image img {
    margin-bottom: 15px; }
  .our-capabilities-page .individual-project-page .project-highlights .project-highlights-left {
    padding: 0; }
    .our-capabilities-page .individual-project-page .project-highlights .project-highlights-left h1, .our-capabilities-page .individual-project-page .project-highlights .project-highlights-left h2, .our-capabilities-page .individual-project-page .project-highlights .project-highlights-left h3, .our-capabilities-page .individual-project-page .project-highlights .project-highlights-left h4 {
      margin-bottom: 5px; }
  .our-capabilities-page .individual-project-page .project-highlights .project-highlights-right {
    padding: 0; }
  .our-capabilities-page .individual-project-page .project-summary .project-summary-left {
    padding: 0; }
    .our-capabilities-page .individual-project-page .project-summary .project-summary-left img {
      display: block;
      margin-left: auto;
      margin-right: auto; }
  .our-capabilities-page .individual-project-page .project-summary .project-summary-right {
    padding: 0; }
  .our-capabilities-page #hs-link-logo img {
    width: 188px !important; }
  .our-capabilities-page header.header h1.logo a img {
    width: 188px !important; }
  .our-capabilities-page header.header .hs-form {
    display: none; }
  .our-capabilities-page header.header.fixed .slicknav_nav ul {
    padding-bottom: 17px; }
  .our-capabilities-page .faq ul.filters li {
    margin-top: 25px; }
  .our-capabilities-page .history .dashed-line {
    text-align: center; }
  .our-capabilities-page .process-line {
    display: none !important; }
  .our-capabilities-page .process_text {
    position: relative; }
  .our-capabilities-page .process {
    padding-bottom: 25px; }
    .our-capabilities-page .process h3 {
      margin-left: 110px; }
    .our-capabilities-page .process p {
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 30px; }
    .our-capabilities-page .process h2 {
      margin-bottom: 34px; }
  .our-capabilities-page .progress_bars {
    margin-left: -15px !important;
    background-color: white; }
  .our-capabilities-page .about-me-skills p {
    margin-bottom: 65px; }
  .our-capabilities-page .see-more .cta_button {
    margin: 0 auto; }
  .our-capabilities-page .header-landing .row-fluid .span10 {
    width: 82.905982906% !important;
    float: left !important; }
  .our-capabilities-page .header-landing .row-fluid .span2 {
    width: 14.529914530000001% !important;
    float: left !important; }
  .our-capabilities-page .social-footer .triangle {
    display: none; }
  .our-capabilities-page .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none; }
  .active-branch {
    width: 100%; }
  .expertise {
    text-align: center; }
  .history .dashed-line {
    width: 35%;
    float: left; }
  .history .slick-history {
    width: 65%;
    float: left; }
  .features .feature {
    text-align: center; }
    .features .feature i {
      margin-bottom: 15px; }
  .faq .questions {
    min-height: 420px;
    margin-top: 25px;
    border-top: 1px solid #393939; }
  .faq-main h2 {
    font-size: 50px;
    color: #fff; }
  .listing-blog .single-post h3 {
    margin-top: 10px; }
  .team .slick-prev {
    left: 0px;
    top: 27%; }
  .team .slick-next {
    right: 0px;
    top: 27%; }
  .recent img {
    margin-top: 35px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: 100% !important; }
  .expertise .col-sm-4:before {
    background: none; }
  .flex {
    display: initial; }
  .what-i-do ul.social li a {
    margin-right: 10px; }
  .see-more h2 {
    text-align: center;
    padding-top: 0px; }
  .about-me-skills:before {
    display: none; }
  .about-me-skills .change-color {
    position: relative; }
  .what-i-do:before {
    display: none; }
  #menu {
    display: none; }
  .slicknav_menu {
    display: block; }
  .portfolio .boxes a.box {
    height: 325px; }
    .portfolio .boxes a.box h3 {
      top: 360px; }
  .product .iphone {
    display: none; }
  .social-footer ul li {
    margin: 0px 4px; }
    .social-footer ul li a i {
      font-size: 35px; }
  .social-footer .text {
    margin-bottom: 15px;
    font-size: 21px; }
  .slick-next {
    right: 5px; }
  .slick-prev {
    left: 5px; }
  .slick-prev, .slick-next {
    top: 40%; }
  h1 {
    font-size: 47px; }
  .skills h3.circle-title {
    margin: 0px 0px 55px 0px; }
  .links a:last-child {
    margin-right: 67px; }
  .footer {
    height: initial;
    line-height: 34px;
    overflow-x: hidden; }
    .footer .links {
      text-align: left;
      white-space: nowrap; }
      .footer .links a {
        line-height: inherit; }
        .footer .links a:first-child {
          padding-left: 0px; }
    .footer .copy {
      line-height: inherit; }
    .footer .scroll-top {
      height: 100%;
      width: 60px; }
    .footer.footer--landing .scroll-top {
      height: 60px;
      width: 60px;
      display: none; }
      .footer.footer--landing .scroll-top i {
        line-height: 60px; }
      .footer.footer--landing .scroll-top:hover i {
        line-height: 45px; }
  .search-form {
    display: none; }
  .mouse_scroll {
    display: none !important; } }

/* Portrait phones and smaller */
@media (max-width: 415px) {
  .services-main h1 {
    margin-top: 200px;
    font-size: 38px; }
  .recent img {
    max-width: 200px; }
  .expertise img {
    width: 100px;
    padding: 25px 0; }
  .expertise .span10.text {
    padding: 0; }
    .expertise .span10.text p {
      padding-bottom: 20px; }
  .our-capabilities-page h1 {
    font-size: 40px; }
  #counter .cta_button {
    margin: 0 auto !important; }
  .see-more-cta {
    width: 170px;
    padding: 10px 21px; }
  .faq-main h2 {
    margin-top: 100px;
    padding: 15px; }
  .our-certifications img {
    width: 70px !important; }
  .testimonials .person-container .person-left {
    text-align: center; }
  .testimonials .person-container .person-right {
    text-align: center;
    padding-left: 10px;
    height: 100px; }
    .testimonials .person-container .person-right p {
      padding-top: 15px; }
  .testimonials .person-container img {
    display: inline-block;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }
  .testimonials .person-container div {
    width: 100%;
    float: none; }
  .history .dashed-line {
    width: 50%;
    float: left;
    margin-top: 150px; }
  .history .slick-history {
    width: 50%;
    float: left; }
  .portfolio-blog .portfolio-header h2 {
    font-size: 10vw; } }

/* iphone 6S plus */
@media (max-width: 415px) and (max-height: 764px) and (min-width: 410px) {
  .services-main h1 {
    margin-top: 250px; } }

@media (max-width: 321px) {
  h1 {
    font-size: 37px; } }

@media (max-width: 768px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    max-width: initial;
    width: initial; }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: inline-block;
    max-width: initial;
    width: initial; }
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper li a {
    display: inline-block;
    max-width: initial;
    width: initial; } }

