/* @import url('http://example.com/example_style.css'); */
@import url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css');
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic,400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Lobster+Two:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Lato:100,100italic,300,300italic,400,400italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Merriweather:300,300italic,400,400italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Raleway:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,300italic,400,400italic,500,500italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900italic,900,700italic,700,600italic,600,400italic,300italic,300,200italic,200);
@import url(https://fonts.googleapis.com/css?family=Inconsolata:400,700);
@import url(https://fonts.googleapis.com/css?family=Exo:100italic,100,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Crete+Round:400,400italic);
@import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond);
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Cinzel:400,700,900);
@import url(https://fonts.googleapis.com/css?family=Gudea:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Philosopher:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Coming+Soon);
@import url(https://fonts.googleapis.com/css?family=Overlock:400,400italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Khula:300,400,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Lusitana:400,700);
@import url(https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Halant:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Expletus+Sans:400,400italic,500,500italic,600,600italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Karma:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Hind+Vadodara:300,400,500,600,700);



/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/********************************************************************/
/********************************************************************/
/* COPY & PASTE THE CODE GIVEN ON THE HOMEPAGE IN THE SECTION BELOW */
/********************************************************************/
/********************************************************************/

 /* change your site's color here */

  /* change your site's secondary color here */

 /* Add the font family you wish to use. You may need to import it above. */

 /* This affects only headers on the site. Add the font family you wish to use. You may need to import it above. */

 /* This sets the universal color of dark text on the site */

 /* 'none' makes your site full width. Match the 'pageCenter' value to make it boxed. */

 /* This sets the width of the website */

 /* To make this a fixed header, change the value to "fixed" - otherwise, set it to "static" */

 /* This affects all grey background sections */

 /* More than likely, you will use one of these values (higher = bolder): 300, 400, 700, 900 */

 /* For Headers; More than likely, you will use one of these values (higher = bolder): 300, 400, 700, 900 */

 /* "0" for square edges, "10px" for rounded edges, "40px" for pill shape; This will change all buttons */


/********************************************************************/
/********************************************************************/
/* COPY & PASTE THE CODE GIVEN ON THE HOMEPAGE IN THE SECTION ABOVE */
/********************************************************************/
/********************************************************************/

/*********************************************/
/*  Do not change the values below this section */
/*********************************************/

 /* This is the main color of the site */
 /* this is the hover state of the main color of the site */
 /* this is the hover state of the main color of the site */
 /* this is the hover state of the main color of the site */
 /* This is the secondary color of the site */
 /* This is the hover state of the secondary color of the site */
 /* This is the hover state of the secondary color of the site */
 /* This is the hover state of the secondary color of the site */

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

 html {
  height: 100%;
  overflow: hidden;
} 


body {
    font-family: Arial, sans-serif;
    margin: 0;
    color: #565656;
    }

body, p {
    font-size: 24px;
    line-height: 1.75em;
    font-weight: lighter;
}
.hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header, .hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html, .hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
}
.header-container-wrapper {
    z-index: 10;
}
.body-container-wrapper {
    
}
.footer-container-wrapper {
    
}

.page-center {
    max-width: 900px;
    margin: 0 auto !important;
    float: none !important;
    padding: 0 20px;
}
@media screen and (max-width: 900px) {
    .page-center {
        padding: 0 20px;
    }
}

h1, h2, h3, h4, h5, h6 {
    font-family: Raleway;
    line-height: 1.5em;
    font-weight: normal;
    -webkit-margin-before: 0;
}
h1 {
    font-size: 60px;
}
h2 {
    font-size: 42px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 14px;
}

@media all and (max-width: 767px) {
    h1 {
        font-size: 48px;
    }
    h2 {
        font-size: 36px;
    }
    h3 {
        font-size: 28px;
    }
}

@media all and (max-width: 600px) {
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 16px;
    }
}
hr {
    height: 3px;
    background-color: #bdbdbd;
    max-width: 100px;
    margin: 25px auto;
    float: none;
    border: none;
}
a:link, a:visited, a:active {
    color: #178bbd;
    text-decoration: none;
}
a:hover {
    color: rgba(23, 139, 189, .5);
    text-decoration: none;
}
ul {
    -webkit-padding-start: 20px;
}
img {
    height: auto;
    width: auto;
}
.widget-type-raw_jinja {
    min-height: 0 !important;
}
.fa-pulse {
    -webkit-animation: fa-spin .9s infinite steps(8);
    animation: fa-spin .9s infinite steps(8);
}

.hs_cos_wrapper_type_custom_widget,
.widget-type-custom_widget {
    min-height: 0!important;
}





 ========================= 
          HEADER           
 ========================= 

.page-header {
    background-color: #fff;
    position: fixed;
    padding: 20px 0 0;
    width: 100% !important;
    z-index: 50;
}    

.page-header .page-center {
    position: relative;
}
@media (max-width: 767px) {
    .page-header .page-center {
    position: static!important;
    }
}
@media (max-width: 767px) {
    .page-header .row-fluid [class*="span"] {
        min-height: 0px;
    }
}
@media (max-width: 767px) {
    .page-header .main-menu-details {
        margin-top: 0px;
    }
}
@media (max-width: 600px) {
    .page-header .main-menu-details {
        margin-top: 19px;
    }
}
#page-header {
    position: fixed;
}
@media all and (max-width: 600px) {
    .page-header, #page-header {
        position: static !important;
    }
}
.page-header-scroll {
    background-color: rgba(255,255,255,.95);
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 50;
}
.page-header-scroll .company-logo img {
    height: auto !important;
    max-height: 40px !important;
    padding-top: 10px;
    margin-bottom: -10px;
}
.page-header-scroll .main-menu {
    line-height: 2.75em;
}

.main-menu-details {
    margin-top: 19px;
    line-height: 2.75em;
}

@media (min-width: 767px) {
    .main-menu-details .row-fluid [class*="span"] {
        min-height: 0px!important;
    }
}

.main-menu {
    background-color: #178bbd;
}

@media (max-width: 767px) {
    .main-menu {
    background-color: #fff!important;
    }
}

.main-menu ul {
    margin: 0 auto !important;
    float: none !important;
}

@media (mmin-width: 768px) {
    .main-menu ul {
        height: 36px;
    }
}


.company-logo {
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}

.company-logo img {
    -webkit-transition-property: height, width;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}
@media all and (max-width: 767px) {
    .company-logo img {
        height: 40px !important;
        width: auto !important;
    }
}

@media all and (max-width: 400px) {
    .company-logo img {
        height: 25px !important;
        width: auto !important;
    }
}

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    color: #565656;
    padding: 15px 0;
    font-size: 13px;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a {
    color: #fff;
}


.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a div {
    background: transparent;
    border-radius: 40px;
    position: relative;
    margin: -7px 0;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    letter-spacing: .08em;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    }
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover div {
    color: #fff;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a div {
    background: transparent;
    color: #FFBA33;
    border-radius: 40px;
    border: 2px solid #FFBA33;
    position: relative;
    margin: -7px 0;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    letter-spacing: .08em;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover div {
    background-color: #FFBA33;
    color: #fff;
    text-overflow:display;
    overflow: display;
}
@media screen and (min-width: 768px) {
    .custom-menu-primary {
        
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        height: 36px;
        margin-top: 19px;
        top: 50%;
        right: 0;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        background-color: #fff;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
        margin-right: 30px;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
        
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child {
        margin-right: 0;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li a {
        border-bottom: 0 solid #FFBA33;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.active-branch a,
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li a:hover {
        padding-bottom: 12px;
        border-bottom: 3px solid #FFBA33;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.active-branch ul li a {
        padding-bottom: 15px;
        border-bottom: none;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li a:hover div {
        
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper > li a:hover {
        padding-bottom: 15px;
        border-bottom: 0 solid #FFBA33;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
        padding: 0 10px;
        width: 200px;
        z-index:50;
        background-color: #f7f7f7
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper > li:hover {
        border-left: 3px solid #FFBA33;
        background-color: #f7f7f7;
        padding-left: 7px;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a:hover {
        border-bottom: none !important;
        padding-bottom: 12px;
    }
    
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul li:hover {
        border-left: 3px solid #FFBA33;
        background-color: #f7f7f7!important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
        margin-top: -9px;
    }
    .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 {
        left: 217px;
        top: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        min-width: 200px;
        white-space: normal;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li ul > li > a {
        padding: 10px 0;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li ul > li > a:hover {
        padding: 10px 0;
    }
}
@media screen and (min-width: 900px) and (max-width: 900px) {
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
        margin-right: 20px;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child {
        margin-right: 20px;
    }
}
@media screen and (min-width: 768px) and (max-width: 899px) {
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
        margin-right: 12px;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child {
        margin-right: 20px;
    }
}
@media all and (max-width: 767px) {
    .custom-menu-primary .hs-menu-flow-horizontal ul li a {
        padding: 15px 10px !important;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a div {
        max-width: 150px;
        }
}
.top-header {
    padding: 12px 0px 20px 0px;
    height: 45px;
    border-bottom: 0px solid #d2d2d2;
    margin: 0 auto !important;
    float: none !important;
}
@media all and (max-width: 767px) {
    .top-header {
        display: none !important;
    }
}
.top-header .social-icons {
    float: right;
    color: #d2d2d2;
    margin-top: 5px;
}
.top-header .social-icons a {
    margin-right: 25px;
}
.top-header .social-icons a:last-child {
    margin-right: 0;
}
.top-header .social-icons a:link {
    color: #d2d2d2;
}
.top-header .social-icons a:active {
    color: #d2d2d2;
}
.top-header .social-icons a:visited {
    color: #d2d2d2;
}
.top-header .social-icons a:hover {
    color: #178bbd;
    text-decoration: underline;
    transition: color .3s ease-in-out;
}
.top-header ul {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
.top-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li a {
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    font-weight: 400;
    padding: 0;
    margin-right: 20px;
}
.top-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a {
    margin-right: 0;
}



/* ========================= */
/*          FOOTER           */
/* ========================= */

.footer {
    background-color: #242424;
    color: #efefef;
    padding: 50px 0 15px;
}
.footer, .footer p {
    font-size: 13px;
    line-height: 2.5em;
}
.footer h1 {
    font-size: 36px;
    line-height: 1.5em;
}
.footer h2 {
    font-size: 30px;
    line-height: 1.5em;
}
.footer h3 {
    width: 50%;
    font-size: 18px;
    line-height: 1.5em;
    padding-bottom: 13px;
    border-bottom: 2px solid #178bbd !important;
}
.footer .hs_cos_wrapper_type_form h3 {
    border-bottom: none!important;
    font-size: 13px;
    padding-bottom: 0;
}
.footer h4 {
    width: 50%;
    font-size: 18px;
    line-height: 1.5em;
    padding-bottom: 13px;
    border-bottom: 2px solid #178bbd;
}
.footer-block {
    
}
@media (max-width: 767px) {
    .footer-block {
        padding: 20px 0;
    }
}
.footer-block a {
    color: #ffffff !important;
}
.footer .widget-type-post_listing ul {
    list-style-type: none;
    -webkit-padding-start: 0;
}
.footer .widget-type-post_listing ul li {
    margin-bottom: 15px;
}
.footer-copyright {
    background-color: #242424;
    color: #efefef;
    padding: 20px 0;
}
.page-footer-copyright {
    text-align: center;
}








/* ========================= */
/*      BUTTONS & CTAS       */
/* ========================= */

.cta-container {
    margin-top: 20px;
}
.cta-button {
    margin-top: 20px;
    width: auto !important;
    background: rgba(0,0,0,0) !important;
    display: inline-block;
    text-align: center;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.cta-button:hover {
    background: rgba(0,0,0,0) !important;
}
.filled-button {
    border: 3px solid #FFBA33;
    background: #FFBA33;
    border-radius: 40px;
    padding: 15px 25px;
    color: #fff !important;
    font-size: 24px;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.filled-button:hover {
    background: rgba(255, 186, 51, .5);
    border-color: rgba(255, 186, 51, .5);
}
.home.one .filled-button:hover {
    background: transparent;
    color: #FFBA33;
    border-color: #FFBA33;
}
.bordered-button {
    border: 3px solid #FFBA33;
    padding: 15px 25px;
    border-radius: 40px;
    color: #FFBA33 !important;
    background: transparent;
    font-size: 24px;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.bordered-button:hover {
    background: #FFBA33;
    color: #fff !important;
}
.bordered-button-primary {
    border: 3px solid #178bbd;
    padding: 15px 25px;
    border-radius: 40px;
    color: #178bbd !important;
    background: transparent;
    font-size: 24px;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.bordered-button-primary:hover {
    background: #178bbd;
    color: #fff !important;
}
.bordered-button-white {
    border: 3px solid #fff;
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff !important;
    background: transparent;
    font-size: 24px;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.bordered-button-white:hover {
    background: #fff;
    color: #178bbd !important;
}
@media all and (max-width: 600px) {
    .filled-button, .bordered-button, .bordered-button-primary, .bordered-button-white {
        margin: 10px 10px 10px 0;
    }
}



@media (min-width: 768px) {
    .callout-row .span4 {
        margin-left: 0;
        min-width: 33.33333333%;
    }
}

.callout-box {
    
}

.callout {
    padding: 13% 13% 13% 13%;
    margin: 0 auto;
    min-height: 253px;
}

/*@media (max-width: 1540px) {
    .callout {
        padding: 15% 13% 10% 13%;
        min-height: 277px;
    }
}

@media (max-width: 1390px) {
    .callout {
        padding: 15% 13% 12% 13%;
        min-height: 322px;
    }
}

@media (max-width: 1261px) {
    .callout {
        padding: 15% 13% 12% 13%;
        min-height: 346px;
    }
}*/

@media (max-width: 767px) {
    .callout-text {
        text-align: center;
    }
}



.callout-box.style1 {
    background: #178bbd;
}

@media (max-width: 767px) {
    .callout-box.style1 {
        margin-top: 20px;
    }
}

.style1 .callout-text {
    color: #ffffff;
}

.style1 .callout-text p {
    font-size: 14px;
}

.callout-box.style1 a {
    padding: 15px 25px;
    border-radius: 40px;
    color: #178bbd !important;
    background-color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.callout-box.style1 a:hover {
    background: #FFBA33;
    color:  #fff!important;
}



.callout-box.style1.featured {
    background: transparent;
}

@media (max-width: 767px) {
    .callout-box.style1.featured {
        margin-top: 20px;
    }
}

.callout-box.style1.featured a {
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff !important;
    background-color: #178bbd;
    font-size: 14px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.callout-box.style1.featured a:hover {
    background: #fff;
    color:  #303030!important;
}




.callout-box.style2 {
    background: #FFBA33;
}

@media (max-width: 767px) {
    .callout-box.style2 {
        margin-top: 20px;
    }
}

.style2 .callout-text {
    color: #ffffff;
}

.style2 .callout-text p {
    font-size: 14px;
}

.callout-box.style2 a {
    padding: 15px 25px;
    border-radius: 40px;
    color: #FFBA33 !important;
    background-color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.callout-box.style2 a:hover {
    background: #178bbd;
    color:  #fff!important;
}



.callout-box.style2.featured {
    background: transparent;
}

@media (max-width: 767px) {
    .callout-box.style2.featured {
        margin-top: 20px;
    }
}

.callout-box.style2.featured a {
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff !important;
    background-color: #FFBA33;
    font-size: 14px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.callout-box.style2.featured a:hover {
    background: #fff;
    color:  #303030!important;
}





/* =====================
   Testimonial Slider                                             
   ===================== */

.hs_cos_flex-slider {
    background: transparent;
}

.testimonial-slider {
    margin: 40px 0;
}
.testimonial-slider ul li {}
.testimonial-slider ul li img {
    float: right;
    max-width: 15%;
    border-radius: 50% !important;
    position: relative !important;
    display: inline-block !important;
    margin-top: 8px !important;
}
@media (max-width: 767px) {
    .testimonial-slider ul li img {
        display: block!important;
    }    
}
.testimonial-slider .caption {
    background-color: #EEE;
    padding: 20px 30px 10px;
    margin-right: 30px;
    position: relative;
    max-width: 70%;
    display: inline-block;
    float: left;
    min-height: 130px;
    font-size: 1.5em;
    color: #465560;
}
.testimonial-slider .hs_cos_flex-slider p {
    color: #465560;
}
.testimonial-slider .caption:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(238, 238, 238, 0);
	border-left-color: #EEE;
	border-width: 15px;
	margin-top: -15px;
}
@media (max-width: 768px){
    .testimonial-slider ul li img {
        float: none;
        text-align: center;
        max-width: 200px;
        display: block;
        margin-bottom: 30px !important;
    }
    .testimonial-slider .caption {
        /*max-width: 100%;*/
        display: block;
        margin: 0 auto;
        float: none;
    }
    .testimonial-slider .caption:after {
        top: -15px;
        left: 50%;
        margin-left: -15px;
        border-left-color: transparent;
        border-bottom-color: #EEE;
    }
}






/* ========================= */
/*           HOME            */
/* ========================= */

.hero {
    color: #fff;
    background-color: #444444;
    background-repeat: no-repeat;
    background-size: cover;
}
@media all and (max-width: 767px) {
    .hero {
        background-attachment: scroll !important;
        margin-top: -28px;
    }
}
.home.one .hero-overlay {
    padding: 150px 0;
    padding-top: 150px;
}

.stats-overlay {
    padding: 130px 0;
}

/*.hero .header {*/
/*    text-align: center;*/
/*}*/
/*.hero-text p {*/
/*    font-size: 25px!important;*/
/*    text-align: center;*/
/*}*/
/*.hero .header h1 {*/
/*    -webkit-margin-before: 0;*/
/*    -webkit-margin-after: 0;*/
/*    text-transform: none;*/
/*    font-size: 90px;*/
/*    line-height: 1em;*/
/*}*/
/*@media all and (max-width: 802px) {*/
/*    .hero .header h1 {*/
/*    font-size: 80px;*/
/*    line-height: 1.5em;*/
/*    }*/
/*}*/

/*@media all and (max-width: 767px) {*/
/*    .hero .header h1 {*/
/*    font-size: 70px;*/
/*    line-height: 1.2em;*/
/*    }*/
/*}*/

/*@media all and (max-width: 480px) {*/
/*    .hero .header h1 {*/
/*    font-size: 54px;*/
/*    line-height: 1.1em;*/
/*    }*/
/*}*/

/*.feature-header {*/
/*    padding: 0 0 40px;*/
/*}*/

/*.light-hero {*/
/*    padding: 150px 0;*/
/*    padding-top: 150px;*/
/*}*/

/*.home .about-section {*/
/*    background-color: #fafafa;*/
/*    box-shadow: none!important;*/
/*    padding: 130px 0;*/
/*}*/
/*.about-section-headers h2, .about-section-header h3, .about-section-headers h4, .about-section-headers h5, .about-section-headers h6 {*/
/*    -webkit-margin-after: 40px;*/
/*}*/
/*.about-section-icons {*/
/*    margin-top: 6px;*/
/*}*/
/*.home .about-element {*/
    
/*}*/

.circle-border {
    border: 2px solid #178bbd;
    background-color: rgba(0,0,0,0);
    border-radius: 50%;
}


.icon-wrapper {
    height: 50px;
    width: 50px;
    margin: 0 auto 30px !important;
}
.font-awesome-icon {
    color: #178bbd;
    height: 100px;
    width: 50px;
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
    margin: 8px auto!important;
    float: none!important;
}
.icon-element-text h3 {
    font-size: 16px;
    line-height: 22px;
}
.icon-element-text p {
    font-size: 13px;
    line-height: 20px;
}

@media (max-width: 767px) {
    .icon-element-text h3 {
        text-align: center !important;
    }
    .icon-element-text p {
        text-align: center !important;
    }
}



.icon-wrapper-stats {
    height: 50px;
    width: 50px;
    margin: 0 auto 30px !important;
}
.font-awesome-icon-stats {
    color: #FFBA33;
    height: 100px;
    width: 50px;
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
    margin: 8px auto!important;
    float: none!important;
}



.icon-wrapper-small {
    height: 20px;
    width: 200px;
    float: none!important;
}
.font-awesome-icon-small {
    color: #178bbd;
    height: 20px;
    width: 25px;
    font-size: 15px;
    vertical-align: middle;
    float: left;
    line-height: 20px;
}
.small-icon-text p {
    font-size: 11px;
    color: #212121;
}




.icon-wrapper-big {
    height: 150px;
    width: 150px;
    margin: 0 auto 30px !important;
    float: none!important;
}
.font-awesome-icon-big {
    color: #178bbd;
    height: 100px;
    width: 100px;
    font-size: 80px;
    text-align: center;
    vertical-align: middle;
    margin: 34px auto!important;
    float: none!important;
}







/*** Top Icons ***/

.map {
    font-size: 12px;
    padding-top: 5px;
}

@media all and (max-width: 976px) {
    .map {
        font-size: 10px;
    }
}

@media all and (max-width: 845px) {
    .map {
        font-size: 9px;
    }
}

.top-header .map::before {
    font-family: FontAwesome;
    content: "\f041";
    vertical-align: middle;
    margin-right: 10px;
    color: #178bbd;
}

.phone {
    font-size: 12px;
    padding-top: 5px;
}

@media all and (max-width: 976px) {
    .phone {
        font-size: 10px;
    }
}

@media all and (max-width: 845px) {
    .phone {
        font-size: 9px;
    }
}

.top-header .phone::before {
    font-family: FontAwesome;
    content: "\f095";
    vertical-align: middle;
    margin-right: 10px;
    color: #178bbd;
}

.envelope {
    font-size: 12px;
    padding-top: 5px;
}

@media all and (max-width: 976px) {
    .envelope {
        font-size: 10px;
    }
}

@media all and (max-width: 845px) {
    .envelope {
        font-size: 9px;
    }
}

.top-header .envelope::before {
    font-family: FontAwesome;
    content: "\f0e0";
    vertical-align: middle;
    margin-right: 10px;
    color: #178bbd;
}

/***************************/





/*** Team Member Box ***/

.team-box {
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    background-color: #fff;
    padding: 10px;
    width: 85% !important;
    float: none !important;
    margin: -40px auto 0 !important;
    position: relative;
    z-index: 3;
}

@media (max-width: 767px) {
    .team-box {
        max-width: 380px;
        margin-bottom: 50px !important;
    }
    .team-title {
        text-align: center;
        border-right: none;
    }
}

.team-title {
    padding: 5px;
}
.team-title h3 {
    margin-bottom: 0;
    font-size: 1em;
    font-weight: 600;
}
.team-title h4 {
    margin-bottom: 0;
    font-size: .8em;
    font-weight: 600;
}
.team-title p {
    margin-bottom: 0;
    font-size: 12px;
}

.team-social {
    padding: 5px;
}
.team-social img {
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: middle;
}
.team-social a {
    padding: 5px;
}

/***************************/




/*** WCS Circle Stat ***/


.wcs_circle_stat[data-circle-color="primary"] .wcs_circle_stat_back {
  border-color: #178bbd;
}
.wcs_circle_stat[data-circle-color="secondary"] .wcs_circle_stat_back {
  border-color: #FFBA33;
}

.wcs_circle_stat[data-circle-color="white"] .wcs_circle_stat_back {
  border-color: #f7f7f7;
}
.wcs_circle_stat[data-circle-color="red"] .wcs_circle_stat_back {
  border-color: #ff3333;
}
.wcs_circle_stat[data-circle-color="orange"] .wcs_circle_stat_back {
  border-color: #ff8c1a;
}
.wcs_circle_stat[data-circle-color="yellow"] .wcs_circle_stat_back {
  border-color: #ffff00;
}
.wcs_circle_stat[data-circle-color="green"] .wcs_circle_stat_back {
  border-color: #33cc33;
}
.wcs_circle_stat[data-circle-color="blue"] .wcs_circle_stat_back {
  border-color: #3333ff;
}
.wcs_circle_stat[data-circle-color="light-blue"] .wcs_circle_stat_back {
  border-color: #33ccff;
}
.wcs_circle_stat[data-circle-color="indigo"] .wcs_circle_stat_back {
  border-color: #8c1aff;
}
.wcs_circle_stat[data-circle-color="violet"] .wcs_circle_stat_back {
  border-color: #cc33ff;
}
.wcs_circle_stat[data-circle-color="pink"] .wcs_circle_stat_back {
  border-color: #ff80aa;
}
.wcs_circle_stat[data-circle-color="teal"] .wcs_circle_stat_back {
  border-color: #5cd6d6;
}
.wcs_circle_stat[data-circle-color="black"] .wcs_circle_stat_back {
  border-color: #333333;
}


.wcs_circle_stat[data-circle-color="btn-primary"] .wcs_circle_stat_back {
  border-color: rgba(23, 139, 189, 1);
}
.wcs_circle_stat[data-circle-color="btn-secondary"] .wcs_circle_stat_back {
  border-color: rgba(255, 186, 51, 1);
}

.primary-color {
    padding: 5px;
    border-color: rgb(23, 139, 189);
}  
.secondary-color {
    padding: 5px;
    border-color: rgb(255, 186, 51);
}

/***************************/








/* WCS Progress bar */

.wcs_progress_bar .wcs_single_bar {
  background: #f7f7f7;
  position: relative;
  margin-bottom: 11.66666667px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.wcs_progress_bar .wcs_single_bar:last-child {
  margin-bottom: 0;
}
.wcs_progress_bar .wcs_single_bar .wcs_label {
  display: block;
  padding: 1em 1em;
  position: relative;
  z-index: 1;
}

.wcs_progress_bar .wcs_single_bar.bar_primary .wcs_bar {
  background-color: #178bbd;
}
.wcs_progress_bar .wcs_single_bar.bar_primary .wcs_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wcs_progress_bar .wcs_single_bar.bar_secondary .wcs_bar {
  background-color: #FFBA33;
}
.wcs_progress_bar .wcs_single_bar.bar_secondary .wcs_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

@media (min-height: 767px) {
    .wcs_progress_bar .wcs_single_bar.bar_primary .wcs_label {
        font-size: 15px;
    }
    .wcs_progress_bar .wcs_single_bar.bar_secondary .wcs_label {
        font-size: 15px;
    }
}

.wcs_progress_bar .wcs_single_bar .wcs_bar {
  display: block;
  position: absolute;
  height: 100%;
  background-color: #e0e0e0;
  width: 0%;
  top: 0;
  left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: width 1s linear;
  -moz-transition: width 1s linear;
  -webkit-transition: width 1s linear;
  -o-transition: width 1s linear;
}
/* ---------------------------------------------------------- */






.blog {
    /*text-align: center;*/
}

.blog .team-container .span4 {
    width: 33.3333333333% !important;
}

.blog .team-container .hs_cos_wrapper_type_custom_widget [class*="span"] {
    margin: 0 !important;
}

.blog .picture-section-row {
    width: 100vw !important;
}

.blog .picture-section-row {
    width: 100vw !important;
}

.relative {
    position: relative !important;
}

.margin-0-auto {
    display: block !important;
    float: none !important;
    margin: 0 auto !important;
}

.team-container .span3 h3 {
    padding-top: 23% !important;
    font-size: 2.5em !important;
}

.team-container .span3 p {
    font-size: 1.3em !important;
}
.picture-hover-container {
    position: absolute;
    /*top: -400px;*/
    top: -1000px;
    width: 100% !important;
    height: 100% !important;
    color: white !important;
}

.team-container .span3 h3 {
    padding-top: 23% !important;
    font-size: 2.5em !important;
}

.team-container .span3 p {
    font-size: 1.3em !important;
}

.picture-hover-container h3 {
    font-size: 3.5em;
    margin: 0;
    padding-top: 28%;
    width: 100% !important;
}

.picture-hover-container h1,
.picture-hover-container h2,
.picture-hover-container h3,
.picture-hover-container h4,
.picture-hover-container h5,
.picture-hover-container h6 {
    color: white;
}

.picture-hover-container img {
    width: 36px;
    height: 36px;
    margin: 0 2px;
}

.picture-hover-container p {
    margin-bottom: 10px;
    color: white !important;
    font-size: 1.7em !important;
}

.picture-hover {
    width: 100% !important;
    height: 100% !important;
}

.picture-hover a {
    color: white !important;
    display: block;
    width: 100% !important;
    height: 100% !important;
}

.picture-container {
    z-index: 10;
    margin-left: 0 !important;
    overflow: hidden;
    margin: 0 0 2.1% 0px !important;
    position: relative;
}

/*.team-container .span3 {
    width: 212px !important;
    height: 212px !important;
}*/

.picture-container:hover .section-pictures {
    opacity: .1;
}

.picture-container:hover .picture-hover-container {
    content: "";
    display: block;
    position: absolute;
    -ms-transform: translate(0, 400px);
    -webkit-transform: translate(0, 400px);
    transform: translate(0, 400px);
    -ms-transform: translate(0, 1000px);
    -webkit-transform: translate(0, 1000px);
    transform: translate(0, 1000px);
    z-index: 3;
    width: 100%;
    height: 100%;
}

.picture-container img {
    z-index: -10;
}

.section-pictures {
    margin-left: 0;
}

.section-pictures img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.blog .post-item {
    padding-top: 0 !important;
}

.post-item {
    /*margin-top: 50px;*/
    padding-top: 100px;
}

.blog-post-item {
    text-align: center;
    /*height: 1000px;*/
}

@media only screen and (min-width : 320px) and (max-width: 767px) {
    .blog-header {
        margin-bottom: 100px !important;
    }
    
    .white {
        background: none;
    }
    
    .grey {
        background: none;
    }
    
    .blog-post-item {
        margin-bottom: 250px;
        height: 600px;
    }
    
    .blog-pagination {
        display: block;
        width: 287px;
        float: none;
        margin: 0 auto;
    }
    
    .list-topics {
        padding: 0 20px 0px 20px;
    }
    
    .post-header-title h2 {
        padding: 0 20px;
    }
    
    .post-header-title p {
        padding: 0 20px;
    }
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
    
    .post-header-title {
        max-height: 100% !important;
    }
    
    .blog-pagination {
        display: block;
        width: 287px;
        float: none;
        margin: 0 auto;
    }
    
    .blog-post-item {
        max-height: 100% !important;
    }
}

.blog .post-header {
    max-height: none !important;
}

.section-pictures .post-header {
    max-height: none !important;
}

.post-header-title {
    font-size: 3em !important;
    position: relative;
    padding-bottom: 24px;
    margin-top: 0;
    font-weight: 500;
    line-height: 1.2;
}

.post-header-title h2 {
    /*margin-bottom: 0;*/
    max-width: 700px;
    margin: .83em auto 0;
    font-size: 1.5em;
}

.post-header {
    max-height: 150px;
}

.blog-section .post-header #hs_cos_wrapper_name {
    font-size: 3em !important;
    position: relative;
    padding-bottom: 24px;
    margin-top: 0;
    font-weight: 500;
    line-height: 1.2;
}

.transition {
    -webkit-transition: all .5 ease-in-out;
    -moz-transition: all .5 ease-in-out;
    -ms-transition: all .5 ease-in-out;
    -o-transition: all .5 ease-in-out;
    transition: all .5s ease-in-out;
}

.animated-blog-title {
    position: absolute;
    left: 50%;
    margin-left: -45%;
    width: 90%;
    max-width: 90%;
    padding: 0;
    
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.section-pictures-container a {
    display: block !important;
    height: 100% !important;
}

.picture-container:hover .section-pictures {
    opacity: .1;
}

.section-pictures {
    margin-left: 0;
}

.section-pictures img {
    max-width: 100% !important;
    max-height: 100% !important;
}




.home .mid-page-cta {
    padding: 50px 0 ;
}
.home .mid-page-cta .image-cta-section-content {
    padding-bottom: 50px;
}
.home .mid-page-cta .cta-section-text {
    
}
.home .mid-page-cta .cta-image {
    text-align: center;
}
.home .fun-facts-section {
    background-color: #444444;
    color: #ffffff;
    /*padding: 130px 0;*/
    background-repeat: no-repeat;
    background-size: cover;
}
@media all and (max-width: 767px) {
    .home .fun-facts-section {
        background-attachment: scroll !important;
    }
}
.fun-facts-section-headers {
    
}
.home .fun-facts-section h3 {
    color: #969696;
}
.home .fun-fact-piece {
    text-align: center;
}
.home .fun-facts-section .ff-item {
    font-size: 40px;
    color: #FFBA33;
}
@media all and (max-width: 767px) {
    .home .fun-fact-piece {
        margin-top: 30px;
    }
}
.home .blog-list-section {
    background-color: #ffffff;
    padding: 60px 0;
}
.blog-section-headers {
    margin-bottom: 40px;
}
.blog-section-underheaders {
    margin-top: 60px;
}

.home .team-section {
    padding: 60px;
}

@media (max-width: 767px) {
    .home .team-section {
        padding: 20px;
    }
}

.home .para-section {
    padding: 2px;
   
}
@media only screen and (max-width: 768px) {
    .home .para-section {
      display: none;
    }
}
.home .testimonials-section {
    color: #fff;
    padding: 30px;
    background-color: #178bbd;
}
@media all and (max-width: 767px) {
    .home .blog-tri-section {
        background-attachment: scroll !important;
    }
}
.home .testimonial-box {
    border: 1px solid rgba(255,255,255,.2);
    padding: 80px;
}
@media all and (max-width: 1200px) {
    .home .testimonial-box {
        padding: 40px;
    }
}
@media all and (max-width: 767px) {
    .home .testimonial-box {
        padding: 80px;
    }
}
@media all and (max-width: 600px) {
    .home .testimonial-box {
        padding: 40px;
    }
}
.home .testimonial-box h3 {
    font-size: 25px;
    text-transform: none;
}
.home .testimonial-box h4 {
    font-size: 20px;
    color: rgba(255,255,255,.5);
    font-style: italic;
    text-transform: none;
}
.home .brands-section {
    background-color: #fafafa;
    padding: 30px 0;
}
.more-solutions-section {
    background-color: #ffffff;
    padding: 130px 0;
}
.home .more-solutions-content {
    
}
.home .more-solutions-content h2 {
    -webkit-margin-before: 0;
}
.cta-bottom-banner {
    background-color: #178bbd;
    padding:30px 0 20px;
    color: #ffffff;
}
.bottom-cta-right {
    text-align: right;
    margin: 0;
}
@media all and (max-width: 767px) {
    .bottom-cta-right {
        text-align: left;
    }
}




.home .blog-list-section {
    box-shadow: none;
    background-color: #f7f7f7;
}
.home .page-center-wide {
    max-width: 1500px;
    margin: 0 auto !important;
    float: none !important;
}
.home-blog-feed {
    margin-top:-170px;
}
.home .hs-rss-item .hs-with-featured-image {
    margin-bottom:0;
}
.home .hs-rss-item-text {
    font-size:20px;
    text-align:center;
    width:100%!important;
    min-height:80px;
    padding: 0;
}
.home .hs-rss-item a:link {
    color: #fff;
    text-decoration:none;
    font-family: Raleway;
    font-weight: normal;
}
.home .hs-rss-item a:visited {
    color: #fff;
    text-decoration:none;
}
.home .hs-rss-item a:hover {
    color: #178bbd;
    text-decoration:none;
}
.home .hs-rss-item a:active {
    color: #fff;
    text-decoration:none;
}
.home .hs-rss-item-image-wrapper {
    background: #313131;
    width:100%!important;
    display:block!important;
    height: 300px;
    text-align: center;
    vertical-align: middle;
    float:none;
    overflow: hidden;
}
.home .hs-rss-featured-image {
    width: 600px;
    height: 300px;
    opacity: 0.3;
}
.home .home-blog-listings .hs-rss-title {
    color:#fff;
    text-align:center;
    z-index:4;
    margin-top:-150px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight:900;
}
.home .home-blog-feed a {
    position:relative;
    top:300px;
    padding-top:50px;
    display:block;
    min-height: 250px;
    width:100%/*270px;*/
}
.home .home-blog-feed a:hover {
    background:rgba(23, 139, 189, .5);
    color:#fff;
}
.home .home-blog-listings .blog-posts {
    padding-bottom:20px;
}
@media only screen and (min-width: 768px) {
    .home .hs-with-featured-image {
        width: 30%;
        float: left;
        margin-right: 5%;
    }
    .home .hs-with-featured-image:last-child {
        margin-right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .home .hs-rss-featured-image {
        min-height: 300px;
        height: auto;
    }
}
@media all and (max-width: 600px) {
    .home .bordered-button-white {
        float: none;
    }
}



/* ========================= */
/*           PAGE            */
/* ========================= */

.top-section {
    
}
.header {
    text-align: center;
}
.content-section {
    padding: 100px 0;
}
.lesser-content-section {
    padding: 50px 0;
}
.content-section-flat-top {
    padding: 0 0 100px;
}
.full-width-white-bg {
    background: #ffffff;
}
.full-width-light-grey-bg {
    background: #f7f7f7;
}
.full-width-secondary-bg {
    background: #FFBA33;
}
.full-width-primary-bg {
    background: #178bbd;
}
.full-width-gradient-bg {
    background: -webkit-linear-gradient(#f4fafb 0,#eff2f9 48%,#e2e6f5 100%);
    background: linear-gradient(#f4fafb 0,#eff2f9 48%,#e2e6f5 100%);
    background: -webkit-linear-gradient(105deg,#e2e6f4 20%,#eff2f9 40%,#fcfdff 60%,#f4fafb 80%);
    background: linear-gradient(-15deg,#e2e6f4 20%,#eff2f9 40%,#fcfdff 60%,#f4fafb 80%);
}
.page-banner-hero {
    color: #fff;
    background-color: #FFBA33;
}
@media all and (max-width: 767px) {
    .page-banner-hero {
        background-attachment: scroll !important;
    }
}
.page-banner-hero .header {
    text-align: left;
}
.page-banner-hero .header h1 {
    font-size: 60px;
    line-height: 68px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    text-transform: none;
}
.center-image {
    text-align: center;
}
.page-sidebar {
    
}
.page-content {
    
}
.left-column-area {
    
}
.middle-column-area {
    
}
.right-column-area {
    
}
@media all and (min-width: 768px) {
    .with-sidebar .page-sidebar {
        float: right;
    }
    .with-sidebar .page-content {
        float: left;
        padding-right: 20px;
    }
    .page-content-left {
        padding-right: 10px;
    }
    .page-content-right {
        padding-left: 10px;
    }
}
.page-sidebar .hs_cos_wrapper_type_post_listing ul {
    list-style-type: none;
    -webkit-padding-start: 0;
}
.page-sidebar .hs_cos_wrapper_type_post_listing ul li {
    margin-bottom: 15px;
}
.page-sidebar .hs_cos_wrapper_type_post_listing ul li a {
    color: #565656;
}
.page-sidebar .hs_cos_wrapper_type_post_listing li {
    position: relative !important;
    padding-left: 20px !important;
}
.page-sidebar .hs_cos_wrapper_type_post_listing li:before {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f105";
    font-size: 28px;
    color: #209fd9;
}

.call-back-gradient {
    background: -webkit-radial-gradient(rgba(20,20,20, .25) 0, rgba(255,254,194,.25) 100%); /* Safari 5.1-6.0 */
    background: -o-radial-gradient(rgba(20,20,20, .25) 0, rgba(255,254,194,.25) 100%); /* For Opera 11.6-12.0 */
    background: -moz-radial-gradient(rgba(20,20,20, .25) 0, rgba(255,254,194,.25) 100%); /* For Firefox 3.6-15 */
    background: radial-gradient(rgba(20,20,20, .25) 0, rgba(255,254,194,.25) 100%); /* Standard syntax */
}
.about .top-call-back {
    color: #fff;
}
.about .top-icons-section {
    background-color: #ffffff;
    padding: 100px 0;
}
.tidbits-section h2, .tidbits-section h3 .tidbits-section h4, .tidbits-section h5, .tidbits-section h6 {
    -webkit-margin-after: 20px;
}
.about .tidbit img {
    border-radius: 50%;
}
.about .tidbit {
    border: 1px solid #565656;
    border-radius: 40px;
    padding: 30px;
}
@media all and (min-width: 768px) {
    .about .page-content-left {
        padding-right: 20px;
    }
    .about .page-content-right {
        padding-left: 20px;
    }
}





.team .team-listing .hs_cos_wrapper_type_rich_text {
    margin-top: 100px;
}
.team .team-listing h3, .team .team-listing h4 {
    -webkit-margin-after: 0;
}




.team .team-member-group {
    padding: 20px 0;
}










.products .content-section .hs_cos_wrapper_type_rich_text,
.resources .library-col .hs_cos_wrapper_type_rich_text {
    border: 1px solid #ededed;
    padding: 20px;
    border-radius: 40px;
    margin: 25px 0;
}



.contact .contact-phone, .contact .contact-email {
    position: relative;
}
.contact-header h3 {
    -webkit-margin-before: .667em;
    -webkit-margin-after: 0;
}
.contact .contact-phone span:before {
    font-family: FontAwesome;
    content: "\f095";
    vertical-align: middle;
    margin-right: 10px;
    color: #178bbd;
}
.contact .contact-email span:before {
    font-family: FontAwesome;
    content: "\f003";
    vertical-align: middle;
    margin-right: 10px;
    color: #178bbd;
}
.contact .contact-image {
    margin-top: 50px;
}

/*================================ */
/* PRICING TABLES                  */
/*================================ */

.pricing-tables-container {
    padding-top:50px;
}
.featured-pricing-table {
    background:#fff;
    border-radius:5px;
    font-weight:bold;
    padding-bottom:30px;
    box-shadow: 0 2px 2px #aaa;
}
.featured-pricing-table h2, .pricing-table h2 {
    -webkit-margin-after: 0;
}
.featured-pricing-table h1, .featured-pricing-table h2, .featured-pricing-table h3, .featured-pricing-table h4 {
    font-weight:bold;
}
.featured-pricing-table.cta-center {
    margin-top:20px;
}
.pricing-table {
    background:#fff;
    border-radius:5px;
    margin-top:90px;
    padding-bottom:30px;
    box-shadow: 0 2px 2px #aaa;
}

@media all and (max-width: 767px) {
    .featured-pricing-table {
        margin-top: 90px;
    }
}
@media all and (min-width: 768px) {
    .pricing-table-animated:hover {
        transform: translate(0, -30px;);
        -webkit-transform: translate(0, -30px); /** Chrome & Safari **/
        -o-transform: translate(0, -30px); /** Opera **/
        -moz-transform: translate(0, -30px); /** Firefox **/
    
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1); 
        -moz-transform: scale(1.1);
    }
}
.pricing-table-animated {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all .5s ease-in-out; /** Firefox **/
    -o-transition: all .5s ease-in-out; /** Opera **/
}
.pricing-table ul {
    list-style-type: none;
}
.featured-pricing-table ul {
    list-style-type: none;
}
.pricing-table li {
    margin:30px 0 30px 20px;
}
.featured-pricing-table li {
    margin:30px 0 30px 20px;
}
.best-value {
    padding:10px 0 20px;
    border-radius:5px 5px 0 0;
    background:#FFBA33;
    color:#fff;
}
.best-value h3 {
    -webkit-margin-after: 0;
}


.pricing-section a {
    border: 3px solid #178bbd;
    padding: 15px 25px;
    border-radius: 40px;
    color: #178bbd !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    margin-top: 200px;
}
.pricing-section a:hover {
    background: #178bbd;
    color:  #fff!important;
}
.pricing.two .pricing-section a {
    margin-top: 50px;
}
@media all and (max-width: 600px) {
    .pricing.two .pricing-section a {
        margin-left: 20px;
    }
}


.pricing-box {
    
}

.price-table {
    background: #178bbd;
    padding: 50px 0;
}

@media (max-width: 767px) {
    .price-table-text {
        text-align: center;
    }
}



.pricing-box.style1 {
    background: #fff;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #fff;
}

@media (max-width: 767px) {
    .pricing-box.style1 {
        margin-top: 20px;
    }
}

.pricing-box.style1:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style1 .price-table {
    background: #178bbd;
    padding: 50px 0;
}

.style1 .price-table-price-text {
    color: #ffffff;
}

.style1 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style1 a {
    border: 3px solid #178bbd;
    padding: 15px 25px;
    border-radius: 40px;
    color: #178bbd !important;
    background: transparent;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style1 a:hover {
    background: #178bbd;
    color:  #fff!important;
}




.pricing-box.style1.featured {
    background: #fff;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #fff;
}

@media (max-width: 767px) {
    .pricing-box.style1.featured {
        margin-top: 20px;
    }
}

.pricing-box.style1.featured:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style1.featured .price-table {
    background: #FFBA33;
    padding: 50px 0;
}

.pricing-box.style1.featured .price-table-price-text {
    color: #ffffff;
}

.pricing-box.style1.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style1.featured a {
    border: 3px solid #FFBA33;
    padding: 15px 25px;
    border-radius: 40px;
    color: #FFBA33 !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style1.featured a:hover {
    background: #FFBA33;
    color:  #fff!important;
}





.pricing-box.style2 {
    background: #545454;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style2 {
        margin-top: 20px;
    }
}

.pricing-box.style2:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.9);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style2 .price-table {
    background: #6b6b6b;
    margin: 5px auto;
}

.style2 .price-table-price-text {
    color: #ffffff;
}

.style2 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
    color: #fff;
}

.pricing-box.style2 a {
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff!important;
    background: #6b6b6b;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    border: none;
}

.pricing-box.style2 a:hover {
    background: transparent!important;
    color:  #fff!important;
}




.pricing-box.style2.featured {
    background: #3f3f3f;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style2.featured {
        margin-top: 20px;
    }
}

.pricing-box.style2.featured:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.9);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style2.featured .price-table {
    background: #d9dee0;
    margin: 5px auto;
}

.pricing-box.style2.featured .price-table-price-text {
    color: #6b6b6b;
}

.pricing-box.style2.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
    color: #fff;
}

.pricing-box.style2.featured a {
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff!important;
    background: #6b6b6b;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    border: none;
}

.pricing-box.style2.featured a:hover {
    background: #fff!important;
    color:  #3f3f3f!important;
}





.pricing-box.style3 {
    background: #f9f9f9;
    border-top: 10px solid #d9dee0;
    border-bottom: 2px solid #d9dee0;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style3 {
        margin-top: 20px;
    }
}

.pricing-box.style3:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style3 .price-table {
    background: #f9f9f9;
    margin: -5px auto 15px;
    /*border-bottom: 2px solid #e5e5e5;*/
    border-bottom: 4px double #e5e5e5;
}

.style3 .price-table-price-text {
    color: #777;
}

.style3 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style3 a {
    border: 1px solid #d9dee0;
    padding: 15px 25px;
    border-radius: 40px;
    color: #777!important;
    background: #d9dee0;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style3 a:hover {
    border: 1px solid #6b6b6b;
}




.pricing-box.style3.featured {
    background: #f9f9f9;
    border-top: 10px solid #FFBA33;
    border-bottom: 2px solid #FFBA33;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style3.featured {
        margin-top: 20px;
    }
}

.pricing-box.style3.featured:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style3.featured .price-table {
    background: #f9f9f9;
    margin: -5px auto 15px;
    /*border-bottom: 2px solid #e5e5e5;*/
    border-bottom: 4px double #e5e5e5;
}

.pricing-box.style3.featured .price-table-price-text {
    color: #777;
}

.pricing-box.style3.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 10px;
}

.pricing-box.style3.featured a {
    border: 1px solid #333;
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff!important;
    background: #FFBA33;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    border: none;
}

.pricing-box.style3.featured a:hover {
    border: 1px solid #6b6b6b;
    color: #333!important;
    background: transparent!important;
}





.pricing-box.style4 {
    background: #d9dee0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #d9dee0;
}

@media (max-width: 767px) {
    .pricing-box.style4 {
        margin-top: 20px;
    }
}

.pricing-box.style4:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style4 .price-table {
    background: #FFBA33;
    padding: 50px 0;
}

.style4 .price-table-price-text {
    color: #fff;
}

.style4 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.style4 .price-table-text p {
    border-bottom: 1px dashed #999;
}

.pricing-box.style4 a {
    border: 3px solid #FFBA33;
    padding: 15px 25px;
    border-radius: 40px;
    color: #FFBA33 !important;
    background: transparent;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style4 a:hover {
    background: #FFBA33;
    color:  #fff!important;
}




.pricing-box.style4.featured {
    background: #d9dee0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #d9dee0;
}

@media (max-width: 767px) {
    .pricing-box.style4.featured {
        margin-top: 20px;
    }
}

.pricing-box.style4.featured:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style4.featured .price-table {
    background: #178bbd;
    padding: 50px 0;
    
}

.pricing-box.style4.featured .price-table-price-text {
    color: #ffffff;
}

.pricing-box.style4.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style4.featured a {
    border: 3px solid #178bbd;
    padding: 15px 25px;
    border-radius: 40px;
    color: #178bbd !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style4.featured a:hover {
    background: #178bbd;
    color:  #fff!important;
}


/**************************************/




/* ========================= */
/*          FORMS            */
/* ========================= */

.hs-button.primary {
    padding: 10px 5px;
    font-size: 18px;
    background: transparent;
    border-radius: 40px;
    color:#FFBA33;
    border: 3px solid #FFBA33;
    margin-top:10px;
    min-width:100%;
    max-width: 100%;
    white-space: normal;
    display: block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.hs-button.primary:hover { 
    background: #FFBA33;
    color: #fff;
}
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
}
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    background-color: rgba(255,255,255,.7);
    border: 1px solid #CCCCCC;
    display: block;
    padding: 10px 10px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 15px;
    font-weight: lighter;
    color: #565656;
    margin:4px 0 20px;
    letter-spacing: 0.5px;
    border-radius: 0;
}
.hs-form {
    margin-top:20px;
}
ul.inputs-list {
    -webkit-padding-start: 0;
}
.hs-form-radio {
    list-style-type:none;
}
.hs-form-booleancheckbox {
    list-style-type:none;
}
.hs-form fieldset {
    max-width: none !important;
}
.hs-form fieldset.form-columns-1 .input {
    margin-right: 0!important;
}
.hs-form fieldset.form-columns-2 .input {
    margin-right: 8px;
}
.hs-form fieldset.form-columns-2 .hs-form-field:last-child .input {
    margin-right: 0;
}
.hs-form fieldset.form-columns-3 .input {
    margin-right: 12px;
}
.hs-form fieldset.form-columns-3 .hs-form-field:last-child .input {
    margin-right: 0;
}
.hs-form fieldset.form-columns-1 .hs-input {
    width: 100%!important;
}
.hs-form fieldset.form-columns-1 input[type=checkbox], .hs-form fieldset.form-columns-1 input[type=radio] {
    width:auto!important;
}
.hs-form-field .hs_email {
    display:inline-block;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {}
body label {
    font-size: 13px;
    font-weight: lighter;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 0;
    margin: 4px 0 5px;
}


/* ========================= */
/*      LANDING PAGES        */
/* ========================= */


.landing .float-form {
    background: rgba(255,255,255, .9);
}
@media all and (min-width: 768px) {
    .landing .float-form {
        margin-top: -400px;
    }
}
.landing .float-form .hs_cos_wrapper_type_form {
    padding: 25px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    border-radius: 0;
}
.landing .webinar-form {
    background: rgba(255,255,255, .9);
}
.landing .webinar-form .hs_cos_wrapper_type_form {
    padding: 25px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    border-radius: 0;
}
.landing h2 {
    
}
.landing.thank-you .page-banner-hero h3 {
    -webkit-margin-before: 1em;
}
.landing.thank-you .page-banner-hero {
    padding: 100px 0;
    padding-top: 100px;
}
.landing.thank-you.three .page-banner-hero {
    padding: 150px 0;
    padding-top: 150px;
}
.landing.thank-you .page-banner-hero a {
    border: 3px solid #fff;
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    /*margin-top: 200px;*/
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.landing.thank-you .page-banner-hero a:hover {
    background: #fff;
    color: #178bbd !important;
}
.landing.thank-you .cta-section {
    background: #f7f7f7;
    box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    padding: 20px;
}
.thank-you-image-background .header a {
    border: 3px solid #178bbd;
    padding: 15px 25px;
    border-radius: 40px;
    color: #178bbd !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.thank-you-image-background .header a:hover {
    background: #178bbd;
    color: #fff !important;
}
.landing-section {
    padding: 50px;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
}
.thank-you-section {
    padding: 50px;
    border-radius: 10px;
    background: rgba(255,255,255,.9);
}



.thank-you-section .logo-banner {
    background: rgba(86,86,86,.7);
}


.thank-you-section .form-area {
    padding: 60px 0 0;
    border-top: 2px solid rgba(86,86,86,.15);
}







.thank-you-section .company-logo {
    text-align: center;
    margin-bottom: 60px;
}
.landing .thank-you-section .header {
    margin-bottom: 50px;
}
.landing .landing-sub-hero {
    box-shadow: 0 -2px 12px rgba(0,0,0,.2);
}
.landing .form-side-text {
    margin-top: 20px;
}
.landing .form-side-sharing {
    margin-top: 20px;
}
.landing .landing-section .page-content:first-child {
    border-right: 1px solid #f0f0f0;
}
@media all and (min-width:768px) {
    .landing .landing-section .page-content:first-child {
        padding-right: 20px;
    }
}
.landing .float-form {
    position: relative;
}
.landing .float-form h3, .landing .page-content h3 {
    -webkit-margin-before: .5em;
}
.form-arrow-tag {
    background: #178bbd;
    color: #fff;
    border: 4px solid #fff;
    border-right: none;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 30px;
    left: -64px;
    text-align: center;
    font-size: 53px;
}
@media all and (max-width: 767px) {
    .form-arrow-tag {
        display: none !important;
    }
}
.landing .page-content ul {
    list-style-type: none;
    -webkit-padding-start: 10px;
}
.landing .page-content li {
    position: relative;
    margin-bottom: 25px;
    min-height: 30px;
    padding-left: 20px;
}
.landing .page-content li:before {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f105";
    font-size: 28px;
    color: #178bbd;
}
.landing .center-image {
    text-align:center;
    z-index:2;
}
@media all and (min-width: 768px) {
    .landing .center-image {
        margin:-700px auto 0;
    }
}
.landing-hero {
    background-color: #444;
    padding: 100px 0;
}
.landing .testimonial-box {
    margin-top:25px;
    padding:20px;
    border:solid 1px #e5e4e4;
}
.landing .testimonial-box, .testimonial-box p {
    font-size:14px;
    line-height:19px;
}
.landing .testimonial-image {
    max-height:75px;
    max-width:75px;
    overflow:hidden;
    border-radius:50px;
    margin-right:20px;
}
@media all and (max-width: 767px) {
    .landing .testimonial-image {
        margin: 0 auto 20px !important;
        float: none !important;
    }
}
.landing .testimonial-text {
    margin-left:20px;
    margin-right:0;
}
.landing .testimonial-name {
    color:#333;
    font-weight:600;
    margin-top:10px;
}
.landing .form-content-section {
    padding: 100px 0;
    color: #fff;
}
.landing .form-section-text h2 {
    -webkit-margin-after: 0;
}
.landing .form-content-section .hs-button.primary {
    color: #fff;
    border-color: #fff;
    min-width: auto;
    width: 50%;
}
.landing .form-content-section .hs-button.primary:hover {
    background: #fff;
    color: #178bbd;
}
.landing .center-image-area {
    padding: 100px 0 ;
}
.landing.for-pricing .landing-hero {
    background: -webkit-linear-gradient(#f4fafb 0,#eff2f9 48%,#e2e6f5 100%);
    background: linear-gradient(#f4fafb 0,#eff2f9 48%,#e2e6f5 100%);
    background: -webkit-linear-gradient(105deg,#e2e6f4 20%,#eff2f9 40%,#fcfdff 60%,#f4fafb 80%);
    background: linear-gradient(-15deg,#e2e6f4 20%,#eff2f9 40%,#fcfdff 60%,#f4fafb 80%);
}
.landing.for-pricing .company-logo {
    margin-bottom: 40px;
}
.landing .pricing-section a {
    border: 3px solid #178bbd;
    padding: 15px 25px;
    border-radius: 40px;
    color: #178bbd !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    margin-top: 200px;
}
.landing .pricing-section a:hover {
    background: #178bbd;
    color:  #ff!important;
}
.landing .pricing-box {
    background: #fff;
}
.landing .price-table-price-text {
    color: #ffffff;
}
.landing .price-table-black {
    background: #242424;
    padding: 50px 0;
}
.landing .price-table-secondary {
    background: #178bbd;
    padding: 50px 0;
}
.landing .price-table-primary {
    background: #FFBA33;
    padding: 50px 0;
}
.landing .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}
.landing .back-and-forth {
    background-color: #555;
    color: #fff;
}
.landing .back-and-forth h1, .landing .back-and-forth h2, .landing .back-and-forth h3,
.landing .back-and-forth h4, .landing .back-and-forth h5, .landing .back-and-forth h6 {
    -webkit-margin-after: 10px;
}
.landing .back-and-forth h4 {
    -webkit-margin-after: 0;
}
.landing .back-and-forth {
    position: relative;
}
.landing .back-and-forth .header {
    margin-bottom: 30px;
}
.landing .back-and-forth .hs_cos_wrapper_type_rich_text {
    max-width: 70%;
    display: block;
    clear: both;
    margin-bottom: 80px;
    font-size: 12px;
}
.landing .back-and-forth .hs_cos_wrapper_type_rich_text img {
    border-radius: 50%;
}
.landing .back-and-forth .hs_cos_wrapper_type_rich_text p {
    text-align: justify !important;
}
.landing .back-and-forth .hs_cos_wrapper_type_rich_text:nth-child(even) {
    float: right;
}
.landing .back-and-forth .hs_cos_wrapper_type_rich_text:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 600px) {
    .landing .back-and-forth .hs_cos_wrapper_type_rich_text {
        max-width: 100%;
    }
    .landing .back-and-forth .hs_cos_wrapper_type_rich_text:nth-child(even) {
        float: none;
    }
}
.landing .to-form-link {
    margin-top: 50px;
}
.landing .to-form-link a {
    border: 3px solid #FFBA33;
    padding: 15px 25px;
    border-radius: 40px;
    color: #FFBA33 !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.landing .to-form-link a:hover {
    background: #FFBA33;
    color: #fff !important;
}


/* ========================= */
/*       LONG LANDING        */
/* ========================= */


.landing.long .hero {
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}
.landing.long .company-logo {
    margin:0 0 20px;
    text-align: center;
}
.landing.long .hero-blackout {
    background-color: rgba(16,16,16,.6);
    padding: 50px 0;
}
.landing.long .hero-header h1 {
    color: #fff;
    font-size: 40px;
    margin: 0 auto !important;
}
.landing.long .hero-header h3 {
    color: #fff;
    font-size: 20px;
}
.landing.long .header {
    text-align: center;
}
.landing.long .header-section-line {
    max-width: 800px;
    height: 3px;
    background-color: #fff;
    color: #fff;
    margin: 20px auto!important;
    float:none!important;
    text-align:center;
    opacity: .6;
}
.landing.long .buttons-collection {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.landing.long .cta-button {
    color: #fff;
    border: 2px solid #fff;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    padding: 18px 36px;
    font-size: 18px;
    font-weight: 600;
    min-width: 150px;
    text-transform: uppercase;
    margin: 10px 0;
    display: inline-block;
}
.landing.long .cta-button:link {
    color: #fff;
}
.landing.long .cta-button:visited {
    color: #fff;
}
.landing.long .cta-button:hover {
    color: #fff;
    background: #178bbd;
}
.landing.long .mobile-form-section {
    background: #363534;
    color: #fff;
    display: none !important;
    padding: 2px 0;
}
.landing.long .mobile-image-section {
    background: #fff;
    padding: 5px 0 0;
    display: none !important;
}
.landing.long .mobile-image {
    margin 0 auto;
    float: none;
    text-align: center;
}
.landing.long .mobile-image img {
    width: 80% !important;
}
.landing.long .mobile-form-section .hs-form-required {
    display: none;
}
.landing.long .flat-line {
    background: #178bbd;
    width: 70px;
    margin: 20px auto;
    display: block;
    height: 1px;
    border: none;
}
.landing.long .column-section {
    background: #fff;
    z-index: 10;
    padding: 100px 0;
}
/*.landing.long .column-section h3 {
    font-size: 16px;
}*/
.landing.long .column-header {
    margin-bottom: 20px;
}
.landing.long .image-section {
    background: #fff;
    padding: 50px 0 0;
}
.landing.long .image-section p {
    font-size: 18px;
    margin-bottom: 20px;
}
.landing.long .image-section h2 {
    font-size: 32px;
}
.landing.long .center-image {
    margin: 0 auto;
    float: none;
    text-align: center;
}
.landing.long .quote-section {
    color:#000000;
    padding: 50px 0;
    width: 30%;
    margin: 0 auto !important;
}
.landing.long .quote-text {
    color: #fff;
}
.landing.long .quote-text h3{
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto !important;
}
.landing.long .quote-text h1, .quote-text h2, .quote-text h3, .quote-text h4, .quote-text h5, .quote-text h6 {
    text-transform: none;
}
.landing.long .quote-section-background {
    background: #363534;
    padding: 30px 0 0;
    
}

.landing.long .quote-image {
    margin: 0 auto;
    float: none;
    text-align: center;
    width: 128px;
    height: auto;
    opacity: 0.7;
    padding-bottom: 10px;
}
.landing.long .quote-image-wrapper {
    background-color: #363534;
    position: relative;
    max-width: 128px;
    max-height: 128px;
    margin: 10px auto 40px !important;
    float: none !important;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
    z-index: 2;
    padding-bottom: 10px;
}
.landing.long .form-section {
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.landing.long .form-section-blackout {
    background-color: rgba(16,16,16,.3);
    padding: 0 0 100px;
}

.landing.long .form-section h2 {
    font-size: 60px;
}
.landing.long .footer-section {
    background-color: #363534;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.landing.long .bottom-logo {
    margin: 0 auto !important;
    float: none !important;
    text-align: center;
}
.landing.long .desktop-menu {
    margin: 0 auto !important;
    float: none !important;
    text-align: center;
}
.landing.long .desktop-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    text-align: center;
    margin: 0 auto !important;
    float: none !important;
}
.landing.long .desktop-menu a {
    color: #fff;
}
.landing.long .desktop-menu .hs-menu-wrapper.hs-menu-flow-horizontal li > a {
    font-size: 14px;
    padding: 0 15px;
    margin-top: 10px;
}
.landing.long .mobile {
    display: none !important;
}
.landing.ebook .company-logo {
    text-align: center;
    margin-bottom: 60px;
}
.landing.long .hero a {
    border: 3px solid #fff;
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
}
.landing.long .hero a:hover {
    background: #fff;
    color: #178bbd !important;
}
.landing.long .hero .company-logo a {
    border: none;
}
.landing.long .hero .company-logo a:hover {
    background: transparent;
    color: initial !important;
}


.landing.long .page-header {
    background-color: transparent;
    position: fixed;
    padding: 20px 0 0;
    width: 100% !important;
    z-index: 50;
    min-height: 60px;
}


.landing.long .header-banner {
    background-color: rgba(255,255,255,.9);
    padding: 20px 0;
    border-radius: 10px;
    color: #565656;
    margin: 40px 0 25px;
}

.landing.long .header-text-group {
    padding: 20px 0;
}

.landing.long .header-text-group h4 {
    margin-bottom: 0;
}

.landing.long .header-banner hr {
    height: 1px;
    background-color: #565656;
    max-width: 800px;
}



.landing.long .white-box {
    background-color: rgba(255,255,255,.9);
    padding: 5px 30px;
    border-radius: 10px 0 0 10px;
    color: #565656;
}

@media (max-width: 767px) {
    .landing.long .white-box {
        margin-bottom: 25px;
        border-radius: 10px 10px 0 0;
    }
}



.landing.long .form-box {
    background-color: rgba(255,255,255,.7);
    border-radius: 10px;
    color: #565656;
}

.landing.long .form {
    padding: 20px 30px 20px 0;
}

@media (max-width: 767px) {
    .landing.long .form {
        padding: 20px 30px;
    }
}








/* ========================= */
/*      LANDING TRIAL        */
/* ========================= */

.landing.trial .landing-sub-hero h3 {
    -webkit-margin-before: 1em;
}
.landing.trial .landing-sub-hero {
    padding: 100px 0;
}
.landing.trial .bottom-call-back {
    color: #fff;
}
.landing.trial .bottom-call-back a {
    border: 3px solid #fff;
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
}
.landing.trial .bottom-call-back a:hover {
    background: #fff;
    color: #FFBA33 !important;
}

.landing.home-lander .white-overlay {
    background-color: rgba(255,255,255,.3);
    padding-bottom: 50px;
    padding-top: 50px;
}
.landing.home-lander .hero {
    padding-top: 50px;
}
@media all and (max-width:767px) {
    .landing.home-lander .hero {
        background-attachment: scroll !important;
    }
}
.landing.home-lander .company-logo {
    text-align: center;
    margin-bottom: 50px;
}
.landing.home-lander .button-and-link {
    margin: 50px 0;
}
.landing.home-lander .hero a {
    color: #fff;
    text-decoration: underline;
}
.landing.home-lander .hero a:hover {
    color: rgba(255,255,255,.7);
}

/* ========================= */
/*           BLOG            */
/* ========================= */

body.blog.jobs, body.blog.portfolio {
    background-color: #242424;
}
.super-page-center {
    max-width: 800px;
    padding:0 50px;
    margin: 0 auto!important;
    float: none!important;
}

.blog blockquote {
    -webkit-margin-start: 10px;
}
.blog img {
    height: auto;
}

/* ============== */
/*   BLOG 2       */
/* ============== */

.blog.two .main-page {
    background:#f3f3f3;
    padding:22px 20px 50px;
    padding-top: 42px;
}
@media all and (max-width: 600px) {
    .blog.two .main-page {
        padding-left: 0;
        padding-right: 0;
    }
}
.blog.two .hs-blog-header {
    text-align: center;
    margin-bottom: 30px;
}
.blog.two .blog-main-page .post-listing a:link {
    color:#FFBA33;
}
.blog.two .blog-main-page .post-listing a:visited {
    color:#FFBA33;
}
.blog.two .hs-featured-image-wrapper {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.blog.two .hs-featured-image {
    min-width: 100%;
    margin: 0;
    float: none;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.two .blog-post-item .hs-featured-image-wrapper {
    overflow: hidden;
    height: 200px;
    width: 100%;
}
.blog.two .blog-post-item .hs-featured-image {
    height: 250px;
    width: auto;
    min-width: auto;
    max-width: none;
}
.blog.two .featured-blog .hs-featured-image-overlay {
    background: -webkit-radial-gradient(rgba(0,0,0,.6),rgba(0,0,0,.65),rgba(0,0,0,1)); /* Safari */
    background: -o-radial-gradient(rgba(0,0,0,.6),rgba(0,0,0,.65),rgba(0,0,0,1)); /* Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(rgba(0,0,0,.6),rgba(0,0,0,.65),rgba(0,0,0,1)); /* Firefox 3.6 to 15 */
    background: radial-gradient(rgba(0,0,0,.6),rgba(0,0,0,.65),rgba(0,0,0,1)); /* Standard syntax */
}
.blog.two .featured-blog .hs-featured-image-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 350px;
    width: 100%;
    opacity: .6;
}
.blog.two .featured-blog .hs-featured-image {
    width: auto;
    min-width: auto;
    max-width: 100%;
    opacity:.6;
}
.blog.two .post-body.clearfix {
    text-align:left;
}
.blog.two .blog-pagination {
    clear:both;
    margin: 0 auto;
    float:none;
    text-align: center;
}
.blog.two .blog-post-item {
    background:#fff;
    /*box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;*/
    max-width: 48.380599%;
    padding:0;
    margin:0 0 22px;
    min-height: 475px;
    overflow: hidden;
    float:left;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.two .blog-post-item h2 {
    font-size:24px;
}
.blog.two .blog-post-item-right {
    float: right;
}
.blog.two .featured-blog {
    background:#fff;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
    width: 100%;
    max-height: 350px;
    min-height: 350px;
    margin:0 0 22px;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.two .post-header h2 {
    font-size:18px;
    line-height: 1.5em;
}
.blog.two .post-header {
    padding: 20px;
    font-size: 12px;
}
.blog.two .post-header p {
    font-size: 12px;
}
.blog.two .blog-post-item .post-header-title {
    min-height: 90px;
}
.blog.two .featured-blog .post-header-title a {
    color: #fff;
}
.blog.two .featured-blog .post-header-title a:hover {
    color: rgba(23, 139, 189, .5);
}
.blog.two .featured-blog .post-header {
    color: #fff;
    margin: -275px auto 0;
    max-width: 350px;
    opacity: 1;
    position: relative;
    z-index: 10;
}
.blog.two .featured-blog .post-header h2 {
    font-size: 24px;
    
}
.blog.two .featured-link:link {
    color: #fff;
}
.blog.two .featured-link:active {
    color: #fff;
}
.blog.two .featured-link:visited {
    color: #fff;
}
.blog.two .featured-link:hover {
    color: #fff;
}
.blog.two .featured-link .post-item a {
    color: #fff;
}
.blog.two .blog-link:link {
    color: #565656;
}
.blog.two .blog-link:visited {
    color: #565656;
}
.blog.two .blog-link:active {
    color: #565656;
}
.blog.two .blog-link:hover {
    color: rgba(23, 139, 189, .5);
}
.blog.two .blog-cta-button {
    margin:0 auto 40px;
    text-align:center;
    float:none;
    display: inline-block;
}
.blog.two .blog-post-wrapper .cell-wrapper {
    font-size: 18px;
    line-height: 34px;
}
.blog.two .blog-post-wrapper .cell-wrapper p {
    font-size: 18px;
    line-height: 34px;
}
.blog.two .blog-item {
    background:#fff;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
    padding:20px; 
}
.blog.two .display-author {
        font-size:20px;
}
.blog.two .author-avatar-small-container {
    max-width:60px;
    max-height:60px;
    overflow:hidden;
    border-radius:30px;
}
.blog.two .author-avatar-small {
    width:60px;
    height:auto;
}
.blog.two .blog-sidebar {
    padding-bottom:50px;
}
.blog.two .blog-sidebar-item ul {
    list-style-type:none;
    -webkit-padding-start:0;
}
.blog.two .blog-sidebar-item li {
    margin: 10px 0;
    font-size: 12px;
    line-height: 1.5em;
}
.blog.two .blog-sidebar-item li a {
    color: #565656;
}
.blog.two .blog-sidebar-item li a:hover {
    color: rgba(23, 139, 189, .5);
}
.blog.two .blog-sidebar-item {
    background:#fff;
    /*box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;*/
    padding: 0 20px;
    margin:0 0 40px 20px;    
}
@media all and (max-width: 767px) {
    .blog.two .blog-sidebar-item {
        margin-top: 20px;
        margin-left: 0;
    }
}
.blog.two .sidebar-item {
    margin: 30px 0;
}
.blog.two .sidebar-social-sharing {
    text-align: left;
}
.blog.two .sidebar-social-sharing a {
    margin: 0 7px;
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    float: right;
    padding-left: 20px;
    width: 76%;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.5em;
}
@media all and (max-width: 400px) {
    .blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
        width: 70%;
    }
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text a {
    color: #565656;
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text a:hover {
    color: rgba(23, 139, 189, .5);
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-title {
    font-size: 12px;
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    overflow: hidden;
    height: 55px;
    width: 20%;
    border: 5px solid transparent;
    border-radius: 40px;
    /*box-shadow: 0px 0px 20px -5px #000;
    -webkit-box-shadow: 0px 0px 20px -5px #000;*/ 
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-featured-image {
    height: 55px;
    width: auto;
    min-width: auto;
    max-width: none;
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-featured-image img {
    height: 50px;
    width: auto;
    max-width: none;
}
.blog.two .sidebar-cta {
    margin: 0 auto;
    float: none;
    text-align: center;
}
.blog.two .topic-cloud ul {
    list-style-type: none;
    -webkit-padding-start: 0;
    font-family: Raleway;
}
.blog.two .topic-cloud ul li {
    display: inline-block;
    float: left;
    margin: 5px;
    font-size: 10px;
}
.blog.two .topic-cloud ul li a {
    background: #FFBA33;
    color: #fff;
    padding: 3px 4px;
    font-weight: 700;
}
.blog.two .topic-cloud ul li a:hover {
    background: rgba(255, 186, 51, .5);
    color: #fff;
}
.blog.two .list-topics {
    margin: 0 20px 20px;
    font-size: 12px;
    line-height: 2em;
    font-family: Raleway;
}
.blog.two .list-topics a {
    color: #fff;
    margin: 3px 0;
    font-weight: 600;
}
.blog.two .list-topics a:hover {
    color: #fff;
}
.blog.two .blog-post-item .list-topics {
    min-height: 50px;
}
.blog.two .topic-link {
    background: #178bbd;
    color: #fff;
    padding: 3px 5px;
    margin: 3px 0;
}
.blog.two .topic-link:hover {
    background: rgba(23, 139, 189, .5);
    color: #fff;
}
.blog.two .featured-blog .list-topics {
    float: none;
    margin: 0 auto;
    max-width: 350px;
    position: relative;
    z-index: 10;
}

@media only screen and (max-width: 600px) {
    .blog.two .blog-post-item {
        max-width: 100%;
        padding:0;
        margin:0 0.6% 40px;
        min-height: 400px;
        overflow: hidden;
        float:none;
    }
    .blog.two .blog-post-item .hs-featured-image-wrapper {
        overflow: hidden;
        height: 200px;
        width: 100%;
    }
    .blog.two .blog-post-item .hs-featured-image {
        height: auto;
        width: 100%;
        min-width: auto;
        max-width: none;
    }
    .blog.two .featured-blog .post-header-title a {
        color: #565656;
    }
    .blog.two .featured-blog .post-header-title a:hover {
        color: ;
    }
    .blog.two .sidebar-social-sharing a {
        margin: 0 3px;
    }
    .blog.two .featured-blog .hs-featured-image-overlay {
        background: transparent;
    }
    .blog.two .featured-blog .hs-featured-image-wrapper {
        opacity: 1;
    }
    .blog.two .featured-blog {
        width: 100%;
        max-height: none;
        min-height: 500px;
        margin:0 0 40px;
    }
    .blog.two .featured-blog .post-header {
        margin: 0;
        text-align: left;
    }
    .blog.two .featured-blog .list-topics {
        text-align: left;
        margin: 0 0 20px;
    }
    .blog.two .featured-link:link {
        color: #565656;
    }
    .blog.two .featured-link:active {
        color: #565656;
    }
    .blog.two .featured-link:visited {
        color: #565656;
    }
    .blog.two .featured-link:hover {
        color: #565656;
    }
    .blog.two .featured-link .post-item a {
        color: #565656;
    }
    
}
@media screen and (max-width: 460px) {
    .blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
        height: 50px;
    }
    .blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-featured-image {
        height: 50px;
    }
}

a.all-posts-link {
    float: none !important;
    margin: 0 auto !important;
}
a.next-posts-link {
    float: right !important;
}
a.previous-posts-link {
    float: left !important;
}






/* ===================== */
/*   ANIMATION ELEMENTS  */
/* ===================== */

.animation-element {
  opacity: 0;
  position: relative;
}
/*animation element sliding left*/

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}

.animation-element.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.animation-element.fade-in {
    opacity: 0;
    -webkit-animation-delay: -5s; /* Chrome, Safari, Opera */
    animation-delay: -5s;v
}
.animation-element.fade-in.in-view {
    opacity: 1;
    -webkit-animation-delay: -5s; /* Chrome, Safari, Opera */
    animation-delay: -5s;
}
.bounce-up {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bounce-up.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.delay-1s {
    -webkit-animation-delay: -1s; /* Chrome, Safari, Opera */
    animation-delay: -1s;
}
.delay-2s {
    -webkit-animation-delay: -2s; /* Chrome, Safari, Opera */
    animation-delay: -2s;
}
.delay-3s {
    -webkit-animation-delay: -3s; /* Chrome, Safari, Opera */
    animation-delay: -3s;
}
.delay-4s {
    -webkit-animation-delay: -4s; /* Chrome, Safari, Opera */
    animation-delay: -4s;
}
.delay-5s {
    -webkit-animation-delay: -5s; /* Chrome, Safari, Opera */
    animation-delay: -5s;
}



/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

@media (min-width: 768px){

  a.mobile-trigger, a.child-trigger {
      display: none !important; /* Hide button on Desktop */
  }

}

@media (max-width: 767px){

  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

       /* my own thing */
       #elevate-header .hs-menu-wrapper.hs-menu-flow-horizontal li > a {
        color:#222;
        }
  /* Menu Reset - Remove styling from desktop version of custom-menu-primary */
  /* Place any additional CSS you want removed from the mobile menu in this reset */
  .custom-menu-primary, .custom-menu-primary *{
    display: inline-block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color: #fff;
    }


  /* Toggle Button
     ========================================================================== */

  a.mobile-trigger {
      display: inline-block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute; /*******************************************/
      top: 0px;          /* Position Button at top right of screen  */
      right: 10px;        /*******************************************/
      width: auto; /* Button width */
      height: auto; /* Button height */      
      padding: 12px 10px;
      background: #178bbd; /* Background color */
      z-index: 99999999999; /* Z-index to keep button on top of other layers */
      -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
      font-size: 16px;
      font-weight: normal;
      text-align: left;
      text-transform: uppercase;
      -webkit-border-bottom-right-radius: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -moz-border-radius-bottomright: 6px;
      -moz-border-radius-bottomleft: 6px;
      border-bottom-right-radius: 6px;
      border-bottom-left-radius: 6px;
      -webkit-transition:color .2s ease-in; 
      -moz-transition:color .2s ease-in;
      transition:color .2s ease-in;
  }

  a.mobile-trigger:hover {
      text-decoration: none; /* Removes link text underline on button */
      color: #fff;
  }

  a.mobile-trigger span{
      display: inline;
  }

  a.mobile-trigger span:before{
      position: absolute;
      content: 'Menu'; /* Change the text on the closed toggle button */
  }

  a.mobile-trigger span:after{
      position: relative;
      right: 2px;
      content: 'Close'; /* Change the text on the open toggle button */
      background-color: #178bbd;
      opacity: 0;
      transition: opacity .4s ease-in-out;
      -moz-transition: opacity .4s ease-in-out;
      -webkit-transition: opacity .4s ease-in-out; 
  }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger{
      -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
      -moz-transition:background-color 0.2s linear; /* Button color transition effect */
      transition:background-color 0.2s linear; /* Button color transition effect */
      background: transparent; /* Changes button background to be slightly darker than open menu color */  
  }

  .mobile-open a.mobile-trigger span:after{
     opacity: 1; 
  }


  /* Toggle Button Icon & Animations
     ========================================================================== */

  a.mobile-trigger i {
      display: inline;
      position: relative;
      top: -5px;
      margin-left: 5px;
      -webkit-transition-duration: 0s;
      -webkit-transition-delay: .2s;
      -moz-transition-duration: 0s;
      -moz-transition-delay: .2s;
      transition-duration: 0s;
      transition-delay: .2s;
  }
  a.mobile-trigger  i:before, a.mobile-trigger i:after {
      position: absolute;
      content: '';
  }
  a.mobile-trigger  i, a.mobile-trigger  i:before, a.mobile-trigger  i:after {
      width: 15px; /* Icon line width */
      height: 2px; /* Icon line height */
      background-color: #fff; /* Icon color */
      display: inline-block;
  }
  a.mobile-trigger  i:before {
      margin-top: -6px; /* Position top line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger  i:after {
      margin-top: 6px; /* Position bottom line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  .mobile-open a.mobile-trigger i {
      background-color: rgba(0,0,0,0.0);
      -webkit-transition-delay: .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger i:before {
      margin-top: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger i:after {
      margin-top: 0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }

  /* Child Toggle Button
     ========================================================================== */

  a.child-trigger {
      display: block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute;
      top: 0px;
      right: 0px;
      width: 55px !important; /* Button width */
      min-width: 55px !important;
      height: 45px !important; /* Button height */  
      padding: 0 !important;
      border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  a.child-trigger:hover {
      text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
     ========================================================================== */

  a.child-trigger span {
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger span:after {
      position: absolute;
      content: '';
  }
  a.child-trigger span, a.child-trigger span:after {
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color: #fff; /* Icon color */
      display: block;
  }
  a.child-trigger span:after {
      -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger.child-open span:after {
      -webkit-transform: rotate(-180deg);
       -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger.child-open span {
      -webkit-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
      transform: rotate(180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  


  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-flow-horizontal,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
      display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper {
      visibility: visible !important;
      opacity: 1 !important;
      position: static !important;
      display: none;
  }

  /* Mobile Menu Styles */
  .custom-menu-primary.js-enabled .hs-menu-flow-horizontal{
      position: absolute; /**************************************************************/
      top: 0;             /* Positions the menu to drop from the very top of the screen */
      left: 0px;          /**************************************************************/                                              
      width: 100%;   
      -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
      -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.65);
      box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.65); 
      overflow: scroll;
      height: 100vh;
  }
  .custom-menu-primary .hs-menu-flow-horizontal{
      padding: 40px 0 0 0; /* Padding to add room for close button */
      background-color: #178bbd; /* Menu background color set off global mobile-menuColor variable */
      width: 100%; /* Full screen width */
      z-index: 8888;
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li{
      position: relative;
   }
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li a{
      font-size: 22px; /* Font size of top level list items */
      line-height: 45px;
      overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-flow-horizontal ul li{
      border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-flow-horizontal ul li a{
      padding: 0 10px;
  }
  .custom-menu-primary .hs-menu-flow-horizontal ul li a:hover{
      color: #fff; 
  }/* link hover color set by global mobile-aColorHover variable */

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-flow-horizontal > ul ul li{
     background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul ul li a{
      text-indent: 10px; /* Indent Child lists */
      font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-flow-horizontal > ul ul ul li a{
      text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul ul ul ul li a{
      text-indent: 50px; /* Indent Child lists */
  }
}
