/* ==========================================================================
   HubSpot Migrations Services - COS Boilerplate v2.0.0                              
   ========================================================================== */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.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');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.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 =============== */


.mindfields_top_content h2 {
    position: relative;
    color: #22B5C4;
    padding-left: 1.822916vw;
    line-height: initial !important;
    font-weight: initial !important;
    font-size: 2.604166vw;
}

.mindfields_top_content h2::before {
    content: "";
    background: #22B5C4;
    width: 0.416666vw;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}


.mindezy_sec_cnt h2 {
    text-transform: inherit !important;
}




*, *: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;
}


/* =============== 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 {
    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;
}

/* 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 =============== */

.header-container-wrapper {}
.header-container {
    padding-top:99px;
}
.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: 165px;
    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;
}

.why-automation__top-h1 {
      color: #000;
    font-size: 30px!important;
    font-weight: 600!important;
    line-height: 43px!important;
}


@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;
}

.span3 .widget-span .widget-type-linked_image{
    margin-left: 0px !important;
    width: 100%;
}
/* =============== 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%;
}

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

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


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

/* =============== Career =============== */
.blog-card{
    width: 33.33%;
    float: left; 
   

}
.inner-card{
    padding: 20px;
}
 .blog-card .inner-card .card-img{
      height: 155px !important;
      background-size: cover;
      background-position: top left;
      
 }

.inner-card p{
    background: #fff;
    padding: 15px;
    color: #24b3c3;
    font-size: 14px;
    height: 140px;
    box-shadow: 0px 1px 5px -3px rgba(0,0,0,0.75);
}
.section2 p{
    color: #262626;
    font-weight: 300;
    font-size: 14px !important;
    line-height: 21px !important;
}
.point-section{
    background: #24b3c3;  margin-top: -30px; margin-left: 0px !important; color: #fff; padding: 30px;
}
.point-section ul li{
    font-weight: 300;
    font-size: 15px;
    line-height: 30px;
}
.shd{
    border-bottom: 1px solid #e1e1e1;
}
.section2{
    padding-right: 50px;
}
.body-center{
    padding: 50px 180px;
}
.job-adder{
     padding: 50px 100px;
}
.slider-padding{
    padding-left: 150px;
    padding-right: 150px;
}
.benefits{
    text-align: center;
    padding: 20px 40px;
    width: 33.33%;
    float: left;
    padding-bottom: 40px;
    height: 260px;
}
.benefits p{
   padding-top: 25px;
   font-size:16px;
   font-weight: 300;
}
        .banner-section{
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        text-align: center;
        margin-top: -100px;
        height: 600px;
        padding: 200px 30px 50px;
       color: #fff;
    }
    .banner-section h1{
         font-size: 42px !important;
         font-weight: 600;
         margin-bottom: 10px;
    }
    .banner-section h6{
        color: #fff;
        font-size: 20px;
        font-weight: 100 !important;
         font-family: "Helvetica";
    }
    .banner-section p{
         font-size: 20px;
         font-family: Montserrat, sans-serif !important;
         padding-top: 150px; 
    }
    .banner-section .fa-angle-down{ 
        color: #454545;
        background: #fff;
        width: 45px;
        height: 45px;
        padding:5px;
        font-size: 40px;
        text-align: center;
        border-radius: 50%;
    }
.hiring{
    text-align: right;
    padding-top: 50px;
}
.hiring a,.training a:hover {
    font-size: 18px;
    color: #fff;
    background: transparent;
    padding: 12px 50px;
    font-weight: 500;
    border: 1px solid #fff;
    
}
.training{
    text-align: left;
     padding-top: 50px;
}
.training a, .hiring a:hover{
    font-size: 18px;
    color: #24b3c3;
    background: #fff;
    padding: 12px 50px;
    font-weight: 500;
    border: 1px solid #fff;
}
.bg-img{
    background-image:url('https://info.mindfields.net.au/hubfs/Career%20Page%20Image/Layer-29.jpg');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    padding: 100px 20px;
}
.bg-img h2{
    font-weight: 500;
    font-size: 36px;
}
.bg-img p{
    font-weight: 200;
}
    .text25{
        width: 25%;
          float: left;
            height: 250px;
            padding: 60px 40px;
            text-align: left;
            vertical-align: middle;
    }
    .text25 h6{ 
        font-size: 10px;
        margin-bottom: -5px;
        font-family: "ROBOTO";
    }
    .text25 h4{
        margin-top: 0px;
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 0px;
    }
    .text25 p{
         margin-top: 30px;
        font-size: 14px;
        font-weight: 300;
    }
    
    .careers .gray{
        background: #f6f6f6;
           color: #505050;
    }
    .careers .gray h6{
        color: #848383;
    }
    .careers .gray h4,  .careers .gray h4:after{
        color: #505050;
    }
    .careers .gray p{
        color: #ababab;
    }
        .careers .blue{
        background: #24b3c3;
         color: #ffffff;
    }
    .careers .blue h6{
        color: #ffffff;
    }
    .careers .blue h4,  .careers .blue h4:after{
        color: #ffffff;
    }
    .careers .blue p{
        color: #ffffff;
    }
    
        .careers .white{
        background: #ffffff;
          color: #24b3c3;
    }
    .careers .white h6{
        color: #848383;
    }
    .careers .white h4,  .careers .white h4:after{
        color: #24b3c3;
    }
    .careers .white p{
        color: #ababab;
    }
     .careers h4:after{
        content: '';
    display: block;
    height: 1px;
    border-top: 4px solid;
    width: 30px;
    margin: 5px auto 0 auto;
    margin-bottom: 20px; position: absolute;}
   
   
   
    
        .image50 img{
          width: 100%;
    height: 250px;
    }
    .image50{
        height: 250px;
      float: left;
      width: 50%;
    }
     .image25 img{
        width: 100%;
      height: 250px;
    }
    .image25{
         width: 25%;
          height: 250px;
               float: left;
    }



.glide__slide .box{
  width: 100%;
  height: 400px;
}
.glide__wrapper {
  padding: 40px 0;
}
.glide__track {
  overflow: visible;
  height: 500px;
}
.glide__slide {
  -webkit-transition: all 0ms ease;
  transition: all 0ms ease;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.glide__slide.active {
          transform: scale(1.02);
          padding: 0px 20px;
}
.glide__slide.pre {
          position: relative;
        transform: scale(.95);
}
.glide__slide.pre:before, .glide__slide.following:before{
    content:'';
 position: absolute;
 background-color: rgba(0, 0, 0, 0.5); 
width: 100%;
height: 100%;
}
.glide__slide.following {
           position: relative; transform: scale(.95);
}
.glide--horizontal .glide__bullets {
  bottom: 25%;
}

.glide__arrows{position:absolute}
.glide--horizontal .glide__arrows{top:50%;width:92%;margin-left:4%}
.glide--vertical .glide__arrows{left:50%;height:88%;margin-top:6%}
.glide__arrow{position:absolute;z-index:2;color:white;text-transform:uppercase;font:20px Arial,sans-serif;padding:11px 12px;background-color:rgba(0, 0, 0, 0.5);border-radius:50%;opacity:.8;}
.glide__arrow.disabled{opacity:.33}
.glide__arrow:focus{outline:none}
.glide__arrow:hover{}
.glide--horizontal .glide__arrow{-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.glide--horizontal .glide__arrow.prev{left:0; border: none;}
.glide--horizontal .glide__arrow.next{right:0;border: none;}
.glide--vertical .glide__arrow{-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.glide--vertical .glide__arrow.prev{top:0}
.glide--vertical .glide__arrow.next{bottom:0}
.glide__bullets{position:absolute;z-index:2;list-style:none}
.glide--horizontal .glide__bullets{bottom:8%;left:0;width:100%;height:12px;text-align:center}
.glide--vertical .glide__bullets{top:50%;right:8%;width:12px;height:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.glide__bullets>*{display:inline-block;background-color:rgba(255,255,255,0.5);width:12px;height:12px;padding:0;cursor:pointer;border-radius:50%;border:0px solid transparent;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}
.glide--horizontal .glide__bullets>*{margin:0 5px}.glide--vertical .glide__bullets>*{vertical-align:middle}.glide__bullets>*.active{background-color:white}.glide__bullets>*:focus{outline:none}.glide__bullets>*:hover,.glide__bullets>*:focus{border:0px solid white;background-color:rgba(255,255,255,0.5)}
.glide{position:relative;width:100%;height:100%}
.glide__wrapper{overflow:hidden}
.glide__track{position:relative;width:100%;height:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;overflow:hidden;padding:0}
.glide__track.dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.glide__slide{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.glide__slide a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}
.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.glide__arrow{cursor:pointer}
.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.glide--slider .glide__slide{float:left;clear:none}
.glide--carousel.glide--vertical .glide__track{overflow:visible}
.glide--carousel .glide__slide{float:left;clear:none}
.glide--slideshow .glide__wrapper{height:100%}
.glide--slideshow .glide__slide{height:100%;position:absolute;top:0;left:0;z-index:-1;-webkit-transform-style:preserve-3d;-webkit-transform:translate3d(0, 0, 0)}.glide--slideshow .glide__slide.active{z-index:1}


    
.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: 50px 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:50px;
}
.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: 880px;
    border-right: #e0e0df 3px solid;
    float: left;
    position:relative;
}
.one-col-listing-mod-after{
    display:block;
    font-size: 10pt;
    position: absolute;
    bottom: 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:after{
    display:none;
}
.one-col-listing-mod .image {
    overflow: hidden;
    width: 100%;
    height: 200px;
    border: #24b3c3 2px solid;
    background-size: cover;
}
.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;
}
/*============== 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: 9px 0 16px 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: "Helvetica","Arial",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.custom-footer-menu .hs_cos_wrapper > ul > li {
    float: left;
    width: 33.33%;
    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: #4a4f50;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 50%;
    font-size: 12px;
    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: 12px;
    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.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: 53px;
        font-size: 14px;
        position: relative;
        color: #888;
        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: 1px;
        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: 4px solid #24b3c3;
        width: 240px;
        background: #fff;
        box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
        padding: 20px 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li{}
    .custom-menu-primary .hs-menu-wrapper > ul ul li a{
        display: block;
        padding: 10px 20px;
        color: #888;
        cursor: pointer;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
        background: #24b3c3;
        color:#fff;
    }
    
    /* 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){
.inner-card p{
    background: #fff;
    padding: 15px;
    color: #24b3c3;
    font-size: 14px;
    height: auto;
      box-shadow: 0px 1px 5px -3px rgba(0,0,0,0.75);
}
/* =============== Career =============== */
.blog-card{
    width: 50%;
}

.point-section{
   margin-top: -0px; margin-left: 0px !important; color: #fff; padding: 20px;
}

.section2{
    padding-right: 0px;
}
.body-center{
    padding: 50px 50px;
}
.job-adder{
     padding: 30px 20px;
}
.slider-padding{
    padding-left: 50px;
    padding-right: 50px;
}
.benefits{
    text-align: center;
    padding: 20px 40px;
    width: 50%;
    float: left;
    padding-bottom: 40px;
    height: auto;
}
.benefits p{
   padding-top: 20px;
   font-size:16px;
   font-weight: 300;
}
        .banner-section{
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        text-align: center;
        margin-top: -100px;
        height: auto;
        padding: 150px 30px 50px;
       color: #fff;
    }
    .banner-section h1{
         font-size: 42px !important;
         font-weight: 600;
         margin-bottom: 10px;
    }
    .banner-section h6{
        color: #fff;
        font-size: 20px;
        font-weight: 100 !important;
         font-family: "Helvetica";
    }
    .banner-section p{
         font-size: 24px;
         font-family: Montserrat, sans-serif !important;
         padding-top: 100px; 
    }
    .banner-section .fa-angle-down{
        color: #000;
        background: #fff;
        width: 35px;
        height: 35px;
        padding:7px 5px;
        font-size: 25px;
        text-align: center;
        border-radius: 50%;
      transition: 5s;
    }
.hiring{
    text-align: right;
    padding-top: 50px;
}
.hiring a{
    font-size: 18px;
    color: #fff;
    background: transparent;
    padding: 12px 50px;
    font-weight: 300;
    border: 1px solid #fff;
}
.training{
    text-align: left;
     padding-top: 50px;
}
.training a{
    font-size: 18px;
    color: #24b3c3;
    background: #fff;
    padding: 12px 50px;
    font-weight: 300;
    border: 1px solid #fff;
}
.bg-img{
    background-image:url('https://info.mindfields.net.au/hubfs/Layer%2029.png');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    padding: 70px 20px;
}
.bg-img h2{
    font-weight: 500;
    font-size: 36px;
}
.bg-img p{
    font-weight: 200;
}
    .text25{
        width: 50%;
          float: left;
            height: 250px;
            padding: 40px 20px;
            text-align: left;
            vertical-align: middle;
    }
    .text25 h6{ 
        font-size: 10px;
        margin-bottom: -5px;
        font-family: "Helvetica","Arial",sans-serif;
    }
    .text25 h4{
        margin-top: 0px;
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 0px;
    }
    .text25 p{
         margin-top: 30px;
        font-size: 14px;
        font-weight: 300;
    }
    
    .careers .gray{
        background: #f6f6f6;
           color: #505050;
    }
    .careers .gray h6{
        color: #848383;
    }
    .careers .gray h4,  .careers .gray h4:after{
        color: #505050;
    }
    .careers .gray p{
        color: #ababab;
    }
        .careers .blue{
        background: #24b3c3;
         color: #ffffff;
    }
    .careers .blue h6{
        color: #ffffff;
    }
    .careers .blue h4,  .careers .blue h4:after{
        color: #ffffff;
    }
    .careers .blue p{
        color: #ffffff;
    }
    
        .careers .white{
        background: #ffffff;
          color: #24b3c3;
    }
    .careers .white h6{
        color: #848383;
    }
    .careers .white h4,  .careers .white h4:after{
        color: #24b3c3;
    }
    .careers .white p{
        color: #ababab;
    }
     .careers h4:after{
        content: '';
    display: block;
    height: 1px;
    border-top: 4px solid;
    width: 30px;
    margin: 5px auto 0 auto;
    margin-bottom: 20px; position: absolute;}
  

   
        .image50 img{
          width: 100%;
    height: 250px;
    }
    .image50{
        height: 250px;
      float: left;
      width: 100%;
    }
     .image25 img{
        width: 100%;
      height: 250px;
    }
    .image25{
         width: 50%;
          height: 250px;
               float: left;
    }





  /* 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: -6px;
    right: -10px;
    width: auto;
    height: auto;
    padding: 17px 10px 18px 10px;
    color: #4a4f50;
    font-size: 15px;
    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.js-enabled{
    position: relative;
    padding: 0; /* Makes room for button */
    margin: 0;
    min-height:0;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    display: block;
  }  
  .custom-menu-primary.js-enabled .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.js-enabled .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.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 dotted #e8e8e8;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    transition: 300ms;
    padding: 4px 20px !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: 10px;
  }
    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 {
    margin: 0 0 20px;
    padding: 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 10px !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:1;
} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {opacity:1;} /* 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;
    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: 0px;
    height: 30px;
    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: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;
    display: inline-block;
    line-height: 1.42857143;
    float: left;
}
.blog-pagination ul > div {
    display: inline-block;
}
.blog-pagination li.prev-link a {
    margin-left: 0 !important;
}
.blog-pagination li.second-link {
    border-left: 0 !important;
}
.blog-pagination li.last-link a {
    margin-left: 3 !important;
}
.blog-pagination li.last-link {
    border-left: 0 !important;
}

.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;
    }
}

  .after-head{
       padding: 10px 0px;
   } 
   .after-head p{
        font-size: 14px;
        color:#848383;
   } 
   .after-head h3{
        font-size: 38px;
        margin-top: 5px;
        color:#24b3c3;
        font-weight: 600;
        text-align: left;
        text-transform: none;
   } 
    .after-head h3:after{
        content: '';
        display: block;
        height: 5px;
        border-top: 6px solid black;
        width: 40px;
        border-top-color: #24b3c3;
        margin: 10px 0px 20px;
    }
@media (max-width: 480px) {
    
.glide__slide .box{
  width: 100%;
  height: auto;
}
.glide__wrapper {
  padding: 0px 0;
}
.glide__track {
  overflow: visible;
  height: auto;
}
.glide__slide {
  -webkit-transition: all 0ms ease;
  transition: all 0ms ease;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.glide__slide.active {
          transform: scale(1.02);
          padding: 0px 20px;
}
.glide__slide.pre {
          position: relative;
        transform: scale(.95);
}
.glide__slide.pre:before, .glide__slide.following:before{
    content:'';
 position: absolute;
 background-color: rgba(0, 0, 0, 0.5); 
width: 100%;
height: 100%;

}
.glide__slide.following {
           position: relative; transform: scale(.95);
}
.glide--horizontal .glide__bullets {
  bottom: 25%;
}

.glide__arrows{position:absolute; display: none;}
.glide__bullets{position:absolute;z-index:2;list-style:none}
.glide--horizontal .glide__bullets{bottom:8%;left:0;width:100%;height:12px;text-align:center}
.glide{position:relative;width:100%;height:100%}
.glide__wrapper{overflow:hidden}
.glide__track{position:relative;width:100%;height:auto;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;overflow:hidden;padding:0}
.glide__track.dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.glide__slide{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.glide__slide a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}
.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.glide__arrow{cursor:pointer}
.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.glide--slider .glide__slide{float:left;clear:none}
.glide--carousel.glide--vertical .glide__track{overflow:visible}
.glide--carousel .glide__slide{float:left;clear:none}
.glide--slideshow .glide__wrapper{height:100%}
    /* =============== Career =============== */
.blog-card{
    width: 100%;
}
   .after-head p{
    text-align: center;
   } 
   .after-head h3{
        font-size: 38px;
        margin-top: 0px;
        color:#24b3c3;
        font-weight: 600;
        text-align: center;
        text-transform: none;
   } 
     .after-head h3:after{

        margin: 10px auto 20px;
    }

.inner-card p{
    background: #fff;
    padding: 15px;
    color: #24b3c3;
    font-size: 14px;
    height: auto;
      box-shadow: 0px 1px 5px -3px rgba(0,0,0,0.75);
}
.point-section{
   margin-top: -0px; margin-left: 0px !important; color: #fff; padding: 20px;
}

.section2{
    padding-right: 0px;
}
.job-adder{
     padding: 20px 10px;
}
.slider-padding{
    padding-left: 15px;
    padding-right: 15px;
}
.benefits{
    text-align: center;
    padding: 20px 15px;
    width: 100%;
    float: left;
    padding-bottom: 30px;
    height: auto;
}
.benefits p{
   padding-top: 20px;
   font-size:16px;
   font-weight: 300;
}
        .banner-section{
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        text-align: center;
        margin-top: -100px;
        height: auto;
        padding: 50px 15px 50px;
       color: #fff;
    }
    .banner-section h1{
         font-size: 42px !important;
         font-weight: 600;
         margin-bottom: 10px;
    }
    .banner-section h6{
        color: #fff;
        font-size: 20px;
        font-weight: 100 !important;
         font-family: "Helvetica";
    }
    .banner-section p{
         font-size: 20px;
         font-family: Montserrat, sans-serif !important;
         padding-top: 50px; 
    }
    .banner-section .fa-angle-down{
        color: #000;
        background: #fff;
        width: 35px;
        height: 35px;
        padding:7px 5px;
        font-size: 25px;
        text-align: center;
        border-radius: 50%;
    }
.hiring{
    text-align: center;
    padding-top: 20px;
}
.hiring a{
    font-size: 16px;
    color: #fff;
    background: transparent;
    padding: 12px 50px;
    font-weight: 300;
    border: 1px solid #fff;
}
.training{
    text-align: center;
     padding-top: 50px;
}
.training a{
    font-size: 16px;
    color: #24b3c3;
    background: #fff;
    padding: 12px 14px;
    font-weight: 300;
    border: 1px solid #fff;
    width: auto;
}
.bg-img{
    background-image:url('https://info.mindfields.net.au/hubfs/Layer%2029.png');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    padding: 50px 15px;
}
.bg-img h2{
    font-weight: 500;
    font-size: 36px;
}
.bg-img p{
    font-weight: 200;
}
    .text25{
        width: 100%;
          float: left;
            height: auto;
            padding: 20px 20px;
            text-align: left;
            vertical-align: middle;
    }
    .text25 h6{ 
        font-size: 10px;
        margin-bottom: -5px;
        font-family: "Helvetica","Arial",sans-serif;
    }
    .text25 h4{
        margin-top: 0px;
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 0px;
    }
    .text25 p{
         margin-top: 30px;
        font-size: 14px;
        font-weight: 300;
    }
    
    .careers .gray{
        background: #f6f6f6;
           color: #505050;
    }
    .careers .gray h6{
        color: #848383;
    }
    .careers .gray h4,  .careers .gray h4:after{
        color: #505050;
    }
    .careers .gray p{
        color: #ababab;
    }
        .careers .blue{
        background: #24b3c3;
         color: #ffffff;
    }
    .careers .blue h6{
        color: #ffffff;
    }
    .careers .blue h4,  .careers .blue h4:after{
        color: #ffffff;
    }
    .careers .blue p{
        color: #ffffff;
    }
    
        .careers .white{
        background: #ffffff;
          color: #24b3c3;
    }
    .careers .white h6{
        color: #848383;
    }
    .careers .white h4,  .careers .white h4:after{
        color: #24b3c3;
    }
    .careers .white p{
        color: #ababab;
    }
     .careers h4:after{
        content: '';
    display: block;
    height: 1px;
    border-top: 4px solid;
    width: 30px;
    margin: 5px auto 0 auto;
    margin-bottom: 20px; position: absolute;}
   
   
   
    
        .image50 img{
          width: 100%;
    height: auto;
    }
    .image50{
        height: auto;
      float: left;
      width: 100%;
    }
     .image25 img{
        width: 100%;
      height: auto;
    }
    .image25{
         width: 100%;
          height: auto;
               float: left;
               margin-bottom: 20px;
               border-bottom: 1px solid #ddd;
    }
 

.glide__slide .box{
  width: 100%;
  height: auto;
}
     .custom-logo-mobile img {
       padding-top: 15px;
    }
    .blog-listing-wrapper .post-listing .post-item {
    margin: 0 0 20px;
    padding: 0px;
}
    .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
    }
    .header-container {
    padding-top:60px;
}
.hs-isLp .header-container {
    padding-top: 60px;
}
}


.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) {
    .blog.news .main-content{
        margin-left: 0 !important;
    }
    .blog.news .blog-sidebar,
    .blog.news .main-content{
        width: 100% !important;
        float: none !important;
    }
  
  .case-study-box>span .mix {
      width: 100%;
  }
  
  
  .resource-mix .resource-inner {
      height: auto !important;
  }

  
  .resource-mix .resource-inner div {
      height: auto !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: 140px;
    }
}
@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;
    }
}

/* =============== 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) {
    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: -29px;
    }
    .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) {
  .why-automation__top-h1 {
    font-size: 22px!important;
    line-height: 32px!important;
  }
    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; /** added by HubSpot Support to change the font size of the Blog section Title **/
}
.hs-rss-description p {
    font-size:14px; /** added by HubSpot Support to change the font size of the descriptions in the blog section **/
}



  .center-head{
       padding: 10px;
       text-align: center;
   } 
   .center-head p{
        font-size: 14px;
        color:#848383;
   } 
   .center-head h3{
        font-size: 36px;
        margin-top: 5px;
        color:#24b3c3;
        font-weight: 600;
        text-align: center;
        text-transform: none;
   } 
    .center-head h3:after{
        content: '';
        display: block;
        height: 5px;
        border-top: 6px solid black;
        width: 40px;
        margin: 20px auto 0 auto;
        border-top-color: #24b3c3;
    }
    
    
    .coe  .center-head{
       padding: 10px;
       text-align: center;
   } 
    .coe  .center-head p{
        font-size: 14px;
        color:#fff;
   } 
    .coe  .center-head h3{
        font-size: 36px;
        margin-top: 5px;
        color:#fff;
        font-weight: 600;
        text-align: center;
        text-transform: none;
   } 
     .coe  .center-head h3:after{
        content: '';
        display: block;
        height: 5px;
        border-top: 6px solid black;
        width: 40px;
        margin: 20px auto 0 auto;
        border-top-color: #fff;
    }
    
    
    
        /*===========CoE.exe==============*/
 .exe .home-cards .home-card{
        padding: 40px 20px ;
        border-radius: 20px;
        transform: scale(1);
        transition: .5s;
        box-shadow: 0px 0px 11px -6px rgba(0,0,0,0.75);
        background: #fff;
    }


.large-header {
        position: relative;
        width: 100%;
        background: #333;
        overflow: hidden;
        background-size: cover;
        background-position: top center;
        z-index: 1;
        background-repeat: no-repeat;
    }

  .large-header  .main-title {
        position: absolute;
        font-weight: 700;
        margin: 0;
        padding: 0;
        color: #ffffff;
        text-align: center;
        top: 50%; 
        left: 20%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        font-size: 80px;
    }
    .large-header .main-title span{
            font-weight: 300;
    font-size: 19px;
    display: block;
    word-spacing: 2px;
    text-align: left;
    padding-left: 10px;
    letter-spacing: 0px;
    }
    
    @media(max-width: 768px){
      .why-automation__top-h1 {
       font-size: 24px!important;
    line-height: 36px!important;
  }
      
        .large-header {
        position: relative;
        width: 100%;
        background: #333;
        overflow: hidden;
        background-size: cover;
        background-position: left center;
        z-index: 1;
        background-repeat: no-repeat;
    }
         .large-header  .main-title {
        position: absolute;
        font-weight: 700;
        margin: 0;
        padding: 0;
        text-align: center;
        top: 50%; 
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        font-size: 40px;
    } 
    }
    
    
.hexa{
  border: 0px;
  float: left;
  text-align: center;
  height: 35px;
  width: 60px;
  font-size: 22px;
  background: #f0f0f0;
  color: #3c3c3c;
  position: relative;
  margin-top: 15px;
}

.hexa:before{
  content: ""; 
  position: absolute; 
  left: 0; 
  width: 0; 
  height: 0;
  border-bottom: 15px solid #f0f0f0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  top: -15px;
}

.hexa:after{
  content: ""; 
  position: absolute; 
  left: 0; 
  width: 0; 
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 15px solid #f0f0f0;
  bottom: -15px;
}

.timeline {
  position: relative;
  padding: 0;
  width: 100%;
  margin-top: 20px;
  list-style-type: none;
}

.timeline:before {
  position: absolute;
  left: 50%;
  top: 0;
  content: ' ';
  display: block;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background: rgb(213,213,213);
  background: -moz-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
  background: -webkit-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: -o-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: -ms-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: linear-gradient(to bottom, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  z-index: 5;
}

.timeline li {
  padding: 2em 0;
}

.timeline .hexa{
  width: 16px;
  height: 10px;
  position: absolute;
  background: #24b3c3;
  z-index: 5;
  left: 0;
  right: 0;
  margin-left:auto;
  margin-right:auto;
  top: -30px;
  margin-top: 0;
}

.timeline .hexa:before {
  border-bottom: 4px solid #24b3c3;
  border-left-width: 8px;
  border-right-width: 8px;
  top: -4px;
}

.timeline .hexa:after {
  border-left-width: 8px;
  border-right-width: 8px;
  border-top: 4px solid #24b3c3;
  bottom: -4px;
}

.direction-l,
.direction-r {
  float: none;
  width: 100%;
  text-align: center;
}

.flag-wrapper {
  text-align: center;
  position: relative;
}

.flag {
  position: relative;
  display: block;
  background: rgb(255,255,255);
  font-weight: 600;
  z-index: 15;
  padding: 6px 10px;
  text-align: left;
  border-radius: 5px;
  width: 35px;
  height: 35px; 
  margin-bottom: 5px;
}



.direction-l .flag {
    float: right;
  -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  
}

.direction-r .flag {
     float: none;
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}

.time-wrapper {
  display: block;
  position: relative;
  margin: 4px 0 0 0;
  z-index: 14;
  line-height: 1em;
  vertical-align: middle;
  color: #fff;
}

.direction-l .time-wrapper {
  float: none;
}

.direction-r .time-wrapper {
  float: none;
}

.time {
  background: #24b3c3;
  display: inline-block;
  padding: 8px;
  border-radius: 5px;
  line-height: 1.4em;
}

.desc {
  position: relative;
  margin: 5px 0 0 0;
  padding: 1em;
  background: rgb(254,254,254);
  border: 1px solid #f4f4f4;
  border-radius: 5px;
  z-index: 15;
 
 
}

.direction-l .desc,
.direction-r .desc {
  position: relative;
  margin: 1em 1em 0 1em;
  padding: 1em;
  z-index: 15;
}
@media(max-width: 768px){
    .direction-l .flag {
    float: none;
    margin: 0 auto;
}

.direction-r .flag {
     float: none; margin: 0 auto;
}}
@media(min-width: 768px){

  .timeline {
    width: 660px;
    margin: 0 auto;
    margin-top: 20px;
  }

  .timeline li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  
  .timeline .hexa {
    left: -28px;
    right: auto;
    top: 8px;
  }

  .timeline .direction-l .hexa {
    left: auto;
    right: -28px;
  }

  .direction-l {
    position: relative;
    width: 310px;
    float: left;
    text-align: right;
  }

  .direction-r {
    position: relative;
    width: 310px;
    float: right;
    text-align: left;
  }

  .flag-wrapper {
    display: inline-block;
  }
  
  .flag {
    font-size: 18px;
  }

  .direction-l .flag:after {
    left: auto;
    right: -16px;
    top: 50%;
    margin-top: -8px;
    border: solid transparent;
    border-left-color: rgb(254,254,254);
    border-width: 8px;
  }

  .direction-r .flag:after {
    top: 50%;
    margin-top: -8px;
    border: solid transparent;
    border-right-color: rgb(254,254,254);
    border-width: 8px;
    left: -8px;
  }

  .time-wrapper {
    display: block;
    vertical-align: middle;
    margin: 0;
  }

  .direction-l .time-wrapper {
    /*float: left;*/
  }

  .direction-r .time-wrapper {
    float: right;
  }

  .time {
    padding: 5px 10px;
  }

  .direction-r .desc {
    margin: 1em 0 0 0.75em;
  }
}

@media(min-width: 992px){
  .timeline {
    width: 800px;
    margin: 0 auto;
    margin-top: 20px;
  }

  .direction-l {
    position: relative;
    width: 380px;
    float: left;
    text-align: right;
  }

  .direction-r {
    position: relative;
    width: 380px;
    float: right;
    text-align: left;
  }
}


.time-cta{
    padding: 40px 20px; text-align: center;
}
.time-cta a{
    font-size: 20px;
    color: #24b3c3;
    padding: 10px 30px; 
    border: 1px solid #24b3c3;
}
.time-cta a:hover{
    color: #fff;
    padding: 10px 30px; 
    border: 1px solid #24b3c3;
    background: #24b3c3;
}


.small-text{
    font-size: 12px;
    color: #fff;
    text-align: center;
}

.timeline-section .animation-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}


.timeline-section  .particle,
.timeline-section .particle:after {
  background: transparent;
}



.timeline-section .particle-1 {
  -webkit-animation: animParticle 40s linear infinite;
          animation: animParticle 40s linear infinite;
  box-shadow: 0px 0px #fff, 629px 941px #fff, 1520px 2423px #fff, 416px 747px #fff, 750px 1595px #fff, 1644px 243px #fff, 720px 810px #fff, 776px 1519px #fff, 161px 1197px #fff, 622px 844px #fff, 1639px 638px #fff, 2140px 1782px #fff, 1998px 1345px #fff, 1861px 2501px #fff, 131px 670px #fff, 740px 2046px #fff, 497px 82px #fff, 1078px 668px #fff, 501px 1516px #fff, 1938px 394px #fff, 346px 1637px #fff, 2322px 248px #fff, 2465px 2026px #fff, 1901px 1966px #fff, 1356px 1416px #fff, 4px 1670px #fff, 28px 2243px #fff, 422px 323px #fff, 1756px 739px #fff, 2543px 193px #fff, 1382px 378px #fff, 2427px 191px #fff, 1541px 608px #fff, 118px 366px #fff, 823px 2034px #fff, 1776px 514px #fff, 2369px 1795px #fff, 120px 2044px #fff, 845px 1174px #fff, 1155px 210px #fff, 763px 752px #fff, 1916px 2241px #fff, 2292px 179px #fff, 2361px 483px #fff, 1586px 983px #fff, 1137px 998px #fff, 1478px 1855px #fff, 2122px 823px #fff, 2071px 1233px #fff, 1891px 1703px #fff, 1513px 2521px #fff, 115px 2306px #fff, 2191px 1610px #fff, 598px 1087px #fff, 2405px 283px #fff, 553px 1661px #fff, 312px 343px #fff, 639px 234px #fff, 2051px 1411px #fff, 2470px 2121px #fff, 189px 1200px #fff, 1715px 93px #fff, 752px 227px #fff, 260px 2300px #fff, 2108px 516px #fff, 1555px 2526px #fff, 686px 244px #fff, 2438px 1825px #fff, 968px 1362px #fff, 2113px 2262px #fff, 1675px 2433px #fff, 2160px 1453px #fff, 824px 2367px #fff, 1321px 1877px #fff, 792px 916px #fff, 864px 1553px #fff, 514px 260px #fff, 237px 2216px #fff, 1941px 66px #fff, 2023px 1844px #fff, 1045px 643px #fff, 958px 606px #fff, 2050px 1130px #fff, 2040px 1187px #fff, 1765px 2145px #fff, 2295px 1671px #fff, 1602px 1947px #fff, 462px 733px #fff, 2173px 642px #fff, 1419px 636px #fff, 2428px 2554px #fff, 615px 1728px #fff, 37px 319px #fff, 46px 1099px #fff, 631px 2185px #fff, 1077px 535px #fff, 1949px 1612px #fff, 555px 109px #fff, 2557px 707px #fff, 288px 2363px #fff, 1396px 1248px #fff, 2255px 2245px #fff, 551px 1634px #fff, 1558px 1752px #fff, 919px 91px #fff, 1407px 1085px #fff, 236px 2514px #fff, 2543px 1257px #fff, 2055px 1203px #fff, 873px 2399px #fff, 1620px 1445px #fff, 1680px 1228px #fff, 536px 595px #fff, 1185px 354px #fff, 1177px 1677px #fff, 1274px 647px #fff, 1075px 970px #fff, 2540px 1260px #fff, 634px 384px #fff, 2445px 40px #fff, 1814px 469px #fff, 1463px 1508px #fff, 1192px 1774px #fff, 1231px 439px #fff, 1743px 1001px #fff, 747px 1426px #fff, 1805px 1424px #fff, 1480px 1459px #fff, 2179px 2010px #fff, 1316px 279px #fff, 1991px 957px #fff, 1520px 2308px #fff, 902px 1796px #fff, 1565px 1665px #fff, 478px 1476px #fff, 1858px 2311px #fff, 1983px 2291px #fff, 1138px 1011px #fff, 2533px 1147px #fff, 1438px 2463px #fff, 540px 2158px #fff, 802px 63px #fff, 2419px 2299px #fff, 2379px 2087px #fff, 1210px 1631px #fff, 1820px 2457px #fff, 1536px 2070px #fff, 1896px 1815px #fff, 2441px 1395px #fff, 1335px 2266px #fff, 280px 557px #fff, 2029px 1269px #fff, 1004px 1029px #fff, 387px 1530px #fff, 1833px 1738px #fff, 987px 1379px #fff, 1431px 675px #fff, 1845px 200px #fff, 1037px 115px #fff, 2284px 1018px #fff, 855px 2385px #fff, 1752px 251px #fff, 1793px 1540px #fff, 2474px 730px #fff, 1514px 343px #fff, 1488px 191px #fff, 450px 1387px #fff, 1908px 2102px #fff, 934px 2109px #fff, 2201px 1008px #fff, 562px 2354px #fff, 1044px 2208px #fff, 683px 414px #fff, 2419px 597px #fff, 1222px 652px #fff, 856px 1818px #fff, 2434px 2455px #fff, 1199px 1646px #fff, 1989px 1152px #fff, 656px 1678px #fff, 1075px 282px #fff, 2154px 440px #fff, 1380px 1344px #fff, 2193px 601px #fff, 1381px 1589px #fff, 2528px 2333px #fff, 483px 422px #fff, 309px 418px #fff, 345px 905px #fff, 1741px 2509px #fff, 96px 928px #fff, 1122px 2013px #fff, 17px 1198px #fff, 1297px 625px #fff, 143px 1922px #fff, 1144px 1356px #fff, 2126px 2114px #fff, 1243px 2351px #fff, 2254px 795px #fff, 2036px 1604px #fff, 2477px 612px #fff, 2226px 1874px #fff, 1624px 2530px #fff, 13px 863px #fff, 172px 1591px #fff, 94px 1048px #fff, 1413px 395px #fff, 1526px 1091px #fff, 1606px 361px #fff, 1868px 639px #fff, 910px 418px #fff, 1874px 538px #fff, 858px 1875px #fff, 277px 1079px #fff, 185px 2240px #fff, 592px 1835px #fff, 390px 1543px #fff, 2201px 2405px #fff, 381px 1930px #fff, 1891px 1296px #fff, 2299px 2194px #fff, 361px 1871px #fff, 2251px 1371px #fff, 885px 772px #fff, 254px 231px #fff, 861px 678px #fff, 231px 1551px #fff, 60px 2007px #fff, 512px 338px #fff, 775px 2496px #fff, 2484px 1764px #fff, 575px 872px #fff, 902px 1760px #fff, 1057px 1699px #fff, 651px 1629px #fff, 1564px 2457px #fff, 1464px 1387px #fff, 1719px 2215px #fff, 1961px 1857px #fff, 1213px 2212px #fff, 1074px 179px #fff, 2220px 1569px #fff, 1725px 971px #fff, 825px 740px #fff, 1479px 1054px #fff, 2523px 1585px #fff, 1722px 1640px #fff, 928px 1603px #fff, 2251px 2390px #fff, 1682px 1749px #fff, 1188px 1576px #fff, 1991px 1756px #fff, 2257px 437px #fff, 2054px 2367px #fff, 1457px 4px #fff, 1937px 1693px #fff, 406px 920px #fff, 441px 1612px #fff, 182px 683px #fff, 1454px 881px #fff, 2482px 380px #fff, 1230px 1994px #fff, 757px 2117px #fff, 1430px 2083px #fff, 171px 2332px #fff, 830px 980px #fff, 837px 1679px #fff, 1222px 1675px #fff, 2000px 640px #fff, 300px 2295px #fff, 973px 1185px #fff, 848px 2491px #fff, 2385px 1069px #fff, 163px 385px #fff, 2415px 1341px #fff, 636px 2086px #fff, 2460px 672px #fff, 145px 1188px #fff, 1533px 1006px #fff, 2234px 1495px #fff, 850px 787px #fff, 2526px 1436px #fff, 1772px 1831px #fff, 2184px 310px #fff, 663px 793px #fff, 1428px 2155px #fff, 663px 365px #fff, 31px 1305px #fff, 120px 1256px #fff, 1767px 1601px #fff, 1871px 1313px #fff, 869px 1389px #fff, 510px 2546px #fff, 119px 2050px #fff, 398px 2350px #fff, 2384px 1466px #fff, 2166px 2171px #fff, 1851px 891px #fff, 2533px 1849px #fff, 954px 2107px #fff, 1529px 1421px #fff, 2518px 953px #fff, 953px 1899px #fff, 566px 973px #fff, 1720px 524px #fff, 1390px 1571px #fff, 1237px 786px #fff, 588px 224px #fff, 1221px 15px #fff, 314px 2005px #fff, 501px 1821px #fff, 1786px 845px #fff, 1223px 1679px #fff, 1308px 1938px #fff, 941px 1562px #fff, 1887px 1669px #fff, 1268px 1043px #fff, 885px 684px #fff, 1844px 1160px #fff, 1709px 1947px #fff, 1263px 2471px #fff, 2307px 929px #fff, 1456px 953px #fff, 784px 1418px #fff, 338px 327px #fff, 1052px 54px #fff, 1729px 1341px #fff, 1755px 1685px #fff, 23px 2535px #fff, 1807px 737px #fff, 604px 608px #fff, 194px 712px #fff, 1292px 15px #fff, 561px 2429px #fff, 405px 500px #fff, 2548px 1781px #fff, 1994px 1743px #fff, 727px 450px #fff, 124px 356px #fff, 1703px 2221px #fff, 791px 287px #fff, 1342px 1652px #fff, 361px 1835px #fff, 1749px 713px #fff, 168px 1673px #fff, 188px 2077px #fff, 362px 2336px #fff, 2349px 1957px #fff, 2000px 1965px #fff, 1902px 973px #fff, 2028px 2491px #fff, 1986px 891px #fff, 1551px 1769px #fff, 687px 1069px #fff, 729px 223px #fff, 2338px 2148px #fff, 2091px 2359px #fff, 1128px 788px #fff, 646px 1853px #fff, 118px 1378px #fff, 677px 1525px #fff, 2068px 1828px #fff, 600px 2101px #fff, 746px 1856px #fff, 860px 95px #fff, 711px 1314px #fff, 110px 1734px #fff, 997px 1147px #fff, 455px 1525px #fff, 754px 477px #fff, 1315px 1040px #fff, 234px 1126px #fff, 1141px 1340px #fff, 1648px 435px #fff, 1113px 1237px #fff, 2045px 1008px #fff, 1932px 1673px #fff, 64px 30px #fff, 949px 1889px #fff, 2279px 1215px #fff, 526px 1744px #fff, 1840px 2439px #fff, 2057px 872px #fff, 2478px 1754px #fff, 1608px 1357px #fff, 1554px 342px #fff, 1361px 28px #fff, 815px 295px #fff, 2294px 737px #fff, 1590px 1221px #fff, 13px 810px #fff, 51px 1450px #fff, 956px 1036px #fff, 1989px 1333px #fff, 787px 651px #fff, 134px 904px #fff, 364px 2552px #fff, 2323px 1465px #fff, 1099px 1195px #fff, 2004px 1773px #fff, 2512px 1659px #fff, 1588px 278px #fff, 1945px 1975px #fff, 1602px 590px #fff, 974px 301px #fff, 748px 2503px #fff, 2250px 1684px #fff, 1555px 2097px #fff, 1105px 737px #fff, 1776px 1570px #fff, 2124px 572px #fff, 1731px 2041px #fff, 688px 1074px #fff, 2215px 2280px #fff, 752px 1489px #fff, 231px 1620px #fff, 1267px 2056px #fff, 1068px 1287px #fff, 359px 1726px #fff, 272px 216px #fff, 1475px 2331px #fff, 522px 487px #fff, 1365px 816px #fff, 716px 252px #fff, 615px 1915px #fff, 42px 2541px #fff, 2249px 1602px #fff, 1457px 1255px #fff, 1128px 484px #fff, 109px 857px #fff, 1193px 2466px #fff, 2185px 1437px #fff, 236px 1213px #fff, 1632px 11px #fff, 2377px 2219px #fff, 281px 2003px #fff, 574px 1842px #fff, 789px 1808px #fff, 605px 1703px #fff, 2510px 1875px #fff, 54px 879px #fff, 1538px 109px #fff, 1623px 212px #fff, 1969px 1724px #fff, 2121px 921px #fff, 2190px 639px #fff, 619px 1983px #fff, 351px 774px #fff, 217px 1718px #fff, 1303px 1389px #fff, 1278px 298px #fff, 810px 1184px #fff, 1408px 1625px #fff, 1370px 28px #fff, 2337px 2088px #fff, 2304px 2462px #fff, 214px 1646px #fff, 1952px 1919px #fff, 112px 670px #fff, 1748px 549px #fff, 579px 1594px #fff, 1244px 1398px #fff, 788px 723px #fff, 1601px 692px #fff, 1103px 2482px #fff, 393px 1953px #fff, 2393px 1555px #fff, 1120px 2106px #fff, 610px 227px #fff, 2224px 394px #fff, 66px 2456px #fff, 2552px 1551px #fff, 1133px 1993px #fff, 829px 1395px #fff, 1995px 1599px #fff, 180px 1340px #fff, 687px 323px #fff, 1543px 2233px #fff, 1739px 393px #fff, 1833px 1870px #fff, 2077px 2107px #fff, 1700px 1706px #fff, 885px 2358px #fff, 1986px 942px #fff, 1800px 2363px #fff, 2289px 1957px #fff, 1340px 2158px #fff, 1182px 490px #fff, 2391px 240px #fff, 1943px 1133px #fff, 479px 577px #fff, 331px 443px #fff, 824px 780px #fff, 1676px 2267px #fff, 21px 966px #fff, 208px 108px #fff, 864px 2215px #fff, 2521px 1728px #fff, 2275px 53px #fff, 2529px 1119px #fff, 1645px 915px #fff, 1061px 91px #fff, 1465px 2378px #fff, 68px 2322px #fff, 704px 195px #fff, 804px 323px #fff, 2280px 1988px #fff, 2181px 291px #fff, 1720px 1225px #fff, 69px 2313px #fff, 1913px 301px #fff, 82px 1590px #fff, 190px 1172px #fff, 1054px 715px #fff, 1815px 2238px #fff, 2360px 2301px #fff, 1089px 1253px #fff, 188px 1652px #fff, 2422px 2134px #fff, 2142px 732px #fff, 1387px 1398px #fff, 2083px 174px #fff, 2058px 1833px #fff, 1488px 118px #fff, 635px 1291px #fff, 2154px 1780px #fff, 234px 2539px #fff, 633px 1869px #fff, 1290px 1398px #fff, 1590px 2289px #fff, 2070px 1968px #fff, 1412px 263px #fff, 1431px 2394px #fff, 1059px 426px #fff, 670px 2312px #fff, 840px 562px #fff, 297px 1135px #fff, 1425px 662px #fff, 2534px 1873px #fff, 1441px 1898px #fff, 2297px 904px #fff, 1363px 2447px #fff, 1148px 1644px #fff, 1380px 1815px #fff, 175px 1698px #fff, 2315px 1303px #fff, 2204px 1427px #fff, 2249px 402px #fff, 913px 2555px #fff, 1654px 1756px #fff, 2533px 815px #fff, 2123px 1573px #fff, 771px 942px #fff, 2432px 336px #fff, 2330px 84px #fff, 1938px 863px #fff, 1387px 207px #fff, 1196px 1119px #fff, 1224px 18px #fff, 1525px 1213px #fff, 2012px 1797px #fff, 1931px 1016px #fff, 821px 536px #fff, 452px 139px #fff, 1587px 426px #fff, 391px 1825px #fff, 2213px 1620px #fff, 1160px 1895px #fff, 2428px 2190px #fff, 664px 1980px #fff, 1994px 345px #fff, 2246px 1181px #fff, 222px 579px #fff, 1163px 1706px #fff, 616px 98px #fff, 2111px 2338px #fff, 1708px 1119px #fff, 1228px 503px #fff, 2540px 2151px #fff, 1210px 1783px #fff, 539px 931px #fff, 202px 2107px #fff, 1681px 1063px #fff, 2202px 803px #fff, 2238px 1354px #fff, 1584px 1161px #fff, 540px 1904px #fff, 2517px 1825px #fff, 2343px 1257px #fff, 1041px 999px #fff, 2236px 114px #fff, 1337px 844px #fff, 133px 539px #fff, 38px 841px #fff, 1343px 9px #fff, 40px 2384px #fff, 1753px 196px #fff, 1056px 1391px #fff, 1118px 1830px #fff, 934px 152px #fff, 815px 307px #fff;
  height: 1px;
  width: 1px;
}

.timeline-section .particle-1:after {
  box-shadow: 0px 0px #fff, 1120px 422px #fff, 370px 2171px #fff, 685px 2031px #fff, 1524px 265px #fff, 566px 222px #fff, 68px 1334px #fff, 2009px 1938px #fff, 1595px 1173px #fff, 1564px 841px #fff, 377px 741px #fff, 1271px 220px #fff, 1912px 1810px #fff, 1355px 1901px #fff, 242px 2338px #fff, 1693px 1401px #fff, 690px 1041px #fff, 1037px 481px #fff, 1437px 1976px #fff, 2311px 104px #fff, 1698px 2153px #fff, 1924px 1226px #fff, 714px 440px #fff, 1614px 554px #fff, 1782px 531px #fff, 767px 1031px #fff, 1571px 597px #fff, 2359px 2199px #fff, 632px 855px #fff, 942px 1197px #fff, 1932px 1993px #fff, 1559px 64px #fff, 1181px 728px #fff, 1100px 206px #fff, 1638px 2173px #fff, 1964px 2278px #fff, 1410px 1289px #fff, 1552px 136px #fff, 1838px 1822px #fff, 1151px 1619px #fff, 1213px 2141px #fff, 1844px 1318px #fff, 1132px 2425px #fff, 823px 1069px #fff, 1976px 383px #fff, 1009px 1401px #fff, 1531px 539px #fff, 440px 419px #fff, 754px 237px #fff, 380px 1550px #fff, 2019px 297px #fff, 1569px 2488px #fff, 307px 2515px #fff, 2459px 1643px #fff, 713px 1179px #fff, 2036px 933px #fff, 2525px 2511px #fff, 1826px 346px #fff, 836px 2472px #fff, 349px 1123px #fff, 486px 562px #fff, 2203px 367px #fff, 2362px 784px #fff, 1480px 1293px #fff, 858px 1532px #fff, 2039px 320px #fff, 1027px 1186px #fff, 2098px 723px #fff, 2294px 1568px #fff, 1488px 2075px #fff, 1092px 1987px #fff, 1111px 132px #fff, 2430px 215px #fff, 2501px 981px #fff, 728px 10px #fff, 293px 1227px #fff, 407px 1538px #fff, 2403px 1075px #fff, 1503px 1451px #fff, 127px 2201px #fff, 1833px 1232px #fff, 33px 1720px #fff, 1689px 804px #fff, 1493px 1520px #fff, 192px 2310px #fff, 475px 2508px #fff, 1763px 2557px #fff, 562px 1685px #fff, 637px 752px #fff, 570px 1957px #fff, 1491px 1433px #fff, 1789px 1404px #fff, 101px 190px #fff, 1748px 1570px #fff, 545px 900px #fff, 1666px 2158px #fff, 1980px 1452px #fff, 1906px 2386px #fff, 834px 1860px #fff, 1262px 362px #fff, 2048px 1145px #fff, 2025px 1598px #fff, 3px 1210px #fff, 1164px 309px #fff, 1676px 1379px #fff, 434px 1946px #fff, 1344px 1423px #fff, 83px 617px #fff, 1772px 2543px #fff, 2130px 2083px #fff, 448px 150px #fff, 509px 1212px #fff, 1328px 1341px #fff, 626px 2229px #fff, 1557px 1601px #fff, 505px 2490px #fff, 1983px 1993px #fff, 621px 1630px #fff, 764px 2353px #fff, 257px 1356px #fff, 641px 2384px #fff, 2546px 2344px #fff, 1659px 678px #fff, 626px 1836px #fff, 2387px 140px #fff, 1871px 1242px #fff, 2198px 1714px #fff, 1107px 1770px #fff, 1596px 2137px #fff, 2073px 1510px #fff, 2237px 2281px #fff, 222px 452px #fff, 1307px 316px #fff, 1728px 1265px #fff, 377px 172px #fff, 1065px 838px #fff, 2531px 2307px #fff, 241px 137px #fff, 652px 783px #fff, 1865px 1608px #fff, 652px 1405px #fff, 253px 2456px #fff, 150px 1301px #fff, 94px 1836px #fff, 2339px 917px #fff, 1968px 2221px #fff, 1385px 2px #fff, 1606px 1056px #fff, 1903px 347px #fff, 1816px 1610px #fff, 1735px 957px #fff, 1376px 502px #fff, 109px 360px #fff, 1850px 2418px #fff, 1411px 820px #fff, 1320px 2411px #fff, 204px 2060px #fff, 2412px 2122px #fff, 536px 2259px #fff, 2429px 2096px #fff, 1405px 2352px #fff, 9px 874px #fff, 1721px 2319px #fff, 1157px 825px #fff, 1592px 1759px #fff, 1701px 2169px #fff, 2468px 1221px #fff, 2422px 1285px #fff, 1256px 2005px #fff, 87px 786px #fff, 2103px 1806px #fff, 2184px 1050px #fff, 89px 628px #fff, 2519px 858px #fff, 2170px 95px #fff, 2538px 1831px #fff, 2275px 1816px #fff, 2408px 2001px #fff, 2282px 230px #fff, 1615px 1505px #fff, 1399px 1007px #fff, 1694px 617px #fff, 1841px 936px #fff, 1850px 2368px #fff, 2428px 144px #fff, 363px 1755px #fff, 2500px 2049px #fff, 2277px 670px #fff, 931px 812px #fff, 361px 581px #fff, 2196px 1358px #fff, 2328px 1746px #fff, 1843px 2390px #fff, 2135px 385px #fff, 1562px 1893px #fff, 2210px 439px #fff, 758px 246px #fff, 329px 140px #fff, 305px 1649px #fff, 486px 1698px #fff, 725px 1152px #fff, 244px 1679px #fff, 316px 897px #fff, 1361px 1816px #fff, 2045px 1974px #fff, 988px 2119px #fff, 1596px 2328px #fff, 257px 1640px #fff, 2316px 2328px #fff, 2554px 1527px #fff, 2138px 919px #fff, 960px 62px #fff, 736px 2095px #fff, 835px 2051px #fff, 1952px 1388px #fff, 2125px 2435px #fff, 1154px 1388px #fff, 508px 1083px #fff, 1565px 924px #fff, 945px 2230px #fff, 2255px 2359px #fff, 1513px 1087px #fff, 1589px 1627px #fff, 2198px 2080px #fff, 179px 1916px #fff, 402px 1968px #fff, 898px 751px #fff, 708px 162px #fff, 366px 2059px #fff, 1249px 959px #fff, 712px 1311px #fff, 1368px 485px #fff, 242px 1382px #fff, 1778px 1914px #fff, 808px 2269px #fff, 185px 1438px #fff, 338px 873px #fff, 2546px 2430px #fff, 207px 1306px #fff, 1114px 2152px #fff, 220px 486px #fff, 981px 782px #fff, 2207px 796px #fff, 265px 1103px #fff, 1243px 708px #fff, 855px 647px #fff, 2157px 664px #fff, 2528px 784px #fff, 488px 344px #fff, 485px 527px #fff, 1372px 152px #fff, 810px 711px #fff, 121px 1038px #fff, 2376px 375px #fff, 1072px 1138px #fff, 1766px 639px #fff, 168px 2021px #fff, 1486px 1850px #fff, 2326px 196px #fff, 1498px 1792px #fff, 1274px 271px #fff, 1026px 671px #fff, 203px 2053px #fff, 211px 105px #fff, 1529px 2152px #fff, 1936px 347px #fff, 1505px 148px #fff, 146px 820px #fff, 2399px 2191px #fff, 1721px 1426px #fff, 2125px 2420px #fff, 429px 1585px #fff, 1943px 149px #fff, 656px 1532px #fff, 662px 685px #fff, 1111px 1030px #fff, 173px 1757px #fff, 448px 2124px #fff, 830px 1671px #fff, 926px 1275px #fff, 1073px 631px #fff, 1974px 1588px #fff, 1633px 2117px #fff, 1905px 2162px #fff, 1933px 2449px #fff, 2533px 1379px #fff, 2450px 93px #fff, 1276px 2076px #fff, 367px 826px #fff, 1983px 153px #fff, 609px 2085px #fff, 999px 548px #fff, 394px 644px #fff, 1072px 925px #fff, 598px 2545px #fff, 1900px 2090px #fff, 1631px 338px #fff, 508px 818px #fff, 2458px 456px #fff, 11px 1666px #fff, 2511px 2201px #fff, 1412px 2462px #fff, 849px 2174px #fff, 2386px 1597px #fff, 35px 905px #fff, 1447px 1130px #fff, 399px 457px #fff, 997px 2137px #fff, 1574px 1614px #fff, 2372px 1984px #fff, 739px 2146px #fff, 1239px 2417px #fff, 1415px 998px #fff, 1387px 1636px #fff, 1793px 799px #fff, 32px 295px #fff, 1045px 258px #fff, 466px 447px #fff, 149px 1025px #fff, 1423px 1402px #fff, 1922px 1689px #fff, 1237px 1378px #fff, 2157px 1433px #fff, 1481px 233px #fff, 117px 636px #fff, 211px 1870px #fff, 1252px 1456px #fff, 1144px 1823px #fff, 672px 1268px #fff, 2488px 678px #fff, 483px 1452px #fff, 199px 57px #fff, 1808px 1078px #fff, 1482px 2125px #fff, 2287px 638px #fff, 1476px 754px #fff, 1575px 1208px #fff, 649px 1418px #fff, 1671px 1978px #fff, 1979px 517px #fff, 2298px 932px #fff, 1968px 2244px #fff, 931px 1556px #fff, 821px 2260px #fff, 947px 1960px #fff, 617px 2228px #fff, 2185px 782px #fff, 341px 2508px #fff, 598px 1029px #fff, 1900px 1918px #fff, 2446px 449px #fff, 684px 613px #fff, 984px 1261px #fff, 61px 1383px #fff, 1757px 394px #fff, 96px 1395px #fff, 317px 591px #fff, 210px 31px #fff, 2078px 244px #fff, 535px 782px #fff, 259px 237px #fff, 1055px 2192px #fff, 2133px 291px #fff, 56px 1090px #fff, 1101px 1826px #fff, 875px 328px #fff, 2274px 77px #fff, 1237px 2132px #fff, 2041px 448px #fff, 2090px 227px #fff, 1228px 875px #fff, 1185px 1461px #fff, 2307px 786px #fff, 2224px 982px #fff, 404px 2470px #fff, 2547px 2505px #fff, 360px 1891px #fff, 1527px 1730px #fff, 1616px 877px #fff, 865px 535px #fff, 139px 527px #fff, 425px 1509px #fff, 2322px 257px #fff, 707px 1175px #fff, 2158px 171px #fff, 79px 2378px #fff, 1147px 1986px #fff, 308px 915px #fff, 294px 488px #fff, 1061px 347px #fff, 215px 1734px #fff, 767px 1166px #fff, 2120px 844px #fff, 773px 1753px #fff, 1185px 1549px #fff, 716px 1368px #fff, 1357px 1599px #fff, 2554px 574px #fff, 658px 450px #fff, 782px 743px #fff, 1064px 157px #fff, 1115px 719px #fff, 774px 2007px #fff, 1663px 1723px #fff, 700px 889px #fff, 722px 470px #fff, 662px 1230px #fff, 2010px 1326px #fff, 997px 1226px #fff, 1540px 498px #fff, 2165px 663px #fff, 1806px 1101px #fff, 2007px 100px #fff, 444px 1959px #fff, 2543px 2118px #fff, 964px 2096px #fff, 385px 400px #fff, 609px 734px #fff, 894px 1949px #fff, 2472px 1212px #fff, 2006px 1395px #fff, 840px 1251px #fff, 597px 1389px #fff, 795px 2422px #fff, 1609px 712px #fff, 1273px 1455px #fff, 1140px 870px #fff, 2132px 714px #fff, 2039px 1424px #fff, 856px 700px #fff, 1502px 2133px #fff, 497px 961px #fff, 2434px 2511px #fff, 779px 1138px #fff, 675px 1726px #fff, 2212px 1224px #fff, 1911px 1664px #fff, 2251px 89px #fff, 1638px 1070px #fff, 1315px 1310px #fff, 841px 741px #fff, 191px 703px #fff, 1071px 2341px #fff, 220px 2450px #fff, 1917px 31px #fff, 1424px 1217px #fff, 887px 600px #fff, 1823px 321px #fff, 1110px 1888px #fff, 346px 1084px #fff, 2307px 823px #fff, 1510px 952px #fff, 1583px 244px #fff, 1462px 2339px #fff, 1132px 1754px #fff, 1257px 903px #fff, 762px 2437px #fff, 2290px 583px #fff, 1310px 1870px #fff, 617px 662px #fff, 781px 2145px #fff, 38px 2481px #fff, 2410px 1534px #fff, 1240px 370px #fff, 408px 2431px #fff, 730px 795px #fff, 1017px 1629px #fff, 2461px 2090px #fff, 2261px 119px #fff, 951px 383px #fff, 1835px 1491px #fff, 1311px 289px #fff, 362px 1235px #fff, 80px 810px #fff, 2338px 769px #fff, 371px 644px #fff, 2274px 671px #fff, 1938px 1923px #fff, 1171px 119px #fff, 551px 1150px #fff, 2255px 404px #fff, 2447px 1235px #fff, 2192px 560px #fff, 337px 480px #fff, 2143px 679px #fff, 2194px 2535px #fff, 543px 1351px #fff, 1854px 1182px #fff, 221px 2434px #fff, 1017px 416px #fff, 2243px 2270px #fff, 1057px 1232px #fff, 1629px 1092px #fff, 632px 2486px #fff, 2008px 793px #fff, 1133px 1170px #fff, 439px 2559px #fff, 2506px 662px #fff, 1240px 2506px #fff, 1708px 2373px #fff, 1975px 778px #fff, 524px 987px #fff, 1070px 2034px #fff, 652px 2285px #fff, 1120px 1654px #fff, 1768px 2380px #fff, 2397px 169px #fff, 2184px 1257px #fff, 1300px 1651px #fff, 2326px 1244px #fff, 1495px 2429px #fff, 933px 1775px #fff, 1190px 789px #fff, 914px 878px #fff, 1177px 2492px #fff, 2426px 377px #fff, 1409px 1317px #fff, 870px 565px #fff, 511px 2028px #fff, 36px 772px #fff, 1889px 1985px #fff, 1132px 47px #fff, 975px 586px #fff, 1314px 869px #fff, 367px 1306px #fff, 2550px 226px #fff, 2513px 2052px #fff, 918px 1464px #fff, 1945px 1489px #fff, 282px 735px #fff, 1354px 2120px #fff, 2357px 1920px #fff, 290px 1904px #fff, 373px 2173px #fff, 2245px 1422px #fff, 2511px 714px #fff, 2112px 2260px #fff, 2116px 2554px #fff, 626px 1107px #fff, 825px 229px #fff, 1319px 1251px #fff, 975px 1184px #fff, 278px 1874px #fff, 1627px 653px #fff, 2027px 318px #fff, 774px 987px #fff, 1815px 2152px #fff, 2064px 478px #fff, 2409px 1689px #fff, 1380px 398px #fff, 1519px 1735px #fff, 2446px 656px #fff, 456px 1658px #fff, 522px 1340px #fff, 1422px 228px #fff, 761px 428px #fff, 1px 2162px #fff, 1330px 2103px #fff, 149px 989px #fff, 128px 434px #fff, 2238px 1564px #fff, 839px 2040px #fff, 137px 494px #fff, 221px 771px #fff, 447px 730px #fff, 1472px 95px #fff, 1033px 2340px #fff, 662px 2504px #fff, 1550px 2199px #fff, 1121px 392px #fff, 1879px 1815px #fff, 2199px 1122px #fff, 1222px 1097px #fff, 965px 629px #fff, 1057px 1888px #fff, 187px 16px #fff, 1390px 241px #fff, 22px 416px #fff, 1501px 2436px #fff, 217px 2152px #fff, 2464px 2058px #fff, 1289px 1530px #fff, 1507px 965px #fff, 438px 787px #fff, 782px 734px #fff, 2548px 67px #fff, 997px 1013px #fff, 1159px 1015px #fff, 1555px 1872px #fff, 54px 31px #fff, 551px 1983px #fff, 990px 742px #fff, 421px 1268px #fff, 1690px 1354px #fff, 2158px 139px #fff, 1196px 1978px #fff, 18px 38px #fff, 1271px 1519px #fff, 2192px 1736px #fff, 1365px 599px #fff, 1134px 1071px #fff;
  height: 1px;
  width: 1px;
}

.timeline-section .particle-2 {
  -webkit-animation: animParticle 40s linear infinite;
          animation: animParticle 40s linear infinite;
  box-shadow: 0px 0px #fff, 2085px 1208px #fff, 1900px 1354px #fff, 2329px 486px #fff, 1176px 2202px #fff, 2539px 1773px #fff, 440px 825px #fff, 1220px 183px #fff, 1514px 11px #fff, 2459px 2190px #fff, 654px 310px #fff, 1130px 2187px #fff, 1828px 2099px #fff, 1822px 1883px #fff, 1958px 1240px #fff, 1108px 233px #fff, 736px 2200px #fff, 2165px 80px #fff, 1414px 1359px #fff, 795px 985px #fff, 108px 626px #fff, 269px 695px #fff, 12px 2182px #fff, 1137px 23px #fff, 309px 2320px #fff, 1195px 1105px #fff, 838px 1588px #fff, 915px 2432px #fff, 2175px 997px #fff, 1904px 2176px #fff, 944px 1067px #fff, 2167px 891px #fff, 2045px 1938px #fff, 2355px 145px #fff, 679px 1801px #fff, 2412px 1997px #fff, 940px 1935px #fff, 2411px 963px #fff, 2191px 81px #fff, 2028px 2043px #fff, 2550px 426px #fff, 2079px 1420px #fff, 1937px 1885px #fff, 212px 220px #fff, 775px 1699px #fff, 457px 79px #fff, 6px 230px #fff, 2416px 294px #fff, 637px 2387px #fff, 1926px 1544px #fff, 2401px 1102px #fff, 2335px 771px #fff, 1500px 692px #fff, 95px 2215px #fff, 335px 430px #fff, 524px 1683px #fff, 1413px 144px #fff, 1014px 2369px #fff, 1013px 2554px #fff, 481px 1709px #fff, 1276px 226px #fff, 2183px 2023px #fff, 2260px 969px #fff, 2351px 963px #fff, 96px 2079px #fff, 1616px 2387px #fff, 421px 664px #fff, 997px 215px #fff, 556px 209px #fff, 2132px 2023px #fff, 2354px 2085px #fff, 857px 185px #fff, 1645px 2271px #fff, 778px 1282px #fff, 272px 624px #fff, 2276px 1945px #fff, 2430px 2259px #fff, 2296px 2515px #fff, 1151px 190px #fff, 55px 789px #fff, 2501px 1639px #fff, 1178px 285px #fff, 1696px 2351px #fff, 1751px 452px #fff, 250px 1596px #fff, 1996px 430px #fff, 1754px 2188px #fff, 822px 481px #fff, 1996px 1547px #fff, 2108px 1687px #fff, 1156px 2089px #fff, 1042px 1153px #fff, 809px 776px #fff, 1819px 1687px #fff, 1739px 1038px #fff, 530px 25px #fff, 675px 1170px #fff, 1610px 901px #fff, 456px 1763px #fff, 1128px 1004px #fff, 1997px 312px #fff, 1489px 1936px #fff, 2133px 197px #fff, 203px 2347px #fff, 2269px 1150px #fff, 1767px 1288px #fff, 1323px 2518px #fff, 1144px 940px #fff, 812px 2149px #fff, 622px 1847px #fff, 2060px 2421px #fff, 53px 1119px #fff, 449px 517px #fff, 1699px 1600px #fff, 2512px 1875px #fff, 590px 194px #fff, 2170px 1614px #fff, 336px 449px #fff, 278px 1145px #fff, 593px 241px #fff, 1471px 1367px #fff, 1947px 395px #fff, 876px 2403px #fff, 466px 1538px #fff, 1991px 1026px #fff, 617px 807px #fff, 2382px 953px #fff, 2435px 1345px #fff, 554px 16px #fff, 1507px 2530px #fff, 2029px 1836px #fff, 1064px 1979px #fff, 496px 2324px #fff, 1278px 1278px #fff, 2463px 1177px #fff, 1325px 1348px #fff, 1981px 827px #fff, 2300px 1226px #fff, 1537px 2483px #fff, 2073px 2348px #fff, 2485px 1289px #fff, 357px 1382px #fff, 975px 528px #fff, 167px 485px #fff, 1944px 2254px #fff, 2460px 679px #fff, 407px 2286px #fff, 2418px 1286px #fff, 1436px 2010px #fff, 1384px 669px #fff, 1886px 1325px #fff, 1347px 249px #fff, 925px 1935px #fff, 1528px 633px #fff, 2324px 628px #fff, 1355px 457px #fff, 1557px 2065px #fff, 2505px 1812px #fff, 2361px 1129px #fff, 1741px 51px #fff, 1532px 1950px #fff, 1562px 1130px #fff, 1406px 2343px #fff, 895px 1402px #fff, 50px 646px #fff, 398px 2475px #fff, 2515px 2309px #fff, 760px 906px #fff, 282px 2084px #fff, 2212px 1590px #fff, 986px 2453px #fff, 1063px 229px #fff, 1482px 2092px #fff, 287px 1653px #fff, 2322px 371px #fff, 1211px 1385px #fff, 427px 1338px #fff, 1242px 24px #fff, 2369px 2541px #fff, 1315px 1663px #fff, 846px 2413px #fff, 902px 716px #fff, 1317px 661px #fff, 2509px 542px #fff, 2231px 1637px #fff, 1354px 306px #fff, 2199px 593px #fff, 1288px 930px #fff, 1597px 1825px #fff, 201px 2009px #fff, 1359px 1370px #fff, 2299px 633px #fff, 2559px 1437px #fff, 418px 1459px #fff, 2409px 1501px #fff, 775px 2006px #fff, 176px 1799px #fff, 2285px 675px #fff, 388px 892px #fff, 62px 2157px #fff, 2440px 632px #fff;
  height: 2px;
  width: 2px;
}

.particle-2:after {
  box-shadow: 0px 0px #fff, 1475px 94px #fff, 1366px 673px #fff, 780px 223px #fff, 994px 1245px #fff, 2280px 1989px #fff, 1453px 1715px #fff, 1763px 1485px #fff, 2028px 1684px #fff, 710px 1942px #fff, 2158px 1754px #fff, 1523px 1845px #fff, 2187px 524px #fff, 1089px 1275px #fff, 360px 1607px #fff, 1494px 2290px #fff, 1715px 1716px #fff, 2410px 1055px #fff, 1393px 1286px #fff, 728px 120px #fff, 2077px 2086px #fff, 1094px 1165px #fff, 482px 935px #fff, 364px 1154px #fff, 871px 480px #fff, 1238px 2382px #fff, 2233px 333px #fff, 2171px 1225px #fff, 1008px 2150px #fff, 10px 1754px #fff, 509px 1644px #fff, 1855px 1326px #fff, 1340px 123px #fff, 1856px 236px #fff, 265px 462px #fff, 791px 1844px #fff, 148px 14px #fff, 831px 752px #fff, 2030px 338px #fff, 141px 1087px #fff, 445px 2538px #fff, 740px 2387px #fff, 2244px 1280px #fff, 324px 635px #fff, 109px 2491px #fff, 1924px 2440px #fff, 14px 794px #fff, 603px 2078px #fff, 1650px 2175px #fff, 812px 846px #fff, 1192px 1834px #fff, 760px 1326px #fff, 340px 565px #fff, 173px 913px #fff, 1232px 1980px #fff, 2473px 2152px #fff, 269px 672px #fff, 1142px 2290px #fff, 1606px 1878px #fff, 443px 933px #fff, 866px 1978px #fff, 364px 78px #fff, 767px 766px #fff, 308px 525px #fff, 1160px 1328px #fff, 2316px 1385px #fff, 906px 1401px #fff, 52px 1174px #fff, 1180px 1233px #fff, 1958px 2091px #fff, 1153px 739px #fff, 1457px 1913px #fff, 251px 1496px #fff, 645px 2550px #fff, 2258px 1919px #fff, 1351px 2435px #fff, 955px 2379px #fff, 1116px 2263px #fff, 1083px 1330px #fff, 1350px 1583px #fff, 538px 265px #fff, 1976px 1741px #fff, 834px 750px #fff, 302px 404px #fff, 2282px 2089px #fff, 1465px 1089px #fff, 1577px 1061px #fff, 752px 1371px #fff, 2547px 2353px #fff, 588px 409px #fff, 1749px 2106px #fff, 284px 2542px #fff, 792px 1496px #fff, 2310px 451px #fff, 1995px 1495px #fff, 904px 252px #fff, 1021px 2510px #fff, 1495px 822px #fff, 1212px 2478px #fff, 35px 610px #fff, 2544px 172px #fff, 1814px 2192px #fff, 853px 318px #fff, 1342px 280px #fff, 2242px 952px #fff, 805px 1505px #fff, 324px 157px #fff, 1989px 1598px #fff, 155px 2136px #fff, 596px 663px #fff, 181px 471px #fff, 583px 1227px #fff, 2525px 141px #fff, 337px 1614px #fff, 1538px 1599px #fff, 120px 2403px #fff, 1097px 2254px #fff, 797px 463px #fff, 1728px 1139px #fff, 2551px 253px #fff, 199px 1600px #fff, 1800px 2434px #fff, 709px 2556px #fff, 1967px 2016px #fff, 811px 677px #fff, 126px 1687px #fff, 1254px 1034px #fff, 909px 41px #fff, 1274px 1381px #fff, 2491px 1911px #fff, 224px 1209px #fff, 860px 577px #fff, 2167px 662px #fff, 60px 2227px #fff, 2082px 1123px #fff, 1292px 1003px #fff, 1517px 1427px #fff, 550px 2469px #fff, 992px 199px #fff, 1329px 2383px #fff, 873px 950px #fff, 780px 36px #fff, 1330px 1930px #fff, 2424px 291px #fff, 1523px 664px #fff, 2264px 2058px #fff, 1947px 1783px #fff, 434px 2109px #fff, 930px 179px #fff, 157px 1743px #fff, 972px 1398px #fff, 1087px 1327px #fff, 2066px 1562px #fff, 1672px 578px #fff, 82px 1305px #fff, 1571px 61px #fff, 779px 257px #fff, 6px 1415px #fff, 1230px 1191px #fff, 1069px 738px #fff, 205px 2106px #fff, 27px 1100px #fff, 269px 2089px #fff, 989px 2280px #fff, 1950px 1947px #fff, 108px 1347px #fff, 317px 851px #fff, 2065px 352px #fff, 627px 2130px #fff, 75px 421px #fff, 2115px 2289px #fff, 544px 496px #fff, 1016px 651px #fff, 1603px 2206px #fff, 2191px 2110px #fff, 2545px 495px #fff, 1454px 1268px #fff, 556px 1872px #fff, 1063px 813px #fff, 855px 1478px #fff, 1284px 1440px #fff, 1021px 2140px #fff, 2436px 1664px #fff, 2224px 591px #fff, 193px 503px #fff, 2305px 2176px #fff, 319px 1890px #fff, 1304px 1936px #fff, 691px 1042px #fff, 51px 1620px #fff, 1914px 2522px #fff, 1118px 1587px #fff, 1911px 897px #fff, 808px 2356px #fff, 2169px 1113px #fff, 151px 1665px #fff, 1870px 910px #fff, 232px 1783px #fff, 1457px 2336px #fff, 2098px 1001px #fff, 1209px 1378px #fff;
  height: 2px;
  width: 2px;
}

.timeline-section .particle-3 {
  -webkit-animation: animParticle 40s linear infinite;
          animation: animParticle 40s linear infinite;
  box-shadow: 0px 0px #fff, 1750px 240px #fff, 352px 2375px #fff, 1533px 102px #fff, 187px 436px #fff, 1462px 2062px #fff, 523px 1227px #fff, 2458px 419px #fff, 1869px 1867px #fff, 744px 1867px #fff, 47px 464px #fff, 1982px 1767px #fff, 2034px 2267px #fff, 267px 1469px #fff, 920px 604px #fff, 1725px 708px #fff, 127px 1705px #fff, 882px 2416px #fff, 566px 1919px #fff, 574px 323px #fff, 829px 1851px #fff, 1136px 2139px #fff, 1909px 1137px #fff, 792px 1073px #fff, 2040px 1920px #fff, 2323px 883px #fff, 1049px 1821px #fff, 184px 597px #fff, 345px 1812px #fff, 491px 1576px #fff, 2368px 706px #fff, 723px 2046px #fff, 2559px 1749px #fff, 1767px 190px #fff, 1981px 292px #fff, 103px 1306px #fff, 480px 831px #fff, 2351px 913px #fff, 554px 82px #fff, 1728px 1677px #fff, 1863px 1058px #fff, 1253px 1177px #fff, 1680px 1828px #fff, 787px 692px #fff, 2510px 1581px #fff, 1275px 556px #fff, 705px 61px #fff, 956px 1708px #fff, 338px 1153px #fff, 1415px 1456px #fff, 2452px 2109px #fff, 181px 1772px #fff, 629px 1116px #fff, 2247px 2516px #fff, 1907px 2477px #fff, 993px 1016px #fff, 1897px 1744px #fff, 814px 154px #fff, 1524px 1505px #fff, 1001px 1899px #fff, 824px 2510px #fff, 1074px 697px #fff, 755px 955px #fff, 925px 674px #fff, 1025px 511px #fff, 2268px 542px #fff, 1462px 918px #fff, 1496px 196px #fff, 485px 331px #fff, 1199px 274px #fff, 2024px 1036px #fff, 1101px 1300px #fff, 1504px 506px #fff, 1359px 1771px #fff, 1104px 798px #fff, 915px 586px #fff, 2191px 158px #fff, 870px 970px #fff, 1545px 570px #fff, 1138px 449px #fff, 1479px 1611px #fff, 1229px 236px #fff, 2373px 498px #fff, 2217px 1904px #fff, 1494px 2400px #fff, 282px 837px #fff, 261px 1397px #fff, 1327px 382px #fff, 1186px 2198px #fff, 763px 204px #fff, 270px 767px #fff, 322px 919px #fff, 2446px 610px #fff, 445px 1828px #fff, 250px 299px #fff, 703px 2099px #fff, 1258px 641px #fff, 1533px 810px #fff, 1721px 2032px #fff, 1922px 2086px #fff, 2111px 1376px #fff;
  height: 3px;
  width: 3px;
}

.particle-3:after {
  box-shadow: 0px 0px #fff, 1210px 845px #fff, 734px 1949px #fff, 865px 149px #fff, 347px 865px #fff, 453px 1394px #fff, 92px 803px #fff, 2031px 1178px #fff, 1090px 117px #fff, 1005px 740px #fff, 845px 763px #fff, 996px 2327px #fff, 2398px 1706px #fff, 347px 2201px #fff, 400px 1028px #fff, 883px 177px #fff, 251px 569px #fff, 795px 96px #fff, 1056px 2331px #fff, 613px 1938px #fff, 1158px 1624px #fff, 821px 1454px #fff, 1794px 620px #fff, 329px 355px #fff, 780px 1132px #fff, 2137px 897px #fff, 2123px 1530px #fff, 1937px 1362px #fff, 1323px 1314px #fff, 1798px 277px #fff, 5px 685px #fff, 1038px 1712px #fff, 582px 1199px #fff, 696px 1375px #fff, 532px 852px #fff, 2281px 1560px #fff, 2395px 674px #fff, 2362px 2493px #fff, 1766px 195px #fff, 1069px 1134px #fff, 1287px 1400px #fff, 1095px 2376px #fff, 35px 694px #fff, 778px 1179px #fff, 1918px 292px #fff, 1629px 2482px #fff, 288px 2441px #fff, 2093px 1476px #fff, 905px 1131px #fff, 680px 2320px #fff, 2204px 2471px #fff, 872px 1165px #fff, 937px 2440px #fff, 2551px 1014px #fff, 934px 972px #fff, 672px 1684px #fff, 782px 1212px #fff, 1047px 2296px #fff, 2321px 2544px #fff, 586px 1877px #fff, 1687px 777px #fff, 2231px 405px #fff, 2296px 759px #fff, 531px 689px #fff, 778px 1865px #fff, 701px 123px #fff, 1635px 2476px #fff, 2176px 1527px #fff, 728px 540px #fff, 317px 1229px #fff, 342px 1414px #fff, 1475px 2555px #fff, 2325px 1840px #fff, 2379px 703px #fff, 357px 546px #fff, 985px 1341px #fff, 1838px 293px #fff, 880px 566px #fff, 1669px 2560px #fff, 1787px 1204px #fff, 1547px 2271px #fff, 2064px 2486px #fff, 855px 394px #fff, 2543px 1026px #fff, 1364px 2007px #fff, 116px 732px #fff, 1700px 1529px #fff, 1555px 2417px #fff, 1623px 719px #fff, 559px 278px #fff, 2498px 2082px #fff, 2006px 1935px #fff, 1865px 925px #fff, 843px 276px #fff, 1517px 1521px #fff, 1162px 944px #fff, 1622px 665px #fff, 835px 671px #fff, 1061px 6px #fff, 401px 527px #fff, 805px 2159px #fff;
  height: 3px;
  width: 3px;
}

.timeline-section .particle-4 {
  -webkit-animation: animParticle 40s linear infinite; 
          animation: animParticle 40s linear infinite;
  box-shadow: 0px 0px #fff, 1551px 1773px #fff, 1368px 2471px #fff, 147px 74px #fff, 18px 2141px #fff, 815px 1855px #fff, 416px 1140px #fff, 2539px 2530px #fff, 510px 656px #fff, 769px 1948px #fff, 1179px 750px #fff, 1926px 186px #fff, 1818px 330px #fff, 665px 571px #fff, 2010px 923px #fff, 2433px 1439px #fff, 1525px 676px #fff, 1423px 214px #fff, 920px 1170px #fff, 2062px 1855px #fff, 1598px 402px #fff, 119px 1521px #fff, 768px 1623px #fff, 2072px 1752px #fff, 2410px 1947px #fff, 1157px 2280px #fff, 2387px 334px #fff, 137px 2394px #fff, 1334px 2218px #fff, 1141px 2330px #fff, 394px 1018px #fff, 1073px 739px #fff, 638px 1836px #fff, 1501px 42px #fff, 665px 419px #fff, 1375px 895px #fff, 1368px 1478px #fff, 847px 1837px #fff, 2143px 1748px #fff, 2533px 1798px #fff, 564px 2493px #fff, 1098px 2241px #fff, 547px 1811px #fff, 1982px 319px #fff, 135px 2019px #fff, 1297px 844px #fff, 1606px 1492px #fff, 1735px 1998px #fff, 1123px 1747px #fff, 2181px 2082px #fff, 692px 1214px #fff, 812px 2397px #fff, 146px 901px #fff, 767px 1589px #fff, 781px 2404px #fff, 1809px 421px #fff, 1284px 913px #fff, 676px 333px #fff, 268px 1239px #fff, 1331px 196px #fff, 907px 21px #fff, 1869px 53px #fff, 1851px 775px #fff, 132px 107px #fff, 2169px 310px #fff, 1072px 342px #fff, 2059px 1899px #fff, 815px 765px #fff, 1231px 1640px #fff, 321px 411px #fff, 1915px 906px #fff, 1635px 1528px #fff, 1171px 1223px #fff, 179px 2166px #fff, 1239px 2346px #fff, 739px 2125px #fff, 2504px 1206px #fff, 1212px 1613px #fff, 977px 2179px #fff, 195px 270px #fff, 1062px 1908px #fff, 1210px 655px #fff, 1325px 597px #fff, 2516px 227px #fff, 2051px 594px #fff, 1747px 466px #fff, 1513px 2052px #fff, 1572px 1798px #fff, 964px 2099px #fff, 1599px 1185px #fff, 1014px 656px #fff, 1314px 428px #fff, 594px 5px #fff, 1771px 989px #fff, 58px 1945px #fff, 868px 1710px #fff, 1127px 826px #fff, 1391px 187px #fff, 195px 1441px #fff, 1063px 1177px #fff, 676px 528px #fff, 2440px 2213px #fff, 289px 1494px #fff, 1566px 469px #fff, 426px 295px #fff, 1017px 1561px #fff, 2377px 1002px #fff, 125px 2436px #fff, 653px 1260px #fff, 2040px 2402px #fff, 1371px 998px #fff, 1175px 1175px #fff, 1219px 1876px #fff, 485px 1791px #fff, 2492px 2352px #fff, 862px 1954px #fff, 1397px 485px #fff, 123px 2247px #fff, 1080px 377px #fff, 2230px 491px #fff, 1265px 793px #fff, 866px 2045px #fff, 2413px 1988px #fff, 331px 2140px #fff, 2273px 1665px #fff, 1690px 745px #fff, 442px 2470px #fff, 293px 1918px #fff, 2048px 372px #fff, 2199px 253px #fff, 349px 509px #fff, 121px 138px #fff, 2532px 753px #fff, 659px 321px #fff, 1763px 2138px #fff, 243px 2370px #fff, 1106px 503px #fff, 2364px 82px #fff, 1256px 653px #fff, 897px 393px #fff, 2354px 564px #fff, 1862px 35px #fff, 1816px 1269px #fff, 1727px 948px #fff, 1819px 1043px #fff, 1283px 1691px #fff, 1077px 1717px #fff, 1053px 2223px #fff, 284px 1822px #fff, 182px 1689px #fff, 445px 2328px #fff, 353px 438px #fff, 588px 16px #fff, 1240px 1755px #fff, 2015px 2116px #fff, 1544px 288px #fff, 1919px 1385px #fff, 1647px 45px #fff, 179px 503px #fff, 473px 2390px #fff, 527px 2017px #fff, 1409px 274px #fff, 1482px 1403px #fff, 392px 1181px #fff, 1921px 2225px #fff, 392px 1672px #fff, 1620px 1226px #fff, 1145px 1679px #fff, 661px 1200px #fff, 597px 1534px #fff, 289px 2136px #fff, 1862px 1633px #fff, 951px 109px #fff, 961px 792px #fff, 2516px 260px #fff, 780px 61px #fff, 794px 1571px #fff, 1765px 1737px #fff, 2172px 2260px #fff, 799px 1076px #fff, 1375px 1764px #fff, 5px 1049px #fff, 2413px 1047px #fff, 1836px 2313px #fff, 1504px 141px #fff, 1445px 2002px #fff, 2083px 1289px #fff, 1583px 569px #fff, 540px 2519px #fff, 916px 2124px #fff, 902px 1614px #fff, 568px 133px #fff, 2443px 1819px #fff, 2541px 2491px #fff, 1394px 1460px #fff, 2002px 779px #fff, 2518px 2235px #fff, 938px 2123px #fff, 882px 2363px #fff, 369px 1805px #fff, 796px 140px #fff, 332px 1437px #fff, 2287px 1833px #fff, 1353px 1632px #fff, 1560px 1011px #fff, 532px 283px #fff, 1533px 2154px #fff, 2330px 410px #fff, 454px 2141px #fff, 1042px 840px #fff, 1778px 602px #fff, 1419px 2405px #fff, 1668px 2410px #fff, 1247px 1895px #fff, 603px 114px #fff, 1229px 2414px #fff, 498px 1624px #fff, 991px 1062px #fff, 1813px 2490px #fff, 198px 1623px #fff, 1426px 764px #fff, 2525px 1041px #fff, 1530px 2114px #fff, 277px 701px #fff, 1820px 719px #fff, 454px 1404px #fff, 1800px 1706px #fff, 6px 1843px #fff, 303px 596px #fff, 1090px 1321px #fff, 1800px 1705px #fff, 2413px 477px #fff, 924px 68px #fff, 511px 2284px #fff, 871px 627px #fff, 1718px 1611px #fff, 2401px 2036px #fff, 659px 1547px #fff, 698px 976px #fff, 2502px 209px #fff, 1559px 711px #fff, 916px 1044px #fff, 1581px 1702px #fff, 379px 99px #fff, 2010px 599px #fff, 945px 92px #fff, 2222px 1531px #fff, 2560px 386px #fff, 521px 189px #fff, 115px 1364px #fff, 330px 1106px #fff, 2507px 2008px #fff, 727px 1417px #fff, 983px 646px #fff, 1884px 1871px #fff, 253px 2167px #fff, 1500px 586px #fff, 563px 2186px #fff, 1872px 878px #fff, 89px 473px #fff, 317px 1911px #fff, 1750px 581px #fff, 845px 2469px #fff, 781px 280px #fff, 637px 1325px #fff, 1107px 1202px #fff, 1137px 2190px #fff, 2356px 1190px #fff, 890px 654px #fff, 917px 1115px #fff, 2075px 1805px #fff, 2184px 469px #fff, 936px 1128px #fff, 2201px 2168px #fff, 1385px 442px #fff, 89px 1469px #fff, 1937px 2331px #fff, 605px 2209px #fff, 2159px 2113px #fff, 2497px 262px #fff, 963px 1769px #fff, 744px 63px #fff, 2074px 1580px #fff, 1558px 471px #fff, 1560px 491px #fff, 886px 139px #fff, 2479px 724px #fff, 961px 973px #fff, 259px 1093px #fff, 2231px 1626px #fff, 2481px 2222px #fff, 301px 192px #fff, 550px 238px #fff, 810px 2386px #fff, 970px 1884px #fff, 1059px 573px #fff, 2048px 2357px #fff, 654px 16px #fff, 161px 939px #fff, 1961px 2431px #fff, 1989px 77px #fff, 1197px 1165px #fff, 208px 2434px #fff, 1741px 1909px #fff, 229px 2130px #fff, 51px 2464px #fff, 1973px 443px #fff, 1960px 1462px #fff, 98px 2324px #fff, 71px 1258px #fff, 661px 2273px #fff, 1715px 1127px #fff, 1712px 1566px #fff, 787px 2082px #fff, 1069px 701px #fff, 786px 1090px #fff, 1336px 2109px #fff, 2160px 1836px #fff, 1008px 1745px #fff, 2218px 2404px #fff, 790px 1189px #fff, 2426px 1255px #fff, 1672px 2555px #fff, 2097px 37px #fff, 2179px 2437px #fff, 2556px 864px #fff, 2376px 128px #fff, 1997px 308px #fff, 1023px 1257px #fff, 510px 817px #fff, 1093px 1567px #fff, 394px 1102px #fff, 796px 2311px #fff, 2006px 1790px #fff, 1547px 820px #fff, 594px 495px #fff, 2132px 633px #fff, 363px 2300px #fff, 2163px 1240px #fff, 593px 1957px #fff, 1651px 423px #fff, 2206px 1922px #fff, 1215px 1938px #fff, 1721px 2439px #fff, 1091px 1698px #fff, 1867px 2192px #fff, 2155px 1969px #fff, 915px 2166px #fff, 1253px 2262px #fff, 836px 233px #fff, 1249px 2156px #fff, 1298px 822px #fff, 1787px 1686px #fff, 950px 416px #fff, 803px 264px #fff, 696px 2170px #fff, 2151px 347px #fff, 1881px 1519px #fff, 879px 359px #fff, 822px 1618px #fff, 1797px 226px #fff, 2102px 796px #fff, 131px 561px #fff, 1652px 500px #fff, 1238px 1021px #fff, 282px 1854px #fff, 1061px 1299px #fff, 982px 2513px #fff, 467px 1824px #fff, 2326px 99px #fff, 2121px 1054px #fff, 1841px 830px #fff, 346px 1240px #fff, 1470px 2285px #fff, 1669px 1280px #fff, 2218px 1208px #fff, 1278px 2380px #fff, 50px 2305px #fff, 1326px 2489px #fff, 1742px 1042px #fff, 1195px 1601px #fff, 2140px 2203px #fff, 924px 2225px #fff, 2285px 794px #fff, 1667px 2335px #fff, 2382px 494px #fff, 468px 106px #fff, 875px 949px #fff, 2396px 754px #fff, 2509px 717px #fff, 925px 2251px #fff, 282px 296px #fff, 684px 967px #fff, 1094px 1587px #fff, 1996px 2062px #fff, 1903px 2338px #fff, 1430px 1053px #fff, 1630px 2017px #fff, 2459px 1511px #fff, 700px 2409px #fff, 2234px 2136px #fff;
  height: 1px;
  width: 1px;
}

.timeline-section .particle-4:after {
  box-shadow: 0px 0px #fff, 10px 1332px #fff, 1008px 798px #fff, 1913px 341px #fff, 846px 2096px #fff, 2118px 805px #fff, 2218px 44px #fff, 225px 1175px #fff, 1983px 1386px #fff, 2105px 197px #fff, 1314px 1730px #fff, 1859px 536px #fff, 1545px 1487px #fff, 865px 1964px #fff, 1080px 2547px #fff, 1506px 1174px #fff, 1555px 202px #fff, 1114px 1077px #fff, 1093px 159px #fff, 1817px 2076px #fff, 1230px 1723px #fff, 2468px 754px #fff, 2343px 1438px #fff, 1167px 1121px #fff, 2498px 826px #fff, 451px 1358px #fff, 429px 994px #fff, 316px 2330px #fff, 1150px 1629px #fff, 211px 113px #fff, 190px 988px #fff, 1688px 1209px #fff, 2087px 612px #fff, 822px 1768px #fff, 1102px 1709px #fff, 708px 2003px #fff, 1069px 253px #fff, 1150px 768px #fff, 596px 2185px #fff, 803px 1797px #fff, 1773px 1031px #fff, 1355px 1762px #fff, 325px 2029px #fff, 2398px 862px #fff, 708px 1151px #fff, 2428px 880px #fff, 489px 2559px #fff, 1083px 1443px #fff, 790px 895px #fff, 2070px 1044px #fff, 1756px 821px #fff, 1362px 126px #fff, 934px 2145px #fff, 2096px 14px #fff, 1873px 1405px #fff, 683px 1731px #fff, 1587px 721px #fff, 669px 2461px #fff, 729px 2173px #fff, 533px 2078px #fff, 2339px 1979px #fff, 2142px 1658px #fff, 928px 2256px #fff, 2317px 1610px #fff, 2055px 515px #fff, 1714px 1830px #fff, 1156px 242px #fff, 1566px 1327px #fff, 1515px 2056px #fff, 1028px 234px #fff, 2352px 2387px #fff, 2287px 1926px #fff, 1908px 125px #fff, 939px 48px #fff, 903px 1960px #fff, 2008px 2426px #fff, 2077px 1380px #fff, 1989px 1827px #fff, 1369px 851px #fff, 541px 36px #fff, 1974px 2333px #fff, 1454px 2440px #fff, 1554px 1501px #fff, 51px 2013px #fff, 2185px 2268px #fff, 1709px 2047px #fff, 1526px 654px #fff, 1686px 2191px #fff, 2239px 1108px #fff, 397px 2434px #fff, 1700px 370px #fff, 2192px 1650px #fff, 2443px 26px #fff, 644px 2192px #fff, 1767px 2149px #fff, 897px 1277px #fff, 1241px 289px #fff, 2157px 2126px #fff, 539px 1022px #fff, 2520px 24px #fff, 2110px 826px #fff, 690px 2554px #fff, 2087px 1516px #fff, 2096px 642px #fff, 1665px 724px #fff, 777px 2061px #fff, 934px 1366px #fff, 339px 1287px #fff, 1351px 1693px #fff, 2226px 1867px #fff, 1818px 1268px #fff, 372px 716px #fff, 1172px 2097px #fff, 1150px 1879px #fff, 535px 107px #fff, 2481px 174px #fff, 2082px 1559px #fff, 933px 1660px #fff, 827px 952px #fff, 1670px 125px #fff, 2497px 437px #fff, 966px 1196px #fff, 1123px 2504px #fff, 1657px 287px #fff, 342px 814px #fff, 1609px 1101px #fff, 930px 1209px #fff, 1735px 1290px #fff, 903px 2459px #fff, 135px 1982px #fff, 810px 2489px #fff, 947px 98px #fff, 602px 2091px #fff, 601px 336px #fff, 1332px 641px #fff, 2008px 332px #fff, 2157px 229px #fff, 2553px 1180px #fff, 411px 2501px #fff, 2080px 2367px #fff, 1646px 2260px #fff, 2363px 1036px #fff, 1819px 268px #fff, 2345px 1463px #fff, 1409px 1040px #fff, 1269px 17px #fff, 881px 2494px #fff, 907px 1087px #fff, 439px 603px #fff, 1947px 151px #fff, 2093px 953px #fff, 702px 2534px #fff, 328px 649px #fff, 2342px 528px #fff, 174px 1415px #fff, 78px 935px #fff, 156px 609px #fff, 1832px 2533px #fff, 1696px 80px #fff, 2537px 1117px #fff, 2320px 2417px #fff, 1650px 70px #fff, 1503px 254px #fff, 1398px 2254px #fff, 887px 308px #fff, 1920px 1532px #fff, 919px 2389px #fff, 1037px 1781px #fff, 1097px 1107px #fff, 653px 145px #fff, 1887px 1878px #fff, 1939px 1055px #fff, 1309px 2357px #fff, 2169px 1442px #fff, 1760px 2101px #fff, 759px 1808px #fff, 2500px 2207px #fff, 2140px 1244px #fff, 2280px 2446px #fff, 1507px 1406px #fff, 1743px 1153px #fff, 174px 1958px #fff, 1744px 733px #fff, 1265px 506px #fff, 1257px 33px #fff, 733px 1771px #fff, 188px 893px #fff, 619px 715px #fff, 1924px 1296px #fff, 1838px 678px #fff, 1761px 1931px #fff, 1022px 2310px #fff, 2221px 1589px #fff, 386px 2414px #fff, 98px 1161px #fff, 1447px 580px #fff, 143px 2040px #fff, 1931px 1631px #fff, 2459px 915px #fff, 2444px 1482px #fff, 2436px 2259px #fff, 608px 974px #fff, 1639px 1599px #fff, 384px 1236px #fff, 1996px 651px #fff, 405px 1817px #fff, 1478px 546px #fff, 2154px 909px #fff, 967px 352px #fff, 1541px 2390px #fff, 2318px 2239px #fff, 2513px 1264px #fff, 229px 406px #fff, 1509px 599px #fff, 1499px 1660px #fff, 459px 625px #fff, 819px 1182px #fff, 2239px 926px #fff, 1827px 1207px #fff, 2060px 1949px #fff, 1138px 1299px #fff, 374px 2254px #fff, 1576px 1695px #fff, 1918px 793px #fff, 1315px 86px #fff, 961px 1008px #fff, 261px 2377px #fff, 1013px 146px #fff, 1783px 132px #fff, 30px 569px #fff, 241px 848px #fff, 1392px 167px #fff, 411px 2349px #fff, 1372px 2375px #fff, 2296px 203px #fff, 1665px 1904px #fff, 1690px 1651px #fff, 1753px 175px #fff, 268px 1053px #fff, 1386px 2085px #fff, 676px 1548px #fff, 844px 1857px #fff, 198px 2349px #fff, 1618px 1903px #fff, 360px 2086px #fff, 500px 1171px #fff, 2516px 424px #fff, 808px 1677px #fff, 1537px 1170px #fff, 2165px 1487px #fff, 2280px 1473px #fff, 1356px 194px #fff, 185px 510px #fff, 118px 1110px #fff, 1478px 168px #fff, 2322px 2419px #fff, 1014px 1934px #fff, 297px 1098px #fff, 2349px 1496px #fff, 2317px 2232px #fff, 2447px 2462px #fff, 1189px 270px #fff, 576px 903px #fff, 548px 1018px #fff, 532px 363px #fff, 2384px 1811px #fff, 2311px 10px #fff, 800px 363px #fff, 13px 555px #fff, 1975px 600px #fff, 384px 1675px #fff, 1044px 2506px #fff, 1277px 999px #fff, 901px 496px #fff, 932px 175px #fff, 332px 1589px #fff, 616px 211px #fff, 795px 373px #fff, 1011px 378px #fff, 518px 2001px #fff, 1529px 1977px #fff, 594px 1953px #fff, 471px 372px #fff, 2222px 184px #fff, 80px 1992px #fff, 902px 812px #fff, 688px 1277px #fff, 271px 2145px #fff, 306px 1045px #fff, 1220px 1544px #fff, 46px 2385px #fff, 1751px 1247px #fff, 162px 83px #fff, 665px 1533px #fff, 1120px 2229px #fff, 2254px 1539px #fff, 124px 2164px #fff, 875px 1680px #fff, 1064px 686px #fff, 1797px 2185px #fff, 2077px 77px #fff, 1716px 2138px #fff, 2543px 2272px #fff, 2004px 2523px #fff, 1642px 1869px #fff, 1819px 922px #fff, 861px 795px #fff, 29px 1730px #fff, 1344px 717px #fff, 1646px 1259px #fff, 1639px 2346px #fff, 1359px 2018px #fff, 2221px 1062px #fff, 1022px 2291px #fff, 1872px 1472px #fff, 667px 2122px #fff, 1804px 1662px #fff, 836px 412px #fff, 627px 1744px #fff, 422px 1146px #fff, 1130px 1847px #fff, 264px 1052px #fff, 1907px 623px #fff, 210px 217px #fff, 1442px 2528px #fff, 393px 1970px #fff, 1694px 698px #fff, 1144px 2459px #fff, 620px 1630px #fff, 2318px 2543px #fff, 1928px 1904px #fff, 1255px 548px #fff, 1248px 657px #fff, 1261px 243px #fff, 491px 1583px #fff, 945px 595px #fff, 1562px 2415px #fff, 2238px 43px #fff, 59px 863px #fff, 578px 1422px #fff, 807px 329px #fff, 886px 780px #fff, 2231px 1454px #fff, 415px 2386px #fff, 1489px 624px #fff, 647px 1011px #fff, 2494px 1939px #fff, 2418px 2262px #fff, 590px 91px #fff, 1514px 186px #fff, 2537px 1421px #fff, 2235px 1557px #fff, 514px 763px #fff, 2325px 765px #fff, 802px 2285px #fff, 1463px 795px #fff, 1963px 1278px #fff, 325px 1845px #fff, 1454px 986px #fff, 913px 179px #fff, 687px 22px #fff, 1005px 1615px #fff, 184px 2077px #fff, 2078px 1516px #fff, 1703px 1625px #fff, 2074px 1952px #fff, 711px 167px #fff, 1280px 80px #fff, 1703px 684px #fff, 960px 452px #fff, 2293px 1995px #fff, 703px 1887px #fff, 407px 2086px #fff, 2436px 1940px #fff, 586px 1209px #fff, 946px 2054px #fff, 2038px 1987px #fff, 1959px 1456px #fff, 1384px 642px #fff, 439px 1112px #fff, 842px 1848px #fff, 2162px 1271px #fff, 960px 486px #fff, 2294px 895px #fff, 882px 821px #fff, 2359px 2095px #fff, 932px 973px #fff, 1374px 2417px #fff, 1504px 1401px #fff, 450px 346px #fff, 1979px 636px #fff, 608px 1017px #fff, 675px 1657px #fff, 989px 1207px #fff, 301px 1476px #fff, 1705px 279px #fff, 1596px 2351px #fff, 110px 2503px #fff, 2444px 954px #fff, 2513px 2115px #fff, 606px 2506px #fff;
  height: 1px;
  width: 1px;
}

@-webkit-keyframes animParticle {
  from {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  to {
    -webkit-transform: translateY(-150px);
            transform: translateY(-150px);
  }
}

@keyframes animParticle {
  from {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  to {
    -webkit-transform: translateY(-150px);
            transform: translateY(-150px);
  }
}
.timeline-section .page-wrapper {
  text-align: center;
  color: #fff;
  z-index: 2;
}

/*======================Support Page=======================*/
.mail-section{
    background-image: url('https://www.mindfieldsglobal.com/hubfs/Mindfields-Email-box-background.jpg');
    background-position: top center;
    background-size:cover;
    background-repeat: no-repeat;
    padding: 80px 20px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 1.5em;
}
    .mail-section a{
        color: #24b3c3;
    }
    .mail-section a:hover{
        color: #fff !important;
    }
    .support-form h3.form-title{
       color: #24b3c3; 
           font-size: 32px;
    font-weight: 500;
    text-transform: none;
        padding-bottom: 30px;
    }
    .support-form h3 img{
        width: 40px;
    }
  .support-form h3.form-title:not(:empty):after{
    content: '';
    display: block;
    height: 4px;
    border-top: 4px solid black;
    width: 40px;
    margin: 10px auto 0 auto;
    border-top-color: #24b3c3;
    margin-bottom: 20px;
}
 .support-form{
    box-shadow: 0px 9px 36px -25px rgba(0,0,0,1);
    margin:  0 auto !important;
    padding: 40px 80px;
 }

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

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

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

/* Labels (selects field labels and error messages) */
.support-form .hs-form label {}
.support-form .hs-form .hs-form-field > label { }
.support-form span.hs-form-required {
    display: none;
}

/* Inputs (selectors for all inputs)  */
.support-form .hs-form input[type="text"],
.support-form .hs-form input[type="password"], 
.support-form .hs-form input[type="datetime"], 
.support-form .hs-form input[type="datetime-local"], 
.support-form .hs-form input[type="date"], 
.support-form .hs-form input[type="month"], 
.support-form .hs-form input[type="time"], 
.support-form .hs-form input[type="week"], 
.support-form .hs-form input[type="number"], 
.support-form .hs-form input[type="email"], 
.support-form .hs-form input[type="url"], 
.support-form .hs-form input[type="search"], 
.support-form .hs-form input[type="tel"], 
.support-form .hs-form input[type="color"],
.support-form .hs-form input[type="file"],
.support-form .hs-form textarea,
.support-form .hs-form select {
    padding: 10px !important;
    background: #fff;
    border-radius: 5px !important;
}

/* Inputs in focus (selectors for all inputs when clicked)  */
.support-form .hs-form input[type="text"]:focus,
.support-form .hs-form input[type="password"]:focus, 
.support-form .hs-form input[type="datetime"]:focus, 
.support-form .hs-form input[type="datetime-local"]:focus, 
.support-form .hs-form input[type="date"]:focus, 
.support-form .hs-form input[type="month"]:focus, 
.support-form .hs-form input[type="time"]:focus, 
.support-form .hs-form input[type="week"]:focus, 
.support-form .hs-form input[type="number"]:focus, 
.support-form .hs-form input[type="email"]:focus, 
.support-form .hs-form input[type="url"]:focus, 
.support-form .hs-form input[type="search"]:focus, 
.support-form .hs-form input[type="tel"]:focus, 
.support-form .hs-form input[type="color"]:focus,
.support-form .hs-form input[type="file"]:focus,
.support-form .hs-form textarea:focus,
.support-form .hs-form select:focus {}

/* Multi-line inputs (selectors to target multi-line fields */
.support-form .hs-form textarea {min-height: 135px; border-radius: 5px !important;}
.support-form .hs-form textarea:focus {}

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

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

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

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

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

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

/* Placeholder Text (styles the placeholder attribute text) */
::-webkit-input-placeholder { color: #afafaf; /* Webkit Browsers */}
:-moz-placeholder { color: #afafaf; /* Firefox 18- */}
::-moz-placeholder { color: #afafaf; /* Firefox 19+ */}
:-ms-input-placeholder { color: #afafaf; /* IE10 */}
textarea::placeholder{ color: #afafaf !important; /* IE10 */}

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

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

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

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

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

.support-form .hs-button.primary,
.support-form input[type="submit"],
.support-form input[type="button"] {
    text-align: center;
    padding: 7px 80px !important;
    font-weight: 300;
    text-transform: none;
    position: relative;
    background: #0898a8;
    border: 1px solid #0898a8;
    color: #fff;
    transition: 1s;
    left: 50%;
    transform: translate(-50%, -0%);
    border-radius: 5px;
}

.support-form .hs-button.primary:hover,
.support-form input[type="submit"]:hover,
.support-form input[type="button"]:hover {
    background: #fff;
    color: #0898a8;
    box-shadow: 0px 0px 34px -6px rgba(0,0,0,0.75);
}

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




.support-banner {
  min-height: 70vh;
  text-align: center;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.support-banner h1 {
  color: #fff;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 45%;
  left: 50%;
  font-size: 40px;
  width: 70%;
  font-weight: 700;
  text-transform: uppercase;
}
.support-banner h1:after {
  content: "";
  height: 5px;
  background: #fff;
  width: 40px;
  position: absolute;
  display: block;
  margin-top: 18px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.support .header-container {
  padding-top: 33px;
}
.support .methodology {
  padding-bottom: 30px;
}
.support .methodology p {
  color: #ababab;
  line-height: 1.5em;
  font-weight: 300;
}
.support .methodology h2 {
  font-size: 32px;
  font-weight: 500;
  color: #24b3c3;
  position: relative;
}
.support .methodology h2:after {
  content: "";
  height: 5px;
  background: #24b3c3;
  width: 40px;
  position: absolute;
  display: block;
  margin-top: 8px;
}
.support .methodology h4 {
  font-size: 20px;
  color: #4a4f50;
  padding-top: 20px;
}
.metho-box {
  padding: 30px 20px;
  text-align: center;
  box-shadow: 0px 0px 25px -12px rgba(0, 0, 0, 1);
  border-radius: 10px;
  transform: scale(1);
  transition: 1s;
  min-height: 300px;
}
.metho-box:hover {
  transform: scale(1.05);
}
.metho-box img {
  height: 60px;
}
.metho-box h4 {
  color: #4a4f50;
}
.metho-box p {
  color: #ababab;
  line-height: 1.5em;
  font-weight: 300;
}
.email-group {
  padding: 35px;
  width: 25%;
  float: left;
  position: relative;
}
.email-group .email-card {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  transform: scale(1);
  transition: 1s;
  min-height: 180px;
}
.email-group .email-card:hover {
  transform: scale(1.05);
}
.email-group .email-card h4 {
  color: #4a4f50;
  font-size: 20px;
}
.email-group .email-card img {
  height: 50px;
}
.svg-img {
  margin-top: -7px;
  padding: 0px 100px 10px;
}

@media only screen and (max-width: 991px) {
  .why-automation__top-h1 {
    font-size: 26px !important;
    line-height: 38px !important;
  }
  .support-banner h1 {
    font-size: 32px;
    width: 90%;
  }
  .svg-img {
    padding: 10px 50px;
  }
  .body-center {
    padding: 10px 50px;
  }
  .support-form {
    padding: 50px 50px;
  }
}

@media (min-width: 991px) {
  
    .mf_small_padding_top {
        padding-top: 1.8vw !important;
    }

    .mf_small_padding_btm {
        padding-bottom: 1.8vw !important;
    }

  
    .mindfields_top_content h2 {
        font-size: 2.604166vw !important;
    }

  
}


@media only screen and (max-width: 767px) {
  
    .easy_right_icon p {
        font-size: 4.5vw !important;
        line-height: 5.5vw !important;
    }
  
  
    .mindezy_sec_cnt p {
        font-size: 4vw !important;
        line-height: 5.5vw !important;
    }
  

    .who_the_product_left p {
        font-size: 4.5vw !important;
        line-height: 5.5vw !important;
    }
  
  
  .who_can_partner_left h3 {
        font-size: 4.5vw !important;
        line-height: 5.5vw !important;
  }
  
  
  .use-case-vid_sec .resource_cnt h2 {
      font-size: 5vw !important;
      min-height: 6.5vw !important;
      line-height: 6.5vw !important;
  }
  
  .use-case-vid_sec .resource_cnt p {
      font-size: 4vw !important;
      line-height: 5.5vw !important;
  }
  
  .mindezy .large-header .main-title {
    width: 250px;
    left: 52%;
  }
  .email-group {
    padding: 25px;
    width: 50%;
  }
  .svg-img {
    padding: 10px 30px;
  }
  .support-form {
    padding: 30px 30px;
  }
  .body-center {
    padding: 10px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .email-group {
    padding: 25px;
    width: 100%;
  }
  .svg-img {
    padding: 10px 10px;
  }
  .support-form {
    padding: 30px 10px;
  }
  .body-center {
    padding: 10px 10px;
  }
  .hs_file_upload_option.hs-file_upload_option.hs-fieldtype-file.field.hs-form-field {
    width: 100%;
    margin-top: -0px;
  }
}