/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */


/* ==========================================================================
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'); */
@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');
@import url('//fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700');
@import url('//fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('//fonts.googleapis.com/css?family=Roboto');


@font-face {
  font-family: 'icomoon';
  src: url('//cdn2.hubspot.net/hubfs/3087803/Atlas_Wealth_Advisors_October2018/Fonts/Icomoon/icomoon.eot') format('embedded-opentype'), 
    url('//cdn2.hubspot.net/hubfs/3087803/Atlas_Wealth_Advisors_October2018/Fonts/Icomoon/icomoon.woff') format('woff'), 
    url('//cdn2.hubspot.net/hubfs/3087803/Atlas_Wealth_Advisors_October2018/Fonts/Icomoon/icomoon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Simple-Line-Icons";
  src: url("//cdn2.hubspot.net/hubfs/3087803/Atlas_Wealth_Advisors_October2018/Fonts/Simple-Line-Icons/Simple-Line-Icons.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/3087803/Atlas_Wealth_Advisors_October2018/Fonts/Simple-Line-Icons/Simple-Line-Icons.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/3087803/Atlas_Wealth_Advisors_October2018/Fonts/Simple-Line-Icons/Simple-Line-Icons.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}


/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}

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

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

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

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


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

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

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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
  background: #fff;
  color: #1a4959;
  font-family: Roboto Slab, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.9;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}

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

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #9b9785;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #9b9785;
  text-shadow: none;
}



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

/* Basic text */
p {
  margin: 0 0 20px 0;
} 
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; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Slab', sans-serif;
  font-weight: bold; 
  color: #1d4959;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font: 700 28px Roboto Slab, Arial, Helvetica, sans-serif;
  color: #1d4959;
}

h2 {
  font: 700 24px Roboto Slab, Arial, Helvetica, sans-serif;
  color: #1d4959;
}

h3 {
  font: 700 20px Roboto Slab, Arial, Helvetica, sans-serif;
  color: #1d4959;
}

h4 {
  font: 700 16px Roboto Slab, Arial, Helvetica, sans-serif;
  color: #1d4959;
}

h5 {
  font: 700 16px Roboto Slab, Arial, Helvetica, sans-serif;
  color: #1d4959;
}

h6 {
  font: 700 16px Roboto Slab, Arial, Helvetica, sans-serif;
  color: #1d4959;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

/* Anchor Links */
a {   
  color: #1a4959;
  text-decoration: underline;
}

a:hover, a:focus { 
  text-decoration: none;
  color: #333333;
}

/* Lists */
ul, ol {
  margin-left: 30px;
  padding: 0px;
}	

ul {
  list-style: square outside;
}

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

.cm-header-group {
  min-height: 130px!important;
}

.header-container {}

.cm-header-top {
  background: #f5f5f5;
  color: #777777;
}

.cm-header-top ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}

.cm-header-top ul li {
  display: inline-block;
}

.cm-header-top ul li a img {
  vertical-align: middle;
}

.cm-header-top ul li a {
  text-decoration: none;
  color: #1C5363;
  line-height: 40px;
}

.cm-header-top ul li:last-child {
  padding-left: 8.5px;
}

.cm-header-top ul li:first-child img,
.cm-header-top ul li:nth-child(2) img {
  margin-bottom: 6px;
}

.cm-header-top ul li:first-child,
.cm-header-top ul li:nth-child(2) {
  padding-right: 9px;
}

.cm-header-top ul li a:hover {
  color: #333333;
}

.cm-header-group {
  background-color: #ffffff;
  width: 100%;
  z-index: 8000;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}

.cm-header-logo {
  padding-top: 10px;
  width: auto !important;
}

.cm-search-btn {
  float: right !important;
  margin: 0 !important;
  width: auto !important;
  margin-top: 31px !important;
  max-height: 30px !important;
  vertical-align: middle;
  border-left: 1px solid #efefef;
  padding-left: 19px;
}

.cm-search-btn p:before {
  content: "\e600";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #1a4959;
  font-size: 23px;
  cursor: pointer;
  vertical-align: top;
  margin-top: 1px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cm-search-btn p span {
  display: none;
}

.cm-search-btn p {
  margin: 0;
  cursor: pointer;
}

.cm-search-btn p:hover:before {
  color: #999999;
}

.custom-menu-primary {
  float: right !important;
  margin: 0 !important;
  width: auto !important;
}

.cm-header-search input {
  min-height: 90px;
  font-size: 38px !important;
  line-height: 61px !important;
  font-weight: 300;
  color: #666666 !important;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif !important;
  padding: 0 !important;
  border: none !important;
  max-width: 96% !important;
  margin: 0 !important;
}

.cm-header-search input::-webkit-input-placeholder {
  color: #666666;
  opacity: 0.6;
}

.cm-header-search {
  background-color: #fff;
  position: absolute;
  top: 0;
  width: 98% !important;
  display: none !important;
}

.show.cm-header-search {
  display: block !important;
}

.show.cm-search-btn p:before {
  content: "\e603";
  margin-top: 3px;
  font-size: 20.5px;
  margin-right: 1px;
  z-index: 99;
}


.show.cm-search-btn p:before {
  content: "\e603";
  margin-top: 3px;
  font-size: 20.5px;
  margin-right: 1px;
  z-index: 99;
}

.cm-header-search-wrapper {
  position: relative;
  min-height: 90px;
  position: relative;
  margin: 0 0 -90px;
  z-index: -1;
}

.show.cm-header-search-wrapper {
  z-index: 99;
}


.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) {
  position: static;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) ul {
  width: 100%;
  background-color: #1c5363;
  padding: 20px 25px;
  margin-left: 0px !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) ul li {
  float: left;
  clear: none;
  padding: 0 5px 0px;
  vertical-align: top;
  font-size: 12px;
  line-height: 1.4;
  width: 50% !important;
  border: none;
  text-align: center;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4) ul li a {
  display: inline-block !important;
  font-size: 18px;
  color: #fff!important;
  text-align: center;
  background: #A29F90!important;
  border: none;
  padding: 12px 0;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
  font-weight: 100;
  transition: 0.2s ease;
  font-family: 'Roboto Slab', sans-serif;
  margin: 0 auto;
  line-height: 18px;
  letter-spacing: 1px;
  border-radius: 2px;
  min-width: 245px !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) ul li h3 {
  font-size: 25px;
  color: #fff;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 15px;
}

.cm-blog-siderbar-form .hs-form-field > label {
  font-size: 18px;
  line-height: 34px;
  color: #888888;
  font-weight: 700;
  margin-bottom: 0;
}

.cm-blog-siderbar-form .hs-form-field .hs-input {
  padding: 10px 12px !important;
  max-width: 226px;
}

.custom-banner-bg {
  padding: 24px 0 24px;
  border-bottom: 1px solid #efefef;
  position: relative;
  z-index: -1;
}

.banner-content h1 {
  margin: 0;
  padding: 0;
  font: 24px Roboto Slab,Arial,Helvetica,sans-serif;
  color: #777;
}


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

.body-container-wrapper {}
.body-container {}

.body-container-wrapper {
  padding-top: 60px;
  padding-bottom: 40px;
}

.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

.custom_error_message p {
  margin: 15px 0px;
}

.custom_error_message .hs-button {
  margin: 15px 0px !important;
}

#back-to-top:before {
  content: "\f077";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#back-to-top {
  position: fixed;
  z-index: 1000;
  bottom: 0px;
  right: 24px;
  width: 42px;
  height: 36px;
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  border-radius: 3px 3px 0 0;
  opacity: 0.8;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#back-to-top:hover {
  background-color: #9b9785;
}



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

.team-member-deatil-group {
  position: relative;
  margin-top: 40px;
}
.team-member-img {
  margin-bottom: 40px;
}

.team-member-deatil-wrapper .left-col,
.team-member-deatil-wrapper .right-col {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  float: left !important;
  width: 100% !important;
  margin:0 !important;
}
.team-member-deatil-wrapper {
  width: auto;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 40px;
}
.team-member-content {
  margin-bottom: 40px;
}

.btn {
  font-size: 13px;
  line-height: 1 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  width: auto;
  padding: 14px 20px 14px 20px;
  margin: 0 5px 5px 0;
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  background: #61838f;
  color: #ffffff;
  border: 1px solid #61838f;
  text-decoration:none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.btn.sm {
  font-size: 11px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px 14px 9px 14px;
}
.btn.color-1 {
  background: transparent;
  color: rgba(0,0,0,0.6);
  border: 2px solid rgba(0,0,0,0.4);
  margin: 0;
  border-radius: 2px;
}
.btn.color-1:hover{
  color: #ffffff;
  background: #333333;
  border-color: #333333;
}
.btn.color-2 {
  color: #ffffff;
  background: #61838f;
  border: 2px solid #61838f;
  border-radius: 2px;
  margin: 0;
}
.btn.color-2:hover{
  background: transparent;
  color: rgba(0,0,0,0.6);
  border-color: rgba(0,0,0,0.4);
}
.team-member-address {
  margin-bottom: 40px;
}
.team-member-eduation-content article {
  margin-bottom: 40px;
}
.team-member-eduation-content article p:last-child{
  margin:0;
}
.full-width-layout .body-container .page-center {
  padding-bottom: 20px;
}

.team-member-group-header h2 {
  text-align: center;
}
.portfolio-element {
  margin: 0 -20px;
  width: auto;
}
.portfolio-item {
  float: left;
  display: inline;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 40px;
  width: 360px;
  overflow: hidden;
}
.team-member-group-header {
  margin-bottom: 40px;
}
.portfolio-item .portfolio-image {
  border-radius: 2px;
  position: relative;
  overflow: hidden;
  margin: 0 0 16px 0;
}
.portfolio-item a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.portfolio-image img {
  position: relative;
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.portfolio-item .portfolio-image:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.portfolio-item .portfolio-overlay {
  width: 100%;
  height: 100%;
  background: #44bdbd;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  cursor: pointer !important;
}

.portfolio-item .portfolio-image:hover .portfolio-overlay{
  opacity: .94;
}
.portfolio-item .portfolio-overlay {
  background: #9b9785;
  opacity: 0;
}
.portfolio-item i {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  width: 66px;
  height: 66px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 23px 0 0 -33px;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  line-height: 66px;
  opacity: 0;
  font-size: 24px;
  color: #44bdbd;
  font-weight: 400;
  z-index: 2;
  color: #9b9785;
  opacity: 0;
  margin-top: 23px;
  transition: all 0.3s ease;
}
.portfolio-item .portfolio-image:hover i{
    opacity: 1;
    margin-top: -33px;
    z-index: 2;
}
.portfolio-item h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.portfolio-item h4 a {
    color: #666666;
    font-size: 12px!important;
    text-decoration: none;
}
.portfolio-item h4 a:hover {
    color: #9b9785;
}
.section-header-wrapper {
    padding-left: 20px;
    padding-right: 20px;
}
.section-header-wrapper-content {
    text-align: center;
}
.title-with-button-bar {
    margin: 0;
    padding: 30px 0 22px;
    display: block;
    text-align: center;
    border-radius: 2px;
  	color: #ffffff;
}
.title-with-button-bar-text {
    font-size: 22px;
    font-weight: 600;
    display: inline-block;
    line-height: normal;
}
.title-with-button-bar-button {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    top: -3px;
    margin-left: 30px !important;
}
a.button {
  font-size: 13px;
  line-height: 1 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  width: auto;
  padding: 14px 20px 14px 20px;
  margin: 0 5px 5px 0;
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  background: #44bdbd;
  color: #ffffff;
  border: 1px solid #44bdbd;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
a.button.medium {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 12px 20px 12px 20px;
}
a.button.color-4 {
    background: #efefef;
    color: #666666;
    border: 2px solid #efefef;
}
 a.button:hover,
a.button.color-1:hover,
a.button.color-2:hover,
a.button.color-3:hover,
a.button.color-4:hover,
a.button.color-5:hover {
    background: #333333;
    border-color: #333333;
    color: #ffffff;
}
.title-with-button-wrapper{
    padding-bottom: 20px;
}
.section-header-wrapper {
    margin-bottom: 40px;
}
.tabs {
    overflow: hidden;
    margin-bottom: 40px;
}
.tabs ul.tab-links {
    width: 100%;
    margin: 0 0 80px;
    overflow: hidden;
    padding: 0;
}
.tabs ul.tab-links li {
    min-height: 110px;
    float: left;
    width: 33.333%;
    padding-left: 120px;
    font-size: 19px;
    color: #000;
    list-style: none;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.4;
    padding-top: 10px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    padding-bottom: 10px;
}
.tabs ul.tab-links li:first-child {
    padding-left: 110px;
}
.tabber-title-img {
    float: left;
    margin-right: 10px;
    width: 100px;
    position: absolute;
    left: 10px;
    height: 100px;
    top: 0;
}
.tabs ul.tab-links li:first-child .tabber-title-img {
    left: 0;
}
.tabs ul.tab-links li.active {
    border-bottom-color: #3E4764;
}
.tabs ul.tab-links li a {
    color: #000;
    text-decoration: none;
}
.tabber-title-img-inner {
    position: static;
    overflow: visible;
}
.tabber-title-img-inner img {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    vertical-align: baseline;
}
.tab-content .left {
    padding-top: 60px;
    width: 48%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.newsletter .tab-content .left {
  padding-top: 0px;
}
.tab-content .right {
    width: 45%;
    float: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.tab-content h2 {
    font-size: 37px;
    color: #1C5363;
    font-weight: normal;
}
.tab-content h3 {
    font-weight: normal;
    font-size: 23px;
    color: #777;
}
.tab-content p {
    font-size: 16px;
    color: #777;
    line-height: 1.6;
}
.hs-content-id-6252607756 .title-with-button-wrapper {
      padding-top: 40px;
    padding-bottom: 10px;
}
.hs-content-id-6252607756.full-width-layout .body-container .page-center{
    padding-bottom: 0;
}
.two-col-equal-wrapper .left,
.two-col-equal-wrapper .right {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin-bottom: 40px;
}
.two-col-equal-inner {
    margin: 0 -20px;
    width: auto;
    margin-bottom: 40px;
}

.two-col-left-wrapper .left,
.two-col-left-wrapper .right {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin-bottom: 40px;
}
.two-col-left-inner {
    padding-top: 40px;
    margin: 0 -20px;
    width: auto;
}
.two-col-left-wrapper .left blockquote {
    color: #adadad;
    margin: 0;
    padding: 0;
    quotes: none;
}
.hs-content-id-6252507595 .title-with-button-wrapper {
    padding-bottom: 0;
    padding-top: 20px;
}
.hs-content-id-6252507595.full-width-layout .body-container .page-center{
    padding-bottom: 0;
}
.two-col-equal-wrapper .right img {
    vertical-align: baseline;
}
.google_map {
    margin-bottom: 30px;
    border: 1px solid #cccccc;
    background: #efefef;
}
.google_map.full {
    width: 100% !important;
    height: auto;
    margin: 0px;
}
textarea {
    height: 160px;
    width: 100%;
}

.hs-content-id-6252626205 .body-container-wrapper {
    padding-top: 40px;
    padding-bottom: 80px;
}
.hs-content-id-6252626205 .body-container-wrapper h3.form-title {
  margin-bottom: 40px;
  padding-bottom: 6px;
}
.hs-content-id-6252626205 .body-container-wrapper .hs-form fieldset.form-columns-2 {
    margin-top: 16px;
    padding-top: 0;
}
form.hs-form .hs-form-field ul.inputs-list.multi-container {
    margin: 6px 0;
}
.hs-content-id-6252626205 .body-container-wrapper .hs-form {
    margin: 16px 0;
}
.two-col-right-wrapper .left,
.two-col-right-wrapper .right {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin-bottom: 20px;
}
.two-col-right-inner {
    width: auto;
    margin: 0 -20px;
}
.three-col-3 {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin-bottom: 40px;
}
.three-col-3 p{
    margin: 0;
}
.three-col-equal-img {
    margin-bottom: 40px;
    text-align: center;
}
.three-col-equal-img-inner {
    position: relative;
    overflow: hidden;
}
.three-col-equal-img-inner img {
    margin: 0;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform-style: preserve-3d;
}
.three-col-equal-img-inner img:hover {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}
.three-col-equal-inner {
    width: auto;
    margin: 0 -20px;
}
.hs-content-id-6252618138 .title-with-button-wrapper{
	padding-bottom:0;
}
.hs-content-id-6252618138.full-width-layout .body-container .page-center {
    padding-bottom: 0px;
}
.pdf-group-item {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 40px;
}
.pdf-group-item-image {
    margin-bottom: 40px;
}
.pdf-group-inner {
    margin: 0 -20px;
    width: auto;
}
.news-article-header {
    margin-bottom: 40px;
}
.news-article-post-item {
    padding-top: 20px;
    padding-bottom: 20px;
}
.news-article-post-image {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.news-article-post-content {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.news-article-post-entry {
    width: auto;
    margin: 0 -20px;
}
.icon-with-content-item {
    position: relative;
}
.iconbox-icon {
    float: left;
    width: 30px;
    margin-top: 2px;
    text-align: center;
}
.iconbox-content {
    margin-left: 54px;
}
.home-page .body-container .section.section-1 .page-center {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.home-page .body-container-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.home-page .title-with-button-wrapper {
    padding-bottom: 0;
}
.home-page .title-with-button-bar {
    padding: 40px 0;
}
.two-col-eqaul-image {
    padding: 111px 0;
}
.two-col-eqaul-image .title h1 {
    font-weight: 400;
    font-size: 70px;
    margin: 0;
    line-height: 1;
}
.two-col-eqaul-image .content {
    color: rgb(64, 64, 64);
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    margin: 30px 0;
}
.two-col-eqaul-image .button a {
  font-size: 17px;
  line-height: 17px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-family: "Roboto Slab";
  background-color: rgba(28, 83, 99, 0.75);
  padding: 12px 35px;
  border-color: rgb(28, 83, 99);
  border-radius: 30px;
  text-decoration: none;
  transition: none 0s ease 0s;
}
.two-col-eqaul-image .button a:hover{
  background-color: rgb(255, 255, 255);
  color: rgb(161, 162, 145);
}
[class^="fa-icon-"], [class*=" fa-icon-"] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.two-col-eqaul-image .button i {
    font-size: 15px;
    font-weight: normal;
    position: relative;
    top: 0px;
    -webkit-transition: all 0.2s ease-out !important;
    -moz-transition: all 0.2s ease-out !important;
    -o-transition: all 0.2s ease-out !important;
    -ms-transition: all 0.2s ease-out !important;
    margin-left: 10px !important;
}
.fa-icon-chevron-right:before {
    content: "\f054";
}
.map-image {
    position: relative;
    z-index: 9;
}
.map-dropper-1 {
    position: absolute;
    top: 20%;
    right: 12%;
}
.map-dropper-2 {
    position: absolute;
    bottom: 20%;
    left: 12%;
}
.navigation-line img {
    width: 378px;
}
.navigation-line {
    position: absolute;
    transform: matrix3d(0.866025, -0.5, 0, 0, 0.5, 0.866025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    top: 243px;
    left: 17%;
    right: auto;
    margin: 0 auto !important;
    width: 378px;
}
 .two-col-eqaul-image .left,
  .two-col-eqaul-image .right {
    padding: 0 20px;
} 
  .icon-with-content-item {
    padding-left: 20px;
    padding-right: 20px;
}
.home-page .title-with-button-group {
    max-width: 1200px;
    margin: 0 auto;
}
 .home-page .title-with-button-bar-text {
    display: block;
    text-align: left;
    font: 700 28px Roboto Slab, Arial, Helvetica, sans-serif;
    margin-top: 7.5px;
}
 .home-page .title-with-button-bar-text,
  .home-page .title-with-button-bar-button{
    padding-left: 70px;
    padding-right: 20px;
}
.home-page .title-with-button-bar-button {
    text-align: left;
}
.home-page .title-with-button-bar-button a {
    background: #efefef;
    color: #666666;
    border: 2px solid #efefef;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 15px 25px 15px 25px;
}
.home-page .title-with-button-bar-button a:hover {
    border-color: #333333;
    background: #333333;
    color: #ffffff;
}
body:not(.home-page) .title-with-button-wrapper .page-center{
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-1 {
    margin-bottom: 100px;
    margin-top: 16px;
    padding-top: 0;
    clear: both;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-1 *{
   color: #000;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-1 label span {
    margin-bottom: 35px;
    font-size: 38px;
    font-weight: 900;
    letter-spacing: 0.8px;
    color: #6f6f6f !important;
    text-align: center;
    display: block!important;
    line-height: 1.3;
    clear: both;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li {
    display: inline-block;
    margin-bottom: 40px;
    overflow: visible;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li input[type=radio] {
    display: none;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li label.hs-form-radio-display span {
    display: inline-block;
    letter-spacing: inherit;
    vertical-align: middle;
    cursor: pointer;
    position: relative;

    line-height: 45px;
    width: 100px;
    text-align: center;
    z-index: 1;
    max-width: 100%;
    font-weight: normal;
    margin: 2px 0 0 4px;
    white-space: normal;
    font-size: 15.75px !important;
    margin-bottom: 0;
    margin-left: 0;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li input[type=radio]:checked +  span:before {
    content: "";
    color: #19685f;
    font-size: 33px;
    text-align: center;
    line-height: 1;
    background-color: #eaeaea;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li label.hs-form-radio-display span:hover:before {
    background-color: #eaeaea;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li label.hs-form-radio-display span:before {
    content: "";
    display: inline-block;
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    z-index: -1;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container {
    text-align: center;
}

.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-1 .hs_email.hs-email.hs-form-field label span,
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 .hs_firstname.hs-firstname.hs-form-field label span,
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 .hs-lastname.hs-form-field label span,
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-1 .hs-fieldtype-checkbox.hs-form-field label span{
    display: -moz-inline-stack;
    display: inline-block !important;
    line-height: 1.3;
    clear: both;
    color: #000 !important;
    font-size: 18px !important;
    margin: 0 !important;
    margin-bottom: 23px !important;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-1 .hs_email.hs-email.hs-form-field label,
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 .hs-lastname.hs-form-field label,
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 .hs_firstname.hs-firstname.hs-form-field label{
    margin: 0 !important;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 + fieldset.form-columns-1,
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 + fieldset.form-columns-1 + fieldset.form-columns-1{
    margin: 0 !important;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 + fieldset.form-columns-1 + fieldset.form-columns-1 ul {
    text-align: left !important;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li label.hs-form-radio-display span em {
    font-style: normal;
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    text-align: center;
    cursor: auto;
    font-size: 11px;
    font-weight: normal;
    color: #000;
}
.wealth-perspective-questionnaire-layout .hs-form-required {
    visibility: hidden !important;
    margin: 0 !important;
    height: 0 !important;
}
.top-section h1 {
    font-size: 52px;
    font-weight: bold;
}

.wealth-Mmanagement-title {
    margin-bottom: 40px;
    text-align: center;
}

.cm-sidebar-popup-wrapper-inner {
    padding: 15px 15px 12px;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.cm-sidebar-popup-wrapper-inner .hs-form-field > label {
    display: none;
}
.cm-sidebar-popup-wrapper-inner input[type="text"],
.cm-sidebar-popup-wrapper-inner input[type="email"] {
    margin: 0 !important;
    padding: 6px !important;
    height: auto !important;
    width: 100% !important;
    /* font-size: 14px !important; */
    color: #333 !important;
    background-color: #fff !important;
    border: 1px solid #c4c4c4 !important;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.18) !important;
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.18) !important;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.18) !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;
    background-image: none !important;
    min-width: 0 !important;
    min-height: 0 !important;
    font-size: 15px !important;
    font-weight: 300;
    margin-bottom: 15px !important;
    line-height: 28px;
}
.cm-sidebar-popup-wrapper-inner .hs-button.primary,
.cm-sidebar-popup-wrapper-inner input[type="submit"] {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  padding: 3px 12px !important;
  color: #ffffff !important;
  font-weight: bold !important;
  line-height: 1.6 !important;
  border: 0 !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  cursor: pointer !important;
  background-image: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: auto;
  font-size: 13px !important;
  letter-spacing: 0;
  margin: 0;
  background-color: #33757c !important;
}
.cm-sidebar-popup-wrapper-inner .hs-button.primary:hover,
.cm-sidebar-popup-wrapper-inner input[type="submit"]:hover{
    background-color: #19636b !important;
}
.cm-sidebar-popup-wrapper-inner .hs-form {
    margin-bottom: 0;
    padding-top: 20px;
}
.cm-close-btn p {
    padding: 7px 5px 0 0;
    margin: 2px 5px 0 0;
}
.cm-sidebar-popup-wrapper-inner ::placeholder {
    color: #999999 !important;
}
.wealth-perspective-questionnaire-layout .hs-error-msgs label {
    color: #790000 !important;
    font-weight: 700;
    letter-spacing: normal;
}
.full-width-layout .title-with-button-wrapper .title-with-button-bar .page-center {
    padding-bottom: 0 !important;
}
.full-width-layout .title-with-button-wrapper {
    padding-top: 20px;
}
.hs-content-id-6252618138.full-width-layout .title-with-button-wrapper {
    padding-top: 0;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li.hs-form-checkbox > label > span {
    padding-right: 0;
    line-height: 1.5 !important;
    font-weight: normal !important;
    font-size: 15.75px !important;
}
.cm-popup-content .hs-error-msgs label {
    border: none !important;
    background: transparent !important;
    padding: 5px 0 0 0;
    font-weight: normal;
    color: red;
}

.newsroom .hs-form-field > label {
    margin: 0;
    line-height: 34px;
    color: #888888;
}
.newsroom span.hs-form-required {
    display: none;
}
.newsroom .hs-button.primary,
.newsroom input[type="submit"] {
    font-size: 13px;
    line-height: 1 !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    width: auto;
    padding: 14px 20px 14px 20px;
    margin: 0 5px 5px 0;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
}
.newsroom input[type="text"],
.newsroom input[type="email"] {
    padding: 10px 12px 9px;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li label.hs-form-radio-display span {
    padding-right: 0 !important;
}
img.hr-line-blue {
    height: 10px;
}
.icon-with-content {
    margin-bottom: 40px;
}
.icon-with-content p {
    margin: 0;
}
.iconbox-content h3 {
    margin: 0 0 10px 0;
}
.two-col-eqaul-image .hs_cos_gallery_main {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.two-col-eqaul-image .button a {
    padding: 9px 35px;

}
.two-col-eqaul-image-inner .button {
    min-height: 47px;
    display: inline-block;
    padding: 15px 0 0;
}
.two-col-eqaul-image .button i {
    margin-left: 7px !important;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 {
    padding-top: 5px;
}
img.hr-line-blue {
    margin-top: 19px;
}
img.hr-line-blue {
    width: 98% !important;
    max-width: 91% !important;
}
.cm-blog-siderbar-form .hs-error-msgs label {
    max-width: 226px;
}
.section.post-footer .hs-error-msgs label {
    max-width: 767px;
    margin-bottom: 20px !important;
    margin-top: 20px;
}
p.pp_description {
    display: none !important;
}
.pp_social {
    display: none !important;
}
div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(https://cdn2.hubspot.net/hubfs/3087803/Atlas_Wealth_Advisors_October2018/Images/sprite.png) 2px 1px no-repeat !important;
    cursor: pointer;
}
.custom-error-page {
    text-align: center;
    padding: 40px 0 80px 0;
}
.custom-error-page h2 {
    font-size: 100px;
    color: #666666;
    font-weight: 700;
    width: 300px;
    height: 300px;
    line-height: 300px;
    text-align: center;
    border: 10px solid #999999;
    color: #999999;
    border-radius: 50%;
    margin: 0 auto 60px auto;
}
.custom-error-page h3 {
    font-size: 52px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    color: #999999;
    text-transform: uppercase;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.two-col-right-with-image .left,
.two-col-right-with-image .right {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.two-col-right-with-image-inner {
    margin: 0 -20px;
    width: auto;
}
.hs-search-field--open .hs-search-field__suggestions {
    padding: 20px !important;
}


@media (min-width: 641px){
  .wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-1{

  }
  .wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 + fieldset.form-columns-1 input[type="email"] {
    max-width: 100%;
}
  .wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field {
    padding-right: 16px !important;
}
  .wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-1 label span {
    padding-right: 16px;
}
.wealth-perspective-questionnaire-layout .hs-form-72e30482-f3cb-4373-8991-2b4d1e86ac36_ae975939-a335-46a0-a553-f142254e84d0 fieldset.form-columns-2 .hs-form-field{
    padding-right: 16px !important;
}
  .wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 + fieldset.form-columns-1{
     padding-right: 0px !important;
  }  
}

@media (min-width: 768px){
  .news-article-post-image {
    width: 25%;
    float: left;
}
  .wealth-Mmanagement-item {
    width: 33.33333333%;
    float: left;
    padding: 0 20px;
}
  .top-section {
    width: 66.66666667% !important;
    float: none !important;
    margin: 0 auto !important;
    position: relative;
}
  .wealth-Mmanagement-section-inner {
    width: auto;
    margin: 0 -20px;
}
 .home-page .title-with-button-bar-text {
    width: 66.66666667%;
    float: left;
}
  .home-page .title-with-button-bar-button {
    width: 33.33333333%;
    float: left;
    margin-left: 0 !important;
}
.two-col-eqaul-image-inner {
    width: auto;
    margin: 0 -20px;
}  
 .two-col-eqaul-image .left,
  .two-col-eqaul-image .right {
    width: 50%;
    float: left;
    padding: 0 20px;
    position: relative;
} 
  .icon-with-content-item {
    width: 33.33333333%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}
.icon-with-content-wrapper {
    width: auto;
    margin: 0px;
}  
  .news-article-post-content {
    width: 75%;
    float: left;
}

  .team-member-deatil-wrapper .left-col {
    width: 33.33333333% !important;
  }
  .team-member-deatil-wrapper .right-col {
    width: 66.66666667% !important;
  }
  .wealth-perspective-col {
    width: 66.66666667% !important;
    float: none !important;
    margin: 0 auto !important;
    padding: 0 7px;
}
  .two-col-right-wrapper .left,
    .two-col-right-with-image .left{
    width: 66.66666667% !important;
    float: left !important;
}
  .pdf-group-item {
    width: 33.33333333%;
    float: left;
}
    .two-col-right-wrapper .right,
    .two-col-right-with-image .right{
      width: 33.33333333% !important;
      float: left !important;
}
  .section-header-wrapper {
    width: 50% !important;
    margin: 0 auto;
}
.two-col-equal-wrapper .left,
  .two-col-equal-wrapper .right {
    float: left;
    width: 50% !important;
} 
.two-col-left-wrapper .left,{
    float: left;
    width: 25%;
}
.two-col-left-wrapper .right,
{
    float: left;
    width: 75%;
}
.three-col-3 {
    width: 33.33333333%;
    float: left;
}  
}

body.wealth-perspective-questionnaire-layout:before {
    content: '';
    height: 120px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 40;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.82) 0%, rgba(255,255,255,0.82) 1%, rgba(255,255,255,0.8) 40%, rgba(255,255,255,0.2) 99%, rgba(255,255,255,0.2) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.82) 1%,rgba(255,255,255,0.8) 40%,rgba(255,255,255,0.2) 99%,rgba(255,255,255,0.2) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.82) 1%,rgba(255,255,255,0.8) 40%,rgba(255,255,255,0.2) 99%,rgba(255,255,255,0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1ffffff', endColorstr='#33ffffff',GradientType=0 );
}
body.wealth-perspective-questionnaire-layout:after {
    content: '';
    height: 120px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 40;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 1%, rgba(255,255,255,0.8) 60%, rgba(255,255,255,0.82) 99%, rgba(255,255,255,0.82) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.2) 1%,rgba(255,255,255,0.8) 60%,rgba(255,255,255,0.82) 99%,rgba(255,255,255,0.82) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.2) 1%,rgba(255,255,255,0.8) 60%,rgba(255,255,255,0.82) 99%,rgba(255,255,255,0.82) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#d1ffffff',GradientType=0 );
}
.wealth-perspective-questionnaire-layout form.hs-form fieldset .hs-form-field {
    padding: 0 !important;
}
.wealth-perspective-questionnaire-layout .body-container-wrapper {
    padding-top: 120px;
    padding-bottom: 120px;
}
.wealth-perspective-questionnaire-layout .hs-form {
    margin-top: 95px;
    margin-bottom: 72px;
}
.top-section p {
    color: #000;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li.hs-form-checkbox {
    margin: 0;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li label.hs-form-radio-display span {
    color: #000 !important;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset ul.inputs-list.multi-container > li input[type=radio]:checked + span {
    font-weight: 700;
}

@media (min-width: 641px){
textarea {
    height: 320px;
}
  
}
.two-col-eqaul-image {
    padding: 111px 0 211px;
}
.two-col-eqaul-image .title h1 {
    line-height: 60px;
}
.wealth-perspective-col {
    margin-bottom: 40px !important;
}

@media (min-width: 1600px){
.two-col-eqaul-image .page-center {
    max-width: 1105px !important;
}
  .home-page .section-1 .title-with-button-wrapper .page-center {
    max-width: 1200px !important;
}
.two-col-eqaul-image .left {
    width: 47%;
}  
.two-col-eqaul-image .right {
    width: 53%;
    float: right;
}
.navigation-line {
    top: 234px;
    left: 16%;
    width: 367px;
} 
 .home-page .section-1 .page-center {
    max-width: 1200px !important;
}

}

@media (max-width: 1600px){
img.hr-line-blue {
    width: 98% !important;
    max-width: 80% !important;
}


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

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

.cm-ft-copyright {
  background: #1b1b1b;
  color: #ffffff;
  padding: 7.5px 0 13px 0;
}

.cm-ft-copyright p {
  margin-bottom: 7px;
  padding: 0px 20px;
}

.cm-footer-wrapper {
  background-color: #262626;
  color: #ffffff;
}

.cm-footer-wrapper {
  background-color: #262626;
  color: #ffffff;
  padding: 60px 0 20px 0;
}

.cm-footer-wrapper .col1 {
  text-align: center; 
}

.cm-footer-wrapper .col {
  max-width: 360px;
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.cm-footer-wrapper .col1 span {
  line-height: normal;
}

.cm-footer-wrapper .col1 span a {
  color: #fff;
  text-decoration: none;
  line-height: normal;
  margin-bottom: 40px;
  display: inline-block;
}

.cm-footer-wrapper .col1 p {
  margin-bottom: 39px;
}

.cm-ft-logo img {
  margin-bottom: 40px;
  margin-left: 1.5px;
}

.cm-ft-recent-post h3,
.cm-ft-contect h3 {
  color: #fff;
  font-size: 15px;
  line-height: normal;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 20px;
}

.cm-ft-contect {
  margin-bottom: 40px;
}

.cm-ft-contect ul {
  margin: 0;
  line-height: normal;
  list-style: none;
}

.cm-ft-contect ul li {
  position: relative;
  padding-left: 24px;
}

.cm-ft-contect ul li:last-child {
  margin-bottom: 6px;
  margin-top: 6px;
}

.cm-ft-contect ul li:nth-child(2), .cm-ft-contect ul li:nth-child(3) {
  padding-left: 24px;
}

.cm-ft-contect ul li:first-child:before {
  content: "\f041";
  display: inline-block;
  width: 24px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding-top: 5px;
  vertical-align: top;
  position: absolute;
  left: 0;
}

.cm-ft-contect ul li:last-child:before {
  content: "\f095";
  display: inline-block;
  width: 24px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0px 0 0px 0;
  padding-top: 5px;
  vertical-align: top;  
  position: absolute;
  left: 0;
}

.cm-ft-recent-post a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  line-height: normal;
  font-weight: 300;
  display: block;
}

.cm-ft-recent-post .hs-rss-byline {
  line-height: normal;
  font-size: 18px;
  font-weight: 300;
}

.cm-ft-recent-post .hs-rss-item-text {
  line-height: normal;
  border-bottom: 1px solid #333333;
  position: relative;
  padding: 0px 10px 10px 0;
}

.cm-ft-recent-post a:after {
  font-family: "FontAwesome";
  content: "\f105";
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 14px;
  color: #fff;
}

.cm-ft-recent-post .hs-rss-item {
  margin-bottom: 10px;
}

.footer-container-wrapper .page-center {
  max-width: 1200px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}









/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


/* =============== Custom Menu Primary =============== */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
  float: left;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  padding: 35px 15px 34px 19px;
  text-decoration: none;
  line-height: normal;
  font-family: Roboto Slab, Arial, Helvetica, sans-serif;
  color: #1a4959;
  font-size: 16px;
  font-weight: 300;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color: #1a4959;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul {
  z-index: 999;
  padding: 0px 12px 0px;
  background: #1c5363;
  min-width: 224px;
  margin-left: -36px;
  margin-top: 10px;
  transition-duration: 200ms !important;
  transition-timing-function: ease-in !important;
  transition-property: opacity, margin-top, visibility !important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li{
  padding: 10px 0;
  border-top: 1px solid #fff;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li:first-child {
  border: none;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  font-size: 14px;
  padding: 0px 10px 0px 10px;
  text-decoration: none;
  font-weight: 300;
  line-height: 1.29;
  color: #fff;
  text-align: left;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* 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 */
@media screen and (min-width:960px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }

  .custom-menu-primary.show-mobile {
    display:none !important;
  }

  .custom-menu-primary.hide-mobile {
    display:block !important;
  }

  .fixed .cm-header-wrapper {
    position: fixed !important;
    top: 0;
    z-index: 9999 !important;
    background-color: #fff;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -ms-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
  }

  .hs-menu-wrapper .header-search {
    display: none;
  }

  .header-search.show-mobile {
    display: none;
  }


  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) {
    position: static;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) ul {
    width: 100%;
    background-color: #1c5363;
    padding: 20px 25px;
    margin-left: 0px !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) ul li {
    float: left;
    clear: none;
    padding: 0 5px 0px;
    vertical-align: top;
    font-size: 12px;
    line-height: 1.4;
    width: 50% !important;
    border: none;
    text-align: center;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4) ul li a {
    display: inline-block !important;
    font-size: 18px;
    color: #fff!important;
    text-align: center;
    background: #A29F90!important;
    border: none;
    padding: 12px 0;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
    font-weight: 100;
    transition: 0.2s ease;
    font-family: 'Roboto Slab', sans-serif;
    margin: 0 auto;
    line-height: 18px;
    letter-spacing: 1px;
    border-radius: 2px;
    min-width: 245px !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) ul li h3 {
    font-size: 25px;
    color: #fff;
    line-height: 1.2;
    font-weight: bold;
    margin: 0 0 15px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) ul li img {
    display: block;
    vertical-align: top;
    max-height: 67px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 18px;
  }

  .cm-lp-page .cm-header-logo {
    padding-bottom: 13px;
  }

  .cm-lp-page .cm-header-wrapper {
    position: fixed !important;
    top: 0;
    z-index: 9999 !important;
    background-color: #fff;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -ms-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
  }

  .cm-lp-page .cm-header-group {
    min-height: 90px !important;
  }


}


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

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

@media (max-width: 959px){

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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /**************************************/
    top: 29px;
    right: 10px;
    width: auto; /* Button width */
    height: auto; /* Button height */      
    background: #ffffff; /* Background color */
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000; 
  }  

  .mobile-trigger:before {
    content: "\f0c9";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 21px;
    line-height: 21px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1a4959;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }

  .mobile-trigger:hover:before {
    color: #999999;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }

  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background-color: #fff; /* Icon color */
  }

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

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 49px !important; /* Button height */  
    padding: 0 !important;
    text-align:center;
  }

  .child-trigger:hover{
    text-decoration: none;
  }

  .child-trigger i{
    position: relative;
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .child-trigger i:after{
    position: absolute;
    content: '';
  }

  .child-trigger i, .child-trigger i:after{
    text-align: right;
    left: 5.5px;
    top: 4px;
  }

  .child-trigger i:after {
    content: '\f105';
    font-size: 30px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
  } 

  .child-trigger.child-open i{
    top: 5px;
    left: 3px;
  }

  .child-trigger.child-open i:after{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

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

  .custom-menu-primary.js-enabled{
    position: relative;
  }

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

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    background: #1a4959;
    padding-bottom: 32px;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

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

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{

  }

  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    color: #fff;
    line-height: 25px;
    font-size: 18px;
    font-weight: 300;
    padding: 14px 0px 10px 0px !important;
    border-bottom: 1px solid #fff;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color: #fff;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
    padding: 0px;
    margin-left: 0px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    padding: 2px 15px;
    border: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 0px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    border: none;
    padding: 12px 0px !important;
  }

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

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    margin-top: 0 !important;
  }
}


/* ==========================================================================
5. BLOG                                        
========================================================================== */


/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

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

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

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


.blog-sidebar.newsroom h3 {
    font: 14px Roboto Slab, Arial, Helvetica, sans-serif;
    color: #444444;
}
.newsroom .body-container-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.blog-sidebar.newsroom {
    padding-top: 60px;
    padding-bottom: 60px;
    
}
.newsroom .blog-content {
    padding-right: 40px;
}
.newsroom-top-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.newsroom-top-section .right {
    margin-top: 200px;
}
.newsroom-top-section .left{
margin-bottom: 40px;
}
.newsroom .full-width-layout .body-container .page-center {
    padding-bottom: 0px;
}

/* =============== 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:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {
  color: #1a4959;
}

.blog-post-wrapper .post-body {
  font-size: 18px;
  line-height: 34px;
  color: #1a4959;
  font-weight: 300;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
}

/* 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-width: 100%;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: none;
  margin: 20px 0px;
}

/* Read More Link */
a.more-link {}

a.more-link:hover {
  color: #333333;
}

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

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
line-height: 0; /* Added by HS Support - 20 Jan */
}

.hs-blog-social-share-list li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin .IN-widget {
vertical-align: top !important; /* Added by HS Support - 20 Jan */
}

/* Blog Commments */

.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

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

/* Blog All Posts Page */
.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 Modules */
.blog .blog-sidebar .widget-span {}


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


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

/* Form Field */
.hs-form-field {}

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

/* Labels and Legends */
label {}
.hs-form-field > label {
  display: block;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  color: #1d4959;
  margin-bottom: 13px;
}

.hs-form {
  margin-bottom: 30px;
}

h3.form-title {
  font-size: 24px;
  line-height: normal;
  font-weight: 700;
  margin-top: 0;
  color:#1d4959;
}

span.hs-form-required {
  color: #790000;
  margin-left: 4px;
}


.invalid.error, textarea.error {
  border: 1px solid #790000;
}

/* 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%;
  max-width: 767px;
  display: block;
  border-radius: 2px;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 29px;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 20px 0;
  color: #999;
  padding: 5px 4px;
  border: 1px solid #dddddd;
  background: #ffffff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

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:none;
  color: #666666;
  background: #ffffff;
  outline: none !important;
  border-color: #999999;
}

/* Separate Styles for Multiple Line Inputs */
textarea {}
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"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

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

/* Error */
.hs-error-msgs label {
  color: #790000;
  font-weight: 700;
  font-size: 15px;
  line-height: 28px;
  background-color: rgba(255,223,224,.25);
  display: block;
  margin-bottom: 6px!important;
  padding-left: 5px;
  border-top: 1px solid #C89797;
  border-bottom: 1px solid #C89797;
}

.hs-error-msgs {
  margin: 0px;
  list-style: none;
  padding: 0;
}

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


/* =============== 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 {
  display: block;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  color: #1d4959;
  margin-bottom: 13px;
}

/* 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;
  display: inline-block;
  margin-top: 16px;
  margin-bottom: 20px;
  white-space: pre-wrap;
  background: #9b9785;
  line-height: 1 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 14px 20px 14px 20px;
  text-align: center;
  border-radius: 2px;
  color: #ffffff;
  border: 1px solid #9b9785;	
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 18px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}


.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background: #333333;
  border-color: #333333;
  color: #ffffff;
}

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



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


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */


div#captcha_wrapper {
  width: 100%;
  overflow-x: auto;
}

.custom_error_message p {
  margin: 15px 0px;
}

.custom_error_message .hs-button {
  margin: 15px 0px !important;
}

div#hubspot-author_data span {
  display: inline-block;
}

.blog .blog-sidebar {
  margin-left: -21px;
  padding-left: 40px;
  width: 300px;
  overflow: hidden;
  float: right;
  padding-top: 60px;
  padding-bottom: 60px;
}

.blog .body-container-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.custom-blog-title {
  padding: 24px 0px 24px;
  background: #f9f9f9;
  border-bottom: 1px solid #efefef;
  position: relative;
  z-index: -1;
}
.custom-blog-title h1 {
  margin: 0;
  padding: 0;
  font: 24px Roboto Slab, Arial, Helvetica, sans-serif;
  color: #777777;
}
.blog-content {
  padding-top: 60px;
  padding-bottom: 40px;
  border-right: 1px solid #efefef;
}

.custom-left {
  max-width: 63px;
  border-right: 1px solid #efefef;
  padding: 0 23px 0 0;
  margin: 0 20px 0 1.5px;
  text-align: center;
  color: #999999;
  vertical-align: top;
  float: left;
}

span.month {
  font-size: 19px;
  display: block;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
}

span.day {
  font-size: 30px;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
}
.custom-right {
  padding: 0 25px 53px 0;
  border-bottom: 1px solid #efefef;
  zoom: 1;
  overflow: hidden;
  margin: 0 0 60px 0;
}
.custom-right:after, .custom-right:before {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.hs-featured-image-wrapper {
  margin: 0 0 30px 0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.hs-featured-image-wrapper a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.blog .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0;
}
.entry-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 2px;
  background: #9b9785;
  transition: opacity 0.2s ease-in-out;
}
.entry-overlay i.icon-minti-plus {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  font-size: 24px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
}
.icon-minti-plus:before {
  content: "\e602";
}
.hs-featured-image-wrapper a:hover .entry-overlay {
  opacity: 0.95;
}
.post-header h2 {
  font: 700 24px Roboto Slab, Arial, Helvetica, sans-serif;
  color: #1d4959;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
}
.post-header h2 a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #444444;
  text-decoration: none;
}
.post-header h2 a:hover {
  color: #9b9785;
}
.post-body.clearfix p {
  margin: 0;
  display: inline;
}
a.more-link {
  text-decoration: underline;
  color: #1a4959;
}
.custom-post-meta {
  margin: 20px 0 0px 0;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  color: #999999;
}
div#hubspot-author_data > span {
  display: inline;
}

div#hubspot-author_data > span:last-child:after {
  display: none;
}
div#hubspot-author_data > span:after {
  content: ' | ';
  margin: 0 6px;
  color: #efefef;
}
div#hubspot-author_data a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #999999;
}
div#hubspot-author_data a:hover {
  color: #666666;
  text-decoration: none;
}
.blog-pagination {
  position: relative;
  z-index: 1;
  clear: both;
  text-align: center;
  margin: 0 0 20px 0;
}
.blog-pagination:before, .blog-pagination:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.blog-pagination > div {
  display: inline-block;
}
.blog-pagination a {
  display: inline-block;
  margin: 2px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #efefef;
  color: #999999;
  font-weight: 600;
  border-radius: 50%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.blog-pagination .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 12px;
}
.fa-chevron-left:before {
  content: "\f053";
}
.blog-pagination a:hover {
  color: #ffffff;
  background: #cccccc;
}
.blog-pagination a.active {
  color: #ffffff;
  font-weight: 600;
  background: #9b9785;
}

.hs-blog-post .blog-post-wrapper .blog-section {
  margin: 0 0 40px 0;
  padding: 0;
  padding-right: 40px;
}
.custom-post-featured-image {
  margin: 0 0 30px 0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.custom-post-featured-image img {
  width: 100%;
}
i.icon-minti-search {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  font-size: 24px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
}
.icon-minti-search:before {
  content: "\e600";
}
.custom-post-featured-image:hover .entry-overlay {
  opacity: 0.94;
}
.section.post-header h1 {
  font: 700 28px Roboto Slab, Arial, Helvetica, sans-serif;
  color: #1d4959;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 20px 0;
  line-height: 1.6;
  padding: 0;
}
.section.post-header h1 a {
  color: #444444;
  text-decoration: none;
}
.section.post-header h1 a:hover {
  color: #9b9785;
}
.hs-blog-post div#hubspot-author_data {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0px 0 20px 0;
  color: #999999;
}
.hs-blog-post .post-body li a {
  color: #1a4959;
}
.custom-post-social-share h3 {
  padding: 0;
  font: 700 20px Roboto Slab, Arial, Helvetica, sans-serif;
  color: #1d4959;
  margin: 0 0 1em 0;
  display: inline-block;
  line-height: 1.2;
  font-size: 9pt;
  font-weight: 700;
}
.custom-post-social-share h3:before {
  content: "";
  display: block;
  width: 100%;
  min-width: 30px;
  border-top: 1px solid #ddd;
  margin-bottom: 1em;
}
.custom-post-social-share .hs-blog-social-share {
  padding: 0;
  border-top: 0;
  border-bottom: 0;
  height: auto;
  margin: 0 0 .7em 0;
}
.custom-post-author-section {
  margin: 40px 40px 60px 0;
  display: block;
  padding: 60px 0 0 0;
  border-top: 1px solid #efefef;
}
.custom-post-author-section:before, 
.custom-post-author-section:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.author-image {
  float: left;
  max-width: 80px;
  max-height: 80px;
  border-radius: 4px;
  overflow: hidden;
  margin: 2px 30px 0 0;  
}
.author-bio {
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  color: #1a4959;
}
.author-bio h4 {
  font: 700 16px Roboto Slab, Arial, Helvetica, sans-serif;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
}
.author-bio p {
  margin: 0;
}
a.prev-post .prev {
  position: fixed;
  top: 50%;
  left: -25px;
  height: 60px;
  width: 80px;
  background: #444444;
  margin: -30px 0 0 0;
  color: #ffffff;
  border-radius: 0px 2px 2px 0px;
  opacity: 0.2;
  z-index: 1;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
a.prev-post .prev:before {
  position: absolute;
  top: 50%;
  right: 25px;
  margin: -7px 0 0 0;
  line-height: 1;
  content: "\f053";
  font-size: 14px;
  color: #ffffff;
  font-family: 'FontAwesome';
}
a.prev-post .prev:hover {
  opacity: 1;
  left: 0;
}
a.next-post .next {
  position: fixed;
  top: 50%;
  right: -25px;
  height: 60px;
  width: 80px;
  background: #444444;
  margin: -30px 0 0 0;
  color: #ffffff;
  border-radius: 2px 0px 0px 2px;
  opacity: 0.3;
  z-index: 1;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
a.next-post .next:before {
  position: absolute;
  top: 50%;
  left: 25px;
  margin: -7px 0 0 0;
  line-height: 1;
  content: "\f054";
  font-size: 14px;
  color: #ffffff;
  font-family: 'FontAwesome';
}
a.next-post  .next:hover {
  opacity: 1;
  right: 0;
}

.blog .blog-content {
  width: 74.158974%;
}

.blog .blog-sidebar h3 {
  margin-top: 0;
  font-size: 14px;
  line-height: normal;
  color: #444444;
  font-weight: 400;
  margin-bottom: 16px;
}

.cm-blog-sidebar-address span {
  font-size: 18px;
  line-height: 34px;
  font-weight: 300;
  color: #888888;
  display: block;
  overflow: hidden;
}

.cm-blog-sidebar-address i {
  display: inline-block;
  width: 24px;
  float: left;
  margin: 5px 0 0px 0;
}
.section.post-footer .hs-error-msgs label {
    max-width: 767px;
}
.cm-blog-sidebar-address span.address {
  display: block;
  margin-bottom: 6px;
}

.cm-address-wrapper {
  margin-bottom: 40px;
}

.cm-blog-sidebar-address h4 {
  font-size: 14px;
  font-weight: 400;
  color: #444444;
  margin-top: 10px;
  margin-bottom: 16px;
}

.cm-blog-sidebar-content {
  font-size: 18px;
  line-height: 34px;
  color: #888888;
  font-weight: 300;
}

.blog-sidebar ul {
  list-style: none;
  padding: 0;
  margin: -10px 0 0 0;
}

.blog-sidebar ul li {
  border-bottom: 1px solid #efefef;
  position: relative;
  padding: 10px 0;
}

.blog-sidebar ul li a span.filter-link-count {
  display: none;
}

.blog-sidebar ul li a {
  display: block;
  color: #777777;
}

.blog-sidebar ul li a:after {
  font-family: "FontAwesome";
  content: "\f105";
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 14px;
  color: #cccccc;
}

.blog-sidebar ul li a:hover {
  color: #9b9785;
  text-decoration: none;
}

.blog-sidebar ul li:last-child {
  border: none;
}

.cm-blog-siderbar-form .hs-button {
  font-size: 13px;
  line-height: 13px !important;
  margin-top: 0;
}

.cm-blog-comment-form .hs-form-booleancheckbox {
  list-style: none;
  padding: 0;
  margin-left: 0;
  display: block;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  color: #1d4959;
  margin-bottom: 13px;
}

.cm-blog-comment-form {
  padding-right: 40px;
}

span.cm-author-tooltip {
  position: absolute;
  width: 100%;
  top: -60px;
  background-color: #000;
  font-size: 12px;
  font-weight: normal;
  color: #dcd9d9;
  text-align: center;
  text-transform: initial;
  border-radius: 5px;
  padding: 5px;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: -1;
  transition: .5s ease;
}

span.custom-meta-author:hover .cm-author-tooltip {
  opacity: 0.8;
  z-index: 99;
}

span.custom-meta-author {
  position: relative;
}

span.cm-author-tooltip:after {
  content: " ";
  position: absolute;
  bottom: -4px;
  width: 8px;
  height: 8px;
  background-color: #000;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.hs-author-bio h2 {
  font: 700 16px Roboto Slab, Arial, Helvetica, sans-serif;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 0 10px 0;
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;  
  padding-bottom: 0;
}

.hs-author-profile.cm-author  {
  margin: 0 40px 60px 0 !important;
  background: #f9f9f9;
  padding: 30px !important;
  border-radius: 2px;
  border: none !important;  
  font-size: 18px;
  line-height: 34px;
  color: #1a4959;
}


.popup-fixed {
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 510px;
  margin: 0 auto !important;
  top: 15%;
  opacity: 1;
  position: fixed;
  z-index: 11000;
  overflow-y: auto;
  opacity: 0;
  top: 0;
  transition: 0.5s ease;
  z-index: -1;
  max-height: 519px;
}

.cm-blog-sidebar-address img {
  cursor: pointer;
}

.cm-popup-form .hs-error-msgs label {
  font-size: 14px;
  line-height: 27px;
  font-weight: 400;
  color: #ff0000;
  background: transparent;
  border: none;
}

.show.popup-fixed {
  opacity: 1;
  top: 15%;
  z-index: 999999999999999;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.65);
  -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.65);
  box-shadow: 0px 0px 20px rgba(0,0,0,0.65);     
  -webkit-transition: opacity .3s linear, top .3s ease-out, bottom 200ms ease-in;
  -moz-transition: opacity .3s linear, top .3s ease-out, bottom 200ms ease-in;
  -o-transition: opacity .3s linear, top .3s ease-out, bottom 200ms ease-in;
  transition: opacity .3s linear, top .3s ease-out, bottom 200ms ease-in;
}

.cm-close-btn {
  width: auto !important;
  position: absolute;
  top: 15px;
  right: 15px;
}

.cm-sidebar-popup-wrapper {
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,82,91,0.80) !important;
  opacity: 1;
  padding: 5px;
  font-size: 100%;
  z-index: 11000;
  color: #333;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

}

.cm-sidebar-pop {
  padding: 15px 15px 12px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}

.cm-popup-title h3 {
  color: #33757c !important;
  font-size: 23px !important;
  display: block;
  margin: 0 20px 0 0 !important;
  padding: 0 0 15px 0 !important;
  line-height: 1.4 !important;
  font-weight: bold !important;
  text-align: left !important;
}

.cm-close-btn p {
  font-family: Arial, Helvetica, sans-serif;
  margin: -1px 0 0 0;
  float: right;
  font-size: 28px;
  line-height: 15px;
  font-weight: normal;
  opacity: 0.4;
  color: #00525b;
  text-align: right;
  padding: 4px 5px 0 0;
  display: inline-block;
  margin: 0;
  cursor: pointer;
}

.cm-close-btn p:hover {
  opacity: 0.6;
}

.cm-popup-content img {
  float: right;
  max-width: 150px;
}
.cm-popup-content {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #333333;
}

.cm-popup-content p {
  margin-right: 170px;
}
.cm-popup-form span .hs-form-required {
  display: none !important;
}

.cm-popup-form .hs-form .hs-input {
  font-size: 15px !important;
  font-weight: 300;
  margin: 0 !important;
  padding: 6px !important;
  line-height: 28.5px;
  width: 100% !important;
  color: #333 !important;
  background-color: #fff !important;
  border: 1px solid #c4c4c4 !important;
  margin-bottom: 15px !important;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.18) !important;
  -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.18) !important;
  box-shadow: inset 0 0 3px rgba(0,0,0,0.18) !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
}

.cm-popup-form .hs-form .hs-input:focus {
  border-color: #a4a4a4 !important;
}

.cm-popup-form .hs-form .hs-input::-webkit-input-placeholder {
  color: #999999 !important;
}

.cm-popup-form .hs-form .hs-button {
  background-color: #33757c !important;
  font-size: 13px !important;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  padding: 3px 12px !important;
  color: #ffffff !important;
  font-weight: bold !important;
  line-height: 1.6 !important;
  border: 0 !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  margin-bottom: 0px;
  letter-spacing: 0px;
  margin-top: 0px; 
}

.cm-popup-form .hs-form .hs-button:hover { 
  background-color: #19636b !important;
}

.cm-popup-form .hs-form {
  margin-bottom: 0px; 
  margin-top: 20px;
}

.popup-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background-color: #000;
  opacity: 0.2;
  display: none !important; 
}

.show.popup-overlay {
  display: block !important; 
}

.custom-form{
  width:50% !important;
}
.cm-header-group.no-nav .cm-header-logo {
  padding-bottom: 13px;
}
.cm-header-group.no-nav .mobile-trigger {
  display: none !important;
}

.wealth-perspective-col a.button.color-4 {
    background: #9b9785;
    border-color: #9b9785;
    color: #ffffff;
}
.wealth-perspective-col a.button.color-4:hover{
    background: #333333;
    border-color: #333333;
    color: #ffffff;
}
.sl-user-female, .sl-user-follow, .sl-user-following, .sl-user-unfollow, .sl-trophy, .sl-screen-smartphone, .sl-screen-desktop, .sl-plane, .sl-notebook, .sl-moustache, .sl-mouse, .sl-magnet, .sl-energy, .sl-emoticon-smile, .sl-disc, .sl-cursor-move, .sl-crop, .sl-credit-card, .sl-chemistry, .sl-user, .sl-speedometer, .sl-social-youtube, .sl-social-twitter, .sl-social-tumblr, .sl-social-facebook, .sl-social-dropbox, .sl-social-dribbble, .sl-shield, .sl-screen-tablet, .sl-magic-wand, .sl-hourglass, .sl-graduation, .sl-ghost, .sl-game-controller, .sl-fire, .sl-eyeglasses, .sl-envelope-open, .sl-envelope-letter, .sl-bell, .sl-badge, .sl-anchor, .sl-wallet, .sl-vector, .sl-speech, .sl-puzzle, .sl-printer, .sl-present, .sl-playlist, .sl-pin, .sl-picture, .sl-map, .sl-layers, .sl-handbag, .sl-globe-alt, .sl-globe, .sl-frame, .sl-folder-alt, .sl-film, .sl-feed, .sl-earphones-alt, .sl-earphones, .sl-drop, .sl-drawer, .sl-docs, .sl-directions, .sl-direction, .sl-diamond, .sl-cup, .sl-compass, .sl-call-out, .sl-call-in, .sl-call-end, .sl-calculator, .sl-bubbles, .sl-briefcase, .sl-book-open, .sl-basket-loaded, .sl-basket, .sl-bag, .sl-action-undo, .sl-action-redo, .sl-wrench, .sl-umbrella, .sl-trash, .sl-tag, .sl-support, .sl-size-fullscreen, .sl-size-actual, .sl-shuffle, .sl-share-alt, .sl-share, .sl-rocket, .sl-question, .sl-pie-chart, .sl-pencil, .sl-note, .sl-music-tone-alt, .sl-music-tone, .sl-microphone, .sl-loop, .sl-logout, .sl-login, .sl-list, .sl-like, .sl-home, .sl-grid, .sl-graph, .sl-equalizer, .sl-dislike, .sl-cursor, .sl-control-start, .sl-control-rewind, .sl-control-play, .sl-control-pause, .sl-control-forward, .sl-control-end, .sl-calendar, .sl-bulb, .sl-bar-chart, .sl-arrow-up, .sl-arrow-right, .sl-arrow-left, .sl-arrow-down, .sl-ban, .sl-bubble, .sl-camcorder, .sl-camera, .sl-check, .sl-clock, .sl-close, .sl-cloud-download, .sl-cloud-upload, .sl-doc, .sl-envelope, .sl-eye, .sl-flag, .sl-folder, .sl-heart, .sl-info, .sl-key, .sl-link, .sl-lock, .sl-lock-open, .sl-magnifier, .sl-magnifier-add, .sl-magnifier-remove, .sl-paper-clip, .sl-paper-plane, .sl-plus, .sl-pointer, .sl-power, .sl-refresh, .sl-reload, .sl-settings, .sl-star, .sl-symbol-female, .sl-symbol-male, .sl-target, .sl-volume-1, .sl-volume-2, .sl-volume-off, .sl-users {
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

 i.sl-layers.boxicon,
 i.sl-compass.boxicon{
    font-size: 34px;
    text-align: center;
    display: inline-block;
}
 i.sl-layers.boxicon,
 i.sl-compass.boxicon{
    font-size: 34px;
}
 i.sl-layers.boxicon,
 i.sl-compass.boxicon{
    color: #999999;
}
i.fa.fa-map-o.boxicon {
    font-size: 34px;
    text-align: center;
    display: inline-block;
    color: #999999;
}
i.boxicon {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.08s ease-in;
    -moz-transition: all 0.08s ease-in;
    -ms-transition: all 0.08s ease-in;
    -o-transition: all 0.08s ease-in;
    transition: all 0.08s ease-in;
}

.sl-layers:before {
    content: "\e034";
}
.sl-compass:before {
    content: "\e045";
}
.cm-close-btn p {
    padding: 7px 5px 0 0;
    margin: 2px 5px 0 0;
}

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


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1250px) {
  
  .portfolio-item {
    width: 350px;
}
.cm-footer-wrapper .col {
    max-width: 350px;
}
}

@media (max-width: 1199px) {
  .container-fluid .row-fluid .page-center {
    max-width: 960px;
  }
.portfolio-item {
    width: 280px;
}
  .navigation-line {
    top: 57%;
    width: 62%;
}
  .tabs ul.tab-links li {
    font-size: 17px;
}
  .footer-container-wrapper .page-center {
    max-width: 960px !important;
  }

  .cm-footer-wrapper .col {
    max-width: 280px;
    margin-left: 20px !important;
    margin-right: 20px !important;
  }

  .cm-ft-logo img {
    margin-left: 0px;
  }

  .blog .blog-sidebar {
    max-width: 241px;
  }

  .blog-single .post {
    margin: 0;
  }



}

@media (max-width: 1024px) {}

@media (max-width: 975px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 35px 15px 34px 15px;
  }
.portfolio-item {
    width: 270px;
}
 .cm-footer-wrapper .col {
    max-width: 270px;
} 
}
.cm-header-logo img {
    width: 250px;
    vertical-align: middle;
}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 959px) {  
  .cm-search-btn {
    display: none !important;
  }
  .custom-blog-title,
  .custom-banner-bg {
    padding-top: 23px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4) ul li a {
    right: 3px;
}
  .navigation-line {
    top: 58%;
    width: 61%;
}
  .two-col-eqaul-image .title h1 {
    font-size: 50px;
}
  .cm-lp-page .cm-header-group {
    min-height: 90px !important;
  }

  .cm-lp-page .cm-header-logo {
    padding-bottom: 12px;
  }

  .cm-lp-page .mobile-trigger {
    display: none !important;
  }
  .blog-content {
    width: 100% !important;
    padding-right: 0 !important;
    border: none;
}
  .blog-sidebar {
    width: 100% !important;
    margin: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
  .newsroom .title-with-button-wrapper {
    padding-bottom: 0;
}
.news-article-post-image {
    margin-bottom: 40px;
}
 .pdf-group-inner {
    margin: 0;
} 
  .cm-blog-comment-form {
    padding-right: 0px;
  }
  .news-article-post-entry {
    margin: 0;
}

  .hs-author-profile.cm-author {
    margin-right: 0px !important;
  }

  .custom-menu-primary.show-mobile {
    display:block !important;
    width: 100% !important;
  }

  .custom-menu-primary.hide-mobile {
    display:none !important;
  }

  .container-fluid .row-fluid .page-center {
    max-width: 768px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cm-header-logo {
    padding-bottom: 13px;
  }

  .cm-mobile-menu {
    background: #1a4959;
  }

  .footer-container-wrapper .page-center {
    max-width: 768px !important;
  }

  .cm-footer-wrapper .col {
    max-width: 236px;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .cm-ft-copyright p {
    margin-bottom: 7px;
    padding: 0px 10px;
  }

  .hs-menu-wrapper .header-search {
    position: relative; 
  }

  .hs-menu-wrapper .header-search input {
    background: #0c4459;
    color: #ffffff;
    border: none;
    font-size: 18px;
    line-height: 29px;
    width: 100%;
    padding: 12px 0 11px 0px;
    margin-bottom: 0px;
    font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  }

  .hs-menu-wrapper .header-search form {
    padding: 0px 12px 0px 37px;
    background: #0c4459;
  }

  .hs-menu-wrapper .header-search form:before {
    position: absolute;
    top: 19px;
    left: 22px;
    font-size: 16px;
    color: #fff;
    content: '\f002';
    font-family: 'FontAwesome';
  }

  .header-search.hide-mobile {
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) ul li h3 {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    padding-top: 1px;
    width: auto;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) ul li img {
    max-width: 40px;
    max-height: 40px;
    width: auto;
    display: inline-block;
    margin: 0 7px 0 7px;
    vertical-align: middle;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) ul li {
    width:  100% !important;
    display: block;
    padding: 10px 0;
    text-align: left;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) ul {
    background-color:  transparent;
    padding:  0;
    margin:  0px !important;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4) ul li a {
    float: right;
    font-size: 10px;
    padding: 7px 8px!important;
    font-weight: 300;
    margin: 6px 0 0!important;
    position: relative!important;
    left: auto!important;
    transform: translateX(0%)!important;
    border: none!important;
    line-height: 10px;
    min-width: auto !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) {
    position: relative;
  }

  .blog .blog-content {
    width: 100%;
    border: none;
  }

  .hs-blog-post .blog-post-wrapper .blog-section {
    padding: 0;
  }

  .custom-right {
    padding-right: 0;
  }

  .blog .blog-sidebar {
    width: 100%;
    padding: 0;
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 60px;
  }
  .hs-menu-wrapper .header-search,
  .custom-menu-primary .hs-menu-wrapper > ul {
    max-width: 768px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 0 auto !important;
  }

  .header-container-wrapper .page-center {
    position: relative;
  }
  .team-member-deatil-wrapper {
    margin-left: -10px;
    margin-right: -10px;
  }
  .span12.widget-span.widget-type-widget_container {
    min-height: auto !important;
  } 
  .portfolio-item {
    width: 236px;
    margin-left: 10px;
    margin-right: 10px;
}
.portfolio-element {
    margin: 0 -10px;
}  
 .two-col-equal-inner {
    margin-left: -10px;
    margin-right: 10px;
}
.two-col-left-inner {
    margin-left: -10px;
    margin-right: 10px;
    padding-top: 20px;
}
.title-with-button-bar-text {
    display: block;
    margin: 0 30px;
}
.title-with-button-bar-button {
    display: block;
    margin: 20px 0 10px 0;
}

  
} 
@media (max-width: 849px) and (min-width: 768px){  
.three-col-equal-inner {
    width: auto;
    margin: 0;
}
.two-col-right-inner {
    width: auto;
    margin: 0;
} 
  .wealth-Mmanagement-section-inner{
  margin: 0;
  } 
  .two-col-eqaul-image-inner {
    width: auto;
    margin: 0;
}
  .two-col-right-with-image-inner {
    margin: 0;
  } 
}

@media (max-width: 849px) {  
  .popup-fixed {
    max-width: 100%;
  } 
 .portfolio-item {
    width: 230px;
} 

}


@media (max-width: 784px) {
  .cm-footer-wrapper .col {
    max-width: 230px;
  }

}

.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-1 .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    padding-right: 0;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 + fieldset.form-columns-1, 
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 + fieldset.form-columns-1 + fieldset.form-columns-1 {
    margin: 0 !important;
    padding-right: 10px;
}
.hs-content-id-6289814743.full-width-layout .title-with-button-wrapper {
    padding-bottom: 0;
}
.hs-content-id-6289814743.full-width-layout .body-container .page-center {
    padding-bottom: 0px;
}
.wealth-Mmanagement-item {
    margin-bottom: 40px;
}
.wealth-Mmanagement-section-inner {
    padding-bottom: 20px;
}
@media (max-width: 767px) {
  .container-fluid .row-fluid .page-center {
    max-width: 450px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-page .title-with-button-bar-text {
    margin: 0;
}
.wealth-Mmanagement-item {
    margin-bottom: 40px;
}  
  .two-col-eqaul-image .left {
    margin-bottom: 40px;
}
.wealth-perspective-questionnaire-layout .body-container-wrapper {
    padding-top: 161px;
    padding-bottom: 120px;
}
 .top-section article img {
    vertical-align: middle;
    padding-bottom: 42px;
} 
  .news-article-post-content {
    padding-left: 0;
    padding-right: 0;
}
 .two-col-eqaul-image {
    padding: 50px 0 50px;
}
.two-col-eqaul-image .left, .two-col-eqaul-image .right {
    padding: 0;
} 
.two-col-eqaul-image .title h1 {
    font-size: 35px;
    line-height: 37px !important;
    color: rgb(64, 64, 64);
}
.two-col-eqaul-image .content {
    line-height: 21px;
    font-weight: 300;
    font-size: 13px;
}  
  .news-article-post-image {
    padding-left: 0;
    padding-right: 0;

}
  .pdf-group-item {
    padding-left: 0;
    padding-right: 0;
  }
  .team-member-deatil-wrapper {
    margin-left: -20px;
    margin-right: -20px;
  }
  .cm-header-group.no-nav .cm-header-logo {
    padding-bottom: 12px;
  }
  span.custom-meta-author {
    display: none !important;
  }

  .mobile-trigger {
    right: 15px;
  }
  .custom-form{
    width:100% !important;
  }

.two-col-equal-inner {
    margin-left: 0;
    margin-right: 0;
}
.two-col-equal-wrapper .left,
  .two-col-equal-wrapper .right {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.two-col-left-inner {
    margin: 0;
    padding-top: 20px;
} 
.two-col-left-wrapper .left,
  .two-col-left-wrapper .right {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    margin-bottom: 40px;
}  
  a#back-to-top {
    display: none !important;
  }

.two-col-equal-inner {
    margin-bottom: 20px;
}
  .cm-ft-copyright p {
    text-align: center;
  }
.tabs ul.tab-links li {
    font-size: 17px;
    padding-left: 110px;
    min-height: 100px;
    float: none;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 15px;
}
.tabber-title-img {
    width: 90px;
    height: 90px;
    left: 0;
}
.tabs ul.tab-links {
    margin-bottom: 0;
} 
.tab-content .left {
    width: 100%;
    float: none;
    padding-top: 20px;
}
.tab-content h2 {
    font-size: 30px;
} 
.tab-content h3 {
    font-size: 20px;
}
.tab-content .right {
    display: none;
}  
  .cm-ft-recent-post {
    margin-bottom: 40px;
  }

  .cm-footer-wrapper .col {
    max-width: 420px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .footer-container-wrapper .page-center {
    max-width: 420px !important;
  }

  .cm-header-top ul {
    margin: 0 auto;
    float: none;
  }

  .cm-header-top {
    background: #ffffff!important;
    border-bottom: 1px solid rgba(0,0,0,0.09);
    text-align: center;
  }

  .child-trigger i, .child-trigger i:after {
    right: 6px;
    left: 0;
  }

  .child-trigger.child-open i {
    top: -15px;
    left: 16px;
  }

  div#hubspot-author_data > span:after {
    display: none;
  }

  div#hubspot-author_data > span {
    border-bottom: 1px solid #efefef;
    padding: 10px 0;
    display: block;
  }

  #hubspot-author_data {
    margin-bottom: 20px;
  }

  .cm-blog-siderbar-form .hs-form-field .hs-input {
    max-width: 1000%;
  }

  .hs-menu-wrapper .header-search, .custom-menu-primary .hs-menu-wrapper > ul {
    max-width: 450px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: 0 auto !important;
  }

  .hs-menu-wrapper .header-search form:before {
    top: 19px;
    left: 27px;
  }
.team-member-group {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.portfolio-item {
    width: 420px;
    margin-left: 0;
    margin-right: 0;
}
.portfolio-element {
    margin: 0;
}  
.full-width-layout .body-container .page-center {
    max-width: 420px;
    padding-left: 0;
    padding-right: 0;
}
.title-with-button-bar-text {
    display: block;
    margin: 0 30px;
}
 .title-with-button-bar-button {
    display: block;
    margin: 20px 0 40px 0;
}
.wealth-perspective-col {
    margin-top: 40px !important;
}
.wealth-perspective-col article:last-child {
    padding-top: 42px;
    padding-bottom: 42px;
}
a.button {
    margin: 0 0px 5px 0px;
  } 
  .title-with-button-bar-button {
    display: block;
    margin: 20px 0 40px 0 !important;
}
}

@media (max-width: 640px) {
  
  form.hs-form fieldset .hs-form-field {
    padding: 0;
    width: 100% !important;
  }
  .hs-form-9b6a4c71-ae8f-4ee8-a3b6-481cbe4cab7c_81dbb179-27ce-4121-9c2a-ccea187fd7ee fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
    padding: 0 !important;
  } 
 .hs-content-id-6252626205 input[type="text"] {
    width: 100% !important;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 + fieldset.form-columns-1, 
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-2 + fieldset.form-columns-1 + fieldset.form-columns-1 {
    margin: 0 !important;
    padding-right: 0px;
}  
.full-width-layout .hs-button.primary,
.full-width-layout  input[type="submit"],
.full-width-layout input[type="button"] {
    width: 100%;
}  
}

@media (max-width: 510px) {
  .cm-popup-content img {
    float: right;
    max-width: 100px;
    margin-left: 20px;
    margin-bottom: 20px;
  }

  .cm-popup-content p {
    margin-right: 100px;
  }
  .wealth-perspective-questionnaire-layout input[type="text"] {
    width: 100% !important;
}
}


/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {
  .container-fluid .row-fluid .page-center {
    max-width: 340px;
    padding-left: 20px;
    padding-right: 20px;
  }
  img.hr-line-blue {
    width: 98% !important;
    max-width: 74% !important;
}
  .map-dropper-1 {
    width: 30px;
}
 .map-dropper-2 {
    width: 30px;
} 
  .navigation-line {
    top: 54%;
    width: 68%;
}

  
  .cm-popup-content p {
    margin: 0;
  }

  .popup-fixed {
    max-height: 618px;
  }
.portfolio-item {
    width: 300px;
}
  .show.popup-fixed {
    top: 3%;
  }

  .cm-popup-content img {
    float: none;
    margin-left: 0;
  }

  .footer-container-wrapper .page-center {
    max-width: 330px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .cm-header-logo img {
    max-width: 220px;
    margin-bottom: 8px;
  }

  .cm-header-top .page-center {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .custom-left {
    display: none;
  }

  .author-image {
    float: none;
    margin: 2px 30px 20px 0;
  }

  .custom-post-author-section {
    margin-right: 0;
  }

  .hs-menu-wrapper .header-search, .custom-menu-primary .hs-menu-wrapper > ul {
    max-width: 340px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin: 0 auto !important;
  }

  .hs-menu-wrapper .header-search form:before {
    top: 19px;
    left: 32px;
  }

  .mobile-trigger {
    right: 20px;
  }

}

@media (max-width: 400px) {
  .email-prefs .item .item-inner * {
    font-size: 12px;
  }   
  .subscribe-options label {
    margin-left: 0px;
  }
  .portfolio-item {
    width: 100%;
}
.wealth-perspective-questionnaire-layout .hs-form fieldset.form-columns-1 label span {
    font-size: 25px;
} 
.top-section h1 {
    font-size: 30px;
}  
}

@media (max-width: 338px) {
  .email-prefs .item .item-inner * {
    font-size: 11px;
  }  

  .subscribe-options label span {
    font-size: 12px;
  }
  .subscribe-options label {
    margin-left: 0px;
  }
}

@media (max-width: 320px) {
  .cm-header-logo img {
    margin-left: 8px;
  }

  .cm-header-wrapper .page-center {
    padding-left: 2px !important;
  } 
}

@media (min-width: 768px) and (max-width: 959px) {
  @-moz-document url-prefix() {
    .child-trigger i, .child-trigger i::after {
      top: 13.5px;
    }  
    .child-trigger.child-open i {
      top: 14px;
      left: 3px;
    }
  }

}