/* ==========================================================================
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=Lato%3A300%2C400%2C700&ver=4.9.9');
@font-face {
  font-family: 'icomoon';
  src: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/icomoon.eot?w48fcn);
  src: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/icomoon.eot?w48fcn#iefix) format('embedded-opentype'),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/icomoon.ttf?w48fcn) format('truetype'),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/icomoon.woff?w48fcn) format('woff'),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/icomoon.svg?w48fcn#icomoon) format('svg');
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'Town 50 Chic Light';
  src: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Town50Chic-Light.eot);
  src: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Town50Chic-Light.eot?#iefix) format("embedded-opentype"),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Town50Chic-Light.woff2) format("woff2"),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Town50Chic-Light.woff) format("woff"),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Town50Chic-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: 'Town 50 Chic Regular';
  src: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Town50Chic-Regular.eot);
  src: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Town50Chic-Regular.eot?#iefix) format("embedded-opentype"),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Town50Chic-Regular.woff2) format("woff2"),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Town50Chic-Regular.woff) format("woff"),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Town50Chic-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'Lato Medium';
  src: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Lato-Medium.eot);
  src: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Lato-Medium.eot?#iefix) format("embedded-opentype"),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Lato-Medium.woff2) format("woff2"),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Lato-Medium.woff) format("woff"),
    url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Lato-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal
}
@font-face {
  font-family: 'Lato Regular';
  src: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/fonts/Lato-Regular.ttf)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Lato",Arial,sans-serif;
}

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

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #39f;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #39f;
  text-shadow: none;
}
#site-wrapper {
  background: #f4f4f4;
  width: calc(100% - 80px);
  margin: 0 auto;
  position: relative;
  padding: 77px 60px 0;
}

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

/* Basic text */
p {
  margin: 0 0 10px;
}
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}

/* Anchor Links */
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus, a:hover {
  color: #23527c;
  text-decoration: none;
}
a:hover, a:focus, 
.btn:hover,
.btn:focus {
  text-decoration: none;
}
a:active, a:hover {
  outline: 0;
}

/* Lists */
ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
}
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 {}

.widget-span.btn-main {
  width: auto;
  height: 45px;
  float: left;
  margin: 0;
}
.btn-main a {
  padding: 11px 15px 14px;
  min-width: 200px;
  letter-spacing: .3px;
  overflow: hidden;
  -webkit-transition: all .25s ease-in-out 0s;
  -moz-transition: all .25s ease-in-out 0s;
  -ms-transition: all .25s ease-in-out 0s;
  -o-transition: all .25s ease-in-out 0s;
  transition: all .25s ease-in-out 0s;
  position: relative;
  font-family: "Town 50 Chic Regular",Arial,sans-serif;
  text-transform: uppercase;
  background-color: #fff;
  display: inline-block;
  background-image: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/image/rectangle-35.png);
  color: #fff;
  background-size: cover;
}
.btn-text {
  display: block;
  position: relative;
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
  z-index: 10;
}
.btn-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-image: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/image/rectangle-35.png);
  background-repeat: repeat-y;
  background-size: 100% 1px;
  background-position: center center;
  -webkit-transition: all .45s ease-in-out 0s;
  -moz-transition: all .45s ease-in-out 0s;
  -ms-transition: all .45s ease-in-out 0s;
  -o-transition: all .45s ease-in-out 0s;
  transition: all .45s ease-in-out 0s;
  -webkit-transform: skewX(-30deg);
  -moz-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  -o-transform: skewX(-30deg);
  transform: skewX(-30deg);
}
.btn-main .btn-mask {
  opacity: 1;
  -webkit-transform: translate(0,41px);
  -moz-transform: translate(0,41px);
  -ms-transform: translate(0,41px);
  -o-transform: translate(0,41px);
  transform: translate(0,41px);
  -webkit-transition: all .25s ease-in-out 0s;
  -moz-transition: all .25s ease-in-out 0s;
  -ms-transition: all .25s ease-in-out 0s;
  -o-transition: all .25s ease-in-out 0s;
  transition: all .25s ease-in-out 0s;
}
.navbar-header .btn-main .btn-mask {
  background: #fff;
  background-image: initial;
  -webkit-transform: translate(0,-46px);
  -moz-transform: translate(0,-46px);
  -ms-transform: translate(0,-46px);
  -o-transform: translate(0,-46px);
  transform: translate(0,-46px);
}
.b-button-line, 
.btn-main:after, 
section.appear .img-nav-slider-wrapper .img-nav-slide-box-bottom .btn-default:after,
.news-box .btn-default.btn-border-gradient:after,
.post-type-archive .btn-border-group .btn-border:after,
.new.tabs-wrapper .nav-tabs>li a:hover:after, 
.new.tabs-wrapper .nav-tabs>li.active>a:after,
.tabs-wrapper.no-space .nav-tabs>li>a:after,
.tabs-wrapper.no-space .nav-tabs>li.active>a:after,.btn-main a:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #1e473c;
  background-image: linear-gradient(87deg,#8c4c33 0%,#f7a073 48%,#8c4c33 100%);
  -webkit-transition: -webkit-transform .25s ease-in-out;
  transition: transform .25s ease-in-out;
  -webkit-transform: scaleX(.0001);
  -ms-transform: scaleX(.0001);
  transform: scaleX(.0001);
}
.btn-main:after,
.btn-main a:after{
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
body .navbar-header .btn-main:hover .btn-mask,
body .navbar-header .btn-main:focus .btn-mask {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.btn-main a:hover {
  color: #333;
  text-decoration: none;
}
.widget-span.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  float: none;
  padding: 8px 0 0;
  position: fixed;
  top: 0;
  left: 50%;
  background-color: #fff;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  width: 80px;
  height: 70px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  z-index: 9997;
}
.navbar-brand img {
  margin: 0 auto;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
  display: block;
}
img {
  vertical-align: middle;
}
.navbar-brand .logo-1 {
  position: absolute;
  top: 8px;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
}
.navbar-brand .logo-2 {
  opacity: 1;
}
.navbar-brand:hover .logo-2 {
  opacity: 0;
}
.navbar-brand:hover .logo-1 {
  opacity: 1;
}
.widget-span.navbar-brand:hover {
  width: 225px;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-bottom: 8px;
  background-image: none;
  font: inherit;
  overflow: visible;
  margin: 0;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .15s;
  transition-property: opacity,filter,-webkit-filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 0;
  padding: 0;
  line-height: 1;
  display: block;
  border-color: #ddd;
  outline: 0 !important;
}
.hamburger-box {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 25px;
}
.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  border-radius: 4px;
  background-color: #000;
}
.hamburger-inner {
  background-color: #b26b56;
  height: 2px;
  width: 20px;
  -webkit-transition: background-color .4s ease-in-out 0s;
  -moz-transition: background-color .4s ease-in-out 0s;
  -ms-transition: background-color .4s ease-in-out 0s;
  -o-transition: background-color .4s ease-in-out 0s;
  transition: background-color .4s ease-in-out 0s;
}
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner {
  top: 8px;
  left: 7px;
}
.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0,10px,0) rotate(45deg);
  transform: translate3d(0,10px,0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0,0px,0) rotate(0deg);
  -moz-transform: translate3d(0,0px,0) rotate(0deg);
  -ms-transform: translate3d(0,0px,0) rotate(0deg);
  -o-transform: translate3d(0,0px,0) rotate(0deg);
  transform: translate3d(0,0px,0) rotate(0deg);
}
.hamburger-inner:after, .hamburger-inner:before {
  display: block;
  content: '';
}
.hamburger-inner:before {
  top: -10px;
}
.hamburger-inner:after, .hamburger-inner:before {
  background-color: #b26b56;
  height: 2px;
  -webkit-transition: background-color .4s ease-in-out 0s !important;
  -moz-transition: background-color .4s ease-in-out 0s !important;
  -ms-transition: background-color .4s ease-in-out 0s !important;
  -o-transition: background-color .4s ease-in-out 0s !important;
  transition: background-color .4s ease-in-out 0s !important;
}
.hamburger-inner:before {
  width: 25px;
}
.hamburger--slider .hamburger-inner:before {
  top: 10px;
  transition-timing-function: ease;
  transition-duration: .2s;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
}
.hamburger--slider .hamburger-inner:before {
  top: 6px;
}
.hamburger--slider.is-active .hamburger-inner:before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px,-6px,0);
  transform: rotate(-45deg) translate3d(-5.71429px,-6px,0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner:before {
  opacity: 1;
  -webkit-transform: translate3d(0,0px,0) rotate(0deg);
  -moz-transform: translate3d(0,0px,0) rotate(0deg);
  -ms-transform: translate3d(0,0px,0) rotate(0deg);
  -o-transform: translate3d(0,0px,0) rotate(0deg);
  transform: translate3d(0,0px,0) rotate(0deg);
}
.hamburger-inner:after {
  bottom: -10px;
}
.hamburger-inner:after {
  width: 20px;
}
.hamburger--slider .hamburger-inner:after {
  top: 20px;
}
.hamburger--slider .hamburger-inner:after {
  top: 12px;
}
.hamburger--slider.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0,-20px,0) rotate(-90deg);
  transform: translate3d(0,-20px,0) rotate(-90deg);
}
.hamburger--slider.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0,0px,0) rotate(0deg);
  -moz-transform: translate3d(0,0px,0) rotate(0deg);
  -ms-transform: translate3d(0,0px,0) rotate(0deg);
  -o-transform: translate3d(0,0px,0) rotate(0deg);
  transform: translate3d(0,0px,0) rotate(0deg);
}
#top-affix {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  min-height: 45px;
  -webkit-transition: min-height .2s linear 0s;
  -moz-transition: min-height .2s linear 0s;
  -ms-transition: min-height .2s linear 0s;
  -o-transition: min-height .2s linear 0s;
  transition: min-height .2s linear 0s;
}

#header .widget-span.navbar-header {
  text-align: center;
  background-color: #fff;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
  margin-right: 40px;
  margin-left: 40px;
  position: relative;
  width: auto;
  z-index: 99;
}
.fixheader #header .widget-span.navbar-header {
  -moz-box-shadow: 2px 0 18px 0 rgba(0,0,0,.11);
  -webkit-box-shadow: 2px 0 18px 0 rgba(0,0,0,.11);
  box-shadow: 2px 0 18px 0 rgba(0,0,0,.11);
}
.widget-span.btn-main:after {
  content: none;
}
#outer-header .row-fluid [class*="span"] {
  min-height: 0;
} 
.navbar-default:after {
  content: "";
  width: 80px;
  height: 70px;
  background-color: #fff;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  -moz-box-shadow: 2px 0 18px 0 rgba(0,0,0,.11);
  -webkit-box-shadow: 2px 0 18px 0 rgba(0,0,0,.11);
  box-shadow: 2px 0 18px 0 rgba(0,0,0,.11);
  -webkit-transition: opacity .2s ease-in-out 0s;
  -moz-transition: opacity .2s ease-in-out 0s;
  -ms-transition: opacity .2s ease-in-out 0s;
  -o-transition: opacity .2s ease-in-out 0s;
  transition: opacity .2s ease-in-out 0s;
}
.widget-span.custom-trigger {
  width: auto;
  margin: 0;
  float: right;
}
#main-nav {
  max-height: calc(100vh - 95px);
  margin-left: 40px;
  margin-right: 40px;
  width: auto;
  position: fixed;
  top: 45px;
  left: 0;
  right: 0;
  z-index: 15;
  overflow-y: auto;
}

#main-nav > div {
  background-color: #555;
  position: relative;
  height: 100%;
  overflow-y: auto;
}

.widget-span.close-nav {
  color: #fff;
  font-size: 25px;
  position: absolute;
  top: 25px;
  right: 15px;
  padding: 0 10px;
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
  z-index: 10;
  width: auto;
  cursor: pointer;
}

#inner {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 67px;
}
.custom-menu-primary > div {
  padding-top: 125px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: transform .35s ease-in-out 0s,opacity .35s ease-in-out 0s;
  -moz-transition: transform .35s ease-in-out 0s,opacity .35s ease-in-out 0s;
  -ms-transition: transform .35s ease-in-out 0s,opacity .35s ease-in-out 0s;
  -o-transition: transform .35s ease-in-out 0s,opacity .35s ease-in-out 0s;
  transition: transform .35s ease-in-out 0s,opacity .35s ease-in-out 0s;
  opacity: 0;
  -webkit-transform: translate(0,10px);
  -moz-transform: translate(0,10px);
  -ms-transform: translate(0,10px);
  -o-transform: translate(0,10px);
  transform: translate(0,10px);
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) {
  -webkit-transition: transform .35s ease-in-out .125s,opacity .35s ease-in-out .14286s;
  -moz-transition: transform .35s ease-in-out .125s,opacity .35s ease-in-out .14286s;
  -ms-transition: transform .35s ease-in-out .125s,opacity .35s ease-in-out .14286s;
  -o-transition: transform .35s ease-in-out .125s,opacity .35s ease-in-out .14286s;
  transition: transform .35s ease-in-out .125s,opacity .35s ease-in-out .14286s;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) {
  -webkit-transition: transform .35s ease-in-out .25s,opacity .35s ease-in-out .28571s;
  -moz-transition: transform .35s ease-in-out .25s,opacity .35s ease-in-out .28571s;
  -ms-transition: transform .35s ease-in-out .25s,opacity .35s ease-in-out .28571s;
  -o-transition: transform .35s ease-in-out .25s,opacity .35s ease-in-out .28571s;
  transition: transform .35s ease-in-out .25s,opacity .35s ease-in-out .28571s;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) {
  -webkit-transition: transform .35s ease-in-out .375s,opacity .35s ease-in-out .42857s;
  -moz-transition: transform .35s ease-in-out .375s,opacity .35s ease-in-out .42857s;
  -ms-transition: transform .35s ease-in-out .375s,opacity .35s ease-in-out .42857s;
  -o-transition: transform .35s ease-in-out .375s,opacity .35s ease-in-out .42857s;
  transition: transform .35s ease-in-out .375s,opacity .35s ease-in-out .42857s;
}
.mobile-open .custom-menu-primary .hs-menu-wrapper > ul > li {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.widget-span.navbar-collapse-content-wrapper {
  display: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.Blank {
  display: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li ul {
  display: block !important;
  position: static !important;
  visibility: visible !important;
  opacity: 1 !important;
  background: transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  display: none !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li ul .hs-menu-depth-2 > a {
  line-height: 20px;
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
  display: -moz-inline-stack;
  font-family: "Town 50 Chic Regular",Arial,sans-serif;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-size: 18px;
  display: inline !important;
  position: relative;
  color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul > li ul a:after {
  position: absolute;
  left: 0;
  content: '';
  height: 30px;
  width: 100%;
  border-bottom: solid 1px #fff;
  -webkit-transform: scaleX(.0001);
  -ms-transform: scaleX(.0001);
  transform: scaleX(.0001);
  -webkit-transition: -webkit-transform .25s ease-in-out;
  transition: transform .25s ease-in-out;
  /*   top: 1px; */
}
.custom-menu-primary .hs-menu-wrapper > ul > li ul a:hover:after,
.custom-menu-primary .hs-menu-wrapper > ul li.active > a:after{
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.custom-menu-primary .hs-menu-wrapper > ul li.active > a:after {
  top: -3px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
  color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul {
  border-left: 1px solid rgba(255,255,255,.15);
  min-height: 300px;
  padding-left: 15px;
}
.custom-menu-primary > div > span > div {
  margin: 0 -15px;
  padding-top: 1px;
  line-height: 1;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li {
  float: none;
  margin-bottom: 43px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul {
  margin-top: 25px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li {
  margin-bottom: 15px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > a {
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
  display: -moz-inline-stack;
  text-transform: uppercase;
  letter-spacing: .5px;
  display: inline !important;
  position: relative;
  color: #bab8b5;
  font-family: "Lato",Arial,sans-serif;
  font-size: 16px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > a:hover {
  color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > a:after {
  height: 24px;
}
img.logo-2 {
  height: 50px;
}
img.logo-1 {
  height: 47px;
}
.search-box.nav-animate-4 {
  opacity: 0;
  -webkit-transform: translate(0,10px);
  -moz-transform: translate(0,10px);
  -ms-transform: translate(0,10px);
  -o-transform: translate(0,10px);
  transform: translate(0,10px);
  -webkit-transition: transform .35s ease-in-out .5s,opacity .35s ease-in-out .57143s;
  -moz-transition: transform .35s ease-in-out .5s,opacity .35s ease-in-out .57143s;
  -ms-transition: transform .35s ease-in-out .5s,opacity .35s ease-in-out .57143s;
  -o-transition: transform .35s ease-in-out .5s,opacity .35s ease-in-out .57143s;
  transition: transform .35s ease-in-out .5s,opacity .35s ease-in-out .57143s;
  padding-left: 15px;
  position: relative;
  top: -3px;
}
.mobile-open .search-box.nav-animate-4 {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.search-box form {
  max-width: 328px;
  position: relative;
  width: 283px;
  float: right;
}
.firefox .search-box form {
  margin: 43px 0 0;
}
#header .search-box .form-control {
  border-radius: 0;
  background-color: #fff;
  color: #333;
  font-size: 12px;
  font-family: "Lato Medium",Arial,sans-serif;
  border: none;
  height: 42px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  background-image: none;
  line-height: 1.42857143;
  padding: 6px 12px;
  display: block;
  width: 100%;
  letter-spacing: 0;
  text-transform: none;
  padding-right: 65px;
  outline: 0 !important;
}

#header .search-box .form-control:-moz-placeholder {
  color: #333;
  opacity: 1;
}
#header .search-box .form-control::-moz-placeholder {
  color: #333;
  opacity: 1;
}

.search-box button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background-color: #b26b57;
  cursor: pointer;
  height: 42px;
  padding: 0;
  color: #b76a54;
  font-size: 16px;
  text-align: center;
  width: 57px;
  line-height: inherit;
  font-family: inherit;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:first-child > ul > li:last-child {
  margin-bottom: 0;
}
.search-box button i {
  vertical-align: middle;
  line-height: 42px;
  color: #c18270;
}
.search-box ::-webkit-input-placeholder {
  color: #333;
}
.custom-menu-primary .hs-menu-wrapper a {
  white-space: normal !important;
}

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

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

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


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

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


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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
  display: block;
}


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


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

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

/* Blog Post */
.hs-blog-post {}
.hs-blog-post #site-wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
}
.single-page-header .breadcrumb-wrapper {
  padding-left: 0;
}

/* 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 {
  color: inherit;
  text-decoration: none !important;
}
span.filter-link-count {
  display: none;
}
/* 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 {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}
#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}

/* 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-width: 100%;
  height: auto;
  width: 100%;
  display: block !important;
  float: none;
  margin: 0;
  max-height: 450px;
  object-fit: cover;
}

/* Read More Link */
a.more-link {
  display:block;
  margin:15px 0;
}

/* 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;
}
.body-container .hs-blog-social-share li{
  background: none;
  padding: 0;
}
#comment-form .hs_subscribe li {
  list-style: none;
  padding: 0;
}


/* Blog Commments */
#comments-listing {
  margin-bottom: 30px;
  margin-top: 30px;
}

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

.comment-body {
  border-bottom: medium none;
  display: block;
  padding: 0;
}

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

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

.comment-date {
  display: block !important;
  font-size: 13px;
  text-align: left;
}
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }
.custom_listing_comments{
  border: 1px solid #E2E2E2;
  display: block;
  line-height: 165%;
  padding: 15px;
  line-height:26.4px;
}

/* Pagination */
.blog-pagination {
  padding: 15px 0 0;
}
.blog-pagination a {
  display: table;
  margin-bottom: 4px;
}
.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 {
  width: 100%;
}
h2.post-listing-simple {
  font-size: 21px;
  line-height: 36px;
  font-family: "Lato Regular",sans-serif;
  color: #333;
  margin-top: 0;
  margin-bottom: 25px;
}
h2.post-listing-simple a {
  color: inherit;
  display: block;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  -ms-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
}
h2.post-listing-simple a:hover,
h2.post-listing-simple a:focus {
  color: #8c4c33;
}


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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
  margin:0 0 30px;	
}

/* =============== 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;
  overflow: hidden;
}
.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 {}
body .hs-form-field > label,
.widget-type-google_search label,
li.hs-form-booleancheckbox label {
  display: block;
  margin-bottom: 4px;
}

/* 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 {
  -webkit-appearance: none;
  display: inline-block;
  width:100%;
  margin: 0;
  font: inherit;
  line-height: inherit;
  background-color: transparent;
  padding: 0 0 11px;
  letter-spacing: .5px;
  font-family: "Town 50 Chic Light",Arial,sans-serif;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
  border-bottom: 1px solid #000;
}

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

.field {
  margin-bottom: 15px;
}

/* 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-input.invalid.error {
  border: none;
  border-bottom: 1px solid #ed1c24;
  color: #c25b50;
}
.hs_error_rollup {
  margin: 0 0 10px;
}
.hs-error-msgs label{
  color: red;
  letter-spacing: normal;
  display: BLOCK;
  font-size: .813em;
  line-height: inherit;
  color: #c53a33;
  font-weight: 400;
  text-transform: uppercase;
  font-family: inherit;
}
.hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 0;
}

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


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

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

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

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


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

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

/* Inputs */
#comment-form input[type="submit"] {
  margin-top: 15px;
}
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

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

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

#comment-form .hs-form:before {
  content: "Leave a Reply";
  display: block;
  margin: 0 0 25px;
  font-size: 30px;
}

/* =============== 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;
  display: inline-block;
  text-transform: uppercase;
  /*   min-width: 210px; */
  padding: 13px 15px;
  font-family: "Town 50 Chic Regular",Arial,sans-serif;
  letter-spacing: 1px;
  border: 1px solid #d6ccc3;
  border-radius: 0;
  background-color: transparent;
  position: relative;
  overflow: hidden;
  -webkit-transition: all .25s ease-in-out 0s;
  -moz-transition: all .25s ease-in-out 0s;
  -ms-transition: all .25s ease-in-out 0s;
  -o-transition: all .25s ease-in-out 0s;
  transition: all .25s ease-in-out 0s;
  border-image-slice: 1;
  border-image-source: linear-gradient(60deg,#8c4c33 0%,#f7a073 48%,#8c4c33 100%);
  border-width: 2px;
  line-height: 1.42857143;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #a16b57;
  z-index: 1;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  text-decoration: none;
  border-image-slice: 1;
  color: #fff;
}
.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: 0;
}

.hs-button:after,
.actions:after{
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  background-image: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/image/rectangle-35.png);
  background-repeat: repeat-y;
  background-size: 100% 1px;
  background-position: center center;
  -webkit-transition: all .45s ease-in-out 0s;
  -moz-transition: all .45s ease-in-out 0s;
  -ms-transition: all .45s ease-in-out 0s;
  -o-transition: all .45s ease-in-out 0s;
  transition: all .45s ease-in-out 0s;
  -webkit-transform: skewX(-30deg);
  -moz-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  -o-transform: skewX(-30deg);
  transform: skewX(-30deg);
  position: absolute;
  top: 0;
  left: -100%;
  z-index: -1;
}
.hs-button:hover:after,
.actions:hover:after{
  left: 0;
  opacity: 1;
  -webkit-transform: skewX(0deg);
  -moz-transform: skewX(0deg);
  -ms-transform: skewX(0deg);
  -o-transform: skewX(0deg);
  transform: skewX(0deg);
}
.actions {
  position: relative;
  overflow: hidden;
  display: inline-block;
  z-index: 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                                      
========================================================================== */

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.body-container-wrapper {
  padding: 50px 0;
}
.landing-page.one-column .body-container form, 
.error-template.one-column .body-container form, 
.password-template.one-column .body-container form, 
.subscription-template.one-column .body-container form{
  width: 50%;
}
ul.hs-menu-children-wrapper.open-menu-list {
  display: none !important;
}

[class^=icon-],[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-close:before {
  content: "\e90b"
}

.icon-down-arrow:before {
  content: "\e900"
}

.icon-search:before {
  content: "\e901"
}

.icon-arrow-right:before {
  content: "\e902"
}

.icon-right-arrow:before {
  content: "\e903"
}

.icon-left-arrow:before {
  content: "\e904"
}

.icon-down-arrow-o:before {
  content: "\e905"
}

.icon-up-arrow-o:before {
  content: "\e906"
}

.icon-check:before {
  content: "\e907"
}

.icon-play:before {
  content: "\e908"
}

.icon-cross:before {
  content: "\ea0f"
}

.icon-minus:before {
  content: "\e909"
}

.icon-plus:before {
  content: "\e90a"
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none!important;
}
.hs-search-field__bar {
  max-width: 600px;
  width: 100% !important;
}
.hs-search-field__bar form {
  width: 100% !important;
}

.section.post-footer .hs-form:before {
  content: "Leave a Reply";
  display: block;
  font-size: 24px;
  margin: 0 0 40px;
}

#hs-pwd-widget-password {
  height: auto !important;
  margin: 0 0 15px !important;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default, 
.gform_wrapper .gform_page_footer input,
.gform_footer input {
  text-transform: uppercase;
  color: #8c4c33;
  font-family: "Town 50 Chic Regular",Arial,sans-serif;
  letter-spacing: 1px;
  padding: 10px 18px;
  border: 1px solid #d6ccc3;
  border-radius: 0;
  background-color: transparent;
  position: relative;
  overflow: hidden;
  -webkit-transition: all .25s ease-in-out 0s;
  -moz-transition: all .25s ease-in-out 0s;
  -ms-transition: all .25s ease-in-out 0s;
  -o-transition: all .25s ease-in-out 0s;
  transition: all .25s ease-in-out 0s;
}
.footer-container .btn-default {
  margin-top: 25px;
  min-width: 295px;
  font-size: 16px;
  color: #fff;
}

.footer-container .page-center,
.body-container .page-center {
  padding-right: 15px;
  padding-left: 15px;
}
.widget-span.copyright {
  background-color: #8c4c33;
  padding-top: 199px;
  padding-bottom: 12px;
  margin-top: -188px;
  color: #d6ccc3;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
#copyright-container > div {
  margin: 0 -15px;
}
.widget-span.footer-links {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: right;
  width: auto;
  margin: 0;
}
.widget-span.copyright-content {
  width: auto;
  margin: 0;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.copyright p {
  margin-bottom: 0;
}
.footer-links .hs-menu-wrapper > ul {
  margin-left: -5px;
  display: block;
}
.footer-links .hs-menu-wrapper > ul > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  margin: 0 14.5px;
}
.footer-links .hs-menu-wrapper > ul > li > a {
  color: inherit;
}
.widget-span.footer-content {
  position: relative;
  background-color: #555;
  border-top: 2px solid #ec8658;
  color: #bab8b5;
  padding-top: 89px;
  padding-bottom: 55px;
  padding-left: 50px;
  padding-right: 50px;
  z-index: 8;
  margin-left: 40px !important;
  margin-right: 40px;
  width: calc(100% - 80px);
}
.widget-span.footer-logo {
  display: none;
}
.footer-content h5,
.footer-content .form-title{
  margin-top: 0;
  letter-spacing: .7px;
  color: #fff;
  font-size: 16px;
  font-family: "Town 50 Chic Regular",Arial,sans-serif;
  margin-bottom: 21px;
}
.footer-content .form-title:after {
  content: "Sign up to our newsletter to get all the latest news from Bawah Reserve";
  display: block;
  font-style: italic;
  font-size: 16px;
  color: #bab8b5;
  font-family: "Lato",Arial,sans-serif;
  letter-spacing: 0;
  line-height: 1.42857143;
  margin: 21px 0 25px;
}
.footer-content .hs-input {
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  line-height: 1.42857143;
  font-size: 12px;
  color: #fff !important;
  border-radius: 0;
  border: 1px solid #d6ccc3 !important;
  background-color: transparent;
  height: 42px;
  padding: 6px 45px 6px 27px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: inherit;
  outline: 0 !important;
  letter-spacing: 0;
  text-transform: none;
}
#row > div {
  margin: 0 -15px;
}
#row .span4.widget-span {
  margin: 0;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: auto;
}
#row .hs-form-field > label {
  display: none;
}
#row .hs-form {
  position: relative;
  max-width: 295px;
  margin: 0;
}
#row .hs_submit.hs-submit {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: transparent;
  border: none;
  position: absolute;
  right: 1px;
  top: 1px;
  height: 40px;
  width: 35px;
  font-size: 13px;
}
#row .hs_submit.hs-submit input.hs-button.primary.large {
  padding: 0;
  min-width: auto;
  border: 0;
  font-size: 0;
  height: 40px;
  width: 35px;
  position: absolute;
  top: 0;
  left: 0;
}
#row .hs_submit.hs-submit .actions {
  height: 40px;
  width: 35px;
  position: absolute;
  top: 0;
  left: 0;
}
#row .hs_submit.hs-submit:after {
  content: "\f0da";
  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;
  position: relative;
  top: 5px;
}
#row .hs_submit.hs-submit:hover:after {
  color: #333;
}
#row .hs_submit.hs-submit .actions:after {
  content: none;
}
#row ::-webkit-input-placeholder {
  color: #fff;
}
#row :-moz-placeholder {
  color: #fff;
  opacity: 1;
}
#row ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
#row :-ms-input-placeholder {
  color: #fff;
}
.btn-default .btn-mask {
  left: -100%;
}
.footer-container .btn-default:hover {
  border: 1px solid transparent;
  border-image-slice: 1;
  border-image-source: linear-gradient(60deg,#b04730 0%,#f08a5b 48%,#be5337 100%);
}
.btn-default:hover .btn-mask {
  left: 0;
  opacity: 1;
  -webkit-transform: skewX(0deg);
  -moz-transform: skewX(0deg);
  -ms-transform: skewX(0deg);
  -o-transform: skewX(0deg);
  transform: skewX(0deg);
}
.footer-contact p {
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 19px;
}
.footer-contact ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 25px;
}
.footer-contact li {
  margin-bottom: 3px;
}
.footer-contact li span,.footer-contact li a {
  display: inline-block;
  font-size: 12px;
}
.footer-contact li span {
  min-width: 80px;
}
.footer-contact li a {
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
  color: #fff;
}
.footer-contact li a:hover,
.footer-contact li a:focus{
  color: #eeded9;
}
.social-links .hs-menu-wrapper > ul {
  display: block;
  margin-bottom: 38px !important;
}
.social-links .hs-menu-wrapper > ul > li a {
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
  display: inline !important;
}
.social-links .hs-menu-wrapper > ul > li {
  float: none !important;
  margin-right: -3px;
  display: inline-block;
  width: 32.3333%;
  padding: 5px 0;
}
.social-links .hs-menu-wrapper > ul > li a:hover,
.social-links .hs-menu-wrapper > ul > li a:focus {
  color: #8c4c33;
}
.footer-content h5 a {
  color: inherit;
}
.footer-content h5 i {
  color: #8c4c33;
  margin-left: 10px;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  -ms-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
}
.footer-content h5:hover i {
  color: #fff;
}


/* Blog */
.breadcrumb {
  padding: 0;
  margin-bottom: 13px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  color: #fff;
}
.breadcrumb>li {
  display: inline-block;
}
.breadcrumb-dark .breadcrumb li a, 
.breadcrumb-dark .breadcrumb li span {
  color: #333;
  font-family: "Lato Medium",Arial,sans-serif;
  font-weight: 300;
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb>li+li:before {
  color: inherit;
  font-size: 9px;
  padding: 0 0 0 0;
}
.breadcrumb-dark .breadcrumb>li+li:before {
  font-size: 12px;
  color: #333;
}
.blog-page-header-wrapper .main-content {
  padding: 115px 0 130px;
}
.breadcrumb li a, .breadcrumb li span {
  font-size: 10px;
  text-transform: uppercase;
  color: inherit;
  font-family: "Lato Medium",Arial,sans-serif;
}
.breadcrumb li a {
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
}
.breadcrumb li:first-child a {
  text-transform: none;
}
.header-container-wrapper .span12.widget-span.widget-type-global_group {
  min-height: 0;
}
#outer-header {
  min-height: 0;
}
.body-container .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.blog.hs-blog-listing .body-container-wrapper {
  padding: 0;
  padding-bottom: 216px;
}
.blog.hs-blog-listing #site-wrapper {
  padding: 0;
}
.breadcrumb-wrapper {
  padding-left: 73px;
  position: relative;
}
.blog-page-header-wrapper .breadcrumb-wrapper {
  margin-bottom: 50px;
}
.blog .body-container .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.section-title-box h1 {
  font-family: "Town 50 Chic Light",Arial,sans-serif;
  margin-top: 0;
  font-size: 60px;
  letter-spacing: 4.5px;
  line-height: 70px;
  margin-bottom: 4px;
}
.text-center {
  text-align: center;
}
.key-hr-line {
  display: block;
  margin: 0 auto;
  height: 1px;
  background-color: #8c4c33;
  width: 78px;
}
.breadcrumb-wrapper .key-hr-line {
  width: 105px;
  margin-left: 0;
}
.section-title-box h6 {
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Town 50 Chic Regular",Arial,sans-serif;
  margin-bottom: 22px;
  margin-top: 0;
}
.blog-page-header-wrapper .logo-box {
  position: relative;
  z-index: 10;
  display: none;
}
.blog-nav-wrapper {
  margin-top: -55px;
}
.blog-nav-wrapper ul {
  margin-left: 0;
  margin-bottom: -4px;
  position: relative;
  z-index: 10;
  text-align: center;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.blog-nav-wrapper ul li {
  padding: 0;
  margin: 0 -1px 4px;
  display: inline-block;
  font-size: 14px;
  line-height: 1.42857143;
}
.blog-nav-wrapper ul li a {
  color: #333;
  font-family: "Town 50 Chic Regular",Arial,sans-serif;
  letter-spacing: .6px;
  padding: 18px 15px 17px;
  display: block;
  min-width: 174px;
  background-color: #fff;
  border-right: 1px solid #f1f1ef;
  margin-right: 1px;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  -ms-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
}
.blog-nav-wrapper ul li a:hover,
.blog-nav-wrapper ul li a:focus,
.blog-nav-wrapper ul li.active-topic a{
  background-color: #c6c3be;
  color: #fff;
}
#grid .row:before,
#grid .row:after {
  content: "";
  display: block;
  clear: both;
}
#grid.shuffle {
  display: block;
}
#grid .row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-sm-6,
.col-md-4{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.blog-page-content {
  /*   padding-top: 88px; */
  margin-bottom: 0;
}
.blog-page-box-full-img img {
  width: 100%;
  max-height: 600px;
  object-fit: cover;
  display: block;
  max-width: 100%;
  height: auto;
}
.blog-page-box-full .half-image-box-text-wrapper {
  padding: 30px 70px;
  margin-top: 37px;
  max-width: none;
  background-color: #fff;
  min-width: 591px;
}
.blog-page-box-full time, 
.blog-page-box time {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #a6533a;
  letter-spacing: 1.2px;
  font-family: "Town 50 Chic Regular",Arial,sans-serif;
  line-height: 26px;
  margin-bottom: 15px;
}
.half-image-box-text-wrapper h2 {
  margin-top: 0;
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: .6px;
  margin-bottom: 38px;
}
.blog-page-box-full .half-image-box-text-wrapper h2 {
  font-size: 26px;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 48px;
  color: #333;
  margin-bottom: 56px;
}
.blog-page-box-full h2 a, .blog-page-box h2 a {
  color: inherit;
  display: block;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  -ms-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
}
.blog-page-box-full h2 a:hover, .blog-page-box-full h2 a:focus, .blog-page-box h2 a:hover, .blog-page-box h2 a:focus {
  color: #8c4c33;
}
.half-image-box-text {
  position: relative;
  padding-left: 114px;
}
.blog-page-box-full .half-image-box-text {
  padding-left: 127px;
}
.half-image-box-text .key-hr-line {
  position: absolute;
  top: 8px;
  left: -120px;
  width: 215px;
}
.blog-page-box-full .half-image-box-text .key-hr-line {
  top: 14px;
  left: -71px;
  width: 180px;
}
.half-image-box-text p {
  font-family: "Lato Medium",Arial,sans-serif;
  line-height: 26px;
  color: #5c5a57;
  margin-bottom: 27px;
}
.blog-page-box-full .half-image-box-text p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 44px;
}
.btn-default.btn-border-gradient, 
.gform_wrapper .gform_page_footer input.btn-border-gradient,
.gform_footer input.btn-border-gradient {
  color: #a16b57;
  padding: 9px 19px;
  border-image-slice: 1;
  border-image-source: linear-gradient(60deg,#8c4c33 0%,#f7a073 48%,#8c4c33 100%);
  border-width: 2px;
}
.blog-page-box-full .half-image-box-text .btn-default {
  font-size: 16px;
  padding: 8px 19px;
  min-width: 150px;
}
.btn-default.btn-border-gradient:hover, 
.btn-default.btn-border-gradient:focus,
.gform_wrapper .gform_page_footer input.btn-border-gradient:hover,
.gform_wrapper .gform_page_footer input.btn-border-gradient:focus,
.gform_footer input.btn-border-gradient:hover, 
.gform_footer input.btn-border-gradient:focus {
  border-image-slice: 1;
  color: #fff;
}
.col-sm-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.row.post-listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -15px;
}
.blog-page-box {
  background-color: #fff;
  min-height: 670px;
}
.blog-page-box-full, .blog-page-box {
  margin-bottom: 25px;
}
.line-bottom-gradient-wrapper {
  position: relative;
  padding-bottom: 4px;
}
.line-bottom-gradient {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 0;
  /*   background-image: url(//www.bawahreserve.com/wp-content/themes/bawah/assets/img/line-bottom-gradient.jpg); */
  background-repeat: repeat-y;
  background-size: 100% 1px;
  background-position: center center;
  background: -moz-linear-gradient(to right,#b04730 0%,#f08a5b 48%,#be5337 100%);
  background: -webkit-gradient(to right,#b04730 0%,#f08a5b 48%,#be5337 100%);
  background: -webkit-linear-gradient(to right,#b04730 0%,#f08a5b 48%,#be5337 100%);
  background: -o-linear-gradient(to right,#b04730 0%,#f08a5b 48%,#be5337 100%);
  background: -ms-linear-gradient(to right,#b04730 0%,#f08a5b 48%,#be5337 100%);
  background: linear-gradient(to right,#b04730 0%,#f08a5b 48%,#be5337 100%);
}
.blog-page-box-text {
  padding: 25px 50px;
}
.blog-page-box-text h2 {
  font-size: 21px;
  line-height: 36px;
  font-family: "Lato Regular",sans-serif;
  color: #333;
  margin-top: 0;
  margin-bottom: 25px;
}
.single-page-header {
  position: relative;
  padding: 117px 0 32px;
}
.hs-blog-post .body-container-wrapper {
  padding: 0;
}
.single-page-header .breadcrumb-wrapper .container-fluid {
  padding: 0;
}
.breadcrumb-dark .breadcrumb a:focus,
.breadcrumb-dark .breadcrumb a:hover {
  color: #8c4c33;
}
.single-page-header .breadcrumb-wrapper .breadcrumb {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 13px;
  border-bottom: 1px solid #8c4c33;
}
.single-page-header .breadcrumb-wrapper .key-hr-line {
  display: none;
}
.cpt-content-inner {
  background-color: #fff;
  position: relative;
  padding: 75px 87px 45px;
  margin-top: 1px;
}
.cpt-content-inner .row {
  margin-right: -15px;
  margin-left: -15px;
}
.cpt-content-inner .row:after,
.cpt-content-inner .row:before {
  display: table;
  content: " ";
}
.cpt-content-inner .row:after {
  clear: both;
}
.col-md-5,
.col-md-7{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.cpt-content-inner .post-title-box {
  margin-bottom: 39px;
}
.cpt-content-inner .post-title-box time {
  margin-bottom: 22px;
  display: block;
  font-size: 16px;
  color: #a6533a;
  letter-spacing: 1.2px;
  font-family: "Town 50 Chic Regular",Arial,sans-serif;
  line-height: 26px;
}
.cpt-content-box .post-title-box h2 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 36px;
  color: #333;
  letter-spacing: .6px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Town 50 Chic Regular",Arial,sans-serif;
}
.cpt-content-box .post-title-box .key-hr-line {
  float: left;
  margin-top: 6px;
}
.cpt-content-inner .content {
  margin-bottom: 47px;
}
.cpt-content-inner .content p {
  color: #555452;
  font-family: "Lato Regular",sans-serif;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 21px;
  letter-spacing: 1.2px;
}
.cpt-img-box img {
  width: 100%;
  max-width: 321px;
}
.post-nav-box .btn-default {
  font-size: 16px;
  padding: 8px 19px;
  min-width: 175px;
  margin-right: 40px;
}
.post-nav-box .a2a_kit a, .post-nav-box .btn-simple a {
  color: #8c4c33;
  font-size: 16px;
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
}
.post-nav-box .a2a_kit a.addtoany_share, .post-nav-box .btn-simple a.addtoany_share {
  font-size: 16px;
  display: block;
  line-height: 42px;
}
a.addtoany_share.addtoany_no_icon span.a2a_img_text {
  display: none;
}
.post-nav-box .a2a_kit, .post-nav-box .btn-simple {
  line-height: 42px;
  display: inline-block;
  font-size: 16px;
  font-family: "Town 50 Chic Light",Arial,sans-serif;
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
}
.cpt-nav {
  position: absolute;
  top: 0;
  right: 0;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  z-index: 5;
}
.cpt-nav .prev-link {
  border-bottom: 1px solid #8c4c33;
}
.cpt-nav a {
  display: block;
  color: #333;
  width: 53px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
}
.cpt-nav a:hover {
  color: #8c4c33;
}
.section.post-footer {
  background: #fff;
  padding: 15px;
  margin-bottom: 50px;
}

.hs-button {
  position: relative;
  overflow: hidden;
}
.no-img #grid .col-md-4 {
  width: 100%;
}
.cpt-content-inner.no-img .col-md-7 {
  width: 100%;
}

.blog-page-box-img img {
  width: 100%;
}
.recent-news-slide > article {
  padding-left: 15px;
  padding-right: 15px;
}
.slick-prev, .slick-next {
  display: none !important;
}
.slick-dots li {
  float: left;
  list-style-type: none;
  position: relative;
  cursor: pointer;
  width: auto;
  height: auto;
  margin: 0;
}
.slick-dots {
  margin-top: 0;
  display: table !important;
  bottom: 0;
  margin: auto !important;
  width: auto;
  position: relative !important;
}
.slick-dots li button {
  display: none;
}
.slick-dots li:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  display: block;
  margin: 0 8px;
  border: 1px solid #555;
}
.slick-dots li.slick-active:after {
  background-color: #555;
  border: 1px solid #fff;
}
.blog.hs-blog-post .body-container .recent-news .container.container-index {
  padding: 0;
}

#submitbutton,
.custom_error_message input.hs-button.primary.large{
  color: #a16b57;
}
.lp-header .widget-span.navbar-brand {
  z-index: 9999999;
}
.lp-header:before {
  content: "";
  height: 45px;
  position: absolute;
  background: #fff;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
}

.footer-container .hs-error-msgs label {
  font-size: 16px;
  text-transform: none;
  margin-top: 23px;
}
section.recent-news.text-center.bg-dark.appear {
  padding: 0 0 106px;
}
.hs-blog-post .footer-container-wrapper {
  background: #D6CCC3;
}


#navbar-side-collapse-2 {
  position: fixed;
  top: 45px;
  left: 40px;
  right: 40px;
  width: calc(100% - 80px);
  -webkit-transition: opacity .2s lienar 0s;
  -moz-transition: opacity .2s lienar 0s;
  -ms-transition: opacity .2s lienar 0s;
  -o-transition: opacity .2s lienar 0s;
  transition: opacity .2s lienar 0s;
  z-index: 9995;
  overflow-y: auto !important;
  max-height: calc(100vh - 45px);
  background-color: #555;
}

#navbar-side-collapse-2 .navbar-collapse-content-wrapper {
  /* background-color: #555; */
  /* position: relative; */
  /* height: 100%; */
}

#navbar-side-collapse-2 .close-nav3 {
  color: #fff;
  font-size: 25px;
  position: absolute;
  top: 25px;
  right: 15px;
  padding: 0 10px;
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
  z-index: 10;
}
#navbar-side-collapse-2 .container.container-header {
  padding-left: 100px;
  padding-right: 100px;
  margin: 0 auto;
  width: 100%;
}
.nav-contact .row {
  margin-left: -100px;
  margin-right: -100px;
}

#navbar-side-collapse-2 .menu-box {
  padding-top: 125px;
  padding-bottom: 30px;
}

#navbar-side-collapse-2 .menu-box-title {
  color: #d7d7d7;
  margin-bottom: 26px;
}

#navbar-side-collapse-2 .menu-box-title h2 {
  font-size: 48px;
  font-family: "Town 50 Chic Light",Arial,sans-serif;
  letter-spacing: 5.5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 9px;
}

#navbar-side-collapse-2 .key-hr-line {
  background-color: #ae4530;
  width: 105px;
}

#navbar-side-collapse-2 .buttons-group {
  margin-top: 48px;
  margin-bottom: 55px;
}

#navbar-side-collapse-2 .buttons-group .btn-default {
  margin-left: 16px;
  margin-right: 16px;
  color: #fff;
  border-color: #fff;
  font-size: 16px;
  padding: 13px 15px;
  min-width: 210px;
}

#navbar-side-collapse-2 .buttons-group .btn-default:hover,
#navbar-side-collapse-2 .buttons-group .btn-default:focus {
  border: 1px solid transparent;
  border-image-slice: 1;
  border-image-source: linear-gradient(60deg,#b04730 0%,#f08a5b 48%,#be5337 100%);
}

.row-border {
  position: relative;
}
.nav-contact .row:after,
.nav-contact .row:before {
  content: "";
  display: block;
  clear: both;
}
.nav-contact .row [class*=col-] {
  padding-left: 100px;
  padding-right: 100px;
}
.nav-contact.in [class*=nav-animate] .col-sm-6:last-child {
  border-left: 1px solid #bab8b5;
}
.menu-box-list {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
}
.menu-box-list li {
  margin-bottom: 32px;
}
.menu-box-list li:last-child {
  margin-bottom: 0;
}
.menu-list-title {
  display: block;
  letter-spacing: .3px;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "Town 50 Chic Regular",Arial,sans-serif;
}
.menu-box-list li a, .menu-box-list li .menu-list-subtitle {
  color: #fff;
  display: block;
  margin-bottom: 12px;
  font-weight: 300;
  font-size: 14px;
  text-decoration: none;
}
.menu-box-list li a {
  text-decoration: none;
  color: #bab8b5;
  text-transform: lowercase;
}
.menu-box-list li a:hover, .menu-box-list li a:focus {
  text-decoration: none;
}

#navbar-side-collapse-2 [class*=nav-animate] {
  opacity: 0;
  -webkit-transform: translate(0,10px);
  -moz-transform: translate(0,10px);
  -ms-transform: translate(0,10px);
  -o-transform: translate(0,10px);
  transform: translate(0,10px);
}
.mobile-open1 #navbar-side-collapse-2 [class*=nav-animate] {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.nav-animate-1 {
  -webkit-transition: transform .35s ease-in-out .125s,opacity .35s ease-in-out .14286s;
  -moz-transition: transform .35s ease-in-out .125s,opacity .35s ease-in-out .14286s;
  -ms-transition: transform .35s ease-in-out .125s,opacity .35s ease-in-out .14286s;
  -o-transition: transform .35s ease-in-out .125s,opacity .35s ease-in-out .14286s;
  transition: transform .35s ease-in-out .125s,opacity .35s ease-in-out .14286s;
}
.nav-animate-2 {
  -webkit-transition: transform .35s ease-in-out .25s,opacity .35s ease-in-out .28571s;
  -moz-transition: transform .35s ease-in-out .25s,opacity .35s ease-in-out .28571s;
  -ms-transition: transform .35s ease-in-out .25s,opacity .35s ease-in-out .28571s;
  -o-transition: transform .35s ease-in-out .25s,opacity .35s ease-in-out .28571s;
  transition: transform .35s ease-in-out .25s,opacity .35s ease-in-out .28571s;
}
.nav-animate-4 {
  -webkit-transition: transform .35s ease-in-out .5s,opacity .35s ease-in-out .57143s;
  -moz-transition: transform .35s ease-in-out .5s,opacity .35s ease-in-out .57143s;
  -ms-transition: transform .35s ease-in-out .5s,opacity .35s ease-in-out .57143s;
  -o-transition: transform .35s ease-in-out .5s,opacity .35s ease-in-out .57143s;
  transition: transform .35s ease-in-out .5s,opacity .35s ease-in-out .57143s;
}
#navbar-side-collapse-2 {
  display: none;
}

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


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

@media (max-height: 799px) {
  .custom-menu-primary > div {
    padding-top: 45px;
  }
  #navbar-side-collapse-2 .menu-box {
    padding-top: 45px;
    padding-bottom: 25px;
  }
}

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

@media (min-width: 768px) {
  .nav-contact .row > div {
    float: left;
  }
  .blog-nav-wrapper {
    padding-bottom: 88px;
  }
  .col-sm-4 {
    width: 33.33333333%;
    float: left;
  }
  section.appear .key-hr-line-animate {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    width: 50%;
  }
  .footer-container .page-center,
  .body-container .page-center,
  .blog .body-container .container{
    max-width: 750px;
  }
  .widget-span.footer-links {
    width: 58.33333333%;
  }
  .widget-span.copyright-content {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-6 {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-md-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    width: 25%;
  }
  .footer-container .page-center,
  .body-container .page-center,
  .blog .body-container .container{
    max-width: 970px;
  }
  .widget-span.footer-links {
    width: 41.66666667%;
  }
  .widget-span.copyright-content {
    width: 33.33333333%;
  }
  #row .span4.widget-span {
    width: 33.33333333%;
  }
}

@media (min-width: 1200px) {
  .footer-container .page-center,
  .body-container .page-center,
  .blog .body-container .container{
    max-width: 1170px;
  } 
}

@media (min-width: 1300px) {
  #navbar-side-collapse-2 .container.container-header {
    max-width: 1230px;
    padding-left: 130px;
    padding-right: 130px;
  }
  .nav-contact .row {
    margin-left: -130px;
    margin-right: -130px;
  }
  .nav-contact .row [class*=col-] {
    padding-left: 130px;
    padding-right: 130px;
  }
}

@media (min-width: 1470px) {
  .hs-blog-post .body-container .page-center.content-wrapper {
    max-width: 1170px;
  }
  .blog.hs-blog-post .body-container .container.container-index {
    max-width: 1440px;
  }
  .blog-page-box-full .half-image-box-text .key-hr-line {
    width: 215px;
    left: -122px;
  }
  .blog-nav-wrapper ul li a {
    padding: 18px 35px 17px;
  }
  .body-container .page-center.content-wrapper {
    max-width: 1440px;
  }
  .blog-page-box-full .half-image-box-text-wrapper {
    min-width: 691px;
    padding: 30px 128px 70px 122px;
  }
  .blog-page-box {
    min-height: 766px;
  }
}

@media (max-width: 1350px) {
  #navbar-side-collapse-2 .buttons-group .btn-default {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 1199px) {
  .hs-blog-listing .body-container .page-center.content-wrapper,
  .hs-blog-post .body-container .page-center.content-wrapper,
  .hs-blog-post.blog .body-container .container.container-index{
    max-width: 900px;
  }
  .firefox .search-box form {
    margin: 16px 0 0;
  }
  .blog.hs-blog-listing .body-container-wrapper {
    padding-bottom: 155px;
  }
  .blog-page-box-text h2 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 30px;
  }
  .section-title-box h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .blog-page-box-full .half-image-box-text-wrapper {
    padding: 25px 45px;
    min-width: 475px;
  }
  #inner {
    max-width: 900px;
    padding-left: 70px;
    padding-right: 70px;
    margin: 0 auto;
    float: none;
  }
  .custom-menu-primary > div {
    padding-bottom: 27px;
  }
  .blog-page-box-full .half-image-box-text .key-hr-line {
    left: -46px;
    width: 86px;
  }
  .blog-page-box-full .half-image-box-text {
    padding-left: 55px;
  }
  .blog-page-box-full .half-image-box-text p {
    font-size: 16px;
    line-height: 26px;
  }
  .blog-page-box-full time, .blog-page-box time {
    letter-spacing: .5px;
    margin-bottom: 20px;
  }
  .blog-page-box-text {
    padding: 20px 15px 35px;
  }
}

@media (max-width: 991px) {
  #navbar-side-collapse-2 {
    width: 100%;
    left: 0;
  }
  #navbar-side-collapse-2 .container.container-header {
    padding-left: 70px;
    padding-right: 70px;
    max-width: 750px;
  }
  .blog.hs-blog-listing .body-container-wrapper {
    padding-bottom: 100px;
  }
  .firefox .search-box form {
    margin: 0 0 0;
  }
  .cpt-img-box {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    max-width: 321px;
  }
  .hs-blog-post .body-container .page-center.content-wrapper, 
  .hs-blog-post.blog .body-container .container.container-index {
    max-width: 675px;
    width: 100%;
  }
  .section-title-box h1 {
    font-size: 38px;
    line-height: 45px;
  }
  .blog-page-box-text h2 {
    font-size: 19px;
    line-height: 24px;
  }
  #grid .line-bottom-gradient-wrapper {
    background: #fff;
    padding-bottom: 0;
  }
  .line-bottom-gradient-wrapper {
    min-height: auto;
  }
  .blog-listing-wrapper .post-listing .post-item {
    padding-bottom: 25px;
  }
  .post-item .line-bottom-gradient-wrapper {
    min-height: auto;
    height: 100%;
    margin: 0;
  }
  .blog-page-box-full .half-image-box-text-wrapper {
    min-width: auto;
    margin-top: 0;
    padding: 25px 20px;
    min-height: 306px;
  }
  .blog-page-box-full .half-image-box-text-wrapper h2 {
    line-height: 30px;
    margin-bottom: 10px;
    text-align: left;
  }
  .blog-page-box-full .half-image-box-text .key-hr-line {
    display: none;
  }
  .blog-page-box-full .half-image-box-text .btn-default {
    padding: 5px 19px;
  }
  .blog-page-box-full .half-image-box-text {
    padding-left: 0;
  }
  .blog-page-box-full .half-image-box-text p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .hs-blog-listing .body-container .page-center.content-wrapper {
    max-width: 675px;
  }
  section.blog-page-header-wrapper.breadcrumb-dark.appear {
    margin: 0 -20px;
    background: #f4f4f4;
  }
  #header .widget-span.navbar-header {
    margin: 0;
  }
  #main-nav {
    width: 100%;
    margin: 0;
  }
  #inner {
    max-width: 750px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    margin-bottom: 46px;
    min-height: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.Blank {
    display: block;
    float: none;
    width: auto;
    z-index: -1;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.Blank:after, .custom-menu-primary .hs-menu-wrapper > ul > li.Blank:before {
    display: table;
    content: " ";
  }
  .custom-menu-primary > div {
    padding-bottom: 42px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.Blank:after {
    clear: both;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:last-child {
    margin: 0;
  }
  .footer-container .page-center {
    max-width: 675px;
    width: 100%;
  }
  .footer-links .hs-menu-wrapper > ul > li {
    margin: 0 9px;
  }
  #row .span4.widget-span {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
  }
  #row .span4.widget-span > div {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .widget-span.footer-content {
    padding-bottom: 29px;
  }
  #row .span4.widget-span#social-icons-wrapper {
    margin: 0;
  }
  .footer-container .btn-default {
    min-width: auto;
    max-width: 290px;
    display: block;
  }
  .footer-contact li span {
    min-width: auto;
  }
  #row .span4.widget-span.custom-newsletter {
    padding-bottom: 18px;
    padding-top: 35px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li:first-child > ul > li > ul > li:last-child {
    margin-bottom: 0;
    padding-bottom: 15px;
  }
}

@media (max-width: 830px) {
  .nav-contact .row {
    margin: 0 -70px;
  }
}

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

@media (max-width: 767px) {
  #navbar-side-collapse-2 {
    top: 62px;
    max-height: calc(100vh - 80px);
    height: calc(100vh - 80px);
    padding-top: 47px;
    padding-bottom: 0;
  }
  #navbar-side-collapse-2 .menu-box-title h2 {
    font-size: 36px;
    margin-bottom: 12px;
    letter-spacing: 2px;
  }
  #navbar-side-collapse-2 .buttons-group {
    margin-top: 58px;
    margin-bottom: 42px;
  }
  #navbar-side-collapse-2 .buttons-group .btn-default {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  .nav-contact.in [class*=nav-animate] .col-sm-6:last-child {
    border-left: 0;
    padding-bottom: 27px;
    padding-left: 1px;
  }
  .menu-box-list {
    margin-bottom: 30px;
  }
  #navbar-side-collapse-2 .container.container-header {
    padding-left: 35px;
    padding-right: 35px;
  }
  .menu-list-title {
    font-size: 18px;
    line-height: 24px;
  }
  #navbar-side-collapse-2 a.btn-nav {
    width: 100%;
    margin: 0;
  }
  .menu-box-list li a {
    text-transform: none;
  }
  .nav-contact .row [class*=col-] {
    padding: 0;
  }
  .nav-contact .row {
    margin: 0;
  }
  #navbar-side-collapse-2 .close-nav3 {
    top: 12px;
    right: 5px;
  }
  #navbar-side-collapse-2 .menu-box {
    padding-bottom: 0;
  }
  .blog-nav-wrapper ul {
    margin: 0;
  }
  .blog.hs-blog-listing .body-container-wrapper {
    padding-bottom: 35px;
  }
  section.blog-page-header-wrapper.breadcrumb-dark.appear {
    margin: 0;
  }
  .blog .body-container .container {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 675px;
    width: 100%;
  }
  .section-title-box h1 {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 43px;
  }
  .blog-page-header-wrapper .main-content {
    padding: 137px 0 75px;
  }
  .section-title-box h6 {
    font-size: 16px;
  }
  .key-hr-line {
    width: 70px;
  }
  .landing-page.one-column .body-container form, 
  .error-template.one-column .body-container form, 
  .password-template.one-column .body-container form, 
  .subscription-template.one-column .body-container form{
    width: 100%;
  }
  .blog-post-wrapper .post-body img {
    display: block;
    float: none !important;
    margin: 15px auto !important;
    width: auto !important;
  }
  .hs-search-field__bar {
    max-width: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
  }
  .subscribe-options label {
    margin: 0;
  }
  .hs-form {
    margin-bottom: 30px
  }
  #comment-form .hs-form {
    margin-bottom: 0;
  }
  .blog-sidebar {
    padding-top: 30px;
  }
  .checkbox-row span.fakelabel span {
    width: calc(100% - 40px);
  }
  .subscribe-options label span {
    white-space: normal;
    padding-right: 30px;
  }
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-width: 100%;
    float: none;
    display: block !important;
  } 
  .hs-author-profile .hs-author-bio,
  .hs-author-profile .hs-author-social-section,
  .hs-author-profile .hs-author-avatar,
  .hs-blog-listing .hs-author-profile{
    width: 100%;
    float: left;
  }
  .hs-author-profile .hs-author-avatar img {
    margin-bottom: 5px;
  }
  #recaptcha_area, #recaptcha_table {
    width: 318px!important;
    overflow-x: auto !important;
    max-width: 100% !important;
  }	
  .hidden-xs {
    display: none!important;
  }
  .visible-xs {
    display: block!important;
  }
  .widget-span.btn-main {
    position: relative;
    float: right !important;
    height: 62px;
  }
  .widget-span.navbar-brand-mobile {
    float: left;
    width: auto;
    padding: 4px 15px 0;
  }
  .navbar-brand-mobile img {
    height: 34px;
    margin-left: 5px;
    margin-bottom: 9px;
    margin-top: 9px;
  }
  .btn-main a {
    padding: 21px;
    z-index: 0;
    position: relative;
    float: right !important;
    background: #fff;
    background-image: initial;
    color: #333;
    min-width: auto;
  }
  .btn-main a span.btn-text {
    display: none;
  }
  .btn-main a:before {
    content: "RESERVATION";
  }
  .hamburger-inner:before {
    background-color: #333;
  }
  .hamburger-inner:after {
    background-color: #333;
  }
  .hamburger-inner {
    background-color: #333;
  }
  .navbar-toggle {
    margin-top: 20px;
  }
  .navbar-default:after {
    content: none;
  }
  .navbar-header .btn-main .btn-mask {
    transform: translate(0,58px);
    background-image: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/image/rectangle-35.png);
    z-index: -1;
  }
  .btn-main a:hover {
    color: #fff;
  }
  #site-wrapper {
    margin: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #main-nav {
    max-height: calc(100vh - 80px);
    top: 62px;
    overflow-y: auto;
  }
  .custom-menu-primary > div {
    padding-top: 172px;
    padding-bottom: 11px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li:last-child {
    margin: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    margin-bottom: 45px;
  }
  .widget-span.close-nav {
    top: 12px;
    right: 5px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.Blank {
    display: none;
  }
  #inner {
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 0;
  }
  a.btn-nav {
    background-color: rgba(0,0,0,.2);
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: "Town 50 Chic Light",Arial,sans-serif;
    padding: 26px 15px;
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -ms-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
    width: calc(100% + 70px);
    margin-left: -35px;
  }
  a.btn-nav:hover {
    color: #8c4c33;
  }
  .search-box form {
    float: none;
    padding: 0 0 67px;
  }
  #header .search-box .form-control {
    text-align: left;
    height: 63px;
    font-size: 14px;
    padding: 8px 70px 8px 17px;
    color: #1a3b32;
  }
  .search-box button {
    position: absolute;
    top: 0;
    right: 0;
    height: 63px;
    width: 60px;
  }
  .search-box.nav-animate-4 {
    padding: 0;
  }
  .custom-menu-primary > div > span > div {
    width: auto;
  }
  .search-box form {
    width: 100%;
    max-width: 283px;
  }
  .widget-span.footer-links,
  .widget-span.copyright-content {
    width: 100%;
    text-align: center;
    float: none;
  }
  .widget-span.copyright {
    margin: 0;
    padding: 0 0 13px;
  }
  .footer-links .hs-menu-wrapper > ul {
    margin: 16px 0 12px;
  }
  .footer-links .hs-menu-wrapper > ul > li {
    margin: 0;
    padding: 0 5px 0 0;
  }
  .widget-span.footer-content {
    width: 100%;
    margin: 0 !important;
  }
  .footer-content h5, .footer-content .form-title {
    font-size: 14px;
  }
  #row .span4.widget-span#social-icons-wrapper {
    padding: 0 15px 5px;
  }
  .social-links .hs-menu-wrapper > ul > li a {
    text-decoration: none;
  }
  .footer-content h5 i {
    margin-left: 3px;
  }
  #row .span4.widget-span {
    margin-bottom: 30px;
  }
  .footer-container .btn-default {
    padding: 10px 18px;
    font-size: 14px;
  }
  #row .span4.widget-span.custom-newsletter {
    padding-bottom: 20px;
  }
  .footer-content .form-title {
    margin-bottom: 15px;
  }
  .footer-content .form-title:after {
    font-size: 14px;
    margin: 21px 0 0;
  }
  .widget-span.footer-content {
    padding-top: 64px;
  }
  .to-top {
    top: auto;
    bottom: 15px;
  }
  .footer-content .hs-input {
    padding: 5px 45px 6px 27px;
  }  
  #row .span4.widget-span {
    padding-left: 0;
    padding-right: 0;
  }
  .widget-span.footer-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  #row .span4.widget-span#social-icons-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .blog-nav-wrapper {
    margin-left: 0;
    margin-right: 0;
    height: auto;
    overflow: visible;
    margin-top: 0;
  }
  .blog-nav-wrapper ul li {
    margin: 0;
    display: block;
  }
  .blog-nav-wrapper ul li a {
    margin-right: 0;
    border-right: none;
  }
  .blog.hs-blog-listing .body-container-wrapper {
    background: #FFF;
  }
  .blog-page-content {
    padding: 0;
  }
  .col-sm-6, .col-md-4 {
    width: 100%;
    float: none;
  }
  .hs-blog-listing .body-container .page-center.content-wrapper {
    padding: 0 40px;
    max-width: 100%;
  }
  .blog-page-box-full .half-image-box-text-wrapper {
    min-height: 0;
    padding: 20px 35px 35px;
  }
  .half-image-box-text-wrapper {
    padding-top: 44px;
  }
  .half-image-box-text-wrapper {
    text-align: center;
  }
  .blog-page-box-full .half-image-box-text-wrapper h2 {
    text-align: center;
    font-size: 19px;
    line-height: 24px;
  }
  .half-image-box-text p {
    font-size: 18px;
    font-family: "Lato",Arial,sans-serif;
    font-weight: 300;
    line-height: 26px;
    color: #333;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
    padding-bottom: 4px;
  }
  .btn-default, 
  .gform_wrapper .gform_page_footer input, 
  .gform_footer input {
    font-size: 11px;
    padding: 6px 18px 7px;
  }
  .btn-default.btn-border-gradient, 
  .gform_wrapper .gform_page_footer input.btn-border-gradient, 
  .gform_footer input.btn-border-gradient {
    border-width: 1px;
  }
  #grid .line-bottom-gradient-wrapper {
    margin: 0 0 4px;
  }
  .cpt-content-inner {
    padding: 120px 15px 25px;
  }
  .hs-blog-post .body-container-wrapper {
    padding-top: 60px;
  }
  .content p img {
    width: auto !important;
    float: none !important;
    margin: 0 auto 15px !important;
    display: block;
  }
  .recent-news-slider {
    margin-left: -15px;
    margin-right: -15px;
    background-color: #fff;
    background-image: url(//cdn2.hubspot.net/hubfs/5414923/BawahReserve_February2019/image/line-bottom-gradient.jpg);
    background-repeat: no-repeat;
    background-size: 100% 4px;
    background-position: center bottom;
    padding-bottom: 4px;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .slick-dots {
    height: 30px;
  }
  .blog.hs-blog-post .body-container .recent-news .container.container-index {
    padding: 0 15px;
  }
  .recent-news-slide > article {
    padding-left: 0;
    padding-right: 0;
  }
  .lp-header:before {
    content: none;
  }
  .lp-header .widget-span.navbar-brand-mobile {
    padding-bottom: 6px;
  }
  section.recent-news.text-center.bg-dark.appear {
    padding: 0;
  }
  section.recent-news.text-center.bg-dark.appear .line-bottom-gradient-wrapper {
    margin-bottom: 0;
  }
}  



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

@media (max-width: 479px) {
  .grecaptcha-badge {
    width: auto !important;
    overflow: auto;
    max-width: 256px;
    overflow-x: hidden;
  }
  .search-box form {
    width: auto;
  }
}

@media (max-width: 336px) {
  .btn-main a {
    padding: 21px 13px;
  }
}

@media (max-width: 320px) {
  .blog-listing-wrapper .post-listing .post-item,
  #grid .col-sm-6,
  .hs-blog-listing .body-container .page-center.content-wrapper{
    padding: 0;
  }
  #grid .line-bottom-gradient-wrapper,
  .blog-nav-wrapper,
  #grid .row,
  .row.post-listing{
    margin: 0;
  }
  .blog-pagination {
    padding: 15px 15px 0;
  }
}

