/* ==========================================================================
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.4.0/css/font-awesome.min.css');
@import url('//fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i');

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: local("Roboto Thin"), local("Roboto-Thin"), 
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOkCnqEu92Fr1MmgVxIIzI.eot") format("eot"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOkCnqEu92Fr1MmgVxIIzI.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOkCnqEu92Fr1MmgVxIIzI.ttf") format("ttf");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOmCnqEu92Fr1Mu4mxK.eot") format("eot"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOmCnqEu92Fr1Mu4mxK.woff2") format("woff2"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOmCnqEu92Fr1Mu4mxK.ttf") format("ttf");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), 
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOlCnqEu92Fr1MmEU9fBBc4.eot") format("eot"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2") format("woff2"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOlCnqEu92Fr1MmEU9fBBc4.ttf") format("ttf");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOlCnqEu92Fr1MmWUlfBBc4.eot") format("eot"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2") format("woff2"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOlCnqEu92Fr1MmWUlfBBc4.ttf") format("ttf");
}

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOjCnqEu92Fr1Mu51TzBic6CsQ.eot") format("eot"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2") format("woff2"),
    url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/KFOjCnqEu92Fr1Mu51TzBic6CsQ.ttf") format("ttf");
}

@font-face {
  font-family: 'uncodeicon';
  src: url('//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/uncode-icons.eot'),
    url('//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/uncode-icons.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/Fonts/uncode-icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face{
  font-family:"sw-icon-font";
  src:url("//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/JS/sw-icon-font.eot") format("embedded-opentype"),
    url(//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/JS/sw-icon-font.woff) format("woff"),
    url(//cdn2.hubspot.net/hubfs/4720094/Prometour_February2019%20Theme/JS/sw-icon-font.ttf) format("truetype");
  font-weight:400;
  font-style:normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


@media (max-width: 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 {
  text-rendering: auto!important;
}

body {
  background: #fff;
  color: #777;
  font-weight: 400;
  font-family: 'SF-Pro-Display',Roboto,Sans-Serif;
  font-size: 18px;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0,0,0,.3);
  background-color: #141618;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1200px;
  position: relative;
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0 auto;
  padding: 36px;
}

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


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

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  font-weight: 600;
  color: #303133;
  font-family: 'SF-Pro-Display',Roboto,Sans-Serif;
  -webkit-font-smoothing: antialiased;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 29px;
  margin-top:0;
}
h2 {
  font-size: 29px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 17px;
}
h6 {
  font-size: 14px;
}

/* Anchor Links */
a {
  outline: 0;
  border: 0;
  text-decoration: none;
  color: #303133;
  -webkit-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  -moz-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  -o-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
}
a:hover, a:focus { 
  color: #0cb4ce;
}

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

.body-container .hs_cos_wrapper_type_rich_text ul,
.body-container .hs_cos_wrapper_type_rich_text ol {
  padding: 0 0 0 18px;
}
.body-container .hs_cos_wrapper_type_rich_text 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 {}

.top-navigation {
  background-color: #1b1d1f;
  position: relative;
  height: 22px;
  margin-top: 0;
}

.row-menu {
  position: relative;
  width: 100%;
  height: 100%;
}

.row-menu-inner {
  width: 100%;
  background-clip: content-box!important;
  position: relative;
  display: table;
  height: 100%;
}

.top-navigation .row-menu-inner {
  padding: 0 12px 0 33.5px;
}

.top-nav-left {
  display: table-cell;
  vertical-align: middle;
}

.top-nav-right {
  vertical-align: top;
  display: table-cell;
  position: relative;
  text-align: right;
}


.menu-bloginfo .menu-bloginfo-inner {
  color: #fff;
  line-height: 1em;
  font-size: 12px;
}

.menu-bloginfo .menu-bloginfo-inner p {
  line-height: 1em;
  font-size: 12px;
  margin: 0;
  font-weight: 400;
  margin-top: -8px;
}

.menu-bloginfo .menu-bloginfo-inner p strong {
  font-weight: 600;
}

.top-nav-right>div {
  height: 100%;
  display: inline-table;
  width: 100%;
  text-align: right;
}

.top-nav-right>div>ul {
  direction: ltr;
  margin: 0;
  display: block;
  list-style: none;
  padding: 0 13px 0 13px;
  -webkit-tap-highlight-color: rgba(0,0,0,.5);
  height: 100%;
  position: relative;
  top: -6px;
}

.top-nav-right>div>ul li {
  font-size: 18px;
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: normal;
  direction: ltr;
  text-align: left;
  display: inline-block;
}

.top-nav-right>div>ul li a {
  padding: 4px 9px 4px 9px;
  font-size: 12px;
  color: #fff;
}

.top-nav-right>div>ul li:after {
  content: '';
  display: inline;
}

.fa {
  font-family: uncodeicon!important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.menu-smart i.fa-dropdown {
  display: inline-block;
  position: relative;
  padding: 0 0 0 6px;
  margin: 0 0 0 0;
  margin-right: 0;
  box-sizing: content-box!important;
  font-size: .8em;
  text-align: right!important;
  font-weight: 600;
  letter-spacing: .05em;
}

.top-nav-right>div>ul li:first-child a i {
  margin-left: 0px!important;
}

.custom-header-bottom {
  left: 0;
  right: 0;
  z-index: 1000;
  position: absolute;
  width: 100% !important;
}

.custom-header-bottom>div {
  -webkit-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
  overflow: visible;
  -webkit-box-shadow: 0 4px 10px -10px rgba(0,0,0,.6);
  -moz-box-shadow: 0 4px 10px -10px rgba(0,0,0,.6);
  box-shadow: 0 4px 10px -10px rgba(0,0,0,.6);
  background: transparent;
  background-color: rgba(0,0,0,.15);
}

.custom-header-bottom>div>.row-fluid {
  width: 100%;
  background-clip: content-box!important;
  position: relative;
  display: table;
  height: 100%;
  padding: 0 36px 0 36px;
  clear: both;
}

.custom-header-bottom>div>.row-fluid:before,
.custom-header-bottom>div>.row-fluid:after {
  content: none;
}

.custom-logo {
  padding: 27px 0;
  display: table-cell !important;
  vertical-align: middle;
  width: auto !important;
  float: none !important;
  padding-right: 18px;
}

.banner-gallery .slick-track {
  display: table;
  table-layout: fixed;
  height: 100%;
  transition: all 0.4s ease 0s;
  height: 680px;
}

.banner-gallery .slick-track .gallery-item {
  height: 680px !important;
}

.blog .banner-gallery .slick-track .gallery-item,
.blog .row-background {
  height: 100vh !important;
}

.banner-gallery .slick-track .gallery-item {
  position: relative;
  min-height: 1px;
  -webkit-tap-highlight-color: rgba(0,0,0,.5);
  -webkit-touch-callout: none;
  table-layout: fixed;
  vertical-align: top;
  display: table-cell;
  height: 100%;
}

.gallery-bg {
  background-color: #141618;
  position: relative;
  clear: both;
  border: 0;
  height: 100%;
}

.row-background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  height: 680px;
}

.gallery-content {
  position: relative;
  display: table;
  max-width: 1200px;
  margin: auto;
  width: 100%;
  table-layout: fixed;
  height: 100%;
  padding: 108px 36px;
}

.background-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  height: calc(100% + 30vh);
  will-change: transform;
}

.background-inner {
  border-radius: inherit;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.block-bg-overlay.style-color-prif-bg {
  border-radius: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-color: #303133;
}

.gallery-content .row-inner {
  min-width: 100%;
  width: auto;
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  margin-left: -72px;
  margin-top: -1px;
}

.content-inner {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
  font-size: 14px;
  padding: 0 0 0 36px;
  padding-left: 72px;
  padding-right: 0;
}

.gallery-animation {
  position: relative;
  color: #fff;
  opacity: 0;
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  overflow: visible;
}

.slick-active .gallery-animation {
  -webkit-animation-name: slideInRight;
  -moz-animation-name: slideInRight;
  -o-animation-name: slideInRight;
  animation-name: slideInRight;
  opacity: 1;
}

.banner-gallery .slick-arrow {
  display: none !important;
}

.custom-logo img {
  width: 152.72px !important;
  max-width: 152.72px;
  margin-left: -2px;
}

.top-nav-right>div>ul li:last-child {
  margin-left: -4.5px;
}

.custom-menu-primary.js-enabled {
  width: 100% !important;
  display: table-cell;
  white-space: nowrap;
  vertical-align: top;
  float: none !important;
}

.custom-header-right>div>.row-fluid {
  height: 100%;
  display: inline-table;
  width: 100%;
  clear: both;
}

.custom-header-right>div>.row-fluid:before,.custom-header-right>div>.row-fluid:after {
  content: none;
}

.custom-secnd-nav {
  width: auto !important;
  margin-left: 0 !important;
  text-align: right;
  height: 100%;
  display: table-cell !important;
  white-space: nowrap;
  vertical-align: top;
  float: none !important;
}

.secondary-navigation .menu-smart-social {
  margin: 0;
  padding: 0 0 0 13px;
  list-style: none;
  margin-right: -2px;
  padding-top: 10px;
}

.secondary-navigation .menu-smart-social li {
  display: inline-block;
  height: 100%;
}

.secondary-navigation .menu-smart-social>li>a {
  position: relative;
  display: block;
  font-family: Poppins;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 9px 0 4.5px;
  font-weight: 600;
  letter-spacing: .05em;
  height: 100%;
  line-height: 1em;
  color: #fff;
}

.secondary-navigation .menu-smart-social>li:first-child>a {
  margin-left: 0;
  padding-left: 0px!important;
}

.secondary-navigation .menu-smart-social>li>a:before {
  height: calc(52% - 0.50em);
  content: "";
  display: block;
}

.secondary-navigation .menu-smart-social>li>a:after {
  content: "";
  display: block;
  height: calc(50% - 0.50em);
}

.secondary-navigation .menu-smart-social>li>a i {
  margin-right: 0;
  line-height: 0;
  position: relative;
  top: 3px;
  font-size: 18px;
  width: 1em;
}

.fa-social-twitter:before {
  content: "\e660";
}

.fa-social-linkedin:before {
  content: "\e66c";
}

.custom-logo>div {
  width: auto;
  display: inline-block;
}

.secondary-navigation .menu-smart-social li.search-icon>a {
  padding-left: 27px;
  cursor: pointer;
  padding-right: 0;
}

.fa-search3:before {
  content: "\e088";
}

.fa-social-facebook:before {
  content: "\e661";
}

li.search-icon.style-dark.dropdown {
  margin-left: 1px;
}

.content-inner h2 {
  font-weight: 800;
  font-size: 50px;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0;
}

.content-inner p {
  line-height: 1.75;
  margin: 0;
  font-size: 18px;
  font-weight: 100;
}

.content-inner hr {
  border-color: rgba(255,255,255,.25);
  background: rgba(255,255,255,.25);
  margin-top: 38px;
} 

.gallery-animation {
  max-width: 828px;
}

.banner-gallery ul.slick-dots {
  max-width: 1200px;
  margin: auto;
  padding: 0;
  list-style: none;
  padding-left: 36px;
  padding-right: 36px;
  padding-top: 9px;
  padding-bottom: 18px;
  position: absolute;
  left: -9px;
  right: 0;
  bottom: -6px;
}

.banner-gallery ul.slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 6px;
  display: block;
  border-radius: 50%;
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -o-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 0 0 2px rgba(0,0,0,.2);
  box-shadow: 0 0 0 2px rgba(0,0,0,.2);
  background: #fff;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
}

.banner-gallery ul.slick-dots button {
  display: none;
}

.banner-gallery ul.slick-dots li.slick-active,.banner-gallery ul.slick-dots li:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.top-nav-right>div>ul li a:hover,
.secondary-navigation .menu-smart-social>li>a:hover {
  color: #0cb4ce;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s 0.5s,visibility 0s 1s;
  transition: opacity 0.5s 0.5s,visibility 0s 1s;
  color: #fff;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  text-align: center;
  background-color: rgba(20,22,24,.95);
}

.search-open .overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.mmb-container {
  right: 0;
  position: absolute;
  top: 0;
  z-index: 10001;
}

.menu-close-search {
  position: relative;
  padding: 25px 36px 27px 36px;
  cursor: pointer;
  transition: .3s;
  display: inline-block;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  line-height: 20px;
}

.lines, .lines:before, .lines:after {
  display: inline-block;
  width: 20px;
  height: 2px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}

.lines {
  position: relative;
}

.lines-button.x2.close .lines, .lines-button.x2.closing .lines {
  transition: background 0.3s 0s ease-in-out;
  background: transparent!important;
}

.lines:before, .lines:after {
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 10px center;
  transform-origin: 10px center;
  background: #fff;
}

.lines:before {
  top: 6px;
}

.lines-button.x2 .lines:before, .lines-button.x2 .lines:after {
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: top 0.3s 0.6s ease-in-out,-webkit-transform 0.3s ease-in-out;
  -moz-transition: top 0.3s 0.6s ease-in-out,-moz-transform 0.3s ease-in-out;
  -o-transition: top 0.3s 0.6s ease-in-out,-o-transform 0.3s ease-in-out;
  transition: top 0.3s 0.6s ease-in-out,transform 0.3s ease-in-out;
}

.lines-button.x2.close .lines:before, .lines-button.x2.close .lines:after {
  -webkit-transition: top 0.3s ease-in-out,-webkit-transform 0.3s 0.5s ease-in-out;
  -moz-transition: top 0.3s ease-in-out,-moz-transform 0.3s 0.5s ease-in-out;
  -o-transition: top 0.3s ease-in-out,-o-transform 0.3s 0.5s ease-in-out;
  transition: top 0.3s ease-in-out,transform 0.3s 0.5s ease-in-out;
  top: 0;
  width: 20px;
}

.lines-button.x2.close .lines:before {
  -webkit-transform: rotate3d(0,0,1,45deg);
  -moz-transform: rotate3d(0,0,1,45deg);
  -o-transform: rotate3d(0,0,1,45deg);
  -ms-transform: rotate3d(0,0,1,45deg);
  transform: rotate3d(0,0,1,45deg);
}

.lines-button.x2.close .lines:after {
  -webkit-transform: rotate3d(0,0,1,-45deg);
  -moz-transform: rotate3d(0,0,1,-45deg);
  -o-transform: rotate3d(0,0,1,-45deg);
  -ms-transform: rotate3d(0,0,1,-45deg);
  transform: rotate3d(0,0,1,-45deg);
}

.search-container {
  -webkit-perspective: 1200px;
  perspective: 1200px;
  font-size: 3.5vh;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.search-container form {
  opacity: 0;
  -webkit-transform: translateY(-35%) rotateX(45deg);
  transform: translateY(-35%) rotateX(45deg);
  max-width: 60vw;
  padding-top: 100px;
  padding-bottom: 100px;
  display: inline-block;
  width: 100%;
}

.search-open .search-container form {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: -webkit-transform 0.5s 0.5s,opacity 0.5s 0.5s;
  transition: transform 0.5s 0.5s,opacity 0.5s 0.5s;
}

.search-container-inner {
  position: relative;
  width: 100%;
  max-width: none;
}

.search-container-inner input {
  color: inherit;
  font: inherit;
  font-family: inherit;
  border-style: solid;
  border-radius: 2px;
  font-weight: 400;
  border: 1px solid transparent;
  line-height: initial;
  -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,.025);
  -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,.025);
  box-shadow: inset 0 2px 1px rgba(0,0,0,.025);
  -webkit-transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
  -moz-transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
  -o-transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
  transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
  border-width: 1px;
  width: 100%;
  background-color: transparent;
  border-color: rgba(255,255,255,.25);
  font-size: 3.5vh;
  padding: .8em 3em .8em 1.5em;
  display: inline-block;
  margin: 0;
}

.search-container-inner input:focus {
  outline: 0;
  border-color: #0cb4ce;
}

.search-container-inner i {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  right: 1.5em;
}


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

.body-container-wrapper {
  background-color: #f7f7f7;
}

.blog .body-container-wrapper {
  background-color: #fff;
}

.body-container {}

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


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

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

.custom-footer-grp {
  background-color: #303133;
}
ul.footer-social-icons {
  margin: 0;
  padding: 0;
  text-align: right;
  line-height: 1;
}
ul.footer-social-icons li {
  display: inline-block;
  line-height: 13px;
  padding-left: 5px;
  padding-right: 9px;
}
.custom-footer-grp .page-center {
  padding-top: 27px !important;
  padding-bottom: 26px !important;
}
.custom-copyright p {
  margin: 0;
  font-size: 13px;
  color: #fff;
  line-height: normal;
  padding-top: 2px;
}
ul.footer-social-icons li a {
  color: #fff;
}
.fa-social-facebook:before {
  content: "\e661";
}
.fa-social-twitter:before {
  content: "\e660";
}
.fa-social-linkedin:before {
  content: "\e66c";
}
ul.footer-social-icons li:last-child {
  padding-right: 0;
}
ul.footer-social-icons li a:hover,
.custom-footer-top a:hover {
  color: #0cb4ce;
}
.custom-footer-top {
  background: #000;
}
.cm-privacy-copyright p {
  margin: 0;
  color: #fff;
  font-style: italic;
  font-size: 14px;
  line-height: 16.8px;
} 
.cm-privacy-copyright {
  padding-top: 72px;
}
.custom-footer-top h3 {
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
  margin: 27px 0 0;
}
.custom-footer-top h3:after {
  width: 90px;
  background: #fff;
  height: 2px;
  display: block;
  content: "";
  margin: 27px 0;
}
.custom-footer-about p{
  color: #fff;
  font-size: 14px;
  margin: 18px 0 0;
}
.custom-footer-contact p,.custom-footer-guides p {
  color: #fff;
  font-size: 14px;
  margin: 36px 0 0;
}
.custom-footer-guides {
  padding-left: 4px;
}
.custom-footer-contact {
  padding-left: 2px;
}
.custom-footer-top a {
  color: #fff;
}
.custom-footer-about {
  padding-right: 5px;
}
.custom-privacy p {
  font-size: 14px;
  margin: 36px 0 1px;
  padding-left: 5px;
}
.custom-footer-rss a.hs-rss-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5em;
}
.custom-footer-rss .hs-rss-item {
  padding: 0 0 5px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  line-height: 27px;
}

.custom-footer-rss .hs-rss-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.custom-footer-rss .hs-rss-byline {
  opacity: 1;
  color: #bbb;
  font-size: 14px;
  line-height: 24.5px;
}
.custom-footer-rss {
  padding-bottom: 18px;
  padding-left: 5px;
}
.custom-footer-rss .hs-rss-module.feedreader_box {
  margin-top: 54px;
}
.custom-footer-call p {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin: 0;
}
.custom-footer-call p:last-child {
  margin-top: 36px;
}
.cm-call-grp {
  padding-bottom: 9px;
}
.custom-footer-request a {
  font-weight: 600!important;
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  padding: 13px 31px 13px 31px;
  font-style: normal!important;
  border-radius: 2px;
  outline: none;
  text-align: center;
  line-height: normal;
  background-color: #0cb4ce;
  border: 1px solid #0cb4ce;
  font-family: Poppins!important;
  letter-spacing: .1em;
  text-transform: uppercase;
  transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
}
.custom-footer-request {
  padding-left: 6px;
}
.custom-footer-request a:hover {
  color: #0cb4ce;
  background: transparent;
}


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

@media screen and (min-width:960px) {
  /* =============== Custom Menu Primary =============== */

  /* Parent List */
  .custom-menu-primary .hs-menu-wrapper > ul{
    display: block;
    padding: 0 13px 0 13px;
    padding-top: 10px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    float: none !important;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    padding: 0 14px 0 14px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    display: block;
    font-family: Poppins;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .05em;
    font-size: 12px;
    height: 100%;
    line-height: 1em;
    color: #fff;
    padding-right: 10px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    content: "\f107";
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: uncodeicon!important;
    speak: none;
    font-style: normal;
    display: inline-block;
    position: relative;
    padding: 0 0 0 9px;
    margin: 0 0 0 0;
    margin-right: 0;
    box-sizing: content-box!important;
    font-size: .8em;
    text-align: right!important;
    font-weight: 600;
    letter-spacing: .05em;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
    color: #0cb4ce;
  }

  /* Child List */
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    background-color: #1b1d1f;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 18px;
    min-width: 13em;
    max-width: 20em;
    margin-top: 43px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding: 3px 8px 4px;
    font-size: 12px;
    font-family: Poppins;
    display: block;
    position: relative;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.hs-item-has-children > a{
    font-weight: 600;
    letter-spacing: .05em;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.hs-item-has-children > a:after {
    content: "\f105";
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: uncodeicon!important;
    speak: none;
    font-style: normal;
    display: inline-block;
    position: relative;
    padding: 0 0 0 9px;
    margin: 0 0 0 0;
    margin-right: 0;
    box-sizing: content-box!important;
    font-size: .8em;
    text-align: right!important;
    font-weight: 600;
    letter-spacing: .05em;
    float: right;
    top: 7px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul ul {
    margin-top: 0;
    margin-left: 19px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    font-weight: normal;
    letter-spacing: 0;
    white-space: normal !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
    color: #0cb4ce;
    background-color: rgba(255,255,255,.03);
  }

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

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

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

  .custom-menu-primary .hs-menu-wrapper > ul ul:before {
    content: '';
    display: block;
    width: 100%;
    height: 43px;
    background: transparent;
    position: absolute;
    left: 0;
    top: -43px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul:before {
    content: '';
    display: block;
    background: transparent;
    position: absolute;
    height: 100%;
    top: 0;
    width: 19px;
    left: -19px;
  }

  .custom-header-right {
    position: relative;
    display: table-cell !important;
    border-color: rgba(255,255,255,.15);
    width: 100% !important;
    vertical-align: middle;
    margin-left: 0 !important;
    float: none !important;
  }

  span.desktop-hidden {
    display: none;
  }

  .desktop-hidden {
    display: none !important;
  }
}


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

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

@media (max-width: 959px){

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    float: right;
    width: 20px;
    height: 20px;
    margin-top: -69px;
    margin-right: 32px;
  }


  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 20px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background-color: #fff; /* Icon color */
  }

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

  .child-trigger{
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important;
    min-width: 100% !important;
    height: 36px !important;
    padding: 0 !important;
    border-left: 0;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 0; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

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

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

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

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

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

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    overflow: visible;
  }

}


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


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

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

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

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

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


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

.blog .blog-content {}

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

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

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

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {
  text-decoration: 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 {
  width: 31%;
  float: left;
  margin-right: 36px;
  margin-bottom: 36px;
}

.blog-listing-wrapper .post-listing .post-item:nth-child(3n) {
  margin-right: 0;
}

.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

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

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

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

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

.custom_listing_comments {
  border: 1px solid #ccc;
  padding: 15px;
  margin: 0 0 20px 0;
}

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

#comments-listing {
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { 
  font-size: 13px;
  display: block !important;
  text-align: left;
}
.comment-from { font-weight: bold; }
.comment-body { 
  padding: 10px 0; 
  border-bottom: medium none;
  display: block;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

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

.blog-pagination a.next-posts-link {
  display:block;
}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


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

.blog .blog-sidebar {}

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


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

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

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}

.hs-author-profile .hs-author-avatar img {
  height: auto !important;
  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 =============== */

.body-container .hs_cos_wrapper_type_blog_subscribe,
.body-container .hs_cos_wrapper_type_google_search,
.body-container .hs_cos_wrapper_type_form,
.body-container .hs_cos_wrapper_type_password_prompt,
.body-container #email-prefs-form,
.body-container #comment-form,
.body-container .hs-search-field {
  padding: 20px;
  display: block;
  background-color: rgb(222, 222, 222);
}

.subscription-template-form .body-container #email-prefs-form{
  max-width: 100%;
  border-top:none;
  border-bottom:none;
  padding: 0px;
  background-color: transparent;
  display:block;
}

.body-container #hs_cos_wrapper_blog_subscription {
  background: none;
  max-width: 100%;
}

.body-container .form-title {
  margin-top: 0;
}

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

.body-container .widget-type-google_search input[type="text"],
.body-container #hs-pwd-widget-password,
.body-container .hs-form-field {
  margin-bottom:10px;
}

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

/* Labels and Legends */
label {}
.body-container .hs-form-field > label {
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 5px;
}

/* One Line Inputs */
.body-container input[type="text"],
.body-container input[type="password"], 
.body-container input[type="datetime"], 
.body-container input[type="datetime-local"], 
.body-container input[type="date"], 
.body-container input[type="month"], 
.body-container input[type="time"], 
.body-container input[type="week"], 
.body-container input[type="number"], 
.body-container input[type="email"], 
.body-container input[type="url"], 
.body-container input[type="search"], 
.body-container input[type="tel"], 
.body-container input[type="color"],
.body-container input[type="file"],
.body-container textarea,
.body-container select {
  display: block;
  border-radius: 2px;
  font-weight: 400;
  border: 1px solid transparent;
  font-size: 14px;
  color: #555;
  padding: 10px 15px;
  border-style: solid;
  border-color: #b7d8d1;
  border-width: 1px;
  float: none!important;
  max-width: none;
  width: 100%!important;
  background-color: #f8f9fa;
  font-family: inherit;
}

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

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

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

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

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

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

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
.search-container-inner input::-webkit-input-placeholder {
  color:#fff;
  opacity:1;
} /* Webkit Browsers */
.search-container-inner input:-moz-placeholder {
  color:#fff;
  opacity:1;
} /* Firefox 18- */
.search-container-inner input::-moz-placeholder {
  color:#fff;
  opacity:1;
} /* Firefox 19+ */
.search-container-inner input:-ms-input-placeholder {
  color:#fff;
  opacity:1;
} /* IE10 */

form.search input::-webkit-input-placeholder {
  color:#fff;
  opacity:1;
} /* Webkit Browsers */
form.search input:-moz-placeholder {
  color:#fff;
  opacity:1;
} /* Firefox 18- */
form.search input::-moz-placeholder {
  color:#fff;
  opacity:1;
} /* Firefox 19+ */
form.search input:-ms-input-placeholder {
  color:#fff;
  opacity:1;
} /* IE10 */


.search-container-inner input:-moz-placeholder {
  color:#94a3b0;
  opacity:1;
} /* Firefox 18- */
.search-container-inner input::-moz-placeholder {
  color:#94a3b0;
  opacity:1;
} /* Firefox 19+ */

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

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

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

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


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

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

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

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

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


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

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

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

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

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

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


.invalid.error {
  border-color: transparent!important;
  -webkit-box-shadow: 0 0 4px #a94442 inset!important;
  box-shadow: 0 0 4px #a94442 inset!important;
}

.hs-error-msgs {
  margin: 5px 0;
  list-style: none;
  line-height: 1.2;
  font-size: 14px;
  padding: 4px 10px !important;
  background-color: #f2dede;
  color: #a94442;
  border: 1px solid #ebccd1;
  border-radius: 1px;
}


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


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

.body-container .hs-button.primary,
.body-container input[type="submit"],
.body-container input[type="button"] {
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  white-space: normal !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  outline: 0 !important;
  -webkit-transition: color 200ms ease-in-out,background-color 200ms ease-in-out,border-color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out,background-color 200ms ease-in-out,border-color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out,background-color 200ms ease-in-out,border-color 200ms ease-in-out;
  transition: color 200ms ease-in-out,background-color 200ms ease-in-out,border-color 200ms ease-in-out;
  font-family: Poppins!important;
  letter-spacing: .1em;
  text-transform: uppercase;
  border-width: 1px;
  border-radius: 0px;
  overflow: hidden;
  font-weight: bold !important;
  background-color: rgb(111, 32, 98) !important;
  padding: 12px 30px;
  margin-bottom: 0px !important;
  background-image: none !important;
  margin-top: 0px !important;
  color: rgb(255, 255, 255);
  font-size: 17px;
  line-height: 30px;
}

.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {
  background-color: rgb(89, 26, 78) !important;
  background-image: none !important;
}

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


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

.widget-type-form, .widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt,
.widget-type-email_simple_subscription form ,
.widget-type-widget_container form,
.body-container .hs-search-field
{
  max-width:650px;
  width:100%;
}

.hs-search-field input.hs-search-field__input {
  -webkit-appearance: textfield;
}

.hs-with-featured-image .hs-rss-item-image-wrapper img.hs-rss-featured-image {
  border: 1px solid #eee!important;
  box-shadow: none!important;
  margin: 2px 0;
  padding: 3px!important;
  display: inline;
  float: left;
  width: 53px !important;
}

.hs-with-featured-image .hs-rss-item-image-wrapper {
  float: left;
  width: auto !important;
}

.hs-with-featured-image .hs-rss-item-text {
  float: right !important;
  padding-right: 0 !important;
}

.hs-with-featured-image .hs-rss-item-image-wrapper {
  width: 53px !important;
}

.hs-with-featured-image .hs-rss-item-text {
  width: calc(100% - 53px) !important;
  padding-left: 10px;
}

.blog-banner.banner-gallery .slick-track {
  height: 100vh;
}

.blog-banner .background-inner {
  background-position: center center;
}

.blog-banner .block-bg-overlay.style-color-prif-bg {
  opacity: 0.15 !important;
}

.blog-banner .gallery-animation {
  max-width: 100%;
  text-align: center;
}

.blog-banner .gallery-animation h1 {
  font-weight: 800;
  font-family: Poppins;
  font-size: 29px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
}

.blog-banner .gallery-animation h1:after {
  content: '';
  display: block;
  border: 0;
  width: 250px;
  border-top-width: 2px;
  border-color: #0cb4ce;
  border-style: solid;
  margin: 0 auto;
  margin-top: 56px;
}

.blog-banner.banner-gallery ul.slick-dots {
  display: none !important;
}

.blog-banner.banner-gallery .slick-arrow {
  display: inline-block !important;
  z-index: 2000;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  position: absolute;
  top: 44%;
  color: #000;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
  font-size: 0;
  width: 90px;
  height: 100px;
  cursor:pointer;
  outline:0;
}

.blog-banner.banner-gallery .slick-arrow.slick-prev {
  left: 0;
  -webkit-transition: margin-left 400ms cubic-bezier(.785,.135,.15,.86);
  -moz-transition: margin-left 400ms cubic-bezier(.785,.135,.15,.86);
  -o-transition: margin-left 400ms cubic-bezier(.785,.135,.15,.86);
  transition: margin-left 400ms cubic-bezier(.785,.135,.15,.86);
}

.blog-banner.banner-gallery .slick-arrow.slick-next {
  right: 0;
  -webkit-transition: margin-right 400ms cubic-bezier(.785,.135,.15,.86);
  -moz-transition: margin-right 400ms cubic-bezier(.785,.135,.15,.86);
  -o-transition: margin-right 400ms cubic-bezier(.785,.135,.15,.86);
  transition: margin-right 400ms cubic-bezier(.785,.135,.15,.86);
}

.blog-banner.banner-gallery .slick-arrow:after {
  font-family: uncodeicon!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;
  text-align: center;
  display: inline-block;
  width: 1.28571429em;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s ease-in-out,opacity 0.2s;
  -moz-transition: -moz-transform 0.2s ease-in-out,opacity 0.2s;
  -o-transition: -o-transform 0.2s ease-in-out,opacity 0.2s;
  transition: transform 0.2s ease-in-out,opacity 0.2s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  font-size: 26px;
  top: 34px;
}


.blog-banner.banner-gallery .slick-arrow.slick-prev:after {
  content: "\f104";
}

.blog-banner.banner-gallery .slick-arrow.slick-next:after {
  content: "\f105";
}

.blog-banner .content-inner {
  padding: 0;
  vertical-align: middle;
}

.blog-banner.banner-gallery .slick-arrow.slick-prev:hover:after {
  opacity: .6;
  -webkit-transform: translateX(-5px) scale(.9);
  -moz-transform: translateX(-5px) scale(.9);
  -o-transform: translateX(-5px) scale(.9);
  -ms-transform: translateX(-5px) scale(.9);
  transform: translateX(-5px) scale(.9);
}

.blog-banner.banner-gallery .slick-arrow.slick-next:hover:after {
  opacity: .6;
  -webkit-transform: translateX(5px) scale(.9);
  -moz-transform: translateX(5px) scale(.9);
  -o-transform: translateX(5px) scale(.9);
  -ms-transform: translateX(5px) scale(.9);
  transform: translateX(5px) scale(.9);
}

.blog-top-content {
  text-align: center;
}

.blog-top-content h2 {
  margin: 0;
}

.blog-top-content p {
  line-height: 1.75;
  margin: 18px 0 0;
}

.recent-post-wrapper {
  padding: 36px 0;
}

.recent-post-wrapper .span6 {
  float: none;
  display: table-cell;
  margin-left: 0;
  width: 50%;
  padding: 0 0 0 36px;
  vertical-align: top;
}

.recent-post-wrapper .row-fluid {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  min-width: 100%;
  width: auto;
  margin-left: -36px;
}

.first-rec-post {
  position: relative;
}

.rec-image-sec {
  position: relative;
  overflow: hidden;
  text-align: left;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #eaeaea;
}

.rec-image-sec a.pushed {
  -webkit-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  -moz-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  -o-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.rec-image-sec a.pushed img {
  width: 100%;
  object-fit: cover;
}

.t-entry-visual-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  color: #fff;
  background: transparent;
}

.t-entry-visual-overlay-in.style-accent-bg {
  background-color: transparent!important;
  background-image: -webkit-linear-gradient(bottom,#0cb4ce 0%,transparent 50%)!important;
  background-image: -moz-linear-gradient(bottom,#0cb4ce 0%,transparent 50%)!important;
  background-image: -o-linear-gradient(bottom,#0cb4ce 0%,transparent 50%)!important;
  background-image: linear-gradient(to top,#0cb4ce 0%,transparent 50%)!important;
  width: 100%;
  height: 100%;
  opacity: 0 !important;
  -webkit-transition: opacity 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out,-moz-transform 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out,-o-transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out,transform 0.2s ease-in-out;
}

.rec-image-sec:hover .t-entry-visual-overlay-in.style-accent-bg {
  opacity: 0.5 !important;
}

.recent-post-wrapper {
  margin: 0 -36px;
}

.rec-content-sec h3.t-entry-title.h2 {
  margin: 0;
  font-weight: 600;
  font-family: 'SF-Pro-Display',Roboto,Sans-Serif;
  font-size: 29px;
  line-height: 1.2;
}

.rec-content-sec {
  padding-top: 36px;
}

p.t-entry-meta {
  line-height: 1.75;
  font-size: 18px;
  margin: 9px 0 0 0;
  color: #777;
}

span.t-entry-category {
  font-size: 12px;
  font-weight: 600;
  text-transform: capitalize;
  display: inline-block;
  color: #303133;
}

span.t-entry-category a.topic-link {
  color: #303133;
}

span.t-entry-category a.topic-link:hover {
  color: #0cb4ce;
}

p.t-entry-meta i {
  margin-right: .3em;
  font-size: 12px;
  font-weight: 600;
}

.fa-archive2:before {
  content: "\e121";
}

span.t-entry-date {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #303133;
}

.t-entry-excerpt p {
  margin: 0;
}

.t-entry-excerpt {
  margin: 9px 0 0 0;
}

.first-rec-post hr {
  margin-top: 18px;
  margin-bottom: 18px;
  background: #eaeaea;
}

.t-entry-readmore {
  margin: 9px 0 0 0;
}

a.btn.btn-default {
  cursor: pointer;
  background-image: none;
  border-style: solid;
  border-radius: 2px;
  outline: none;
  display: inline-block;
  font-size: 12px;
  padding: 13px 31px 13px 31px!important;
  font-style: normal!important;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  -moz-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  -o-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  font-weight: 600!important;
  font-family: Poppins!important;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #ffffff!important;
  background-color: #303133!important;
  border-color: #303133!important;
  border-width: 1px;
}

a.btn.btn-default:hover {
  color: #303133!important;
  background-color: transparent!important;
  border-color: #303133!important;
}

h3.widget-title {
  color: #303133;
  word-break: break-word;
  padding: 0 0 27px 0;
  margin: 0 0 27px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-top: 0;
  font-family: Poppins;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 12px;
  border-color: #eaeaea;
}

.span6.right-sec {
  padding-top: 54px;
}

.rpwe-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.rpwe-block ul li {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding: 0 0 5px 0;
}

.rpwe-block a {
  display: inline!important;
  text-decoration: none;
  color: #303133;
}

.rpwe-block a img {
  border: 1px solid #eee!important;
  box-shadow: none!important;
  margin: 2px 10px 2px 0;
  padding: 3px!important;
  display: inline;
  float: left;
  width: 158px;
  height: 83px;
  object-fit: cover;
}

.rpwe-block h3 {
  background: none!important;
  clear: none;
  margin-bottom: 0!important;
  margin-top: 0!important;
  font-weight: 500;
  font-size: 18px!important;
  line-height: 1.5em;
  color: #303133;
}

.rpwe-time {
  color: #bbb;
  font-size: 14px;
}

.rpwe-summary {
  font-size: 16px;
}

.rpwe-summary p {
  margin: 0;
}

.blog-pagination {
  clear: both;
}

.blog-bottom-content {
  margin-top: 36px;
  text-align: center;
  margin-bottom: 74px;
}

.blog-bottom-content h2 {
  line-height: 1.2;
  margin: 0;
}

.blog-bottom-content hr {
  margin: 27px 0 27px 0;
  width: 90px;
  border: 0;
  border-top-width: 2px;
  background: transparent;
  border-style: solid;
  border-color: #eaeaea;
  margin-left: auto;
  margin-right: auto;
}

.blog-bottom-content p {
  line-height: 1.75;
  margin: 18px 0 0;
  font-size: 18px;
}

.rec-image-sec a.pushed img {
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -o-transform: scale(1,1);
  -ms-transform: scale(1,1);
  transform: scale(1,1);
  -webkit-transition-property: -webkit-transform,-webkit-filter;
  -moz-transition-property: -moz-transform,-moz-filter;
  -o-transition-property: -o-transform,filter;
  transition-property: transform,filter;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(.57,.21,.69,1);
  -moz-transition-timing-function: cubic-bezier(.57,.21,.69,1);
  -o-transition-timing-function: cubic-bezier(.57,.21,.69,1);
  transition-timing-function: cubic-bezier(.57,.21,.69,1);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
}

.rec-image-sec:hover img {
  -webkit-transform: scale(1.05,1.05) !important;
  -moz-transform: scale(1.05,1.05) !important;
  -o-transform: scale(1.05,1.05) !important;
  -ms-transform: scale(1.05,1.05) !important;
  transform: scale(1.05,1.05) !important;
}

.rpwe-block a:hover {
  color: #0cb4ce;
}

.blog-psot-banner {
  -webkit-transition: height 400ms cubic-bezier(.785,.135,.15,.86),opacity 0.5s ease-out 0.2s!important;
  -moz-transition: height 400ms cubic-bezier(.785,.135,.15,.86),opacity 0.5s ease-out 0.2s!important;
  -o-transition: height 400ms cubic-bezier(.785,.135,.15,.86),opacity 0.5s ease-out 0.2s!important;
  transition: height 400ms cubic-bezier(.785,.135,.15,.86),opacity 0.5s ease-out 0.2s!important;
  display: table;
  table-layout: fixed;
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #141618;
  min-height: 83.2vh;
}

.blog-psot-banner .header-bg-wrapper {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.blog-psot-banner .header-bg-wrapper .header-bg {
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 30vh);
  will-change: transform;
}

.blog-psot-banner .header-bg-wrapper .block-bg-overlay.style-color-wayh-bg {
  border-radius: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-color: #141618;
  opacity: 0.25;
}

.post-banner-content {
  display: table !important;
  table-layout: fixed !important;
  width: 100% !important;
  height: 100% !important;
  padding-bottom: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  padding: 0 !important;
  height: 83.2vh !important;
}

.post-banner-content .header-content-inner {
  position: relative;
  z-index: 5;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
  padding-top: 99px;
}

.post-banner-in {
  margin: 0 auto;
  padding: 54px 36px 54px 36px;
}

.post-banner-in h1.header-title {
  line-height: 1.2;
  text-transform: uppercase;
  font-family: Poppins;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}

.post-info {
  margin: 18px 0 0 0;
  font-family: Poppins;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
}

.post-info div {
  display: inline;
}

.post-info span {
  margin: 0 14px 0 14px;
  font-weight: 400;
}

.post-info a {
  -webkit-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  -moz-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  -o-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  color: #fff;
}

.post-info a:hover {
  color: #0cb4ce;
}

.header-scrolldown {
  position: absolute;
  bottom: 4px;
  left: 50%;
  margin-left: -6px;
  z-index: 100;
  -webkit-transition: -webkit-transform 0.2s ease-in-out,opacity 0.2s linear 0.2s!important;
  -moz-transition: -moz-transform 0.2s ease-in-out,opacity 0.2s linear 0.2s!important;
  -o-transition: -o-transform 0.2s ease-in-out,opacity 0.2s linear 0.2s!important;
  transition: transform 0.2s ease-in-out,opacity 0.2s linear 0.2s!important;
  color: #fff;
}

.header-scrolldown i {
  font-size: 24px;
  cursor: pointer;
}

.header-scrolldown:hover {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -o-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
  opacity: .8!important;
}

.hs-blog-post .content-wrapper {
  padding-top: 72px !important;
  padding-bottom: 72px !important;
}

h1.header-title {
  font-weight: 600;
  font-family: 'SF-Pro-Display',Roboto,Sans-Serif;
  margin: 0;
  font-size: 35px;
}

.hs-blog-post .content-wrapper .post-info {
  font-family: Poppins;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 12px;
  color: #999;
}

.hs-blog-post .content-wrapper .post-info a {
  color: #999;
}

.hs-blog-post .content-wrapper .post-info a:hover {
  color: #0cb4ce;
}

.hs-blog-post .header-content-inner {
  padding-bottom: 12px;
}

.hs-blog-post .post-body img {
  vertical-align: middle;
}

.about-author-sec {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eee;
  width: 100%;
  clear: both;
  display: block;
  overflow: hidden;
  word-wrap: break-word;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0;
}

.saboxplugin-gravatar {
  float: left;
  padding: 20px;
}

.saboxplugin-gravatar img {
  max-width: 100px;
  height: auto;
}

.saboxplugin-authorname {
  margin: 20px 0 0 20px;
  display: block;
  font-size: 18px;
  line-height: 25px;
}

.saboxplugin-desc {
  font-size: 14px;
  line-height: 21px;
}

.saboxplugin-desc p {
  margin: 5px 0 12px;
}

.saboxplugin-socials {
  line-height: 1!important;
  position: relative;
  display: block;
  background: #fcfcfc;
  padding: 5px;
  border-top: 1px solid #eee;
}

.about-author-sec {
  background: #fff;
}

.saboxplugin-socials a {
  text-decoration: inherit;
  box-shadow: none;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  margin: 10px 5px;
  color: #444;
}

.saboxplugin-socials a svg {
  width: 18px;
  height: 18px;
  overflow: hidden;
}

.saboxplugin-socials a:hover {
  opacity: .8;
  -webkit-transition: opacity .4s;
  -moz-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  color: #0cb4ce;
}

.swp_social_panel {
  clear: both;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 34px;
  line-height: 1;
  margin-bottom: 20px!important;
  margin-top: 20px!important;
  overflow: hidden;
  padding: 0;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  direction: ltr;
  -ms-flex-align: stretch;
  -ms-flex-line-pack: center;
  -ms-flex-pack: justify;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  width: 100%;
}

.swp_facebook {
  background: #3a589e;
  border: 1px solid #3a589e;
}

.nc_tweetContainer {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  float: left;
  font-family: Lato;
  height: 32px;
  margin: 0 5px 3px 5px;
  min-width: 34px;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.swp_twitter {
  border: 1px solid #429cd6;
  background: #429cd6;
}

.swp_google_plus {
  background: #df4b37;
  border: 1px solid #df4b37;
}

.swp_linkedin {
  border: 1px solid #0d77b7;
  background: #0d77b7;
}

.swp_pinterest {
  background: #cd2029;
  border: 1px solid #cd2029;
}

.nc_tweetContainer a {
  color: #fff;
}

.nc_tweetContainer a svg {
  width: 18px;
  height: 18px;
}

.sw {
  display: inline-block;
  font-family: sw-icon-font!important;
  font-size: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none!important;
  -ms-transform: translate(0,0);
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}

.swp_social_panel .sw {
  float: left; 
  height: 30px;
  line-height: 32px;
  margin: 0 5px;
  text-shadow: none!important;
  width: 20px;
}

span.swp_share {
  display: block;
  float: right;
  float: left;
  font-size: 14px;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  margin: 0 0 0 6px;
  max-width: none!important;
  vertical-align: middle;
}

span.spaceManWilly {
  display: block;
  width: 120px;
  height: 100%;
  text-align: center;
}

span.iconFiller {
  display: block;
  float: left;
  height: 30px;
  -webkit-transition: width 0.1s linear;
  transition: width 0.1s linear;
  width: 30px;
  font-size: 18px;
  margin: 0 auto;
  overflow: hidden;
}

i.swp_facebook_icon:before {
  content: "j";
}

i.swp_twitter_icon:before {
  content: "s";
}

i.swp_google_plus_icon:before {
  content: "h";
}

i.swp_linkedin_icon:before {
  content: "f";
}

i.swp_pinterest_icon:before {
  content: "b";
}

span.swp_count.swp_hide {
  font-size: 14px;
  margin: 0 auto;
}

.nc_tweetContainer a {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Lato,sans-serif;
  font-size: 18px!important;
  font-weight: bold;
  height: 30px;
  text-decoration: none;
  text-decoration: none!important;
  text-transform: none;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  box-shadow: none;
}

.nc_tweetContainer a:hover span.iconFiller {
  width: 82px;
}

.blog-sidebar .hs-search-field {
  max-width: 100%;
  padding: 0;
  background: transparent;
}

.blog-sidebar .hs-search-field form {
  margin: 18px 0 0 0;
  position: relative;
}

.blog-sidebar .hs-search-field form input {
  display: block;
  font-size: 14px;
  line-height: initial;
  margin: 9px 0 0 0;
  padding: 10px 15px 10px 15px;
  border-style: solid;
  border-radius: 2px;
  font-weight: 400;
  border: 1px solid transparent;
  -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,.025);
  -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,.025);
  box-shadow: inset 0 2px 1px rgba(0,0,0,.025);
  -webkit-transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
  -moz-transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
  -o-transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
  transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
  border-width: 1px;
  padding-right: 36px;
  border-color: #eaeaea;
  background: #fff;
  color: rgb(119, 119, 119);
}

.blog-sidebar .hs-search-field form i {
  position: absolute;
  right: 1.35em;
  top: 50%;
  margin-top: -9px;
  font-size: 14px;
}

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

.cm-twitter iframe.lazyloaded {
  width: 100% !important;
}

.fix-inner {
  position: fixed;
  bottom: 0;
  max-width: 100%;
  margin-bottom: 0 !important;
  background: white;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 9;
}

.remove_fixed .swp_social_panel.fixed {
  display: none;
}

.swp_social_panel.fixed {
  max-width: 833px;
  margin-bottom: 10px!important;
  margin-top: 10px!important;
  left: 387.5px;
  position: relative;
}


.banner-is-not-here .header-container-wrapper {
  min-height: 138px;
}

a#back-to-top {
  vertical-align: middle;
  border: 2px solid silver;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -ms-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  position: relative;
  border-radius: 0;
  width: 26px;
  height: 26px;
  line-height: 2em;
  border-color: #303133;
  background-color: #303133;
  color: #fff;
  position: fixed;
  right: 22px;
  bottom: 22px;
  text-align: center;
  border-radius: 2px;
}

a#back-to-top i {
  border-radius: 2px;
  width: 2em;
  height: 2em;
  line-height: 25px;
  font-size: 14px;
  position: relative;
  top: -4px;
  right: 1px;
}

.hs-search-field__suggestions li a {
  padding: 5px 10px;
}

li#results-for {
  padding: 5px 10px;
}

.top-navigation {
  height: auto;
  padding-top: 8px;
}

.rpwe-block ul li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.custom-button {
  margin: 36px 0;
  text-align: center;
}

.custom-button a.custom-link {
  margin-bottom: 1px;
  cursor: pointer;
  background-image: none;
  border-style: solid;
  border-radius: 2px;
  outline: none;
  font-style: normal!important;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  font-size: 10px!important;
  padding: 9px 25px 9px 25px!important;
  color: #ffffff!important;
  background-color: #0cb4ce!important;
  border-color: #0cb4ce!important;
  -webkit-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  -moz-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  -o-transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  transition: color 200ms cubic-bezier(.785,.135,.15,.86),background-color 200ms cubic-bezier(.785,.135,.15,.86),border-color 200ms cubic-bezier(.785,.135,.15,.86);
  font-weight: 600!important;
  font-family: Poppins!important;
  letter-spacing: .1em;
  border-width: 1px;
  text-transform: uppercase;
}

.custom-button a.custom-link:hover {
  background-color: transparent!important;
  border-color: #0cb4ce!important;
  color: #0cb4ce!important;
}

.header-scrolldown a {
  color: #fff;
}



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


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


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

@media (max-width: 1699px){
  .gallery-content {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

@media (max-width: 1499px){
  .gallery-content {
    padding-top: 54px;
    padding-bottom: 54px;
  }
}

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

  .custom-menu-primary .hs-menu-wrapper > ul ul ul:before {
    content: none;
  }
}

@media (max-width: 1250px){
  .recent-post-wrapper {
    margin: 0;
  }

  .blog-listing-wrapper .post-listing .post-item {
    width: 47%;
    margin-right: 36px !important;
  }

  .blog-listing-wrapper .post-listing .post-item:nth-child(2n) {
    margin-right: 0 !important;
  }
}

@media (max-width: 1200px) and (min-width: 960px){
  .secondary-navigation .menu-smart-social {
    margin-right: 0;
    padding-left: 0;
  }

  .custom-header-bottom>div>.row-fluid {
    display: block;
  }

  .custom-header-right {
    display: inline-block !important;
    width: 80% !important;
  }

  .custom-logo {
    display: inline-block !important;
    padding-right: 0;
  }

  .custom-menu-primary.js-enabled {
    width: auto !important;
  }

  .custom-secnd-nav {
    white-space: normal;
  }

  .secondary-navigation .menu-smart-social>li>a {
    padding-right: 0;
    padding-left: 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding-right: 0;
    padding-left: 6px;
  }

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

}


@media (max-width: 959px){

  .custom-copyright {
    width: 100% !important;
    text-align: center;
    padding-top: 34px;
    padding-bottom: 27px;
  }
  .cm-footer-social {
    width: 100% !important;
    margin-left: 0 !important;
  }
  ul.footer-social-icons {
    text-align: center;
    padding-bottom: 36px;
  }

  ul.footer-social-icons li:first-child {
    padding-left: 0;
  }

  .footer-side-grp {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .custom-privacy p {
    padding-left: 0;
  }

  .footer-container .page-center {
    padding-left: 33px !important;
  }

  .custom-footer-guides,.custom-footer-contact,.custom-footer-about {
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0;
    padding-top: 36px;
  }

  .custom-footer-top h3 {
    margin-top: 0;
  }

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

  .custom-footer-request {
    padding-left: 0;
    width: 100% !important;
    margin-left: 0 !important;
  }

  .cm-call-grp {
    padding-bottom: 1px;
  }

  .custom-footer-call {
    width: 100% !important;
    margin-left: 0 !important;
    padding-bottom: 36px;
    padding-top: 35px;
  }

  .custom-footer-rss {
    padding-left: 0;
    padding-top: 36px;
  }

  .custom-secnd-nav {
    display: block !important;
    text-align: left;
    width: 100% !important;
  }

  .top-wrapper {
    display: none !important;
  }

  .custom-header-bottom {
    position: static;
    margin-top: 0;
  }

  .custom-header-bottom>div {
    background-color: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .custom-logo img {
    margin-left: 0;
  }

  .custom-logo {
    padding-bottom: 28px;
    padding-left: 33px;
  }

  .span9.widget-span.widget-type-cell.custom-header-right {
    display: none;
    width: 100%;
    margin: 0;
  }

  .custom-header-bottom>div>.row-fluid {
    display: block;
    padding: 0;
  }

  .mobile-trigger .lines {
    background: #fff;
  }

  .mobile-trigger .lines:before,.mobile-trigger .lines:after {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: top 0.3s 0.6s ease-in-out,-webkit-transform 0.3s ease-in-out;
    -moz-transition: top 0.3s 0.6s ease-in-out,-moz-transform 0.3s ease-in-out;
    -o-transition: top 0.3s 0.6s ease-in-out,-o-transform 0.3s ease-in-out;
    transition: top 0.3s 0.6s ease-in-out,transform 0.3s ease-in-out;
  }

  .lines:after {
    top: -6px;
  }

  .mobile-open .mobile-trigger .lines {
    transition: background 0.3s 0s ease-in-out;
    background: transparent!important;
  }

  .mobile-open .mobile-trigger .lines:before,.mobile-open .mobile-trigger .lines:after {
    -webkit-transition: top 0.3s ease-in-out,-webkit-transform 0.3s 0.5s ease-in-out;
    -moz-transition: top 0.3s ease-in-out,-moz-transform 0.3s 0.5s ease-in-out;
    -o-transition: top 0.3s ease-in-out,-o-transform 0.3s 0.5s ease-in-out;
    transition: top 0.3s ease-in-out,transform 0.3s 0.5s ease-in-out;
    top: 0;
    width: 20px;
  }

  .mobile-open .mobile-trigger .lines:after {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    -moz-transform: rotate3d(0,0,1,-45deg);
    -o-transform: rotate3d(0,0,1,-45deg);
    -ms-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
  }

  .mobile-open .mobile-trigger .lines:before {
    -webkit-transform: rotate3d(0,0,1,45deg);
    -moz-transform: rotate3d(0,0,1,45deg);
    -o-transform: rotate3d(0,0,1,45deg);
    -ms-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
  }

  .custom-menu-primary .hs-menu-wrapper > ul li a {
    padding: 9px 33px;
    position: relative;
    display: block;
    font-family: Poppins;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 600;
    font-size: 12px;
    line-height: normal;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    padding: 26px 0 0 0px;
  }

  .custom-menu-primary.js-enabled {
    display: block !important;
  }

  .secondary-navigation .menu-smart-social li.social-icon {
    display: none !important;
  }

  .secondary-navigation .menu-smart-social li.search-icon>a {
    position: relative;
    display: block;
    width: 100%;
    padding: 9px 33px;
  }

  li.search-icon.style-dark.dropdown {
    display: block !important;
  }

  .secondary-navigation .menu-smart-social {
    margin: 0;
    padding: 0;
  }

  .secondary-navigation .menu-smart-social li.search-icon>a:before {
    content: none;
  }

  .secondary-navigation .menu-smart-social li.search-icon>a i {
    font-size: 12px;
    margin-right: 14px;
    display: inline;
  }

  .secondary-navigation .menu-smart-social li.search-icon>a span.desktop-hidden {
    position: relative;
    top: 3px;
  }

  .secondary-navigation .menu-smart-social li.search-icon>a i.fa.fa-angle-down.fa-dropdown.desktop-hidden {
    float: right;
  }

  ul.drop-menu.desktop-hidden.sm-nowrap.open-animated {
    display: none;
    position: static!important;
    top: auto!important;
    left: auto!important;
    margin-left: 0!important;
    margin-top: 0!important;
    width: auto!important;
    min-width: 0!important;
    max-width: none!important;
  }

  .overlay.overlay-contentscale.style-dark.style-dark-bg.overlay-search {
    display: none !important;
  }

  ul.menu-smart.sm.sm-vertical.mobile-secondary-menu {
    margin: 0;
    display: block;
    list-style: none;
    line-height: normal;
    height: 100%;
    border-color: rgba(255,255,255,.15);
    padding: 6px 0 27px 0px;
  }

  ul.menu-smart.sm.sm-vertical.mobile-secondary-menu li a {
    padding: 9px 33px;
    color: #fff;
    position: relative;
    display: block;
    height: 100%;
    font-family: Poppins;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 600;
    font-size: 12px;
  }

  ul.menu-smart.sm.sm-vertical.mobile-secondary-menu li a i {
    float: right;
    right: 8px;
    top: 4px;
  }

  .secondary-navigation .menu-smart-social li.search-icon>a i.fa.fa-angle-down.fa-dropdown.desktop-hidden {
    padding: 0;
    display: inline-block;
    height: 100%;
    right: -7px;
    font-size: 9.6px;
    top: 7px;
    left:auto;
  }

  form.search {
    padding: 10px 32px 4px;
  }

  form.search input {
    color: inherit;
    font: inherit;
    font-family: inherit;
    line-height: initial;
    margin: 14px 0 0 0;
    padding: 10px 15px 10px 15px;
    border-style: solid;
    border-radius: 2px;
    font-weight: 400;
    border: 1px solid transparent;
    display: block;
    -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,.025);
    -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,.025);
    box-shadow: inset 0 2px 1px rgba(0,0,0,.025);
    -webkit-transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
    -moz-transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
    -o-transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
    transition: color 400ms cubic-bezier(.785,.135,.15,.86),background-color 400ms cubic-bezier(.785,.135,.15,.86),border-color 400ms cubic-bezier(.785,.135,.15,.86);
    border-width: 1px;
    font-size: 12px;
    border-color: rgba(255,255,255,.25);
    background-color: rgba(26,27,28,.5);
    width: 100%;
    color:#fff;
  }

  form.search input:focus {
    outline: 0;
    border-color: #0cb4ce;
  }

  ul.drop-menu.desktop-hidden.sm-nowrap.open-animated li {
    display: block;
  }

  ul.drop-menu.desktop-hidden.sm-nowrap.open-animated {
    padding: 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li a:after {
    content: "\f105";
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: uncodeicon!important;
    speak: none;
    font-style: normal;
    display: inline-block;
    position: relative;
    padding: 0 0 0 9px;
    margin: 0 0 0 0;
    margin-right: 0;
    box-sizing: content-box!important;
    font-size: .8em;
    text-align: right!important;
    letter-spacing: .05em;
    font-weight: 600;
    top: .3em;
    float: right;
    right: 8px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children>a:after {
    content: "\f107";
    right: 7px;
  }

  .custom-header-right {
    background-color: #1b1d1f;
    overflow-y: scroll !important;
    height: auto;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding: 9px 38px;
    letter-spacing: 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul > li.hs-item-has-children > a{
    letter-spacing: .05em;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li>a:after {
    right: 1px !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    letter-spacing: 0;
    padding: 9px 43px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a:after {
    right: -3px;
  }

  .secondary-navigation .menu-smart-social li.search-icon>a>i {
    left: -1px;
  }

  .banner-gallery .slick-track,
  .row-background{
    height: 603px ;
  }

  .banner-gallery .slick-track .gallery-item{
    height: 603px !important;
  }

  .content-inner h2 {
    font-size: 33.333333333333px;
  }

  .content-inner {
    vertical-align: middle;
    padding: 0;
  }

  .gallery-animation {
    max-width: 100%;
  }

  .gallery-content .row-inner {
    width: 100%;
    margin-left: 0;
  }

  .gallery-content {
    max-width: 100%;
  }

  .blog .blog-content {
    width: 100% !important;
    margin-bottom: 20px;
  }

  .blog .blog-sidebar {
    width: 100% !important;
    margin-left: 0 !important;
    padding: 36px 0 0 0;
  }

  .post-banner-in h1.header-title {
    font-size: 33.333333333333px;
  }

  .banner-is-not-here .header-container-wrapper {
    min-height: initial;
  }

  .custom-header-bottom {
    top: 0;
    transition: top 0.5s ease-in-out;
    position: fixed;
    width: 100% !important;
    left: 0;
    z-index: 9999;
  }


  .header-container-wrapper {
    min-height: 100px !important;
  }

  .nav-up .custom-header-bottom{
    top: -100px;
  }
}

@media (max-width: 959px) and (max-height:600px){
  .custom-header-right{
    height: calc(100vh - 100px );
  }
}


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

@media (max-width: 767px) {
  .widget-type-form, .widget-type-blog_subscribe,
  .widget-type-google_search,
  .widget-type-password_prompt,
  .widget-type-email_simple_subscription form ,
  .widget-type-widget_container form,
  .body-container .hs-search-field{
    width: 100% !important;
    max-width: 100%;
  }

  .body-container .widget-type-form,
  .body-container .widget-type-blog_subscribe,
  .body-container .widget-type-google_search,
  .body-container .widget-type-password_prompt.custom_error_message,
  .body-container .widget-type-email_simple_subscription {
    margin-bottom:25px; 
    margin-top:25px;
  }

  .recent-post-wrapper .span6 {
    display: block;
    width: 100%;
  }

  .blog-listing-wrapper .post-listing .post-item {
    width: 100% !important;
    margin-right: 0 !important;
  }

  .hs-blog-post .post-body img {
    float: none !important;
    margin: 10px auto !important;
    display: block;
  }

  .saboxplugin-gravatar img {
    display: block;
    width: 100%;
    float: none;
  }

  .saboxplugin-gravatar {
    padding-left: 0;
    padding-right: 0;
    float: none;
  }

  .about-author-sec {
    padding: 0 20px;
  }

  .saboxplugin-socials {
    margin: 0 -20px;
    padding: 5px 20px;
  }

  .saboxplugin-authorname {
    margin-left: 0;
    margin-top: 0;
  }
}  


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

@media (max-width: 569px){

  .custom-footer-request a {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -o-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
  }

  .content-inner {
    vertical-align: bottom;
  }
}

@media (max-width: 479px) {
  .subscribe-options label {
    margin: 0;
  }

  .rpwe-block a img {
    float: none;
    margin-bottom: 20px;
    height: auto;
    width: 100%;
  }
}

