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

@import url('//fonts.googleapis.com/css?family=Raleway%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMarck+Script%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&subset=latin%2Clatin-ext&ver=1.0.0');
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css'); 

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


@font-face {
  font-family: "ElegantIcons";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn2.hubspot.net/hubfs/4406235/Mosaic_Global_Transportation_May2018%20Theme/Fonts/ElegantIcons.eot?t=1530835377231") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/4406235/Mosaic_Global_Transportation_May2018%20Theme/Fonts/ElegantIcons.woff?t=1530835377231") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4406235/Mosaic_Global_Transportation_May2018%20Theme/Fonts/ElegantIcons.ttf?t=1530835377231") format("truetype");
}
@font-face {
  font-family: "Simple-Line-Icons";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn2.hubspot.net/hubfs/4406235/Mosaic_Global_Transportation_May2018%20Theme/Fonts/Simple-Line-Icons.eot?t=1530835377231") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/4406235/Mosaic_Global_Transportation_May2018%20Theme/Fonts/Simple-Line-Icons.woff?t=1530835377231") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4406235/Mosaic_Global_Transportation_May2018%20Theme/Fonts/Simple-Line-Icons.ttf?t=1530835377231") format("truetype");
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

body {
  background: #fff;
  color: #000000;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}

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


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


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

/* Basic text */
p {
  font-size: 18px;
  line-height: 36px;
  margin-top: 25px;
  margin-bottom: 25px;
} 
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 {
    color: #464646;
    font-family: 'Montserrat', sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 46px;
  line-height: 56px;
  font-style: normal;
  font-weight: 300;
}
h2 {
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 40px;
  color: #370043;
  font-size: 32px;
  color: #000000;
}
h3 {
  font-size: 24px;
  line-height: 36px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
}
h4 {
	font-size: 22px;
  line-height: 26px;
  font-style: normal;
  font-weight: 300;
  color: #000000;
}
h5 {
  font-size: 18px;
  line-height: 36px;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  margin-top: 25px;
  margin-bottom: 0;
}
h6 {
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  margin-top: 25px;
  margin-bottom: 0;
}

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

/* Lists */
ul, ol {
	list-style-position: inside;
}
ul ul, ul ol, ol ol, ol ul {}
li {}
ol{
padding: 0;
  margin-left: 5%;
}
ul{
  margin: 0;
  padding: 0;
  margin-left: 5%;
}

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


.header-wrapper {
  border-bottom: 1px solid #dfdfdf;
  padding: 0 45px;
  background-color: rgba(255,255,255,1);
  position: relative;
  background-color: #fff;
  -webkit-transition: all .2s ease-out 0;
  -moz-transition: all .2s ease-out 0;
  -o-transition: all .2s ease-out 0;
  transition: all .2s ease-out 0;
}
.custom-menu-primary {
  text-align: right;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(7) > a { 
  padding: 0 10px;
}
.header-link a {
  color: #611C72;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  line-height: 120px;
  padding: 0 8px;
}
.header-link a:hover {
    color: #370043;
}
.custom-menu-primary {
  float: right !important;
  width: auto !important;
  margin-left: 0 !important;
}
.header-link {
  margin: 0 !important;
  float: right !important;
  width: auto !important;
}
.header-link a:last-child {
  padding: 0;
}
.header-link a:first-child {
  color: #000000;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 300;
}

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

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


.content-wrapper li {
  font-size: 18px;
  line-height: 36px;
}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

.body-container .page-center {
  padding-top: 44px;
  padding-bottom: 55px;
}

/* =============== Full Width Layout =============== */

.full-width-layout .page-center {
  padding-top: 80px;
  padding-bottom: 32px;
}
.full-width-layout .custom-heading {
  background-color: #6c2b7f;
}
.full-width-layout .custom-heading h1 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 46px;
  line-height: 56px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  text-align: center;
  margin: 0;
}
.full-width-layout .main-content p:last-child {
  margin-bottom: 0;
}

/* =============== Services =============== */

.services-layout .banner-area-wrapper.banner-area {
  padding-top: 110px;
  padding-bottom: 35px;
}
.services-layout .banner-area-wrapper.banner-area .banner-heading {
  padding-top: 30px;
  padding-bottom: 15px;
  margin: 0 0 35px;
}
.services-layout .banner-area-wrapper.banner-area .banner-heading h1 {
  font-size: 24px;
  line-height: 36px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
}
.services-layout .body-container .page-center {
  padding-top: 45px;
  padding-bottom: 45px;
}
.services-layout .main-content {
  text-align: center;
}
.services-layout .main-content h1 {
  margin: 0;
}
.services-layout .main-content p:last-child {
  margin-bottom: 0;
}
.custom-content-with-overlay:after {
  content: "";
  display: table;
  clear: both;
}
.custom-content-with-overlay .custom-content {
  width: 33.33%;
  position: relative;
  float: left;
  vertical-align: middle;
  margin: 0;
}
.custom-content-with-overlay .custom-content .shader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: 0 0;
  background-color: rgba(0,0,0,0.35);
  background-repeat: repeat;
  z-index: 20;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
}
.custom-content-with-overlay .eltd_image_with_text_link_class {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 25;
  left: 0;
}
.front_holder, .back_holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 24;
  overflow: hidden;
  padding: 30px;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.back_holder {
  transition-delay: .1s;
  opacity: 0;
}
.front_holder .front_holder_inner {
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
}
.front_holder .front_holder_content {
  display: table-cell;
  vertical-align: middle;
}
.front_holder .front_side {
  text-align: center;
}
.front_holder .front_side h3.content_title {
  line-height: 26px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  margin: 0;
  color: #ffffff;
  font-size: 26px;
  letter-spacing: 1px;
}
.custom-content-with-overlay img {
  display: block;
  position: relative;
  width: 100%;
  z-index: 10;
}
.back_holder .back_holder_inner {
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
}
.back_holder .back_holder_content {
  display: table-cell;
  vertical-align: middle;
}
.back_holder .back_side {
  text-align: center;
}
.back_holder .text_content {
  position: relative;
  display: block;
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}
.custom-content-with-overlay .custom-content:nth-child(odd):hover .shader {
  background-color: rgb(79, 79, 81);
}
.custom-content-with-overlay .custom-content:hover .front_holder {
  opacity: 0;
  transition-delay: .1s;
}
.custom-content-with-overlay .custom-content:hover .back_holder {
  opacity: 1;
}
.custom-content-with-overlay .custom-content:nth-child(even):hover .shader {
  background-color: rgb(55, 0, 67);
}

/* =============== Fleet Layout =============== */

.fleet-layout .banner-area.banner-area-wrapper {
  padding: 100px 0;
}
.fleet-layout .banner-area.banner-area-wrapper .banner-heading {
  padding-top: 30px;
  padding-bottom: 15px;
  margin: 0;
  margin-bottom: 35px;
}
.fleet-layout .row-1-group .page-center {
  padding-top: 45px;
  padding-bottom: 0;
}
.fleet-layout .row-1-column-1 {
  margin: 0 auto !important;
  max-width: 1000px;
  float: none;
  padding-bottom: 45px;
}
.fleet-layout .row-1-column-1 h1 {
  margin: 0;
  color: black;
}
.fleet-layout .row-1-column-1 h2 {
  font-size: 24px;
  line-height: 36px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  margin: 0;
  letter-spacing: 0;
}
.fleet-layout .row-1-column-1 p {
  margin-top: 20px;
}
.fleet-layout .row-1-column-1 p:last-child {
  margin-bottom: 0;
}
.fleet-tabber-group {
  margin-left: -15px;
  margin-right: -15px;
}
.fleet-tabber-group:after {
  clear: both;
  content: "";
  display: table;
}
.fleet-tabber-group .fleet-tabber-wrapper {
  width: 33.33333333%;
  float: left;
  background-color: #ffffff;
  padding-top: 35px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 55px;
}
.fleet-tabber-group .inner-tab {
  border: solid 1px #ccc;
}
.fleet-tabber-group ul.tabs-nav {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  display: inline-block;
  position: relative;
  z-index: 2;
  vertical-align: middle;
}
.fleet-tabber-group ul.tabs-nav li {
  font-size: 16px;
  line-height: 32px;
  margin: 6px 0px 0 0;
  position: relative;
  overflow: visible;
  -webkit-transition: border-color .15s ease-out;
  -moz-transition: border-color .15s ease-out;
  -ms-transition: border-color .15s ease-out;
  -o-transition: border-color .15s ease-out;
  transition: border-color .15s ease-out;
  display: block;
  float: left;
}
.fleet-tabber-group ul.tabs-nav li a {
  border: 2px solid #fff;
  color: #370043;
  text-transform: uppercase;
  background-color: #f7f7f7;
  font-size: 13px;
  font-weight: 700;
  height: 55px;
  line-height: 51px;
  margin: 0;
  padding: 0 20px;
  position: relative;
  display: block;
  text-align: center;
  -webkit-transition: color .15s ease-out,background-color .15s ease-out;
  -moz-transition: color .15s ease-out,background-color .15s ease-out;
  -ms-transition: color .15s ease-out,background-color .15s ease-out;
  -o-transition: color .15s ease-out,background-color .15s ease-out;
  transition: color .15s ease-out,background-color .15s ease-out;
}
.fleet-tabber-group ul.tabs-nav li a span.icon_frame {
  font-style: normal;
  -webkit-transition: initial;
  font-size: 22px;
  display: inline-block;
  min-width: 20px;
}
.fleet-tabber-group ul.tabs-nav li a i {
  font-style: normal;
  -webkit-transition: initial;
  font-size: 22px;
}
.fleet-tabber-group ul.tabs-nav li:hover a {
  border-left-color: #fff;
  border-top-color: #fff;
  border-bottom-color: #fff;
  background-color: #fff;
}
.fleet-tabber-group ul.tabs-nav li.active a {
  border-bottom-color: #fff;
  border-left-color: #fff;
  border-top-color: #fff;
  background-color: #fff;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.tabs-container {
  background-color: #fff;
  position: relative;
  padding: 29px 25px;
  text-align: left;
  z-index: 1;
  overflow: visible;
  top: -2px;
}
.tab-content h3 {
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 26px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  color: #000000;
  margin: 0;
}
.tab-content p {
  color: #000000;
}
.tab-content p:last-child {
  padding-bottom: 11.98px;
  margin-bottom: 0;
}
p.fleet-tb-text {
  font-size: 13px;
  line-height: 24px;
}
.tab-content p.fleet-tb-text:last-child {
  padding-bottom: 0;
}

/* =============== Home Layout =============== */

.home-layout .banner-area-wrapper.banner-area {
  padding-top: 110px;
  min-height: 550px;
  background-position: 50% 48px;
  background-attachment: fixed;
}
.home-layout .banner-area .banner-heading {
  padding-top: 30px;
  padding-bottom: 15px;
  margin: 0 0 35px;
}
.home-layout .banner-area .banner-heading h1 {
  font-size: 24px;
  line-height: 36px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
}
.home-layout .row-1-group .page-center {
  padding-top: 35px;
  padding-bottom: 45px;
}
.home-layout .row-1-column-1 {
  padding-top: 30px;
  padding-bottom: 15px;
  text-align: center;
}
.home-layout .row-1-column-1 h1 {
  color: #464646;
  font-size: 46px;
  line-height: 56px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  margin: 0;
}
.home-layout .row-1-column-1 p:last-child {
  margin-bottom: 0;
}
.home-layout .row-2-column-1 p:last-child {
  margin-bottom: 0;
}
.home-layout .row-3-group .page-center {
  padding-top: 35px;
  padding-bottom: 45px;
}
.home-layout .row-3-column-1 {
  padding-top: 30px;
  padding-bottom: 15px;
  text-align: center;
}
.home-layout .row-3-column-1 h2 {
  font-size: 24px;
  line-height: 36px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  color: #000;
  letter-spacing: 0;
  margin: 0;
}
.home-layout .row-3-column-1 p:last-child {
  margin-bottom: 0;
}
.home-layout .row-4-group {
  background-color: #000000;
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: center;
}
.home-layout .row-4-group .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.overlay-content-with-bottom-heading {
  margin-left: -15px;
  margin-right: -15px;
}
.overlay-content-with-bottom-heading:after {
  content: "";
  display: table;
  clear: both;
}
.overlay-content-with-bottom-heading .custom-content {
  width: 33.33333333%;
  float: left;
  padding-top: 57px;
  padding-right: 25px;
  padding-bottom: 47px;
  padding-left: 25px;
}
.overlay-content-with-bottom-heading .inner-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: 100%;
  cursor: default;
}
.overlay-content-with-bottom-heading .shader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: 0 0;
  background-color: rgba(0,0,0,0.35);
  background-repeat: repeat;
  z-index: 20;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
}
.overlay-content-with-bottom-heading img {
  display: block;
  position: relative;
  width: 100%;
  z-index: 10;
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: transform .3s;
  -webkit-transition: transform .3s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.overlay-content-with-bottom-heading .custom-content:hover .shader {
  background-color: rgba(55, 0, 67, 0.65);
}
.overlay-content-with-bottom-heading .custom-content:hover img {
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.overlay-content-with-bottom-heading .custom-content:hover .front_holder {
  opacity: 0;
}
.overlay-content-with-bottom-heading .custom-content:hover .back_holder {
  opacity: 1;
}
.overlay-content-with-bottom-heading h3.content_title {
  font-size: 24px;
  line-height: 28px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  color: #ffffff;
  margin: 32px 0 0;
}

.home-layout .row-5-group .page-center {
  padding-top: 35px;
  padding-bottom: 55px;
}
.home-layout .row-5-column-1 {
  padding-top: 30px;
  padding-bottom: 15px;
  text-align: center;
}
.home-layout .row-5-column-1 h3 {
  font-size: 22px;
  line-height: 26px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  margin: 0;
  color: #000000;
  letter-spacing: 1px;
}
.home-layout .row-5-column-1 p:last-child {
  margin-bottom: 0;
}
.home-layout .row-6-group {
  background-color: #000000;
}
.home-layout .row-6-group .page-center {
  padding: 55px 25px;
}
.home-layout .home-slider {
  width: 85% !important;
  margin: 0 auto !important;
  float: none;
}
.home-layout .home-slider .hs_cos_gallery_main {
  margin: 0;
  padding: 0;
}
.home-layout .home-slider button.slick-arrow {
  position: absolute;
  top: 50%;
  display: inline-block;
  height: 52px;
  width: 52px;
  line-height: 48px;
  margin: -24px 0 0;
  color: #fff;
  background-color: transparent;
  border-radius: 0;
  border: 2px solid #fff;
  font-size: 0;
  text-align: center;
  vertical-align: middle;
  z-index: 100;
  -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
  -moz-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
  -ms-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
  -o-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
  transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
}
.home-layout .home-slider button.slick-prev.slick-arrow {
  left: -71px;
}
.home-layout .home-slider button.slick-prev.slick-arrow:before {
  content: "\34";
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  position: relative;
  display: inline-block;
  font-size: 23px;
  line-height: inherit;
  color: #fff;
  opacity: 1;
}
.home-layout .home-slider button.slick-next.slick-arrow {
  right: -71px;
}
.home-layout .home-slider button.slick-next.slick-arrow:before {
  content: "\35";
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  position: relative;
  display: inline-block;
  line-height: inherit;
  color: #fff;
  opacity: 1;
  font-size: 23px;
}
.home-layout .row-7-group .page-center {
    padding-top: 35px;
    padding-bottom: 55px;
}
.home-layout .row-7-column-1 {
    padding-top: 30px;
    padding-bottom: 15px;
    text-align: center;
}
.home-layout .row-7-column-1 h3 {
    font-size: 22px;
    line-height: 26px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    color: #000000;
    margin: 0;
    letter-spacing: 1px;
}
.home-layout .row-7-column-1 p:last-child {
    margin-bottom: 0;
}

/* =============== Employment =============== */

.employment-layout .row-1-group .page-center {
    padding-top: 2.7em;
    padding-bottom: 2.7em;
}
.employment-layout .row-1-column-1 p:last-child {
    margin-bottom: 0;
}
.employment-layout .row-1-column-1 .hs_cos_wrapper_type_header {
  display: block;
  margin-top: 2.7em;
  text-align: center;
}
.employment-layout .row-1-column-1 .hs_cos_wrapper_type_header h1 {
    font-weight: 400;
    letter-spacing: -1px;
    text-align: center;
    line-height: 40px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: 0;
    padding: 0 40px;
    font-family: Montserrat, sans-serif;
    color: #370043;
    font-size: 32px;
    margin-top: 2px;
    margin-bottom: 15px;
}
.employment-layout .row-1-column-1 .hs_cos_wrapper_type_header h1:after,
.employment-layout .row-1-column-1 .hs_cos_wrapper_type_header h1:before {
    position: absolute;
    bottom: 50%;
    content: '';
    background-color: transparent;
    padding: 0;
    top: auto;
    border-color: #370043;
    width: 75px;
    border-bottom-width: 2px;
    margin-bottom: -1px;
    border-style: solid;
    display: inline-block;
    border-top-width: 0;
}
.employment-layout .row-1-column-1 .hs_cos_wrapper_type_header h1:before {
    right: 100%;
}
.employment-layout .row-1-column-1 .hs_cos_wrapper_type_header h1:after {
    left: 100%;
}
.employment-layout .row-2-group {
    background-color: #f2f2f2;
}
.employment-layout .row-3-group .page-center,
.employment-layout .row-2-group .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.employment-layout .left-column,
.employment-layout .right-column{
    padding-top: 2.7em;
    padding-bottom: 2.7em;
}
.employment-layout .left-column h3, 
.employment-layout .right-column h3 {
    font-size: 22px;
    line-height: 26px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    color: #000000;
    margin: 0;
    letter-spacing: 1px;
    border-color: #000000;
    border-bottom-width: 1px;
    border-style: solid;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    margin-bottom: 5px;
    padding-bottom: 2px;
}
.employment-layout .left-column p, 
.employment-layout .right-column p {
    font-size: 16px;
    line-height: 32px;
}
.employment-layout .left-column ul,
.employment-layout .right-column ul{
    margin-left: 5%;
    font-size: 16px;
    line-height: 32px;
    list-style-position: inside;
}
.employment-layout .left-column ul li,
.employment-layout .right-column ul li{
    margin-left: 5%;
}
.employment-layout .left-column p:last-child, 
.employment-layout .right-column p:last-child {
    margin-bottom: 0;
}
.employment-layout .row-3-group {
    padding-bottom: 53.58px;
}

/* =============== Full Width With Banner =============== */

.full-width-with-banner-layout .banner-area.banner-area-wrapper {
    padding: 100px 0 100px;
}
.full-width-with-banner-layout .banner-area .banner-heading {
    margin: 0;
}
.full-width-with-banner-layout .banner-area .banner-heading h1 {
    font-size: 24px;
    line-height: 36px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    margin-bottom: 35px;
}
.full-width-with-banner-layout .body-container .page-center {
    padding-top: 45px;
    padding-bottom: 87px;
}
.full-width-with-banner-layout .main-content h1 {
    margin: 0;
}
.accordion-group h6.title-holder {
    color: #000000;
    font-size: 24px;
    font-weight: 300;
    -webkit-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
    -moz-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
    -ms-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
    -o-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
    transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
    padding: 0;
    cursor: pointer;
    position: relative;
    display: block;
    line-height: 42px;
    margin: 28px 0 0;
}
.hs_cos_wrapper_type_custom_widget:first-child + .hs_cos_wrapper_type_module h6.title-holder {
    margin-top: 0;
}
h6.title-holder .tab-title {
    display: table;
    width: 100%;
    height: 100%;
    line-height: normal;
    vertical-align: middle;
}
h6.title-holder .tab-title .tab-title-inner {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 100%;
    line-height: normal;
    vertical-align: middle;
    padding-left: 55px;
}
h6.title-holder .accordion_mark {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    -webkit-transition: background-color .15s ease-out,border-color .15s ease-out;
    -moz-transition: background-color .15s ease-out,border-color .15s ease-out;
    -ms-transition: background-color .15s ease-out,border-color .15s ease-out;
    -o-transition: background-color .15s ease-out,border-color .15s ease-out;
    transition: background-color .15s ease-out,border-color .15s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f6f6f5;
    left: 0;
    background: none;
}
h6.title-holder .accordion_mark .accordion_mark_icon {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    line-height: inherit;
    text-align: center;
    color: #464646;
    font-size: 25px;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
}
.accordion_mark_icon span {
  	font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    line-height: inherit;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    -ms-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
    margin-left: -1px;
    font-weight: inherit;
}
.arrow_carrot-down:before {
    content: "\33";
}
.accordion_mark_icon .arrow_carrot-up{
    opacity: 0;
    filter: alpha(opacity=0);
}
.arrow_carrot-up:before {
    content: "\32";
}
.accordion-group h6.title-holder.custom-top-heading-active,
.accordion-group h6.title-holder:hover {
    color: #370043;
}
.accordion-group h6.title-holder.custom-top-heading-active .accordion_mark_icon,
.accordion-group h6.title-holder:hover .accordion_mark_icon {
    color: #370043;
}
.custom-top-heading-active .arrow_carrot-down {
    opacity: 0;
    filter: alpha(opacity=0);
}
.custom-top-heading-active .arrow_carrot-up {
    opacity: 1;
    filter: alpha(opacity=100);
}
.accordion-group .accordion_content {
    padding: 10px 0 0;
}
.accordion-group .accordion_content p:last-child {
    margin-bottom: 0;
}
.accordion-group .accordion_content p {
    font-size: 13px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    color: #000000;
    margin-top: 25px;
}

/* =============== About Layout =============== */

.about-layout .row-1-group .page-center {
    padding-top: 45px;
    padding-bottom: 45px;
}
.about-layout .row-1-column-1 {
    text-align: center;
}
.about-layout .row-1-column-1 h2 {
    font-size: 24px;
    line-height: 36px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    margin: 0;
    letter-spacing: 0;
}
.about-layout .row-1-column-1 p:last-child {
    margin-bottom: 0;
}
.full-width-image-with-content {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
    min-height: 550px;
}
.about-layout .row-2-group .page-center {
    padding-top: 45px;
    padding-bottom: 45px;
}
.about-layout .row-2-column-1 {
    text-align: center;
}
.about-layout .row-2-column-1 h3 {
  font-size: 22px;
  line-height: 26px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  color: #000000;
  margin: 0;
  letter-spacing: 1px;
}
.about-layout .row-2-column-1 p:last-child {
    margin-bottom: 0;
}
.full-width-image-with-content .custom-content {
    width: 33.33333333%;
    float: right;
}
.full-width-image-with-content .custom-content .inner-content {
    padding: 35px 0;
}
.full-width-image-with-content .custom-content p {
    margin-bottom: 0;
    color: #ffffff;
    display: block;
    background: #000000;
    opacity: 0.8;
    padding: 10px 25px 10px 15px;
    width: 100%;
    text-align: left;
    font-weight: 400;
    font-size: x-large;
    line-height: 30px;
}
.full-width-image-with-content .custom-content p a {
    color: #ffffff;
    display: block;
    background: #000000;
    opacity: 0.8;
    padding: 10px 25px 10px 15px;
    width: 100%;
    text-align: left;
    font-weight: 400;
    font-size: x-large;
    line-height: 30px;
}
.about-layout .row-3-group .page-center {
    padding-top: 45px;
    padding-bottom: 55px;
}
.about-layout .row-3-column-1 {
    text-align: center;
}
.about-layout .row-3-column-1 p:last-child {
    margin-bottom: 0;
}
.three-col-equal-content-wrapper .content-wrapper-three-col .wpb_wrapper h3 {
    color: #000;
}




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

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


.footer-wrapper {
    background: #000;
    color: #fff;
    padding: 30px 10px 20px;
    text-align: center;
}
.copyright {
    line-height: 24px;
}
.copyright p {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
    margin: 0;
}
.copyright a {
    color: #ba4ac4;
    font-size: 16px;
    font-weight: 400;
    margin-top: 14px;
}
.copyright p:last-of-type {
    margin-bottom: 15px;
}
.footer-menu ul li a {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
    font-size: 14px;
    line-height: 44px;
}
.footer-menu .hs-menu-wrapper>ul>li {
    margin-left: 5%;
    display: inline-block;
    margin-right: 30px;
    font-size: 16px;
    line-height: 32px;
    float: none !important;
}
.footer-menu .hs-menu-wrapper>ul {
    display: block;
    text-align: center;
}
.footer-menu .hs-menu-wrapper>ul>li:last-child {
    margin-right: 0;
}
.social_facebook_square:before {
    content: "\e0c1";
}
.social_instagram_square:before {
    content: "\e0c8";
}
.social_twitter_square:before {
    content: "\e0c2";
}
.social_linkedin_square:before {
    content: "\e0cb";
}
.footer-menu .hs-menu-wrapper>ul {
    display: block;
    text-align: center;
}
.footer-menu .hs-menu-wrapper>ul>li:last-child {
    margin-right: 0;
}
.footer-social-sharewpb_wrapper .normal_social {
    font-family: 'ElegantIcons';
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    font-style: normal;
    font-size: 40px;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    color: #ffffff;
    margin-bottom: 14px;
    position: relative;
    display: inline-block;
    margin: 0 14px 14px 0;
    vertical-align: middle;
}
.footer-social-sharewpb_wrapper {
    margin-bottom: 4px;
}
.copyright a:hover {
    color: #611C72;
}
.footer-menu ul li a:hover {
    color: #ba4ac4;
}
.footer-social-sharewpb_wrapper a {
    color: #fff;
}
.footer-social-sharewpb_wrapper a:hover {
    color: #370043;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
  color: #370043;
}

@media screen and (min-width: 1001px) {
/* ==========================================================================
   4. MAIN NAVIGATION                                            
   ========================================================================== */


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

  /* Parent List */
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: block;
    float: right;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{}
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    padding: 0 19px 0 19px;
    line-height: 120px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{}

  /* Child List */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
      background-color: #212121;
      padding: 15px 0;
      text-align: left;
    	width: 250px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
      color: #fff;
      font-size: 10px;
      line-height: 16px;
      font-weight: 700;
      letter-spacing: 1px;
      margin: 0 25px;
      padding: 9px 7px 9px 0;
      text-transform: uppercase;
      -webkit-transition: color .15s ease-out,padding .2s ease-out;
      transition: color .15s ease-out,padding .2s ease-out;
      position: relative;
        white-space: normal !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

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

  .custom-menu-primary .hs-menu-wrapper > ul ul li:after {
    content: '';
    position: absolute;
    width: calc(100% - 50px);
    height: 1px;
    left: 25px;
    background-color: rgba(255,255,255,0.15);
  }
  
  /* 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 li a:before {
    position: absolute;
    top: 0;
    content: "\24";
    width: 0;
    font-size: 16px;
    display: block;
    font-family: 'ElegantIcons';
    padding-top: inherit;
    line-height: inherit;
    color: #9c28b9;
    overflow: hidden;
    -webkit-transition: width .2s ease-out,left .2s cubic-bezier(0.73,-0.26,0.08,1.54),right .2s cubic-bezier(0.73,-0.26,0.08,1.54);
    transition: width .2s ease-out,left .2s cubic-bezier(0.73,-0.26,0.08,1.54),right .2s cubic-bezier(0.73,-0.26,0.08,1.54);
    left: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover a:before {
    width: 24px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover a {
    padding-left: 25px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover a {
    color: #9c28b9;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:last-child:after {
      display: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
      color: #370043;
  }
}


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

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

@media (max-width: 1000px){

  /* 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;
      position: absolute;
      top: -93px;
      left: 0;
      color: #4f4f51;
      width: auto;
      height: auto;
      font-size: 36px;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color: #370043;
  }

  /* Change button when menu is open */
 
  .child-trigger>i {
      display: none;
      color: #888;
  }
  .child-trigger.child-open > i.fa-angle-right {
      display: none;
  }

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

  .child-trigger {
      display: block !important;
      cursor: pointer;
      position: absolute;
      top: 0px;
      right: 0px;
      width: 42px;
      min-width: 55px;
      height: 35px;
      text-align: right;
      line-height: 35px;
      padding: 0 10px 0 0;
    	font-size: 16px;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger.child-open >i.fa-angle-down {
    display: inline;
  }
	  .child-trigger>i.fa-angle-right {
    display: inline;
  }
  /* ===== Mobile Menu Styles ===== */  
     
  .custom-menu-primary.js-enabled {
      position: relative;
      padding-top: 0;
      margin: 0;
  }

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

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

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

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li {
    border-bottom: 1px solid #eaeaea;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a {
      color: #000000;
      font-family: 'Montserrat', sans-serif;
      font-size: 16px;
      font-style: normal;
      font-weight: 300;
      padding: 9px 0;
      display: block;
      position: relative;
      text-transform: none;
      line-height: 17px;
      letter-spacing: 0;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      -o-transition: all .2s ease;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover {
      color: #370043;
  }
  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper ul li:last-child {
    border-bottom: 0;
  }
  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
      margin: 0 0 0 20px;
  }
  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
      border-top: 1px solid #eaeaea;
  }
  .custom-menu-primary .hs-menu-wrapper > ul >  li.hs-item-has-children >  a {
    pointer-events: none;
  }
}


/* ==========================================================================
   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 {
	letter-spacing: 0px;
}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    border-width: 0;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: 100%;
    display: block;
    float: none;
    margin: 0;
}
.hs-blog-post .hs-featured-image-wrapper {
    margin-bottom: 49px;
}
/* Read More Link */
a.more-link {}

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

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

/* Blog Commments */
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

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


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

.blog .blog-sidebar {}

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


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

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

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


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


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

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

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

/* Labels and Legends */
label {}

.hs-form-field > label, .widget-type-google_search label {
    display: block;
    padding: 10px 0 5px;
}

ul.hs-error-msgs.inputs-list {
  margin: 10px 0 0;
  color: red;
  list-style: none;
}
span.hs-form-required {
    color: red;
    margin: 0 4px;
}
/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
    width: 100%;
    font-family: inherit;
    font-size: inherit;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    max-width:500px;
    display: block;
    vertical-align: middle;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -ms-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition:border linear 0.2s, box-shadow linear 0.2s;
    -o-transition:border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition:border linear 0.2s, box-shadow linear 0.2s;
    -webkit-transition:border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition:border linear 0.2s, box-shadow linear 0.2s;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -o-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -ms-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

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

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

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

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

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

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

/* Placeholder Text */
::-webkit-input-placeholder {} /* 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;
    font-family: inherit;
    font-size: inherit;
    text-decoration: none !important;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -ms-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
    -o-text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
    -ms-text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
    -moz-text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
    font-weight: normal;
    margin: 20px 0;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    transition:background-position 0.1s linear;
    -o-transition:background-position 0.1s linear;
    -ms-transition:background-position 0.1s linear;
    -webkit-transition:background-position 0.1s linear;
    -moz-transition:background-position 0.1s linear;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}



/* =============== 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                                      
   ========================================================================== */
/*==========================Banner=============*/
.banner-area.banner-area-wrapper {
  padding: 70px 10px 38px;
}
.banner-area header.banner-heading {
  margin: 16px 0 46px;
}
.banner-area .image_hover.hovered {
  padding: 0;
}
.images_holder.show-login {
  display: none;
}

.images_holder.show-login {
  display: none;
}

.body-container-wrapper .row1-group-sitemap .page-center {
  padding: 0;
}

.three-col-equal-content-wrapper {
  padding-top: 50px;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333333%;
  float: left;
}

.wpb_wrapper h2 {
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  line-height: 36px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  color: #000;
  letter-spacing: 0;
}

.content-wrapper-three-col hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #b2b2b2;
}


/*===========End==========*/


.blog-listing-wrapper .blog-section .blog-listing-wrapper {
    margin-bottom: 60px;
}
.blog-listing-wrapper .blog-section {
    padding: 55px 0 40px;
}
#back-to-top {
    display: block;
    cursor: pointer;
    z-index: 99999;
    position: fixed;
    bottom: 65px;
    right: 25px;
    width: 46px;
    height: 46px;
    line-height: 44px;
    text-decoration: none;
    font-size: 14px;
    background-color: rgba(79,79,81,.60);
    color: #fff;
    text-align: center;
    transition: all 0.3s ease;
}
.arrow_carrot-up:before {
    content: "\32";
}
span.eltd_icon_font_elegant {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    display: block;
    line-height: inherit;
}
a#back-to-top:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    background-color: rgba(55,0,67,.60);
}
.page-center2 {
    position: relative;
}

.banner-area-wrapper {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 70px 0 99px;
    color: #fff;
  background-color: #000;
}

.banner-area-wrapper h1 {
    margin: 0;
    color: #fff;
}

header.banner-heading {
    margin: 30px 0;
}

.image_hover.hovered {
    padding: 6px 0 0;
}

.image_hover.hovered img.hover_image {}

.images_holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

.images_holder img {
    vertical-align: middle;
    position: relative;
    display: block;
    opacity: 1;
    filter: alpha(opacity = 100);
    -webkit-transition: opacity .15s ease-out;
    -ms-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
    -webkit-transform: translateZ(0px);
}

.images_holder img.hover_image {
    position: absolute;
    top: 0;
    left: 0;
}

.images_holder img.hover_image {
    opacity: 0;
    filter: alpha(opacity = 0);
}

.images_holder a {
    display: block;
}

.images_holder a:hover {}

.images_holder a:hover img.hover_image {
    opacity: 1;
}
.blog-listing-wrapper .post-listing .post-item .post-body {
    font-size: 14px;
    line-height: 36px;
    font-weight: 300;
    font-style: normal;
    color: #000000;
    font-family: Montserrat, sans-serif;
}
.post-header h2 {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.hs-featured-image-wrapper {
    margin-bottom: 17px;
    position: relative;
    width: 100%;
    display: block;
}
.blog-post-wrap {
    padding-top: 80px;
}

.sidebar-google-search {}

.sidebar-google-search form.hs-form * {}

.sidebar-google-search form.hs-form label {
    display: none;
}

.sidebar-google-search form.hs-form input[type="text"] {
    padding: 2px 16px;
    font-size: 12px;
    text-transform: uppercase;
    height: 38px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #595959;
    border: 0;
}

.sidebar-google-search form.hs-form {
    overflow: hidden;
    background-color: transparent;
    border: 2px solid #dadada;
    border-radius: 0;
    vertical-align: middle;
    position: relative;
}
.blog .blog-sidebar>div + div {
    margin-top: 26px;
}
.sidebar-google-search form.hs-form a.hs-button.primary { 
    margin: 0;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    outline: none;
    border: none;
    text-decoration: none;
    background-color: transparent;
    color: #595959;
    font-family: 'ElegantIcons';
    cursor: pointer;
    white-space: nowrap;
    float: right;
    border-left: 2px solid #dadada;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: none;
}
.icon-tag:before {
    content: "\e055";
}
.blog-sidebar h3 {
    position: relative;
    margin-bottom: 18px;
    color: #464646;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    margin-top: 0;
}
p#hubspot-topic_data i.icon-tag {
    margin-right: 9px;
    color: #464646;
    font-size: 12px;
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.blog-sidebar ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.blog-sidebar ul li {
    font-family: 'Montserrat', sans-serif;
    color: #370043;
    margin-left: 5%;
    font-size: 16px;
    line-height: 32px;
}

.blog-sidebar ul li a {
    color: #9d9d9d;
    font-family: inherit;
    line-height: 36px;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    -ms-transform: color .15s ease-out;
    transition: color .15s ease-out;
}

.blog-post-wrapper .section.post-header h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    color: #000000;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    word-break: break-word;
    margin-top: -9px;
      margin-bottom: 0;
}
.sidebar-google-search form.hs-form a.hs-button.primary:after {
    content: "U";
}
p#hubspot-topic_data {
    margin: 0 0 44px;
}
p#hubspot-topic_data i.icon-tag {
    margin-right: 9px;
    color: #464646;
    font-size: 12px;
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
p#hubspot-topic_data a {
    color: #464646;
    font-size: 14px;
}
.post-header p#hubspot-topic_data a {
    color: #370043;
    font-size: 14px;
}
.post-header p#hubspot-topic_data a:hover {
    color: #4a4a4a;
}
.tags_text {
    padding: 45px 0 50px;
    border-bottom: 2px solid #dadada;
    border-top: 2px solid #dadada;
}

h5.single_tags_heading {
    display: inline-block;
    line-height: 36px;
    margin: 0 18px 0 0;
    color: #464646;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
}

.tags_text {}

.tags_text .topic-link {
    color: #464646;
    border-width: 2px;
    border-style: solid;
    border-color: #dadada;
    padding: 0 17px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
    font-size: 11px!important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
    -moz-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
    -ms-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
    -o-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
    transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
}
#comments-listing.new-comments {
    border: 0 none;
    margin: 0;
}
.tags_text .topic-link {
    margin: 0 7px 5px 0;
}
.icon-share:before {
    content: "\e05b";
}
.tags_text .topic-link:hover {
    border-color: #370043;
    background-color: #370043;
    color: #fff;
}
.post_info_bottom {
    font-size: 14px;
    text-transform: capitalize;
    color: #464646;
    line-height: 1.5em;
    vertical-align: top;
    margin: 40px 0 0 0;
    display: inline-block;
    width: 100%;
}

.post_info_bottom>div {
    padding: 0 20px 0 0;
    position: relative;
    webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    float: left;
}

.blog_share {
    display: inline-block;
}

.social_share_holder {
    position: relative;
    display: inline-block;
    cursor: default;
}

.social_share_holder>a {
    display: table;
    table-layout: fixed;
    color: #370043;
}

span.icon-share.social_share_icon {
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 23px;
    display: table-cell;
    vertical-align: top;
    margin-right: 9px;
    color: #464646;
}
span.social_share_title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    line-height: normal;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    transition: color .15s ease-out;
    margin-left: 5px;
}
.blog-sidebar ul li a:hover {
    color: #393939;
}
.blog-listing-wrapper .post-listing .post-item {
    width: 33.33%;
    -webkit-transition: border-color .15s ease-out;
    -moz-transition: border-color .15s ease-out;
    -o-transition: border-color .15s ease-out;
    -ms-transform: border-color .15s ease-out;
    transition: border-color .15s ease-out;
    margin: 0 0 20px;
    float: left;
    padding: 0 20px;
}
.post_corner_info_holder {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
.post_corner_info_holder .post_comments_standard_holder {
    padding: 8px 0 11px 0;
    background-color: #464646;
    width: 70px;
}
.post_corner_info_holder a.post_comments {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.post_corner_info_holder a.post_comments .post_comments_number {
    font-size: 16px;
    line-height: 16px;
    display: inline;
}
.post_corner_info_holder a.post_comments span.icon-bubble {
    display: inline;
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.icon-bubble:before {
    content: "\e07d";
}

.blog-pagination {
    clear: both;
    padding: 0 20px;
}
.blog.hs-blog-post .body-container .page-center {
    padding-top: 0;
    padding-bottom: 47px;
}
.hs-blog-post .blog-post-wrapper .post-body p:last-child {
    margin-bottom: 0;
}
.hs-blog-post .blog-post-wrapper .post-body {
    padding-bottom: 46px;
}
.hs-blog-post .post-pagination {
    z-index: 100;
    position: relative;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    padding: 30px 0;
}
.hs-blog-post .post-pagination .blog_navigation_inner {
    position: relative;
    display: block;
    min-height: 50px;
}
.hs-blog-post .post-pagination .blog_prev,
.hs-blog-post .post-pagination .blog_next {
    position: relative;
    display: inline-block;
    height: 50px;
    width: auto;
    margin: 0;
    background-color: transparent;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    text-shadow: none;
}
.hs-blog-post .post-pagination .blog_prev {
    position: absolute;
    top: 0;
    left: 0;
}
.hs-blog-post .post-pagination .blog_next {
    position: absolute;
    top: 0;
    right: 0;
}
.hs-blog-post .post-pagination .blog_prev a,
.hs-blog-post .post-pagination .blog_next a {
    font-size: 30px;
    color: #dadada;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    line-height: 50px;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition-property: border-color;
    transition-property: border-color;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
}

.hs-blog-post .post-pagination .blog_prev span,
.hs-blog-post .post-pagination .blog_next span{
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  line-height: 50px;
  display: block;
  -webkit-transition-property: color,border-color,-webkit-transform;
  transition-property: color,border-color,transform;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hs-blog-post .post-pagination .blog_prev span:before,
.hs-blog-post .post-pagination .blog_next span:before{
    display: block;
    line-height: 47px;
}
.arrow_carrot-left:before {
    content: "\34";
}
.hidden_left_nav {
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    color: #464646;
}
.hidden_right_nav {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    color: #464646;
}
.hs-blog-post .post-pagination .blog_prev a:hover span {
    -webkit-transform: translateX(100%) translateZ(0);
    transform: translateX(100%) translateZ(0);
}
.hs-blog-post .post-pagination .blog_prev a:hover span {
    -webkit-transform: translateX(100%) translateZ(0);
    transform: translateX(100%) translateZ(0);
}
.arrow_carrot-right:before {
    content: "\35";
}
.hs-blog-post .post-pagination .blog_next a:hover span {
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
}
.hs-blog-post .post-pagination .blog_next a:hover span {
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
}
.social_share_dropdown {
  background: #d6d6d6a3;
  padding: 20px 5px;
  margin-top: 10px;
  position: absolute;
  border-radius: 9px;
  left: 0;
  z-index: 99;
  bottom: 40px;
}
.social-sharing-widget-vertical {
    width: 90px;
    text-align: center;
}


/* ==========================================================================
   9. 404 Error Layout                           
   ========================================================================== */

.error-layout .body-container .page-center {
    padding: 70px 15px 130px;
}
.error-layout .main-content {
    text-align: center;
}
.error-layout .main-content h2 {
    font-size: 46px;
    line-height: 58px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    color: #370043;
    margin: 0;
    letter-spacing: 0;
}
.error-layout .main-content h4 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    margin: 40px 0 75px;
}
.error-layout .main-content a.error-button {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
    white-space: nowrap;
    -webkit-transition: color .2s ease,background-color .2s ease,border-color .2s ease;
    -moz-transition: color .2s ease,background-color .2s ease,border-color .2s ease;
    -ms-transition: color .2s ease,background-color .2s ease,border-color .2s ease;
    -o-transition: color .2s ease,background-color .2s ease,border-color .2s ease;
    transition: color .2s ease,background-color .2s ease,border-color .2s ease;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    font-size: 13px;
    border-style: solid;
    position: relative;
    width: auto;
    height: 48px;
    line-height: 46px;
    margin: 0;
    -webkit-transition-property: color,border-color,-webkit-transform;
    transition-property: color,border-color,transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    border-color: #dadada;
    background-color: transparent;
    color: #370043;
    font-style: normal;
    font-weight: 400;
    font-family: Montserrat;
    border-width: 1px;
}
.error-layout .main-content span.text_holder {
    padding: 0 20px;
    float: left;
    position: relative;
    line-height: inherit;
}
.error-layout .main-content span.icon_holder {
    border-left: 2px solid #ea8f7d;
    margin: 0;
    position: relative!important;
    width: 45px!important;
    display: block;
    float: left;
    overflow: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: border-color .2s ease;
    -moz-transition: border-color .2s ease;
    -ms-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease;
    -webkit-transition-property: color,border-color,-webkit-transform;
    transition-property: color,border-color,transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    border-left-width: 1px;
    border-left-color: #dadada;
}
.error-layout .main-content span.icon_holder span {
    display: block;
    font-size: 19px;
    height: 100%;
    line-height: inherit;
    position: relative;
    text-align: center;
    width: 100%;
    margin: 0;
    -webkit-transition-property: color,border-color,-webkit-transform;
    transition-property: color,border-color,transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
.error-layout span.icon_holder i.button_icon {
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    line-height: inherit;
    vertical-align: top;
    color: inherit;
    -webkit-transition: initial;
}
.icon-arrow-up:before {
    content: "\e078";
}
.error-layout .main-content span.icon_holder span {
    color: #370043;
}
.error-layout .main-content a.error-button:hover {
    color: #370043;
}
.error-layout .main-content a.error-button:hover span.icon_holder {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-link a:hover{
	    color: #370043;
}
.blog-sidebar ul li a span.filter-link-count {
    display: none;
}
.blog-post-wrapper .section.post-header h1:hover {
    color: #370043;
}
.hs-blog-post .hs-featured-image-wrapper .hs-featured-image {
    float: none;
    margin: 0;
    max-width: 100%;
    width: 100%;
}

h2.post-listing-simple {
    padding: 0 30px;
}
.home-layout .home-slider ul.slick-dots {
    display: none !important;
}
/* Styles that do not fit into any of the available sections above can go here. */
.footer-container .widget-span.widget-type-custom_widget {
    min-height: 0;
}

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

@media (min-width: 1001px){
  .header-logo {
    width: auto !important;
  }
  .header-logo {
      min-height: 120px !IMPORTANT;
      display: flex !important;
      align-items: center;
  }
}


@media (max-width: 1275px) and (min-width: 1001px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 0 9px;
  }
  .header-link a {
    padding: 0 0;
  }
  .header-link a:first-child,.header-link a {
    font-size: 14px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 15px;
  }
  .header-logo img {
    max-width: 288px;
  }

}

@media (max-width: 1200px){
  .container-fluid .row-fluid .page-center {
    max-width: 980px;
  }
}
@media (max-width: 1000px){
  .header-link {
    position: absolute;
    right: 0;
    top: 0;
  }
  .custom-menu-primary {
    width: 100% !important;
  }
  .header-logo {
    width: 100% !important;
    text-align: center;
  }
  .container-fluid .row-fluid .page-center {
    max-width: 798px;
  }
  .full-width-layout .page-center {
    padding-top: 44px;
  }
  .banner-area.banner-area-wrapper {
    margin-top: 44px;
  }
  .front_holder, 
  .back_holder {
      padding: 8px;
  }
  .blog-post-wrap {
      padding-top: 44px;
  }
  .error-layout .body-container .page-center {
      margin-top: 44px;
  }
  .child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    min-width: 55px;
    height: 35px;
    text-align: right;
    line-height: 35px;
    padding: 0 10px 0 0;
    z-index: 999;
    font-size: 16px;
  }

}
@media (max-width: 850px){
  .back_holder .text_content {
    font-size: 15px;
    line-height: 20px;
  }
  .employment-layout .row-1-column-1 .hs_cos_wrapper_type_header {
      overflow: hidden;
  }
}
@media (max-width: 783px) {
	.blog-listing-wrapper .post-listing .post-item {
      width: 50%;
  }
}

@media (max-width: 767px) {
  .blog .blog-sidebar {
    margin-top: 40px;
  }
  .container-fluid .row-fluid .page-center {
    max-width: 630px;
  }
  .custom-menu-primary {
    width: 100% !important;
    min-height: 0 !important;
  }
  .header-logo {
    width: 100% !important;
    text-align: center;
    overflow: hidden;
  }
  .footer-menu .hs-menu-wrapper>ul>li {
    width: auto;
  }
  .three-col-equal-content-wrapper{
    width:100%;
  }
  .header-logo img {
    margin-right: -151px;
    width: auto !important;
    max-width: 378px;
  }
  .fleet-tabber-group .fleet-tabber-wrapper {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
  .fleet-layout .row-1-group .page-center {
    padding-bottom: 32px;
  }
  .home-layout .banner-area-wrapper.banner-area {
    min-height: 400px;
  }
  .overlay-content-with-bottom-heading .custom-content {
    width: 100%;
    float: none;
  }
  .overlay-content-with-bottom-heading .back_holder .text_content {
      font-size: 18px;
      line-height: 24px;
  }
  .home-layout .home-slider button.slick-arrow {
      display: none !important;
  }
  .home-layout .home-slider .hs_cos_gallery_main .slick-track {
      transform: none !important;
      width: 100% !important;
      display: block;
  }
  .home-layout .home-slider .hs_cos_gallery_main .slick-track .slick-cloned {
      display: none;
  }
  .home-layout .home-slider .hs_cos_gallery_main .slick-track .slick-slide {
      width: 100% !important;
      float: none !important;
  }
  .home-layout .home-slider .hs_cos_gallery_main .slick-track .slick-slide .slick-slide-inner-wrapper {
      display: block;
  }
  .employment-layout .row-1-column-1 .hs_cos_wrapper_type_header h1:after,
  .employment-layout .row-1-column-1 .hs_cos_wrapper_type_header h1:before {
    display:none;
  }
  .employment-layout .row-1-column-1 .hs_cos_wrapper_type_header h1 {
      padding: 15px 50px;
  }
  .employment-layout .row-1-column-1 .hs_cos_wrapper_type_header {
      overflow: visible;
  }
  .full-width-image-with-content .custom-content {
      width: 100%;
      float: none;
      padding-top: 550px;
    	padding-left:15px;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
  }
  .hs-blog-post .blog-post-wrapper .post-body img {
      display: block;
      float: none !important;
      margin: 0 0 20px !important;
  }
  .blog-listing-wrapper .post-listing .post-item {
  	padding: 0 45px;
  }
  
  .hidden-phone {
    display:unset!important;
    top:40px;
  }
}  
@media (max-width: 700px) {
  .back_holder .text_content {
    font-size: 12px;
    line-height: 15px;
    float: none;
  }
}
/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 600px) {
  .container-fluid .row-fluid .page-center {
    max-width: 450px;
  }
  .custom-content-with-overlay .custom-content {
    float: none;
    width: 100%;
  }
  .back_holder .text_content {
    font-size: 18px;
    line-height: 24px;
  }
  .fleet-tabber-group ul.tabs-nav {
    display: block;
  }
  .fleet-tabber-group ul.tabs-nav li {
    margin: 0;
    width: 100%;
    float: none;
  }
  .fleet-tabber-group ul.tabs-nav li a {
      height: 51px;
  }
}


@media (max-width: 479px) {
  .container-fluid .row-fluid .page-center {
    max-width: 330px;
  }
  .header-wrapper {
    padding: 8px 25px;
  }
  .mobile-trigger {
      top: -105px;
      padding-bottom: 35px;
      padding-top: 18px;
        padding-right: 10px;
  }
	.mobile-trigger i {
      vertical-align: middle;
      font-size: 30px;
  }
  .header-logo {
      height: 120px;
      position: relative;
  }
  .header-logo a {
      display: block;
      position: absolute;
      top: 50%;
      width: 100%;
      left: 0;
      right: 0;
      transform: translateY(-50%);
  }
  .header-logo img {
      margin-right: -113px;
      width: auto !important;
      max-width: 283.5px;
  }
  .services-layout .main-content h1 {
      font-size: 36px;
      line-height: 40px;
  }
  .employment-layout .row-1-column-1 .hs_cos_wrapper_type_header h1 {
      padding: 12px 35px;
      font-size: 32px;
      display: block;
    	color: #370043;
  }
  .banner-area-wrapper h1 {
      font-size: 35px;
  }
  h6.title-holder .tab-title {
      padding: 0 0 0 58px;
  }
  h6.title-holder .tab-title .tab-title-inner {
      padding-left: 3%;
      font-size: .8em;
  }
  .accordion-group .accordion_content {
      padding: 25px 0 25px 0;
  }
  .accordion_content .accordion_content_inner {
      padding: 20px 0 0;
  }
  .error-layout .main-content h2 {
      font-size: 30px;
      line-height: 44px;
  }
  .error-layout .main-content span.text_holder {
      padding: 0 10px;
  }
  .home-layout .row-3-column-1 h2 {
      font-size: 30px;
      line-height: 44px;
  }
  .about-layout .row-1-column-1 h2 {
      font-size: 30px;
      line-height: 44px;
  }
   .full-width-with-banner-layout .main-content h1 {
      margin: 0;
      font-size: 30px;
  }
  .fleet-layout .row-1-column-1 h2 {
      font-size: 30px;
      line-height: 44px;
  }
  .full-width-layout .custom-heading h1 {
      font-size: 30px;
      line-height: 40px;
  }
  .three-col-equal-content-wrapper .content-wrapper-three-col .wpb_wrapper h2 {
      font-size: 30px;
      line-height: 44px;
  }
  .subscribe-options label {
      margin-left: 0;
      margin-right: 0;
  }
  .blog-listing-wrapper .post-listing .post-item {
  	padding: 0 25px;
  }
}
@media (max-width:380px) {
  .home-layout .row-1-column-1 h1 {
      font-size: 30px;
  }
 
}
