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


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

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


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


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

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

@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&family=Teko:wght@300;400;500;600;700&display=swap');

/*@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'); */
@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css');

@font-face {
	font-family: "Play";
	font-style: normal;
	font-weight: normal;
	src: url("//3470396.fs1.hubspotusercontent-na1.net/hubfs/3470396/Evolution_Wheel_September2017_Theme/fonts/PlayRegular.eot"),
		 url("//3470396.fs1.hubspotusercontent-na1.net/hubfs/3470396/Evolution_Wheel_September2017_Theme/fonts/PlayRegular.woff") format("woff"),
		 url("//3470396.fs1.hubspotusercontent-na1.net/hubfs/3470396/Evolution_Wheel_September2017_Theme/fonts/PlayRegular.ttf") format("truetype")
}
@font-face {
	font-family: "Teko";
	font-style: normal;
	font-weight: 500;
	src: url("//3470396.fs1.hubspotusercontent-na1.net/hubfs/3470396/Evolution_Wheel_September2017_Theme/fonts/TekoMedium.eot"),
		 url("//3470396.fs1.hubspotusercontent-na1.net/hubfs/3470396/Evolution_Wheel_September2017_Theme/fonts/TekoMedium.woff") format("woff"),
		 url("//3470396.fs1.hubspotusercontent-na1.net/hubfs/3470396/Evolution_Wheel_September2017_Theme/fonts/TekoMedium.ttf") format("truetype")
}
@font-face {
   font-family: "tekosemibold";
   font-style: normal;
   font-weight: normal;
   src: url("//3470396.fs1.hubspotusercontent-na1.net/hubfs/3470396/Evolution_Wheel_September2017_Theme/fonts/tekosemibold/teko-semibold-webfont.eot#iefix") format("embedded-opentype"),
        url("//3470396.fs1.hubspotusercontent-na1.net/hubfs/3470396/Evolution_Wheel_September2017_Theme/fonts/tekosemibold/teko-semibold-webfont.woff2") format("woff2"),
        url("//3470396.fs1.hubspotusercontent-na1.net/hubfs/3470396/Evolution_Wheel_September2017_Theme/fonts/tekosemibold/teko-semibold-webfont.woff") format("woff"),
        url("//3470396.fs1.hubspotusercontent-na1.net/hubfs/3470396/Evolution_Wheel_September2017_Theme/fonts/tekosemibold/teko-semibold-webfont.ttf") format("truetype");
}
/* EX: @import url('http://example.com/example_style.css'); */

/* 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-color: #000;
    color: #333;
    font-family: 'Play';
    font-size: 16px;
    line-height:19px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    height: auto !important;
    background-repeat:no-repeat;
    background-position: center center !important;
}

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

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


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

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

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

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

/* Headings */
h1, h2, h3, h6 {
    font-family: 'Teko';
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size: 46px;
    line-height:50px;
    font-weight:500;
    color:#333;
}
h2 {
    color: #e79024;
    font-size: 40px;
    line-height:44px;
    font-weight:500;
}
h3 {
    font-size: 24px;
    font-weight: 500;
    color:#333;
    line-height:26.4px;
}
h4 {
    font-size: 18px;
    font-weight: 500;
    color:#333;
    line-height:19.8px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h5 {
    font-size: 14px;
    font-weight: 500;
    color:#333;
    line-height:15.4px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h6 {
    font-size: 12px;
    font-weight: 500;
    color:#333;
    line-height:13.2px;
}

/* Anchor Links */
a {
    color: #000000;
    text-decoration: none;
}
a:hover, a:focus {
    color: #e79024;
    text-decoration: underline;
}

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

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

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


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

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

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

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


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


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

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

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

.hs-theme-page .body-container .page-center{
    padding:25px 15px;
    background:#fff;
}
.hs-theme-page .body-container{
    padding:25px 0;
}
.hs-form-width,
.hs-form-width .form-title{
    max-width:500px !important;
}
/* =============== Header =============== */

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

.header-container-wrapper .row-fluid [class*="span"] {
    min-height: 0;
}

.custom-header-wrapper{
    visibility: visible;
    animation-name: fadeInDown;
    background: none;
    border: 0;
    z-index: 9999999;
    border-radius: 0px;
    height: auto;
    padding: 20px 0 0 20px;
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out;
    margin:20px 0 20px 0;
    position: fixed;
    top: 10px !important;
    width:100% !important;
}
.container-fluid .row-fluid .custom-header-wrapper .page-center {
    padding: 0;
}
.custom-header-wrapper .page-center{
    padding: 0 15px;
}
.custom-logo {
    margin: 10px 0 0 0;
    width:auto !important;
    padding-left:15px;
    transition: all .5s ease;
}
.custom-logo img{
    max-width:226px !important;
}
.scroll-header .custom-header-wrapper {
    visibility: visible;
    animation-name: fadeInDown;
    border: 0;
    z-index: 9999999;
    border-radius: 0px;
    background: rgba(0, 0, 0, 0.7) !important;
    top: 0;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    min-height: 50px !important;
    margin-bottom: 20px;
    padding:0 !important;
    top:0 !important;

}
.scroll-header .custom-menu-primary .hs-menu-wrapper > ul{
    margin:0 !important;
    background:none !important;
}
.scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    padding: 24px 0;
}
.scroll-header .custom-social-icons .h-f{
    margin-top: 22px;
}
.scroll-header .custom-logo{
    padding: 7px 15px;
}
.scroll-header .banner-image{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.banner-image.banner-image-sysPage {
    min-height: 250px !important;
    height:auto !important;
}
.banner-image {
    min-height:100vh;
    height: 100vh !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin: -1px 0 0px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    position:relative;
}
.banner-content{
    width: 100%;
}
.banner-image .page-center{
    text-align: center;
}
.banner-image h1 {
    font-size: 140px;
    line-height: 0.8em;
    padding: 0 0 0.1em;
    letter-spacing: 8px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 10px;
}
.banner-image p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    padding: 0 100px;
    margin: 10px 0;
    font-family: 'Play';
    font-weight: 500;
    display:block;
}
.custom-social-icons{
    margin: 0 !important;
    width: auto !important;
}
.custom-social-icons .h-f {
        margin-top: 17px;
        width: 40px !important;
        float: left;
        border-left: 2px solid #fff;
        font-family: 'Teko';
        text-align: center;
}
.custom-social-icons .h-f .fa-facebook {
        padding: 0;
        background: none;
        font-size: 14px;
        border-radius: 0;
        line-height: 20px;
        color:#fff;
}
.custom-social-icons .fa-facebook{
    color: #fff;
    text-align: center;
    width: 24px;
}
.fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
}
.fa-facebook-f:before, .fa-facebook:before {
        content: "\f09a";
}
.fa-twitter:before {
        content: "\f099";
}
.fa-youtube:before {
        content: "\f167";
}
.fa-instagram:before {
        content: "\f16d";
}
a.h-f.social-border-none {
        border: none;
}
.h-f .fa-twitter {
        background: none;
        font-size: 14px;
        line-height: 20px;
        color:#fff;
}
.h-f .fa-youtube {
        background: none;
        font-size: 14px;
        line-height: 20px;
        color:#fff;
}
.h-f .fa-instagram {
        background: none;
        font-size: 14px;
        line-height: 20px;
        color:#fff;
}
.h-f .fa-facebook:hover {
        color: #e79024;
}
.h-f .fa-twitter:hover {
        color: #e79024;
}
.h-f .fa-youtube:hover {
        color: #e79024;
}
.h-f .fa-instagram:hover {
        color: #e79024;
}
.fa-facebook-f:before, .fa-facebook:before:hover{
     color: #e79024;
}
.scroll-header .custom-header-lp .custom-logo {
    padding-bottom: 12px;
}
/* Custom Button Styles Begin Here */
/* Added Keyframe for the slideInRight animation */
@keyframes slideInRight {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0%);
    }
}

/* Common styles for both buttons */
#floatingButtonCallUs, #floatingButtonQuote {
    position: fixed;
    background-color: #e79024 !important;
    color: #fff;
    padding: 15px;
    width: calc(50% - 8px);
    height: 80px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
    border: 1px solid #fff;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    animation: slideInRight 0.5s ease-out;
    text-align: center;
}

#floatingButtonCallUs h3, #floatingButtonQuote h3 {
    margin: 0;
    color: #fff;
}

#floatingButtonCallUs p {
    margin: 0;
    display: flex;
    align-items: center;
}

/* Styling for the a tag within the buttons */
.hs-call-email.custom-button.a.email-modal {
    text-decoration: none;
    color: #fff;
    font-size: 30px;
    line-height: 1.2;
    background-color: #e79024 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 15px;
    margin: 0;
    border: none;
    border-radius: 4px;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
    #floatingButtonCallUs {
        bottom: 10px;
        left: 2%;
        transform: none;
        background-color: #000 !important;
        color: #e79024;
    }
    #floatingButtonCallUs a {
        color: #e79024;
        font-size: 3.5vw;
    }
    #floatingButtonQuote {
        bottom: 10px;
        right: 2%;
        transform: none;
    }
    #floatingButtonQuote a {
        font-size: 2.5vw;
        padding: 5px 0;
        line-height: 1;
    }
  
    body #hubspot-messages-iframe-container {
        bottom: 90px !important;
    }
}

@media (max-width: 600px) {
    #floatingButtonCallUs a {
        font-size: 3vw;
    }
    #floatingButtonQuote a {
        font-size: 2vw;
    }
}

@media (min-width: 1025px) {
    #floatingButtonCallUs {
        left: calc(50% - 150px);
        bottom: 20px;
        width: 300px;
        transform: translateX(-50%);
        background-color: #000 !important;
        border: 3px solid #e79024;
    }
    #floatingButtonCallUs a {
        color: #e79024;
        font-size: 34px;
    }
    #floatingButtonQuote {
        right: calc(50% - 150px);
        bottom: 20px;
        width: 300px;
        transform: translateX(50%);
        border: 3px solid #000;
    }
    #floatingButtonQuote a {
        font-size: 28px;
        line-height: 1;
    }
}
/* =============== Content =============== */

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

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


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

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

.custom-footer-wrapper{
    background: #000;
    color: #fff;
    text-align: inherit;
    min-height:48px !important;
}
.custom-footer-wrapper .page-center{
    padding:0 15px;
}
.custom-copyright p{
    padding:15px 0;
    margin: 0;
    font-size: 14px;
    line-height:16.8px;
    font-family: 'Play';
    font-weight:500;
    display: block;
}
.custom-footer-logo {
    text-align: right;
}
.custom-footer-logo p{
    padding: 15px 0;
    margin: 0;
    font-size: 14px;
    font-family: 'Play';
    line-height:16.8px;
    font-weight:500;
    display: block;
}
.custom-footer-logo img {
    padding: 4px 0px 4px 8px;
    display: inline;
}
/* ==========================================================================
   4. MAIN NAVIGATION
   ========================================================================== */


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

/* Parent List */



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

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

.custom-menu-primary .hs-menu-wrapper > ul{
    margin: 5px 0 0 0 !important;
    float: right !important;
    background: rgba(0, 0, 0, 0.7);
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    border-bottom: 3px solid #303030;
    border-color: rgba(0, 0, 0, 0);
    clear: inherit;
    margin: 0 15px;
    float: left;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    font-size: 18px;
    position: relative;
    display: block;
    padding: 19px 0 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
    font-family: 'Teko';
    text-decoration:none;
    font-weight:500;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch:not(:last-of-type){
    border-bottom: 3px solid #e79024;
    padding: 0px !important;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    position: absolute;
    top: 100%;
    margin-top: 3px;
    background: #303030 !important;
    padding: 0px;
    min-width: 90px;
    width: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    min-width: 170px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-align: left;
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    padding:5px 10px;
    font-size:18px;
    color:#fff;
    line-height: 1.42857143;
    font-family: 'Teko';
    text-transform:uppercase;
    font-weight: 500;
    text-decoration:none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color: #e79024;
    background: none;
}


}


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

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

@media (max-width:1023px){

  /* 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; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /**************************************/
    top:-55px;           /* Position Button at right of screen */
    right:15px;        /**************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */
    padding: 15px 17px 15px 17px;
    background:transparent; /* Background color */
    border: 3px solid #e79024;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#e79024;
    background-color: #fff;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#e79024;
    background-color: #fff;
    border-color:#e79024;
  }

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

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

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

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

  .custom-menu-primary.js-enabled{
    position: relative;
    margin: 10px 0 10px 0;
    width: 100% !important;
  }

  /* 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:-10px;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background: rgba(0, 0, 0, 0.7);
    width: 100% !important; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
   .custom-menu-primary .hs-menu-wrapper > ul{
        float: none;
        margin-top: 0;
        width: 100%;
        padding-bottom: 10px;
        border-top: 1px solid #e7e7e7;
   }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
        border-color: rgba(0, 0, 0, 0);
        padding-bottom: 0px;
        float: none !important;
        position: relative;
        display: block;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
        margin: 0 5px;
        font-size: 16.7px;
        line-height:20px;
        position: relative;
        display: block;
        padding: 19px 0 14px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-family: 'Teko';
        font-weight:500;
        text-align: center;
        border-bottom: 3px solid transparent;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul > li > a{
        font-size: 16.7px !important;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li:hover{
        padding: 0px !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
  .custom-menu-primary .hs-menu-wrapper > ul li.active-branch:not(:last-of-type) > a{
    color: #fff;
    border-bottom: 3px solid #e79024;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
     background: #171c2e !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        padding: 9px 10px 3px;
        text-align: center;
        font-family: 'Teko';
        font-weight: 500;
        color: #fff;
        letter-spacing: 0;
  }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
        color: #e79024 !important;
        background: none;
  }
  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
     /* Indent Child lists */
  }

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


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

.custom_listing_comments {
    padding: 10px;
    border: 1px solid #ccc;
}
span.filter-link-count {
    display: none;
}
/* Blog Post and Listing Body Class */
body.blog {}

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

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

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


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

.blog .blog-content {}

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

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

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

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 20px;
    padding: 0 0 30px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

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

/* Read More Link */
a.more-link {
    display:inline-block;
    padding:20px 0;
}

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

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


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

#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;
}


/* -------------- Default Code for comment ------------ */

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


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

.comment-body {
   border-bottom: medium none;
   color: ;
   display: block;
   font-family: ;

   font-size: ;

 line-height: ;
   padding: 0;
}

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

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

.comment-date {
   color:  !important;
   display: block !important;
   text-align: left !important;
}

/* -------------------- Ends ----------- */

/* -------------- Default Code for Author Bio ------------ */

#hubspot-author_data .hs-author-avatar {
max-width: 70px;
padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
height: auto !important;
max-width: 100%;
}

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

#comments-listing.no-comments {
   border: none;
}



.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

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

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

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

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

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


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

.blog .blog-sidebar {}
.blog-sidebar h3,
.blog-sidebar h3.form-title{
    font-size: 20px;
    line-height:24px;

}

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



.blog .blog-sidebar .widget-span {
    padding: 0 0 25px;
}
#comments-listing.no-comments {
   border: none;
}

/* =============== 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;
}
.hs-author-social-section{
   margin: 15px 0 0 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
   ========================================================================== */
.form-title{
    font-weight: 500;
    line-height: 1.1;
    color: #e79024;
    text-align: center;
    font-size: 29px;
    margin: 30px 0;
    font-family: 'Play';
}
ul.hs-error-msgs.inputs-list {
    color: #e79024;
    margin: 2px 0 0;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.hs-home-page .hs-form-field {
    padding: 5px 10px !important;
}
.hs-theme-page .hs-form-field {
    padding-left: 0;
    padding-right: 0;
}
/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {
    padding: 5px 10px;
    margin-bottom: 20px;
}

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

/* Labels and Legends */
label {}
.hs-form-field > label {}

/* One Line Inputs */
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="file"],
textarea,
select {
    width: 100%;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 1px solid #e79024;
    background-color: rgba(54, 54, 54, 0.6);
    border-radius: 0px;
    box-shadow: none;
    font-family: 'Play';
    color: #fff;
    font-size: 16px;
    height: 47px;
    line-height: 47px;
    padding: 5px 10px;
}
textarea{
    min-height:160px;
}
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 {
    outline: 0;
    outline: thin dotted \9;
}

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


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


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

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

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

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


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

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

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

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

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


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

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

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

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

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

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


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
    cursor: pointer;
    text-decoration: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    margin: 100px;
    font: inherit;
    background: #e79024;
    border-radius: 10px;
    display: inline-block;
    font-family: 'Play';
    font-size: 20px;
    color: #000000;
    text-align: center;
    padding: 10px 32px;
    margin-right: 50px;
    margin-top: 15px;
    border: none;

}

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

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


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

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


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

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


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

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


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

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

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 4px 8px 8px;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #e79023;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

/* ==========================================================================
   8. MISCELLANEOUS
   ========================================================================== */
/*====================== Vidio Lightbox ======================= */
.hs-video-light-box>.hs-thumb>a {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -40px;
}
.hs-thumb {
    position: relative;
}
.hs-popup {
    opacity: 0;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999999 !important;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 17px;
    visibility: hidden;
    max-height: 100vh;
}

.open .youtubeModal.hs-popup,
.form-open .hs-home-form-wrapper.hs-popup{
    opacity:1;
    visibility:visible;
}
.hs-home-form-wrapper input.hs-button.primary.large {
    padding: 14.5px 73px 14.5px 32px;
    background-image: url(https://3470396.fs1.hubspotusercontent-na1.net/hubfs/3470396/Evolution_Wheel_September2017_Theme/images/arrow-1.png);
    background-repeat: no-repeat;
    background-position: 81% 19px;
}
.form-open .custom-header-wrapper {
    z-index: 999999999999;
}
.hs-popup .modal-dialog,
.hs-popup .page-center{
    width: 95%;
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.container-fluid .row-fluid .hs-home-form-wrapper .page-center {
    max-width: 994px;
    padding: 8% 0 !important;
    margin-top: 0;
    margin-bottom: 0;
}
 .hs-home-form-wrapper  span.hs-form-required{
    display:none;
}
.open .hs-popup .modal-dialog,
.form-open .hs-home-form-wrapper.hs-popup .page-center{
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    margin:30px auto;
}
.form-open {
    overflow:hidden;
}
.hs-home-form-wrapper.hs-popup .actions {
    text-align: right;
}


.hs-home-form-wrapper.hs-popup>div {
    margin: auto;
    width: 100%;
}

.hs-close-wrapper {
    text-align: right;
    padding: 15px 32px;
    margin: 20px 0;
}
.hs-contact-form {
    padding: 10px 0;
}
button.close {
    font-family: 'Play';
    font-weight: normal;
    font-size: 16px;
    color: #e79024;
    opacity: 1;
    text-shadow: none !important;
    text-transform: uppercase;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    margin-top: 30px;
}
button.close img {
    vertical-align: top;
    margin-left: 5px;
}
.modal-body {
    position: relative;
    padding: 5px 15px 5px 15px;
}
.hs-video-wrapper {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}
iframe.hs-embed-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.modal-header {
    margin: 20px 0;
    text-align: right;
    border: 0px !important;
    padding: 15px;
}
body.lightbox {
    overflow: hidden;
}
/* =============== HOME PAGE =============== */
body.hs-home-page {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    color:#333;
}
.hs-home-page .banner-image {
    min-height: 100vh !important;
    position: relative;
    margin-bottom: 0;
}
.hs-home-row-one {
    padding-top: 135px;
    background-position: center top;
    background-size: cover !important;
    background-repeat:no-repeat;
}
.hs-home-page .banner-image h1,
.hs-home-page .banner-image .hs-sub-heading {
    margin-left: auto;
    margin-right: auto;
    max-width: 920px;
}
.hs-home-page .banner-image .hs-sub-heading{
    max-width:100%;
}
.banner-image a.hs-learn {
    font-size: 22px;
    color: #e79024;
    line-height: 1em;
    padding: 0.5em 0;
    text-transform: uppercase;
    text-decoration: underline;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    font-family: 'Teko';
    font-weight: 500;
}
.banner-image a.hs-learn:hover{
    color:#fff;
}

.custom-form{
    width:50% !important;
}
.custom-copyright.no-nav p {
    position: relative;
    top: -1px;
}
.hs-home-row-one .hs-left h3 {
    font-family: 'Teko';
    color: #e79024;
    font-weight: 500;
    font-size: 110px;
    line-height: 90%;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0px;
    margin: 20px 0;
}
.hs-home-row-one .hs-left p {
    font-family: 'Play';
    font-size: 17px;
    color: #ffffff;
    line-height: 110%;
    letter-spacing: 1px;
    margin: 20px 0;
    padding: 0 150px 0 0;
}
.hs-home-row-one .hs-left h6 {
    font-family: 'Play';
    font-weight: normal;
    font-size: 23px;
    color: #ffffff;
    line-height: 110%;
    letter-spacing: 1px;
    margin: 20px 0;
    padding: 0 140px 0 0;
}
.custom-button {
    display: inline;
    line-height: 24px;
    padding: 10px 10px 8px;
    text-transform: uppercase;
    text-decoration: none;
    background: #e79024;
    border-radius: 5px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    min-width: 80px;
    text-align: center;
    font-family: 'Teko';
    font-weight: normal;
    font-size: 21px;
    font-weight: 500;
    outline: 0;
    margin: 5px;
    vertical-align: top;
    letter-spacing: 0px;
    color: #fff !important;
    text-decoration: none !important;
}

.contact-us {
    display: block;
}
.custom-button-2 {
    display: inline-block;
    line-height: 24px;
    padding: 10px 10px 8px;
    text-transform: uppercase;
    text-decoration: none;
    background: #e79024;
    border-radius: 5px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    min-width: 80px;
    text-align: center;
    font-family: 'Teko';
    font-weight: normal;
    font-size: 21px;
    font-weight: 500;
    outline: 0;
    margin: 5px;
    vertical-align: top;
    letter-spacing: 0px;
    color: #fff !important;
    text-decoration: none !important;
}
.hs-product-main-content-col2 .custom-button-2 {
    letter-spacing:2px !important;
    margin: 50px 0;
    font-size: 35px;
    line-height: 75px;
    padding: 10px 48px 8px;
    text-decoration: underline !important;
}
/*HubSpot support rep entered lines 1947-1980 on Nov 7, 2017*/
.hs-home-row-one .hs-left .custom-button {
    padding: 3px 8px;
    font-family: 'Play';
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 5px;
    background: #e79024;
    margin: 0;
    font-size: 23px;
    min-width: 0;
    letter-spacing: 1px;
    line-height: 110%;
}
.hs-home-row-one .hs-right a.custom-button {
    margin: 0;
}
.hs-home-row-one .page-center{
    position:relative;
}
.hs-home-row-one .hs-left>span {
    width: 520px;
    position: absolute;
    top: 25px;
    left: 0px;
    z-index: 1;
}
.lightbox .hs-home-row-one .hs-left>span{
    z-index: initial;
}
.hs-home-row-one .hs-right {
    background: #ffffff;
    border-right: 10px solid #292929;
    position: relative;
    margin: 0 !important;
    padding: 80px 100px;
    font-size: 17px;
    line-height: 110%;
    letter-spacing: 1px;
    font-family: 'Play';
    color: #333;
    float: right;
    min-width: 700px;
}
.hs-home-row-one .hs-right:after {
    content: '';
    position: absolute;
    top: 0px;
    right: -10px;
    width: 10px;
    background: #e79024;
    height: 35%;
}
.hs-home-row-one .hs-right h3 {
    font-family: 'Teko';
    color: #000;
    font-size: 143px;
    line-height: 75%;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding: 0px;
    margin: 10px 0;
    font-weight: 500;
}
.hs-home-row-one .hs-right p {
    margin: 20px 0;
    padding: 0px;
}
.hs-home-row-one .hs-full-width .custom-button {
    font-size: 55px;
    line-height: 75px;
    letter-spacing: 2px;
    padding: 10px 48px 8px;
    text-decoration: underline !important;
    margin:0;
}
.hs-home-row-one .hs-full-width {
    padding: 100px 0;
    text-align: center;
}
.hs-home-row-two {
    position: relative;
}
.custom-two-left-wrapper .left_img > img {
    display: none;
}
.custom-two-left-wrapper .left_img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    width: 54%;
    left: 0px;
    top: 0px;
    height: 100%;
}
.custom-two-left-wrapper .right_txt_sec {
    position: relative;
    width: 46%;
    float: right;
    padding: 0 30px;
}
.custom-two-left-wrapper .right_txt_sec >.right_txt {
    width: 440px;
    max-width: 100%;
    font-size: 16px;
    color: #ffffff;
    line-height: normal;
    font-weight: normal;
}
.custom-two-left-wrapper .right_txt_sec >.right_txt h3 {
    position: relative;
    letter-spacing: 3px;
    font-weight: normal;
    margin: 0px;
    color: #ffffff;
    font-size: 130px;
    line-height: 80%;
    font-family: 'Teko';
    font-weight: 500;
}
.custom-two-left-wrapper .right_txt_sec >.right_txt h3 img {
    position: absolute;
    width: 250px;
    top: 4%;
    left: 210px;
}
.custom-two-left-wrapper .right_txt_sec >.right_txt p {
    padding: 0 60px 0 0;
    margin: 30px 0;
}
blockquote {
    font-size: 85px;
    line-height: 80%;
    padding: 25px 35px 10px;
    border: 1px solid #e79024;
    text-transform: uppercase;
    font-family: 'Teko';
    font-weight: 500;
    color: #e79024;
    max-width: 440px;
    letter-spacing: 0;
    margin: 0;
}
blockquote .custom-button {
    vertical-align: bottom;
}
blockquote img {
    width: 58px;
    vertical-align: top;
    margin-top: 5px;
}
blockquote .custom-button {
    vertical-align: top;
}

.hs-home-row-three .page-center {
    margin-top: 200px !important;
    position: relative;
}
.hs-home-row-three .hs-left {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 460px;
    padding: 200px 0 0 0;
}
.hs-home-row-three .hs-right {
    position: relative;
    float: right;
    margin: 0px;
    max-width: 680px;
}
.hs-home-row-three .hs-left h3:first-of-type {
    color: #fff;
    line-height: 90%;
    position: absolute;
    text-transform: uppercase;
    top: 0px;
    left: 0px;
    margin-top: -50px;
    font-size: 130px;
    width: 650px;
    z-index: 1;
    margin-bottom: 10px;
    word-wrap: normal;
}
.hs-home-row-three .hs-left blockquote {
    margin-bottom: 30px;
}
.hs-home-row-three .hs-right img.hs-image-widget {
    width: 100% !important;
}
.hs-home-row-three .hs-right .hs_cos_wrapper_type_rich_text {
    width: 100%;
    float: left;
    margin: 0 !important;
    background: #ffffff;
    border-right: 10px solid #292929;
    position: relative;
    padding: 75px 80px;
    font-size: 17px;
}
.hs-home-row-three .hs-right .hs_cos_wrapper_type_rich_text:after {
    content: '';
    position: absolute;
    top: 0px;
    right: -10px;
    width: 10px;
    background: #e79024;
    height: 35%;
}
.hs-home-row-three .hs-right .hs_cos_wrapper_type_rich_text p {
    margin: 20px 0;
    line-height: 110%;
    letter-spacing: 1px;
}
.hs-home-row-three .hs-right .hs_cos_wrapper_type_rich_text a.custom-button {
    margin: 0;
}
.hs-home-row-three .hs-right .hs_cos_wrapper_type_rich_text h2 {
    margin: 0;
}
.hs-home-row-three .hs-full-width a.custom-button {
    font-size: 55px;
    line-height: 75px;
    letter-spacing: 1px;
    padding: 10px 48px 8px;
}
.custom-button span:first-child {
    text-decoration: underline;
}
.hs-home-row-three .hs-full-width {
    padding: 90px 0 0;
}
.hs-home-page .container-fluid .row-fluid .page-center {
    padding: 0;
    background: transparent;
}
.container-fluid .row-fluid .hs-home-row-four .page-center {
    margin-top: 90px;
}

.hs-home-row-four  .hs-main-content {
    position: relative;
}

.hs-home-row-four  .hs-main-content .hs-left
 p {
    margin: 0 0 15px;
}

.hs-home-row-four  .hs-main-content .hs-right {
    position: relative;
    border-left: 10px #292929 solid;
    margin-top: 0px;
}

.hs-home-row-four  .hs-main-content .hs-right img {
    width: 100% !important;
    max-width: 676px;
}

.hs-home-row-four  .hs-main-content .hs-right:after {
    content: '';
    position: absolute;
    top: 0px;
    left: -10px;
    width: 10px;
    background: #e79024;
    height: 33%;
}

.hs-home-row-four .hs-full-width {
    width: 460px;
    position: absolute;
    right: 0px;
    top: 10%;
    margin: 0px !important;
    color: #fff;
}

.hs-home-row-four .hs-full-width h2 {
    letter-spacing: 6px;
    color: #fff;
    line-height: 0.8em;
    text-transform: uppercase;
    font-size: 130px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.hs-home-row-four .hs-full-width p {
    padding: 0.5em 0;
    margin: 0 0 10px;
}
.hs-home-row-four a.section-scroll {
    left: auto;
    bottom: 0;
    right: 10px;
}
.footer-d-h {
    position: relative;
}

.custom-three-col-wrapper .col-md-3 {
    padding: 0;
    height: 100%;
    /* float: left; */
    width: 25%;
    min-height: 41px;
    position: relative;
    height: 100%;
}

.custom-three-col-wrapper .col-md-3>div {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    position: absolute;
}

.custom-three-col-wrapper .col-md-3:not(.find) {
    position: absolute;
    height: 100%;
    left: 0;
}

.custom-three-col-wrapper .col-md-3:not(.find):nth-child(2) {
    left: 25%;
}

.custom-three-col-wrapper .col-md-3.find {
    margin-left: 50%;
    border-right: 10px solid #292929;
    position: relative;
    background: #fff;
    padding: 27px 60px;
    width: 500px;
}

.custom-three-col-wrapper .col-md-3.find h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    letter-spacing: 6px;
    color: #000;
    line-height: 0.8em;
    text-transform: uppercase;
    font-size: 112px;
    margin-left: -5px;
}

.custom-three-col-wrapper .col-md-3.find p {
    margin: 0 0 10px;
}

.custom-three-col-wrapper .col-md-3.find a.custom-button {
    margin: 0;
}
.custom-three-col-wrapper .col-md-3.find:after {
    content: "";
    position: absolute;
    top: 0px;
    right: -10px;
    width: 10px;
    height: 110px;
    background: #e79024;
}
.hs-home-row.hs-home-row-four {
    padding-bottom: 7%;
}
.hs-home-row-five {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 9%;
    padding: 0 0 8%;
    background-repeat: no-repeat;
    background-position: center center;
}
.custom-three-col-wrapper {
    margin-bottom: 100px;
}
.hs-home-row-five .page-center .hs-full-width h2 {
    letter-spacing: 0;
    padding-bottom: 30px;
    color: #fff;
    line-height: 0.8em;
    text-transform: uppercase;
    font-size: 112px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.hs-home-row-five .page-center .hs-full-width {
    color: #fff;
    line-height: 1em;
    font-size: 18px;
}
.hs-home-row-five .page-center{
    padding:0 15px !important;
}
.hs-home-row-five .page-center .hs-full-width p {
    padding: 0.5em 0;
    margin: 0 0 10px;
}
.hs-footer-col h2 {
    font-size: 24px;
    letter-spacing: 0;
    color: #e79024;
    line-height: 0.8em;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
}
.hs-footer-col h2 img {
    float: left;
    margin-right: 20px;
    margin-top: -2px;
}
.hs-footer-col p {
    letter-spacing: 0;
    color: #fff;
    padding: 0.5em 0;
    margin-left: 45px;
    margin-top: 0;
    margin-bottom: 10px;
}
.hs-footer-col {
    color: #fff;
}
.hs-footer-col a {
    color: #fff;
}
.hs-footer-col p.social a {
    font-size: 16px;
    margin-right: 20px;
}

.hs-footer-col p.social a i {
    background: none;
    font-size: 25px;
    line-height: 24px;
    text-align: center;
    width: 24px;
}

.hs-footer-col h2 a {
    color: inherit;
    font-size: 25px;
}
.hs-footer-col a:hover{
    text-decoration:none;
}
.hs-footer-col p .custom-button {
    font-size: 16px;
    font-family: "Play";
    font-weight: normal;
    margin: 0;
}
.hs-home-page .footer-container.container-fluid .row-fluid .page-center {
    padding: 0 15px;
}



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


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

a.section-scroll {
    position: absolute;
    bottom: 50px;
    left: 50%;
    color: #e79024;
    font-size: 40px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    text-decoration: none;
    margin-left: -15px;
}
a.section-scroll
 i {
    /* float: left; */
    margin: -31px 0 0;
    display: block;
}
 a.section-scroll:hover {
    color: #fff;
}
/* =============== Product Pages =============== */
.shopify-buy__btn {
    float: none;
    margin-left:auto;
    margin-right: auto;
}

.hs-product-section1 {
    padding: 8% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}
.container-fluid .row-fluid .hs-product-section1 .page-center {
    padding: 0 15px 0 20px;
    background: #fff;
}
.hs-tootltip-tire {
    padding: 24px 20px 20px 0px;
}
.hs-tootltip-tire .tull-tip-tire {
    background-size: 446px 650px;
    max-width: 446px;
    height: 650px;
    margin-left: 50px;
    margin-top: 0px;
    position: relative;
    width: 100%;
}
a.tull-one {
    top: 30%;
    left: 27%
}

a.tull-two {
    top: 12%;
    left: 54%
}

a.tull-three {
    top: 31%;
    left: 82.5%
}

a.tull-four {
    top: 50%;
    left: 75%
}

a.tull-five {
    top: 65%;
    left: 57%
}

a.tull-six {
    top: 56%;
    left: 25%
}

.ewrs-hs a.tull-one {
    top: 37%;
    left: 24%
}

.ewrs-hs a.tull-two {
    top: 14%;
    left: 60%
}

.ewrs-hs a.tull-three {
    top: 30.5%;
    left: 85%
}

.ewrs-hs a.tull-four {
    top: 49%;
    left: 78%
}

.ewrs-hs a.tull-five {
    top: 76%;
    left: 72%
}

.ewrs-hs a.tull-six {
    top: 69%;
    left: 43%
}


.hs-tootltip-tire .tull-tip-tire a {
    position: absolute;
    width: auto !important;
    padding: 0;
    margin: 0;
    float: none;
    line-height: inherit;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 10
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tull-tip-tire .tooltip-inner {
    max-width: 180px;
    padding: 10px 8px;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
    background: #fff;
    border-radius: 0;
    border: 8px solid #eda12e;
    font-size: 13px;
    text-transform: uppercase;
    font-family:'Play';
}
.tooltip .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0;
    position: absolute !important;
    border-top: none
}

.tooltip-inner:after, .tooltip-inner:after {
    z-index: 1;
    position: absolute;
    top: 82%;
    left: 44%;
    margin-left: -5%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 20px #fff;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent
}
.hs-product-main-content-col11 img[alt="patent pending"] {
    width: 150px;
    margin: -113px 0 0 5px;
    position: relative;
    z-index: 1;
}

.hs-product-main-content-col11  a,
.hs-product-full-width1 a{
  /*  display: block;
    width: 100%;
    font-size: 23px;
    margin: 0 0 10px 0px;
    float: left;
    text-decoration: none; /* Temporary change from text-decoration: underline; to text-decoration: none; requested by Francine by Niall HS support 19/06/19 */
  /*  text-transform: uppercase;
    color: #000;
    font-family: teko;
    line-height: 32px;
    font-weight: 500;
    padding: 6px 0 0 6px;
  */
}

.hs-product-main-content-col11  a:hover,
.hs-product-full-width1 a:hover{
    color: #e79024;
}
.hs-lightbox-inner .project_pic {
    width: 33.33333%;
    float: left;
}
.hs-lightbox-inner .project_pic img {
    width: 100%;
    padding: 5px;
}
.hs-product-main-content-col11 .hs-lightbox-wrapper a {
    padding: 0;
    margin: 0;
}
.hs-product-page .banner-image {
    min-height: 810px !important;
    position: relative;
    height:auto !important;
}
.hs-product-page .pro-btn-box {
    width: calc(100% + 35px);
    margin-left: -20px;
}
.hs-product-main-content-col2 {
    padding: 25px 5px 20px 3px;
    position: relative;
}

.hs-product-main-content-col2 h2 {
    border-bottom: 3px solid #000;
    color: #e79024;
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 43px;
}

.hs-product-main-content-col2 p {
    font-family: 'Play';
    font-size: 16px;
    line-height: 1.2em;
    color: #000;
    margin: 15px 0 25px;
}
.hs-product-main-content-col2 h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.hs-product-main-content-col2 .custom-button {
    letter-spacing:2px !important;
    margin: 50px 0;
    font-size: 55px;
    line-height: 75px;
    padding: 10px 48px 8px;
    text-decoration: underline !important;
}
.hs-product-page .hs-lightbox-wrapper {
    padding: 0 8px 0 0;
}
.table_outer .table-responsive {
    display: inline-table !important;
}

.table_outer .table-bordered {
    border: 2px solid #e79125;
}

.table_outer table {
    margin-top: 10px;
    text-align: center !important
}

.table_outer table thead tr {
    font-family: 'Teko';
    font-size: 19px;
    font-weight: normal;
    background: #e79125;
    color: #fff;
    font-weight:500;
    text-align: center !important
}

.table_outer table thead .actual_txt {
    font-family: 'Teko';
    font-size: 24px;
    font-weight: normal
    font-weight:500;
}

.table_outer table thead tr th:first-child {
    border-left: 2px solid #e79125 !important
}

.table_outer table thead tr th: last-child {
    border-right: 2px solid #e79125 !important
}

.table_outer table thead tr th {
    border-color: #fff;
    border-width: 2px;
    text-align: center !important;
    font-weight: normal;
    padding: 5px;
}

.table_outer table thead tr th.no_border {
    border: 0px !important;
    border-bottom: 2px solid #fff !important
}

.table_outer table thead tr th.no_border1 {
    border: 0px !important;
    border-bottom: 2px solid #fff !important;
    border-left: 2px solid #fff !important
}

.table_outer table thead tr th.no_border2 {
    border: 0px !important;
    border-bottom: 2px solid #fff !important;
    border-right: 2px solid #e79125 !important
}

.table_outer table thead tr.white_row {
    background: #fff;
    color: #000
}

.table_outer table thead tr.white_row th {
    font-family: 'Play';
    border: 1px solid #ddd;
    font-weight: normal;
    font-size: 16px;
    border-color: #e49225;
    border-width: 2px;
    padding: 5px;
}

.table_outer table tbody tr {
    background: #ebebeb;
    color: #000
}

.table_outer table tbody tr th {
    text-align: center !important;
    font-weight: normal;
    padding: 5px
}

.table_outer table tbody tr td {
    border-left: 2px solid #e79125 !important;
    text-align: center !important
}

.table_outer table tbody tr.white_row {
    background: #fff;
    color: #000;
    border-bottom: 2px solid #e79125
}
.table_outer {
    padding: 0 0 20px;
}
.table_outer a {
    color: #000;
    text-transform: uppercase;
    text-decoration: underline;
    margin: 17px 0 0;
    padding: 0;
}

.table_outer a:hover {
    color: #e79024
}
.table_outer table tbody tr {
    background: #ebebeb;
    color: #000;
}
.table_outer table tbody tr.white_row {
    background: #fff;
    color: #000;
    border-bottom: 2px solid #e79125;
}

.table-responsive tbody td {
    background: transparent !important;
}
/* =============== Our Story =============== */


.hs-our-story .banner-image,
.hs-tech-page .banner-image{
    min-height: 810px !important;
    position: relative;
    height:auto !important;
}
body.hs-our-story {
    background-position: center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
body.hs-our-story .body-container .hs-os-row1 {
    padding: 8% 0;
}
.hs-os-row1 .hs-left img {
    width: 100% !important;
}
.hs-os-row1 .hs-right {
    margin-top: 22px;
    background: rgba(255, 255, 255, 0.91) none repeat scroll 0 0;
    border-right: 10px solid #292929;
    float: right;
    padding: 30px;
    position: absolute;
    width: 40%;
    margin-right: 15%;
    right: 0;
    color: #000;
    font-size: 13px;
    line-height: 1.2em;
    margin-left: 0;
}
.hs-os-row1 .hs-right h2 {
    font-size: 42px;
    color: #e79024;
    line-height: 0.8em;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.hs-os-row1 .hs-right p {
    padding: 0.5em 0;
    margin: 0;
}
.hs-os-row1 .hs-right:after {
    content: "";
    position: absolute;
    top: 0px;
    right: -10px;
    width: 10px;
    height: 150px;
    background: #e79024;
}
.hs-os-row2 .hs-left {
    margin-top: 50px;
    padding: 0 15px 0 30px;
    position: relative;
    margin-left: 0;
    font-size: 18px;
    color: #fff;
    line-height: 1.2em;
}
.hs-os-row2 .page-center {
    padding: 80px 0 20px;
}
.hs-os-row2 {
    overflow: hidden;
}
.container-fluid .row-fluid .hs-os-row2 .page-center>.row-fluid-wrapper {
    margin-right: -15px;
    margin-left: -15px;
}
.hs-os-row2 .hs-left a {
    font-size: 18px;
    color: #e79024;
    line-height: 1em;
    padding: 0.5em 0;
    text-decoration: none;
    font-family: 'Play';
    text-transform: uppercase;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.hs-os-row2 .hs-left a:hover{
    color:#fff !important;
}
.hs-os-row2 .hs-right {
    padding-left: 19%;
}
.hs-os-row2 .hs-left h2 {
    font-size: 42px;
    color: #fff;
    line-height: 0.8em;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin: 0 0 30px;
}
.hs-os-row2 .hs-left p{
    padding: 0.5em 0;
    margin: 0;
}
a[title="Download Spec Sheet"] {
   color: #000;
   text-transform: uppercase;
   text-decoration: underline;
   font-size: 23px;
   margin: 0;
   font-family: 'Teko';
   font-weight: 500;
}
table.hs-table {
   border-spacing: 0;
   border-collapse: collapse;
   font-family: 'Play';
   width: 100%;
   max-width: 100%;
   background-color: #fff;
   margin-bottom: 10px;
   font-weight: 300;
}

table.hs-table tr:nth-child(odd) {
   background: #ebebeb;
}

table.hs-table td {
   border: 0;
   padding: 4px 10px;
   font-size: 15px;
   line-height: 1.42857143;
   vertical-align: top;
}
h2.hs-specifications {
    color: #fff;
    text-transform: uppercase;
    font-size: 34px;
    margin: 25px 0 0;
    background: #e79024;
    text-align: center;
    padding: 3px 0 0;
    border: 0;
}
.hs-two-col-equal-wrapper>.hs-left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 41.66666667%;
    margin-left: 8%;
}
.hs-two-col-equal-wrapper>.hs-left img {
    display: block;
    max-width: 100%;
}
.hs-os-row2 .hs-right {
    padding-bottom: 11.167%;
}
.hs-two-col-equal-wrapper>.hs-right h2 {
    font-weight: 500;
    font-family: 'Teko';
    border: 1px solid #eda12e;
    color: #fff;
    font-size: 3em;
    height: auto;
    letter-spacing: 5px;
    line-height: 1em;
    margin: 50px 0 70px;
    padding: 20px 35px;
    text-transform: uppercase;
}
.hs-two-col-equal-wrapper>.hs-right {
    width: 33.33%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.hs-two-col-equal-wrapper>.hs-right h2 i {
    font-size: 30px;
    margin-top: 0;
    color: #eda12e;
    vertical-align: top;
}
.hs-two-col-equal-wrapper>.hs-right {
    width: 33.33%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.hs-two-col-equal-wrapper>.hs-right h2 {
    font-weight: 500;
    font-family: 'Teko';
    border: 1px solid #eda12e;
    color: #fff;
    font-size: 3em;
    height: auto;
    letter-spacing: 5px;
    line-height: 1em;
    margin: 50px 0 70px;
    padding: 20px 35px;
    text-transform: uppercase;
}

.hs-two-col-equal-wrapper>.hs-right h2 {
    font-size: 56px;
    height: auto;
    line-height: 0.8em;
}

.hs-two-col-equal-wrapper>.hs-right h2 i {
    font-size: 30px;
    margin-top: 0;
    color: #eda12e;
    vertical-align: top;
}

.hs-two-col-equal-wrapper>.hs-right .hs-right-txt {
    background: rgba(255, 255, 255, 0.91) none repeat scroll 0 0;
    border-left: 10px solid #292929;
    float: right;
    padding: 25px;
    position: relative;
    color: #333;
    line-height: 1.2em;
}

.hs-two-col-equal-wrapper>.hs-right .hs-right-txt:after {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    width: 10px;
    height: 150px;
    background: #e79024;
}

.hs-two-col-equal-wrapper>.hs-right .hs-right-txt p {
    margin: 0 0 10px;
}
/* =============== Technolgy Page =============== */
.hs-tech-page .body-container {
    background-size: cover !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding: 200px 0 8%;
}
.custom-two-left-wrapper {
    position: relative;
    overflow:hidden;
}
.hs-tech-row1-heading {
    font-size: 115px;
    margin: 0 0px 56px 0;
    color: #e79024;
    border: 1px solid #e79024;
    text-transform: uppercase;
    font-family: 'Teko';
    font-weight: 500;
    line-height: 80%;
    padding: 35px 35px;
}

.hs-tech-row1-heading p {
    margin: 0;
}

.hs-tech-row1-content {
    border-left: 10px solid #292929;
    border-right: 0px;
    padding: 80px 100px 80px 80px;
    position: relative;
    background: #ffffff;
    color:#333;
    font-size: 17px;
    line-height: 110%;
    letter-spacing: 1px;
}

.hs-tech-row1-content:after {
    content: '';
    position: absolute;
    top: 0px;
    width: 10px;
    background: #e79024;
    height: 35%;
    right: auto;
    left: -10px;
}

.hs-tech-row1-content p {
    margin: 0 0 20px;
}
.hs-tech-row1-heading img {
    vertical-align: middle;
}
.hs-tech-row1 {
    padding: 0 0 7%;
}

.hs-tech-page .custom-two-left-wrapper .left_img {
    width: 40%;
}

.hs-tech-page .custom-two-left-wrapper .right_txt_sec {
    width: 60%;
    font-size: 16px;
    line-height: 1.2em;
    padding: 0 15px;
}

.hs-tech-page .custom-two-left-wrapper .right_txt_sec .right_txt {
    width: 100%;
}

.hs-tech-page .custom-two-left-wrapper .right_txt_sec .right_txt h2 {
    font-weight: 500;
    font-family: 'Teko';
    color: #fff;
    text-transform: uppercase;
    position: relative;
    font-size: 112px;
    line-height: 90px;
    letter-spacing: 8px;
    margin: 20px 0 0;
}

.hs-tech-page .custom-two-left-wrapper .right_txt_sec .right_txt p {
    margin: 0 0 10px;
    padding: 0;
}
.hs-tech-row.hs-tech-row3 .hs-left {
    float: right;
    border-left: 10px solid #292929;
    position: relative;
    padding: 0;
}

.hs-tech-row.hs-tech-row3 .hs-right {
    margin: 0;
    padding-top: 50px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
    color: #fff;
    line-height: 1.4em;
}

.hs-tech-row.hs-tech-row3 .hs-right h3 {
    font-weight: 500;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 36px;
    color: #e79024;
    font-family: 'Teko';
}

.hs-tech-row.hs-tech-row3 .hs-right a {
    color: #e79024;
    font-size: 20px;
    font-family: 'Teko';
    font-weight: 500;
}

.hs-tech-row.hs-tech-row3 .hs-right p {
    margin: 0 0 10px;
}

.hs-tech-row.hs-tech-row3 .hs-right img {
    margin: 30px 30px 0 0;
    vertical-align: middle;
    line-height: 58px;
}

.hs-tech-row.hs-tech-row3 .hs-left:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    width: 10px;
    height: 30%;
    background: #e79024;
}
.hs-tech-page .custom-two-left-wrapper .left_img {
    background: none !important;
    position: relative;
    float: left;
}
.hs-tech-page .custom-two-left-wrapper .left_img img {
    display: block;
    width: 100%;
    min-height: 310px;
}
/* =============== Screen sizes smaller than .page-center =============== */
@media (min-width: 1580px){
    .hs-two-col-equal-wrapper>.hs-right h2 {
        border: 1px solid #eda12e;
        color: #fff;
        font-size: 112px;
        height: auto;
        letter-spacing: 5px;
        line-height: 0.8em;
        margin: 70px 0;
        padding: 20px 35px;
        text-transform: uppercase;
    }

    .hs-two-col-equal-wrapper>.hs-right h2 i {
        font-size: 70px;
        float: right;
    }

    .hs-two-col-equal-wrapper>.hs-right .hs-right-txt {
        background: rgba(255, 255, 255, 0.91) none repeat scroll 0 0;
        border-left: 10px solid #292929;
        padding: 70px 92px;
        position: relative;
        font-size: 17px;
    }

    .hs-two-col-equal-wrapper>.hs-right .hs-right-txt p {
        padding-bottom: 4px;
    }
}
@media (min-width: 1440px){
    .hs-tech-row1-heading {
        letter-spacing: 5px;
    }

    .hs-tech-row1-content {
        font-size: 17px;
        line-height: 110%;
        letter-spacing: 1px;
    }

    .hs-tech-page .custom-two-left-wrapper .right_txt_sec {
        width: 25%;
        margin-left: 20px;
        float: left;
    }

    .hs-tech-page .custom-two-left-wrapper .left_img {
        top: 0;
        left: 0;
        width: 50%;
    }
    .hs-os-row2 .hs-right {
        padding-bottom: 0;
    }
    .hs-os-row2 .page-center {
        padding: 80px 0;
    }

    .hs-os-row2 .hs-left h2 {
        font-size: 112px;
    }

    .hs-os-row2 .hs-left {
        padding: 0;
        margin-top: 0;
    }

    .hs-os-row2 .hs-left p {
        padding: 0.5em 0;
        margin: 0;
    }

    .hs-os-row2 .hs-right {
        padding-left: 0;
    }
    .hs-os-row1 .hs-right {
        margin-top: 55px;
        padding: 50px 120px 40px 50px;
        width: 33%;
        font-size: 17px;
    }

    .hs-home-row-one .hs-left>span {
        width: 610px;
    }
    .hs-home-row-one .hs-right {
        max-width: 700px;
        position: relative;
        right: -103px;
    }
    .hs-home-row-one .hs-left h3 {
        font-size: 120px;
        line-height: 90%;
        text-transform: uppercase;
        letter-spacing: 6px;
        padding: 0px;
        margin: 20px 0;
    }
    .hs-home-row-one .hs-left p {
        font-size: 17px;
        color: #ffffff;
        line-height: 110%;
        letter-spacing: 1px;
        margin: 20px 0;
        padding: 0 250px 0 0;
    }
    .custom-two-left-wrapper .right_txt_sec >.right_txt h3 img {
        width: 280px;
    }
    .custom-two-left-wrapper .right_txt_sec >.right_txt h3 {
        font-size: 140px;
        line-height: 110px;
    }
    .custom-two-left-wrapper .right_txt_sec >.right_txt p {
        padding: 0 100px 0 0;
    }
    .custom-two-left-wrapper .right_txt_sec >.right_txt {
        width: 554px;
    }
    blockquote {
        padding: 25px 35px 10px;
        letter-spacing: 5px;
    }
    blockquote img {
        width: auto;
    }
    .hs-home-row-three .hs-left h3:first-of-type {
        font-size: 140px;
        letter-spacing: 2px;
        width: 700px;
    }

    .hs-home-row-three .hs-right {
        max-width: 758px;
        margin: 0 -115px 0 0 !important;
        width: 758px;
    }
    .hs-home-row-three .hs-left {
        width: 486px;
        padding: 218px 0 0 0;
    }

    .hs-home-row-three .hs-left blockquote {
        width: 100%;
        max-width: 100%;
    }
    .custom-three-col-wrapper .col-md-3.find {
        height: 100%;
        padding: 66px 77px 66px;
        width: 550px !important;
        min-height: 500px;
    }

    .custom-three-col-wrapper .col-md-3.find p {
        margin-top: 40px;
    }
    .hs-tootltip-tire {
        padding: 120px 70px 70px 20px;
    }
    .hs-tootltip-tire .tull-tip-tire {
        max-width: 460px;
        height: 670px;
        background-repeat: no-repeat;
    }
    .hs-product-main-content-col2 {
        padding: 75px 54px 0px 53px;
    }
    .hs-product-main-content-col11 img[alt="patent pending"] {
        position: absolute;
        top: 59%;
        left: -113px;
        width: 190px;
    }
    .hs-product-main-content-col11 {
        position: relative;
    }
    .hs-product-main-content-col11 img + a {
        display: block;
        padding: 0 55px;
        margin: 0 0;
        margin-top: -51px;
    }
    .hs-product-page .hs-lightbox-inner {
        padding: 0 50px;
    }
    .hs-product-main-content-col2 .custom-button {
        margin-bottom: 32px;
    }
    .table_outer {
        padding: 0 40px 60px;
    }
}

@media (min-width: 1281px) and (max-width: 1439px){
    .hs-os-row1 .hs-right {
        padding: 30px !important;
        position: absolute !important;
        width: 40% !important;
        margin-right: 15% !important;
    }
}

@media (max-width: 1439px) and (min-width: 1024px){
    .hs-os-row1 .hs-right {
        padding: 15px;
        position: absolute;
        width: 50%;
        margin-right: 4%;
    }
    .hs-two-col-equal-wrapper>.hs-right h2 {
        font-size: 56px;
        height: auto;
        line-height: 0.8em;
    }
}
@media (max-width: 1279px) {
    .custom-logo{
        margin: 18px 0 0 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > a{
        font-size: 17px;
    }

    .custom-menu-primary .hs-menu-wrapper > ul > li{
        margin: 0 9px;
    }
    .custom-logo img{
        max-width:204px !important;
    }
    .custom-social-icons .h-f{
        width: 35px !important;
    }
    .scroll-header .custom-header-lp .custom-logo {
        padding-bottom: 16px;
    }
    .hs-os-row2 .hs-right {
        padding: 0;
    }
    .hs-two-col-equal-wrapper>.hs-left {
        margin: 0;
        display: block;
    }

    .hs-two-col-equal-wrapper>.hs-right {
        width: 58%;
    }

    .hs-two-col-equal-wrapper>.hs-right h2 {
        padding-right: 44%;
    }

    .hs-two-col-equal-wrapper>.hs-right .hs-right-txt p {
        padding-bottom: 4px;
    }
    .hs-tech-page .custom-two-left-wrapper .right_txt_sec .right_txt h2 {
        margin: 0;
    }

    .hs-tech-page .banner-image h1 {
        font-size: 140px;
        line-height: 0.8em;
        padding: 0 0 0.1em;
    }
}
@media (max-width: 1199px) {
    .hs-tech-row1-heading {
        font-size: 100px;
        margin: 0 100px 50px 0;
    }

    .hs-tech-row1-content {
        padding: 50px 100px 50px 50px;
    }
    .container-fluid .row-fluid .page-center{
        max-width:970px;
    }
     .custom-logo{
        margin: 18px 0 0 0;
    }
    .custom-logo img{
        max-width:164px !important;

    }
    .custom-header-wrapper{
        top:0;
    }
    .banner-image h1{
        font-size: 105px;
        line-height: 84px;
        letter-spacing: 8px;
    }
    .scroll-header .custom-menu-primary.js-enabled{
        margin:0 !important;
    }
    .scroll-header .mobile-trigger{
        top: -43px;
    }
    .hs-home-row-one .hs-left>span {
        width: 400px;
    }
    .hs-home-row-one .hs-left h3 {
        font-size: 80px;
        line-height: 90%;
        text-transform: uppercase;
        letter-spacing: 2px;
        padding: 0px;
        margin: 20px 0;
    }
    .hs-home-row-one .hs-left p {
        padding: 0 50px 0 0;
    }
    .hs-home-row-one .hs-left h6 {
        font-family: 'Play';
        font-weight: normal;
        font-size: 23px;
        color: #ffffff;
        line-height: 110%;
        letter-spacing: 1px;
        margin: 20px 0;
        padding: 0 40px 0 0;
    }
    .hs-home-row-one .hs-right {
        max-width: 600px;
        margin: 0 !important;
        padding: 50px 60px;
        min-width: 600px;
    }
    .custom-two-left-wrapper .right_txt_sec >.right_txt h3 {
        font-size: 110px;
    }
    .custom-two-left-wrapper .right_txt_sec >.right_txt {
        width: 400px;
    }
    .custom-two-left-wrapper .right_txt_sec >.right_txt h3 img {
        width: 220px;
        left: 170px;
    }
    .hs-home-row-one .hs-full-width .custom-button {
        font-size: 45px;
        line-height: 65px;
        padding: 10px 48px 8px;
        letter-spacing: 0;
    }
    .hs-home-row-three .hs-left blockquote {
        padding: 35px 35px;
    }
    .hs-home-row-three .hs-left {
        width: 400px;
        padding: 165px 0 0 0;
    }

    .hs-home-row-three .hs-left h3:first-of-type {
        font-size: 110px;
        width: 600px;
        margin-top: -50px;
    }

    .hs-home-row-three .hs-right {
        max-width: 540px;
    }

    .hs-home-row-three .hs-right .hs_cos_wrapper_type_rich_text {
        padding: 50px 70px;
    }
    .hs-home-row-three .hs-full-width a.custom-button {
        font-size: 45px;
        line-height: 65px;
        padding: 10px 48px 8px;
    }
    .hs-home-row-four .hs-full-width {
        padding-right: 15px;
        padding-left: 15px;
        right: 40px;
    }

    .hs-home-row-four .hs-full-width h2 {
        font-size: 110px;
    }
    .custom-three-col-wrapper .col-md-3.find {
        background: #fff;
        padding: 10px 29px 22px;
        width: 370px !important;
        height: 100%;
        border-right: 10px solid #292929;
        position: relative;
    }

    .custom-three-col-wrapper .col-md-3.find h2 {
        font-size: 70px;
    }
    .hs-home-row-five .page-center .hs-full-width h2 {
        font-size: 70px;
    }
    .hs-tootltip-tire .tull-tip-tire {
        width: 445px;
        height: 652px;
        background-size: 445px 652px;
        margin-left: 0px;
        margin-top: 10%;
    }

    .hs-product-main-content-col2 .custom-button {
        font-size: 45px;
        line-height: 65px;
        padding: 10px 48px 8px;
        letter-spacing: 1px !important;
        margin-bottom: 10px;
    }

    a.tull-one {
        top: 26%;
        left: 27%;
        position: absolute
    }

    a.tull-two {
        top: 12.5%;
        left: 52%;
        position: absolute
    }

    a.tull-three {
        top: 24.5%;
        left: 83%;
        position: absolute
    }

    a.tull-four {
        top: 34%;
        left: 74%;
        position: absolute
    }

    a.tull-five {
        top: 43%;
        left: 56%;
        position: absolute
    }

    a.tull-six {
        top: 39%;
        left: 26%;
        position: absolute
    }



    .ewrs-hs a.tull-one {
        top: 27%;
        left: 26%;
        position: absolute
    }

    .ewrs-hs a.tull-two {
        top: 13%;
        left: 60%;
        position: absolute
    }

    .ewrs-hs a.tull-three {
        top: 23%;
        left: 83%;
        position: absolute
    }

    .ewrs-hs a.tull-four {
        top: 34%;
        left: 76%;
        position: absolute
    }

    .ewrs-hs a.tull-five {
        top: 49.5%;
        left: 69.5%;
        position: absolute
    }

    .ewrs-hs a.tull-six {
        top: 45%;
        left: 43%;
        position: absolute
    }
    .hs-two-col-equal-wrapper>.hs-right h2 {
        padding-right: 40%;
    }
}
@media (max-width:1023px) {
    .hs-tech-page .banner-image h1 {
        font-size: 105px;
        line-height: 0.8em;
        padding: 0 0 0.1em;
        letter-spacing: 8px;
    }

    .hs-os-row1 .hs-right {
        background: rgba(255, 255, 255, 0.91) none repeat scroll 0 0;
        border-right: 10px solid #292929;
        float: right;
        margin-right: 1%;
        margin-top: 22px;
        padding: 50px 100px 35px 40px;
        position: relative;
        right: 0;
        width: 98%;
        font-size: 14px;
    }

    .hs-os-row1 .hs-left img {
        margin: 1%;
        width: 98% !important;
    }
    .custom-header-wrapper{
        top:0 !important;
    }
    .custom-logo img{
        max-width:226px !important;

    }
    .custom-logo{
        margin:0 0 0 0;
    }
   .scroll-header .mobile-trigger {
        top: -41px;
   }
   .custom-social-icons{
        width: 100% !important;
        text-align: center;
        margin: -10px 0 9px 0 !important;
   }
   .custom-social-icons .h-f{
        float: none !important;
        text-align: center;
        display: inline-block;
        border: none;
        width: 23px !important;
        border:none;
   }
   .custom-menu-primary .hs-menu-wrapper > ul > li {
        margin: 0;
   }

   .scroll-header .custom-menu-primary.js-enabled .hs-menu-wrapper{
       top: 1px !important;
   }
   .scroll-header .custom-menu-primary .hs-menu-wrapper > ul{
     background:none !important;
   }
   .scroll-header .custom-menu-primary.js-enabled .hs-menu-wrapper{
        overflow-x: hidden !important;
        overflow-y: auto !important;
        max-height: 500px !important;
   }
    .scroll-header .custom-menu-primary .hs-menu-wrapper{
        background:none !important;
   }
   .scroll-header .custom-menu-primary .hs-menu-wrapper > ul ul li a{
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        padding: 5px 10px;
        text-align: center;
        font-family: 'Teko';
        font-weight:500;
        color:#fff;
  }
  .scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li > a{
      padding:15px 0;
      margin:0 5px;
  }
  .scroll-header .custom-social-icons{
      margin: -10px 0 9px 0 !important;
  }
  .scroll-header .custom-social-icons .h-f{
      margin-top: 18px;
  }
    .custom-footer-logo img {
        padding: 4px 0px 4px 4px;
    }
    .scroll-header .custom-header-lp .custom-logo {
        padding-bottom: 7px;
    }
    a.tull-one {
        top: 35.5%;
        left: 27%;
        position: absolute
    }

    a.tull-two {
        top: 15%;
        left: 56%;
        position: absolute
    }

    a.tull-three {
        top: 32.5%;
        left: 82.5%;
        position: absolute
    }

    a.tull-four {
        top: 53%;
        left: 75%;
        position: absolute
    }

    a.tull-five {
        top: 65%;
        left: 57.5%;
        position: absolute
    }

    a.tull-six {
        top: 57%;
        left: 23%;
        position: absolute
    }
    .hs-os-row2 .hs-right {
        padding: 0;
    }

    .hs-os-row2 .hs-left {
        margin-top: 0;
    }
    .hs-two-col-equal-wrapper>.hs-left {
        display: none;
    }
    .hs-two-col-equal-wrapper>.hs-right {
        width: 100%;
        float: none;
    }
    .hs-two-col-equal-wrapper>.hs-right h2 {
        margin: 50px 0 30px;
        font-size: 42px;
        padding-right: 60%;
    }
}
@media (max-width:991px) {
    .hs-tech-page .body-container {
        padding: 150px 0 8%;
    }

    .hs-tech-row1-heading {
        font-size: 85px;
        margin: 0 0px 35px 0;
        padding: 25px 30px;
    }
    .hs-tech-page .custom-two-left-wrapper .left_img {
        display: none;
    }
    .hs-tech-row1 {
        padding: 0 0 15%;
    }
    .hs-tech-page .custom-two-left-wrapper .right_txt_sec {
        width: 100%;
        float: none;
    }
    .hs-tech-page .custom-two-left-wrapper .right_txt_sec .right_txt h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .hs-tech-row.hs-tech-row3 .hs-left {
        float: left;
        margin-top: 70px;
        width: 50%;
    }

    .hs-tech-row.hs-tech-row3 .hs-right {
        width: 50%;
    }
    .hs-os-row2 .hs-left {
        width: 100% !IMPORTANT;
        padding: 0 30px;
    }

    .hs-os-row2 .hs-right {
        width: 100% !IMPORTANT;
        margin: 10px 0 0 !important;
    }
    .container-fluid .row-fluid .page-center{
        max-width:750px;
    }
   .custom-footer-logo img{
        position: relative;
        top: 4px;
        padding:0 !important;
   }
   .scroll-header .custom-logo {
        padding: 12px 15px;
    }
    .scroll-header .mobile-trigger {
        top: -59px;
    }
    .scroll-header .custom-header-lp .custom-logo {
        padding-bottom: 12px;
    }
    .hs-home-row-one .hs-left>span {
        width: 365px;
        position: absolute;
        top: 25px;
        left: 0px;
        z-index: 1;
    }
    .hs-home-row-one .hs-right {
        min-width: 410px;
        margin: 0 0 0 0 !important;
        padding: 40px 50px;
        max-width: 410px;
    }
    .hs-home-row-one .hs-right h3 {
        white-space: nowrap;
    }
    .hs-home-row-one .hs-full-width .custom-button {
        font-size: 38px;
        line-height: 55px;
        padding: 10px 48px 8px;
        letter-spacing: 0;
    }
    .hs-home-row-one .hs-left h3 {
        font-size: 75px;
    }
    .hs-home-row-one .hs-full-width .custom-button {
        font-size: 38px;
        line-height: 55px;
        padding: 10px 48px 8px;
    }
    .custom-two-left-wrapper .right_txt_sec >.right_txt {
        width: 100%;
    }

    .custom-two-left-wrapper .right_txt_sec >.right_txt h3 {
        font-size: 82px;
    }

    .custom-two-left-wrapper .right_txt_sec >.right_txt h3 img {
        width: 170px;
        top: 4%;
        left: 120px;
    }

    .custom-two-left-wrapper .right_txt_sec >.right_txt p {
        padding: 0;
    }

    blockquote {
        font-size: 70px;
        color: #e79024;
        line-height: 80%;
        padding: 25px 30px 15px;
    }
    .hs-home-row-three .hs-full-width {
        padding: 90px 0 0;
    }

    .hs-home-row-three .hs-left h3:first-of-type {
        font-size: 110px;
        width: 600px;
        margin-top: -50px;
    }

    .hs-home-row-three .hs-left {
        width: 400px;
        padding: 165px 0 0 0;
    }

    .hs-home-row-three .hs-right {
        max-width: 540px;
    }

    .hs-home-row-three .hs-right .hs_cos_wrapper_type_rich_text {
        padding: 50px 70px;
        font-size: 17px;
        line-height: 110%;
        letter-spacing: 1px;
    }
    .hs-home-row-three .hs-left {
        width: 400px;
        padding: 165px 0 0 0;
    }

    .hs-home-row-three .hs-left h3:first-of-type {
        font-size: 110px;
        width: 600px;
        margin-top: -50px;
    }

    .hs-home-row-three .hs-right {
        max-width: 540px;
    }

    .hs-home-row-three .hs-right .hs_cos_wrapper_type_rich_text {
        padding: 50px 70px;
    }

    .hs-home-row-three .page-center {
        margin-top: 150px !important;
    }

    .hs-home-row-three .hs-left {
        max-width: 320px;
        padding: 120px 0 0 0;
    }

    .hs-home-row-three .hs-left h3:first-of-type {
        font-size: 82px;
        width: 400px;
        margin-top: -30px;
    }

    .hs-home-row-three .hs-left blockquote {
        padding: 25px 30px;
    }

    .hs-home-row-three .hs-right {
        width: 410px;
    }

    .hs-home-row-three .hs-right .hs_cos_wrapper_type_rich_text {
        padding: 40px 50px;
    }
    .hs-home-row-three .hs-full-width a.custom-button {
        font-size: 38px;
        line-height: 55px;
        padding: 10px 38px 8px;
        letter-spacing: 0;
    }
    .hs-home-row.hs-home-row-four {
        padding-bottom: 15%;
    }
    .custom-three-col-wrapper .col-md-3.col-md-3.img-remove-index-f {
        display: none;
    }

    .custom-three-col-wrapper .col-md-3:not(.find) {
        left: 0 !important;
        width: 50%;
    }

    .custom-three-col-wrapper .col-md-3.find {
        min-height: 500px;
        width: 50% !important;
        padding: 37.5px 54px !important;
        border: 0;
    }

    .custom-three-col-wrapper .col-md-3.find h2 {
        font-size: 112px;
    }

    .custom-three-col-wrapper .col-md-3.find:after {
        display: none;
    }
    .hs-home-row-five .page-center .hs-full-width h2 {
        font-size: 112px;
    }
    .hs-footer-col p a {
        font-size: 13px;
    }
    .hs-tootltip-tire .tull-tip-tire {
        background-size: 500px 650px;
        float: none;
        height: 650px;
        margin: 10.5% auto 0;
        position: relative;
        width: 500px;
        max-width: 500px;
    }

    .container-fluid .row-fluid .hs-product-section1 .page-center {
        padding: 0 0 20px;
    }

    .hs-product-main-content-col11 {}

    .hs-product-main-content-col11,.hs-product-main-content-col12 {}

    .hs-product-main-content-col11,.hs-product-main-content-col2 {
        width: 100% !important;
        padding: 20px 20px 0;
        margin: 0 !important;
        float: none !important;
    }

    .hs-product-main-content-col11 img[alt="patent pending"] {
        width: 190px;
        margin: -150px 0 0 0px;
    }

    .hs-product-page .hs-lightbox-wrapper {
        padding: 0;
    }
    .table_outer {
        padding: 0 20px 0px;
    }

    .hs-product-main-content-col2{
        clear:both;
    }
    .hs-product-main-content-col2 h2 {
        margin-top: 20px;
    }

    .hs-product-main-content-col2 .custom-button {
        font-size: 38px;
        line-height: 55px;
        padding: 10px 48px 8px;
        margin-bottom: 36px;
    }
    .hs-product-page .pro-btn-box {
        width: 100%;
        margin-left: 0;
    }
    .hs-tootltip-tire {
        padding: 0;
    }
    .ewrs-hs a.tull-one {
        top: 35.5%;
        left: 27%;
        position: absolute
    }

    .ewrs-hs a.tull-two {
        top: 15%;
        left: 56%;
        position: absolute
    }

    .ewrs-hs a.tull-three {
        top: 32.5%;
        left: 82.5%;
        position: absolute
    }

    .ewrs-hs a.tull-four {
        top: 53%;
        left: 75%;
        position: absolute
    }

    .ewrs-hs a.tull-five {
        top: 77%;
        left: 72%;
        position: absolute
    }

    .ewrs-hs a.tull-six {
        top: 69%;
        left: 42%;
        position: absolute
    }

    .hs-os-row1 .hs-left {
        width: 100%;
    }
    .hs-footer-col p .custom-button{
        font-size:13px;
    }

}
@media (min-width: 768px){
   table.hs-table td {
           font-size: 13px;
   }
   .custom-footer-wrapper{
       padding-bottom: 3px;
   }
}
@media only screen and (max-width: 768px) and (min-width: 640px){
     a.tull-one {
        top: 35.5%;
        left: 27%;
        position: absolute
    }

    a.tull-two {
        top: 12%;
        left: 52%;
        position: absolute
    }

    a.tull-three {
        top: 32.5%;
        left: 86.5%;
        position: absolute
    }

    a.tull-four {
        top: 53%;
        left: 75%;
        position: absolute
    }

    a.tull-five {
        top: 65%;
        left: 57.5%;
        position: absolute
    }

    a.tull-six {
        top: 58%;
        left: 23%;
        position: absolute
    }
}
/* =============== Landscape tablet and smaller devices =============== */
@media (max-width: 767px) {

    .hs-form-width,
    .hs-form-width .form-title{
        max-width:100% !important;
    }
    .hs-two-col-equal-wrapper>.hs-right h2 {
        margin: 50px 0 10px;
        line-height: 1;
    }
    .hs-os-row2 .hs-right {
        padding: 0 9%;
        margin-top: 0 !important;
    }
    .hs-os-row1 .hs-left img {
        margin-left: 5%;
        width: 90% !important;
    }

    .hs-os-row1 .hs-right {
        width: 100%;
        margin-right: 0;
        margin-top: 22px;
        padding: 20px;
    }
    .hs-our-story .banner-image ,
    .hs-tech-page .banner-image{
        min-height: 100vh !important;
    }
    .container-fluid .row-fluid .page-center {
      max-width: 100%;
    }
    .custom-header-wrapper .page-center {
      padding: 0;
    }
    .sytem-layout .banner-image{
        min-height:300px !important;
    }
    .banner-image {
        min-height: 100vh !important;
    }
    .custom-copyright {
        text-align: center;
    }
    .custom-copyright p {
        padding: 10px 0 0 0;
        margin: 0;
        font-size: 14px;
    }
    .custom-footer-wrapper {
        margin: 0;
    }
    .custom-footer-logo {
        text-align: center;
    }
    .custom-footer-logo p {
        padding: 8px 0 13px;
        margin: 0;
        font-size: 14px;
        line-height: 1.2em;
    }
    .custom-footer-logo img {
        float: none;
        padding: 4px 0 !important;
        display: inline;
    }
    .blog .blog-sidebar {
        padding: 50px 0 0;
    }
    .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
        max-width: 100%;
        float: none;
        max-height: none;
        margin: 20px 0;
    }
     a.section-scroll {
        bottom: -5px;
    }
    .hs-home-row-one .hs-left>span {
        width: 100%;
        position: relative;
        top: 0;
    }

    .hs-home-page .banner-image {
        margin:-1px 0 0;
    }

    .hs-home-row-one {
        padding: 25px 0;
        background-size: cover !important;
        background-position: left top !IMPORTANT;
    }

    .hs-home-page .body-container.container-fluid .row-fluid .page-center {
        padding: 0 15px;
    }

    .hs-home-row-one .hs-right {
        width: 100%;
        float: none;
        margin: 0 !important;
        background: #ffffff;
        border-right: 10px solid #292929;
        position: relative;
        padding: 15px 30px;
        min-width: 100%;
    }

    .hs-home-row-one .hs-left h3 {
        font-size: 58px;
    }

    .hs-home-row-one .hs-right h3 {
        font-size: 100px;
    }

    .hs-home-row-one .hs-full-width {
        padding: 30px 0;
    }

    .hs-home-row-one .hs-full-width .custom-button {
        font-size: 30px;
        line-height: 45px;
        padding: 15px 30px 12px;
    }
    .hs-home-row-one .hs-left p,
    .hs-home-row-one .hs-left h6 {
        padding: 0;
    }
    .hs-home-row-two,
    .hs-home-row-three{
        padding: 0 15px 0%;
    }
    .custom-two-left-wrapper .left_img {
        position: relative;
        width: 100%;
        height: 250px;
    }
    .custom-two-left-wrapper .right_txt_sec {
        position: relative;
        width: 100%;
        padding: 30px 15px 0;
    }
    .custom-two-left-wrapper .right_txt_sec >.right_txt h3 {
        font-size: 60px;
        line-height: 90%;
        letter-spacing: 3px;
    }
    .custom-two-left-wrapper .right_txt_sec >.right_txt h3 img {
        width: 150px;
        position: absolute;
        top: 4%;
        left: 100px;
    }
    blockquote {
        font-size: 60px;
        line-height: 100%;
        border: 1px solid #e79024;
        padding: 25px;
        width: 100%;
        max-width: 100%;
    }
    .hs-home-row-three .page-center {
        margin-top: 50px !important;
    }
    .hs-home-row-three .hs-left {
        width: 100%;
        float: left;
        padding: 150px 0 0 0;
        position: relative;
        max-width: 100%;
    }
    .hs-home-row-three .hs-left h3:first-of-type {
        font-size: 60px;
        color: #fff;
        line-height: 90%;
        position: absolute;
        text-transform: uppercase;
        top: 0px;
        left: 0px;
        width: 100%;
        margin-top: 20px;
    }
    .hs-home-row-three .hs-right {
        width: 100%;
        max-width: 100%;
        margin-top: 50px;
    }
    .hs-home-row-three .hs-right .hs_cos_wrapper_type_rich_text {
        padding: 15px 30px;
    }
    .hs-home-row-three .hs-full-width {
        clear: both;
        text-align: center;
        padding: 30px 0 0;
    }
    .hs-home-row-three .hs-full-width a.custom-button {
        line-height: 45px;
        padding: 15px 30px 12px;
        font-size: 35px;
    }
    .hs-home-row-three .hs-full-width a.custom-button span {
        display: block;
    }
    .hs-home-row-four .hs-full-width {
        position: relative;
        right: 0;
        padding: 0;
    }

    .hs-home-row-four .hs-full-width h2 {
        font-size: 70px;
        letter-spacing: 6px;
        color: #fff;
        line-height: 0.8em;
        text-transform: uppercase;
    }

    .hs-home-row-four .hs-full-width {
        max-width: 100%;
        padding: 0 15px;
        width: 100%;
    }

    .hs-home-row-four  .hs-main-content .hs-right:after {
        display: none;
    }

    .hs-home-row-four  .hs-main-content .hs-right {
        border: none;
    }

    .hs-home-row-four  .hs-main-content .hs-left {
        display: none;
    }

    .hs-home-row-four  .hs-main-content .hs-right img {
        width: auto;
    }
    .container-fluid .row-fluid .hs-home-row-four .page-center {
        margin-top: 50px;
    }
    .hs-home-row.hs-home-row-four {
        padding-bottom: 10%;
    }
    .custom-three-col-wrapper .col-md-3:not(.find):nth-child(2) {
        position: relative;
        top: 0;
        left: 0 !important;
        width: 100%;
        height: 500px;
    }

    .custom-three-col-wrapper .col-md-3.find {
        width: 100% !important;
        margin: 0;
        min-height: 1px;
        padding: 40px !important;
    }

    .custom-three-col-wrapper .col-md-3.find h2 {
        font-size: 70px;
    }
    .custom-three-col-wrapper {
        margin-bottom: 50px;
    }
    .hs-home-row-five .page-center .hs-full-width h2 {
        font-size: 70px;
    }
    .hs-middle.hs-footer-col, .hs-right.hs-footer-col {
        display: none;
    }
    .hs-left.hs-footer-col {
        margin: 10% 0;
    }
    .hs-footer-col p .custom-button {
        margin-right: 20px;
    }
    .form-title {
        margin: 15px 0;
        font-size: 18px;
    }
    .hs-form-wrapper .hs-form-field {
        width: 100% !important;
        padding: 0 !important;
    }
    .hs-product-page .banner-image {
        min-height: 100vh !important;
    }
    .custom-header-wrapper{
        padding:0;
    }
    .banner-image h1 {
        font-size: 72px !important;
        letter-spacing: 2px;
        margin-top: 20px;
        margin-bottom: 10px;
        padding: 1.5em 0 0.1em;
        line-height: 0.9em;
    }
   .custom-footer-logo p{
       padding: 10px 0 13px 0;
       float:none !important;
       text-align:center;

   }
   .custom-footer-logo img {
       float: none !important;
       text-align: center;
   }
   .custom-copyright p {
        padding: 10px 0 0px 0px;
        font-weight: 500;
        margin-bottom: -2px;
    }
   .custom-menu-primary .hs-menu-wrapper > ul{
        overflow-y: auto;
        max-height: 380px !important;
   }
    .banner-image p {
        padding: 0.5em 0em;
    }
   .banner-image .page-center{
       padding: 0 16px;
   }
   .hs-home-page .body-container .page-center {
        width: 100% !important;
    }
   .custom-form{
        width:100% !important;
   }
    .container-fluid .row-fluid .page-center {
      max-width: 100%;
    }
    .hs-product-section1 {
        padding: 18% 4%;
    }

    .hs-tootltip-tire .tull-tip-tire {
        background-size: 540px 725px;
        float: none;
        height: 725px;
        margin: 10.55% auto 0;
        position: relative;
        width: 540px;
        max-width: 540px;
    }

    .hs-product-main-content-col11 img[alt="patent pending"] {
        width: 120px;
        margin: -80px 0 0 -30px;
    }

    .hs-product-main-content-col2 .custom-button {
        font-size: 30px;
        line-height: 45px;
        padding: 15px 30px 12px;
        margin: 30px 0;
        letter-spacing: 0 !important;
    }
    .ewrs-hs a.tull-one {
        top: 37%;
        left: 24%;
        position: absolute
    }

    .ewrs-hs a.tull-two {
        top: 14%;
        left: 60%;
        position: absolute
    }

    .ewrs-hs a.tull-three {
        top: 31%;
        left: 86%;
        position: absolute
    }

    .ewrs-hs a.tull-four {
        top: 49%;
        left: 79%;
        position: absolute
    }

    .ewrs-hs a.tull-five {
        top: 67%;
        left: 62%;
        position: absolute
    }

    .ewrs-hs a.tull-six {
        top: 68%;
        left: 43%;
        position: absolute
    }
    .hs-os-row2 .hs-right {
        padding-bottom: 11.4%;
    }
    .hs-two-col-equal-wrapper>.hs-right h2 {
        padding: 20px 35px;
    }
    .hs-tech-page .body-container {
        padding: 150px 0 8%;
    }
    .hs-tech-row1-heading {
        font-size: 85px;
        margin: 0 0px 35px 0;
        padding: 25px 30px;
    }
    .hs-tech-page .banner-image h1 {
        margin: 0;
        font-size: 45px;
        color: #fff;
        line-height: 0.9em;
        padding: 1.5em 0 0.1em;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-top: 20px !important;
    }
    a.section-scroll {
        bottom: 15px;
    }
    .hs-tech-page .body-container {
        padding-top: 50px;
    }
    .hs-tech-row1 {
        padding: 10% 15px;
    }
    .hs-tech-row1 .hs-left {
        padding: 35px 0 0 0;
    }
    .hs-tech-row1-heading {
        font-size: 60px;
        line-height: 100%;
        padding: 25px;
        margin-bottom: 30px;
    }
    .hs-tech-row1-heading img {
        width: 50px;
        vertical-align: top;
        margin: 5px 0 0;
    }
    .hs-tech-row1-content {
        padding: 15px 30px;
    }
    .hs-tech-row1-content p {
        margin: 20px 0;
    }
    .hs-tech-row1 .hs-right {
        margin-top: 50px;
    }
    .hs-tech-page .custom-two-left-wrapper .right_txt_sec .right_txt h2 {
        font-size: 56px;
        line-height: 45px;
        letter-spacing: 4px;
    }

    .hs-tech-row.hs-tech-row3 .hs-right {
        width: 100%;
        position: relative;
        float: none;
    }
    .hs-tech-row.hs-tech-row3 .hs-left {
        width: 100%;
        float: none;
    }
    .hs-tech-row.hs-tech-row3 .hs-right img {
        vertical-align: middle;
        margin: 30px 10px 0 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        font-size: 18px !important;
    }
    .scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding-top: 19px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul {
        background: #303030 !important;
    }
    .modal-header {
        margin: 5px 0;
    }

    .open .hs-popup .modal-dialog {
        margin-top: 0;
        margin-bottom: 0;
    }
    body:after {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        background: #000;
        height: 100%;
        width: 100%;
        opacity: 0.8;
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        transition: all 0.3s;
    }
    body.lightbox:after{
        visibility: visible;
        opacity: 0.8;
    }
    .hs-home-row-four .hs-full-width a.custom-button {
        margin: 0;
    }

    .hs-home-row-four .hs-full-width h2:last-of-type {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .hs-home-row-four a.section-scroll {
        right: 15px;
    }
    .hs-footer-col p a {
        font-size: 16px;
    }
    .hs-home-page .banner-image h1 {
        padding-top: 43px;
    }
    blockquote img {
        width: 50px;
    }
    .hs-footer-col p .custom-button{
        font-size:16px;
    }
    .container-fluid .row-fluid .hs-home-form-wrapper .page-center {
        padding: 5px 0 0 !important;
        max-width: 92%;
    }
    .hs-popup{
        padding-right: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% !important;
    }

}
@media only screen and (max-width: 640px) and (min-width: 480px){
    a.tull-one {
        top: 35%;
        left: 25%;
        position: absolute
    }

    a.tull-two {
        top: 12%;
        left: 50%;
        position: absolute
    }

    a.tull-three {
        top: 33%;
        left: 86%;
        position: absolute
    }

    a.tull-four {
        top: 52%;
        left: 76%;
        position: absolute
    }

    a.tull-five {
        top: 64%;
        left: 57%;
        position: absolute
    }

    a.tull-six {
        top: 57%;
        left: 24%;
        position: absolute
    }
    .ewrs-hs a.tull-one {
        top: 37%;
        left: 23%;
        position: absolute
    }

    .ewrs-hs a.tull-two {
        top: 14%;
        left: 60%;
        position: absolute
    }

    .ewrs-hs a.tull-three {
        top: 30%;
        left: 85%;
        position: absolute
    }

    .ewrs-hs a.tull-four {
        top: 49%;
        left: 78%;
        position: absolute
    }

    .ewrs-hs a.tull-five {
        top: 76%;
        left: 71%;
        position: absolute
    }

    .ewrs-hs a.tull-six {
        top: 68%;
        left: 41%;
        position: absolute
    }
    .hs-tootltip-tire .tull-tip-tire {
        background-size: 400px 583px;
        float: none;
        height: 583px;
        margin: 0 auto;
        position: relative;
        width: 400px;
    }
    .hs-two-col-equal-wrapper>.hs-right h2{
        margin: 50px 0 70px;
    }

}

/* =============== Landscape phones and smaller devices =============== */
@media (max-width:479px) {
    .hs-tech-row.hs-tech-row3 .hs-right {
        padding-top: 0;
    }

    .hs-tech-row.hs-tech-row3 .hs-right img {
        margin-top: 39px;
    }
    .hs-two-col-equal-wrapper>.hs-right h2{
        margin: 50px 0 70px;
    }
    #hubspot-author_data .hs-author-avatar {
        margin: 10px 0 0 0;
    }
    .hs-home-row-three .hs-left {
        padding-top: 190px;
    }
    .hs_recaptcha.field.hs-form-field {
        max-width: 280px;
        overflow: auto;
    }
    a.tull-one {
        top: 32%;
        left: 25%;
        position: absolute
    }

    a.tull-two {
        top: 15%;
        left: 39%;
        position: absolute
    }

    a.tull-three {
        top: 31%;
        left: 85%;
        position: absolute
    }

    a.tull-four {
        top: 48%;
        left: 74%;
        position: absolute
    }

    a.tull-five {
        top: 62%;
        left: 55%;
        position: absolute
    }

    a.tull-six {
        top: 53%;
        left: 24%;
        position: absolute
    }
    .ewrs-hs a.tull-one {
        top: 34%;
        left: 22%;
        position: absolute
    }

    .ewrs-hs a.tull-two {
        top: 10%;
        left: 50%;
        position: absolute
    }

    .ewrs-hs a.tull-three {
        top: 28%;
        left: 84%;
        position: absolute
    }

    .ewrs-hs a.tull-four {
        top: 46%;
        left: 77%;
        position: absolute;
    }

    .ewrs-hs a.tull-five {
        top: 72%;
        left: 70%;
        position: absolute;
    }

    .ewrs-hs a.tull-six {
        top: 64%;
        left: 40%;
        position: absolute;
    }
    .hs-tootltip-tire .tull-tip-tire {
        background-size: 250px 350px;
        float: none;
        height: 364px;
        margin: 0 auto;
        position: relative;
        width: 250px;
        background-repeat: no-repeat;
    }
    .table_outer .table-responsive {
        display: block !important;
    }
    .hs-home-row-two, .hs-home-row-three{
        padding: 0;
    }

    .hs-home-row-four .hs-main-content {
        padding: 0 15px;
    }
    .hs-home-page .banner-image .page-center{
        padding-left:15px !important;
        padding-right:15px !important;
    }
}
@media (max-height:479px) {
    .banner-image {
        height: auto !important;
    }
}
.scroll-header .custom-logo {
    padding-right: 0;
}

/* Google Map
   ========================================================================== */

.map-mwb-content {
    margin:0px !important;
}

body .map-mwb div[role="dialog"],
body .map-mwb div[role="dialog"]:focus {
    padding:0 !important;
}

/* DND Blocks
   ========================================================================== */

.hs-home-page-dnd .hs-home-row-one .hs-full-width {
    padding-top:56px;
}

.hs-home-page-dnd .hs-home-row-one .hs-left > .container-fluid {
    position: absolute;
    top: 25px;
    width: 520px;
    z-index: 1;
}

@media (min-width: 1440px) {
    .hs-home-page-dnd .hs-home-row-one .hs-left > .container-fluid {
        width: 610px;
    }
}

@media (max-width: 1199px) {
    .hs-home-page-dnd .hs-home-row-one .hs-left > .container-fluid {
        width: 400px;
    }
}

@media (max-width: 991px) {
    .hs-home-page-dnd .hs-home-row-one .hs-left > .container-fluid {
        width: 365px;
        position: absolute;
        top: 25px;
        left: 0px;
        z-index: 1;
    }
}

@media (max-width: 767px) {
    .hs-home-page-dnd .hs-home-row-one .hs-left > .container-fluid {
      width: 100%;
      position: relative;
      top: 0;
    }
}

@media (min-width: 1440px) {
    .hs-home-page-dnd .hs-home-row-three .hs-left {
      padding-top:254px;
    }
}

/* Updates, october, 2024
   ========================================================================== */

.footer-container-wrapper .hs-call-email.custom-button {
    padding:0;
}

.btn-round-1 {
    display: inline;
    line-height: 24px;
    padding: 10px 10px 8px;
    text-transform: uppercase;
    text-decoration: none;
    background: #e79024;
    border-radius: 5px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    min-width: 80px;
    text-align: center;
    font-family: 'Teko';
    font-weight: normal;
    font-size: 21px;
    font-weight: 500;
    outline: 0;
    margin: 5px;
    vertical-align: top;
    letter-spacing: 0px;
    color: #fff !important;
    text-decoration: none !important;
}

/* Updates, august, 2025
   ========================================================================== */

#floatingButtonCallUs,
#floatingButtonQuote {
    height:74px;
    padding-top:0;
    padding-bottom:0;
    border-radius:14px;
    border:6px solid #292929;
    animation:unset;
}

#floatingButtonCallUs {
    left: calc(50% - 154px);
}

#floatingButtonQuote {
    right: calc(50% - 154px);
}

#floatingButtonCallUs h3 {
    margin-bottom:4px;
    font-size:24px !important;
    line-height:19px;
}

#floatingButtonCallUs p {
    font-size:32px !important;
    line-height:19px;
    font-weight:bold;
}

#floatingButtonQuote h3 {
    margin-top:3px;
    line-height:26px;
    font-size:32px !important;
}

.hs-call-email.custom-button {
    transition:unset;
}

.landing-button {
    background-color: #e79024;
    border: none;
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff !important;
    cursor: pointer;
    display: inline-flex;
    font-family: Teko,serif;
    font-size: 26px;
    font-weight: 500;
    justify-content: center;
    padding: 13px 13px 7px;
    margin-bottom: 6px;
    text-align: center;
    text-decoration: none;
    transition: background-color .2s ease-in-out;
    line-height: .8;
    min-height: 38px;
    align-items: center;
}

.landing-button:hover,
.landing-button:focus {
    background-color: rgba(231, 144, 36, 0.8);
    text-decoration:none;
}

@media screen and (max-width: 1024px) {
    #floatingButtonCallUs,
    #floatingButtonQuote {
        width:47%;
    }

    #floatingButtonCallUs {
        left:2%;
    }

    #floatingButtonQuote {
        right:2%;
    }
}

@media screen and (max-width: 767px) {
    #floatingButtonCallUs p {
        font-size:20px !important;
    }
}

/*
 * Header Menu Updates
 */
.custom-header-wrapper .row-fluid .page-center {
    max-width:1274px;
}

.custom-logo,
.scroll-header .custom-logo {
    padding-left:2px;
}

.scroll-header .custom-logo {
    margin-top:5px;
}

.custom-logo a:hover,
.custom-logo a:focus {
    color:unset;
}

@media screen and (min-width: 1024px) {
    .custom-menu-primary .hs-menu-wrapper > ul {
        display:flex;
        align-items:center;
    }

    .custom-menu-primary {
        padding-right:11px;
    }

    .custom-menu-primary .hs-menu-wrapper > ul > li,
    .custom-menu-primary .hs-menu-wrapper > ul > li:hover {
        border-bottom-width:4px;
    }

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

    .custom-menu-primary .hs-menu-wrapper > ul > li > a,
    .scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        letter-spacing:0;
        padding: 15px 0 10px;
    }
}

@media (max-width: 1279px) { 
    .custom-logo,
    .scroll-header .custom-logo {
        padding-left:15px;
    }
  
    .scroll-header .custom-logo {
        margin-top:6px;
    }
}

@media (max-width: 1199px) {  
    .custom-logo {
        margin-top:22px;
    }
  
    .scroll-header .custom-logo {
        margin-top:11px;
    }
}

@media screen and (max-width: 1023px) {
    .scroll-header .mobile-trigger {
        top:-62px;
    }
  
    .scroll-header .custom-logo {
        margin-top:0;
        padding-top:15px;
        padding-bottom:15px;
    }
  
    .mobile-trigger {
        top:-57px;
    }
}

@media screen and (max-width: 767px) {
    .custom-logo {
        margin-top:15px;
        padding-left:15px;
    }
}

.hs-form input[name="ewbt_email"],
.hs-form label[for="ewbt_email"] {
    position: absolute !important;
    left: -9999px !important;
    top: auto !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}