/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');  
@import url('//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800');
/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');*/
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css');  
@import url('//2505764.fs1.hubspotusercontent-na1.net/hubfs/2505764/Mind%20Fields_July2017/Css/owl.theme.default.min.css');
@import url('//2505764.fs1.hubspotusercontent-na1.net/hubfs/2505764/Mind%20Fields_July2017/Css/owl.carousel.min.css');


@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  src: url("//2505764.fs1.hubspotusercontent-na1.net/hubfs/2505764/Mindfields_Jun2017-theme/fonts/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.eot"), 
    url("//2505764.fs1.hubspotusercontent-na1.net/hubfs/2505764/Mindfields_Jun2017-theme/fonts/MaterialIcons-Regular.woff") format("woff"),
    url("//2505764.fs1.hubspotusercontent-na1.net/hubfs/2505764/Mindfields_Jun2017-theme/fonts/MaterialIcons-Regular.ttf") format("truetype")	
}

/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */

/* Mindfields_Jun2017-modules.css is required to address style issues with the default modules and responsive grid layout */

/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
}
@media (max-width: 479px){
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important; /* Stack social icons into two rows on phones */
    }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden; 
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
    #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

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

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
} 
#caldays {
    margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

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

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
    padding: 0; 
}

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

/* Vertical Menu
   ========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.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 {
    word-wrap: break-word;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

/* =============== Base =============== */

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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Roboto","Arial",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
} 

body {
  color: #4a4f50;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* Highlighted Text */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

a.link-text {
    color: #23b4c3;
}

/* =============== Typography =============== */

/* Basic text */
p {
  font-size: 16px;
  letter-spacing: 0;
  margin: 0 0 16px;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }
h1, h2, h3, h4, h5, h6, strong,a{
  font-family: Montserrat, sans-serif;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin:0 0 15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-weight: 400;
  font-size: 56px;
  line-height: 1.35;
  letter-spacing: -.02em;
  margin: 24px 0;
}
h2:not(.testimonial-section-wrapper) {
  font-size: 45px;
  line-height: 48px;
  font-weight: 400;

}
h3,
.custom-page-title h1{
  line-height: 40px;
  color: #4a4f50;
  font-size: 16pt;
  font-weight: bold;
  margin: 0;
  text-align: center;
  text-transform:uppercase;
}
h3:not(:empty):after,
.custom-page-title h1:after{
  content:'';
  display: block;
  height: 1px;
  border-top: 2px solid black;
  width: 40px;
  margin: 10px auto 0 auto;
  border-top-color: #24b3c3;
  margin-bottom: 20px;
}
h4 {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale;
  margin: 24px 0 16px;
  color: #24b3c3;
}
h5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: #24b3c3;
  letter-spacing: .02em;
}
h6 {
  font-size: 16px;
  letter-spacing: .04em;
  font-weight: 400;
  line-height: 24px;
  color: #24b3c3;
}
.testimonial-cta-section p {
  line-height:1.5;
  font-family:'roboto';
}
.testimonial-cta-section h2 {
  line-height:1.5;
  font-family:'montserrat';
  font-size:35px;
  font-weight:500;
  letter-spacing:-0.3px;
}
.testimonial-cta-section p {
  line-height:1.5;
}
.testimonial-cta-section a#cta_button_2505764_f1a0940e-0400-466c-a177-e28f5d67e214 {
  font-family: montserrat;
}
.contact-popup-form h2 {
  line-height:1.25;
}
/* Anchor Links */
a { 
  color: #4A4F50; /*Commented by HubSpot Support on Oct 9, 2017 rgb(36, 179, 195);*/ 
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  -ms-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
a:hover, a:focus {color: #1c8b98;}

/* Lists */
ul, ol {
  font-size: 14px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 400;
  letter-spacing: 0;
}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


/* =============== Header =============== */

/* .hs-content-id-81197918841 .row-number-14 {
    display: none;
}

.hs-content-id-81197918841 .row-number-15 {
    display: none;
} */

.hide-event-box {
    display: none !important;
}



.header-container-wrapper {}
.header-container {
  padding-top: 75px;
}
.hs-isLp .header-container {
  padding-top: 94px;
}
.custom-logo.custom-logo-retina {
  display: none !important;
}

.custom-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  background: #fff;
  z-index: 100;
  box-shadow: 0 3px 3px rgba(0,0,0,0.15);
  z-index: 999;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}
.custom-logo img {
  max-width: 130px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}
.custom-logo a{
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
  display: inline-block;
}
.custom-logo {
  padding: 16px 0 16px 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  transition: 0.1s;
}
span.btl-modal:before {
  content: "\f007";
  font-family: FontAwesome;
  margin-right: 7px;

}
.hs-header-google-search .hs-button.primary {
  display: none;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}
/*============Scroll Header Styling========*/
.scroll-header .custom-search {
  margin-top: -27px;
  opacity:0;
}
.scroll-header .custom-logo{
  max-width: 122.92px;
  margin-top: 7px;
}
.scroll-header .custom-menu-primary {
  padding: 2px 0 0 108px;
  margin-top: 0;
}
.scroll-header .custom-logo {
  padding: 0 0 3px 0;
}
.scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  padding-bottom: 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
  only screen and (min-resolution:144dpi),
  only screen and (min-resolution:1.5dppx) {
    .custom-logo.custom-logo-standard {
      display: none !important;
    }
    .custom-logo.custom-logo-retina {
      display: block !important;
      padding: 21px 0 21px 0;
    }
    .scroll-header .custom-logo.custom-logo-retina {
      padding: 0 0 3px 0;
    }
    .scroll-header .custom-logo img {
      max-width: 100%;
      margin: 7px 0 0;
      height: 50px;
    }
}
/*================Search Styling===========*/

.custom-header .hs-header-top-right-wrapper {
  width: auto;
  float: right;
  max-height: 36px;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}

span.btl-modal {
  display: block;
  text-align: center;
  color: #999 !important;
  margin-top: 4px;
  font-weight: 400;
  font-family: "Helvetica","Arial",sans-serif;
}
span.btl-modal:hover {
  color: #24b3c3 !important;
}

.custom-header .page-center {
  position: relative !important;
}
/*.custom-header .hs-header-top-right-wrapper {
position: absolute;
width: 100%;
top: 0;
right: 0;
}*/

.hs-header-top-right-wrapper .hs-header-google-search {
  width: 192px;
  position: relative;
}
.hs-header-top-right-wrapper .hs-header-right-signin {
  width: 184px;
  margin-left: 0;
}
.hs-header-top-right-wrapper .hs-header-google-search .field {
  padding: 0;
  text-align: left;
  min-width: 32px;
  width: auto;
  min-height: 32px;
  position: relative;
  font-size: 16px;
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0;
  float: right;
}
.hs-header-top-right-wrapper .hs-header-google-search input {
  border: none;
  border-bottom: 0px solid rgba(0,0,0,.12);
  display: block;
  font-size: 16px;
  font-family: "Helvetica","Arial",sans-serif;
  margin: 0;
  padding: 2px 1px 4px !important;
  width: 100%;
  background: 0 0;
  text-align: left;
  color: inherit;
  line-height: 30px;
  transition: all 500ms;
}
.hs-header-top-right-wrapper .hs-header-google-search label {
  position: absolute;
  bottom: 3px;
  border-radius: 50%;
  font-size: 24px;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  min-width: 32px;
  width: 32px;
  padding: 0;
  overflow: hidden;
  color: inherit;
  line-height: normal;
  display: inline-block;
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow;
  -webkit-transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
  -o-transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
  -moz-transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
  -ms-transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
  transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  z-index: 999;
}
.hs-header-top-right-wrapper .hs-header-google-search label:hover {
  background-color: rgba(158,158,158,.2);
}
.hs-header-top-right-wrapper .hs-header-google-search label:focus {
  background-color: rgba(0,0,0,.12);
}
.hs-header-top-right-wrapper .hs-header-google-search .material-icons {
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  word-wrap: normal;
  -moz-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  font-size: 18px !important;
  top: 17px;
  vertical-align: middle;
  position: absolute;
  left: 59%;
  -webkit-transform: translate(-12px,-12px);
  -moz-transform: translate(-12px,-12px);
  -o-transform: translate(-12px,-12px);
  -ms-transform: translate(-12px,-12px);
  transform: translate(-12px,-12px); 
  line-height: 24px;
  width: 24px;
  color: #4a4f50;
}
.hs-header-top-right-wrapper .hs-header-google-search .input {
  top: 0;
  padding: 0;
  text-align: right;
  position: relative;
  margin-left: 32px;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  -moz-transition-duration: .2s;
  -ms-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
  -moz-transition-timing-function: cubic-bezier(.4,0,.2,1);
  -o-transition-timing-function: cubic-bezier(.4,0,.2,1);
  -ms-transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  display: inline-block;
  max-width: .1px;
  transition: all 500ms;
}

.search-open .hs-header-top-right-wrapper .hs-header-google-search .material-icons {
  left: 21px;
}
.search-open .hs-header-top-right-wrapper .hs-header-google-search .input {
  max-width: 600px;
  transition: all 1s;
}
.hs-header-top-right-wrapper .hs-header-google-search .input:after {
  content: '';
  height: 2px;
  left: 45%;
  position: absolute;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  -moz-transition-duration: .2s;
  -ms-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
  -moz-transition-timing-function: cubic-bezier(.4,0,.2,1);
  -o-transition-timing-function: cubic-bezier(.4,0,.2,1);
  -ms-transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  visibility: hidden;
  width: 10px;
  background-color: #23b3c3;
  bottom: 0;

}
.search-open .hs-header-top-right-wrapper .hs-header-google-search .input:after {
  left: 0;
  visibility: visible;
  width: 100%;
}

.custom-logo-mobile.hs-mobile-trigger {
  position: relative;
}


/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}}
.custom-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 0 0;
  margin: 0px 0px 0px 0px;
  padding: 60px 0px 60px 0px;
}
.custom-banner img {
  width: 100%;
}

.about-mindfields img.hs-image-widget {
    width: 100% !important;
    max-width: 100% !important;
}

.body-container .normal-font ul li a, 
.body-container .normal-font ol li a,
.body-container .normal-font p a,
.body-container .normal-font h2 a,
.body-container .normal-font h3 a,
.body-container .normal-font h4 a
{
    color: #23b4c3;
}


.thank-you-icon {
    text-align: center;
    padding: 30px 0px;
}

.thank-you-cta {
    text-align: center;
    padding-top: 20px;
}

body .main-content .thank-you-cta .hs-cta-wrapper .cta_button {
    font-family: Montserrat, sans-serif !important;
    font-size: 20px !important;
}

a#cta_button_2505764_34a61c65-14be-43e0-81e1-5ba9050d69f1 {
    font-family: Montserrat, sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    border-radius: 0px !important;
}


.landing-page .custom-banner {
  padding: 0;
}

.content-wrapper {
  padding:50px 0 75px;
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


.custom-education .wrapper ol li:last-child {
  margin-bottom: 0;
}

.mf-blog-hero__wrap {
    background-size: cover;
    background-repeat: no-repeat;
}
.mf-blog-hero h1 {
    font-size: 44px;
}


/* =============== Caree =============== */
.Careers-page img.hs-image-widget {
  display: block;
  margin: 0 auto;
}
.custom-career-row1 {
  padding-top: 30px;
  padding-bottom: 120px;
}
.custom-career-row1 .hs_cos_wrapper_type_header{
  color: rgba(43, 43, 43, 1);
  display: block;
  margin: 0px 0px 51px 0px;
}
.custom-career-row1 .span12.widget-span.widget-type-rich_text{
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333333%;
}
.custom-career-row1 .hs_cos_wrapper_type_rich_text {
  margin: 15px 0;
  display: block;
  border: 2px solid rgb(36, 179, 195);
  padding: 43px 0 0;
  min-height: 150px;
  max-width: 100%;
  text-align: center;
}
.custom-career-row1 .hs_cos_wrapper_type_rich_text:hover{
  background-color: rgb(36, 179, 195);
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
.custom-career-row1 .hs_cos_wrapper_type_rich_text:hover p{
  color:#fff;
}
.custom-career-row1 h4{
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 20px;
  display: -webkit-inline-box;
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 15px;
  margin:0;
  margin-bottom: 5px;
  color: #4a4f50;
}
.custom-career-row1 p{
  color: rgb(36, 179, 195);
  font-size: 18.6667px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
  font-family: "Roboto","Arial",sans-serif;
}
.custom-automation-row2  .page-header.section-header h1,
.Services-page .page-header.section-header h1{
  line-height: 40px;
  color: #4a4f50;
  font-size: 16pt;
  font-weight: bold;
  margin: 0;
  text-align: center;
  text-transform:uppercase;
  letter-spacing: 0;
}
.custom-automation-row2  .page-header.section-header h1:after,
.Services-page .page-header.section-header h1:after {
  content: '';
  display: block;
  height: 1px;
  border-top: 2px solid black;
  width: 40px;
  margin: 10px auto 0 auto;
  border-top-color: #24b3c3;
  margin-bottom: 20px;
}
.custom-automation-row2 .page-header.section-header p,
.Services-page .page-header.section-header p{
  text-align: center;
  font-size: 12pt;
  color: #4a4f50;
  margin: 25px 0 24px;
  line-height: 24px;
}
.Services-page .page-header.section-header{
  padding:50px 0;
}
.custom-services-row2 {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 60px 0px;
  background-color: rgba(242, 242, 240, 1);
}
.custom-3col-img-content {
  text-align: center;
}
.custom-3col-img-content .img{
  padding-bottom:20px;
}
.custom-3col-img-content p{
  font-size: 12pt;
  line-height: 20px;
  margin: 0;
}
.custom-services-row2 .content {
  text-align:center;
  padding-top:50px;
}
.custom-services-row2 .content {
  text-align: center;
  padding-top: 50px;
}
.custom-services-row2 .content p {
  font-size: 16px;
  margin: 0;
}
a.btn.btn-primary {
  height: 50px;
  font-size: 12pt;
  border-radius: 0;
  padding: 14px 50px;
  display: inline-block;
  vertical-align: middle;
  transition: color 400ms, background-color 400ms, border-color 400ms;
  border: inherit;
  line-height: 1.33;
  background-color: #24b3c3;
  color: #fff;
  border-color: #1f9ba9;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
}
.custom-services-row2 .content a.btn {
  margin-top: 45px;
}
.custom-services-row2 .content h6 {
  color: rgba(74, 79, 80, 1);
  margin-top: 80px;
  font-size: 16px;
  letter-spacing: 0;
  font-family: "Roboto","Arial",sans-serif;
  margin-bottom: 0;
  line-height: 20px;
}
.custom-services-row3 {
  position: relative;
  padding-top: 10px;
  color: #fff;
  padding-bottom: 60px;
}
.custom-services-row3 .page-center{
  position: relative;
  z-index:1;
}
.background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 50% 50%;
}
.Services-page .custom-services-row3 .page-header h1,
.Services-page .custom-services-row3 .page-header p,
.Services-page .custom-services-row5 .page-header h1,
.Services-page .custom-services-row5 .page-header p{
  color:#fff;
}
.Services-page .custom-services-row3 .page-header.section-header h1:after,
.Services-page .custom-services-row5 .page-header.section-header h1:after{
  border-top-color: #fff;
}
.custom-services-row3 .page-center > div{
  padding: 0px 50px 0px 50px;
}
.Services-page .custom-services-row3 .page-header p,
.Services-page .custom-services-row5 .page-header p{
  line-height: 24px;
  margin-top:25px ;
  margin-bottom: 0;
}

.custom-education .wrapper {
  position: relative;
  border: #3fbcca solid 2px;
  padding: 60px;
  z-index: 0;
}
.custom-education .top-content {
  bottom: 78px;
  position: relative;
  display: inline-block;
  margin: 0px 20px;
  background-color: #138899;
  text-align: center;
}
.custom-education .top-content img {
  float: left;
  vertical-align: middle;
  display: block;
  width: 41px;
}
.custom-education h5{
  float: left;
  margin: 10px;
}
.custom-education .right .top-content {
  bottom: 73px;
  position: relative;
  display: inline-block;
  margin: 0px 4px;
  background-color: #138899;
}
.custom-education .right .top-content-gp {
  margin-top: -5px;
}
.custom-education .bottom-content-gp p,
.custom-services-row3 .custom-2col-eq p{
  margin: 0;
}
.custom-education p strong {
  font-size: 14pt;
  color: #87cdd7;
}
.custom-services-row3 .custom-2col-eq{
  margin: 0px 0px 0px 0px;
  padding: 50px 0px 50px 0px;
}
.custom-education .wrapper ol {
  text-align: left;
  padding: 0;
  margin: 0;
  counter-reset: item;
  list-style-type: none;
}
.custom-education .wrapper ol li:before {
  content: counter(item) "  ";
  counter-increment: item;
  font-size: 18pt;
  color: #87cdd7;
  font-family: Montserrat, sans-serif !important;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: -3px;
}
.custom-education .wrapper ol li {
  display: block;
  margin-bottom: 43px;
  font-size: 16px;
  padding-left: 30px;
  position: relative;
  line-height: 20px;
  margin-top: 3px;
}
.custom-services-row4 {
  background-color: rgba(242, 242, 240, 1);
  padding-bottom: 60px;
  padding-top: 10px;
}
.Services-page .custom-services-row4 .section-header p {
  font-size: 13pt;
  line-height: 23px;
  margin-top: 24px;
}
.Services-page .custom-services-row4 .section-header {
  padding-bottom: 0;
}
.custom-services-row4 .hs_cos_wrapper_type_header h1 {
  margin: 0;
  text-align: center;
  font-size: 16pt;
  margin-top: 22px;
  letter-spacing: 0;
  font-family: "Roboto","Arial",sans-serif;
  padding-bottom: 51px;
  line-height: 23px;
}
.custom-1col-img-cap,
.custom-2col-img-content {
  text-align: center;
}
.custom-1col-img-cap p,
.custom-2col-img-content p{
  margin:0;
}
.custom-1col-img-cap .img,
.custom-2col-img-content .img{
  padding: 0 0 10px;
}


.custom-services-row5 {
  padding-top: 10px;
  padding-bottom:60px;
  position:relative;
}
.custom-services-row5 .page-center{
  position:relative;
  z-index:1;
}
.custom-services-row5 .hs_cos_wrapper_type_text {
  display: block;
  text-align: center;
  font-size: 16pt;
  color: #fff;
  padding-bottom: 52px;
  line-height: 24px;
  margin-top: -2px;
}
.custom-services-row5 .span1 {
  width: 25%;
}
.custom-services-row5 .custom-3col-img-content > div {
  margin-left: 0;
  width: 16.66666667%;
  padding-left: 15px;
  padding-right: 15px;
  color: #fff;
}
.custom-services-row5 .custom-3col-img-content > div:first-child {
  width: 25%;
}
.custom-services-row5 .custom-3col-img-content > div:last-child {
  width: 25%;
}
.custom-4col-img-content{
  text-align:center;
}
.custom-4col-img-content .img,
.custom-services-row5 .custom-3col-img-content .img{
  padding-bottom: 10px;
}
.custom-services-row5  .custom-4col-img-content p{
  color:#fff;
}
.custom-4col-img-content p{
  margin:0;
}
.custom-services-row5 .custom-3col-img-content p{
  padding: 0 0 80px 0;
}
.custom-services-row5 .hs_cos_wrapper_type_rich_text {
  display: block;
  text-align: center;
  color: #fff;
  padding-bottom: 31px;
}
.custom-services-row5 .hs_cos_wrapper_type_rich_text p {
  margin: 0;
  padding-bottom: 75px;
}
a.btn.border {
  border: 2px solid #fff;
  padding-top: 12px;
  padding-bottom: 12px;
}
a.btn.border:hover{
  border-color: #187882;
}
.custom-services-row5 .background-image {
  background-position: 0 0;
  background-attachment: fixed;
}

/* =============== Service =============== */

.custom-banner-area{
  margin: 0px 0px 0px 0px;
  padding: 150px 0px 0px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
  text-align: center;
}
.custom-services-row1{
  padding: 50px 0 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
  text-align: center;
  background: #22b5c4;
}
.custom-services-row1 ul {
  margin: 0 auto !important;
  display: block !important;
  width: calc(100% - 50%);
  text-align: center;
}
.custom-services-row1 ul li {
  width: 50%;
  padding: 0 0.5px;
}
.custom-services-row1 ul li.active-branch a {
  background-color: #fff;
}
.custom-services-row1 ul li a{
  display: block !important;
  font-size: 14pt;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 20px 10px;
  background-color: rgba(255, 255, 255, 0.75);
  line-height: 20px;
}

/* =============== Auto  =============== */

.custom-automation-row1 {
  padding: 20px 0px 62px 0px;
}
.custom-automation-row1 .content {
  padding: 50px 0;
  text-align:center;
  line-height:24px;    
}
.custom-automation-row1 h3:after{
  margin-bottom:1px;
}
.custom-automation-row1 .content p{
  margin-bottom:0;
  padding-left:8px;
  padding-right:8px;
}
.custom-automation-row1 .content h4{
  font-size: 18.6667px;
  font-weight: bold;
  line-height: 24px;
  margin:0;
  color: #4a4f50;
}
.custom-automation-row1 .custom-4col-top-head-img,
.custom-automation-row2 .page-header.section-header,
.custom-automation-row3 .hs_cos_wrapper_type_header {
  margin: 0px 0px 0px 0px;
  display:block;
  padding: 50px 0px 50px;
}
.custom-4col-top-head-img.row-fluid {
  text-align: center;
}
.custom-4col-top-head-img p {
  margin: 0;
  line-height: 20px;
  text-transform: uppercase;
}
.custom-automation-row2 {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 61px 0px;
  background-color: rgba(242, 242, 240, 1);
}
.custom-3col-img-content p a {
  font-size: 14px;
}
.custom-automation-row3 {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 61px 0px;
  background-color: rgba(50, 185, 209, 0.74);
}
.custom-accordion .title {
  padding: 10px 30px 10px 15px;
  cursor: pointer;
  position: relative;
  background: #f9f9f9;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #4a4f50;
}
.custom-accordion .title span {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bolder;
  color: inherit;
}
.custom-accordion .sppb-panel-body{
  padding: 15px;
  border-top: 1px solid transparent;
  border-top-color: #e5e5e5;
}
.custom-accordion {
  background-color: #fff;
  border: 1px solid transparent;
  border-top-width: 0;
  border-color: #e5e5e5;
}
.custom-automation-row3 .hs_cos_wrapper_type_header h3:After {
  margin-bottom: 25px;
}
.custom-automation-row3 .hs_cos_wrapper_type_custom_widget:first-child .custom-accordion {
  border-top-width: 1px;
}
.custom-automation-row4 {
  margin: 0px 0px 0px 0px;
  padding: 60px 0px 61px 0px;
  background-color: rgba(242, 242, 240, 1);
}
.custom-automation-row4 .hs_cos_wrapper_type_header {
  display: block;
  padding-bottom: 54px;
}
.custom-3col-img-and-content .image,
.custom-3col-img-and-content .content p:first-child{
  text-align:center;
}
.custom-3col-img-and-content .content{
  text-align:justify;
}
.custom-3col-img-and-content .content p:first-child{
  color: rgba(74, 79, 80, 1);
  padding: 0 0 30px 0;
  margin-bottom:0;
}
.custom-3col-img-and-content .image,
.custom-5col-img-content .img{
  padding-bottom:10px;
}
.custom-3col-img-and-content .content p + p{
  font-size:14px;
  margin-bottom:0;
  text-align:justify;
}
.custom-automation-row4 .hs_cos_wrapper_type_custom_widget + .hs_cos_wrapper_type_custom_widget .custom-3col-img-and-content .image{
  padding: 50px 0 10px 0;
}

.custom-automation-row5 .page-center{
  position:relative;
  z-index:1;
}
.custom-automation-row5 {
  padding: 60px 0px 60px 0px;
  color: #fff;
  text-align: center;
}
.custom-automation-row5 h3, .custom-automation-row5 h3:after, .custom-automation-row5 h4 {
  color: #fff;
  border-color: #fff;
}
.custom-automation-row5 h3:after {
  margin-bottom: 1px;
}
.custom-automation-row5 p {
  line-height: 24px;
}
.custom-automation-row5 h4 {
  font-size: 16pt;
  margin: 20px 0 48px;
  letter-spacing: 0;
  font-family: 'Roboto', sans-serif;
}
.custom-5col-img-content {
  text-align: center;
}
.custom-5col-img-content p{
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin:0;
  padding: 0 0 78px 0 !important;
}
.custom-automation-row5 .hs_cos_wrapper_type_widget_container p {
  padding-bottom: 78px;
  margin: 0;
}
.custom-automation-row5 a.btn.btn-primary {
  padding: 12px 18px;
  font-size: 18px;
  border-radius: 4px;
  line-height: 1.33;
  height: auto;
}
.custom-automation-row5 .background-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 0 0;
}
.custom-automation-row5 a.btn.btn-primary {
  padding: 12px 18px;
  font-size: 18px;
  border-radius: 4px;
  line-height: 1.33;
  height: auto;
  margin-bottom: 31px;
}

/* =============== Reso =============== */


.custom-resources-row2 .page-center,
.custom-resources-row4 .page-center{
  position:relative;
  z-index:99;
}
.Resources-page .custom-banner-area {
  padding: 60px 0px 200px 0px;
}
.custom-resources-row1 {
  padding: 60px 0px 50px 0px;
  background-color: rgba(229, 229, 229, 1);
}
.custom-resources-row1 .content {
  margin-top: -250px;
  background-color: rgba(229, 229, 229, 1);
  background-image: url(http://info.mindfields.net.au/hubfs/Mind%20Fields_July2017/Images/resources-map_bg.png?t=1504849692423);
  padding: 60px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 50% 50%;
  text-align: center;
}
.custom-resources-row1 p {
  margin: 41px 0 50px;
}
.custom-resources-row1 a.btn.btn-primary {
  width: 28%;
  padding: 20px 20px;
  font-size: 12pt;
  border-radius: 0;
  height: auto;
  line-height: 1.42857143;
}
.custom-resources-row2 .page-center {
  padding: 550px 0px 49px 0px;
}
.custom-resources-row2  .hs_cos_wrapper_type_rich_text {
  position: absolute;
  top: 111px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(50% - 30px);
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
  z-index: 9999;
  background: #fff;
  text-align: center;
  padding-bottom: 80px;
  border-radius: 2px;
}
.custom-resources-row2 img {
  padding: 50px 0;
  display:block;
  margin: 0 auto;
}
.custom-resources-row2 .btn{
  margin:50px 0 0;
}
.custom-resources-row2 h5 {
  font-size: 16pt;
  line-height: 23px;
  color: #4a4f50;
  font-weight: bold;
  margin-top: 22px;
  letter-spacing: 0;
  margin-bottom: 1px;
}
.custom-resources-row2 p {
  margin-bottom: 0;
}
.custom-resources-row2 a.btn.btn-primary.btn-lg {
  width: 71%;
  padding: 20px 20px;
  font-size: 12pt;
  border-radius: 0;
  height: auto;
}
.custom-resources-row3 {
  margin: 0px 0px 0px 0px;
  padding: 206px 0px 60px 0px;
  background-color: rgba(242, 242, 240, 1);
}
.custom-resources-row3 .left img {
  margin-right: 50px;
}
.custom-resources-row3 .left{
  text-align:right;
}
.custom-resources-row3 h3{
  text-align:left;
}
.custom-resources-row3 h3:after {
  display: none;
}
.custom-resources-row3 p {
  font-size: 14px;
  line-height: 23px;
  margin-top: -1px;
  margin-bottom: 0;
}
.custom-resources-row3 a.btn.btn-primary.btn-lg {
  margin: 48px 0 0 0;
  width: 65%;
  padding: 20px 20px;
  font-size: 12pt;
  border-radius: 0;
  height: auto;
}
.custom-resources-row4 {
  padding: 60px 0px 60px 0px;
}
.custom-resources-row4 .background-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 0 0;
}
.custom-resources-row4 h3{
  color:#fff;
}
.custom-resources-row4 h3:after{
  margin-bottom:0 ;
  border-top-color: #fff;
}
.custom-tabs {
  margin-top:50px;
}
.custom-tabs .content-group  > div{
  background-color: #ffffff;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  border-radius: 5px;
  padding-bottom: 30px;
  width: 50%;
  margin: auto; /*Lines 1330 and 1331 added by HS Support, 12 Oct 2017*/
}
.custom-tabs ul {
  padding-left: 0;
  list-style: none;
  text-align: center;
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 24px;
}
.custom-tabs ul li {
  display: inline-block;
  zoom: 1 !important;
  margin-bottom: -1px;
  position: relative;
}
.custom-tabs ul li a {
  position: relative;
  display: block;
  line-height: 1.42857143;
  padding: 15px 0px;
  width: 210px;
  background: #ffffff;
  color: #555;
  margin-right: -4px;
  border-radius: 0 !important;
  border: 1px solid transparent;
  font-weight: 500;
}
.custom-tabs ul li a:hover {
  border-color: #eee #eee #ddd;
  text-decoration: none;
  background-color: #eee;
  color: #1c8b98;
}
.custom-tabs ul li div {
  display: none;
}
.custom-tabs ul li.active a {
  background: #ededed ;
  color: #38adba ;
  border-radius: 0 ;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.custom-resources-row5{
  margin: 0px 0px 0px 0px;
  padding: 60px 0px 60px 0px;
  background-color: rgba(242, 242, 240, 1);
  text-align:center;
}
.custom-resources-row5 a.btn.btn-primary.btn-lg{
  margin: 50px 0 0 0;
  width: 29%;
  padding: 20px 20px;
  font-size: 12pt;
  border-radius: 0;
  height: auto;
}

/* =============== Contact =============== */
.Contact-page .body-container-wrapper{
  position:relative;
  padding: 0 0px 100px 0px;
  background-color: rgba(229, 229, 229, 1);
}
.Contact-page .wrapper{
  position:relative;
  padding: 20px 0px 50px 0px;
  background-color: rgba(242, 242, 240, 1);
  z-index:99; 
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
.Contact-page .body-container-wrapper .page-center{
  padding-left:15px;
  padding-right:15px;
}
.Contact-page .background-image{
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 0;
}
.custom-contact-row1 .hs_cos_wrapper_type_header h3:after{
  margin-bottom:0;
}
.custom-contact-row1 .col-group{
  padding-top: 0px;
}
.custom-contact-row1 .widget-type-form > div{
  padding:5%;
}
.custom-contact-row1 .hs_cos_wrapper_type_form{
  display: block;
  margin-top: 29px;
  padding: 0 4px;
}
.body-container .custom-contact-row1  .hs-form-field {
  margin-bottom: 16px;
}
.custom-contact-row1  .hs-form-field > label {
  border: none;
  color: #556b72;
  vertical-align: top;
  line-height: 17px;
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
}
.custom-contact-row1 .right-col{
  text-align:center;
}
.custom-contact-row1 .right-col {
  text-align: center;
  padding-top: 31px;
}
.custom-contact-row1 .right-col  p{
  color: #24b3c3;
}
.custom-contact-row2{
  padding:50px;
}
.custom-contact-row2 .hs_cos_wrapper_type_custom_widget + .hs_cos_wrapper_type_custom_widget .custom-contact-info{
  margin-top:50px;
}
.custom-contact-info {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: rgba(255, 255, 255, 1);
}
.text-center {
  text-align: center;
}
.custom-contact-info h5{
  margin: 24px 0 16px;
  color: #00d8d4;
  color: #24b3c3;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  word-wrap: normal;
  -moz-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  color: #00d8d4;
}
.custom-contact-info p{
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 16px;
  line-height: 24px;
}
.text{
  background:#FFF;
  opacity:0;
}
.pic{
  background: #ffffff; ;
}
.material-icons{
  color: #00d8d4;
}
.Contact-page input.hs-button.primary.large {
  width: 100%;
}
.custom-contact-row1 .invalid.error{
  border-color: red !important;
}
/* =============== 3 Col list =============== */ 

.hs-three-col-listing .body-container-wrapper{
  padding-bottom:75px;
}
.three-col-listing-row1-group {
  padding: 50px 0px 0px 0px;
  position:relative;
  border-bottom: 4px solid #24b3c3;
}
.three-col-listing-row1-search {
  margin: 0 !important;
  position: relative;
  min-height: 0 !important;
}
.three-col-listing-row1-search .input {
  position: absolute;
  top: 23px;
  right: 20px;
  max-width: 285px;
  width: 100%;
  color: #aaa;
  font-size: 16px;
}
.three-col-listing-row1-search .input input.hs-input {
  width: 100%;
  text-indent: 32px;
  background: #fcfcfc;
  border: 1px solid #aaa;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;
  padding: 5px 12px !important;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.three-col-listing-row1-search .input input.hs-input:focus{
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.three-col-listing-row1-search .input i.material-icons {
  position: absolute;
  z-index: 3;
  top: 5px;
  left: 10px;
  color: #aaa;
}
.three-col-listing-row1-search a.hs-button.primary {
  display: none;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  word-wrap: normal;
  -moz-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}


.three-col-listing-row1-simple-menu {
  padding: 50px 0 0 0;
}
.three-col-listing-row1-simple-menu ul {
  display: block !important;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 20px;
}
.three-col-listing-row1-simple-menu ul>li {
  display: inline-block;
  float: left;
  width:25%;
  padding: 0px 4px;
}
.three-col-listing-row1-simple-menu ul>li>a {
  background: #a9a8a8;
  color: #ffffff;
  padding: 12px 0px;
  display: block;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  display:block;
  width:100%;
  text-align: center;
}
.three-col-listing-row1-simple-menu ul>li>a:hover{
  color: #1c8b98;
}
.three-col-listing-row1-simple-menu ul>li.active-branch>a {
  background: #24b3c3;
}
.three-col-listing-row1-simple-menu ul>li>ul {
  display: none !important;
}
.three-col-listing-row2-group {
  padding-top: 32px;
}
.three-col-listing-row2-col {
  max-width: 1140px !important;
  padding: 0 15px;
}
.one-col-listing-mod {
  width: 33.33%;
  padding: 0px 40px !important;
  margin: 20px 0px;
  min-height: 740px;
  border-right: #e0e0df 3px solid;
  float: left;
  position:relative;
}
.one-col-listing-mod-after{
  display:block;
  font-size: 10pt;
  position: absolute;
  top: 40px;
  right: -40px;
  background-color: #b4b4b3;
  color: white;
  width: 100px;
  text-align: center;
  transform: rotate(-90deg);
}
.one-col-listing-mod ul.time-wrapper {
  margin: 0;
  padding: 0;
  padding-bottom: 60px;
  list-style: none;
}
.one-col-listing-mod ul.time-wrapper li.first-col {
  float: left;
}
.one-col-listing-mod ul.time-wrapper li.last-col {
  float: right;
  padding-right: 13px;
}
.one-col-listing-mod ul.time-wrapper h5.content p.mf-timezone {
  margin: 0 0 0 4px;
  display: inherit;
  font-size: 8pt;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
.one-col-listing-mod ul.time-wrapper li.last-col h5.content {
  margin-bottom: 15px;
}
.one-col-listing-mod hr.mfew-hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  margin-bottom: 51px;
}
.one-col-listing-mod ul.time-wrapper h5 {
  margin: 10px 0px;
  color: #55c3cf;
}
.one-col-listing-mod ul.time-wrapper h5.content {
  color: #8a8a8a;
}




.one-col-listing-mod h3.main-title {
/*   font-size: 20pt;
  margin: 0 0 0 10px;
  display: -webkit-inline-box;
  min-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #8a8a8a;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  line-height: 40px;
  text-transform: none;
  text-align: left; */
}

.one-col-listing-mod h3.main-title {
    font-size: 18px;
    margin: 0 0 0 10px;
    display: -webkit-inline-box;
    min-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    color: #8a8a8a;
    font-weight: 400;
    font-family: Montserrat,sans-serif;
    line-height: 1.4em;
    text-transform: none;
    text-align: left;
}

.one-col-listing-mod h3.main-title:after{
  display:none;
}


/* 
.one-col-listing-mod .image {
  overflow: hidden;
  width: 100%;
  height: 200px;
  border: #24b3c3 2px solid;
  background-size: cover;
}
 */


.card-event-image img {
    max-height: 150px;
    width: 100% !important;
    max-width: 100% !important;
}


.one-col-listing-mod .main-content {
  margin: 50px 0 39px;
  min-height: 135px;
  overflow: hidden;
}
.one-col-listing-mod .main-content p {
  font-size: 14pt;
  margin: 0 0 0 0px;
  display: -webkit-inline-box;
  height: 122px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  color: #8a8a8a;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 24px;
}
.one-col-listing-mod .read-more-wrapper a.button {
  padding: 10px 18px 9px;
  font-size: 12pt;
  background-color: #fff;
  border: #56c4d0 2px solid;
  border-radius: 6px;
  color: #56c4d0;
  float: right;
  white-space: nowrap;
}

.three-col-listing-row3-col nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.three-col-listing-row3-col nav ul {
  padding: 0;
  list-style: none;
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  font-size: 14px;
  line-height: 24px;
}
.three-col-listing-row3-col nav ul li {
  display: inline;
}
.three-col-listing-row3-col nav ul li a {
  color: #4a4f50;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.three-col-listing-row3-col nav ul li a:hover{
  color: #4a4f50;
  background-color: #eee;
  border-color: #ddd;
}
.three-col-listing-row3-col nav ul li:first-child a {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.three-col-listing-row3-col nav ul li:last-child a{
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.three-col-listing-row3-col nav {
  text-align: right;
}
.three-col-listing-row3-col nav ul li.active a {
  border-color: #24b3c3;
  background-color: #24b3c3;
  color: #fff;
  cursor: default;
}

/*================= post page ===============*/
body.hs-component-page .body-container-wrapper {
  padding: 75px 0;
}
.hs-event-post .body-container {
  padding: 75px 0;
}

.listing-post-header {
  padding: 0 15px;
}
.listing-post-header .left-col {
  float: left;
  padding: 0 15px;
  width: 16.66666667%;
}
.listing-post-header .right-col {
  width: 83.33333333%;
  float: right;
  padding: 0 15px;
}
.listing-post-header .left-col h1 {
  margin: 0px;
  font-weight: 600;
  color: #23b3c3;
}
.listing-post-header .left-col h5 {
  margin: 0 0 10px 0;
}
.listing-post-header .right-col h4 {
  text-align: right;
  margin: 63px 0 10px 0;
}
.hs-event-row2-img {
  padding: 20px 15px 0;
}
.hs-event-row2-img img{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.hs-event-row3-col {
  padding: 0 15px;
}
.two-col-right-form {
  padding: 0 15px;
}
.two-col-right-form .col-group {
  float: left;
  padding: 0 15px;
}
.two-col-right-form .col-group.left-col {
  width: 66.66666667%;
}
.two-col-right-form .col-group.right-col {
  width: 33.33333333%;
}
.two-col-right-form .col-group.right-col h5 {
  font-size: 16pt;
  color: #4a4f50;
  text-align: center;
  margin: 24px 0 16px;
}
.two-col-right-form .col-group.right-col form input.hs-input {
  border: none;
  border-bottom: 1px solid rgba(0,0,0,.12);
  display: block;
  font-size: 16px;
  font-family: "Helvetica","Arial",sans-serif;
  margin: 0;
  padding: 4px 0 !important;
  width: 100%;
  background: 0 0;
  text-align: left;
  box-shadow: none;
  border-color: rgba(0,0,0,.12);
  color: #4a4f50;
}
.two-col-right-form .col-group.right-col form .hs-form-field {
  position: relative;
  font-size: 16px;
  display: inline-block;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  margin: 0;
  padding: 20px 0;
}
.two-col-right-form .col-group.right-col form .hs-form-field label span.hs-form-required {
  display: none;
}
.two-col-right-form .col-group.right-col form .hs_company_size,.two-col-right-form .col-group.right-col form .hs_select_country {
  padding: 0;
  margin-bottom: 15px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #4a4f50;
  width: 100%;
}
.two-col-right-form .col-group.right-col form .hs-form-field select {
  text-transform: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px !important;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 0px;
  border-bottom: 2px solid #23b3c3;
}
.two-col-right-form .col-group.right-col form input.hs-button.primary.large {
  padding: 0 16px;
  display: inline-block;
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  overflow: hidden;
  will-change: box-shadow;
  transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
  background-color: rgb(36, 179, 195);
  border: none;
  border-radius: 2px;
  margin:0;
}
.two-col-right-form .col-group.right-col form .hs_company_size {
  margin-top: 15px;
}



.two-col-right-form .col-group p {
  font-size: 12pt;
  color: #605f5f;
  font-weight: 400;
  line-height: 24px;
}


/*==================== styling for form label =================*/

.two-col-right-form .col-group.right-col form .hs-form-field .input {
  position: relative;
}
.two-col-right-form .col-group.right-col form .hs-form-field .input:after {
  bottom: 0;
  content: '';
  height: 2px;
  left: 45%;
  position: absolute;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  visibility: hidden;
  width: 10px;
  background-color: rgb(33,150,243);
}
.two-col-right-form .col-group.right-col form .hs-form-field.active .input:after {
  width: 100%;
  left: 0;
  visibility: visible;
}

.two-col-right-form .col-group.right-col form .hs-form-field > label {
  color: rgba(0,0,0,.26);
  font-size: 16px;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  pointer-events: none;
  position: absolute;
  display: block;
  top: 25px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.two-col-right-form .col-group.right-col form .hs-form-field.active > label {
  top: 5px;
}
.two-col-right-form .col-group.right-col form .hs-form-field.active-text > label {
  color: #23b3c3;
  font-size: 12px;
  top: 4px;
  visibility: visible;
}

/*============== job details ===============*/

.hs-job-detail .body-container {
  padding: 75px 0;
}
.job-detail-row-inner-wrapper {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  border-color: #ddd;
  margin: 0 50px !important;
  margin-bottom: 20px !important;
  width: auto !important;
  font-family: 'Roboto', sans-serif;
}
.job-detail-row-title h1 {
  font-family: 'Roboto', sans-serif;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  color: #ffffff !important;
  background-color: #24b3c3 !important;
  border-color: #24b3c3 !important;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: normal;
}
.job-detail-row-inner-group {
  padding: 35px 20px ;
}
.hs-job-detail .custom-2col-eq.row-fluid .span1.custom-break-ninty {
  display: none;
}
.hs-job-detail .custom-2col-eq.row-fluid .span5.custom-break-ninty {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin: 0;
}
.hs-job-detail .custom-2col-eq.row-fluid .span5.custom-break-ninty h5 {
  margin: 24px 0 16px;
}
.hs-job-detail .custom-2col-eq.row-fluid .span5.custom-break-ninty p {
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 16px;
  font-weight: 400;
  line-height: 24px;
}
.hs-job-detail .custom-2col-eq.row-fluid .span5.custom-break-ninty h6 {
  margin: 24px 0 16px;
  text-align: right;
}
.job-detail-row-inner-wrapper hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em auto;
  padding: 0;
  width: calc(100% - 30px);
}
.job-detail-row-inner-wrapper p {
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 16px;
}
.job-details {
  padding: 0 15px;
}
.job-details .col-group {
  width: 25%;
  float: left;
  padding: 0 15px;
}
.job-details .col-group.first-col {
  color: #24b3c3;
}
.job-details .col-group h6 {
  margin: 25px 0 16px;
}
.job-details .col-group p {
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 16px;
  font-weight: 400;
  line-height: 24px;
}
.job-detail-row1-group h3 {
  text-align: center;
  padding: 24px 0;
  font-size: 34px;
  line-height: 40px;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  text-transform: none;
  margin: 0;
}
.job-detail-row1-group h3:after{
  display:none;
}
.job-detail-row1-group .hs_cos_wrapper_type_form {
  display: block;
  max-width: 500px;
  margin: 0 auto;
}
.job-detail-row1-group .hs_cos_wrapper_type_form h3{
  color: #333;
  margin: 0 0 10px;
  line-height: 1.42857143;
  font-size: 21px;
  text-align: left;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
  padding: 0;
}
.job-detail-row1-group .hs_choose_file.field.hs-form-field input{
  background: none;
  border: 0;
}
/*============== New Css ==============*/

.custom-automation-row2 .page-header.section-header h2, .Services-page .page-header.section-header h2 {
    line-height: 40px;
    color: #4a4f50;
    font-size: 16pt;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
}


.custom-automation-row2 .page-header.section-header h2:after, .Services-page .page-header.section-header h2:after {
    content: '';
    display: block;
    height: 1px;
    border-top: 2px solid black;
    width: 40px;
    margin: 10px auto 0 auto;
    border-top-color: #24b3c3;
    margin-bottom: 20px;
}

.Services-page .custom-services-row3 .page-header.section-header h2:after, .Services-page .custom-services-row5 .page-header.section-header h2:after {
    border-top-color: #fff;
}

.Services-page .custom-services-row3 .page-header h2,  
.Services-page .custom-services-row5 .page-header h2
{
    color: #fff;
}

.about-row1-title h1 {
    line-height: 40px;
    color: #4a4f50;
    font-size: 16pt;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}


.section-head-text h1:after {
    width: 100px;
    height: 2px;
    content: '';
    background: #848383;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.section-head-text h1 {
    font-size: 36px;
    font-weight: 600;
    position: relative;
    line-height: 1.5em;
    padding-bottom: 20px;
    text-align: center;
}

.events-hero-text {
    text-align: center;
    padding: 50px 0px 0px;
}

.events-hero-text h1 { font-size: 46px; }





.normal-text p span a {
    font-family: 'Roboto',sans-serif;
}

.normal-text p {
    font-family: 'Roboto',sans-serif;
}

.normal-text p span {
    font-family: 'Roboto',sans-serif;
}

body .normal-text #hs_cos_wrapper_module_1496992495794483 h1 {
    font-family: Montserrat, sans-serif !important;
}


.form-control-results tr th, .form-control-results tr td {
    text-align: center;
    padding: 4px;
}

.logo-trusted-by {
    text-align: center;
    padding-bottom: 30px;
}

.logo-trusted-by .small-box {
    margin: 0px auto;
}


/**** white title *****/
.section-title h2 {
    color: #fff;
    font-size: 36px !important;
    font-weight: 500 !important;
    position: relative;
      padding-bottom: 15px;
}

. h2:after {
    content: '';
    width: 100px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.section-title {
    text-align: center;
}

/**** black title *****/

.section-black-title {
    text-align: center;
}

.section-black-title h2 {
    color:#4a4f50;
    font-size: 36px !important;
    font-weight: 500 !important;
    position: relative;
   padding-bottom: 15px;
}

.section-black-title h2:before {
  content:none !important;
}
.section-black-title h2:after {
    content: '';
    width: 100px;
    height: 3px;
    background-color: #4a4f50;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0%);
}




.small-title-black h1 {
    line-height: 40px;
    color: #4a4f50;
    font-size: 16pt;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
}

.small-title-black h1:after {
    content: '';
    display: block;
    height: 1px;
    border-top: 2px solid black;
    width: 40px;
    margin: 10px auto 0 auto;
    border-top-color: #24b3c3;
    margin-bottom: 20px;
}

.small-title-white h1,
.small-title-white h3 {
    line-height: 40px;
    color: #fff;
    font-size: 16pt;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
}

.small-title-white h1:after,
.small-title-white h3:after {
    content: '' !important;
    display: block !important;
    height: 1px;
    border-top: 2px solid black;
    width: 40px;
    margin: 10px auto 0 auto;
    border-top-color: #fff;
    margin-bottom: 20px;
}

.filter-box form#Filters {
    background: #f2f2f0;
    padding: 20px;
}

.section-center-text span {
    font-size: 36px;
    font-weight: 600;
    position: relative;
    line-height: 1.5em;
    padding-bottom: 20px;
}

.section-center-text {
    text-align: center;
   padding-bottom: 20px;
}


.section-center-text span:after {
    width: 100px;
    height: 2px;
    content: '';
    background: #848383;
    display: inline-block;
    position: absolute;

    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0%);
  
}

.main-banner .owl-dots {
    margin-bottom: 0px;
}

.section-center-text span#hs_cos_wrapper_module_1515388927683115 {
    text-align: center !important;
}


.top-content h5 {
    color: #fff !important;
}

.custom-education .bottom-content-gp p strong {
     color: #fff !important;
}

.custom-education .wrapper ol li:before {
     color: #fff !important;
}

.hs-content-id-62360637279 .webinar-box {
    padding: 60px 0px !important;
}

/*============== New Css ==============*/

/*============== About ==============*/

.hs-about .custom-banner-area {
  padding: 60px 0px 60px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 0 0;
}

.about-row-mega-group {
  padding: 50px 0px 50px 0px;
  background-color: rgba(242, 242, 240, 1);
}
.about-row1-group {
  margin: 0px 0px 0px 0px;
  padding: 60px 0px 60px 0px;
  background-color: rgba(242, 242, 240, 1);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
  font-weight: 400;
  min-height: 200px;
  overflow: hidden;
  border-radius: 2px;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  outline-style: solid;
  outline-width: 10px;
  outline-color: rgba(36, 179, 195, 0.12);
  top: -200px;
  z-index: 1;
  position: relative;
}
.about-row1-content {
  color: rgba(43, 43, 43, 1);
  padding: 21px 50px 0px 50px;
  text-align: center;
  font-weight: 400;
  line-height: 24px;
}


.about-row2-title {
  color: rgba(43, 43, 43, 1);
  margin: -80px 0 0 0;
}
.about-row2-inner-group {
  margin: 0px 0px 0px 0px;
  padding: 33px 0px 60px 0px;
  font-family: 'Roboto', sans-serif;
}

.about-row2-left-col .hs_cos_wrapper_type_rich_text:first-child {
  padding: 90px 0px 0px 50px;
  text-align: right;
}
.about-row2-left-col .hs_cos_wrapper_type_rich_text:nth-child(2) {
  padding: 50px 0px 0px 0px;
}
.about-row2-left-col .hs_cos_wrapper_type_rich_text:last-child {
  padding: 60px 0px 0px 60px;
}
.about-row2-right-col .hs_cos_wrapper_type_rich_text:first-child {
  padding: 140px 0px 0px 0px;
}
.about-row2-right-col .hs_cos_wrapper_type_rich_text:nth-child(2) {
  padding: 30px 0px 0px 20px;
}


.about-row3-group {
  margin: 0px 0px 0px 0px;
  padding: 60px 0px 60px 0px;
  position: relative;
  overflow:hidden;
}
.about-row3-group .page-center {
  position: relative;
  z-index: 99;
}
.about-row3-title h3 {
  color: rgb(255, 255, 255);
  padding: 0 0px 50px 0px;
}
.about-row3-title h3:after {
  border-top-color: #fafafa;
  margin-bottom: 0;
}

.about-row3-group .span1.custom-break-ninty {
  display: none;
}
.about-row3-group .custom-break-ninty {
  width: 33.33333333%;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.about-row3-group .custom-3col-img-content {
  margin: 0 -15px;
  width: auto !important;
}
.about-row3-group .custom-break-ninty .img {
  padding: 0;
  width: 70%;
}
.about-row3-group .span3.custom-break-ninty:nth-child(2) .img {
  margin-left: 90px;
  text-align: right;
}
.about-row3-group .span4.custom-break-ninty .img {
  margin-left: 50px;
  text-align: center;
}
.about-row3-group .span3.custom-break-ninty:nth-child(4) .img {
  text-align: left;
}
.about-row3-group .custom-bg-img .background-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 0 0;
}


.about-row4-group {
  padding: 60px 0px 60px 0px;
  background-color: rgba(242, 242, 240, 1);
}
.about-row4-image {
  text-align: center;
}
.about-row4-title {
  padding-bottom: 31px;
}

/*============ two column right ===========*/

.site-page.two-column .body-container-wrapper {
  padding: 0px 0px 70px 0px;
  background-color: rgba(242, 242, 240, 1);
}



.site-page.two-column .content-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.custom-banner-v2 {
  padding-bottom: 50px;
}
.site-page.two-column .content-wrapper .main-content p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 16px;
  font-weight: 400;
  line-height: 24px;
}
.site-page.two-column .content-wrapper .main-content ul li span {
  font-size: 12pt;
}
.site-page.two-column .content-wrapper .main-content blockquote {
  margin: 0;
  text-align: center;
  padding: 50px 0 0 0;
}
.site-page.two-column .hs-responsive-embed {
  border: 4px solid #ddd;
  padding-bottom: 49.6%;
}


/*================= premium report ================*/

.hs-premium-report .body-container {
  padding: 75px 0;
}
.premium-row1-title {
  padding-top: 35px;
  padding-left: 45px;
  padding-right: 45px;
}
.premium-row1-title h1 {
  font-family: Montserrat, sans-serif;
  color: #24b3c3;
  margin: 24px 0 16px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .02em;
}
.premium-row1-col {
  padding: 0 30px;
  margin-bottom: 31px;
}
.hs-premium-report a[rel*="vm-additional-images"] {
  margin-bottom: 15px;
  display: inline-block;
  border: 1px solid #eee;
  padding: 5px;
}
.premium-row2-inner-group {
  border: 1px solid #eee;
  padding-bottom: 20px;
}
.premium-row2-group .page-center {
  padding-left: 45px !important;
  padding-right: 45px !important;
}
.premium-row2-title h1 {
  padding: 5px 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: bold;
  background: #23afbf;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  margin-top: 0;
  font-size: 14px !important;
  line-height: 20px;
  letter-spacing: normal;
}
.premium-row2-col p {
  padding: 0 30px;
  font-weight: 400;
  line-height: 24px;
}
.premium-row3-left-col {
  margin-top: 30px;
  text-align: right;
}
.premium-row3-left-col a.btn.btn-primary {
  border-color: #1f9ba9;
  background-color: #24b3c3;
  height: auto;
  padding: 6px 12px;
  line-height: 1.42857143;
  padding-left: 23px;
  padding-right: 23px;
  padding-bottom: 9px;
  padding-top: 9px;
  font-size: 16px;
  margin: 0 2px;
}
.premium-row3-left-col a.btn.btn-primary:hover{
  border-color: #187882;
  background-color: #1c8b98;
}
.premium-row3-left-col a.btn.btn-primary.left-img {
  background: #24b3c3;
  border-color: #24b3c3;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  letter-spacing: 1px;
  padding: 13px;
  padding-left: 37px;
  padding-right: 37px;
  margin-bottom: 0;
  line-height: 14px;
  font-family: 'Roboto', sans-serif;
  transition:none;
}
.premium-row3-left-col a.btn.btn-primary.left-img:hover{
  color: #f2f2f2;
}
.premium-row3-right-col {
  margin-top: 16px;
}
.premium-row3-group .page-center {
  padding: 0 45px 0 0 !important;
}
.sales-price {
  margin-bottom: 15px;
  background: #f8f8f8 none repeat scroll 0 0;
  border: 1px solid #ddd;
  padding: 0px 0px;
  max-width: 300px;
  float: right;
  width: 100%;
}
.sales-price>div {
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
  text-align: right;
  font-family: 'Roboto', sans-serif;
  line-height: 18px;
}

.sales-price>div>span{
  text-align: left;
  min-width: 16px;
  margin: 0 12px 3px 0;
}

.sales-price>div>span+span {
  margin: 0;
}
.sales-price>div.PricesalesPrice {
  border-bottom: none;
  background: #24b3c3;
  color: #fff;
}
.sales-price>div.PricesalesPrice span.PricesalesPrice {
  font-size: 24px;
  font-weight: bold;
}
.premium-row3-group {
  margin-bottom: 30px;
}



/* =============== Footer =============== */ 

.footer-container-wrapper {}
.footer-container {}

.custom-footer {
  background-image: url(//2505764.fs1.hubspotusercontent-na1.net/hubfs/2505764/Mindfields_Jun2017-theme/images/footer-bar.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #ececec;
  padding-top: 20px;
}
.custom-footer.custom-lp-footer {
  padding-top: 9px;
}

.custom-footer .page-center{
  position:relative;
}
.custom-copyright-wrapper {
  color: #fff;
  padding: 20px 0;
  background: #666;
}
.custom-copyright {
  padding-left: 67px;
}
.custom-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom-privacy ul li {
  display: inline;
}
.custom-privacy {
  padding: 10px 0 10px 0;
}
.custom-privacy ul li a{
  color:rgba(255,255,255,0.9);
}
.custom-privacy ul li+li:before {
  content: '|';
  margin: 0 4px 0 0;
}
.custom-copyright p {
  padding: 10px 0 10px 21px;
  margin: 0;
    font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.mf-footer { display: flex; flex-wrap: wrap; justify-content: space-between; }
.mf-footer__item { width: 24%; }
.mf-footer { padding-bottom: 30px; }

.mf-footer__text a {
    font-size: 20px;
    line-height: 1;
    letter-spacing: .02em;
    margin: 25px 0 16px;
    font-family: Montserrat, sans-serif !important;
    display: inline-block;
    font-weight: 400;
    color: #59a3ae;
}


.mf-footer__menu a { font-size: 14px; font-weight: 400; color: #8f8f8f; }
.mf-footer__item:nth-child(1) { width: 16%; }
.mf-footer__item:nth-child(2) { width: 16%; }
.mf-footer__item:nth-child(3) { width: 26%; }
.mf-footer__item:nth-child(4) { width: 30%; }




.custom-footer-menu .hs_cos_wrapper > ul > li {
    float: left;
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}
.custom-footer-menu ul:after{
  display:block;
  clear:both;
  content:'';
}
.custom-footer-menu .hs_cos_wrapper > ul > li > a {
  font-size: 20px;
  line-height: 1;
  letter-spacing: .02em;
  margin: 25px 0 16px;
  font-family: Montserrat, sans-serif !important;
  display: inline-block;
  font-weight: 400;
  color: #59a3ae;
}
.custom-footer-menu ul ul li {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 16px;
  line-height: 24px;
}
.custom-footer-menu ul ul li a {
  font-size: 12pt;
  font-weight: 400;
  color: #8f8f8f;
}
.custom-footer-menu ul ul li a:hover,
.custom-footer-menu .hs_cos_wrapper > ul > li > a:hover{
  color: #1c8b98;
}
.custom-footer-menu-wrapper-inner {
  border-top: 1px solid #ccc;
  padding-top: 1em !important;
  margin-top: 1em;
}
/*.custom-footer-menu-wrapper>.row-fluid-wrapper,
.custom-form-wrapper>.row-fluid-wrapper{
margin: 0 0 0 7%;
}*/
/*.custom-footer-menu-wrapper-inner,
.custom-form-wrapper {
padding:0 0% 0 9.6%;
}*/
.custom-social-icons{
  margin-top: 30px;
}
.custom-social-icons p {
  position: absolute;
  margin-top: 7px;
  font-weight: 200;
  font-style: italic;
  color: #b7b7b7;
  font-size: 14px;
}
.custom-social-icons ul {
  padding-left: 70px;
}
.custom-social-icons ul li {
  -o-transition: 300ms;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  transition: 300ms;
  display: inline-block;
  margin: 0 2px 0 0;
  background: none;
  border: none;
  margin-right: 5px;
}
.custom-social-icons ul li a {
  -o-transition: 300ms;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  transition: 300ms;
  line-height: 36px;
  color: #24b3c3 !important;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 50%;
  font-size: 16px;
  margin: 0;
  display: block;
  border: none;
  padding: 0px 10px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  width: 32px;
  height: 32px;
}
.custom-social-icons ul li a span {
  display: block;
}
.custom-social-icons ul li a {
  -o-transition: 300ms;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  transition: 300ms;
  line-height: 36px;
  color: #24b3c3;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 50%;
  font-size: 16px;
  margin: 0;
  display: block;
  border: none;
  padding: 0px 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  width: 32px;
  height: 32px;
  overflow: hidden;

}
.custom-social-icons ul li a:hover{
  /*background: none;*/
}
a.sp_social_linkedin {
  background-image: url(//2505764.fs1.hubspotusercontent-na1.net/hubfs/2505764/Mindfields_Jun2017-theme/images/linkedin.png) !important;
}
a.sp_social_twitter {
  background-image: url(//2505764.fs1.hubspotusercontent-na1.net/hubfs/2505764/Mindfields_Jun2017-theme/images/twitter.png) !important;
}
.custom-footer-form .hs-input {
  font: inherit;
  margin: 0;
  line-height: 30px;
  padding: 2px 1px !important;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  font-family: "Helvetica","Arial",sans-serif;
  font-style: italic;
  color: rgb(183, 183, 183) !important;
  border-color: #a9a9a9;
  background-color:#fff;
}
.custom-footer-form .hs-input:focus {
  outline: -webkit-focus-ring-color auto 5px;
}
a.sp_social_linkedin:hover {
  margin-left: 2px;
}
.custom-footer-form input.hs-button.primary.large {
  line-height: 1.42857143;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  color: #fff;
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  -moz-transition: color 400ms, background-color 400ms, border-color 400ms;
  -ms-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
  border: 0 none;
  width: auto;
  margin-left: 0% !important;
  border-radius: 0px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  padding-left: 20px;
  padding-right: 20px;
  font-size: smaller;
  background-color: #24b3c3;
  margin: 0;
}
.custom-footer-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  position:relative;
  max-width: 382px;
}
.custom-footer-form form .hs_email {
  float: left;
  width: calc(100% - 110px);
}
.custom-footer-form ul.hs-error-msgs.inputs-list {
  position: absolute;
  font-size:80%;
}
.custom-footer-form .hs-form-field > label {
  font-weight: 500;
  font-size: large;
  color: #959595;
  font-family: Montserrat, sans-serif;
  padding-bottom: 10px;
  display: block;
  line-height: 20px;
  white-space: nowrap;
}
.custom-footer-form h3.form-title {
  letter-spacing: 0;
  font-size: inherit;
  font-weight: 500;
  color: #959595;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  line-height: 24px;
  text-align: left;
  text-transform: none;
}
.custom-footer-form h3.form-title:after{
  display:none;
}
.custom-footer-form span.hs-form-required {
  display: none;
}
.custom-mindfields h4 {
  font-size: 28px;
  color: #959595;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  margin: 0 0 17px;
  line-height: 1;
}
.custom-mindfields p {
  text-align: justify;
  font-size: 12pt;
  color: #959595;
  margin: 0;
}
.custom-mail-link a {
  display: block;
  position: absolute;
  top: -53px;
  max-width: 357px;
}
.custom-mail-link img {}
.hs-home-page .custom-mail-link img {
  display: block;
}
.custom-mail-link {
  position: relative;
}


/*=================== diff styling =====================*/

.custom-footer-menu {
  margin: 0 7% !important;
  padding: 0 15px;
}
.custom-footer-menu-wrapper-inner {
  overflow: hidden;
}
.custom-form-wrapper {
  margin: 0 -15px !important;
  width: auto !important;
}
.custom-footer-menu-wrapper {
  overflow: hidden;
}
.custom-mindfields .hs_cos_wrapper {
  display: block;
  width: 83.33333333%;
  padding: 0 15px;
}


/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */
.custom-menu-primary .hs-menu-wrapper > ul > li {
  display: inline-block;
  position: relative;
  padding: 0 14px;
  bottom: -1px;
}   
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-menu-depth-1 > ul > li.hs-menu-depth-2:nth-child(2) > ul {
  display: none !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul ul {
  display: none !important;
}
@media screen and (min-width:1210px) {
  .custom-menu-primary .hs-menu-wrapper > ul {
    padding-right: 98px;
  }
}

@media screen and (min-width:768px) {

  /* =============== Custom Menu Primary =============== */
  .custom-menu-primary {
    padding: 0;
    margin-top: 0px;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    -moz-transition: 0.1s;
    -ms-transition: 0.1s;
    transition: 0.1s;
  }
  /* Parent List */
  .custom-menu-primary .hs-menu-wrapper > ul {
    font-size: 14px;
    line-height: 24px;
    display: block;
    float: right;
    /*padding-top: 12px;*/
    -moz-transition: padding .5s;
    -ms-transition: padding .5s;
    -o-transition: padding .5s;
    -webkit-transition: padding .5s;
    transition: padding .5s;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    display: inline-block;
    position: relative;
    padding: 0 25px; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    display: inline-block;
    padding: 0 0px;
    line-height: 67px;
    font-size: 15px;
    position: relative;
    color: #424242;
    font-weight: 400;
    border-bottom: 3px solid transparent;
    font-family: Montserrat, sans-serif;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    content: "";
    height: 0px;
    width: 12px;
    position: absolute;
    left: 50%;
    top: 75%;
    margin-left: -6px;
    background: #ddd;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children.active-branch > a:after{
    display:none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a[href*="/premium-report"] {
    width: 18px !important;
    max-width: 18px !important;
    color: transparent !important;
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a[href*="/premium-report"] span{
    display:none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a[href*="/premium-report"]:before {
    content: "\f07a";
    color: #888;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    /* display: inline-block; */
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
    color: #24b3c3;
    border-bottom: 3px solid #24b3c3;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a[href*="/premium-report"]:before{
    color: #24b3c3;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a[href*="/premium-report"]:hover:before{
    color: #24b3c3;
  }
  /* Child List */
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    border-top: 0px solid #24b3c3;
    width: 260px;
    background: #fff;
    box-shadow: 0px 0px 11px -6px rgba(0,0,0,0.75);
    padding: 0px 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    display: block;
    padding: 15px 20px;
    color: #424242;
    cursor: pointer;
    font-weight: 400;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover,.custom-menu-primary .hs-menu-wrapper > ul ul li a.active-branch{
    border-left: 3px solid #24b3c3;
    font-weight: 600;
    box-shadow: 0px 0px 11px -6px rgba(0,0,0,0.75);
  }

  /* Override max width on menu links */
  .custom-menu-primary .hs-menu-wrapper > ul li a, 
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    overflow: visible !important;
    max-width: none !important;
    width: auto !important;
  }

  /* Fix menu disappearing on desktop after toggling mobile menu */

  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .custom-logo-mobile{
    display:none !important;
  }
}


/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger,.close-offcanvas{ display: none; }

@media (max-width: 767px){
  
  .custom-contact-row2{
    padding: 50px 10px !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
/*     border-style: dotted; */
  }
  span.nav-cta{
    display: inline;
  }
  .mwb__search-icon {
    float: right;
    margin: 10px 15px 98px 0 !important;
  }

  .mwb-search-section .mwb__search-box {
    top:55px;
    right:15px;
  }
  )

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: 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;
  }



  /* ===== Mobile Child Toggle Buttons ===== */

  .mobile-trigger {
    display: inline-block !important;
    position: absolute;
    top: 2px;
    right: 2px;
    width: auto;
    height: auto;
    padding: 7px 10px 8px 10px;
    color: #4a4f50;
    font-size: 30px;
    border-radius: 3px;
    cursor: pointer;
    -moz-transition: color 400ms, background-color 400ms;
    -ms-transition: color 400ms, background-color 400ms;
    -webkit-transition: color 400ms, background-color 400ms;
    -o-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms;
  }
  .scroll-header .mobile-trigger {
    top: 9px;
  }
  .mobile-trigger:hover{
    color: #24b3c3;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary{
    position: relative;
    padding: 0; /* Makes room for button */
    margin: 0;
    min-height:0;
  }

  /* Hide menu on mobile */
  .custom-menu-primary .hs-menu-wrapper{
    display: block;
  }  
  .custom-menu-primary .hs-menu-children-wrapper{
    display:block;
  }
  /* 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 .hs-menu-wrapper{
    width: 280px;
    height: 100%;
    background: #fff;
    color: #999;
    position: fixed;
    top: 0;
    opacity: 0;
    z-index: 9999;
    overflow-y: scroll;
    -webkit-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
    -moz-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
    -o-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
    -ms-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
    transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
    right: -280px;
    background:#ffffff;
    padding: 20px 0 20px 0;
  }
  
  
  .mobile-open .custom-menu-primary .hs-menu-wrapper{
    opacity: 1;
    right: 0;
  }
/*   
  .mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper{
    opacity: 1;
    right: 0;
  } */
  
  .close-offcanvas {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    color: #888;
    border: 2px solid #eee;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
  }
  .close-offcanvas:hover {
    background: #888;
    color: #fff;
  }
  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul {
    -moz-transition: padding .5s;
    -ms-transition: padding .5s;
    -o-transition: padding .5s;
    -webkit-transition: padding .5s;
    transition: padding .5s;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    line-height: 36px;
    color: #4a4f50;
    border-bottom: 1px solid #e8e8e8;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    transition: 300ms;
    padding: 2px 5px !important;
    font-weight: 500;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a:hover {
    background: #f5f5f5;
    color: #24b3c3;   
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    padding-left: 30px;
  }
  a.close-offcanvas {
    display: block;
    padding: 2.5px 0;
  }

  .hs-overlay {
    position: fixed;
    top: 0;
    width: 0;
    height: 0;
    right: 0;
    background: rgba(0,0,0,0.8);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    -moz-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    -o-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    -ms-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    z-index: 999;
  }
  .mobile-open .hs-overlay{
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }

}


/* ==========================================================================
Blog                                         
========================================================================== */
.custom_listing_comments {
  padding: 10px;
  border: 1px solid #ccc;
  margin: 0 0 10px 0;
}
span.filter-link-count {
  display: none;
}
/* Blog Post and Listing Body Class */
body.blog {}

/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* Blog Content Column
========================================================================== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
  border-bottom: 1px solid #cccccc;
  margin: 0 auto 20px;
  padding: 0 0 30px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {
  display:inline-block;
  padding:20px 0;
}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/** 
* Blog Social Sharing icons
*
* Overrides defaults to better align icons and prevent overlapping 
*/


/** 
* Blog Commments 
*
* Custom styles are listed below, as the COS does not provide default styles.
*/

#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}


/* -------------- Default Code for comment ------------ */

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}


.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}

.comment-body {
  border-bottom: medium none;
  color: ;
  display: block;
  font-family: ;

  font-size: ;

  line-height: ;
  padding: 0;
}

.comment-reply-to{
  margin-bottom: 15px;
}

.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

.comment-date {
  color:  !important;
  display: block !important;
  text-align: left !important;
}

/* -------------------- Ends ----------- */

/* -------------- Default Code for Author Bio ------------ */

#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}

.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 10px 0 0;
}

#comments-listing.no-comments {
  border: none;
}



.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {
  display:block;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/** 
* Blog Author Page 
*
* ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
*/

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

/** 
* Blog All Posts Page
*
* ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
*/

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* Blog Sidebar
========================================================================== */

.blog .blog-sidebar {}
.blog-sidebar h3,
.blog-sidebar h3.form-title{
  font-size: 20px;
  line-height:24px;

}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}



.blog .blog-sidebar .widget-span {
  padding: 0 0 25px;
}
#comments-listing.no-comments {
  border: none;
}

/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
6. FORMS                                        
========================================================================== */

span.hs-form-required {
  border: none;
  color: red;
  vertical-align: top;
}
ul.hs-error-msgs.inputs-list {
  color: red;
}
.landing-page.one-column .body-container form,
.error-template.one-column .body-container form,
.password-template.one-column .body-container form,
.subscription-template.one-column .body-container form{
  width: 500px !important;
}
.body-container .widget-type-form,
.body-container .widget-type-blog_subscribe,
.body-container .widget-type-google_search,
.body-container .widget-type-password_prompt.custom_error_message,
.body-container .widget-type-email_simple_subscription {
  margin-bottom:25px;  
}

/* =============== Global Form Styles =============== */

/* Form Field */
.body-container .hs-form-field {
  margin-top:10px;
}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {
  border: none;
  color: #556b72;
  vertical-align: top;
  line-height: 17px;
  font-size:16px;
}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  width: 100%;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  margin: 0px;
  border-radius: 0px;
  padding: 0 3px !important;
  box-shadow: none;
  background: #f2f2f0;
  border: 1px solid #B7B7B7;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  outline: 0;
}

/* Separate Styles for Multiple Line Inputs */
textarea {
  min-height: 150px;
}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}



/*input.invalid, 
textarea.invalid, 
select.invalid,
input.error, 
textarea.error, 
select.error{
border-color: red !important;
}*/

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{
  color: red;
}

/* Placeholder Text */
::-webkit-input-placeholder {
  opacity:0.9;
} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {opacity:0.9;} /* IE10 */

.three-col-listing-row1-search ::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
} /* Webkit Browsers */
.three-col-listing-row1-search :-moz-placeholder {
  color: #999;
  opacity: 1;
} /* Firefox 18- */
.three-col-listing-row1-search ::-moz-placeholder {
  color: #999;
  opacity: 1;
} /* Firefox 19+ */
.three-col-listing-row1-search :-ms-input-placeholder {
  color: #999;
  opacity: 1;
} /* IE10 */

.custom-footer-form .hs-input::-webkit-input-placeholder{
  color: rgb(183, 183, 183) !important;
  OPACITY:1;
}
.custom-footer-form .hs-input:-moz-placeholder{
  color: rgb(183, 183, 183) !important;
  OPACITY:1; 
}
.custom-footer-form .hs-input::-moz-placeholder{
  color: rgb(183, 183, 183) !important;
  OPACITY:1;
}
.custom-footer-form .hs-input:-ms-input-placeholder {
  color: rgb(183, 183, 183) !important;
  OPACITY:1;
}

/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
7. BUTTONS                                        
========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  font: inherit;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
  line-height: 35px;
  background: #66c4d0;
  padding: 9px 30px;
  vertical-align: middle;
  font-size: 18px;
  font-family: Segoe UI;
  border: 1px solid transparent;
  display: inline-block;
  margin: 15px 0 0 0;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}



/*********Report Page Styling*************/
.hs-report-page .body-container-wrapper {
  padding-bottom: 75px;
}

.hs-report-page .hs_firstname span.hs-form-required,
.hs-report-page .hs_lastname  span.hs-form-required {
  display: none;
}
.hs-report-page .main-content {
  padding-left: 15px;
  padding-right: 15px;
}
.hs-report-page .hs-left-column-flexi {
  padding-left: 15px;
}
.hs-report-page .hs-top-flexi-column {
  padding-top: 74px;
}
.hs-report-page .hs-report-form .input {
  max-width: 200px;
  float: left;
  width: 100%;
}
.hs-report-page .hs-report-form .hs-form-field > label,
.hs-report-page .hs-report-form .hs-richtext > label {
  float: left;
  width: 100px;
  color: #000;
  vertical-align: top;
  line-height: 17px;
  font-size: 14px;
  font-weight: 400;
}
.hs-report-page .hs-report-form input[type="text"],
.hs-report-page .hs-report-form input[type="password"],
.hs-report-page .hs-report-form input[type="email"],
.hs-report-page .hs-report-form select,
.hs-report-page .hs-report-form textarea {
  font-size: 14px !important;
  font-family: Arial !important;
  color: #000;
  background: #F8F8F8;
  border: 1px solid #B7B7B7;
  line-height: 22px;
  width: 100% !important;
}

.hs-report-page .hs-report-form select {
  color: #666;
  min-height: 24px;
}

.hs-report-page .hs-form fieldset.form-columns-2 .hs-form-field {
  width: 33.7%;
  float: left; 
  margin-top: 0;
}
.hs-report-page .hs-form fieldset.form-columns-1 {
  padding: 8px 0;
}
.hs-report-page .hs-form fieldset.form-columns-2 {
  padding: 8px 0;
}
.hs-report-page .hs-report-form {
  padding-top: 15px;
  max-width: 310px;
  width: 100%;
}
.hs-report-page .body-container .hs-report-form .hs-form-field {
  margin-top: 0;
}
.hs-report-page .hs-report-form .hs_cos_wrapper_type_form .hs-button.primary.large {
  color: #ffffff;
  line-height: 35px;
  background: #013D7C;
  padding: 0px 20px;
  vertical-align: middle;
  font-size: 18px;
  min-width: 80px;
  min-height: 35px;
  font-family: Segoe UI;
  border: 1px solid transparent;
  margin: 20px 5px 5px;
  text-transform: capitalize;
  clear: both;
}
.hs-report-page .hs-report-form .hs_submit {
  clear: both;
}
.hs-report-page .hs-report-form .hs_recaptcha.field.hs-form-field {
  clear: both;
}
.hs-report-page .hs-report-form .hs-error-msgs label {
  max-width: 200px;
  display: block;
  font-size: 13px;
  float: right; 
  line-height: 1.2;
}

/************Component Page Styling**************/

.hs-component-page .main-content {
  padding-left: 30px;
  padding-right: 30px;
}
.hs-component-page .main-content .widget-type-linked_image img {
  max-height: 469px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.hs-component-page .main-content .widget-type-linked_image {
  padding-left: 3px;
  padding-right: 3px;
}
.hs-component-page .main-content .hs-bottom-content {
  padding-left: 15px;
  /*padding-right: 15px;*/
}
.hs-component-page .main-content .hs-bottom-content p {
  font-size: 12pt;
  color: #605f5f;
  margin: 0 0 16px;
  /*font-family: 'Roboto', sans-serif;*/
  line-height: 24px;
}
.hs-component-page .hs-top-content {
  margin-bottom: 30px;
  margin-top: 24px;
}
.hs-component-page .hs-top-content h1 {
  margin: 0px;
  font-weight: 600;
  color: #23b3c3;
}

.hs-component-page .hs-top-content .hs-right-content-wrapper {
  position: relative;
  height: 95px;
  text-align: right;
}
.hs-component-page .hs-top-content .hs-right-content-wrapper > div {
  position: absolute;
  right: 0;
  bottom: 0;
}
.hs-component-page .hs-top-content h5 {
  margin-bottom: 0px;
}
.hs-component-page .hs-top-content h4 {
  margin: 0px;
}
.hs-component-page .hs-bottom-content p {
  font-size: 12pt;
  color: #605f5f;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

/**********Home Page Styling***********/

/*.widget-type-google_search.hs-header-google-search {
display: none;
}*/
.hs-home-page .widget-type-google_search.hs-header-google-search {
  display: inline-block;
}

.owl-carousel {
  overflow: hidden;
  cursor: pointer;
}

a.custom-button {
  background: transparent;
  letter-spacing: normal;
  font-weight: 300;
  text-shadow: 1px 1px 0 #209fad;
  color: #fff;
  line-height: 46px;
  border-radius: 0;
  padding: 0 50px !important;
  border: transparent solid 2px !important;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px !important;
}

.hs-home-page .hs-row2-wrapper {
  background-color: rgba(255, 255, 255, 1);
  background-image: url(//2505764.fs1.hubspotusercontent-na1.net/hubfs/2505764/Mind%20Fields_July2017/Images/2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 50% 50%;
  text-align: center;
}
.hs-home-page .hs-row2-wrapper h3 {
  margin: 0;
  color: #4a4f50;
  padding: 60px 0px 0px 0px;
}
.hs-home-page .hs-row2-wrapper h3:after {
  margin-bottom: 11px;
}
.hs-home-page .hs-row3-wrapper h3:after {
  margin-bottom: 0;
}
.hs-home-page .hs-row2-wrapper p {
  color: rgba(43, 43, 43, 1);
  padding: 40px 80px 50px 80px;
  margin: 0;
}
.sppb-addon.sppb-addon-video {
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 60px;
}
.sppb-video-block.sppb-embed-responsive.sppb-embed-responsive-16by9 {
  padding-bottom: 56.25%;
  border: 4px solid #ddd;
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
iframe.sppb-embed-responsive-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
  display: block;
}

.hs-home-page .hs-row3-wrapper {
  padding: 0 0px 50px 0px;
  background-image: url(//2505764.fs1.hubspotusercontent-na1.net/hubfs/2505764/Mind%20Fields_July2017/Images/3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
  text-align: center;
}
.hs-home-page .hs-row3-wrapper h3 {
  color: rgb(255, 255, 255);
  padding: 60px 0px 50px 0px;
  margin: 0;
}
.hs-home-page  .hs-row3-wrapper h3:after {
  border-top-color: #fff;
  margin-bottom: 0;
}
.hs-home-page  .hs-row3-wrapper p {
  color: rgba(255, 255, 255, 1);
  padding: 0 0 50px 0;
  margin: 0;
}
a.custom-button.custom-sky-blue {
  background: #24b3c3;
  border-color: #fff !important;
}
a.custom-button.custom-sky-blue:hover {
  background: #1c8b98;
  text-shadow: 1px 1px 0 #187882;
}

.hs-home-page .hs-row4-wrapper {
  padding-bottom: 60px;
  background-color: rgba(242, 242, 240, 1);
  text-align: center;
}
.hs-home-page .hs-row4-wrapper h3 {
  color: #4a4f50;
  padding: 60px 0px 50px 0px;
}
.hs-home-page .hs-row4-wrapper h3:after {
  margin-bottom: 0;
}
.hs-home-page .hs-row4-wrapper p {
  color: #4a4f50;
  padding: 0px 0 50px 0;
  margin-bottom: 0;
}
a.custom-button.custom-blue-button {
  background-color: #24b3c3 !important;
  font-size: 12pt;
  font-weight: normal;
  border-color: transparent !important;
  text-shadow: none !important;
}

.hs-home-page .hs-row5-wrapper {
  padding: 60px 0px 60px 0px;
  background-color: rgba(36, 179, 195, 1);
  text-align: center;
}
.hs-home-page .hs-row5-wrapper .hs-row5-wrapper-content h2 {
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
}
.hs-home-page .hs-row5-wrapper .hs-row5-wrapper-content h2:nth-child(2) {
  border: rgba(245, 245, 245, 0.19) 1px;
  border-left-style: solid;
  border-right-style: solid;
}
.hs-home-page .hs-row5-wrapper .hs-row5-wrapper-content h2 span {
  font-size: 8pt;
  display: block;
  line-height: 2.1;
}
.hs-home-page .hs-row6-wrapper {
  padding: 60px 0px 00px 0px;
  background-color: rgba(242, 242, 240, 1);
}
.hs-home-page .hs-centered-caption p {
  font-size: 14pt !important;
  color: #959595;
  font-family: 'Roboto', sans-serif;
}
.hs-home-page .hs-centered-caption {
  text-align: center;
}
.hs-home-page .hs-centered-caption h1 {
  font-size: 18pt !important;
  margin: 10px 0;
  color: #1396c0;
}

.hs-home-page .hs-row7-wrapper {
  padding: 60px 0 60px 0;
  color: rgba(255, 255, 255, 1);
  background-color: rgba(36, 179, 195, 1);
}
.hs-home-page .hs-row7-wrapper h3 {
  text-align: left;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 1);
  font-weight: 600;
  font-family: Montserrat, sans-serif !important;
  font-size: 20px;
  line-height: 1;
  letter-spacing: .02em;
  margin-bottom: 24px;
}
.hs-home-page .hs-row7-wrapper h3:after {
  border-top-color: #fff !important;
  margin-left: 0;
  border-width: 3px;
  margin-bottom: 0;
  margin-top: 24px;
  width: 60px;
}

.hs-home-page .hs-row7-wrapper-cols {
  margin-left: 0 !important;
  width: 50% !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.hs-home-blog-latest-posts h4.hs-blog-title {
  font-size: 100%;
  font-weight: bold;
  line-height: 32px;
  margin: 0 0 16px;
}
.hs-home-blog-latest-posts h4.hs-blog-title a {
  color: rgba(255, 255, 255, 1);
}

.hs-home-page .hs-home-blog-latest-posts {
  position: relative;
}

.hs-home-page .hs-home-blog-latest-posts .custom-recent-post-content p {
  margin: 0;
  line-height: 24px;
  font-weight: 400;
}
.hs-home-page .hs-blog-link a {
  color: #fff;
}
.hs-home-page .hs-blog-link {
  text-align: right;
}

.hs-home-page .owl-theme .owl-nav {
  margin-top: 0;
  position: absolute;
  top: 20px;
  padding: 0px 10px;
  right: 0;
  z-index: 999999999;
}
.hs-featured-image-wrapper img {
  width: auto !important;
  display: inline-block !important;
}

.hs-home-page .owl-carousel, 
.hs-home-page .owl-carousel .owl-item {
  position: static;
}
.hs-home-page .owl-theme .owl-nav [class*=owl-] {
  padding: 2px 2px;
  background: transparent !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: rgba(255, 255, 255, 1);
  margin: 0 1.5px;
  font-size: 22px;
  border: 1px solid #fff;
}

a.custom-button.hs-transparent-button {
  border-color: #fff !important;
  font-size: 12pt;
  font-family: Montserrat, sans-serif !important;
  font-weight: 400;
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -moz-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  -mz-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
a.custom-button.hs-transparent-button:hover {
  border-color: #187882 !important;
}

.hs-home-page .hs-row8-wrapper {
  padding: 60px 0px 110px 0px;
  background-color: rgba(242, 242, 240, 1);
  text-align: center;
}
.hs-home-page .hs-row8-wrapper h3 {
  color: #4a4f50;
  padding: 00px 0px 50px 0px;
}
.hs-home-page .hs-row8-wrapper h3:after {
  margin-bottom: 20px;
}
.hs-home-page .hs-row8-wrapper p {     
  color: rgba(43, 43, 43, 1);
  padding: 0px 0 50px 0;
  margin-bottom: 0;
}
.hs-home-page .body-container {
  padding: 0px;
}
.hs-home-page .custom-footer {
  margin-top: 0px; 
}

.hs-home-page .hs-row1-wrapper .slick-prev, 
.hs-home-page .hs-row1-wrapper .slick-next {
  display: none !important;
}

.hs_recaptcha.field.hs-form-field {
  overflow-x: auto;
  overflow-y: hidden;
}

.hs-home-page .hs-row1-wrapper .hs_cos_gallery_main {
  padding: 0px;
}
.hs-home-page .hs-row1-wrapper .slick-slider {
  margin-bottom: 0px;
}
.hs-home-page .hs-row1-wrapper .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper {
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: 100%;
  min-height: 675px;
}


.hs-home-page .hs-row1-wrapper .hs_cos_gallery_main .caption.superimpose {
  background-color: rgba(50, 185, 200, 0.7);
  padding: 50px;
  -webkit-transition: all 0s ease 0s;
  -moz-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  -ms-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
  min-height: 0px;
  min-width: 0px;
  line-height: 32px;
  border-width: 0px;
  letter-spacing: 0px;
  font-size: 32px;
  font-family: 'Roboto', sans-serif;
  margin: 0 auto !important;
  left: 0;
  right: 0;
  width: 50%;
  bottom: inherit;
  top: 20%;
}
.hs-home-page .hs-slider-caption p {
  margin: 0;
}
.hs-home-page .hs-slider-caption h1 {
  margin: 0;
  line-height: 32px;
  font-size: 32px;
  font-weight: 600;
  font-family: Montserrat;
  color: #ffffff;
}
.hs-home-page .hs-slider-caption h2 {
  font-size: 28px;
  line-height: 48px;
  margin: 0;
  font-family: Montserrat;
  color: #ffffff;
}
.hs-home-page .hs-slider-caption a.custom-button {
  margin: 40px 150px 0px;
}
.hs-home-page .hs-slider-caption a.custom-button.hs-transparent-button:hover {
  border-color: #fff !important;
}
.hs-home-page .hs-row1-wrapper .hs_cos_gallery_main .slick-dots {
  position: absolute;
  bottom: 20%;
  width: 90%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.hs-home-page .hs-row1-wrapper .slick-dots li {
  position: relative;
  display: inline-block;
  height: auto;
  width: 25%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-align: center;
  padding: 0 3.5%;
}
.hs-home-page .hs-row1-wrapper .slick-dots li button {
  font-weight: normal;
  font-family: Montserrat;
  color: #d3d7e4;
  font-size: 16px;
  line-height: 1;
  padding: 0;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  border-top: 2px solid rgb(128, 174, 182);
}
.hs-home-page .hs-row1-wrapper .slick-dots li.slick-active button {
  border-top: 2px solid #d5d8db;
}
.hs-home-page .hs-row1-wrapper .slick-dots li.slick-active {
  cursor: text;
}
.hs-home-page .hs-row1-wrapper .slick-dots li button:before {
  display: none;
}
.hs-home-page .hs-row1-wrapper .custom-pagination-title {
  display: none;
}



@media (min-width: 992px) {
  .hs-home-page .hs-row7-inner-wrapper {
    padding-left: 8.33333333%;
    padding-right: 8.33333333%;
  }
  .hs-home-page .hs-row5-wrapper .hs-row5-wrapper-content h2 {
    width: 16.66666667%;
    display: inline-block;
    margin-right: -3px;
    margin-left: -3px;
  }
  .hs-home-page .hs-row3-wrapper .hs-row3-wrapper-content,
  .hs-home-page .hs-row4-wrapper .hs-row4-wrapper-content {
    width: 66.66666667%;
    margin: 0 auto;
    float: none;
    padding-left: 10px;
    padding-right: 10px;
  }
  .hs-home-page .hs-row7-wrapper-cols.hs-row7-wrapper-left-column {
    border-right: 1px solid #99d2d7;
  }
  .custom-services-row2 .content h6,
  .custom-services-row5 .hs_cos_wrapper_type_rich_text p{
    width: 66.66666667%;
    margin-left:auto;
    margin-right:auto;
  }
}

@media (max-width: 991px) {

  .custom-education .wrapper ol li {
    margin-bottom: 43px;
  }


  .hs-home-page .hs-row7-wrapper-cols {
    margin-left: 0 !important;
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  span.btl-modal:hover {
    color: #1c8b98 !important;
  }
  .custom-career-row1 .span12.widget-span.widget-type-rich_text {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .custom-services-row1 ul li,
  .custom-services-row1 ul{
    width: 100%;
  }
  .custom-break-ninty{
    width:100% !important;
    margin-left:0% !important;
  }
  .custom-education .wrapper{
    padding:10px;
  }
  .custom-education .top-content{
    bottom: 60px;
    left: 82px;
    position: relative;
    display: inline-block;
    margin: 0px -90px;
    background-color: #138899;
  }

  .custom-education .wrapper.right {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .custom-education .right .top-content {
    bottom: 53px;
    position: relative;
    display: inline-block;
    margin: 0px -31px;
    background-color: #138899;
    left: 0;
  }
  .custom-education .left .bottom-content-gp{
    margin-bottom: 50px;
  }
  .custom-education .right .bottom-content-gp{
    text-align:center;
  }
  .custom-education .right .top-content-gp{
    margin-top:0;
  }
  .custom-resources-row1 a.btn.btn-primary{
    width:100%;
  }
  .custom-resources-row2 .hs_cos_wrapper_type_rich_text {
    width: calc(100% - 30px);
  }
  .custom-resources-row3 .left {
    margin-bottom: 100px;
  }
  .custom-resources-row5 a.btn.btn-primary{
    width:100%;
  }
  .three-col-listing-row1-search .input {
    position: static;
    max-width: 100%;
  }
  .three-col-listing-row1-group {
    padding: 34px 0px 0px 0px;
  }
  .three-col-listing-row1-simple-menu ul>li {
    display: block;
    float: none !important;
    width: 100%;
  }
  .three-col-listing-row1-simple-menu {
    padding: 34px 0 0 0;
  }
  .three-col-listing-row1-simple-menu ul {
    margin: 0 0 2px !important;
  }
  .one-col-listing-mod {
    width: 100%;
  }
  .one-col-listing-mod ul.time-wrapper {
    padding-bottom: 0;
  }


  .listing-post-header .right-col {
    width: 66.66666667%;
  }
  .listing-post-header .left-col {
    width: 33.33333333%;
  }
  .two-col-right-form .col-group.left-col {
    width: 100%;
  }
  .two-col-right-form .col-group.right-col {
    width: 100%;
    margin-top: 4px;
  }
  .two-col-right-form .col-group.right-col form .hs-form-field {
    margin-right: 4px;
  }


  .job-details .col-group {
    width: 100%;
  }
  .job-details .col-group h6 {
    margin: 24px 0 16px;
  }

  .about-row1-group .widget-type-space {
    display: none !important;
  }
  .about-row1-group .about-row1-inner-group {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .about-row2-inner-group .about-row2-left-col {
    width: 100%;
  }
  .about-row2-inner-group .about-row2-center-col {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
  .about-row2-inner-group .about-row2-right-col {
    margin-left: 0;
    width: 100%;
  }
  .about-row3-group .custom-break-ninty .img {
    margin: 0 !important;
    width: 100% !important;
    margin-bottom: 20px !important;
  }

  .premium-row3-left-col {
    width: 100% !important;
    padding-bottom:30px;
  }
  .premium-row3-group .page-center{
    padding: 0 45px !important;
  }
  .premium-row3-right-col {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .custom-resources-row5 a.btn.btn-primary.btn-lg{
    width:100%;
  }
  .col.col-1.custom-break-ninty.custom-service-col-1-col div.hs_cos_wrapper_type_custom_widget {
    width: 100% !important;
    display: block !important;

  }
}

@media (min-width: 768px) {
  img.hs-mobile-image {
    display: none;
  }

  .custom-footer .custom-footer-form-wrapper {
    margin-top: 20px;
    padding-left: 10%;
  }
  .custom-footer .custom-mindfields {
    margin-top: 30px;
    padding-right: 15px;
  }
  .hs-home-page .hs-row8-wrapper-cols.hs-row8-wrapper-col1 {
    text-align: right;
  }
  .hs-home-page .hs-row8-wrapper-cols.hs-row8-wrapper-col3 {
    text-align: left;
  }
  .sppb-addon.sppb-addon-video {
    width: 50%;
  }
  .hs-component-page .hs-top-content .hs-right-content-wrapper {
    text-align: right;
    float: right;
    width: 75%;
  }
  .hs-component-page .hs-top-content .hs-left-content-wrapper {
    width: 25%;
    margin-left: 0;
  }
  .hs-home-page .custom-menu-primary .hs-menu-wrapper > ul {
    padding-top: 8px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    padding-top: 8px;
  }
  .scroll-header .custom-menu-primary .hs-menu-wrapper > ul {
    padding-top: 0px;
  }



}




@media (max-width: 1200px) {
  .hs-component-page .main-content .hs-bottom-content {
    width: 100% !important;
    float: none !important;
  }
}


/* Numbered Pagination */
.blog-pagination{
  display: block;
  text-align: center;
}

.blog-pagination > div{
  display: inline-block;
}

.blog-pagination a {
  text-align: center;
  border-radius: 4px;
  height: 30px;
  border-right: none;
  display: inline-block;
  border: 1px solid #ddd;
  padding: 4px 8px;
  margin: 0 8px;
  color: #4a4f50;
}
.blog-pagination a.active{
  background: #fafafa;
  border-color: #24b3c3;
  cursor: default;
}
.blog-pagination a.active:hover{
  border-color: #24b3c3;
  background: #24b3c3;
  color: #fff ;
  text-decoration: none;
  color:#fff;
}
.blog-pagination a.elipses{
  border: 0;
}
.blog-pagination ul li {
  height: 30px;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-right: none;
  display: inline-block;
  line-height: 1.42857143;
  float: left;
}
.blog-pagination ul > div {
  display: inline-block;
  margin-right: -3px;
}
.blog-pagination li.prev-link a {
  margin-left: 0 !important;
  border-right: 0 !important;
}
.blog-pagination li.second-link {
  border-left: 0 !important;
}
.blog-pagination li.last-link a {
  margin-left: 0 !important;
}
.blog-pagination li.last-link {
  border-left: 0 !important;
}
.blog-pagination li:first-child a {
  margin-left: 0px;
}
.blog-pagination.clearfix ul {
  display: inline-block;
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
.hs-blog-pagination-bottom {
  text-align: center;
}


.custom-error-page {}
.custom-error-page .hs-error-main-content {
  text-align: center;
}
.custom-error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.custom-error-page .error-code {
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
  color: #333;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.custom-error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
  color: #333;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.custom-error-page a.custom-btn-primary {
  padding: 5px 40px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
  color: #fff;
  background-color: #337ab7;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -moz-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  -ms-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
  border: inherit;
}
.custom-error-page a.custom-btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/*******Home Page Slider Styling**********/

.tp-bullets.hidebullets {
  opacity: 1 !important;
}
.colored_big_new {
  font-weight: 600;
  font-family: Montserrat;
  color: #ffffff;
}
.colored_big_new_1 {
  font-weight: 300;
  font-family: Montserrat;
  color: #ffffff;
  font-size: 28px;
  line-height: 48px;
  margin-bottom: 0 !important;
}
.colored_big_button {
  font-weight: 400;
  font-family: Montserrat;
  color: #ffffff;
  text-transform: uppercase;
  border: 2px solid #fff;
  margin-bottom: 0 !important;
  font-size: 16px;
  padding: 4px 40px 4px 40px;
  line-height: 40px;
}
.colored_big_button a {
  font-family: Montserrat, sans-serif !important;
  font-weight: 500;
}

.tp-bullets.simplebullets.round {
  width: 100% !important;
  max-width: 1170px;
  padding: 0 15px;
  opacity: 1;
  margin: 0 auto !important;
  left: 0 !important;
  right: 0 !important;
  transform: none !important;
  bottom: 25% !important;
  z-index: 9 !important;
}

.tp-bullets.simplebullets.round .bullet {
  position: relative;
  display: inline-block;
  height: auto;
  width: 25% !important;
  cursor: pointer;
  text-align: center;
  padding: 0 2%;
  background: none;
  float: none;
  margin: 0 !important;
}

.tp-bullets.simplebullets.round .bullet span {
  font-weight: 100;
  font-family: Montserrat;
  color: #d3d7e4;
  font-size: 16px;
  line-height: 1;
  padding: 0;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  border-top: 2px solid rgb(128, 174, 182);
  display: block;
  -webkit-font-smoothing: antialiased;
}

.tp-bullets.simplebullets.round .bullet.selected span {
  border-top: 2px solid #d5d8db;
}

#carouselck_wrap_197 .carouselck_pag_ul li img {
  width:100px;
  height:75px;
}
#carouselck_wrap_197 .carouselck_caption > div {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
#carouselck_wrap_197 .carouselck_caption > div > div {
  font-size: 2em;
}
#carouselck_wrap_197 .carouselck_caption > div div.carouselck_caption_desc {
  font-size: 1em;
}
#carouselck_wrap_197 .carouselck_images > img {
  -moz-box-shadow: 0px 0px 5px 0px #000;
  -webkit-box-shadow: 0px 0px 5px 0px #000;
  box-shadow: 0px 0px 5px 0px #000;
}
iframe {
  display: block;
  width: 100%;
  border: none;
}
.hs-home-page .hs-row1-wrapper {
  margin-top: -1px;
}
/*.hs-home-page .hs-centered-image-slider {
overflow: hidden;
}*/
.hs-centered-image-slider .carouselck_wrap img {
  max-width: 100% !IMPORTANT;
}


@media (max-width: 1370px) {
  .tp-bullets.simplebullets.round {
    bottom: 15% !important;
  }
  .tp-bullets.simplebullets.round .bullet span {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .tp-bullets.simplebullets.round {
    bottom: 20px !important;
  }
  .tp-bullets.simplebullets.round .bullet span {
    font-size: 11px;
  }
}


@media (max-width: 479px) {
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
      width: 100% !important;
  }
  
  div#hs-en-cookie-confirmation-buttons-area { width: 100% !important; text-align: left !important; justify-content: flex-start !important; }
  .hs-home-page .widget-type-google_search.hs-header-google-search {
    display: block;
  }
  .tp-bullets.simplebullets.round .bullet {
    width: 100% !important;
    margin: 0 0 5px !important;
    padding: 0 0%;
  }
  .carouselck_caption {
    bottom: -80px !important;
  }
  #carouselck_wrap_197 .carouselck_caption > div > div {
    font-size: 14px !important;
  }
  #carouselck_wrap_197 .carouselck_caption > div div.carouselck_caption_desc {
    font-size: 10px !important
  }
}


.hs-header-top-right-wrapper .hs-header-google-search ::-webkit-input-placeholder { /* Webkit Browsers */
  color: #999;
  opacity: 1;
}
.hs-header-top-right-wrapper .hs-header-google-search :-moz-placeholder { /* Firefox 18- */
  color: #999;
  opacity: 1;
}
.hs-header-top-right-wrapper .hs-header-google-search ::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
.hs-header-top-right-wrapper .hs-header-google-search :-ms-input-placeholder { /* IE10 */
  color: #999;
  opacity: 1;
}



.col.col-1.custom-break-ninty.custom-service-col-1-col div.hs_cos_wrapper_type_custom_widget {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 50px;
}

.col.col-1.custom-break-ninty.custom-service-col-1-col{
  text-align: center;
}
/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.fancybox-is-open .fancybox-bg {
  background-color: rgb(119, 119, 119) !important;
  opacity: 0.7 !important;
}
.fancybox-can-drag .fancybox-image-wrap {
  border: 0px solid #fff !important;
  border-width: 10px !important;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.5) !important;
}
div#content h3 {
  text-align: left;
}
div#content h3:after {
  margin-left: 0;
}

.blog.news .main-content{
  margin-right: 0 !important;
  float: right !important;
}
.blog.news .blog-sidebar{
  margin-left: 0 !important;
}

@media (max-width: 767px) {
  .mf-footer__item { width: 100% !important; }
  .blog.news .main-content{
    margin-left: 0 !important;
  }
  .blog.news .blog-sidebar,
  .blog.news .main-content{
    width: 100% !important;
    float: none !important;
  }
}  


/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */
.scroll-header .custom-header .hs-header-top-right-wrapper {
  max-height: 0;
  visibility: hidden !important;
  opacity: 0 !important;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}

@media (max-width: 1199px) and (min-width: 768px)  {
  .custom-menu-primary {
    padding-left:0px !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:first-child {
    padding-left: 0px;
  }
  .body-container h1 {
    font-size: 50px;
  }
  .body-container .blog-sidebar h2 {
    font-size: 40px;
  }
  .custom-logo img {
    max-width: 130px;
  }
}
@media (max-width: 991px) and (min-width: 768px)  {
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding: 0 15px;
  }
}
@media (max-width: 1199px) {
  .container-fluid .row-fluid .page-center{
    max-width: 970px;
  }
  .listing-post-header .left-col h1 {
    font-size: 56px;
  }
  .listing-post-header .right-col h4 {
    text-align: right;
    margin: 31px 0 10px 0;
  }
}

@media (max-width: 786px) {
  .container-fluid .row-fluid .page-center{
    text-align: center;
  }
}
/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1024px) {}
@media (max-width: 991px) {
  .container-fluid .row-fluid .page-center{
    max-width: 750px;
  }
  span.btl-modal {
    font-family: Montserrat, sans-serif !important;
    color: rgb(36, 179, 195) !important;
    font-weight: 500;
    -webkit-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms;
  }
  span.btl-modal:before {
    display: none !important;
  }
  .about-row3-group .span3.custom-break-ninty:nth-child(4) .img {
    text-align: center;
  }
  .about-row3-group .span3.custom-break-ninty:nth-child(2) .img {
    margin-left: 90px;
    text-align: center;
  }
}

/* =============== Landscape tablet and smaller devices =============== */
@media (max-width: 767px) {
  .mindezy .large-header .main-title {
    width: 250px !important;
    left: 52% !important;
  }
  img.hs-desktop-image {
    display: none;
  }
  img.hs-mobile-image {
    margin-bottom: 50px;
  }
  .hs-row8-wrapper-cols.hs-row8-wrapper-col3 img.hs-mobile-image {
    margin-bottom: 0px;
  }
  .hs-component-page .hs-top-content .hs-right-content-wrapper > div {
    position: static
  }
  .hs-report-page .hs-report-form .input {
    max-width: 100%;
    float: none;
    width: 100%;
  }
  .hs-report-page .hs-report-form .hs-form-field > label,
  .hs-report-page .hs-report-form .hs-richtext > label {
    float: none;
    width: 100%;
  }
  .hs-report-page .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .hs-report-page .hs-report-form .hs-error-msgs label {
    max-width: 100%;
    display: block;
    font-size: 13px;
    float: none;
    margin-top: 5px;
  }
  .hs-report-page .hs-form-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hs-report-page .hs-left-column-flexi {
    padding-right: 15px;
  }
  .hs-component-page .main-content {
    padding-left: 0;
    padding-right: 0;
  }
  .hs-component-page .main-content .hs-bottom-content {
    padding-left: 0
  }
  .custom-services-row1{
    padding-top:51px;
    padding-bottom: 1px;
  }
  .custom-services-row2 .content{
    padding-top:51px;
  }
  .custom-services-row2 .content h6{
    margin-top: 82px;
  }
  .three-col-listing-row1-group {
    padding: 54px 0px 0px 0px;
  }
  .three-col-listing-row1-simple-menu {
    padding: 14px 0 0 0;
  }
  .listing-post-header .right-col {
    width: 100%;
  }
  .listing-post-header .left-col {
    width: 100%;
  }
  .two-col-right-form .col-group.right-col form .hs-form-field {
    margin-right: 0;
    width: 100%;
  }
  .about-row2-title h3:after {
    margin-bottom: 0;
  }
  .about-row2-mobile {
    padding: 20px 0px 10px 0px;
    margin-top: -27px;
  }
  .about-row2-mobile .hs_cos_wrapper_type_linked_image img.hs-image-widget {
    display: block;
    margin: auto;
  }
  .two-col-left {
    margin: 15px 5px 5px 5px;
  }
  .two-col-left .col-img {
    margin-right: 15px;
    float: left;
  }
  .two-col-left .col-content {
    overflow: hidden;
  }
  .two-col-left h4 {
    margin: 0 0 5px;
    color: #4a4f50;
  }
  .two-col-left .col-content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    text-align: justify;
  }
  .premium-row1-title {
    padding-top: 11px;
  }
  .premium-row1-col {
    margin-bottom: 0px;
  }
  .premium-row3-left-col {
    padding-bottom: 0;
  }
  .premium-row3-group {
    margin-bottom: 0;
  }
  .container-fluid .row-fluid .page-center{
    max-width: 100%;
  }
  .hs-report-page .hs-report-form {
    max-width: 100%;
    width: 100%;
  }
  .landing-page.one-column .body-container form,
  .error-template.one-column .body-container form,
  .password-template.one-column .body-container form,
  .subscription-template.one-column .body-container form{
    width: 100% !important;
  }
  .custom-logo-wrapper{
    display:none !important;
  }
  .custom-logo-mobile {
    padding: 6px 0;
  }
  .custom-logo-mobile img {
    max-width: 200px;
    position:relative;
    z-index: 99;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    margin-top: -20px;
  }
  .scroll-header .custom-logo-mobile img {
    max-width: 122.63px;
    margin-top:0;
  }
  .scroll-header .custom-logo-mobile {
    padding: 6px 0 3px;
  }
  .custom-copyright,
  .custom-footer-menu-wrapper-inner,
  .custom-form-wrapper{
    padding-left: 0;
  }
  .container-fluid .row-fluid .custom-footer .page-center {
    padding-left: 15px;
    padding-right: 15px;
  }
  .custom-copyright p {
    padding: 10px 0 10px 0px;
  }
  .custom-footer-menu .hs_cos_wrapper > ul > li {
    width: 100%;
    float: none;
  }
  .custom-mindfields {
    margin-bottom: 65px;
    margin-top: 30px;
  }
  .custom-mindfields h4 {
    margin: 0 0 16px;
  }
  .blog .blog-sidebar {
    padding: 50px 0 0 0;
  }
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-width: 100%;
    max-height: none;
    margin: 20px 0;
    float: none;
  }
  .mdl-textfield{
    margin-right:0;
  }
  .hs-header-top-right-wrapper .hs-header-google-search {
    width: 192px;
    position: relative;
    float: left;
  }
  .hs-header-top-right-wrapper .hs-header-right-signin {
    width: 158px;
    margin-left: 0;
    margin-right: 0 !important;
    float: left;
  }
  .custom-header .hs-header-top-right-wrapper {
    width: auto;
    float: right;
  }
  .hs-report-page .body-container .hs-report-form .hs-form-field {
    padding-right: 0px;
  }
  .custom-copyright-wrapper {
    padding: 21px 0 20px;
  }
  .custom-footer-menu .hs_cos_wrapper > ul > li > a {
    margin: 8px 0 16px;
  }
  .custom-footer-menu-wrapper-inner {
    padding-top: 17px !important;
  }
  .custom-mindfields .hs_cos_wrapper {
    width: 100%;
  }
  .custom-form-wrapper {
    margin: 0 !important;
    width: 100% !important;
  }
  .custom-footer-form-wrapper {
    padding: 0 15px;
  }
  .custom-footer {
    padding-top: 30px;
  }
  .custom-footer-form form {
    max-width: 100%;
  }
  .hs-home-page .hs-row7-wrapper-cols {
    margin-top: 30px;
  }
  .hs-home-page .hs-row2-wrapper p {
    padding-left: 0;
    padding-right: 0;
  }
  .tp-bullets.simplebullets.round .bullet {
    width: 50% !important;
    margin: 0 0 10px !important;
  }
  .tp-bullets.simplebullets.round .bullet span {
    padding-top: 5px;
  }
  .tp-bullets.simplebullets.round {
    bottom: 5px !important;
  }
  .carouselck_caption {
    bottom: -80px !important;
  }
  .carouselck_caption_title {
    margin: 0px 0 5px !important;
  }
  #carouselck_wrap_197 .carouselck_caption > div > div {
    font-size: 16px !important;
  }
  #carouselck_wrap_197 .carouselck_caption > div div.carouselck_caption_desc {
    font-size: 12px !important;
    line-height: 1.4;
  }
  .hs-home-page .hs-six-image-slider {
    margin-top: 40px;
  }
  .custom-tabs .content-group  > div + div{
    margin-top:30px;
  }
  .custom-4col-top-head-img > div {
    padding-bottom: 20px;
  }
  .one-col-listing-mod{
    padding: 0px 20px !important;
    min-height:850px;
  }
  .custom-header-lp .custom-logo-mobile img{
    margin-top: 0px;
  }
  .error-template h1 {
    font-size: 48px;
  }
  .about-row2-inner-group {
    padding-top: 0;
    padding-bottom: 0;
  }
  .blog-pagination ul li{
    float:none;
    display:inline-block;
    margin-left: -4px;
    margin-bottom:5px;
  }
  .job-detail-row1-group .hs_cos_wrapper_type_form{
    max-width:100%
  }
  .tp-bgimg.defaultimg {
    background-size: cover !important;
    background-position: center !important;
  }
}


/* =============== Landscape phones and smaller devices =============== */
@media (max-width:550px){
  .premium-row3-left-col a.btn.btn-primary {
    margin-bottom: 5px !important;
  }
}

@media (max-width: 479px) {
  
  
  .uniphore-event table {
      width: 100% !important;
      text-align: left;
  }

  .uniphore-event {
      text-align: left;
  }
  
  .uniphore-event table tr td:nth-child(1) {
      width: 30%;
    padding: 6px;
  }

  .uniphore-event table tr td:nth-child(2) {
      width: 70%;
    padding:6px;
  }
  
  span.btl-modal {
    text-align: right;
  }
  .hs_recaptcha.field.hs-form-field {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .one-col-listing-mod ul.time-wrapper li.first-col {
    float: none;
  }
  .one-col-listing-mod ul.time-wrapper li.last-col {
    float: none;
    padding: 10px 0 0 0;
  }
  /*   .one-col-listing-mod .image{
  height:auto;
}*/
  .hs-header-top-right-wrapper .hs-header-google-search{
    float:none;
  }
  a.btn.btn-primary{
    height:auto;
  }

}

@media (max-width: 440px) {
  .custom-logo-mobile img {
    max-width: 121px;
    position:static;
  }
  .custom-logo-mobile {
    padding: 18px 0 26px;
  }
  .scroll-header .custom-logo-mobile img {
    max-width: 121px;
    height: 50px;
  }
}
@media (max-width:400px) {
  .job-detail-row-inner-wrapper {
    margin: 0 !important;
  }
  .job-detail-row-inner-group {
    padding: 35px 15px;
  }
  .hs-job-detail .custom-2col-eq.row-fluid .span5.custom-break-ninty {
    padding: 0;
  }
  .hs-job-detail .custom-2col-eq.row-fluid .span5.custom-break-ninty h6 {
    text-align: left;
  }
  .job-detail-row-inner-wrapper hr {
    width: 100%;
  }
  .job-details {
    padding: 0;
  }
  .job-details .col-group {
    padding: 0;
  }
  .two-col-left .col-img {
    float: none;
    text-align: center;
    margin: 0;
  }
  .two-col-left h4 {
    text-align: center;
  }
  .sales-price>div>span {
    display: block;
    text-align: right;
    margin: 0 0 5px;
  }
}
@-moz-document url-prefix() { 
  .custom-footer-form .hs-input{
    border-color: #777;;
  }
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .custom-footer-form .hs-input {
    min-height: 39px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    padding-top: 16px;
  }

}

#hs_cos_wrapper_module_1507264200907190 h3{
  font-size:20px !important;
}
.hs-rss-description p {
  font-size:14px;
}


#click-me {
  position: relative;
  -moz-animation: shakeme 3s infinite;
  -o-animation: shakeme 3s infinite;
  -webkit-animation: shakeme 3s infinite;
  animation: shakeme 3s infinite;
  font-size: 14px;
}

@keyframes shakeme {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  5% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
  10% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  15% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
  }
  30% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
}


#myTemplate1,#myTemplate2,#myTemplate3,#myTemplate4,#myTemplate5,#myTemplate6,#myTemplate7,#myTemplate8,#myTemplate9,
#myTemplate10,#myTemplate11,#myTemplate12,#myTemplate13,#myTemplate14,#myTemplate15,#myTemplate16,#myTemplate17,#myTemplate18{
  display: none;
}
.tippy-popper.html-template {
  max-width: 350px;
  text-align: left;
  padding: 00px;
}
.tippy-tooltip-content {
  text-align: left;
}
.tippy-tooltip.light-theme.enter{
  padding: 25px;
  max-width: 300px;
}
.img-fancy-link:after{
  display: none;  
}
.tippy-tooltip-content h5{
  margin-bottom: 0;
  font-size: 16px;
}
.tippy-tooltip-content h6{
  font-size: 12px;
  color: #505050;
}
.tippy-tooltip-content P{
  font-size: 14px;
  color: #969595;
  font-weight: 300;
}
.tippy-tooltip-content a button{
  border: 2px solid #24b3c3;
  margin-top: 10px;
  padding: 7px 20px;
  color: #505050;
}
.tippy-tooltip-content a button:hover{
  color: #fff;
  background: #24b3c3;
}
.example-header {
  background: #3D4351;
  color: #FFF;
  font-weight: 300;
  padding: 3em 1em;
  text-align: center;
}
.example-header h1 {
  color: #FFF;
  font-weight: 300;
  margin-bottom: 20px;
}
.example-header p {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
}

.container-fluid .row {
  padding: 50px 0 0 0;
}
.container-fluid .row:nth-child(even) {
  background: #F1F4F5;
}

.example-title {
  text-align: center;
  margin-bottom: 60px;
  padding: 3em 0;
  border-bottom: 1px solid #E4EAEC;
}
.example-title p {
  margin: 0 auto;
  font-size: 16px;
  max-width: 400px;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 30px;
  width: 50%;
  border-radius: 10px;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: -20px;
  margin-right: -16px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
/*----------------------------------------------
MOD: TIMELINE SPLIT
----------------------------------------------*/
@media (min-width: 768px) {

  .timeline-split .timeline, .timeline-centered .timeline {
    display: table;
  }
  .timeline-split .timeline-item, .timeline-centered .timeline-item {
    display: table-row;
    padding: 0;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info,
  .timeline-split .timeline-marker,
  .timeline-centered .timeline-marker,
  .timeline-split .timeline-content,
  .timeline-centered .timeline-content,
  .timeline-split .period .timeline-info,
  .timeline-centered .period .timeline-info {
    display: table-cell;
    vertical-align: top;
  }
  .timeline-split .timeline-marker, .timeline-centered .timeline-marker {
    position: relative;
  }
  .timeline-split .timeline-content, .timeline-centered .timeline-content {
    padding-left: 30px;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info {
    padding-right: 30px;
  }
  .timeline-split .period .timeline-title, .timeline-centered .period .timeline-title {
    position: relative;
    left: -45px;
  }
}

/*----------------------------------------------
MOD: TIMELINE CENTERED
----------------------------------------------*/
@media (min-width: 992px) {
  .timeline-centered,
  .timeline-centered .timeline-item,
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-marker,
  .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0;
  }
  .timeline-centered .timeline-item {
    padding-bottom: 10px;
    overflow: hidden;
  }
  .timeline-centered .timeline-marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
  }
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-content {
    width: 50%;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .timeline-centered .timeline-item.period {
    padding: 0px 0 0px;
  }
  .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto;
  }
  .timeline-centered .period .timeline-title {
    left: auto;
  }
}

/*----------------------------------------------
MOD: MARKER OUTLINE
----------------------------------------------*/
.marker-outline .timeline-marker:before {
  background: transparent;
  border-color: #fff;
}
.marker-outline .timeline-item:hover .timeline-marker:before {
  background: #fff;
}
.event .btn button{
  font-weight: 500;
  padding-bottom: 2px;
  border: 1px solid #fff;
  background: transparent;
  box-shadow: none;
  margin-top: 10px;
  padding: 5px 10px;
  color: #fff;
  transition: .5s;
  font-size: 14px;
}
.event .btn button:hover{
  background: #fff;
  color: #24b3c3;
}
.event .btn{
  border-radius: 0%;
  border: 0px solid #24b3c3;
  display: block;
  font-weight: 400;
}
.event .btn:hover{
  cursor: pointer;
  border: 0px solid #24b3c3;
}

.videoContainer {
  position: relative;
  width: 100%;
  height: 600px;
  background-position: center;
  overflow: hidden;
}
.videoContainer video {
  min-width: 100%;
  min-height: 100%;
  position: relative;
  z-index: 1;
}
.videoContainer .overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  background: #000000;
  opacity: 0.5;
}        


.banner-event{
  width: 90%;padding: 10px;margin-left: auto;margin-right: auto; float: none; text-align: center; margin-top:0px;
  z-index: 99;
  position: relative;
}
.banner-event .banner-inner-content{
  padding: 10px;
}
.banner-event .banner-inner-content h1{
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 7px ;
  color: #24b3c3;
}
.banner-event .banner-inner-content h4{
  font-size: 18px;
  margin-top: 0px;
  color: #fff;
}
.banner-event .banner-inner-content ul{
  padding-left: 0px; display: inline-flex;
}
.banner-event .banner-inner-content ul li{
  list-style: none;
  padding: 7px 25px;
  margin: 10px;
  color: #fff;
  border: 1px solid #dbdbdb;
}
.banner-event .banner-inner-content ul li img{
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.event .hs-agree{
  color: #6c6c6c;
}
.event .hs-agree a{
  color: #24b3c3;
}
.event .hs-agree a:hover{
  color: #505050;
}
.event .hs-agree ul.inputs-list{
  display: none;
}
.one-line{
  padding: 25px;
  text-align: center;
  color: #24b3c3;
  font-size: 20px;
  box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.75);
}
.one-line strong{
  color: #505050;
}
.time-line{
  background: #24b3c3;
  padding-top: 50px;
  padding-bottom: 50px;
}
.time-line .timeline-content, .time-line .timeline-info{
  color: #fff;
  font-family: Montserrat, sans-serif;
}
.time-line .timeline-content{
  font-size: 18px; font-weight: 300;
  padding-bottom: 40px;
}
.time-line .timeline-info{
  font-size: 16px;
}
.time-line h2{
  color: #fff;
  position: relative;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.speakers{
  padding-top: 50px;
  display: table !important;
}
.speakers>span .hs_cos_wrapper_type_custom_widget {
  width: 22.6%;
  margin: 1%;
  display: inline-table;
}


.speakers>span .hs_cos_wrapper {
  width: 22.6%;
  margin: 1%;
  display: inline-table;
}


.event2 {
  padding-top: 30px;
  padding-bottom: 0px;
  background-image: url('https://www.mindfieldsglobal.com/hubfs/Rectangle-1057.png');
  background-size: 300px 280px;
  background-position: right top;
  background-repeat: no-repeat;
}
.event2 h2{
  color: #24b3c3;
  position: relative;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.event2 h2:after{
  content: '';
  top: 10px;
  display: block;
  position: relative;
  background: #24b3c3;
  height: 5px;
  width: 43px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
h3:not(:empty):after, .custom-page-title h1:after{
  display: none;
}

h3.form-title{
  font-size: 18px;
  text-align: left;
  text-transform: capitalize;

}
.wrapper{
  max-width: 1024px;
  padding: 10px;
  margin-left: auto !important;
  margin-right: auto;
  float: none !important;
}
.event1{
  background: #f7f7f7;
  background-image: url('https://www.mindfieldsglobal.com/hubfs/Event1.png');
  background-size: 600px 280px;
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: -5px;

}
.event1 .wrapper{
  padding-top: 70px;
  padding-bottom: 20px;
}
.event1 .wrapper h2{
  font-size: 30px;
  position: relative;
}
.event1 .wrapper h2:before{
  content: '';
  position: absolute;
  background: #848484;
  height: 2px;
  width: 50px;
  top: 24px;
  left: -62px;
}
.event1 .wrapper p{
  line-height: 1.7em ;
}
.event1 .content1{
  padding-right: 30px;
}
.form-sec{
  padding: 30px; 
}
.event-form{
  padding: 30px 30px;
  background: #fff;
  border: 1px solid #d4d3d3;
  border-top: 0;
  box-shadow: 4px 4px 1px -1px rgba(205,233,237,1);
}
.event-form li span {
  padding-left: 10px;
}
/* ==========================================================================
MWB CSS for Footer logo                                        
========================================================================== */
.custom-mail-link a img {
  min-width: 243px;
}
.custom-mail-link a {
  position: static !important;
  padding-left: 16.6%;
}   



.msp-event-wrap {
    padding: 30px 0px;
}

/**** Custom Page ******/



/**** Header Hide *****/


.hs-content-id-73193901985 .hs-search-field {

}

.hs-content-id-73193901985 .custom-footer {
    background-image: none !important;
    padding: 0 !important;
}

.hs-content-id-73193901985 .hs-top-content {
    display: none !important;
}


.hs-content-id-73193901985 .right-header-box {

}

.hs-content-id-73193901985 .custom-footer-menu-wrapper {
    display: none !important;
}


/**** Header Hide *****/


.center-simple-menu ul.active-branch {
    align-items: center;
    justify-content: center;
    display: flex !important;
}


div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    background: #fff;
    margin: 0 auto;
    max-width: 1250px !important;
    padding: 10px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
    width: 80%;
    margin: 0px !important;
}

div#hs-en-cookie-confirmation-buttons-area {
    width: 18%;
    text-align: left;
}


div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p span{
    font-family: "Roboto","Arial",sans-serif !important;
    font-size: 12px !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p { margin: 0px !important; }

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    margin: 0px 0 0!important;
}

.contact-form h3#hs_cos_wrapper_module_151556596938645_title {
    font-size: 24px;
    color: #fff;
}

/**** Custom Page ******/



/* All HubSpot Forms
========================================================================== */

/* Form Field (selector for form field wrapper) */
.event-form .hs-form .hs-form-field { margin-bottom: 20px;}

/* Descriptions (targets class applied to Help Text divs) */
.event-form .hs-form .hs-field-desc {}

/* Labels (selects field labels and error messages) */
.event-form .hs-form label {}
.event-form .hs-form .hs-form-field > label {
  font-size: 16px;
  color: rgb(108, 108, 108);
  font-weight: 500; 
  text-align: left;
}
.event-form form.hs-form .hs-form-field ul.inputs-list {
  padding-top: 10px;
  color: #6c6c6c;
}
/* Inputs (selectors for all inputs)  */
.event-form .hs-form input[type="text"],
.event-form .hs-form input[type="password"], 
.event-form .hs-form input[type="datetime"], 
.event-form .hs-form input[type="datetime-local"], 
.event-form .hs-form input[type="date"], 
.event-form .hs-form input[type="month"], 
.event-form .hs-form input[type="time"], 
.event-form .hs-form input[type="week"], 
.event-form .hs-form input[type="number"], 
.event-form .hs-form input[type="email"], 
.event-form .hs-form input[type="url"], 
.event-form .hs-form input[type="search"], 
.event-form .hs-form input[type="tel"], 
.event-form .hs-form input[type="color"],
.event-form .hs-form input[type="file"],
.event-form .hs-form textarea,
.event-form .hs-form select {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(69, 69, 69);
  background-color: rgb(255, 255, 255);
  opacity: 0.43;
  padding: 10px !important;

}

/* Inputs in focus (selectors for all inputs when clicked)  */
.event-form .hs-form input[type="text"]:focus,
.event-form .hs-form input[type="password"]:focus, 
.event-form .hs-form input[type="datetime"]:focus, 
.event-form .hs-form input[type="datetime-local"]:focus, 
.event-form .hs-form input[type="date"]:focus, 
.event-form .hs-form input[type="month"]:focus, 
.event-form .hs-form input[type="time"]:focus, 
.event-form .hs-form input[type="week"]:focus, 
.event-form .hs-form input[type="number"]:focus, 
.event-form .hs-form input[type="email"]:focus, 
.event-form .hs-form input[type="url"]:focus, 
.event-form .hs-form input[type="search"]:focus, 
.event-form .hs-form input[type="tel"]:focus, 
.event-form .hs-form input[type="color"]:focus,
.event-form .hs-form input[type="file"]:focus,
.event-form .hs-form textarea:focus,
.event-form .hs-form select:focus {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0, 138, 255);
  background-color: rgb(255, 255, 255);

}

/* Multi-line inputs (selectors to target multi-line fields */
.event-form .hs-form textarea {}
.event-form .hs-form textarea:focus {}

/* Dropdowns (selectors for dropdowns) */
.event-form .hs-form select {}
.event-form .hs-form select:focus {}

/* Multi-select (selectors for multi-select fields) */
.event-form .hs-form form.hs-form .hs-form-field ul.inputs-list {}

.event-form .hs-form form.hs-form .hs-form-field ul.inputs-list li input {}
.event-form .hs-form input[type="radio"] {}
.event-form .hs-form input[type="checkbox"] {}

/* Required (selectors for fields, when they do not pass validation) */
.event-form .hs-form input:focus:required:invalid, 
.event-form .hs-form textarea:focus:required:invalid, 
.event-form .hs-form select:focus:required:invalid {}

.event-form .hs-form input:focus:required:invalid:focus, 
.event-form .hs-form textarea:focus:required:invalid:focus, 
.event-form .hs-form select:focus:required:invalid:focus {}

/* Error message (selector for validation messages) */
.event-form .hs-form .hs-error-msgs label{}

/* Placeholder Text (styles the placeholder attribute text) */
::-webkit-input-placeholder { /* Webkit Browsers */}
:-moz-placeholder { /* Firefox 18- */}
::-moz-placeholder { /* Firefox 19+ */}
:-ms-input-placeholder { /* IE10 */}

/* Multi Column Form (selectors for fieldsets and field wrappers) 
========================================================================== */

.event-form .hs-form .hs-form fieldset.form-columns-1 {}
.event-form .hs-form .hs-form fieldset.form-columns-1 .hs-form-field {}

.event-form .hs-form .hs-form fieldset.form-columns-2 {}
.event-form .hs-form .hs-form fieldset.form-columns-2 .hs-form-field {}

.event-form .hs-form .hs-form fieldset.form-columns-3 {}
.event-form .hs-form .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Submit buttons (selectors for all non-CTA buttons) 
========================================================================== */

body .event-form .hs-button.primary,
body .event-form input[type="submit"],
body .event-form input[type="button"] {
  color: #fff;
  font-family: Montserrat, sans-serif;
  width: 100%;
  background: #24b3c3;
  padding: 5px;
  border: 2px solid #24b3c3;
  transition: .5s;
  font-weight: 400;
}

body .event-form .hs-button.primary:hover,
body .event-form input[type="submit"]:hover,
body .event-form input[type="button"]:hover {
  color: #24b3c3;
  background: #fff;
  transition: .5s;
}

body .event-form .hs-button.primary:focus,
body .event-form input[type="submit"]:focus,
body .event-form input[type="button"]:focus {}
.event-form .hs-form-required{
/*   display: none */
}

.hs-richtext.hs-main-font-element p {
    font-size: 12px;
}

.register{
  display: block;
  background: #24b3c3;
  border: 1px solid #24b3c3 !important;
  color: #fff;
}
.register a{
  color: #fff;
}
.w3-container{
  padding: 40px !important;
  border-radius: 10px !important;
}
.w3-display-topright {
  border-bottom-left-radius: 10px !important;
}
@media only screen and (max-width: 767px){
  .testimonials>span .hs_cos_wrapper_type_custom_widget {
    width: 47% !important;
    margin: 20px 1.5% !important;

  }
  .modal-content {
    width: 90%;
  }
  .header-container {
    padding-top: 80px;
  }
  .register{
    display: block;
    background: #24b3c3;
    border: 1px solid #24b3c3 !important;
    color: #fff;
  }
  .register a{
    color: #fff;
  }
  .banner-event{
    margin-top: 0px;
    max-width: 95%;
  }
  .banner-event .banner-inner-content ul {
    display: block;
  }
  .form-sec {
    padding: 10px;
  }
  .speakers>span .hs_cos_wrapper_type_custom_widget{
    width: 47%;
    min-height: 300px;
  }
  
    .speakers>span .hs_cos_wrapper {
      width: 47%;
      min-height: 300px;
    }


  }
@media only screen and (max-width: 480px){
  .testimonial-overlay .testimonial-content h1{
    font-size: 40px;
  }
  .container-fluid .row-fluid .page-center .event-form{
    text-align: left !important;
  }
  .event-form{
    text-align: left;
  }
  .testimonials>span .hs_cos_wrapper_type_custom_widget {
    width: 94% !important;
    margin: 20px 3% !important;
  }
  .speaker .speaker-content{
    min-height: auto;
  }
  .speakers>span .hs_cos_wrapper_type_custom_widget{
    width: 98%;
    min-height: auto;
  }
  
    .speakers>span .hs_cos_wrapper {
    width: 98%;
    min-height: auto;
  }
  
  
}
@media only screen and (max-width: 1090px){
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    padding:0 15px;
  }
}
@media only screen and (max-width: 1000px){
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    padding:0 10px;
  }
}
/*==================New header styling==================*/

.container-fluid .row-fluid .page-center{
  float:none;
  max-width:1200px;
  margin:0 auto;
  padding-left:10px;
  padding-right:10px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  display:inline-block;
  position:relative;
  padding:0 20px;
  bottom: -1px;
}
.span12.widget-span.widget-type-menu.custom-menu-primary{
  padding-top:8px;
}
.custom-logo.custom-logo-retina{
  display:block !important;
  padding:15px 0 10px 0;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
  color:#424242;
  border-bottom:2px solid #24b3c3;
  font-weight: 600;
}
.hs-home-page .custom-menu-primary .hs-menu-wrapper > ul{
  padding-top: 0px;

}
.custom-menu-primary .hs-menu-wrapper > ul{
  padding-right: 0px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper{
/*   left: -72px; */
}
span.nav-cta {
  padding: 7px 15px;
  color: #fff;
  background: #24b3c3;
  font-weight: 500;
  border: 1px solid #24b3c3;
}
span.nav-cta:hover {
  color: #24b3c3;
  background: #fff;
}


.center-width{
  max-width: 960px;
  margin-left: auto !important;
  margin-right: auto  ;
  float: none !important;
}
.testimonial{
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.testimonial-overlay{
  position: relative;
  background-color: rgba(0, 0, 0, 0.8);
  max-width: 100%;
  min-height: 500px;
  padding: 20px 10px;
}
.testimonial-overlay .testimonial-content{
  max-width: 960px;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.testimonial-overlay .testimonial-content h1{
  color: #fff;
  font-weight: 500;
  margin-bottom: 10px;
}
.testimonial-overlay .testimonial-content a{
  width: 80px;
  height: 80px;
  position: relative;
  margin-bottom: 20px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent;
}
.testimonial-overlay .testimonial-content a:hover{
  border: 1px solid #24b3c3;
  background: #24b3c3;
}
.testimonial-overlay .testimonial-content a .fa-play{
  position: absolute;

  color: #fff;
  transition: 1s;
  left: 55%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
}

.testimonial-overlay .testimonial-content p{
  color: #fff;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 200;
}
.testimonials>span{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.testimonials>span .hs_cos_wrapper_type_custom_widget{
  width: 31%;
  margin: 20px 1.1%;
  border: 1px solid #e9e9e9;
  border-radius: 0px 0px 5px 5px;
  transition: transform .5s;
  transform: scale(1);
  background-color: #fff;
}
.testimonials>span .hs_cos_wrapper_type_custom_widget:hover{
  transition: transform .5s;
  transform: scale(1.01);
}
.testi-content{
  text-align: center;
  padding: 10px;
}
.testi-content p{
  position: relative;
  font-size: 14px;
  font-weight: 300;
}
.testi-content p:before{
  position: absolute;
  content: '\f10d';
  font-family: 'fontawesome';
  margin-left: -10px;
  margin-top: -5px;
  font-size: 10px;
  color: #ececec;
}
.testi-content h3{
  margin-bottom: 0px;
  font-weight: 400;
}
.testi-content h4{
  margin-top: 0px;
  font-size: 15px;
  margin-bottom: 0px;
}
.testi-content img{
  max-width: 60%;
}
.thum{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.thum .testi-play{
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
  max-width: 100%;
  min-height: 250px;
  transition: 1s;
}
.testi-card:hover .thum .testi-play{
  background-color: rgba(0, 0, 0, 0.7);
  transition: 1s;
}
.testi-card:hover .thum .testi-play a{
  border: 1px solid #24b3c3;
  background: #24b3c3;
}
.thum .testi-play a{
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent;
}
.thum .testi-play a .fa{
  position: absolute;
  text-align: center;
  left: 55%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 20px;
}
.Contact-page .testimonial-content a{
  display: none;
}
.Contact-page .testimonial-overlay {
  min-height: 300px;
}
.Contact-page .event-form .hs-form-required{
  display: inline;
  opacity: .7;
}
/*================== MWB NAVIGATION STYLING==================*/

.header-container-wrapper .custom-menu-primary {
  padding: 8px 0 0 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
  padding: 0 17px;
}
.mwb-search-results__wrapper {
  padding: 50px 0px;
  text-align: justify;
}
@media (min-width: 768px) {
  .custom-menu-primary .hs-menu-wrapper > ul {
    padding-top: 0px;
  }
}
@media screen and (max-width: 1200px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1120px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding: 0 8px;
  }
}
@media (max-width: 992px) and (min-width: 851px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 12px;
  }
  .hs-menu-children-wrapper li a {
    font-size: 12px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li:first-child {
    padding-left: 0px;
    margin-left: 20px;
  }

}
@media (max-width: 850px) and (min-width: 768px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 10px;
  }
  .hs-menu-children-wrapper li a {
    font-size: 10px;
  }
}

@media (max-width: 1080px) {
  .hs-content-id-62360637279 .webinar-box {
      padding: 60px 25px !important;
  }

}

@media (max-width: 767px) {
  
  .hs-content-id-62360637279 .webinar-box form label {
      text-align: left !important;
      width: 100%;
      display: inline-block;
  }
  
  .hs-content-id-62360637279 .webinar-box {
      padding: 60px 25px 20px !important;
  }

  .mobile-trigger {
    top: 10px;
  }
  .btn-search {
    top: 32px;
    right: 50px;
  }
  .header-container-wrapper .hs-search-field input[type="search"] {
    right: 8px;
    top: 83px;
  }
}
@media (max-width: 440px) {
  .mobile-trigger {
    top: 5px;
  }
  .btn-search {
    top: 26px;
    right: 50px;
  }
}