/* ==========================================================================
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('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@import url('//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i');

@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');

@import url('//fonts.googleapis.com/css?family=Playfair+Display:400,700');

@import url('//fonts.googleapis.com/css?family=Raleway:400,400i,600,700');
@import url('//fonts.googleapis.com/css?family=Lato:400,700');

@import url('//fonts.googleapis.com/css?family=Open+Sans:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7CMerriweather:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7CRaleway:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7CPlayfair+Display:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7CLato:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7CPlayfair+Display:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7COpen+Sans:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7CRaleway:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7CDroid+Serif:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7CMerriweather:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7CLato:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%26subset%3Dlatin%2Clatin-ext');

@font-face {
  font-family: "ElegantIcons";
  src: url("//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Fonts/ElegantIcons.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Fonts/ElegantIcons.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Fonts/ElegantIcons.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* 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: 1000px) {
    .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;
} 

html {
  margin: 0!important;
  -webkit-transition: all 1.3s ease-out;
  -moz-transition: all 1.3s ease-out;
  -o-transition: all 1.3s ease-out;
  -ms-transition: all 1.3s ease-out;
  transition: all 1.3s ease-out;
  overflow-y: scroll!important;
}

body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #787875;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  -webkit-font-smoothing: antialiased;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1100px;
  margin: 0 auto;
}

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

@-moz-keyframes outHover {
  from {
    -moz-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }

  to {
    -moz-transform: translate(110%,0) skew(45deg);
    transform: translate(110%,0) skew(45deg)
  }
}

@-webkit-keyframes outHover {
  from {
    -webkit-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }

  to {
    -webkit-transform: translate(110%,0) skew(45deg);
    transform: translate(110%,0) skew(45deg)
  }
}

@keyframes outHover {
  from {
    -moz-transform: translate(0,0) skew(45deg);
    -ms-transform: translate(0,0) skew(45deg);
    -webkit-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }

  to {
    -moz-transform: translate(110%,0) skew(45deg);
    -ms-transform: translate(110%,0) skew(45deg);
    -webkit-transform: translate(110%,0) skew(45deg);
    transform: translate(110%,0) skew(45deg)
  }
}

@-moz-keyframes onHover {
  from {
    -moz-transform: translate(-110%,0) skew(45deg);
    transform: translate(-110%,0) skew(45deg)
  }

  to {
    -moz-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }
}

@-webkit-keyframes onHover {
  from {
    -webkit-transform: translate(-110%,0) skew(45deg);
    transform: translate(-110%,0) skew(45deg)
  }

  to {
    -webkit-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }
}

@keyframes onHover {
  from {
    -moz-transform: translate(-110%,0) skew(45deg);
    -ms-transform: translate(-110%,0) skew(45deg);
    -webkit-transform: translate(-110%,0) skew(45deg);
    transform: translate(-110%,0) skew(45deg)
  }

  to {
    -moz-transform: translate(0,0) skew(45deg);
    -ms-transform: translate(0,0) skew(45deg);
    -webkit-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }
}

@-moz-keyframes backOnHover {
  from {
    -moz-transform: translate(-110%,0) skew(45deg);
    transform: translate(-110%,0) skew(45deg)
  }

  to {
    -moz-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }
}

@-webkit-keyframes backOnHover {
  from {
    -webkit-transform: translate(-110%,0) skew(45deg);
    transform: translate(-110%,0) skew(45deg)
  }

  to {
    -webkit-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }
}

@keyframes backOnHover {
  from {
    -moz-transform: translate(-110%,0) skew(45deg);
    -ms-transform: translate(-110%,0) skew(45deg);
    -webkit-transform: translate(-110%,0) skew(45deg);
    transform: translate(-110%,0) skew(45deg)
  }

  to {
    -moz-transform: translate(0,0) skew(45deg);
    -ms-transform: translate(0,0) skew(45deg);
    -webkit-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }
}

@-moz-keyframes backOutHover {
  from {
    -moz-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }

  to {
    -moz-transform: translate(110%,0) skew(45deg);
    transform: translate(110%,0) skew(45deg)
  }
}

@-webkit-keyframes backOutHover {
  from {
    -webkit-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }

  to {
    -webkit-transform: translate(110%,0) skew(45deg);
    transform: translate(110%,0) skew(45deg)
  }
}

@keyframes backOutHover {
  from {
    -moz-transform: translate(0,0) skew(45deg);
    -ms-transform: translate(0,0) skew(45deg);
    -webkit-transform: translate(0,0) skew(45deg);
    transform: translate(0,0) skew(45deg)
  }

  to {
    -moz-transform: translate(110%,0) skew(45deg);
    -ms-transform: translate(110%,0) skew(45deg);
    -webkit-transform: translate(110%,0) skew(45deg);
    transform: translate(110%,0) skew(45deg)
  }
}



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

/* Basic text */
p {} 
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 {}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {}

h2 {
  color: #25221f;
  font-family: 'Playfair Display', sans-serif;
  font-size: 35px;
  line-height: 44px;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 0 0 20px;
  font-weight: 400;
}

h3 {
  color: #25221f;
  font-family: 'Playfair Display', sans-serif;
  font-size: 30px;
  line-height: 37px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 0 0 34px;
}

h4 {
  color: #25221f;
  font-family: 'Playfair Display', sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 0 0 20px;
}

h5 {
  color: #25221f;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 0 0 20px;
}

h6 {
  margin: 0 0 12px;
  color: #986a40;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 29px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

/* Anchor Links */
a {    color: #b48360;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  -ms-transition: color .15s ease-out;
  transition: color .15s ease-out; }
a:hover, a:focus {color: #b48360; }

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

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

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


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

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

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

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


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


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

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

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


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

.header-container-wrapper {}
.header-container {}

.custom-logo a.logo-desktop img.sticky {
  opacity: 0;
  height: 0;
  visibility: hidden;
}

.body-container-wrapper {
  margin-top: -84px;
}

.custom-logo a.logo-desktop {
  position: relative;
  display: block;
}

.custom-logo a.logo-desktop {
  position: relative;
  display: block;
  max-height: 83px;
}

.custom-logo a.logo-desktop img.normal {
  height: 83px;
  width: auto;
}

.custom-logo a.logo-desktop img {
  -webkit-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  -ms-transition: opacity .15s ease-in-out;
}

.header-wrapper {
  width: 100%;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  z-index: 110;
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 1px solid rgba(153,153,153,0.3);
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a span.menu_icon_wrapper i.menu_icon.icon-login.fa:before {
  content: "\e066";
  margin: 0 7px 0 0;
}

.banner-wrapper {
  min-height: 433px;
  background-position: center 0px;
  background-size: 2000px;
  position: relative;
  z-index: 101;
  background-repeat: no-repeat;
  background-attachment: fixed;
  display: block;
  width: 100%;
  background-color: #3F3329;
}

.banner-wrapper .title_holder {
  padding-top: 84px;
  display: block;
}

.banner-wrapper .title_holder .page-center {
  display: table;
  height: 100%;
  vertical-align: middle;
  background-color: transparent;
  text-align: center;
  padding: 0;
  position: relative;
  z-index: 25;
/*   height: 349px; */
  width: 100%;
  margin-top: 84px;
}

.banner-wrapper .title_holder .page-center .title_subtitle_holder {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.banner-wrapper .title_holder .page-center .title_subtitle_holder .title_subtitle_holder_inner {
  position: relative;
}

.banner-wrapper .title_holder .page-center .inner-content h1 {
  color: #ffffff;
  font-family: 'Playfair Display', sans-serif;
  font-style: normal;
  font-size: 40px;
  line-height: 56px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  word-break: break-word;
  margin: 0;
  padding-bottom: 14px;
  display: block;
}

.banner-wrapper .title_holder span.subtitle.subtitle_like_separator {
  color: #c9b7aa;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 23px;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
}

.banner-wrapper .title_holder span.subtitle.subtitle_like_separator span.span_subtitle_separator {
  display: block;
}

.title_holder .title_subtitle_holder .subtitle span {
  display: inline-block;
}

.banner-wrapper .title_holder span.separator_wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: 0;
  padding: 0;
  border: 0;
  z-index: 2;
  background-color: transparent;
}

.banner-wrapper .title_holder span.separator_wrapper .sep-line {
  border-color: rgb(201, 183, 170);
  border-bottom-width: 1px;
  margin-bottom: 0px;
  border-style: solid;
  margin-right: 15px;
  opacity: 1;
  width: 258px;
  display: inline-block;
  -webkit-transition: width 1.2s cubic-bezier(0.66,-0.33,0.04,1.46),opacity .1s cubic-bezier(0.66,-0.33,0.04,1.46);
  transition: width 1.2s cubic-bezier(0.66,-0.33,0.04,1.46),opacity .1s cubic-bezier(0.66,-0.33,0.04,1.46);
  position: absolute;
  bottom: 50%;
  content: '';
  background-color: transparent;
  padding: 0;
  top: auto;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
  height: 1px;
  border-top: 0;
}

span.edgt_line_after.sep-line {
  left: 100%;
  margin-left: 15px;
}

span.edgt_line_before.sep-line {
  right: 100%;
}

.banner-wrapper .title_holder .page-center .inner-content span.separator_content {
  position: relative;
  display: block;
  font-size: inherit!important;
  color: #c9b7aa;
  line-height: inherit;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
  margin: 0;
}

.banner-wrapper .title_holder .page-center .inner-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}

.footer-bottom .separator.small.center {
  border-color: rgba(204,157,123,0.82);
  border-bottom-width: 2px;
  width: 60px;
  margin-bottom: 28px;
  border-style: solid;
  margin: 10px auto 20px auto;
  position: relative;
  display: block;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  height: 2px;
}

.footer-top {
  display: block;
  background-color: #393939;
  position: relative;
  background-position: center center;
  background-size: cover;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #989898;
  padding-left: 35px;
  padding-right: 55px;
  padding-top: 80px;
  padding-bottom: 56px;
}

.footer-top h4 {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0 0 15px;
  position: relative;
}

.footer-top h4:after {
  content: "";
  border: 0;
  border-bottom: 2px solid rgba(204,157,123,0.82);
  bottom: 0;
  margin: 28px 0 28px 0;
  height: 2px;
  display: block;
  width: 60px;
  left: 0;
}

.footer-top p {
  margin: 0;
}

.footer-top p a {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 31px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #989898;
}

.footer-top p a:hover {
  color: #ffffff;
}

.footer-col.col1 {
  border: 0;
  padding-left: 0;
}

.footer-col {
  margin: 0 !important;
  padding: 0 30px;
  border-left: 1px solid rgba(152,152,152,0.24);
  width: 25% !important;
}

.footer-col.col4 {
  padding-right: 0;
}

.footer-menu ul li {
  margin: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #989898;
  display: block;
  word-wrap: break-word;
  float: none !important;
  width: 100%;
}

.footer-menu ul {
  display: block !important;
}

.footer-menu ul li a {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 31px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #989898;
  display: inline-block !important;
}

.footer-menu ul li a:hover {
  color: #fff;
}

.footer-menu ul ul.hs-menu-children-wrapper {
  padding: 0 0 0 10px !important;
}

.contact-details .edgt_icon_list p {
  line-height: 35px;
  font-size: 14px;
  font-family: Open Sans;
  font-weight: 400;
  word-wrap: break-word;
}

.contact-details .edgt_icon_list .edgt_icon_list_icon_holder .edgt_icon_list_icon_holder_inner i {
  color: #efefef;
  font-size: 18px;
  margin-right: 6px;
  width: 19px;
  height: 35px;
  line-height: 35px;
  text-align: left;
}

.contact-details .edgt_icon_list .edgt_icon_list_icon_holder .edgt_icon_list_icon_holder_inner {
  display: table-cell;
  vertical-align: middle;
}

.contact-details .edgt_icon_list .edgt_icon_list_icon_holder {
  height: 35px;
  display: table;
  float: left;
  vertical-align: middle;
}

.contact-details .edgt_icon_list {
  margin-bottom: 8px;
  display: block;
  position: relative;
}

.banner-wrapper .title_holder span.subtitle.subtitle_like_separator span {
  display: inline-block;
}

.vc_text_separator .edgt_line_before {
  right: 100%;
}

.vc_text_separator .edgt_line_before, .vc_text_separator .edgt_line_after {
  content: '';
  width: 1000px;
  position: absolute;
  bottom: 50%;
  border-bottom-color: #b2b2b2;
  border-bottom-width: 1px;
  margin-bottom: -0.5px;
  background-color: transparent;
  padding: 0;
  top: auto;
  border-top: 0;
  margin-bottom: 0 !important;
}

.vc_text_separator.animate_width .edgt_line_before, .vc_text_separator.animate_width .edgt_line_after {
  -webkit-transition: width 1.2s cubic-bezier(0.66,-0.33,0.04,1.46),opacity .1s cubic-bezier(0.66,-0.33,0.04,1.46);
  transition: width 1.2s cubic-bezier(0.66,-0.33,0.04,1.46),opacity .1s cubic-bezier(0.66,-0.33,0.04,1.46);
  opacity: 0;
  width: 0;
}

span.span_subtitle_separator {
  position: relative;
  height: 100%;
  box-sizing: border-box;
  border-bottom: 0;
  text-align: center;
  overflow: hidden;
}

.vc_text_separator .edgt_line_after {
  left: 100%;
}


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

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

.content-wrapper {
  margin-top: 84px;
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

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

.footer-bottom {
  background-color: #000000;
  vertical-align: middle;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 29px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #838382;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 27px;
  padding-bottom: 27px;
}

.footer-bottom p {
  margin: 0;
}

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


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

/* Parent List */

.custom-menu-primary .hs-menu-wrapper > ul {
  float: right;
  vertical-align: middle;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 83px;
  display: inline-block;
  border-style: solid;
  border-width: 0;
  position: relative;
  border-color: transparent;
  height: 100%;
  -webkit-transition: color .15s ease-out,color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;
  -moz-transition: color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;
  -o-transition: color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;
  -ms-transition: color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;
  transition: color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;
  text-decoration: none;
  cursor: pointer;
  padding: 0 19px;
  font-weight: 700;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
  color: #caae97 !important;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.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;
}

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

@media (min-width: 1001px) {

  /* Will prevent the '100% Height' script for the Main Menu to affect desktop */
  .custom-menu-primary {
    height: auto !important;
  }

  a.child-trigger {
    display: none !important;
  }

  .custom-logo a.logo-mobile {
    display: none;
  }

  .banner-wrapper .image.not_responsive {
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    display: inline-block;
    background-color: #0b0a09;
    padding: 15px 0 10px 0;
    top: calc(100% + 1px);
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    padding: 5px 0 5px 0;
    min-width: 230px;
    -webkit-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    display: block;
    position: relative;
    float: none;
    height: auto;
    line-height: 24px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    vertical-align: middle;
    color: #999;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    margin: 0 19px;
    padding: 0 0 7px 0;
    letter-spacing: 1px;
    -webkit-transition: color .15s ease-out,border-color .15s ease-out;
    transition: color .15s ease-out,border-color .15s ease-out;
    float: none;
    height: auto;
    display: inline-block !important;
    position: relative;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a:after {
    background-color: #cc9d7b !important;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    -webkit-transition: width .15s ease;
    transition: width .15s ease;
    width: 0;
  }

  h3.shiftnav-menu-title.shiftnav-site-title {
    display: none;
  }


  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children:after {
    content: "\f104";
    position: absolute;
    top: 50%;
    right: 13px;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    font-size: inherit;
    margin: -9px 0 0;
    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;
  }

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

  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover:after {
    width: 100% !important;
  }

  header.sticky.sticky_animate {
    top: 0;
    -webkit-transition: left .2s ease,top .33s cubic-bezier(0.694,0.0482,0.335,1);
    -moz-transition: left .2s ease,top .33s cubic-bezier(0.694,0.0482,0.335,1);
    transition: left .2s ease,top .33s cubic-bezier(0.694,0.0482,0.335,1);
  }

  header.sticky .custom-logo a.logo-desktop img.normal {
    display: none;
  }

  header.sticky .header-wrapper {
    border:0;
  }

  header.sticky .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: #3E3E3C;
    line-height: 57px;
  }

  header.sticky .custom-menu-primary .hs-menu-wrapper > ul ul {
    top: 100%;
  }

  header.sticky .custom-logo a.logo-desktop img.sticky {
    opacity: 1;
    height: 57px;
    visibility: visible;
  }

  header.sticky {
    top: -120px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff;
  }

  .sticky {
    opacity: 1;
  }

  header.sticky .header-wrapper {
    border: 0;
    background-color: rgba(255,255,255,1) !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
  }

  a.mobile-icon {
    display: none;
  }

  .team-member-lay .header-wrapper {
    background-color: #fff;
    border: 0;
    border-color: rgba(255,255,255,0.3);
    border-style: solid;
    border-bottom-width: 1px;
  }
  .team-member-lay .header-wrapper .custom-logo a.logo-desktop img.sticky {
    opacity: 1;
    visibility: visible;
    height: 83px;
    display: block;
  }

  .team-member-lay header.sticky .custom-logo a.logo-desktop img.sticky {
    opacity: 1;
    visibility: visible;
    height: 57px;
    display: block;
  }

  .team-member-lay .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: #3e3e3e;
  }

  .team-member-lay .banner-wrapper .title_holder {
    margin-top: 0px;
    display: block;
  }

  .team-member-lay header.sticky .custom-logo .header-wrapper .custom-logo a.logo-desktop img.sticky {
    opacity: 1;
    visibility: visible;
    height: 57px;
    display: block;
  }

  .team-member-lay .banner-wrapper {
    min-height: 140px;
    background-size: auto;
    background-attachment: fixed;
    display: block;
    width: 100%;
    margin-top: 84px;
    background-repeat: repeat;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    position: relative;
    z-index: 101;
  }

  .team-member-lay .banner-wrapper .title_holder {
    margin-top: 84px;
    padding-top: 0;
    display: block;
  }

  .team-member-lay .banner-wrapper .title_holder .page-center {
    display: table;
    height: 100%;
    min-height: 140px;
    width: 100%;
    margin-top: 84px;
  }

  .team-member-lay .header-wrapper .custom-logo a.logo-desktop img.normal {
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a,
  header.sticky .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
    color: #caae97;
  }

  body.has-no-banner .header-wrapper {
    background-color: #393939;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    content: "";
    border-bottom: 1px solid transparent;
    position: absolute;
    bottom: -1px;
    width: 100%;
    left: 0;
  }


}

@media (max-width: 1000px) {

  body, html {
    height: 100%;
  }

  /* Show the Mobile and Close Icons */
  .mobile-icon,
  .close-icon {
    display: block !important;
  }

  a.mobile-icon {
    float: left;
    content: '\f0c9';
    font-family: FontAwesome;
    padding: 16px 20px;
    margin-left: -10px;
    z-index: 20;
    line-height: 1em;
    cursor: pointer;
    position: absolute;
    color: rgb(238, 238, 238);
    top: 0;
  }

  /* Container added with js and is required for transforms to work */
  #site-wrapper {
    max-width: 100%;
    height: 100%;
    position: relative;
  }

  #site-wrapper-inner {
    overflow-x: hidden;
  }

  /* Provide room in header for the toggle button */ 
  .header-container-wrapper .page-center{
    padding-right: 0px;
  }

  /* Provide spacing for the menu ul */
  .custom-menu-primary .hs-menu-flow-horizontal>ul {
    clear: both;
  }

  /* Mobile Nav is HIDDEN By Default */
  .custom-menu-primary {
    width: 290px !important;
    z-index: 1000;
    transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 100% !important;
    min-height: 100% !important;
    overflow-y: auto !important;
    background: #1D1D20;
    color: #eee;
    font-size: 13px;
    line-height: 1.3em;
    position: fixed;
    top: 0;
    height: 100% !important;
    overflow-y: hidden !important;
    overflow-x: hidden;
    left: -290px;
    margin: 0 !important;
  }
  .custom-menu-primary:after {
    content: ' ';
    display: block;
    position: absolute;
    right: -15px;
    top: 0;
    height: 100%;
    width: 15px;
    background: 0 0;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.8);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.8);
    -ms-box-shadow: 0 0 15px rgba(0,0,0,.8);
    -o-box-shadow: 0 0 15px rgba(0,0,0,.8);
    box-shadow: 0 0 15px rgba(0,0,0,.8);
    z-index: 1000;
  }
  .custom-menu-primary > div {
    height: 100%;
    overflow-y: scroll;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.active > a {
    border-top-color: rgba(255,255,255,.4);
  }

  /* Set Link Colors */
  .custom-menu-primary a {

  }
  .custom-menu-primary a:hover { color: ; }

  /* All Main Containers Display FULL Width By Default */
  .show-mobile-nav .header-wrapper {
    left: 290px;
    transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }

  .show-mobile-nav a.mobile-icon i:before {
    content: '\f00d';
  }

  .header-container-wrapper {
    position: relative;
  }

  /* All Main Containers Display PARTIAL Width On Icon Click */
  .show-mobile-nav .header-container-wrapper {  

  }

  .show-mobile-nav .header-container-wrapper {
    left: 290px;
  }

  .show-mobile-nav .custom-menu-primary{
    left:0     
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    padding: 0 !important;
    background: transparent;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding: 0;
    margin: 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul:before{
    display: none !important;
  }

  .custom-menu-primary.js-enabled .hs-menu-wrapper, 
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
    display: none;
  }



  h3.shiftnav-menu-title.shiftnav-site-title {
    font-size: 30px;
    text-align: center;
    padding: 40px 25px;
    font-weight: 400;
    margin: 0;
    font-family: 'Playfair Display', sans-serif;
    font-style: normal;
    letter-spacing: 1px;
    line-height: 39px;
  }

  h3.shiftnav-menu-title.shiftnav-site-title a {
    font-size: 30px;
    color: rgb(238, 238, 238);
    text-transform: none;
    display: inline-block;
    width: auto;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li a {
    text-transform: uppercase;
    border-top-color: #292929;
    display: block;
    color: #eee;
    border-bottom: 1px solid #292929;
    border-top: 1px solid #292929;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
    padding: 15px 25px;
    line-height: 20.8px;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    -webkit-transition: .2s all ease;
    -moz-transition: .2s all ease;
    -ms-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    border-bottom: 1px solid #111;
    text-align: left;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0;
    cursor: pointer !important;
  }

  a.child-trigger {
    opacity: 0;
    display: none !important;
    padding: 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding-left: 50px;
    white-space: normal;
    word-wrap: break-word;
    text-transform: none;
    border-top: 1px solid #313131;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    padding-left: 75px;
    white-space: normal;
    word-wrap: break-word;
    text-transform: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li a:hover {
    background: #b48360;
    color: #eee;
    border-top-color: rgba(255,255,255,.4);
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: #25252A;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li a:hover {
    background: #b48360;
    color: #eee;
    border-top-color: rgba(255,255,255,.4);
  }

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

  span.menu_icon_wrapper {
    display: none;
  }



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

  a.child-trigger {

  }

  a.child-trigger:hover {

  }


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



}

/* ==========================================================================
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 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 {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
  display: block !important;
  float: none;
  margin: 0;
}

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

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

/* Blog Commments */
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.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 {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

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

/* 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 {
  background-color: rgba(255,255,255,0);
  border-color: rgba(180,131,96,0.58);
  border-width: 1px;
  border-style: solid;
  transform: translateZ(0);
  border-radius: 0px;
  color: #9a9a9a;
  font-family: Lato;
  font-size: 12px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 25px;
  display: block;
  max-width: 600px;
  width: 100%;
  padding: 10px 17px;
  outline: 0;
  resize: none;
}

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 {
  color: #000000;
  background-color: rgba(255,255,255,0);
  border-color: rgba(180,131,96,0.58);
}

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

/* Placeholder Text */
::-webkit-input-placeholder {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #020000;
  opacity: 1;
} /* Webkit Browsers */
:-moz-placeholder {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #020000;
  opacity: 1;
} /* Firefox 18- */
::-moz-placeholder {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #020000;
  opacity: 1;
}

/* Firefox 19+ */
:-ms-input-placeholder {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #020000;
  opacity: 1;
} /* 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 {}

/* 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;
  background-color: rgba(194,160,135,1);
  border-width: 0px;
  border-radius: 0px;
  color: #ffffff;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 38px;
  padding-left: 20px;
  padding-right: 20px;
  border-color: #b77e4b;
  position: relative;
  display: inline-block;
  width: auto;
  text-align: center;
  vertical-align: middle;
  min-height: 40px;
  margin: 0 0 35px;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  color: #ffffff;
  background-color: rgba(183,126,75,1);
}

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


textarea {
  min-height: 137px;
}

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

ul.hs-error-msgs.inputs-list label {
  color: #f00;
  font-size: 14px;
  line-height: 1;
}

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


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

/* Team Layout */

.team-lay .one-column-content p {
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  margin: 0;
}

.team-lay .one-column-content {
  padding-top: 85px;
  padding-bottom: 35px;
}

.team-member-group {
  padding-top: 66px;
  padding-bottom: 20px;
}

.team-member-group .team-member-inner {
  margin-left: -15px;
  margin-right: -15px;
}

.team-member-group .team-member-inner .team-col {
  padding: 0 15px;
  width: 50%;
  float: left;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-bottom: 45px;
}

.team-member-group .team-member-inner .team-col .team-content p {
  text-align: center;
  margin: 0 0 31px;
  line-height: 27px;
}

.team-member-group .team-member-inner .team-col .team-content h5 {
  text-align: center;
  margin:0;
}

.team-member-group .team-member-inner .team-col a.qbutton.fill_diagonal {
  color: #ffffff;
  font-size: 12px;
  line-height: 50px;
  height: 50px;
  font-style: normal;
  font-weight: 600;
  font-family: Raleway;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-width: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background-color: #000000;
  padding-left: 35px;
  padding-right: 35px;
  -webkit-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -moz-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -ms-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -o-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  display: inline-block;
  overflow: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  vertical-align: middle;
}

.team-member-group .team-member-inner .team-col a.qbutton.fill_diagonal span.text_wrap {
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #ffffff;
  font-size: 12px;
  line-height: 50px;
  font-style: normal;
  font-weight: 600;
  font-family: Raleway;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.team-member-group .team-member-inner .team-col a.qbutton.fill_diagonal span.a_overlay {
  position: absolute;
  width: 140%;
  height: 100%;
  left: -20%;
  top: 0;
  background: #fff;
  z-index: 1;
  -ms-transform: translate(-110%,0) skew(45deg);
  -webkit-transform: translate(-110%,0) skew(45deg);
  transform: translate(-110%,0) skew(45deg);
  -webkit-animation: outHover .5s ease 1 forwards;
  -moz-animation: outHover .5s ease 1 forwards;
  -o-animation: outHover .5s ease 1 forwards;
  animation: outHover .5s ease 1 forwards;
  border-radius: 0!important;
  box-sizing: border-box;
  background-color: #b3835e;
}

.team-member-group .team-member-inner .team-col .image_hover {
  position: relative;
  display: inline-block;
  width: 100%;
}

.team-member-group .team-member-inner .team-col .image_hover .images_holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  margin-bottom: 21px;
}

.team-member-group .team-member-inner .team-col .image_hover .images_holder img {
  -webkit-transition: opacity .15s ease-out;
  -ms-transition: opacity .15s ease-out;
  -moz-transition: opacity .15s ease-out;
  -o-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
  -webkit-transform: translateZ(0px);
  vertical-align: middle;
}

.team-member-group .team-member-inner .team-col .image_hover .images_holder img.active_image {
  position: relative;
  display: block;
  opacity: 1;
  filter: alpha(opacity = 100);
}

.team-member-group .team-member-inner .team-col .image_hover .images_holder img.hover_image {
  opacity: 0;
  filter: alpha(opacity = 0);
  position: absolute;
  top: 0;
  left: 0;
}

.team-member-group .team-member-inner .team-col .image_hover .images_holder:hover img.hover_image {
  opacity: 1;
  filter: alpha(opacity = 100);
}

.team-member-group .team-member-inner .team-col a.qbutton.fill_diagonal:hover span.a_overlay {
  -webkit-animation-name: onHover;
  -moz-animation-name: onHover;
  -o-animation-name: onHover;
  -ms-animation-name: onHover;
  animation-name: onHover;
}

.full_section_wrapper {
  text-align: center;
}

.full_section_wrapper .full-section-inner {
  padding: 20px 0;
}

.full_section_wrapper .full-section-inner p {
  padding: 0;
  margin: 0;
  color: #ffffff;
  text-align: center;
}

.two-col-contact-section {
  background-color: #000000;
}

.two-col-contact-section .section_inner_margin {
  margin-left: 8.33333333%;
  width: 83.33333333%;
  padding: 27px;
}

.two-col-contact-section .section_inner_margin .wpb_wrapper {
  width: 75%;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  line-height:24px;
}

.two-col-contact-section .section_inner_margin .wpb_wrapper .left-col span {
  color: #d6ccc2;
}

.two-col-contact-section .section_inner_margin .wpb_wrapper .left-col p {
  margin: 0;
  line-height: 27px;
}

.two-col-contact-section .section_inner_margin .button_wrapper {
  text-align: right;
  width: 24%;
  display: inline-block;
  vertical-align: middle;
}

.two-col-contact-section .section_inner_margin .button_wrapper .cta_button {
  color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
  border-width: 1px;
  background-color: rgb(0, 0, 0);
  font-size: 12px;
  line-height: 50px;
  height: 50px;
  font-style: normal;
  font-weight: 600;
  font-family: Raleway;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  padding-left: 35px;
  padding-right: 35px;
  -webkit-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -moz-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -ms-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -o-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  display: inline-block;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.two-col-contact-section .section_inner_margin .button_wrapper .cta_button:after {
  background-color: rgb(179, 131, 94);
  content: "";
  position: absolute;
  width: 140%;
  height: 100%;
  left: -20%;
  top: 0;
  z-index: 1;
  -ms-transform: translate(-110%,0) skew(45deg);
  -webkit-transform: translate(-110%,0) skew(45deg);
  transform: translate(-110%,0) skew(45deg);
  -webkit-animation: outHover .5s ease 1 forwards;
  -moz-animation: outHover .5s ease 1 forwards;
  -o-animation: outHover .5s ease 1 forwards;
  animation: outHover .5s ease 1 forwards;
  border-radius: 0!important;
  box-sizing: border-box;
}

.two-col-contact-section .section_inner_margin .button_wrapper .cta_button span {
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.two-col-contact-section .section_inner_margin .button_wrapper .cta_button:hover:after {
  -webkit-animation-name: onHover;
  -moz-animation-name: onHover;
  -o-animation-name: onHover;
  -ms-animation-name: onHover;
  animation-name: onHover;
  background-color: rgb(179, 131, 94);
}

.two-col-contact-section .section_inner_margin .button_wrapper .cta_button:hover {
  border-color: #b77e4b;
  color: #fff;
}

.two-col-contact-section .section_inner_margin .button_wrapper .cta_button span:after {
  content: "\24";
  color: rgb(197, 129, 98);
  font-size: 20px;
  -webkit-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -moz-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -ms-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -o-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  float: right;
  line-height: inherit;
  padding-left: 5px;
  display: inline-block;
  text-align: center;
  font-family: 'ElegantIcons'!important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.two-col-contact-section .section_inner_margin .button_wrapper .cta_button:hover span:after {
  content: "\24";
  color: #fff;
}

.team-member-lay .banner-wrapper .title_holder .page-center .inner-content h1 {
  color: #25221f;
  line-height: normal;
  padding: 0;
  margin-top: -8px;
}

.team-member-lay .banner-wrapper .title_holder .page-center .inner-content span.separator_content {
  color: #b48360;
}

.team-member-lay .banner-wrapper .title_holder span.edgt_line_before, 
.team-member-lay .banner-wrapper .title_holder span.edgt_line_after {
  border-color: rgb(180, 131, 96) !important;
}

.team-member-detail-wrapper {
  padding-top: 66px;
  text-align: left;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.team-member-detail-wrapper .edgt_elements_item.left-col {
  text-align: center;
}

.team-member-detail-wrapper .section_inner_margin.clearfix {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 197px;
}

.team-member-detail-wrapper .edgt_elements_holder {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}

.team-member-detail-wrapper .edgt_elements_item {
  width: 50%;
  vertical-align: top;
  float: left;
  margin: 0;
}

.team-member-detail-wrapper .edgt_elements_item.right-col {
  padding-left: 12px;
}

.team-member-detail-wrapper .edgt_elements_item.right-col p {
  margin: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #787875;
}

a.qbutton.fill_diagonal.icon_right {
  color: #ffffff;
  font-size: 12px;
  line-height: 50px;
  height: 50px;
  font-style: normal;
  font-weight: 600;
  font-family: Raleway;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-width: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background-color: #000000;
  padding-left: 35px;
  padding-right: 35px;
  -webkit-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -moz-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -ms-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -o-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  display: inline-block;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  margin-right: 16px;
}

a.qbutton.fill_diagonal.icon_right span.text_wrap {
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

a.qbutton.fill_diagonal.icon_right span.a_overlay {
  position: absolute;
  width: 140%;
  height: 100%;
  left: -20%;
  top: 0;
  background: #fff;
  z-index: 1;
  -ms-transform: translate(-110%,0) skew(45deg);
  -webkit-transform: translate(-110%,0) skew(45deg);
  transform: translate(-110%,0) skew(45deg);
  -webkit-animation: outHover .5s ease 1 forwards;
  -moz-animation: outHover .5s ease 1 forwards;
  -o-animation: outHover .5s ease 1 forwards;
  animation: outHover .5s ease 1 forwards;
  border-radius: 0!important;
  box-sizing: border-box;
  background-color: #b3835e;
  margin-right: 16px;
}

a.qbutton.fill_diagonal.icon_right:hover span.a_overlay {
  -webkit-animation-name: onHover;
  -moz-animation-name: onHover;
  -o-animation-name: onHover;
  -ms-animation-name: onHover;
  animation-name: onHover;
}

.team-member-detail-wrapper .edgt_elements_item.right-col .content_wrapper {
  margin-bottom: 30px;
}

.team-member-lay .full_section_wrapper p {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.team-member-lay .two-col-contact-section .section_inner_margin {
  margin-left: 0;
  width: 100%;
  padding: 31px 5% 31px 11%;
}


.team-member-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
  text-align: left;
}

.team-member-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
  width: 66%;
}

.team-member-lay .two-col-contact-section .section_inner_margin .button_wrapper {
  text-align: right;
  width: 33%;
}

.two-col-contact-section .section_inner_margin .button_wrapper a.qbutton.fill_diagonal {
  color: #ffffff;
  border-color: #ffffff;
  border-width: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background-color: #1f1816;
  font-size: 12px;
  line-height: 50px;
  height: 50px;
  font-style: normal;
  font-weight: 600;
  font-family: Raleway;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 35px;
  padding-right: 35px;
  -webkit-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -moz-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -ms-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -o-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  display: inline-block;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.two-col-contact-section .section_inner_margin .button_wrapper a.qbutton.fill_diagonal .text_wrap {
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.two-col-contact-section .section_inner_margin .button_wrapper a.qbutton.fill_diagonal span.edgt_icon_font_elegant:before {
  content: "\24";
  font-family: 'ElegantIcons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.two-col-contact-section .section_inner_margin .button_wrapper a.qbutton.fill_diagonal span.edgt_icon_font_elegant {
  color: rgb(200, 156, 121);
  font-size: 20px;
  -webkit-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -moz-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -ms-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -o-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  float: right;
  line-height: inherit;
  padding-left: 5px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

.two-col-contact-section .section_inner_margin .button_wrapper a.qbutton.fill_diagonal span.a_overlay {
  background-color: rgb(200, 156, 121);
  position: absolute;
  width: 140%;
  height: 100%;
  left: -20%;
  top: 0;
  z-index: 1;
  -ms-transform: translate(-110%,0) skew(45deg);
  -webkit-transform: translate(-110%,0) skew(45deg);
  transform: translate(-110%,0) skew(45deg);
  -webkit-animation: outHover .5s ease 1 forwards;
  -moz-animation: outHover .5s ease 1 forwards;
  -o-animation: outHover .5s ease 1 forwards;
  animation: outHover .5s ease 1 forwards;
  border-radius: 0!important;
  box-sizing: border-box;
}

.two-col-contact-section .section_inner_margin .button_wrapper a.qbutton.fill_diagonal:hover span.edgt_icon_font_elegant {
  color: #fff;
}

.two-col-contact-section .section_inner_margin .button_wrapper a.qbutton.fill_diagonal:hover span.a_overlay {
  -webkit-animation-name: onHover;
  -moz-animation-name: onHover;
  -o-animation-name: onHover;
  -ms-animation-name: onHover;
  animation-name: onHover;
}

/* Contact Layout */

.contact-lay .header-wrapper {
  border-bottom: 1px solid rgba(255,255,255,0.3);
}

.contact-lay .body-wrap {
  padding-top: 70px;
  padding-bottom: 50px;
}

.contact-lay .row1-left form {
  margin-top: 20px;
}

.contact-lay .row1-left form span.hs-form-required {
  display: none;
}

.contact-lay .row1-right {
  padding-left: 26px;
}

.contact-details.contact-layout .edgt_icon_list .edgt_icon_list_icon_holder .edgt_icon_list_icon_holder_inner i {
  color: rgb(194, 160, 135);
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-color: rgb(194, 160, 135);
  border-width: 0px;
  background-color: rgba(0, 0, 0, 0);
  font-size: 18px;
  transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
}

.contact-details.contact-layout .edgt_icon_list p {
  padding-left: 35px;
  display: block;
  margin: 0 0 12px;
  color: #986a40;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 29px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

.contact-details.contact-layout .edgt_icon_list:nth-child(2) {
  padding: 0 55% 0 0;
}

.contact-details.contact-layout .edgt_icon_list {
  padding-bottom: 6px !important;
}

.contact-details.contact-layout .edgt_icon_list:nth-child(2) p {
  font-size: 16px;
}

.contact-details.contact-layout.edgt_icon_list .edgt_icon_list_icon_holder .edgt_icon_list_icon_holder_inner {
  display: block;
  vertical-align: middle;
  margin-left: 1px;
  margin-top: 1px;
}

.contact-details.contact-layout .edgt_icon_list:nth-child(2) {
  padding: 0 55% 10px 0 !important;
}

.contact-details.contact-layout .edgt_icon_list:nth-child(4) {
  padding-bottom: 2px !important;
}

.contact-details.contact-layout .edgt_icon_list .edgt_icon_list_icon_holder .edgt_icon_list_icon_holder_inner i:hover {
  color: #000;
}

/* Value Layout */

.value-lay .banner-wrapper .title_holder .page-center,
.beliefs-lay .banner-wrapper .title_holder .page-center{
  min-height: 432px;
  width: 100%;
}

.value-lay .body-wrap {
  padding-top: 68px;
  padding-bottom: 56px;
}

.value-lay .body-wrap .two-column-with-right-inner .left-col h3 {
  display: block;
  padding: 4px;
  color: #fff;
  background-color: #b48360;
  font-size: 17px;
  font-weight: 400;
  left: 0;
  line-height: 30px;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 9;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0;
  margin:0;
}

.value-lay .body-wrap .two-column-with-right-inner .left-col ul {
  background-position: 0 38px;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  display: block;
  position: relative;
  list-style: none;
}

.value-lay .body-wrap .two-column-with-right-inner .left-col ul li:first-child {
  display: block;
  position: relative;
  padding: 10px 10px;
  background-color: #f7f5f3;
  border-color: #e5e5e5;
  border-width: 1px;
  height: 20px;
}

.value-lay .body-wrap .two-column-with-right-inner .left-col ul table.tableizer-table {
  border-collapse: collapse;
  border-spacing: 0;
  border: medium none;
  vertical-align: middle;
  width: 100%;
  display: table;
}

.value-lay .body-wrap .two-column-with-right-inner .left-col ul table.tableizer-table tr {
  border: 1px solid #e6e6e6;
}

.value-lay .body-wrap .two-column-with-right-inner .left-col ul table.tableizer-table tr td {
  padding: 5px 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  color: #2c2722;
}

.value-lay .body-wrap .two-column-with-right-inner .left-col {
  margin-top: -13px;
}

.two-column-with-right-image .right-col {
  text-align: center;
}

.two-column-with-right-image .right-col img {
  border-radius: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transition: transform 1.5s;
  -moz-transition: transform 1.5s;
  -ms-transition: transform 1.5s;
  -o-transition: transform 1.5s;
  transition: transform 1.5s;
  -webkit-backface-visibility: hidden;
}

.value-lay .full_section_wrapper .full-section-inner {
  padding: 25px 20px;
}

.value-lay .two-col-contact-section {
  background-color: #f6f6f5;
}

.value-lay .two-col-contact-section .section_inner_margin {
  margin-left: 0;
  width: 100%;
  padding: 20px;
}

.value-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
  width: 73%;
  text-align: left;
}

.value-lay .two-col-contact-section .section_inner_margin .button_wrapper {
  text-align: right;
  width: 26%;
  display: inline-block;
  vertical-align: middle;
  float: right;
}

.value-lay .two-col-contact-section .section_inner_margin .button_wrapper .cta_button span:after {
  display: none !important;
}

/* Introduction Layout */

.intro-lay .body-wrap {
  padding-top: 50px;
  padding-bottom: 80px;
}

.intro-lay .body-wrap .two-col-left-image-wrapper .right-column h2 {
  font-weight: 400;
  margin: 0;
  padding-top: 51px;
}

.intro-lay .body-wrap .two-col-left-image-wrapper .image_hover {
  position: relative;
  display: inline-block;
  width: 100%;
}

.intro-lay .body-wrap .two-col-left-image-wrapper .image_hover .images_holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}

.intro-lay .body-wrap .two-col-left-image-wrapper .image_hover img.active_image {
  position: relative;
  display: block;
  opacity: 1;
  filter: alpha(opacity = 100);
  vertical-align: middle;
}

.intro-lay .body-wrap .two-col-left-image-wrapper .image_hover .images_holder img.hover_image {
  opacity: 0;
  filter: alpha(opacity = 0);
  position: absolute;
  top: 0;
  left: 0;
}

.intro-lay .body-wrap .two-col-left-image-wrapper .image_hover .images_holder:hover img.hover_image {
  opacity: 1;
  filter: alpha(opacity = 100);
}

.intro-lay .body-wrap .two-col-left-image-wrapper .image_hover img {
  -webkit-transition: opacity .15s ease-out;
  -ms-transition: opacity .15s ease-out;
  -moz-transition: opacity .15s ease-out;
  -o-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
  -webkit-transform: translateZ(0px);
}

.intro-lay .one-column-content {
  padding-top: 60px;
}

.intro-lay .one-column-content p {
  margin: 0;
}


a#back_to_top.off {
  opacity: 0;
  filter: alpha(opacity=0);
  right: 25px;
  -webkit-transition: visibility .15s ease-out,opacity .15s ease-out;
  -moz-transition: visibility .15s ease-out,opacity .15s ease-out;
  -o-transition: visibility .15s ease-out,opacity .15s ease-out;
  transition: visibility .15s ease-out,opacity .15s ease-out;
}

a#back_to_top.on {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  right: 25px;
}

a#back_to_top {
  width: 46px;
  height: auto;
  position: fixed;
  bottom: 65px;
  margin: 0;
  z-index: 10000;
  -webkit-transition: opacity .15s ease-out;
  -moz-transition: opacity .15s ease-out;
  -o-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  overflow: hidden;
}

#back_to_top>span {
  background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/space_around_content_patern.png);
  background-size: auto;
  background-repeat: repeat;
  background-position: 0 0;
}

.edgt_icon_stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

#back_to_top>span {
  width: 46px;
  height: 46px;
  line-height: 44px;
  text-decoration: none;
  text-align: center;
  border: 1px solid transparent;
  -webkit-transition: background-color .15s ease-out,color .3s ease-out,border-color .15s ease-out;
  -moz-transition: background-color .15s ease-out,color .3s ease-out,border-color .15s ease-out;
  -ms-transition: background-color .15s ease-out,color .3s ease-out,border-color .15s ease-out;
  -o-transition: background-color .15s ease-out,color .3s ease-out,border-color .15s ease-out;
  transition: background-color .15s ease-out,color .3s ease-out,border-color .15s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  color: #be967b;
  background-color: #fafafa;
}

#back_to_top span span {
  display: block;
  line-height: inherit;
  position: relative;
  z-index: 9;
}

#back_to_top  span.arrow_up {
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.arrow_up:before {
  content: "\21";
}

a#back_to_top span.a_overlay {
  background-color: #b48360;
  position: absolute;
  width: 200%;
  height: 100%;
  left: -50%;
  top: 0;
  -webkit-animation: backOutHover .3s ease 1 forwards;
  -moz-animation: backOutHover .3s ease 1 forwards;
  -o-animation: backOutHover .3s ease 1 forwards;
  animation: backOutHover .3s ease 1 forwards;
  z-index: 1;
  border-radius: 0!important;
  box-sizing: border-box;
  -webkit-transform: translate(-110%,0) skew(45deg);
  -moz-transform: translate(-110%,0) skew(45deg);
  transform: translate(-110%,0) skew(45deg);
}

#back_to_top span.arrow_up {
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  color: #be967b;
  line-height: 46px;
}

a#back_to_top:hover span.a_overlay {
  -webkit-animation-name: backOnHover;
  -moz-animation-name: backOnHover;
  -o-animation-name: backOnHover;
  -ms-animation-name: backOnHover;
  animation-name: backOnHover;
}

a#back_to_top:hover span.arrow_up {
  color: #fff;
}

.client-lay span.edgt_line_before, .client-lay span.edgt_line_after {
  border-color: rgb(204, 157, 123) !important;
}

.client-lay .body-wrap {
  padding-top: 32px;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_outer {
  width: 25%;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  float: left;
  padding: 0;
  margin: 0 0 23px;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_outer .edgt_circle_wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  border-color: #afafaf;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_inner {
  width: 175px;
  height: 175px;
  padding: 15px;
  display: inline-block;
  margin: 0;
  background-color: #f2f2f2;
  position: relative;
  max-width: 100%;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: border-color .15s ease-in-out,padding .15s ease-in-out;
  -moz-transition: border-color .15 ease-in-out,padding .15s ease-in-out;
  -ms-transition: border-color .15s ease-in-out,padding .15s ease-in-out;
  -o-transition: border-color .15s ease-in-out,padding .15s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: border-color .15s ease-in-out,padding .15s ease-in-out;
  border: 0;
}

.our-client-wrapper .our-client-inner-row  .edgt_circle_inner2 {
  background-color: #b99c82;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out;
  -moz-transition: color .15s ease-in-out,background-color .15s ease-in-out;
  -o-transition: color .15s ease-in-out,background-color .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out;
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #afafaf;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_inner2 h2 {
  color: #ffffff;
  font-size: 50px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out;
  -moz-transition: color .15s ease-in-out,background-color .15s ease-in-out;
  -o-transition: color .15s ease-in-out,background-color .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out;
  font-weight: 400;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_outer .edgt_circle_wrapper span.edgt_circle_arrow.arrow_right {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: margin-left .15s ease-out;
  transition: margin-left .15s ease-out;
  vertical-align: middle;
  height: 30px;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_outer .edgt_circle_wrapper span.edgt_circle_arrow.arrow_right:before {
  font-size: 30px;
  color: #cc9d7b;
  -webkit-transition: font-size .15s ease-in-out;
  transition: font-size .15s ease-in-out;
  content: "\24";
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_outer .edgt_circle_text_holder {
  display: block;
  text-align: center;
  margin: 24px 0 0;
  padding: 0 10px;
  margin-top: 27px;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_outer .edgt_circle_text_holder h5 {
  margin: 0 0 -1px 0;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_outer:nth-child(4) span.edgt_circle_arrow.arrow_right,
.our-client-wrapper .our-client-inner-row .edgt_circle_outer:last-child span.edgt_circle_arrow.arrow_right {
  display: none;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_outer .edgt_circle_text_holder p {
  margin-bottom: 0;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_outer:nth-child(5),
.our-client-wrapper .our-client-inner-row .edgt_circle_outer:nth-child(6),
.our-client-wrapper .our-client-inner-row .edgt_circle_outer:nth-child(7) {
  width: 33.3%;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_outer .edgt_circle_wrapper .edgt_circle_inner:hover .edgt_circle_inner2 {
  background-color: #b77e4b;
  border-color: #b77e4b;
}

.our-client-wrapper .our-client-inner-row .edgt_circle_outer .edgt_circle_wrapper:hover span.edgt_circle_arrow.arrow_right {
  margin-left: 3px;
}

.client-lay .body-wrap {
  padding-top: 32px;
  padding-bottom: 83px;
}

.client-lay .two-col-contact-section {
  position: relative;
  display: block;
  box-sizing: border-box;
  background-color: #f6f6f5;
}

.client-lay .two-col-contact-section .section_inner_margin {
  margin-left: 0;
  width: 100%;
  padding: 20px;
}

.client-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
}

.client-lay .two-col-contact-section .section_inner_margin .button_wrapper .cta_button span:after,
.client-lay .two-col-contact-section .section_inner_margin .button_wrapper .cta_button:after{
  display:none;
}

.client-lay .two-col-contact-section .section_inner_margin .button_wrapper .cta_button {
  text-transform: uppercase;
  border-style: solid;
  -webkit-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -moz-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -ms-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -o-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  display: inline-block;
  position: relative;
  overflow: hidden;
  backface-visibility: hidden;
  color: #ffffff;
  font-size: 11px;
  line-height: 50px;
  height: 50px;
  font-style: normal;
  font-weight: 600;
  font-family: Raleway;
  letter-spacing: 1px;
  border-color: #b3835e;
  border-width: 1px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background-color: #b3835e;
  padding-left: 23px;
  padding-right: 23px;
}

.client-lay .two-col-contact-section .section_inner_margin .button_wrapper .cta_button:hover {
  color: #ffffff;
  background-color: #000000;
}

div#bodyContent p {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #787875;
  margin: 0;
}


/* Community Layout */

.community-lay .body-wrap {
  padding-top: 190px;
  padding-bottom: 53px;
}

.community-two-col-wrapper .section_inner_margin {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}

.community-two-col-wrapper .section_inner_margin .community-col {
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left;
  display: inline-block;
  vertical-align: top;
}

.community-two-col-wrapper .section_inner_margin .content-column .full_section_inner {
  position: relative;
  z-index: 20;
}

.element_from_left, 
.element_from_right,
.element_from_top, 
.element_from_bottom,
.element_from_fade {
  display: inline-block;
  width: 100%;
}

.community-two-col-wrapper .section_inner_margin .content-column .full_section_inner .element_from_right > div {
  -webkit-animation: element-from-right .4s 1 ease-in-out;
  -moz-animation: element-from-right .4s 1 ease-in-out;
  -o-animation: element-from-right .4s 1 ease-in-out;
  animation: element-from-right .4s 1 ease-in-out;
  opacity: 1;
  filter: alpha(opacity = 100);
  -webkit-backface-visibility: hidden;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.community-two-col-wrapper .section_inner_margin .community-col .edgt_curtain_pattern_holder {
  background-color: #fcfcfc;
  padding: 15px;
  background-image: url("//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/space_around_content_patern.png");
  background-repeat: repeat;
  background-position: 0 0;
  background-size: auto;
}

.community-two-col-wrapper.right .section_inner_margin .content-column .full_section_inner .element_from_right > div {
  -webkit-animation: element-from-left .4s 1 ease-in-out;
  -moz-animation: element-from-left .4s 1 ease-in-out;
  -o-animation: element-from-left .4s 1 ease-in-out;
  animation: element-from-left .4s 1 ease-in-out;
  opacity: 1;
  filter: alpha(opacity = 100);
  -webkit-backface-visibility: hidden;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.community-two-col-wrapper .section_inner_margin .community-col .edgt_curtain_pattern_holder .edgt_curtain_hover {
  position: relative;
  background: transparent center center no-repeat;
  background-size: cover;
  overflow: hidden;
}

.community-two-col-wrapper .section_inner_margin .community-col .edgt_curtain_pattern_holder .edgt_curtain_hover .ech_curtains {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ech_curtain.top {
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
}

.ech_curtain {
  position: absolute;
}

.ech_curtain.bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
}

.ech_curtain.left {
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
}

.ech_curtain.right {
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
}

.community-two-col-wrapper .section_inner_margin .community-col .ech_content {
  position: relative;
  padding: 70px 50px 57px 37px;
}

.community-two-col-wrapper .section_inner_margin .community-col .ech_content h4 {
  margin: 0;
}

.community-two-col-wrapper .section_inner_margin .community-col .ech_content p {
  margin: 0;
}
.community-two-col-wrapper .section_inner_margin .community-col .ech_content .separator.small.left {
  border-color: #c58162;
  width: 60px;
  margin-top: 12px;
  margin-bottom: 17px;
  margin: 10px 0 20px 0;
  border-style: solid;
  border-bottom-width: 2px;
  border-top: 0;
}

.community-two-col-wrapper.right .image-column {
  float: right;
}

/*  */

.beliefs-lay .body-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}

.beliefs-lay .two-col-right-wrapper .left-col p {
  margin: 0;
}

.beliefs-lay .two-col-right-wrapper .left-col span.edgt_icon_shade {
  display: block;
  text-align: center;
  position: relative;
  vertical-align: middle;
  z-index: 25;
  font-size: 4em;
  margin-top: 20px;
  margin-bottom: 20px;
}

.beliefs-lay .two-col-right-wrapper .left-col span.edgt_icon_shade i {
  color: #2a4468;
}

.beliefs-lay .two-col-right-wrapper .left-col span.edgt_icon_shade i:hover {
  color: #393939;
}

.beliefs-lay .two-col-right-wrapper .left-col h4 {
  color: #b77e4b;
  text-align: center;
}

.beliefs-lay .two-col-right-wrapper .right-col .wpb_wrapper {
  border-radius: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  position: relative;
}

.beliefs-lay .full_section_wrapper .full-section-inner {
  padding: 20px 15px;
  max-width: 1130px;
  margin: 0 auto;
}

.beliefs-lay .two-col-contact-section {
  background-color: #f2f2f2;
}

.beliefs-lay .two-col-contact-section .section_inner_margin {
  margin-left: 0;
  width: 100%;
  padding: 21px 65px 21px 39px;
}

.beliefs-lay .two-col-contact-section .section_inner_margin .button_wrapper {
  width: 33%;
}

.beliefs-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
  width: 66%;
}

.show-mobile-nav #site-wrapper:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 100%;
  background: transparent;
}

.two-col-left-wrapper.belief-col .right-col .edgt_icon_list {
  display: block;
  position: relative;
  margin-bottom: 15px;
}

.two-col-left-wrapper.belief-col .right-col .edgt_icon_list .edgt_icon_list_icon_holder {
  display: table;
  float: left;
  height: 35px;
  vertical-align: middle;
}

.two-col-left-wrapper.belief-col .right-col .edgt_icon_list .edgt_icon_list_icon_holder .edgt_icon_list_icon_holder_inner {
  display: table-cell;
  vertical-align: middle;
}

.two-col-left-wrapper.belief-col .right-col .edgt_icon_list .edgt_icon_list_icon_holder .edgt_icon_list_icon_holder_inner i {
  color: #b99c82;
  font-size: 40px;
  line-height: 35px;
  height: 35px;
  width: 35px;
  text-align: center;
  margin: 0 10px 0 0;
  box-sizing: border-box;
  float: left;
}

.two-col-left-wrapper.belief-col .right-col .edgt_icon_list p {
  color: #666462;
  font-size: 16px;
  position: relative;
  line-height: 35px;
  font-weight: 300;
  margin: 0;
}

.full_section_wrapper hr {
  border-color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  display: block;
  border-bottom: 1px solid #fff;
  margin: 10px 0;
}

.home-gallery .hs_cos_gallery_main {
  padding: 0;
}

.home-gallery .slick-slider {
  margin-bottom: 0;
}

.home-gallery .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
  margin: 0;
}

.home-gallery .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper  {
  display: block;
  position: relative;
}

.home-gallery .hs_cos_gallery_main .slick-list {
  height: 100vh;
}

.hs_cos_gallery_main .slick-slide img {
  width: 100%;
}

.home-gallery .slick-slide img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100vh;
  object-fit: cover;
}

.home-gallery .hs_cos_gallery_main .caption.superimpose {
  position: relative;
  top: 0;
  background-color: transparent;
  color: #fff;
  padding: 0;
  left: 0;
  right: 0;
  max-width: 1100px;
  margin: 0 auto;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-gallery .hs_cos_gallery_main .caption.superimpose h2 {
  color: rgb(255, 255, 255);
  font-size: 95px;
  line-height: 105px;
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
  margin-bottom: 12px;
}

.home-gallery .hs_cos_gallery_main .caption.superimpose h3 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  line-height: 34px;
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
  margin: 0;
}

.home-gallery .hs_cos_gallery_main .caption.superimpose p {
  margin: 0;
}

.home-gallery .hs_cos_gallery_main .caption.superimpose p a.qbutton {
  font-family: Raleway, sans-serif;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  color: rgb(255, 255, 255);
  background-color: rgb(41, 31, 26);
  border-radius: 0px;
  border-width: 0px;
  line-height: 48px;
  margin: 34px 0px 0px;
  text-align: center;
  text-transform: uppercase;
  padding: 0px 21px;
  opacity: 1;
  height: 48px;
  width: auto;
  -webkit-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -moz-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -ms-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -o-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  display: inline-block;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.home-gallery .hs_cos_gallery_main .caption.superimpose p a.qbutton span.text_wrap {
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.home-gallery .hs_cos_gallery_main .caption.superimpose p a.qbutton span.arrow_right.button_icon {
  font-size: 20px;
  width: auto;
  color: rgb(197, 129, 98);
  -webkit-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -moz-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -ms-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  -o-transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  transition: color .5s ease,border-color .5s ease,background-color .5s ease;
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  line-height: inherit;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  margin: 0 0 0 5px;
}

.home-gallery .hs_cos_gallery_main .caption.superimpose p a.qbutton span.arrow_right.button_icon:before {
  content: "\24";
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.home-gallery .hs_cos_gallery_main .caption.superimpose p a.qbutton span.a_overlay {
  position: absolute;
  width: 140%;
  height: 100%;
  left: -20%;
  top: 0;
  background: #fff;
  z-index: 1;
  -ms-transform: translate(-110%,0) skew(45deg);
  -webkit-transform: translate(-110%,0) skew(45deg);
  transform: translate(-110%,0) skew(45deg);
  -webkit-animation: outHover .5s ease 1 forwards;
  -moz-animation: outHover .5s ease 1 forwards;
  -o-animation: outHover .5s ease 1 forwards;
  animation: outHover .5s ease 1 forwards;
  border-radius: 0!important;
  box-sizing: border-box;
}

.home-gallery .hs_cos_gallery_main .caption.superimpose p a.qbutton:hover span.a_overlay {
  -webkit-animation-name: onHover;
  -moz-animation-name: onHover;
  -o-animation-name: onHover;
  -ms-animation-name: onHover;
  animation-name: onHover;
}

.home-gallery .hs_cos_gallery_main .caption.superimpose p a.qbutton:hover span.arrow_right.button_icon{
  color: #fff;
}

.home-gallery .hs_cos_gallery_main .slick-dots {
  position: absolute !important;
  bottom: 2px !important;
  list-style: none;
  text-align: center;
  padding: 0;
  width: 100%;
}

.home-gallery .hs_cos_gallery_main .slick-dots button {
  display: none;
}

.home-gallery .hs_cos_gallery_main .slick-dots li {
  padding: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999px;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background-color: rgba(255,255,255,0.6);
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.home-gallery .hs_cos_gallery_main .slick-dots li.slick-active,
.home-gallery .hs_cos_gallery_main .slick-dots li:hover {  
  background-color: #caae97;
}

.home-gallery .hs_cos_gallery_main .slick-prev,
.home-gallery .hs_cos_gallery_main .slick-next {
  font-size: 0px !important;
  cursor: pointer;
  background: transparent;
  padding: 0;
  outline: none;
  border-color: rgba(255,255,255,0);
  border-width: 0px;
  border-style: solid;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
  border-radius: 100px;
  text-align: center;
  overflow: hidden;
  z-index: 10;
  -webkit-transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out,left .6s ease-in-out .3s,right .6s ease-in-out .3s;
  -moz-transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out,left .6s ease-in-out .3s,right .6s ease-in-out .3s;
  -o-transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out,left .6s ease-in-out .3s,right .6s ease-in-out .3s;
  -ms-transform: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out,left .6s ease-in-out .3s,right .6s ease-in-out .3s;
  transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out,left .6s ease-in-out .3s,right .6s ease-in-out .3s;
  border-radius: 0;
  margin-top: 17px;
  z-index: 9;
  display: block;
  line-height: inherit;
}

.home-gallery .hs_cos_gallery_main .slick-next:before {
  content: "\24";
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  line-height: 50px;
  color: #fff !important;
  opacity: 1;
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;

}

.home-gallery button.slick-arrow:after {
  content: '';
  background-color: #b3835e;
  position: absolute;
  width: 199%;
  height: 100%;
  left: -50%;
  top: 0;
  z-index: -1;
  -ms-transform: translate(-110%,0) skew(45deg);
  -webkit-transform: translate(-110%,0) skew(45deg);
  transform: translate(-110%,0) skew(45deg);
  -webkit-animation: outHover .5s ease 1 forwards;
  -moz-animation: outHover .5s ease 1 forwards;
  -o-animation: outHover .5s ease 1 forwards;
  animation: outHover .5s ease 1 forwards;
  border-radius: 0!important;
  box-sizing: border-box;
  border: 1px solid #b3835e;
}

.home-gallery button.slick-arrow:hover:after {
  -webkit-animation-name: onHover;
  -moz-animation-name: onHover;
  -o-animation-name: onHover;
  -ms-animation-name: onHover;
  animation-name: onHover;
}

.home-gallery button.slick-arrow:hover:before {
  color: #fff;
  z-index: 999;
}




.home-gallery .hs_cos_gallery_main .slick-next{
  right: 34px;
}

.home-gallery .hs_cos_gallery_main .slick-prev {
  left: 34px;
}

.home-gallery .hs_cos_gallery_main .slick-prev:before {
  content: "\23";
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  line-height: 50px;
  color: #fff !important;
  opacity: 1;
  left: 34px;  
}

.home-lay .header-wrapper {
  background-color: rgba(33, 24, 21, 0.52);
  border-bottom: 1px solid rgba(255,255,255,0.3);
    background-color: rgba(33, 24, 21, 0);
  position: absolute; 

}

.home-lay .body-wrap {
  padding: 50px 0 61px;
}

.home-lay .banner-wrapper {
  min-height: auto;
  width: 100%;
  background-color: transparent;
  padding-bottom: 15px;
}

.home-lay .banner-wrapper .title_holder {
  padding-top: 0;
  display: block;
}

.home-lay .banner-wrapper .title_holder .page-center {
  min-height: auto;
  width: 100%;
}

.home-row1 {
  padding-top: 45px;
  padding-bottom: 32px;
}

.home-lay .banner-wrapper .title_holder .page-center .inner-content h1 {
  vertical-align: middle;
  word-break: break-word;
  margin: 0;
  padding-bottom: 13px;
  display: block;
  color: #25221f;
  font-family: 'Playfair Display', sans-serif;
  font-size: 35px;
  line-height: 44px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.home-lay .banner-wrapper .title_holder .page-center .inner-content span.separator_content {
  margin: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 300;
  font-style: italic;
  text-transform: none;
  color: #b77e4b;
}

.home-row1 .one-column-content p {
  margin: 0;
}

.home-row1 .one-column-content {
  text-align: center;
}

.home-row1 .one-column-content a.qbutton.fill_diagonal.icon_right {
  margin-top: 32px !important;
  margin-right: 0;
}

.home-row2 {
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.testimonial-slides {
  line-height: .8em;
  float: left;
  margin-bottom: 35px;
}

.testimonial-slides .testimonials_carousel_holder {
  width: 50%;
  display: inline-block;
  padding: 10px;
  box-sizing: border-box;
  -webkit-transition: opacity .25s ease;
  -moz-transition: opacity .25s ease;
  -o-transition: opacity .25s ease;
  transition: opacity .25s ease;
  vertical-align: top;
  padding-left: 0;
  float: left;
}

.testimonial-slides .testimonials_carousel_holder:nth-child(2n) {
  padding-left: 10px;
  padding-right:0;
}

.testimonial-slides .testimonials_carousel_holder .testimonial_frame_holder {
  background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/pattern1.png);
  background-size: auto;
  background-repeat: repeat;
  background-position: 0 0;
  padding: 15px;
}

.testimonial-slides .testimonial_crsl_holder {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.testimonial-slides .testimonial_content_inner {
  background-color: #fcfcfc;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.testimonial-slides .testimonial_text_holder {
  position: relative;
  display: block;
  padding-left: 15px;
}

.testimonial-slides p.testimonial_text {
  font-family: open sans!important;
  font-size: 16px;
  font-style: italic;
  line-height: 27px;
  color: #787875;
  padding-top: 20px;
  padding-bottom: 21px;
  margin: 0;
  padding-right: 15px;
}

.testimonial-slides p.testimonial_author {
  color: #c79371;
  font-family: open sans;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 23px;
  line-height: 1.92em;
}

.home-row2 .one-column-content h2 {
  margin-bottom: 32px;
}
.home-row3 {
  padding-top: 10px;
}

.home-lay .home-row3  span.edgt_line_before,
.home-lay .home-row3  span.edgt_line_after {
  border-color: rgb(180, 131, 96) !important;
}

.home-row3 .one-column-content a.qbutton.fill_diagonal.icon_right {
  margin-right: 0;
  margin-top: 27px;
}

.home-row3 .one-column-content {
  text-align: center;
}

.home-row3 .team-member-group {
  padding-top: 40px;
  padding-bottom: 0;
}

.home-row3 .team-member-group .team-member-inner .team-col .team-content h5,
.home-row3 .team-member-group .team-member-inner .team-col .team-content h5 strong {
  text-align: center;
  margin: 0;
  font-family: 'Playfair Display', sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.home-row3 .team-member-group .team-member-inner .team-col .team-content p {
  text-align: center;
  margin: 0 0 55px;
  line-height: 27px;
}

.home-row3 .team-member-group .team-member-inner .team-col a.qbutton.fill_diagonal {
  margin: 0;
  margin: 0;
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}

.ech_curtain.right.pulled, 
.ech_curtain.top.pulled,
.ech_curtain.left.pulled,
.ech_curtain.bottom.pulled {
  width: 100%;
  height: 100%;
}

.home-row3 .team-member-group .team-member-inner .team-col {
  padding: 0 15px;
  width: 25%;
}

.client-lay .two-col-contact-section .left-col p {
  line-height: 27px;
}


/* blog */

.preview-wrapper {
  padding-top:30px;
  padding-bottom:30px;  
}

.blog.team-member-lay .banner-wrapper .title_holder .page-center .inner-content h1 {
  margin-top: -2px;
  line-height: 1;
  margin-bottom: 12px;
}

.blog.team-member-lay .banner-wrapper {
  border: 0;
}

.blog-body-wrapper {
  padding-top: 60px;
  padding-bottom: 53px;
}

.blog .blog_standard_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .15s ease-out;
  -moz-transition: opacity .15s ease-out;
  -o-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
}

.hs-featured-image-wrapper a {
  position: relative;
  width: 100%;
  display: block;
}

.blog-sidebar h4 {
  position: relative;
  margin-bottom: 18px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  background-color: #f4f4f4;
  border-width: 0;
  border-style: solid;
  border-color: #595959;
  border-radius: 2px;
  vertical-align: middle;
  background-color: #f4f4f4;
  background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/pattern_sidebar.png);
  background-position: left 0;
  background-repeat: repeat-y;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  line-height: 38px;
  letter-spacing: 0px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #020000;
}

.blog .blog-sidebar {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #787875;
}

.blog .blog-sidebar p {
  margin: 0;
}

.blog .blog-sidebar .widget-span {
  margin-bottom: 29px;
}

.blog-sidebar h3 {
  position: relative;
  margin-bottom: 18px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  background-color: #f4f4f4;
  border-width: 0;
  border-style: solid;
  border-color: #595959;
  border-radius: 2px;
  vertical-align: middle;
  background-color: #f4f4f4;
  background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/pattern_sidebar.png);
  background-position: left 0;
  background-repeat: repeat-y;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  line-height: 38px;
  letter-spacing: 0px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #020000;
}

.blog .hs-featured-image-wrapper a:hover .blog_standard_overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.topics .widget-module ul li a {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #e9e9e9;
  padding: 0 15px;
  margin: 0 3px 5px 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px !important;
  line-height: 32px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
  color: #828282;
  background-color: #f6f6f6;
  border-radius: 0px;
  border-color: #f6f6f6;
  border-width: 1px;
}

.topics .widget-module ul li a:hover {
  color: #828282!important;
  border-color: #b48360!important;
  background-color: #ffffff!important;
}

.blog-listing-wrapper .post-listing .post-item {
  position: relative;
  margin: 0 0 40px;
  border-bottom: 1px solid #f0ded6;
  padding-bottom: 40px;
}

.standard_date_holder {
  position: absolute;
  top: 0;
  left: 25px;
  text-align: center;
  background-color: #f3f3f3;
  z-index: 100;
}

span.standard_date_pattern {
  display: block;
  background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/space_around_content_patern-1.png);
  background-size: auto;
  background-repeat: repeat;
  height: 15px;
}

.standard_date_holder_inner {
  padding: 12px 10px;
}

.standard_date_holder_inner span {
  display: block;
}

span.date_month {
  font-size: 13px;
  line-height: normal;
  font-style: italic;
  color: #b77e4b;
}

span.date_day {
  font-family: 'Playfair Display';
  font-size: 40px;
  line-height: 25px;
  color: #333;
  padding-bottom: 12px;
}

span.date_year {
  font-size: 13px;
  line-height: normal;
  font-style: italic;
  color: #b77e4b;
}

.hs-featured-image-wrapper {
  margin-bottom: 42px;
}

.post_text_inner h2 {
  font-family: Playfair Display, sans-serif;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  padding: 0 0 16px;
  text-align: center;
  margin: 0;
}

.post_text_inner h2 a {
  color: #25221f;
}

.post_text_inner h2 a:hover {
  color: #b48360;
}

.error-404 .banner-wrapper .title_holder .page-center {
  display: table;
  height: 100%;
  min-height: 137px;
  width: 100%;
}

.error-404 .banner-wrapper .title_holder .page-center .inner-content h1 {
  line-height: 50px;
  margin-top: -10px;
}

.error-404 .preview-wrapper {
  padding-top: 118px;
  padding-bottom: 120px;
}

.error-404 .custom_error_message h2 {
  margin: 0;
}

.post_info {
  text-align: center;
  color: #787875;
  font-size: 14px;
  line-height: 1.5em;
  vertical-align: top;
  margin: 0 0 30px;
  font-style: italic;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  width: auto;
  margin-bottom: 35px;
}

.post_info:before,
.post_info:after{

  content: '';
  width: 140px;
  border-bottom: 1px solid #f0ded6;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin: 0 10px;
}

.post_info:before{
  right: 100%;
  border-color: #eeded5;
}

.post_info>div {
  -webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  -ms-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
  float: none;
  display: inline-block;
}

.post_info>div:first-child{
  padding: 0 5px 0 0;
}

.post_text_inner .post_info div {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: italic;
  text-transform: capitalize;
  color: #787875;
}

.post_info div a {
  color: #b48360;
}

.error-404 .custom_error_message h4 {
  margin: 30px 0 70px;
}

.error-404 .custom_error_message a.qbutton.with-shadow {
  color: #ffffff;
  font-size: 12px;
  line-height: 50px;
  height: 50px;
  font-style: normal;
  font-weight: 600;
  font-family: Raleway;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-width: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background-color: #000000;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0 35px;
  white-space: nowrap;
  -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
  -moz-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
  -ms-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
  -o-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
  transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
  -webkit-box-sizing: initial!important;
  -moz-box-sizing: initial!important;
  box-sizing: initial!important;
  vertical-align: middle;
}

.error-404 .custom_error_message a.qbutton.with-shadow:hover {
  color: #ffffff;
  background-color: #b3835e;
}

.post_info:after{
  left: 100%;
}
.post_text_inner {
  text-align: center;
}

.post_excerpt {
  text-align: left;
}

.post_excerpt p {
  margin: 0;
}

.standard_comm_social_holder {
  display: table;
  background-color: #f3f3f3;
  margin: 25px auto 0;
  position: relative;
  margin-top: 39px;
}

span.blog_comm_social_share_pattern {}

.standard_comm_social_holder>* {
  display: table-cell;
  vertical-align: middle;
}

span.blog_comm_social_share_pattern {
  height: 100%;
  width: 16px;
  background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/space_around_content_patern-1.png);
  background-repeat: repeat;
  background-size: auto;
}

.standard_comm_social_holder>div {
  padding: 11px 20px;
}

.standard_comm_social_holder>div:last-child {
  border-left: 1px solid #e2e2e2;
}

.blog_social_share_holder div {
  display: inline-block;
}

.blog_social_share_holder_inner {
  font-size: 16px;
  float: none;
  vertical-align: middle;
  color: #b77e4b;
  line-height: 24px;
}

.social_share:before {
  content: "\e0a0";
}

span.blog_social_share_text {
  color: #787875;
  font-size: 13px;
  padding: 0 20px;
}

span.standard_icons.social_share {
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
}

.social_share_list_holder ul {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.social_share_list_holder ul li {
  display: inline-block;
  margin: 0 13px 0 0px;
  vertical-align: middle;
}

.social_share_list_holder ul li i {
  font-size: 14px;
  line-height: 14px;
  color: #a8a8a8;
  vertical-align: baseline;
  -webkit-transition: color .2s ease-out;
  -moz-transition: color .2s ease-out;
  -ms-transition: color .2s ease-out;
  -o-transition: color .2s ease-out;
  transition: color .2s ease-out;
}

.social_share_list_holder ul li i:hover {
  color: #b48360;
}

body.has-no-banner .body-container-wrapper {
  padding-top: 83px;
}

.post_info_author_holder:before {
  content: '/';
  position: relative;
  left: -5px;
}

.post_info div a:hover {
  color: #787875;
}

.social_share_list_holder ul li:last-child {
  margin-right: 0;
}

.latest_post {
  position: relative;
  width: 100%;
  display: table;
}

.latest_post_image.clearfix {
  width: 131px;
  float: left;
  display: table-cell;
  vertical-align: middle;
  padding-right: 16px;
}

.latest_post_text {
  padding: 0 0 15px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  border-bottom-color: #e1c9bd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.latest_post_text h2 {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #7d7d7d;
  margin: 0 0 5px;
}

.post_info_section {
  margin: 6px 0 0;
}

.post_info_section span {
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: italic;
  text-transform: capitalize;
  color: #b48360;
}

.box_padding_border {
  padding: 11px 0 0;
}

.latest_post_text h2 a:hover {
  color: #222527;
}

.latest_post_text h2 a {
  color: #7d7d7d;
}

.topics .widget-module ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.topics span.filter-link-count {
  display: none;
}


.hs-featured-image {
  float: none;
  margin: 0;
  max-width: 100%;
}

.serach-wrapper .hs-search-field__bar form {
  background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/pattern_sidebar.png);
  background-position: left 0;
  background-repeat: repeat-y;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
}

.serach-wrapper .hs-search-field__bar form .hs-search-field__input {
  height: 38px;
  width: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #020000;
  margin: 0;
  border: none;
}

.serach-wrapper input#searchsubmit {
  float: left;
  font-size: 18px;
  line-height: 30px;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
  outline: 0;
  border: 0;
  text-decoration: none;
  background-color: transparent;
  color: #b48360;
  font-family: 'ElegantIcons',sans-serif;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  height: 38px;
}


.hs-search-results ul#hsresults li:first-child {
  border-top: 1px solid #ddd
}

.hs-search-results ul#hsresults li {
  list-style: none;
  border: 1px solid #ddd;
  margin-bottom: 0;
  padding: 15px;
  border-bottom: 0;
  border-top: 0;
  position: relative
}

.hs-search-results ul#hsresults li p {
  margin-bottom: 0
}

.hs-search-results ul#hsresults li:last-child {
  border-bottom: 1px solid #ddd
}

ul.hs-search-field__suggestions {
  position: absolute;
  width: 100%;
  top: 30px;
  background: #fff;
  margin-top: 0;
  z-index: 9
}

.hs-search-field--open .hs-search-field__suggestions {
  padding: 15px;
  border: 1px solid #ddd !important;
  margin-top: 18px;
}

.hs-search-results ul#hsresults li:after {
  content: '';
  border-bottom: 1px solid #ddd;
  height: 0;
  width: calc(100% - 30px);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto
}

.hs-search-results ul#hsresults li:last-child:after {
  display: none
}

.serach-wrapper .hs-search-field__bar form {
  background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/pattern_sidebar.png?t=1535698004707);
  background-position: left 0;
  background-repeat: repeat-y;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  background-color: #f4f4f4;
}

.serach-wrapper .hs-search-field__bar form .hs-search-field__input {
  height: 38px;
  width: calc(100% - 24px);
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #020000;
  margin: 0;
  border: none;
  display: inline-block;
}

.post_image {
  position: relative;
}

.blog-post-wrapper .post_text h1 {
  font-family: Playfair Display, sans-serif;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #222527;
  margin: 0;
  padding: 0 0 16px;
}

.blog-post-wrapper .post-body p {
  margin: 0;
  text-align: left;
}

.blog-post-wrapper .post-body {
  text-align: left;
}

#comments-listing {
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}

.hs-blog-post article.blog-post-list {
  border-bottom: 1px solid #f0ded6;
  padding-bottom: 40px;
}

.single_tags.clearfix {
  margin: 50px 0 0;
}

.single_tags.clearfix h5.single_tags_heading {
  display: inline-block;
  line-height: 36px;
  margin: 0 18px 0 0;
}

.single_tags.clearfix a.topic-link {
  font-family: Open Sans, sans-serif;
  font-size: 13px !important;
  line-height: 32px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
  color: #828282;
  background-color: #f6f6f6;
  border-radius: 0px;
  border-color: #f6f6f6;
  border-width: 1px;
  margin: 0 7px 5px 0;
  border: 1px solid #e9e9e9;
  padding: 0 15px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: background-color .2s ease-out,border-color .2s ease-out,color .2s ease-out;
  -moz-transition: background-color .2s ease-out,border-color .2s ease-out,color .2s ease-out;
  -ms-transition: background-color .2s ease-out,border-color .2s ease-out,color .2s ease-out;
  -o-transition: background-color .2s ease-out,border-color .2s ease-out,color .2s ease-out;
  transition: background-color .2s ease-out,border-color .2s ease-out,color .2s ease-out;
  border-color: #f6f6f6;
}

.single_tags.clearfix a.topic-link:hover {
  color: #828282!important;
  border-color: #b48360!important;
  background-color: #ffffff!important;
}

.author_description {
  display: block;
  position: relative;
  background-color: #fff;
  padding: 28px 35px;
  border: 1px solid transparent;
}

.author_description_inner {
  display: block;
}

.author_description_inner .image {
  display: block;
  float: left;
  height: 102px;
  width: 102px;
}

.author_text_holder {
  min-height: 102px;
  padding: 0 0 0 130px;
  position: relative;
}

.author_text_holder .author_name {
  display: block;
  margin: 0 0 4px 0;
  color: #393939;
}

.author_text_holder p {
  margin: 0;
  line-height: 24px;
}

a#back_to_top.off {
  opacity: 0;
}

.home-row1 span.edgt_line_before, .home-row1 span.edgt_line_after {
  border-color: #e1c9bd !important;
}

.home-lay .two-col-contact-section .left-col p {
  line-height: 27px;
}

.blog .blog-sidebar .cm-fix-inner {
  max-width: 347px;
  display: block !important;
}

.blog .blog-sidebar div#fix-outer {
  position: relative;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .two-col-contact-section .section_inner_margin .button_wrapper .cta_button,
  a.qbutton.fill_diagonal.icon_right,
  .two-col-contact-section .section_inner_margin .button_wrapper a.qbutton.fill_diagonal,
  .home-gallery .hs_cos_gallery_main .caption.superimpose p a.qbutton,
  .team-member-group .team-member-inner .team-col a.qbutton.fill_diagonal {
    display: inline-block !important;
  }
}

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


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

@media (max-width:1400px){
  .custom-menu-primary .hs-menu-wrapper > ul ul ul {
    left: -100%!important;
    right: auto !important;
  }

}

@media (max-width: 1200px) {
  .container-fluid .row-fluid .page-center {
    float: none;
    max-width: 980px;
    margin: 0 auto;
    padding: 0px 15px;
  }

  .beliefs-lay .full_section_wrapper .full-section-inner {
    padding: 20px 15px;
    max-width: 1130px;
    margin: 0 auto;
  }

  .two-col-contact-section .section_inner_margin {
    margin-left: 0;
    width: 100%;
    padding: 27px;
  }

  .value-lay .two-col-contact-section .section_inner_margin .button_wrapper {
    text-align: right;
    width: 33%;
  }

  .value-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
    width: 67%;
    text-align: left;
  }

  .our-client-wrapper .our-client-inner-row .edgt_circle_outer .edgt_circle_wrapper span.edgt_circle_arrow.arrow_right{
    display: none;
  }

  .team-member-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
    width: 64%;
  }
  .team-member-lay .two-col-contact-section .section_inner_margin .button_wrapper {
    text-align: right;
    width: 35%;
  }

  .community-two-col-wrapper.right .image-column {
    float: none !important;
  }

  .community-two-col-wrapper .section_inner_margin .community-col {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: none;
    display: block;
    vertical-align: top;
    margin: 0 auto 30px !important;
    text-align: center;
  }

  .community-two-col-wrapper .section_inner_margin {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
  }

  .community-two-col-wrapper .section_inner_margin .community-col .ech_content {
    position: relative;
    padding: 70px 50px 57px 37px;
    text-align: left;
  }

  .beliefs-lay .two-col-contact-section .section_inner_margin .button_wrapper {
    width: 35%;
  }

  .beliefs-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
    width: 64%;
  }

  .home-row3 .team-member-group .team-member-inner .team-col a.qbutton.fill_diagonal {
    width: 100%;
    padding-left: 6px;
    padding-right: 6px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose h2 {
    color: rgb(255, 255, 255);
    font-size: 76px;
    line-height: 84px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose h3 {
    color: rgb(255, 255, 255);
    font-size: 19px;
    line-height: 27px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose p a.qbutton {
    font-size: 9px;
    line-height: 38px;
    height: 38px;
  }

  .blog .blog-sidebar .cm-fix-inner {
    max-width: 303px;
  }
}

@media (max-width: 991px) {
  .blog .blog-sidebar .cm-fix-inner {
    max-width: 241px;
  }
}

@media (max-width: 1000px) {
  .container-fluid .row-fluid .page-center {
    float: none;
    max-width: 798px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .beliefs-lay .full_section_wrapper .full-section-inner {
    padding: 20px 15px;
    max-width: 798px;
    margin: 0 auto;
  }

  .header-wrapper .page-center {
    padding: 0 !important;
  }

  .custom-logo a.logo-desktop img.normal {
    display: none;
  }


  .header-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    z-index: 500000;
    text-align: center;
    background: #1D1D20;
    color: #eee;
    border: 0;
    font-size: 16px;
    transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }

  .header-wrapper .page-center {
    max-width: 100% !important;
  }

  .header-wrapper .page-center .span5 {
    width: 100%;
    padding: 16px 40px;
    display: inline-block;
    line-height: 1em;
  }

  .custom-logo a.logo-desktop {
    position: relative;
    display: none;
    max-height: 100%;
  }

  a.logo-mobile {
    color: rgb(238, 238, 238);
  }

  .banner-wrapper {
    min-height: auto;
    background-image: none !important;
  }

  .body-container-wrapper {
    margin-top: 0;
    padding-top: 47px !important;
  }

  .banner-wrapper .title_holder {
    padding-top: 0;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 10px 0!important;
    height: 100%;
  }

  .banner-wrapper .title_holder .page-center {
    display: table;
    height: 100%;
    vertical-align: middle;
    background-color: transparent;
    text-align: center;
    padding: 0;
    position: relative;
    z-index: 25;
    min-height: auto;
    width: 100%;
  }

  .two-col-contact-section .section_inner_margin {
    margin-left: 0;
    width: 100%;
    padding: 27px 0;
  }

  .two-col-contact-section .section_inner_margin .button_wrapper .cta_button {
    padding-left: 18px;
    padding-right: 18px;
  }

  .team-member-lay .banner-wrapper .image.not_responsive {
    display: none;
  }

  .team-member-lay .banner-wrapper {
    min-height: auto;
    background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/pattern5.png?t=1535527833204) !important;
    height: 91px;
    background-position: center !important;
    background-size: auto !important;
    background-repeat: repeat;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
  }

  .team-member-detail-wrapper {
    padding-top: 110px;
    text-align: left;
  }

  a.qbutton.fill_diagonal.icon_right {
    margin-bottom: 10px;
  }

  .value-lay .banner-wrapper .title_holder .page-center,
  .beliefs-lay .banner-wrapper .title_holder .page-center{
    min-height: auto;
    width: 100%;
  }

  .value-lay .body-wrap {
    padding-top: 112px;
    padding-bottom: 56px;
  }

  .beliefs-lay .body-wrap {
    padding-top: 94px;
    padding-bottom: 50px;
  }

  .value-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
    width: 63%;
    text-align: left;
  }

  .value-lay .two-col-contact-section .section_inner_margin .button_wrapper {
    text-align: right;
    width: 37%;
    float: right;
  }

  .client-lay .body-wrap {
    padding-top: 76px;
    padding-bottom: 80px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li.active > a {
    background: #b48360;
  }
  .team-member-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
    width: 56%;
  }

  .team-member-lay .two-col-contact-section .section_inner_margin .button_wrapper {
    text-align: right;
    width: 43%;
  }

  .two-col-contact-section .section_inner_margin .button_wrapper a.qbutton.fill_diagonal {
    padding-left: 25px;
    padding-right: 25px;	
  }

  .beliefs-lay .two-col-contact-section .section_inner_margin .button_wrapper {
    width: 43%;
  }

  .beliefs-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
    width: 56%;
  }

  .home-lay .banner-wrapper .title_holder {
    padding-top: 0;
    display: block;
    position: relative;
    padding-bottom: 0 !important;
  }

  .home-lay .body-wrap {
    padding: 84px 0 61px;
  }

  .home-row1 .one-column-content a.qbutton.fill_diagonal.icon_right {
    margin-top: 32px !important;
    margin-right: 0;
    margin-bottom: 0;
  }

  .home-row3 .team-member-group .team-member-inner .team-col a.qbutton.fill_diagonal span.text_wrap {
    line-height: normal;
    font-style: normal;
  }

  .home-row3 .team-member-group .team-member-inner .team-col a.qbutton.fill_diagonal {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    line-height: 1.5;
  }



  .home-gallery .hs_cos_gallery_main .caption.superimpose p a.qbutton {
    font-size: 9px;
    line-height: 38px;
    height: 38px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose {
    color: #fff;
    padding: 0 30px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose h3 {
    color: rgb(255, 255, 255);
    font-size: 17px;
    line-height: 24px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose h2 {
    color: rgb(255, 255, 255);
    font-size: 67px;
    line-height: 74px;
  }

  .error-404 .banner-wrapper .title_holder .page-center {
    display: table;
    height: 100%;
    min-height: auto;
    width: 100%;
  }

  .blog-body-wrapper {
    padding-top: 44px;
  }

  .latest_post {
    position: relative;
    width: 100%;
    display: block;
  }

  .latest_post_image.clearfix {
    width: 100%;
    float: none;
    display: block;
    vertical-align: middle;
    padding-right: 0;
    height: auto;
  }

  .latest_post_text {
    padding: 0;
    display: block;
    vertical-align: middle;
    width: 100%;
    border-bottom-color: #e1c9bd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-top: 10px;
  }

  .post_info_section span {
    text-transform: capitalize;
    color: #b48360;
    display: block;
  }

  .blog.hs-blog-post .banner-wrapper {
    min-height: auto;
    background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/pattern5.png?t=1535698004707) !important;
    height: 107px;
  }

  .home-lay .header-wrapper {
    background-color: #1D1D20;
    border-bottom: 0;
  }
}



/* =============== Landscape tablet and smaller devices =============== */
@media(max-width:788px) and (min-width:768px){
  .client-lay .two-col-contact-section .section_inner_margin .button_wrapper .cta_button{
    padding-left: 18px;
    padding-right: 18px;

  }
}

@media (max-width: 767px) {
  .container-fluid .row-fluid .page-center {
    float: none;
    max-width: 630px;
    margin: 0 auto;    
    padding-left: 15px;
    padding-right: 15px;
  }

  .beliefs-lay .full_section_wrapper .full-section-inner {
    padding: 20px 15px;
    max-width: 630px;
    margin: 0 auto;
  }

  .header-wrapper .page-center {
    padding: 0 !important;
  }

  .footer-col {
    padding: 0;
    border-left: 0;
    width: 100% !important;
    text-align: center;
    margin: 0 0 25px !important;
  }

  .footer-top h4:after {
    display: block;
    width: 60px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
  }

  .contact-details .edgt_icon_list {
    margin-bottom: 8px;
    display: block;
    position: relative;
  }

  .contact-details .edgt_icon_list .edgt_icon_list_icon_holder {
    height: 35px;
    vertical-align: middle;
    display: inline-block;
    float: none;
  }

  .contact-details .edgt_icon_list p {
    line-height: 35px;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 400;
    word-wrap: break-word;
    display: inline-block;
    vertical-align: middle;
    padding-left: 0;
  }

  .footer-col.col4 {
    padding-right: 0;
    margin-bottom: 0 !important;
  }

  .footer-top ,
  .footer-bottom{
    padding-left: 0;
    padding-right: 0;
  }

  .contact-details .edgt_icon_list .edgt_icon_list_icon_holder .edgt_icon_list_icon_holder_inner i {
    color: #efefef;
    font-size: 18px;
    margin-right: 3px;
    width: 19px;
    height: 35px;
    line-height: 35px;
    text-align: left;
  }

  .banner-wrapper .title_holder .page-center .inner-content h1 {
    font-size: 32px;
  }

  .banner-wrapper .title_holder span.separator_wrapper {
    padding: 0 25px;
  }

  .two-col-contact-section .section_inner_margin .wpb_wrapper {
    width: 100% !important;
    position: relative;
    vertical-align: middle;
    display: block;
    text-align: center !important;
  }

  .two-col-contact-section .section_inner_margin .button_wrapper {
    text-align: center !important;
    width: 100% !important;
    display: block;
    vertical-align: middle;
    margin-top: 20px;
  }

  .full_section_wrapper .full-section-inner {
    padding: 20px;
  }

  .team-member-lay .banner-wrapper .title_holder .page-center .inner-content h1 {
    color: #25221f;
    line-height: normal;
    padding: 0 0 5px;
    margin-top: -3px;
  }

  .team-member-detail-wrapper .edgt_elements_item {
    width: 100%;
    vertical-align: top;
    float: none;
    margin: 0;
  }

  .team-member-detail-wrapper .edgt_elements_item.left-col {
    text-align: center;
    margin-bottom: 50px;
  }

  .team-member-detail-wrapper .edgt_elements_item.right-col {
    padding-left: 0;
  }

  .contact-lay .row1-right {
    padding-left: 0;
  }

  .contact-details.contact-layout .edgt_icon_list:nth-child(2) {
    padding: 0 0 10px 0 !important;
  }

  .contact-details .edgt_icon_list .edgt_icon_list_icon_holder .edgt_icon_list_icon_holder_inner {
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
    margin-top: 0;
  }

  .contact-details.contact-layout .edgt_icon_list p {
    padding-left: 10px;
    display: block;
    margin: 0 0 12px;
    color: #986a40;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 29px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    display: inline-block;
    vertical-align: top;
  }

  .value-lay .body-wrap .two-column-with-right-inner .left-col {
    margin-top: 0;
    margin-bottom: 52px;
  }

  .value-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
    width: 100%;
    text-align: center;
  }

  .value-lay .two-col-contact-section .section_inner_margin .button_wrapper {
    text-align: center;
    width: 100%;
    float: none;
  }

  .intro-lay .body-wrap .two-col-left-image-wrapper .right-column h2 {
    font-weight: 400;
    margin: 0;
    padding-top: 100px;
  }

  .our-client-wrapper .our-client-inner-row .edgt_circle_outer {
    width: 49.6%;
    float: none;
    padding: 0;
    margin: 0 0 60px;
    display: inline-block;
    vertical-align: top;
  }

  .our-client-wrapper .our-client-inner-row .edgt_circle_outer:nth-child(5), 
  .our-client-wrapper .our-client-inner-row .edgt_circle_outer:nth-child(6),
  .our-client-wrapper .our-client-inner-row .edgt_circle_outer:nth-child(7) {
    width: 49.6%;
  }

  .client-lay .two-col-contact-section .section_inner_margin .wpb_wrapper {
    text-align: center;
  }

  .team-member-group .team-member-inner .team-col {
    padding: 0 15px;
    width: 100%;
    float: none;
    margin: 0;
    display: block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 45px;
  }

  .beliefs-lay .two-col-right-wrapper .one-col {
    display: none;
  }

  .beliefs-lay .two-col-right-wrapper .left-col {
    margin: 0;
    width: 100%;
  }

  .beliefs-lay .two-col-right-wrapper .right-col {
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
  }

  .beliefs-lay .two-col-contact-section .section_inner_margin {
    margin-left: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .two-col-left-wrapper.belief-col .left-col {
    margin: 0 auto 100px;
    display: block;
    text-align: center;
  }

  .two-col-left-wrapper.belief-col .right-col .edgt_icon_list p {
    line-height: 37px;
    font-weight: 300;
    margin: 0;
    padding: 0 0 0 45px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose h2 {
    color: rgb(255, 255, 255);
    font-size: 57px;
    line-height: 63px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose h3 {
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 20px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose p a.qbutton {
    font-size: 8px;
    line-height: 33px;
    height: 33px;
    padding: 0 15px;
  }

  .testimonial-slides .testimonials_carousel_holder {
    width: 100%;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    transition: opacity .25s ease;
    vertical-align: top;
    padding-left: 10px;
    float: left;
  }

  .testimonial-slides .testimonials_carousel_holder:nth-child(2n) {
    padding-left: 10px;
    padding-right: 10px;
  }

  .home-row3 .team-member-group .team-member-inner .team-col {
    padding: 0 15px;
    width: 100%;
  }

  .home-row3 .team-member-group .team-member-inner .team-col a.qbutton.fill_diagonal {
    width: auto;
    height: auto;
    line-height: 50px;
    padding: 0 35px;
  }

  .blog.team-member-lay .banner-wrapper {
    height: 49px;
  }

  .blog.team-member-lay .banner-wrapper .title_holder .page-center .inner-content h1 {
    margin-top: 0px;
    line-height: 1;
    margin-bottom: 0;
    padding: 0;
  }

  .hs-search-field__bar {
    margin: 10px 0 30px;
  }

  .latest_post_text {
    padding: 0 0 20px;
  }

  .blog.team-member-lay.hs-blog-post .banner-wrapper {
    height: 100%;
    min-height: 107px;
  }

  .author_description {
    display: block;
    position: relative;
    background-color: #fff;
    padding: 28px 0;
    border: 1px solid transparent;
  }

  .blog .blog-sidebar .cm-fix-inner {
    position: static !important;
    max-width: 100% !important;
  }
}  

@media (max-width: 600px) {
  .container-fluid .row-fluid .page-center {
    float: none;
    max-width: 450px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .header-wrapper .page-center {
    padding: 0 !important;
  }

  .banner-wrapper .title_holder span.subtitle.subtitle_like_separator {
    display: none;
  }

  .banner-wrapper .title_holder .page-center .inner-content h1 {
    font-size: 28px;
    padding-bottom: 0;
  }

  .team-member-lay .banner-wrapper {
    min-height: auto;
    background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/pattern5.png?t=1535527833204) !important;
    height: 57px;
  }

  .team-member-lay .banner-wrapper .title_holder .page-center .inner-content h1 {
    color: #25221f;
    line-height: normal;
    padding: 0 0 5px;
    margin-top: -5px;
  }

  .our-client-wrapper .our-client-inner-row .edgt_circle_outer,
  .our-client-wrapper .our-client-inner-row .edgt_circle_outer:nth-child(5), 
  .our-client-wrapper .our-client-inner-row .edgt_circle_outer:nth-child(6), 
  .our-client-wrapper .our-client-inner-row .edgt_circle_outer:nth-child(7){
    width: 100%;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose {
    padding: 0 10px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose h2 {
    color: rgb(255, 255, 255);
    font-size: 57px;
    line-height: 63px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose h3 {
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 20px;
  }

  .home-gallery .hs_cos_gallery_main .slick-prev, .home-gallery .hs_cos_gallery_main .slick-next {
    display: none !important;
  }

  .subscribe-options label span {
    font-weight: normal;
    margin-left: 3px;
    font-size: 11px;
    font-weight: bold;
  }
}  

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

@media (max-width: 480px) {
  .container-fluid .row-fluid .page-center {
    float: none;
    max-width: 330px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  h3.shiftnav-menu-title.shiftnav-site-title {
    font-size: 30px;
    text-align: center;
    padding: 20px 0;
  }

  .custom-menu-primary {
    width: 265px !important;
    max-width: 95%;
  }

  .show-mobile-nav .header-wrapper {
    left: 265px;
    transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }

  .header-wrapper .page-center {
    padding: 0 !important;
  }

  .banner-wrapper .title_holder .page-center .inner-content h1 {
    font-size: 24px;
    padding-bottom: 0;
  }

  .team-member-lay .banner-wrapper {
    min-height: auto;
    background-image: url(//cdn2.hubspot.net/hubfs/4523111/Abelhall%20August%202018/Images/pattern5.png?t=1535527833204) !important;
    height: 66px;
  }

  .team-member-lay .banner-wrapper .title_holder .page-center .inner-content h1 {
    color: #25221f;
    line-height: normal;
    padding: 0;
    margin-top: 0px;
  }

  .value-lay .two-col-contact-section .section_inner_margin .button_wrapper .cta_button {
    padding-left: 17px;
    padding-right: 17px;
  }

  .home-row3 .one-column-content a.qbutton.fill_diagonal.icon_right ,
  .home-row1 .one-column-content a.qbutton.fill_diagonal.icon_right {
    padding: 0 10px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose h2 {
    color: rgb(255, 255, 255);
    font-size: 35px;
    line-height: 45px;
  }

  .home-gallery .hs_cos_gallery_main .caption.superimpose h3 {
    color: rgb(255, 255, 255);
    font-size: 12px;
    line-height: 20px;
  }
}