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


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */


@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');
@font-face {
  font-family: "AvenirNext-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/fonts/AvenirNext-Regular-v1.eot") format("embedded-opentype"), 
    url("//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/fonts/AvenirNext-Regular-v1.woff") format("woff"), 
    url("//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/fonts/AvenirNext-Regular.ttf") format("truetype"), 
    url("//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/fonts/AvenirNext-Regular.svg") format("svg");
}
@font-face {
  font-family: "AvenirNext-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/fonts/AvenirNext-Bold.eot") format("embedded-opentype"), 
    url("//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/fonts/AvenirNext-Bold.woff") format("woff"), 
    url("//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/fonts/AvenirNext-Bold.ttf") format("truetype"),
    url("//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/fonts/AvenirNext-Bold.svg") format("svg");
}

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

.hs-image-widget .testimonial {
  border-radius: 50% !important; 
}

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

html {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

body {
  background-color: #fff;
  font-family: 'AvenirNext-Regular', "Sans-Serif";
  color: #666;
}

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

/* Highlighted Text */
/*::-moz-selection {
color: #fff;
background: #39f;
text-shadow: none;
}
::selection {
color: #fff;
background: #39f;
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 {
  margin: 0 0 15px;
  color: #333;
  font-family: 'AvenirNext-Bold', sans-serif;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 34px;
}
h2 {
  font-size: 34px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}

/* Anchor Links */
a {
  color: #27A9E1;
  outline: 0;
  text-decoration: none;
  background-color: transparent;
  transition-property: background-color,box-shadow,border,color,opacity,transform;
  transition-duration: 0.3s;
}
a:hover, a:focus {
  color: #187298;
}

/* Lists */
ul, ol {
  margin: 0 0 15px;
}
ul ul, ul ol, ol ol, ol ul {}
li {}

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

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


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

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

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

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


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


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

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

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


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

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

body:not(.error-template):not(.password-template):not(.subscription-template):not(.blog) .header-container-wrapper *{
  min-height: 0;
}

.custom-header {
  position: fixed;
  left: 0;
  z-index: 111;
  width: 100% !important;
  top: 0;
}
.custom-header .page-center {
  max-width: 100% !important;
}

/*Header Top Styling*/
.custom-header-top {
  background-color: #fff;
  color: #ffffff;
  transition-property: transform,background-color,box-shadow,line-height,height;
  transition-duration: 0.3s;
  line-height: 34px;
  height: 40px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  min-height: 0 !important;
}
.custom-header .page-center > .row-fluid-wrapper > .row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.custom-header .page-center > .row-fluid-wrapper > .row-fluid:before,
.custom-header .page-center > .row-fluid-wrapper > .row-fluid:after {
  content: none;
}
.custom-header .page-center > .row-fluid-wrapper > .row-fluid > div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  float: none;
  width: auto;
}
.custom-header-bottom .page-center > .row-fluid-wrapper > .row-fluid > div:nth-child(2),
.custom-header .page-center > .row-fluid-wrapper > .row-fluid > div:last-child,
.custom-header-right > .row-fluid-wrapper > .row-fluid {
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: auto;
  float: none;
  margin-left: 0;
}
.custom-header-social {
  line-height: 2em;
  margin-left: 1.4rem;
  font-size: 18px;
}
.custom-header-social ul {
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  line-height: 2em;
}
.custom-header-social ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 14px;
  line-height: 2em;
}
.custom-header-social ul li a {
  color: inherit;
  line-height: 2em;
  width: 2em;
  display: block;
  text-align: center;
  position: relative;
  overflow: hidden;color: #231f20;
}
.custom-header-social ul li a .w-socials-item-link-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  bottom: auto;
  height: 0;
  transition: height 0.3s;
}
.custom-header-social ul li a:hover .w-socials-item-link-hover {
  height: 100%;
}
.custom-header-social ul li a:hover {
  color: #fff;
}
.w-socials-item-link:after,
.w-socials-item-link i {
  display: block;
  line-height: inherit;
  position: relative;
  font-family: fontawesome;
}
.facebook .w-socials-item-link:after {
  content: '\f09a';
}
.twitter .w-socials-item-link:after {
  content: '\f099';
}
.linkedin .w-socials-item-link:after {
  content: '\f0e1';
}
.youtube .w-socials-item-link:after {
  content: '\f16a';
}
.google .w-socials-item-link:after {
  content: '\f0d5';
}
.rss .w-socials-item-link:after {
  content: '\f09e';
}

.custom-header-social ul li a .w-socials-item-link-title {
  display: none;
}

.facebook .w-socials-item-link-hover {
  background-color: #42599e;
}
.twitter .w-socials-item-link-hover {
  background-color: #55acee;
}
.linkedin .w-socials-item-link-hover {
  background-color: #117eb9;
}
.youtube .w-socials-item-link-hover {
  background-color: #cd201f;
}
.google .w-socials-item-link-hover {
  background-color: #db4437;
}
.rss .w-socials-item-link-hover {
  background-color: #ff9702;
}
.custom-footer-social ul li a:hover .w-socials-item-link-hover {
  height: 100%;
}

.custom-header-social ul li a:hover {
  color: #fff !important;
}

.custom-header-contact p {
  margin: 0;
  margin-left: auto;
  display: inline-block;
  float: right;
}
.custom-header-contact a {
  background-color: #35adc6;
  border-color: #35adc6;
  color: #ffffff;
  font-size: 14px;
  display: block;
  overflow: hidden;
  font-weight: bold;
  line-height: 2.9;
  padding: 0 1.6em;
  border-radius: 0em;
  letter-spacing: 0px;
  box-shadow: 0 0em 0em rgba(0,0,0,0.18);
  vertical-align: top;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s,box-shadow 0.3s,opacity 0.3s,color 0.3s;
}
.custom-header-contact a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background-color: #5ec9df;
  transition: height 0.3s;
}
.custom-header-contact a:hover:before {
  height: 100%;    background: #1d4280;
}
.custom-header-contact a i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  line-height: inherit;
  vertical-align: top;
  left: 1.8em;
}
.custom-header-contact a i:before {
  content: "\f095";
}
.custom-header-contact a span {
  padding-left: 0em;
  position: relative;
}
.custom-header-contact a:hover {
  color: #fff;
}

/*Header Bottom Styling*/
.custom-header-bottom {
  box-shadow: 0 3px 5px -1px rgba(0,0,0,.1), 0 2px 1px -1px rgba(0,0,0,.05);
  transition-property: transform,background-color,box-shadow,line-height,height;
  transition-duration: 0.3s;
  background-color: #fff;
  /*line-height: 85px;
  height: 85px;*/
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  color: #656565;
}
.custom-header-bottom .page-center > .row-fluid-wrapper > .row-fluid > div:nth-child(2) {
  -webkit-box-pack: center; 
  -ms-flex-pack: center; 
  justify-content: center;
}

.custom-logo p {
  margin: 0;
  margin-right: 1.4rem;
  height: 55px;
  transition: height 0.3s;
}
.custom-logo a {
  display: block;
  height: inherit;
  overflow: hidden;
}
.custom-logo img {
  display: block;
  height: inherit;
  width: auto;
}

.custom-header-register p {
  margin: .3rem .7rem;
}
.custom-header-register a {
  background-color: #26e058;
  border-color: #26e058;
  color: #ffffff;
  border-radius: 25px;
  font-size: 15px;
  overflow: hidden;
  display: block;
  font-weight: bold;
  line-height: 2.9;
  padding: 0 1.8em;
  letter-spacing: 0px;
  box-shadow: 0 0em 0em rgba(0,0,0,0.18);
  vertical-align: top;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s,box-shadow 0.3s,opacity 0.3s,color 0.3s;
  position: relative;
}
.custom-header-register a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background-color: #6be38b;
  transition: height 0.3s;
}
.custom-header-register a:hover:before {
  height: 100%;
}
.custom-header-register a i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  line-height: inherit;
  vertical-align: top;
  left: 1.8em;
}
.custom-header-register a i:before {
  content: "\f0ac";
}
.custom-header-register a span {
  padding-left: 1.6em;
  position: relative;
}

.custom-header-right > .row-fluid-wrapper > .row-fluid:before,
.custom-header-right > .row-fluid-wrapper > .row-fluid:after {
  content: none;
}
.widget-span.custom-menu-primary,
.widget-span.custom-header-search-wrapper {
  width: auto;
  float: left;
  margin-left: 0;
}
.custom-header-bottom .page-center > .row-fluid-wrapper > .row-fluid {
  position: relative;
}

/*Header Search Styling*/
.custom-header-search-wrapper {
  margin-right: -.8rem;
  line-height: 2.8rem;
}
.custom-header-search .w-search-form {
  position: absolute;
  top: 0;
  left: -1.5rem;
  right: -1.5rem;
  height: 0;
  overflow: hidden;
  z-index: 100;
  transition: height 0.3s cubic-bezier(.4,0,.2,1);
  background-color: #27A9E1;
  color: #fff;
}
.search-open .custom-header-search .w-search-form {
  height: 100%;
}
.custom-header-search input#us_form_search_s {
  min-height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  font: inherit;
  margin: 0;
  font-size: 1.4rem;
  margin-top: -1.4rem;
  padding: 0 3rem 0 1.5rem;
  line-height: 2.8rem;
  height: 2.8rem;
  width: 100%;
  transition: all 0.3s;
  box-shadow: none;
  border: none;
  background-color: transparent;
  color: inherit;
}

/* Placeholder Text */
.custom-header-search input#us_form_search_s::-webkit-input-placeholder {
  color: inherit;
  opacity: .5;
} /* Webkit Browsers */
.custom-header-search input#us_form_search_s:-moz-placeholder {
  color: inherit;
  opacity: .5;
} /* Firefox 18- */
.custom-header-search input#us_form_search_s::-moz-placeholder {
  color: inherit;
  opacity: .5;
} /* Firefox 19+ */
.custom-header-search input#us_form_search_s:-ms-input-placeholder {
  color: inherit;
  opacity: .5;
} /* IE10 */

.custom-header-search .search-close {
  position: absolute;
  right: 0;
  text-align: center;
  font-weight: 700;
  line-height: 2.8rem;
  cursor: pointer;
  opacity: .5;
  transition: color 0.3s,opacity 0.3s,transform 0.3s;
  top: 50%;
  width: auto;
  font-size: 1.8rem;
  padding-right: 1.5rem;
  margin-top: -1.4rem;
}
.custom-header-search .search-close:before {
  content: '\2715';
  vertical-align: top;
}
.custom-header-search .search-close:hover {
  opacity: 1;
}

.custom-header-search .search-trigger {
  display: block;
  text-align: center;
  padding: 18px .8rem;
  color: #6cbde4;color:#1d4280;
}
.custom-header-search .search-trigger:before {
  content: '\f002';
  font-size: 1.2rem;
  font-family: fontawesome;
  vertical-align: top;
}
.custom-header-search .search-trigger:hover {
  color: #0B6C95;
}

/*Fixed Header Styling*/
.custom_header_fixed .custom-header-bottom {
  line-height: 65px;
  height: 65px;
}
.custom_header_fixed .custom-logo p {
  height: 45px;
}

.custom-mobile-header-bottom {
  display: none !important;
} 


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

.body-container-wrapper {}
.body-container {
  padding-bottom: 4rem;
  overflow-x: hidden;
}
.body-container .page-center {
  padding-top: 80px;  
  position: relative;
  max-width: 1220px !important;
}
.inner-page-center {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

/*Banner Styling*/
.custom-banner {
  padding-top: 126px;
  border-bottom: 2px solid #fbaf3f;
  position: relative;
}
.custom-banner .banner-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 123px;
  left: 0;
  right: 0;
  bottom: 0;
}
.custom-banner .page-center {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.custom-banner .banner-content {
  padding-top: 180px;
}
.custom-banner .banner-title {
  float: left;
  clear: both;
  background-color: rgba(251, 175, 63, .9);
  border: medium none;
  color: #FFFFFF;
  font-family: AvenirNext-Regular;
  font-size: 1em;
  font-weight: 700;
  padding: 10px;
}
.custom-banner .banner-title h1 {
  margin-bottom: 0;
  color: #ffffff;
  font-family: AvenirNext-Regular;
  font-size: 2.5em;
  font-weight: 700;
}
.custom-banner .banner-text {
  float: left;
  clear: both;
  background-color: rgba(11, 108, 149, .9);
  border: medium none;
  color: #FFFFFF;
  font-family: AvenirNext-Regular;
  font-size: .65em;
  font-weight: 400;
  margin-top: 15px;
  padding: 10px;
}
.custom-banner .banner-text p {
  margin: 0;
  color: #ffffff;
  font-family: AvenirNext-Regular;
  font-size: 2em;
  font-weight: 400;
}



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


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

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

.custom-footer {
  background-color: #222;
  color: #666;
  position: relative;
  padding-left: 0rem;
  padding-right: 0rem;
  font-size: .9rem;
  line-height: 1.5rem
}
.custom-footer .page-center {
  padding-top: 2rem;
  padding-bottom: 0;
}
.custom-footer .page-center > .row-fluid-wrapper {
  margin: 0 -1.5rem;
}
.custom-footer .page-center > .row-fluid-wrapper > .row-fluid > div {
  width: 25%;
  margin-left: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.custom-footer-logo-adddress p {
  margin: 0 0 1.5rem;
}
.custom-footer-logo-adddress p:nth-child(3) {
  margin: .3rem 0;
  margin-right: 1rem;
  display: inline-block;
  vertical-align: top;
}
.custom-footer-logo-adddress p a {
  background-color: #0B6C95;
  color: #fff;
  overflow: hidden;
  font-weight: bold;
  font-size: 14px;
  line-height: 2.9;
  padding: 0 1.8em;
  border-radius: 0em;
  letter-spacing: 0px;
  box-shadow: 0 0em 0em rgba(0,0,0,0.18);
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.3s,box-shadow 0.3s,opacity 0.3s,color 0.3s;
}
.custom-footer-logo-adddress p a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background-color: rgba(0,0,0,.1);
  transition: height 0.3s;
}
.custom-footer-logo-adddress p a:hover:before {
  height: 100%;
}
.custom-footer-logo-adddress p a span {
  position: relative;
}

/*Footer Links Styling*/
.custom-footer-links .hs-menu-wrapper > ul {
  display: block;
}
.custom-footer-links .hs-menu-wrapper > ul > li > a {
  color: #0B6C95;
  font-weight:400;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0px;
  font-family: 'AvenirNext-Bold', sans-serif;
  line-height: 1.4;
  margin: 0 0 1.5rem;
  cursor: text;
}
.custom-footer-links .hs-menu-wrapper > ul ul {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: static !important;
}
.custom-footer-links .hs-menu-wrapper > ul ul li {
  border-bottom: 1px solid #555;
  position: relative;
  margin: 0 0 .5rem;
}
.custom-footer-links .hs-menu-wrapper > ul ul li:last-child {
  margin-bottom: 0;
}
.custom-footer-links .hs-menu-wrapper > ul ul li a {
  color: #999;
  display: initial !important;
  white-space: normal !important;
}
.custom-footer-links .hs-menu-wrapper > ul ul li a:hover {
  color: #fff;
}
.custom-footer-products .hs-menu-wrapper > ul > li:first-child > ul > li:nth-child(6) > a:after {
  content: 'built-in';
  display: block;
}

/*Footer Contact Styling*/
.custom-footer-contact h4 {
  color: inherit;
  margin: 0 0 1.5rem;
}
.custom-footer-contact p {
  margin: 0 0 1.5rem;
}
.custom-footer-contact p span {
  color: #27a9e1;
}
.custom-footer-contact a {
  color: #999;
}
.custom-footer-contact a:hover , .footer_main_block-item p a:hover{
  color: #35adc6;
}
.custom-footer-contact p:last-child {
  margin: 0;
}
.custom-footer-contact p:last-child img {
  width: 108px;
  height: 41px;
  vertical-align: unset;
}
.custom-footer-contact h6 {
  color: inherit;
  padding-top: 1rem;
  margin: 0 0 1.5rem;
}

/*Footer Form*/
.custom-footer-form .form-title {
  color: inherit;
  font-size: 18px;
  padding-top: 32px;
  margin: 0 0 1.5rem;
}
.custom-footer-form .hs-form-field > label {
  display: none;
}
.custom-footer-form .hs-input {
  background-color: #1a1a1a;
  color: #666;
}
.custom-footer-form .hs-input:focus {
  box-shadow: 0 0 0 2px #fff;
}

/* Placeholder Text */
.custom-footer-form .hs-input::-webkit-input-placeholder {
  color: inherit;
  opacity: .5;
} /* Webkit Browsers */
.custom-footer-form .hs-input:-moz-placeholder {
  color: inherit;
  opacity: .5;
} /* Firefox 18- */
.custom-footer-form .hs-input::-moz-placeholder {
  color: inherit;
  opacity: .5;
} /* Firefox 19+ */
.custom-footer-form .hs-input:-ms-input-placeholder {
  color: inherit;
  opacity: .5;
} /* IE10 */

.custom-footer-form .hs_submit {
  padding-top: 16px;
}
.custom-footer-form input.hs-button.primary.large {
  color: #666;
}
.custom-footer-form input.hs-button.primary.large:focus {
  box-shadow: 0 0 0 2px #fff;
}
.custom-footer-form .hs-error-msgs {
  margin-bottom: 0;
}

/*Back To Top Styling*/
#back-to-top {
  display: block;
  position: fixed;
  z-index: 100;
  bottom: 0;
  text-align: center;
  font-size: 2rem;
  color: #fff;
  transform: translate3d(0,5rem,0);
  line-height: 50px;
  height: 50px;
  width: 50px;
  margin: 15px;
  right: 0;
  background-color: rgba(0,0,0,0.3);
}
#back-to-top:before {
  content: '\f106';
  font-family: fontawesome;
  vertical-align: top;
}
#back-to-top:hover {
  background-color: #0B6C95;
}
.back-open #back-to-top {
  transform: translate3d(0,0,0);
}



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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul {
  display: block;
  font-size: 0;
  white-space: nowrap;

}
.custom-menu-primary .hs-menu-wrapper > ul > li {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  font-family: 'AvenirNext-Regular', sans-serif;
  position: relative;
  float: none !important;

}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  font-size: 16px;
  padding: 20px 15px;
  display: block;
  position: relative;
  color: #6cbde4;
  font-weight:bold;
}
.custom_header_fixed .custom-menu-primary .hs-menu-wrapper > ul > li > a{padding:10px 20px;}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
  background-color: #0B6C95;
  color: #ffffff;
}

li > a.active-blog-menu, a.active-blog-menu {
  background-color: #1d4280;
  color: #ffffff;
}


.custom-menu-primary .hs-menu-wrapper > ul li:hover > a[href="javascript:;"] {
  cursor: text;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
  color: #CC9645;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active:hover > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch:hover > a{
  color: #fff;
}

/*Mega Menu STyling*/
.custom-menu-primary .hs-menu-wrapper > ul > li.SOLUTIONS > ul ul li a {
  white-space: normal !important;
}
/*
.custom-menu-primary .hs-menu-wrapper > ul ul li.Secure.Med.Storage > a:before,
.custom-menu-primary .hs-menu-wrapper > ul ul li.Optical.Precision.Counting > a:before,
.custom-menu-primary .hs-menu-wrapper > ul ul li.Packaging-NEW-Cassette-less > a:before,
.custom-menu-primary .hs-menu-wrapper > ul ul li.Packaging-LEGACY-Calibrated.Cassettes > a:before,
.custom-menu-primary .hs-menu-wrapper > ul ul li.Prescription.Pickup > a:before {
content: '';
background-image: url(//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/images/rxsafe1800.png);
width: 16px;
height: 24.74px;
background-size: cover;
display: inline-block;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.Optical.Precision.Counting > a:before {
background-image: url(//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/images/eyecon-1.png);
height: 28.84px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.Packaging-NEW-Cassette-less > a:before {
background-image: url(//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/images/RapidPakRx-menu-icon.png);
height: 33px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.Packaging-LEGACY-Calibrated.Cassettes > a:before {
background-image: url(//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/images/RxASP600-menu-icon.png);
height: 28px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.Prescription.Pickup > a:before {
background-image: url(//4211639.fs1.hubspotusercontent-na1.net/hubfs/4211639/RxSafe_April2018/images/rxwillcallind-v2.jpg);
height: 24px;
}
*/

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul {
  min-width: 12rem;
  background-color: #fff;
  color: #656565;
  box-shadow: 0 8px 15px rgba(0,0,0,.1);
}
.custom-menu-primary .hs-menu-wrapper > ul ul  {
  font-family: 'AvenirNext-Regular', sans-serif;
  font-weight: 400;
  display: block;
  position: relative;

}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children > ul.hs-menu-children-wrapper {
  opacity:0;
  -webkit-transition:opacity 1s;
  -moz-transition:opacity 1s;
  transition:opacity 1s;
  transform-origin: 50% 0;
  transform: scaleY(0) translateZ(0);
  transition: transform 0.3s, opacity 0.3s;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1) translateZ(0);transition: transform 0.3s, opacity 0.3s;
}
.custom-menu-primary .hs-menu-wrapper > ul ul:hover { opacity:1; }

.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  padding: 0.6em 50px 0.6em 20px;
  line-height: 1.5em;
  font-size: 15px;
  display: block;
  position: relative;
  color: inherit;
  text-transform: uppercase;
  font-weight: 600;
  color:#231f20;
}
.custom_header_fixed .custom-logo p {
    height: auto;
    margin: -15px 0 0 !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.active > a, 
.custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a {
  background-color: #7996B6;
  color: #ffffff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:hover > a {
  background-color: #CC9645;
  color: #fff!important;
} 

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

.custom-menu-primary .hs-menu-wrapper > ul > li.RESOURCES ul,
.custom-menu-primary .hs-menu-wrapper > ul > li.FAQs ul {
  left: auto !important;
  right: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.RESOURCES ul ul {
  right: 100%;
}



/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:1331px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }

  /*Mega Menu STyling*/
  /*
  .custom-menu-primary .hs-menu-wrapper > ul > li.SOLUTIONS {
  position: static !important;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li.SOLUTIONS > ul ul {
  display: block !important;
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
  box-shadow: none;
  background: none;
  min-width: 0;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li.SOLUTIONS > ul {
  padding: 16px 1rem;
  left: initial !important;
  right: initial;
  max-width: 600px;
  width: 100%;
  display: none !Important;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li.SOLUTIONS:hover > ul {
  display: block !Important;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li.SOLUTIONS > ul > li {
  width: 33.3333%;
  display: inline-block;
  vertical-align: top;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li.SOLUTIONS > ul > li > a {
  font-weight: 700;
  margin: 0 0 .5rem;
  background-color: transparent!important;
  color: inherit;
  white-space: normal !important;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li.SOLUTIONS > ul > li > a > span {
  padding-right: 2em;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li.SOLUTIONS > ul > li > a:after {
  content: none;
}
  */
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children > a:after {
    position: absolute;
    top: -5px;
    right: 5px;
    font-weight: 400;
    display: block;
    line-height: 34px;
    text-transform: none;
    text-align: center;
    width: 30px;
    content: '\f105';
    font-family: fontawesome;
    vertical-align: top;
    font-size: 1.5em;
    padding-top: 3px;
    margin-right:-6px;
  }

}


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

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

@media (max-width: 1330px){

  /* 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: block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    line-height: 3.5rem;
    padding: 0 .8rem;
    color: #656565;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color: #0B6C95;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{

  }

  .mobile-trigger:before {
    content: '\f0c9';
    font-family: fontawesome;
    vertical-align: top;
    font-size: 1.4rem;
  }

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

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important; /* Button width */
    min-width: 100% !important;
    height: 46.38px !important; /* Button height */  
    padding: 0 !important;
  }
  .child-trigger:hover{
    text-decoration: none;
  }

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

  .custom-menu-primary.js-enabled{}

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

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding-left: .8rem;
    padding-right: .8rem;
    background-color: #fff;
    box-shadow: 0 3px 3px rgba(0,0,0,.1);
    color: #656565;
    z-index: 99;
    max-height: calc(100vh - 125px);
  }
  .mobile-open .custom-menu-primary .hs-menu-wrapper{
    overflow-y: auto !important;
  }
  .custom_header_fixed .custom-menu-primary .hs-menu-wrapper{
    max-height: calc(100vh - 105px);
  }
  .custom-menu-primary .hs-menu-wrapper{}

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

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    color: #656565;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    font-size: 15px;
    line-height: 1.6em;
    padding: .7rem;
    box-shadow: 0 1px 0 rgba(0,0,0,.06) inset;
    display: block;
    position: relative;
    color: inherit;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children > a:after {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 400;
    line-height: inherit;
    text-transform: none;
    text-align: center;
    width: 30px;
    display: block;
    padding: .7rem 0;
    padding-right: 3px;
    transition: transform 0.3s;
    content: '\f107';
    font-family: fontawesome;
    vertical-align: top;
    font-size: 1.5em;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children.child-open > a:after {
    transform: rotate(180deg);
    padding-right: 0;
    padding-left: 3px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{

  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: #fff;
    color: #656565;
    box-shadow: none;
    min-width: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul.hs-menu-depth-2 li:hover{
    background-color:#CC9645;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li .child-trigger {
    height: 44.38px !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    font-size: 14px;
    line-height: 1.6em;
    padding: .7rem;
    box-shadow: 0 1px 0 rgba(0,0,0,.06) inset;
    padding-left: 1.4rem;
    white-space: normal !important;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    padding-left: 2.1rem;
  }

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

  }
}


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


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

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

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

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


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

.blog .blog-content {}

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

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

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

/* Blog Post Title */
h2.post-listing-simple,
.post-header h2 {
  margin-bottom: 1rem;
  color: #333;
}

h2.post-listing-simple a,
.post-header h2 a {
  color: inherit;
}
h2.post-listing-simple a:hover,
.post-header h2 a:hover {
  color: #187298;
}

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

/* Blog Author and Avatar */
#hubspot-author_data {
  padding: 10px 0;
}
#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 {
  margin-bottom: 5rem;
  clear: both;
  display: block;
}
.post-item-inner {
  font-size: 1rem;
  position: relative;
}

.post-item-inner .hs-featured-image-wrapper {
  float: left;
  width: 30%;
  max-width: 25rem;
  position: relative;
}
.post-item-inner .post-body-wrapper {
  max-width: 1140px;
  padding-left: 35%;
}
.post-item.without-featured-image .post-body-wrapper {
  padding-left: 0;
}

.blog-listing-wrapper .post-listing .post-item .post-body {
  margin-top: .3rem;
}
.blog-listing-wrapper .post-listing .post-item .post-body p {
  margin: 0;
}

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

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

/* Read More Link */
a.more-link {
  overflow: hidden;
  color: #0B6C95;
  background-color: transparent;
  margin: 1.5rem 0 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 2.9;
  padding: 0 1.8em;
  border-radius: 0em;
  letter-spacing: 0px;
  box-shadow: 0 0em 0em rgba(0,0,0,0.18);
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s,box-shadow 0.3s,opacity 0.3s,color 0.3s;
  border-color: #0B6C95;
}
a.more-link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: inherit;
}
a.more-link:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background-color: #0B6C95;
  transition: height 0.3s;
}
a.more-link:hover:before {
  height: 100%;
}
a.more-link:hover {
  color: #fff;
}
a.more-link span {
  position: relative;
}

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

/** 
* Blog Social Sharing icons
*
* Overrides defaults to better align icons and prevent overlapping 
*/

.hs-blog-social-share {
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/** 
* Blog Commments 
*
* Custom styles are listed below, as the COS does not provide default styles.
*/

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}

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

.comment-body {
  border-bottom: medium none;
  color: ;
  display: block;
  font-family: ;
  font-size: ;
  line-height: ;
  padding: 0;
}

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

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

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

/* Numbered Pagination */
.blog-pagination{
  display: block;
  text-align: left;
  color: #666;
}

.blog-pagination > div{
  display: inline-block;
}

.blog-pagination-left{
  text-align: right;
}

.blog-pagination-right{
  text-align: left;
}

.blog-pagination a{
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 1.2rem;
  line-height: 3.5rem;
  height: 3.5rem;
  width: 3.5rem;
  margin: .2rem;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #e8e8e8 inset;
  color: inherit;
}
.blog-pagination a:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  transition: height 0.3s;
  background-color: #0B6C95;
  z-index: -1;
}
.blog-pagination a:hover:before {
  height: 100%;
}

.blog-pagination a:hover,
.blog-pagination a:focus{
  color: #fff;
}

.blog-pagination a.elipses{
  border: 0;
}

.blog-pagination a.active{
  color: #fff;
}
.blog-pagination a.active:before {
  height: 100%;
}

.blog-pagination a.next-link,
.blog-pagination a.prev-link{
  font-size: 0;
}

.blog-pagination a.prev-link:after {
  content: '\f104';
  font-family: fontawesome;
  font-size: 1.5rem;
  padding-right: .2rem;
  vertical-align: top;
  position: relative;
}
.blog-pagination a.next-link:after {
  content: '\f105';
  font-family: fontawesome;
  font-size: 1.5rem;
  padding-left: .2rem;
  vertical-align: top;
  position: relative;
}

.blog-pagination a.next-link:hover,
.blog-pagination a.prev-link:hover{

}

/*Author Page*/
.hs-author-profile {
  margin-bottom: 20px;
}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {
  margin: 10px 0;
}
.hs-author-profile .hs-author-avatar {
  max-width: 75px;
  border-radius: 100%;
}
.hs-author-profile .hs-author-avatar img {
  border-radius: 100%;
}
h3.hs-author-listing-header {}

/** 
* Blog All Posts Page
*
* ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
*/

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


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

.blog .blog-sidebar {}
.blog .blog-sidebar .cell-wrapper{}

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

.blog .blog-sidebar .row-fluid-wrapper:not(:last-child) .widget-span {
  padding-bottom: 3rem;
}

/*Sidebar Search Styling*/
.custom-sidebar-search .hs_cos_wrapper,
.custom-sidebar-form .hs_cos_wrapper{
  padding: 0 !important;
  background: transparent !important;
  margin: 0 !important;
  border-radius: 0 !important;
}
.custom-sidebar-form .hs-form,
.custom-sidebar-search form.hs-form {
  position: relative;
  color: #666;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul > li:hover > a {
  color: #fff!important;
}
.custom-sidebar-search .hs-input{
  padding-right: 2.8rem;
  padding-left: .8rem;
  min-width: 8rem;
  color: #666;
  margin-bottom: 0;
}
.custom-sidebar-search a.hs-button.primary {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 2.8rem;
  width: 2.8rem;
  color: #666;
  background: transparent;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.custom-sidebar-search a.hs-button.primary:after {
  vertical-align: top;
  content: '\f002';
  font-size: 1.2rem;
  font-family: fontawesome;
  font-weight: 400;
}

/* Placeholder Text */
.blog .blog-sidebar .hs-input::-webkit-input-placeholder {
  color: inherit;
  opacity: .5;
} /* Webkit Browsers */
.blog .blog-sidebar .hs-input:-moz-placeholder {
  color: inherit;
  opacity: .5;
} /* Firefox 18- */
.blog .blog-sidebar .hs-input::-moz-placeholder {
  color: inherit;
  opacity: .5;
} /* Firefox 19+ */
.blog .blog-sidebar .hs-input:-ms-input-placeholder {
  color: inherit;
  opacity: .5;
} /* IE10 */

.custom-sidebar-form{
  border-left: 5px solid #0B6C95;
  border-right: 5px solid #0B6C95;
  border-bottom: 5px solid #0B6C95;
  margin-bottom: 2rem;
  padding: 0 10px 1rem 10px !important;
}
.custom-sidebar-form-title{   
  border-top: 5px solid #0B6C95;
  border-left: 5px solid #0B6C95;
  border-right: 5px solid #0B6C95;
}
.custom-sidebar-form-title h5 {
  margin-bottom: 0;
  padding: 5px;
  text-align: center;
}
.custom-sidebar-image{
  border-left: 5px solid #0B6C95;
  border-right: 5px solid #0B6C95;
}
.
.custom-sidebar-image p {
  margin: 0;
}
.custom-sidebar-image img {
  vertical-align: unset;
}

.custom-sidebar-form .form-title,
.custom-sidebar-form .hs-form-field > label {
  display: none;
}
.custom-sidebar-form .hs_submit {
  padding-top: 16px;
}

.blog .blog-sidebar .hs-input:focus,
.section.post-footer .hs-form .hs-input:focus {
  box-shadow: 0 0 0 2px #0B6C95;
}
.custom-sidebar-form .hs-input.invalid.error:focus{
  box-shadow: 0 0 0 2px red;
}

.custom-sidebar-recent h3 {
  font-size: 24px;
  margin: 0 0 1.5rem;
}
.custom-sidebar-recent ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.custom-sidebar-recent ul li {
  padding-left: 1.2rem;
  position: relative;
  margin: 0 0 .5rem;
}
.custom-sidebar-recent ul li:last-child {
  margin-bottom: 0;
}
.custom-sidebar-recent ul li:before {
  position: absolute;
  left: 2px;
  content: '\f105';
  font-family: fontawesome;
  font-size: 1.2rem;
  opacity: .5;
}


/*Listing Styling*/
.blog-post-meta {
  line-height: 1.2rem;
}
.blog-post-meta > *,
.blog-post-page-meta > span{
  font-size: .9rem;
  margin: 0 1.2rem .4rem 0;
  display: inline-block;
  vertical-align: top;
  color: #999;
}
.blog-post-meta-date:before {
  font-family: fontawesome;
  vertical-align: top;
  margin-right: .3rem;
  content: '\f017';
}
.blog-post-meta-author:before {
  font-family: fontawesome;
  vertical-align: top;
  margin-right: .3rem;
  content: '\f007';
}
.blog-post-meta a,
.blog-post-page-meta a {
  color: inherit;
}
.blog-post-meta a:hover,
.blog-post-page-meta a:hover {
  color: #187298;
}
.blog-post-meta-category:before {
  font-family: fontawesome;
  vertical-align: top;
  margin-right: .3rem;
  content: '\f07c';
}

/*Post Page Styling*/
.section.post-header h1 {
  margin: 0 0 1.5rem;
}
.blog-post-page-meta {
  padding: .4rem 0 1.2rem;
  line-height: 1.2rem;
  color: #999;
}

.blog-post-wrapper .post-body {
  padding-bottom: 4rem;
}
.blog-post-wrapper .post-body p {
  margin: 0 0 1.5rem;
}
.featured-image-item{
  margin-bottom: 50px;
}
.custom-related-posts-wrapper {
  padding: 2rem 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: rgb(232, 232, 232);
}
.custom-related-posts-wrapper h4 {
  margin: 0 0 1.5rem;
}
.related-post-item {
  margin-bottom: .6rem;
}
.related-post-body {
  font-size: 1rem;
  position: relative;
  display: flex;
  flex-direction: column;
}
.related-post-image{
  max-width: 200px;
  width: 200px;
  margin: 20px 0;
}
.related-post-item h2 {
  display: inline-block;
  vertical-align: baseline;
  font-weight: 400;
  font-size: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  margin: 0 .6rem 0 0;
}
.related-post-item .related-post-meta {
  display: inline-block;
  vertical-align: baseline;
  line-height: 1.2rem;
}
.related-post-item span {
  color: #999;
  margin: 0 1rem 0 0;
  vertical-align: baseline;
  display: inline-block;
}

.hs-blog-post .section.post-footer #comments-listing {
  border: none;
}
.section.post-footer .hs-form {
  color: #666;
}
.section.post-footer .hs-form:before {
  content: 'Leave a Reply ';
  font-size: 24px;
  display: block;
  font-weight: 400;
  letter-spacing: 0px;
  color: #333;
  font-family: 'AvenirNext-Bold', sans-serif;
  line-height: 1.4;
  margin: 0 0 1.5rem;
}
.section.post-footer .hs-form .hs-input {
  margin-bottom: 1rem;
}
.section.post-footer .hs-form input.hs-button.primary {
  background-color: #0B6C95;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.section.post-footer .hs-form input.hs-button.primary:hover {
  background-color: #FBAF3F;
}
.section.post-footer .hs-form .hs-input.invalid.error {
  margin-bottom: 0;
}

.order-head {
  display: inline-block !important;
}



/* ==========================================================================
6. FORMS                                        
========================================================================== */

.form-title {
  color: #ffffff;
  margin: 0 0 1.5rem;
}
.hs-form,
.submitted-message,
.subscription-template form#email-prefs-form h3 {
  color: #fff;
}

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

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

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

/* Labels and Legends */
label {
  display: block;
}
.hs-form-field > label {}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  width: 100%;
  display: block;
  font: inherit;
  border: none;
  outline: 0;
  line-height: 2.8rem;
  min-height: 2.8rem;
  padding: 0 .8rem;
  box-shadow: 0 0 0 2px transparent, 0 1px 0 rgba(0,0,0,.08) inset;
  transition: all 0.3s;
  color: #666;
  background-color: #f5f5f5;
  vertical-align: top;
  margin: 0 0 1.5rem;
  font-family: 'AvenirNext-Regular', "Sans-Serif";
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {}

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

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

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

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

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

/* Error */
.hs-input.invalid.error {
  box-shadow: 0 0 0 2px red;
  margin-bottom: 0;
}
.hs-error-msgs label {
  color: red;
  font-size: .9rem;
  line-height: 1.3rem;
  padding-top: .4rem;
  opacity: .65;
}
.hs-error-msgs {
  padding-left: 0;
  list-style: none;
  margin-bottom: 10px;
}

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


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

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

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

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


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

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

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

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

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


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

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

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

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

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

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


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  white-space: normal;
  width: auto;
  background-color: #FBAF3F;
  font-weight: bold;
  font-size: 14px;
  line-height: 2.9;
  padding: 0 1.8em;
  border-radius: 0em;
  letter-spacing: 0px;
  box-shadow: 0 0em 0em rgba(0,0,0,0.18);
  color: #fff;
  vertical-align: top;
  text-align: center;
  position: relative;
  border: none;
  outline: 0;
  transition: background-color 0.3s,box-shadow 0.3s,opacity 0.3s,color 0.3s;
  font-family: 'AvenirNext-Regular', "Sans-Serif";
}

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

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


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


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

.body-container .hs_cos_wrapper_type_form,
.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.widget-type-blog_subscribe,
.widget-span.widget-type-form,
.error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form{
  box-shadow: none;
  border: none;
  background-color: #0b6c95;
  display:block;
  padding:20px;
  /*margin-bottom:30px;*/    
}
.landing-page.one-column .body-container .widget-type-form,
.error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form{
  width: 50%;
}
.footer_menu ul > li > a:hover {
  color: #35adc6;
}
.custom_header_fixed .custom-logo img{width:160px!important;}
.error-template .custom-header-wrapper,
.password-template .custom-header-wrapper,
.subscription-template .custom-header-wrapper {
  min-height: 125px !important;
} 

.custom-header-lp .custom-header .page-center > .row-fluid-wrapper > .row-fluid {
  height: 85px;
  transition-property: transform,background-color,box-shadow,line-height,height;
  transition-duration: 0.3s;
}
.custom_header_fixed .custom-header-lp .custom-header .page-center > .row-fluid-wrapper > .row-fluid {
  height: 65px;
}
.subscription-template .subscribe-options label {
  margin: 0;
}

body:not(.custom-thankyou).landing-page .custom-banner {
  padding-top: 85px;
}
body:not(.custom-thankyou).landing-page .custom-banner .banner-image {
  top: 85px;
}


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


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

@media (max-width: 1399px) and (min-width:1331px) {
  /*Header Styling*/
  .custom-header-register a {
    font-size: 12px;
  }
}

@media (max-width: 1330px){
  /*Header Styling*/
  .custom-header-bottom .page-center > .row-fluid-wrapper > .row-fluid {
    /*height: 85px;*/
    transition-property: transform,background-color,box-shadow,line-height,height;
    transition-duration: 0.3s;
  }
  .custom_header_fixed .custom-header-bottom .page-center > .row-fluid-wrapper > .row-fluid {
    height: 55px;
  }
  .custom-header-bottom {
    padding-left: 0;
    padding-right: 0;
  }
  .custom-header-search-wrapper {
    margin-right: 11px;
  }
  .custom-logo {
    margin-left: 1.5rem !important;
  }
  .custom-header-search .w-search-form {
    left: 0;
    right: 0;
  }

}

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

@media (max-width: 1024px) {
  .body-container {
    padding-bottom: 2.5rem;
  }
  .body-container .page-center {
    padding-top: 2.5rem;  
  }

  .custom-banner .page-center {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  /*Footer Styling*/
  .custom-footer .page-center {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  /*Blog*/
  .hs-blog-post .body-container {
    padding-bottom: 4rem;
  }	
  .blog-post-wrapper .post-body {
    padding-bottom: 2.5rem;
  }

}

@media (max-width: 900px) {
  .custom-banner {
    padding-top: 120px;
  }

  /*Header Styling*/
  .custom-header-top {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .custom-logo {
    margin-left: 1rem !important
  }
  .custom-header-search-wrapper {
    margin-right: 3px;
  }

  .custom-header-contact a,
  .custom-header-social ul li {
    font-size: 12px;
  }
  .custom-header-contact a {padding:0 1.1em;}
  .order-head a img {
    max-width: 100px !important;
  }
  .custom-header-top .page-center > .row-fluid-wrapper > .row-fluid {
    height: 40px;
  }
  .custom-logo p,
  .custom_header_fixed .custom-logo p {
    height: 40px;
  }
  .custom-header-bottom .page-center > .row-fluid-wrapper > .row-fluid {
    height: 80px;
  }
  .custom_header_fixed .custom-header-bottom .page-center > .row-fluid-wrapper > .row-fluid {
    height: 50px;
  }
  .custom-header-bottom {
    line-height: 80px;
    height: 80px;
  }
  .custom_header_fixed .custom-header-bottom {
    /*     line-height: 50px;
    height: 50px; */
  }
  .custom-menu-primary .hs-menu-wrapper {
    max-height: calc(100vh - 120px);
  }
  .custom_header_fixed .custom-menu-primary .hs-menu-wrapper {
    max-height: calc(100vh - 90px);
  }

  .error-template .custom-header-wrapper,
  .password-template .custom-header-wrapper,
  .subscription-template .custom-header-wrapper {
    min-height: 120px !important;
  } 

  .custom-header-lp .custom-header .page-center > .row-fluid-wrapper > .row-fluid {
    height: 80px;
  }
  .custom_header_fixed .custom-header-lp .custom-header .page-center > .row-fluid-wrapper > .row-fluid {
    height: 50px;
  }

  .custom-mobile-header-bottom {
    display: block !important;
  }
  .custom-header-bottom .custom-header-register {
    display: none !important;
  }
  .custom-header-bottom {
    box-shadow: 0 1px 0 rgba(0,0,0,.08);
  }
  .custom-mobile-header-bottom {
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: #f5f5f5;
    transition-property: transform,background-color,box-shadow,line-height,height;
    transition-duration: 0.3s;
    line-height: 50px;
    height: 50px; 
  }
  .custom_header_fixed .custom-mobile-header-bottom {
    line-height: 0px;
    height: 0px;
    overflow: hidden;
    min-height: 0;
  }
  .custom-mobile-header-bottom .page-center > .row-fluid-wrapper > .row-fluid > div {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    height: 50px;
  }
  .custom-header-register-mobile a {
    font-size: 14px;
  } 
  .custom-header-search input#us_form_search_s {
    padding: 0 1.5rem 0 1rem;
  }
  .custom-header-search .search-close {
    padding-right: 1rem;
  }

  /*Blog*/
  .blog .blog-content, 
  .blog .blog-sidebar {
    width: 100%;
    float: none;
    clear: both;
    margin-left: 0;
  }
  .blog .blog-content {
    padding-bottom: 2.5rem;
  }
  .blog .blog-sidebar {
    padding-top: 2.5rem;
  }

  .hs-blog-post .body-container {
    padding-bottom: 2.5rem;
  }	
  .blog.hs-blog-post .blog-content {
    padding-bottom: 4rem;
  }

  body:not(.custom-thankyou).landing-page .custom-banner {
    padding-top: 80px;
  }
  body:not(.custom-thankyou).landing-page .custom-banner .banner-image {
    top: 80px;
  }
  .custom-banner .banner-image {
    top: 122px;
  }

}


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

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 22px;
  }

  .landing-page.one-column .body-container .widget-type-form,
  .error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
  .password-template .body-container form,
  .subscription-template .body-container .widget-type-email_simple_subscription form{
    width: 100%;
  }
  .subscription-template #email-prefs-form .email-edit {
    max-width: 100% !important;
  }
  .hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 30px;
  }
  #recaptcha_area, #recaptcha_table{
    max-width: 100% !important;
    overflow-x: scroll !important;
    width: 318px !important;
  }
  .span12.widget-span.widget-type-cell.custom-header-bottom {
    background-image: none!important;
    background-color: #fff!important;
  }
  .order-head .row-fluid {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .custom-header-search .search-trigger {
    display: block;
    text-align: center;
    padding: 7px .8rem;}
  .custom-header-contact a span {
    padding-left: 0;
    position: relative;
  }
  /*Footer Styling*/	
  .custom-footer .page-center > .row-fluid-wrapper > .row-fluid > div {
    width: 100%;
  }
  .custom-footer-links .hs-menu-wrapper > ul > li > a,
  .custom-footer-contact h4,
  .custom-footer-contact h6,
  .custom-footer-form .form-title {
    margin-bottom: 1rem;
  }
  .custom-footer-links .hs-menu-wrapper > ul > li > a {
    font-size: 22px;
  }
  .custom-footer-form, 
  .custom-footer-links {
    margin: 0 0 2rem;
  }  
  .custom-footer-spacer {
    display: none !important;
  }

  /*Blog*/
  .blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 3rem;
  }
  .post-item-inner .post-body-wrapper {
    padding-left: 0;
  }
  .post-item-inner .hs-featured-image-wrapper {
    max-width: 100%;
    width: 100%;
    float: none;
    margin-bottom: 1rem;
  }
  .custom-sidebar-recent h3,
  .custom-related-posts-wrapper h4, 
  .section.post-footer .hs-form:before,
  .section.post-header h1 {
    margin-bottom: 1rem;
  }
  .custom-sidebar-recent h3 {
    font-size: 22px;
  }

  .subscription-template .checkbox-row span.fakelabel span {
    font-weight: normal;
    font-size: 12px;
    float: none;
  }

}  

@media (max-width: 600px) {
  .inner-page-center {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .body-container {
    padding-bottom: 1.5rem;
  }
  .body-container .page-center {
    padding-top: 1.5rem;  
  }

  .custom-banner {
    padding-top: 90px;
  }
  .custom-banner .banner-image {
    top: 90px;
  }

  /*Footer Styling*/
  .custom-footer .page-center {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .custom-footer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #back-to-top {
    margin: 10px;
  }

  /*Header Styling*/
  .custom-menu-primary .hs-menu-wrapper,
  .custom_header_fixed .custom-menu-primary .hs-menu-wrapper {
    max-height: calc(100vh - 90px);
  }
  .custom-header-bottom {
    line-height: 50px;
    height: 50px;
  }
  .custom-header-lp .custom-header .page-center > .row-fluid-wrapper > .row-fluid,
  .custom-header-bottom .page-center > .row-fluid-wrapper > .row-fluid {
    height: 50px;
  }
  .custom-logo p, 
  .custom_header_fixed .custom-logo p {
    height: auto;
  }  
  .custom-logo img {
    max-width: 150px !important;
  }
  .custom-header-register-mobile a {
    font-size: 12px;
  }
  .custom-header-search input#us_form_search_s {
    font-size: 1rem;
  }

  .error-template .custom-header-wrapper,
  .password-template .custom-header-wrapper,
  .subscription-template .custom-header-wrapper {
    min-height: 90px !important;
  } 

  /*Blog*/
  /*     .blog .blog-sidebar .row-fluid-wrapper:not(:last-child) .widget-span {
  margin-bottom: 2rem;
} */
  .blog.hs-blog-post .blog-content {
    padding-bottom: 3rem;
  }

  body:not(.custom-thankyou).landing-page .custom-banner {
    padding-top: 50px;
  }
  body:not(.custom-thankyou).landing-page .custom-banner .banner-image {
    top: 50px;
  }

}


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


@media (max-width: 399px) {
  /*Header Styling*/
  .custom-mobile-header-bottom .page-center > .row-fluid-wrapper > .row-fluid > div {
    width: 100% !important;
    height: auto;
  }
  .custom-mobile-header-bottom {
    height: auto;
  }
  .custom-header-register-mobile a {
    line-height: 1.6;
    padding: 7.5px 1.8em;
  }
  .custom-header-register-mobile a {
    font-size: 10px;
  }
  .custom-header-contact a {
    padding: 0 0.4em;
  }
  .custom-header-contact a i {
    left: 0.6em;
  }
}

.footer_h4 h4 { font-weight: 400; letter-spacing: 3px; color:#666; font-size: 18px;text-transform: uppercase; }
.footer_menu ul > li { line-height: 28px;}
.footer_menu ul > li > a { color:#999;     font-weight: 400;

  font-size: 16px;

}}

.footer_menu  ul.open-menu-list li { background:none; }
.w-iconbox.iconpos_left.no_text {
  align-items: center;
}
.w-iconbox.iconpos_left {
  display: -webkit-flex;
  display: flex;
  text-align: left;
}
.w-iconbox {
  position: relative;margin:5px 0px;
}


.w-iconbox-link {

  display: block;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  color: inherit;
  transition: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);

}
.w-iconbox.iconpos_left {

  text-align: left;

}

.custom-footer-form div.hs_submit { padding-top:0px; }

.blog-wrapper{
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.blog-inner{
  max-width: 1170px;
  padding: 0 15px;
}

.popup-modal-custom{
  display: none !important;
  position: fixed;
  top: 25%;
  right: 0;
  left: 0;
  margin: 0 auto!important;
  background-color: #fff; 
  max-width: 420px;
  max-height: 50%;
  overflow-y: scroll;
  padding: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #eaeaea;
  z-index: 100;
}
.modal-mask{
  display: none;
  z-index: 99;
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: rgba(0,0,0,.7);
  top: 0;
  left: 0;
}
.custom-search{
  padding-top: 100px;
  margin: 0 15px;
}
.custom-search form{
  max-width: 850px;
  width: 100%;
}
.row-number-8{
  width: 100%;
  max-width: 1140px;
}
.custom-main-title{
  width: 100%;
}
.custom-main-title h2{
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.row-number-4{
  width: 100%;
  max-width: 100%;
  padding: 0px;
}
.custom-popup-button{
  max-width: 172px;
  margin: 30px 0;
}
.vc-oi-doc:before{
  content: '\e87e';
}

@media screen and (max-width: 768px){
  .blog-inner img:first-of-type{
    float:unset !important;
    margin:0 auto;
    display: block;
    max-width:150px;
  }
}