



























































@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
/*
 * Light 300, Light 300 italic, Regular 400, Regular 400 italic, Semi-bold 600, Semi-bold 600 italic, Bold 700, Bold 700 italic
 * font-family: 'Poppins', sans-serif;
*/

body { font-family:Poppins; font-weight:400; color:#4a4a4a; font-size:18px; line-height:27.0px; }
/* @media (max-width:767px) {
	body { font-size: 17px; line-height: 26px; }
} */

/* Paragraphs */
strong { font-weight:700; }
a { transition:400ms;; text-decoration:none; color:#fa8900; }
a:hover, a:focus { text-decoration:none; color:#4a4a4a; }

p { margin:0 0 15px 0; }
p:last-child { margin:0; }

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-uppercase { text-transform: uppercase; }

.white-text, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6 { color:#fff; }

.ul-style ul { list-style: none; padding: 0; margin: 0; }
.ul-style li { padding-left: 20px; position: relative; margin-bottom: 20px; list-style: none; }
.ul-style li:after{ background-color:#fa8900; border-radius:100%; content:''; height:8px; left:0; position:absolute; top:11px; width:8px; }

.ul-check ul{list-style:none; padding:0; margin:0;font-size:19px;}
.ul-check li{padding-left:40px;position:relative; margin-bottom:28px;}
.ul-check li:after{background:url(https://1616151.fs1.hubspotusercontent-na1.net/hubfs/1616151/theme-hippo/images/checkmark.svg) no-repeat center / 26px 21px;content:'';height:21px;left:0;position:absolute;top:4px;width:26px;}

h1, h2, h3, h4, h5, h6 { margin-top:0px; font-weight:400; margin-bottom:15px; }
h1 { font-family:Poppins; font-size:53px; color:#4a4a4a; line-height:65px; }
h2 { font-family:Poppins; font-size:45px; color:#4a4a4a; line-height:54.0px; }
h3 { font-family:Poppins; font-size:35px; color:#4a4a4a; line-height:52.5px; }
h4 { font-family:Poppins; font-size:24px; color:#4a4a4a; line-height:36.0px; }
h5 { font-family:Poppins; font-size:18px; color:#4a4a4a; line-height:27.0px; }
h6 { font-family:Poppins; font-size:16px; color:#4a4a4a; line-height:24.0px; }

.main-title { font-size:21px; line-height: normal; }
.text-center.main-title .text { margin:0 auto; max-width:1100px; width:100%; }

.set_bg { background-size:cover; background-position:center center; background-repeat:no-repeat; }  

@media (max-width:1199px){
   
    h1 { font-size:50px; line-height:1.4; }
    h2 { font-size:38px; line-height:1.4; }
    h3 { font-size:28px; line-height:1.4; }
    h4 { font-size:22px; line-height:1.4; }
    h5 { font-size:20px; line-height:1.4; }
    h6 { font-size:18px; line-height:1.4; }
    
}
    
@media (max-width:991px){
    
    h1 { font-size:40px; line-height:1.4; }
    h2 { font-size:30px; line-height:1.4; }
    h3 { font-size:26px; line-height:1.4; }
    
    .main-title { font-size:17px; }
    
}

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

}
a.cta_button { box-sizing: border-box !important; }

.btn-group > div { display: inline-block; margin: 0 0; vertical-align: middle; }
.btn-group > div:first-child { margin-left: 0; margin-bottom: 5px; }
.btn-group > div:last-child { margin-right: 0; margin-bottom: 5px; }

.button-1 a { background-color: 
    
    
        
    
    rgba(250, 137, 0, 1.0)
; color: #FFFFFF; border:solid 2px 
    
    
        
    
    rgba(250, 137, 0, 1.0)
; font-family: Poppins; padding: 15px; border-radius: 5px; display: inline-block; font-size: 25px; line-height:32px; font-weight: 400; min-width: 300px; text-align: center; font-weight:300; }
.button-1 a:hover { background-color: 
    
    
        
    
    rgba(250, 137, 0, 1.0)
; border-color: 
    
    
        
    
    rgba(255, 255, 255, 1.0)
; color: #FFFFFF; box-shadow:0 0 20px 0 
    
    
        
    
    rgba(250, 137, 0, 1.0)
; }

.button-2 a { background-color: 
    
    
        
    
    rgba(255, 255, 255, 1.0)
; color: #2f4858; border:solid 2px 
    
    
        
    
    rgba(255, 255, 255, 1.0)
; font-family: Poppins; padding: 15px; border-radius: 5px; display: inline-block; font-size: 25px; line-height:32px; font-weight: 400; min-width: 300px; text-align: center; font-weight:300; }
.button-2 a:hover { background-color: 
    
    
        
    
    rgba(47, 72, 88, 1.0)
; border-color: 
    
    
        
    
    rgba(255, 255, 255, 1.0)
; color: #FFFFFF; box-shadow:0 0 20px 0 
    
    
        
    
    rgba(255, 255, 255, 1.0)
; }

.button-3 a{background-color: 
    
    
        
    
    rgba(#, 1.0)
; color: #fa8900; border:solid 1px 
    
    
        
    
    rgba(250, 137, 0, 1.0)
; min-width:275px;display:inline-block;padding:10px 10px;box-shadow:0px 3px 6px #4242434d; border-radius:10px;font-size:24px;font-weight:500;transition:400ms;}
.button-3 a:hover { background-color: 
    
    
        
    
    rgba(250, 137, 0, 1.0)
; border-color: 
    
    
        
    
    rgba(250, 137, 0, 1.0)
; color: #FFFFFF;}

@media (max-width:1199px) {
	[class*="button-"] a { min-width: 200px; padding: 12px 30px; font-size: 20px; line-height:26px; }
}
@media (max-width:991px) {
	.btn-group > div { display: block; margin: 0 0 8px; }
}
@media (max-width:767px) {
	[class*="button-"] a { font-size: 18px; }
}
input{font-family:Poppins;}

::-webkit-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{opacity:1;}
::-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder{opacity:1;}
:-ms-input-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder{opacity:1;}
:-moz-placeholder, input:-moz-placeholder, textarea:-moz-placeholder{opacity:1;}

.hs-error-msgs label{display:block; font-size:13px; transform:translate(2px, -11px); -webkit-transform:translate(2px, -11px); -moz-transform:translate(2px, -11px);}

textarea, select, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])
{ font-family:Poppins; border-radius:0; color:#4a4a4a; background-color:#ffffff; border:none; padding:15px 20px; margin:0 0 15px 0; font-size:14px; font-weight:400; width:100%; text-transform: uppercase; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); position:relative; color:#4a4a4a; }
fieldset.form-columns-1 textarea.hs-input, fieldset.form-columns-1, select.hs-input, fieldset.form-columns-1 input[type="text"].hs-input,  fieldset.form-columns-1 input[type="password"].hs-input,  fieldset.form-columns-1 input[type="datetime"].hs-input,  fieldset.form-columns-1 input[type="datetime-local"].hs-input, fieldset.form-columns-1 input[type="date"].hs-input, fieldset.form-columns-1 input[type="file"].hs-input, fieldset.form-columns-1 input[type="month"].hs-input, fieldset.form-columns-1 input[type="time"].hs-input, fieldset.form-columns-1 input[type="week"].hs-input, fieldset.form-columns-1 input[type="number"].hs-input, fieldset.form-columns-1 input[type="email"].hs-input, fieldset.form-columns-1 input[type="url"].hs-input, fieldset.form-columns-1 input[type="search"].hs-input, fieldset.form-columns-1 input[type="tel"].hs-input, fieldset.form-columns-1 input[type="color"].hs-input{width:100%;}
.hs-form fieldset.form-columns-1 textarea.hs-input, .hs-form fieldset textarea.hs-input, .hs-form fieldset input[type="number"].hs-input{width:100%;}
input[type="radio"], input[type="checkbox"]{margin-right: 10px;}
input[type="file"]{background-color:#fff; color:#000;}
.inputs-list{margin:0 0 15px;}
select {cursor:pointer; font-size:19px; padding:17px 10px; color:#828282; background:#fff url(https://2660033.fs1.hubspotusercontent-na1.net/hubfs/2660033/theme-ridesure/images/down_arrow-1.png) no-repeat right 19px center / 19px auto; -webkit-appearance:none; -moz-appearance:none; appearance:none; }
select::-ms-expand{display:none;}
fieldset .hs-form-field > label span.hs-form-required{display:none;}
fieldset .hs-form-field > label span:not(:empty) + span.hs-form-required{display:inherit;}
textarea{resize:none;}

/* input[type="submit"] { font-family:Poppins; background-color:
    
    
        
    
    rgba(255, 255, 255, 1.0)
; border:3px solid 
    
    
        
    
    rgba(255, 255, 255, 1.0)
; border-radius:100px; color:#2f4858; transition:400ms;; text-transform:uppercase; display:inline-block; font-size:17px; font-weight:400; min-width:300px; padding:12px 35px; -webkit-appearance: none; text-align:center; cursor:pointer;}
input[type="submit"]::-moz-focus-inner { border: 0; }
input[type="submit"]:hover { background-color:
    
    
        
    
    rgba(47, 72, 88, 1.0)
; color:#FFFFFF; }
 */
input[type="submit"] { background:url(https://2660033.fs1.hubspotusercontent-na1.net/hubfs/2660033/theme-ridesure/images/blank.png) rgba(250,137,0,1.0); color:#fff; border:solid 2px rgba(250,137,0,1.0); font-family:Poppins; padding:12px 10px; border-radius:5px; display:inline-block; font-size:25px; font-weight:400; min-width:300px; text-align:center; cursor:pointer; text-transform:uppercase; transition:400ms; font-weight:300; }
input[type="submit"]:hover { background-color: 
    
    
        
    
    rgba(250, 137, 0, 1.0)
; border-color: 
    
    
        
    
    rgba(255, 255, 255, 1.0)
; color: #FFFFFF; box-shadow:0 0 20px 0 
    
    
        
    
    rgba(250, 137, 0, 1.0)
; }
input[type="submit"]::-moz-focus-inner { border: 0; }

/* Default Form Code */
.default-form .hs-form .hs-form-field > label span.hs-form-required{display:none;}
.default-form .hs-form .hs-form-field > label span:not(:empty) + span.hs-form-required{display:inline-block;}
.default-form .hs-form .hs-form-field .input{ margin:0; position:relative; }
.default-form .hs-form label{display:block;padding:0 0 15px;}
.default-form .hs-form fieldset{border:none;margin:0;max-width:none;padding:0;}
.default-form .hs-form fieldset.form-columns-2{margin:0 -14px;}
.default-form .hs-form fieldset.form-columns-2 .hs-form-field{width:calc(50% - 28px); margin:0 14px; float:left;}
.default-form .hs-form fieldset.form-columns-3{margin:0 -14px;}
.default-form .hs-form fieldset.form-columns-3 .hs-form-field{width:calc(33.33% - 28px); margin:0 14px; float:left;}
.default-form .hs-form .hs_submit{padding:25px 0 0;}
.default-form .hs-form .legal-consent-container{font-size:13px;padding:17px 0 0;}
.default-form .hs-form .inputs-list{list-style:none;margin:0; padding:0;}
.default-form .hs-form .inputs-list input[type="checkbox"]{opacity:0;position:absolute;}
.default-form .hs-form .inputs-list span{margin:0;padding:2px 0 0 40px;position:relative; cursor:pointer;display: inline-block;}
.default-form .hs-form .inputs-list span:after{background-color:#FFF; border:solid 2px #bfc6d8; content:'';height:20px;left:0;position:absolute;top:5px;width:20px;border-radius: 6px;}
.default-form .hs-form .inputs-list span:before{border-bottom:2px solid #175ca4;border-left:2px solid #175ca4;content:'';height:4px;left:6px;position:absolute;top:13px;transform:rotate(-41deg);width:10px;z-index:1;}
.default-form .hs-form .inputs-list span:before{border-bottom-width:0; border-left-width:0;}
.default-form .hs-form .inputs-list input[type="checkbox"]:checked + span:before{border-bottom-width:2px; border-left-width:2px;}
.default-form .hs-form .inputs-list span span{display:none;}
.default-form .hs-form fieldset[class*="form-columns-"] select{width:100% !important;}
.default-form div.hs_error_rollup{display: none;}
.default-form .hs-form fieldset .hs-form-field > label {text-transform: uppercase;padding: 0 0 5px 0;}

.default-form .hs-form .hs-form-field .input:after { content: ''; border-bottom: 1px solid #4a4a4a; position: absolute; bottom: 15px; left: 50%; right: 50%; transition:400ms;; }
.default-form .hs-form .hs-form-field .input.active:after { left:0; right:0; }

input[type="text"] {border: 1px solid #333 !important; }

@media (max-width:991px){
    input[type="submit"]{min-width:100%;}
    .default-form .hs-form fieldset.form-columns-2, .default-form .hs-form fieldset.form-columns-3{margin:0;}
    .default-form .hs-form fieldset.form-columns-2 .hs-form-field, .default-form .hs-form fieldset.form-columns-3 .hs-form-field{width:100%; margin:0; float:none;}
    .default-form .hs-form fieldset .input .hs-input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), 
    .default-form .hs-form fieldset.form-columns-2 .input .hs-input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), 
    .default-form .hs-form fieldset.form-columns-3 .input .hs-input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){width:100%;}
    .default-form .hs-form label{padding:0;}
}
.submitted-message{text-align:center;color:#155724;background-color:#d4edda;border-color:#c3e6cb;position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #c3e6cb;border-radius:.25rem;}
.submitted-message p{margin:0 !important;}
@media (max-width:767px){
    input[type="submit"]{min-width:100%;}
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

.dnd-section > .row-fluid, .body-container-wrapper .content-wrapper {
    margin: 0 auto;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

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

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

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

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

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

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

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

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

    .visible-desktop {
        display: none !important ;
    }
}
.body-container--blog-index {
  background: #f5f5f5;
}

.hs-blog-post .top-scroll.background-white,
.hs-blog-listing .top-scroll.background-white {
  background: #f5f5f5;
}

/* Blog header */

.blog-header {
  background-color: #F8FAFC;
  text-align: center;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding-top: px;
}
.blog-header:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .6;
  background: #000;
}
.blog-header__inner {
  margin: 0 auto;
  position: relative;
  padding: 200px 20px 80px;
}
.hs-blog-listing .blog-header__inner {
  padding: 0 20px 0;
}

.blog-header__title {
  font-size: 47px;
  line-height: 62px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0;
  text-align: center;
}
.blog-header__title:after {
  content: '';
  margin: 15px auto 0;
  width: 43px;
  height: 4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  display: block;
  background: #FFF;
}
.blog-header__title.author {
  text-align: left;
}
.blog-header__title.author:after {
  display: none;
}

.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}

@media screen and (min-width: 768px) {
  .blog-header__form {
    margin: 0 auto;
    width: 500px;
  }
}

/* Blog header - author listing */

.blog-header__author-avatar {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  height: 200px;
  margin: 0 auto 1.5rem;
  width: 200px;
  float: left;
  margin-right: 40px;
}

.blog-header__author-social-links a {
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

.blog-header__author-social-links a:hover {
  background-color: #494A52;
}

.blog-header__author-social-links svg {
  fill: #FFF;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog listing */

.blog-index {
  display: inline;
  padding: 3.3rem 0;
}
.hs-blog-post .blog-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}

.blog-index:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.blog-index__tag-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 1rem;
}

.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}

.blog-index__tag-heading {
  border-bottom: 3px solid #D1D6DC;
  padding-bottom: 1rem;
}

.hs-blog-post .blog-index__post {
  -webkit-box-flex:  0;
  -ms-flex:  0 0 100%;
  flex:  0 0 100%;
  padding: 1rem;
}

/* Background Image Lazy Loading */
.lazy { background: none !important; background-image: none !important; background-color: #F1F1FA;}

.blog-post-wrapper .section.post-body { padding: 20px !important; }

@media screen and (min-width: 768px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/2);
    flex:  0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/3);
    flex:  0 0 calc(100%/3);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    justify-items: space-between;
  }
}

.blog-index__post-image {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-bottom: 0;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 2rem;
  }

  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    padding-left: 2rem;
  }

  .blog-index__post-content--full-width {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 0;
  }
}

.blog-index__post-content h2 {
  margin: 0.5rem 0;
}

.blog-index__post-content--small h2 {
  font-size: 1.25rem;
}

.blog-index__post-content p {
  font-family: Lato, sans-serif;
}

.blog-index__post-content a {
  color: #494A52;
}

.blog-index__post img {
  height: auto;
  max-width: 100%;
}

/* Blog Listing */

.hs-blog-post h2:after {
  display: none;
}

.blog-left {
  padding: 20px 0 30px;
  width: 74%;
}
.blog-right {
  padding-top: 20px;
  width: 23.5%;
  float: left;
  margin-left: 2.5%
}
.blog-section3 .post-listing {
  margin: 0;
  width: 100%;
  display: inline-block;
}
.body-container--blog-index .blog-index .post-item {
  width: 50%;
  float: left;
  padding: 15px;
}
.blog-section3 .blog-listing-wrapper .post-box {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 1px 7px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 7px rgba(0,0,0,0.1);
  -o-box-shadow: 0 1px 7px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 1px 7px rgba(0,0,0,0.1);
  box-shadow: 0 1px 7px rgba(0,0,0,0.1);
}
.blog-section3 .post-body .hs-featured-image-wrapper {
  height: 288px;
  text-align: right;
  position: relative;
}
.blog-section .blog-post-wrapper .hs-featured-image-wrapper {
  height: 420px;
  background-position: center center !important;
  background-size: cover !important;
  position: relative;
}
.bgimg-main1 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.blog-section3 .blog-listing-wrapper .post-body .hs-featured-image-wrapper:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 100%;
  right: 100%;
  bottom: 100%;
  background: #000000;
  opacity: 0.70;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.blog-section3 .hs-featured-image-link {
  border: 0;
}
.bgimg-main1 img {
  display: none;
}
.blog-section3 .hs-featured-image {
  display: none;
}
.blog-section3 .blog-listing-wrapper .post-body a.topic-link:last-child {
  margin-right: 14px;
}
.blog-section3 .blog-listing-wrapper .post-body a.topic-link {
  margin: 14px 7px 0;
  padding: 2px 8px;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
  display: inline-block;
  background-color: #fa8900;
  color: #FFFFFF;
}
.blog-section3 .blog-listing-wrapper .post-box:hover .hs-featured-image-wrapper:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.body-container--blog-index .blog-index .hs-featured-image-wrapper {
  height: 320px;
  background-position: center center !important;
  background-size: cover !important;
  position: relative;
}
.body-container--blog-index .blog-index .post-header {
  padding-top: 10px;
}
.body-container--blog-index .blog-index .post-header h2 {
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  text-transform: none;
  text-align: left;
}
.body-container--blog-index .blog-index .post-header h2:after,
.body-container--blog-index .blog-index .post-header h2:before {
  display: none;
}
.body-container--blog-index .blog-index .post-header h2 a {
  color: #505050;
}
.body-container--blog-index .blog-index .post-header h2 a:hover {
  color: #fa8900;
}
.post-item .hs-featured-image-wrapper .post-date,
.blog-section .blog-post-wrapper .post-date {
  padding: 18px 25px;
  font-size: 26px;
  line-height: 32px;
  height: 110px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  background: #fa8900;
  position: absolute;
  bottom: 15px;
  left: 15px;
  text-align: center;
}
.hs-blog-post .blog-post-wrapper .hs-featured-image-wrapper .post-date {
  bottom: -85px;
}
.post-item .hs-featured-image-wrapper .post-date span,
.blog-section .blog-post-wrapper .post-date span {
  display: block;
  font-size: 50px;
  line-height: 50px;
}
.blog-section .blog-post-wrapper .postinner-title {
  padding: 0 0 20px 140px;
}
.blog-section .blog-post-wrapper .postinner-title h1 {
  padding: 10px 0;
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  text-transform: none;
  color: #333333;
  margin: 0;
}
.blog-section3 .blog-listing-wrapper .post-content {
  height: 138px;
}
.blog-section3 .blog-listing-wrapper a.link-post {
  margin: 10px 0 30px;
  min-width: 125px;
  padding: 5px 20px;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  background: #f5f5f5;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.blog-section3 .blog-listing-wrapper .link-post:hover {
  color: #f5f5f5;
  background: #fa8900;
}
.blog-topics {
  margin: 0 auto;
}
.blog-topics ul {
  margin: 0;
  padding: 0 15px;
  list-style-type: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background: #FFFFFF;
  display: inline-block;
}
.blog-topics ul li:first-child {
  border-left: none;
}
.blog-topics ul li {
  margin: 8px 0;
  padding: 0 30px;
  display: inline-block;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
.blog-topics ul li:last-child {
  border-right: none;
}
.blog-topics ul li a {
  font-size: 13px;
  line-height: 26px;
  color: #999999;
  font-family: ;
  font-weight: bold;
  text-transform: uppercase;
}
.blog-topics ul li a:hover {
  color: #fa8900;
}

/* Blog Post */

.blog-section3 .post-header h1 {
  padding: 40px 0 10px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.post-comment .hubspot-editable,
.post-comment .custom_listing_comments,
.postinner-title .post-author,
.postinner-title .custom_listing_comments {
  padding: 0 10px 0 0;
  display: inline-block;
  vertical-align: top;
}
.post-comment .hubspot-editable:before,
.postinner-title .post-author:before {
  content: "\f007";
  margin-right: 5px;
  display: inline-block;
  font-family: 'FontAwesome';
  color: #fa8900;
}
.post-comment .custom_listing_comments:before,
.postinner-title .custom_listing_comments:before {
  content: "\f086";
  margin-right: 5px;
  display: inline-block;
  font-family: 'FontAwesome';
  color: #fa8900;
}
.post-comment .hubspot-editable a, 
.post-comment .custom_listing_comments a,
.postinner-title .post-author a {
  font-weight: 600;
  color: #333333;
}
.post-comment .hubspot-editable a:hover, 
.post-comment .custom_listing_comments a:hover,
.postinner-title .post-author a:hover {
  color: #fa8900;
  text-decoration: none;
}
.button-1 .more-link {
  margin: 20px 0 20px;
}
.blog-section .blog-post-wrapper .social-sharing {
  margin: 30px 0 0;
  padding: 50px 0 100px;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
}
.blog-section .blog-post-wrapper .social-sharing span {
  padding-right: 10px;
}
.blog-section .blog-post-wrapper .social-sharing ul {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  list-style-type: none;
  display: inline-block;
  border-left: 1px solid;
  line-height: 22px;
}
.blog-section .blog-post-wrapper .social-sharing ul.share-buttons {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-left: 10px;
}
.blog-section .blog-post-wrapper .social-sharing ul li {
  margin: 0 5px;
  padding: 0;
  display: inline-block;
}
.blog-section .blog-post-wrapper .social-sharing ul li a {
  color: #505050;
}
.blog-section .blog-post-wrapper .social-sharing ul li a:hover {
  color: #fa8900;
}
.post_slugsec {
  padding: 40px 0;
  width: 100%;
  float: left;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
}
.post_slugsec .post_slug {
  padding: 0;
  width: 50%;
  float: left;
}
.post_slugsec .post_slug:last-child {
  text-align: right;
}
.post_slugsec .post_slug a {
  color: #505050;
}
.post_slugsec .post_slug a:hover {
  color: #fa8900;
}
.post_slugsec .post_slug i {
  margin: 0 5px;
  font-size: 22px;
  vertical-align: middle;
}
.hs-blog-post .blog-post-date, .hs-blog-post .blog-post-themes, .hs-blog-post .custom_listing_comments, .hs-blog-post .hs-author-social-section, .hs-blog-post .blog-post-share {
  display: inline-block;
  font-family: 'PT Serif', serif;
  font-style: italic;
  color: #999999;
}
.hs-blog-post .blog-post-date:after, .hs-blog-post .custom_listing_comments:after, .hs-blog-post .blog-post-themes:after {
  content: '/';
  margin: 0 4px;
  display: inline-block;
  font-style: normal;
}
.hs-blog-post .blog-post-themes a {
  color: #999999;
}
.hs-blog-post .sidebar.social-sharing {
  width: auto;
  display: inline-block;
}
.hs-blog-post .social-sharing ul.share-buttons {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.hs-blog-post .social-sharing ul.share-buttons li {
  margin: 0;
  padding: 0 3px;
  display: inline-block;
}
.hs-blog-post .hs-author-social-section {
  font-style: normal;
}
.hs-blog-post .blog-post-topic {
  padding: 15px 0 50px;
}
.hs-blog-post .blog-post-topic a.topic-link {
  margin: 0;
  padding: 5px 10px;
  font-size: 11px;
  border: 1px solid #999999;
  color: #999999;
  font-weight: 700;
  background: #FFFFFF;
  line-height: 18px;
  text-transform: uppercase;
  display: inline-block;
}
.hs-blog-post .blog-post-topic a.topic-link:last-child {
  margin-right: 14px;
}
.hs-blog-post a.topic-link:hover {
  border-radius: 50px;
}
.blog-post-wrapper .about-author-sec {
  margin: -50px 0 0;
  padding: 0 0 30px;
  text-align: center;
}
.blog-post-wrapper .about-authorimg {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background-position: center center !important;
  background-size: cover !important;
  position: relative;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  border: 7px solid #EAEAEA;
}
.blog-post-wrapper .about-authortext h3 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 30px;
  text-transform: none;
  font-weight: 400;
  font-style: italic;
}
.blog-post-wrapper .about-authortext h3 a {
  font-size: 16px;
  line-height: 30px;
  display: block;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  color: #333333;
}
.blog-post-wrapper .about-authortext h3 a:hover {
  color: #fa8900;
  text-decoration: none;
}
.hs-blog-post .about-text h3:after {
  display: none;
}
.hs-blog-listing .hs-search-field {
  padding: 0;
}
#hubspot-tag_data {
  text-align: right;
  padding-right: 5px;
}
#hubspot-tag_data a.tag-link {
  margin: 14px 7px 0;
  padding: 2px 8px;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
  display: inline-block;
  background-color: #fa8900;
  color: #FFF;
}
#hubspot-tag_data a.tag-link:hover {
  background-color: #4a4a4a;
}
.blog-right-search {
  padding: 40px 0;
  clear: both;
  position: relative;
}
.blog-right-search .hs-form .field > label {
  display: none;
}
.blog-right-search .input {
  position: relative;
}
.blog-right-search input,
.hs-blog-listing .hs-search-field__input {
  padding: 0 65px 0 15px;
  height: 65px;
  border: 2px solid #d1d6dc;
  color: #505050;
  font-size: 20px;
  font-weight: 200;
}
.blog-right-search button,
.hs-blog-listing .hs-search-field button {
  margin: 0;
  min-width: auto;
  max-width: 20px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  font-size: 0;
  background: transparent;
  color: #fa8900;
  border: 0;
  border-radius: 0;
}
.hs-search-field__bar button svg,
.hs-blog-listing .hs-search-field button svg {
	height: 24px !important;
	position: relative;
	right: 20px; 
	top: -7px;
  transition: all ease-in-out .4s;
  -webkit-transition: all ease-in-out .4s;
}
.hs-search-field__bar button:hover svg,
.hs-blog-listing .hs-search-field button:hover {
  color: #fa8900;
  background: transparent;
}
.blog-right-search button:hover svg,
.hs-blog-listing .hs-search-field button:hover svg {
  fill: #fa8900;
}
.blog-right-search input[type=text] {
  text-transform: none;
}
.fa-search:before {
  content: "\f002";
}
.blog-right-search .hs-button:after {
  content: "\f002";
  font-size: 16px;
  line-height: 30px;
  font-family: 'FontAwesome';
  display: inline-block;
}
.blog-right-topic {
  border: 2px solid #d1d6dc;
  background: #FFF;
  padding: 30px 18px 10px;
}
.blog-right-topic h3, .blog-right-posttopic h3 {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #333;
}
.blog-right-topic h3:after, .blog-right-posttopic h3:after {
  content: '';
  margin: 10px 0;
  width: 27px;
  height: 3px;
  display: block;
  background: #fa8900;
}
.blog-right-box {
  padding: 15px 0px 15px 85px;
  border-bottom: 1px solid #DFDFDF;
  font-size: 14px;
  line-height: 20px;
  min-height: 104px;
  position: relative;
  display: inline-block;
}
.blog-right-box:last-child {
  border-bottom: none;
}
.blog-right-box .post-image {
  height: 70px;
  width: 70px;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 15px;
  left: 0;
}
.blog-right-box .post-topic .post-title a {
  font-size: 14px;
  line-height: 20px;
  color: #777777;
  padding: 0 0 7px;
  font-weight: 500;
}
.blog-right-box .post-topic .post-title a:hover {
  color: #fa8900;
}
.post-topic {
  width: 99%;
  float: left;
}
.post-topic .post-title a {
  font-size: 14px;
  line-height: 20px;
  color: #777777;
}
.post-date-box {
  font-size: 13px;
}
.blog-right-posttopic {
  clear: both;
  position: relative;
  padding: 0;
}
.blog-right-topic h3, .blog-right-posttopic h3 {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.blog-right-topic h3:after, .blog-right-posttopic h3:after {
  content: '';
  margin: 10px 0;
  width: 27px;
  height: 3px;
  display: block;
  background: #fa8900;
}
.blog-right-posttopic ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
.blog-right-posttopic ul li {
  margin: 0 0 3px;
  width: 100%;
  display: block;
  position: relative;
  float: left;
}
.blog-right-posttopic ul li a {
  word-wrap: break-word;
  max-width: none !important;
  text-overflow: inherit !important;
  vertical-align: top;
  white-space: normal;
  padding: 14px 20px;
  width: 100%;
  background: #FFF;
  color: #505050;
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.blog-right-posttopic ul li a:before {
  content: '';
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #FFF;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.blog-right-posttopic ul li a:hover:before {
  background: #fa8900;
}

/* Blog pagination */

.blog-pagination {
  padding: 10px 0 30px;
  text-align: center;
  width: 100%;
  display: inline-table;
  margin: 0 auto;
  position: relative;
}

.blog-pagination .blog-pagination__link {
  margin: 5px 2px;
  padding: 5px 30px;
  font-size: 24px;
  line-height: normal;
  border: 2px solid #fa8900;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  font-weight: 600;
  vertical-align: top;
  color: #fa8900;
}

.blog-pagination .active .blog-pagination__link,
.blog-pagination .blog-pagination__link:hover {
  background: #fa8900;
  color: #FFF;
  text-decoration: none;
}

.blog-pagination__prev-link,
.blog-pagination__next-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.blog-pagination__prev-link {
  margin-right: 0.25rem;
  text-align: right;
}

.blog-pagination__next-link {
  margin-left: 0.25rem;
  text-align: left;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #fa8900;
  margin: 0 5px;
}

.blog-pagination__prev-link:hover svg,
.blog-pagination__next-link:hover svg {
  fill: #FFF;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}

.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #B0C1D4;
}

/* Blog post */

.blog-post {
  margin: 0 auto;
  max-width: 960px;
  padding: 3.3rem 0;
}

.blog-post h1 {
  font-size: 1.6rem;
}

.blog-post__meta {
  margin: 1rem 0;
}

.blog-post__meta a {
  color: #494A52;
  text-decoration: underline;
}

.blog-post__tags {
  color: #000;
  font-family: Lato, sans-serif;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}

.blog-post__tag-link {
  color: #000;
  font-size: .8rem;
}

/* Blog related posts */

.blog-recent-posts {
  background-color: #F8FAFC;
  margin-top: 3rem;
  padding: 2rem 0;
}

.blog-recent-posts h2 {
  text-align: center;
}

.blog-recent-posts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-recent-posts__post {
  color: #494A52;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 1rem;
}

@media(max-width:1200px) {
  .blog-section .blog-post-wrapper .postinner-title h1 {
    font-size:26px !important;
  }
  .blog-left {
    width: 73%;
  }
  .blog-right {
    margin-left: 2%;
    margin-right: 2%;
    width: 22.5%;
  }
}

@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/2);
    flex: 0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/3);
    flex: 0 0 calc(100%/3);
  }
}

.blog-recent-posts__post:hover {
  text-decoration: none;
}

.blog-recent-posts__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

.blog-recent-posts__title {
  margin: 1rem 0 0.5rem;
}
.hs-blog-post .related-post {
  margin-top: 48px;
  padding: 35px 0 60px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.hs-blog-post .related-post h4 {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.hs-blog-post .related-post h4:after {
  content: '';
  margin-top: 7px;
  width: 27px;
  height: 3px;
  background: #fa8900;
  display: block;
}
.hs-blog-post .related-slider {
  margin: 16px -16px 0;
  display: block;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments form {
  max-width: 100%;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .hs-button {
  background-color: transparent;
  border: 2px solid #494A52;
  color: #494A52;
}

.blog-comments .hs-button:hover {
  background-color: #494A52;
  color: #FFF;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  color: #494A52;
  text-decoration: underline;
}
.hs-blog-post .new-comments {
  font-size: 17px;
  line-height: 34px;
  text-align: center;
}

@media (max-width: 991px) {
  .blog-right-topic h3, .blog-right-posttopic h3 {
    font-size: 14px !important;
  }
  .blog-section3 .blog-listing-wrapper .post-item {
    width: 100%;
  }
  .blog-right-topic {
    padding: 30px 15px 10px;
  }
  .blog-right-box {
    padding: 15px 0px 15px 60px;
  }
  .blog-right-box .post-image {
    height: 50px;
    width: 50px;
  }
}
@media (max-width: 768px) {
  .hs-blog-post .blog-left, .hs-blog-post .blog-right {
    width: 100%;
    margin-top: 30px;
  }
  .hs-blog-post .blog-left {
    padding: 0 20px;
  }
  .hs-blog-post .blog-right {
    padding: 0 20px;
    margin-left: 0;
  }
  .body-container--blog-index .blog-index .post-item {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .blog-left {
    width: 100%;
  }
  .blog-right {
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
  }
}
@media (max-width: 525px) {
  .blog-section3 .blog-listing-wrapper .post-item {
    width: 100%;
  }
}

.blog-index{
max-width: 1300px!important;
    margin: 0 auto!important;
}


.body-container--blog-index .hs-form-field {
    width: 100% !important;
}
.body-container--blog-index input[type="submit"]{
	width: 97%;
  min-width: 100px;
}
/* Comman Error Page CSS  */
h2.error-page-number { text-align: center; font-size: 100px; font-weight: 900; margin-bottom: 30px; line-height: inherit; }
h1.error-page__heading { text-align: center; font-weight: 800; font-size: 50px; }
.error-page-content { max-width: 700px; text-align: center; margin: 30px auto; }
.button_row { margin: 0px auto; text-align: center; }
.button_row .button { background-color: rgba(250,137,0,1.0); color: #fff; border: solid 2px rgba(250,137,0,1.0); font-family: Poppins; padding: 15px; border-radius: 5px; display: inline-block; font-size: 25px; line-height: 32px; min-width: 300px; text-align: center; font-weight: 300; margin: 10px 0 0 0; }
.button_row .button:hover { background-color: rgba(250,137,0,1.0); border-color: rgba(255,255,255,1.0); color: #fff; box-shadow: 0 0 20px 0 rgb(250 137 0); } 

.form_div { background-color: #ededed; padding: 60px 40px 70px 40px; border-radius: 10px; max-width: 700px; margin: 0px auto; } 
.form_div input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) { display: block; font-family: Poppins; border-radius: 0; color: #4a4a4a; background-color: #ffffff; border: none; padding: 15px 20px !important; margin: 0 auto 15px auto !important; font-size: 14px !important; font-weight: 400; max-width: 500px !important; text-transform: uppercase; box-shadow: 0 3px 6px rgb(0 0 0 / 16%); position: relative; height: auto !important; }

/* System pages */

.systems-page {
  margin: 90px auto 60px;
  max-width: 1000px;
  padding: 3rem 1.4rem;
}

.systems-page .success {
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  color: #4F7D24;
  display: inline-block;
  margin: 1.4rem 0;
  padding: 0.1rem 0.7rem;
  width: 100%;
}

.systems-page form input {
  max-width: 100%;
}

#email-prefs-form .header {
  background-color: transparent;
}

/* 404 Error Page */ 
.error_page { padding: 150px 0px 100px 0px; overflow: hidden; position: relative;min-height:850px; display: flex; align-items: center; }

/* 500 Error Page */ 
.error-page-500 { padding: 150px 0px 100px 0px; overflow: hidden; position: relative;min-height:850px; display: flex; align-items: center; }  

/* Unsubscribe */
.unsubscribe-page { padding: 150px 0px 100px 0px;  min-height:700px; display: flex; align-items: center;  }
.unsubscribe-page .systems-page { text-align:center; }

/* Password Page */
.systems-page.password { padding: 150px 0px 100px 0px;  min-height:700px; display: flex; align-items: center; text-align:center; }
.systems-page.password p { margin-bottom:20px; } 

/* preferences Page */
.systems-page.preferences { padding: 150px 0px 100px 0px;  min-height:700px; display: flex; align-items: center; }
.systems-page.preferences input[type="submit"] { margin:20px 0 0 0; }

/* confirmation Page */
.systems-page.confirmation { padding: 140px 0px 70px 0px;  min-height:700px; display: flex; align-items: center; text-align:center; }
.systems-page.confirmation .page-header { max-width: 800px !important; margin: 0px auto; }
.systems-page.confirmation .page-header h2 { line-height: inherit; }
.email-prefs .item { background-color: #ededed; margin: 20px 0px; padding: 10px; border-radius: 10px; box-shadow: 0 3px 6px rgb(0 0 0 / 16%); }
 
@media (max-width:1199px){
    /* Error */
    .error_page { min-height: 700px; }
    .error-page-500  { min-height: 700px; } 
    h1.error-page__heading { margin: 0px; }    
    h2.erroe-page-number { line-height: inherit; }
    .error-page-content { margin: 20px auto; }
    .button_row .button { min-width: 200px; padding: 12px 30px; font-size: 20px; line-height: 26px; } 
    /* Unsubscribe */
    #submitbutton { min-width: 200px !important; padding: 12px 30px; font-size: 20px; line-height: 26px; }
}
@media (max-width:991px){ 
    /* Password Page */
    .systems-page.password .form_div input[type="submit"] { min-width: 200px !important; padding: 12px 30px; font-size: 20px; line-height: 26px; }
}
@media (max-width:767px){

    /* Error Page */
    .error_page { min-height: auto; padding: 160px 0px 70px 0px; }
    h2.erroe-page-number { font-size: 80px; }
    h1.error-page__heading { font-size: 24px; }
    .error-page-content { margin: 15px auto; }
    
    .error-page-500 { height: auto; padding: 160px 0px 70px 0px; }
    /* Unsubscribe */
    .unsubscribe-page { height: auto; padding: 145px 0px 70px 0px; }
    .email-edit.hs-input { width: 100% !important; } 
    
    /* Password Page */
    .systems-page.password { height: auto; padding: 145px 0px 70px 0px; }
    .systems-page.password .form_div input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) { width: 100% !important; }
    
     /* Preferences Page */
    .systems-page.preferences input[type="submit"] { font-size: 16px !important; width: 100%; } 
    
    /* confirmation Page */  
    .systems-page.confirmation  { height: auto; padding: 120px 0px 40px 0px; }
    .systems-page.confirmation .form_div { padding: 60px 15px 70px 15px; }
    .systems-page.confirmation .form_div h2 { font-size: 24px; margin: 0 0 10px 0; }
}
header .hs-menu-wrapper.hs-menu-flow-horizontal ul li a { max-width: none; text-overflow: inherit; vertical-align:top; }
header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { width:100%; }
header .hs-menu-wrapper.hs-menu-flow-horizontal ul { vertical-align:top; }

header .top-header { padding:0 20px; width:100%; background-color:
    
    
        
    
    rgba(#, 1.0)
; position:fixed; top:0; left:0; z-index:9; transition:400ms;; background: #fff; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

header .top-header .inner { min-height:80px; transition:400ms;; }
header .logo { margin:8px 0; position:absolute; top:0; left:50%; transform: translateX(-50%); } 
header .logo img { max-height:64px; transition:400ms;; }


header .top-header.fixed { position: fixed; top: 0; left: 0; background: #fff; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
header .top-header.fixed .inner { min-height:70px; }
header .top-header.fixed .logo { margin:3px 0; }
header .top-header.fixed .logo img { max-height:64px; }

body.header_nav header .top-header { box-shadow:none; background:transparent; }
body.header_nav header .top-header .inner { min-height:90px; }
body.header_nav header .logo { margin:0; top:90px; transition:400ms;; }
body.header_nav header .logo img { max-height:90px; }

body.header_nav header .top-header.fixed .inner { min-height:70px; }
body.header_nav header .top-header.fixed { position: fixed; top: 0; left: 0; background: #fff; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
body.header_nav header .top-header.fixed .logo { margin:3px 0; top:0; }
body.header_nav header .top-header.fixed .logo img { max-height:64px; }

body.header_nav header .right-link { padding:29px 0; }
body.header_nav .mainmenu .hs-menu-wrapper > ul > li { padding:29px 0; }

header .right-link { padding:24px 0; font-size:15px; line-height:22px; text-transform:uppercase; transition:400ms;; }
header .right-link a { padding:5px 15px; color:#252525; position:relative; display:inline-block; }
header .right-link a:after { content:''; border-bottom:1px solid #fa8900; position:absolute; bottom:0; right:50%; left:50%; transition:400ms;; }
header .right-link a:hover:after { left:15px; right:15px; }
header .right-link a:hover { color:#fa8900; }

/*menu*/
.mainmenu { float:right; width:auto; margin:0; }
.mainmenu .hs-menu-wrapper > ul { margin:0; padding:0; list-style-type:none; vertical-align: top; }
.mainmenu .hs-menu-wrapper ul li { margin:0; padding:0; display:inline-block; position:relative;  }
.mainmenu .hs-menu-wrapper ul li a { text-transform:uppercase; padding:5px 15px; font-size:15px; line-height:22px; font-weight:400; vertical-align: top; color:#252525; display:inline-block; }
.mainmenu .hs-menu-wrapper > ul > li { padding:24px 0; transition:400ms;; }

header .top-header.fixed .mainmenu .hs-menu-wrapper > ul > li { padding:19px 0; }
header .top-header.fixed .right-link { padding:19px 0; }

@media (min-width: 1301px) {
    .mainmenu .hs-menu-wrapper > ul > li > a { position:relative; }
    /* .mainmenu .hs-menu-wrapper > ul > li:before { content:''; width:100%; height:30px; position:absolute; top:100%; left:0; } */
    .mainmenu .hs-menu-wrapper > ul > li > a:after { content:''; border-bottom:1px solid #fa8900; position:absolute; bottom:0; right:50%; left:50%; transition:400ms;; }
    .mainmenu .hs-menu-wrapper > ul > li > a:hover:after , .mainmenu .hs-menu-wrapper > ul > li:hover > a:after { left:15px; right:15px; }
    .mainmenu .hs-menu-wrapper > ul > li:hover > a { color:#fa8900; }
    .mainmenu .hs-menu-wrapper > ul > li ul li:hover > a { color:#fa8900; }
    .mainmenu .hs-menu-wrapper ul li ul { width:230px; padding:15px 0; margin: 0px; background:#fff; position: absolute; top:63px; left:0px; border-radius:10px; box-shadow:0 3px 6px rgba(0,0,0,0.16); opacity: 0; visibility: hidden; transition:400ms;; }
    .mainmenu .hs-menu-wrapper ul li ul li ul { top:0; left:100%; }
    .mainmenu .hs-menu-wrapper ul li ul li { padding: 0px; margin: 0px; display: block; float: none; text-transform: none;  }
    .mainmenu .hs-menu-wrapper ul li ul li a { padding:8px 20px; color:#252525; width:100%; display:inline-block; }
    .mainmenu .hs-menu-wrapper ul li ul li a:hover { color:#fa8900; }
    .mainmenu .hs-menu-wrapper > ul > li:hover > ul { opacity: 1; visibility: visible; }
    .mainmenu .hs-menu-wrapper ul li ul li:hover ul { opacity: 1; visibility: visible; }
}

.footer { padding:110px 0 100px; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.footer h3 { color:#b5b5b5; font-size: 18px; line-height: 28px; text-transform: uppercase; }

.ft_menu ul { margin: 0; padding: 0; list-style-type: none; }
.ft_menu ul li.hs-menu-item { margin: 0; padding: 0; display: inline-block; width: 100%; }
.ft_menu ul li.hs-menu-item a { font-size: 21px; line-height: 40px; font-weight: 400; letter-spacing: 0.5px; color:#f5f5f5; }
.ft_menu ul li.hs-menu-item a:hover { color:#fa8900; }

.footer_main .box { width: 33.33%; }
.footer_main .box.left { width: 25%; order: -1; }
.footer_main .box.right { width: 25%; text-align: right; order: 1; }

.footer_main .box.center { width: 50%; text-align: center; padding: 0 20px; order: 0; }
.footer_main .box.center h4 { font-size: 24px; line-height: normal; color:#f5f5f5; font-weight: 600; margin: 35px 0; letter-spacing: 0.7px; }
.footer_main .box.center h4 span { font-size: 28px; color:#fa8900; }

.footer_main .box .text { font-size: 21px; line-height: 40px; color:#f5f5f5; }
.footer_main .box .text a { color:#f5f5f5; }
.footer_main .box .text a:hover { color:#fa8900; }

.ft_social { margin: 30px 0 0; display: inline-block; width: 100%; }
.ft_social h3 { font-size: 21px; line-height: 30px; text-transform: none; letter-spacing: 0.5px; }
.ft_social ul { margin: 0; padding: 0; list-style-type: none; }
.ft_social ul li { margin: 0 12px; padding: 0; display: inline-block; vertical-align: middle; }

@media (min-width:1301px) {
	
    a.mobile-trigger,
	span.child-triggerm { display: none !important; }
	.row-fluid .mainmenu .hs-menu-wrapper { display: block !important; }
    
}

@media (max-width:1399px){
    body.header_nav header .top-header .inner .mainmenu .hs-menu-wrapper ul li a{
        padding: 5px 10px;
        font-size: 14px;
    }
}

@media (max-width:1300px) {
    
    .mainmenu .hs-menu-wrapper ul li ul { margin:0; padding:0 0 0 10px; }
    
    .mainmenu .hs-menu-wrapper > ul > li , body.header_nav .mainmenu .hs-menu-wrapper > ul > li , header .top-header.fixed .mainmenu .hs-menu-wrapper > ul > li { padding:0; }
    
	/* Set Link Hover Color */
	a.mobile-trigger { display: inline-block !important; cursor: pointer; line-height: normal; position: absolute; top: 23px; left: 15px; width: 34px; height: 34px; padding: 3px 5px; background: transparent; z-index: 99999; -webkit-transition: background-color 0.2s linear; font-size: 16px; font-weight: normal; text-align: left; text-transform: uppercase; border-radius: 6px; transition:400ms;; }
	a.mobile-trigger:hover { text-decoration: none; color: #4a4a4a; }
	a.mobile-trigger span { display: inline; }
	a.mobile-trigger span:before { position: absolute; content: 'Menu'; }
	a.mobile-trigger span:after { position: relative; right: 2px; content: 'Close'; background-color: #4a4a4a; opacity: 0; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; }

	/* Change button when menu is open */
	.mobile-open a.mobile-trigger { -webkit-transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; transition: background-color 0.2s linear; background: transparent; }
	.mobile-open a.mobile-trigger span:after { opacity: 1; }
    
	a.mobile-trigger i { display: inline; position: relative; top: -2px; margin-left: 0; -webkit-transition-duration: 0s; -webkit-transition-delay: .2s; -moz-transition-duration: 0s; -moz-transition-delay: .2s; transition-duration: 0s; transition-delay: .2s; }
	a.mobile-trigger  i:before, a.mobile-trigger i:after { position: absolute; content: ''; }
	a.mobile-trigger  i, a.mobile-trigger  i:before, a.mobile-trigger  i:after { width: 24px; height: 3px; background-color: #fa8900; display: inline-block; }
	a.mobile-trigger  i:before { margin-top: -8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
	a.mobile-trigger  i:after { margin-top: 8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
    
	.mobile-open a.mobile-trigger i { background-color: rgba(0, 0, 0, 0.0); -webkit-transition-delay: .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	.mobile-open a.mobile-trigger i:before { margin-top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	.mobile-open a.mobile-trigger i:after { margin-top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
    
	.mainmenu.js-enabled .hs-menu-children-wrapper { display: none; }
	.mainmenu ul.hs-menu-children-wrapper { visibility: visible !important; opacity: 1 !important; position: static !important; display: none; }
	.mainmenu.js-enabled .hs-menu-flow-horizontal { padding:90px 0; position: absolute; top: 0; left: -300px; width: 300px; height:100vh; transition:400ms;; }
	.mainmenu .hs-menu-flow-horizontal { padding:0; background-color: #4a4a4a; width: 100%; z-index: 8888; }
	.mainmenu .hs-menu-flow-horizontal > ul > li { position: relative; }
    
    span.child-triggerm { display: block; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 42px; min-width: 42px ; height: 42px; padding: 0; }
    span.child-triggerm:hover { text-decoration: none; }

    span.child-triggerm span { position: relative; top: 50%; margin: 0 auto; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
    span.child-triggerm span:after { position: absolute; content: ''; }
    span.child-triggerm span, span.child-triggerm span:after { width: 10px; height: 2px; background-color:#fa8900; display: block; }

    .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span:after { background-color:#fa8900; }

    span.child-triggerm span:after { -webkit-transform: rotate(-90deg);  -ms-transform: rotate(-90deg); transform: rotate(-90deg);  -webkit-transition-duration: .2s;  -moz-transition-duration: .2s; transition-duration: .2s; }
    span.child-triggerm.child-open span:after { -webkit-transform: rotate(-180deg);  -ms-transform: rotate(-180deg); transform: rotate(-180deg);  -webkit-transition-duration: .2s;  -moz-transition-duration: .2s; transition-duration: .2s; }
    span.child-triggerm.child-open span { -webkit-transform: rotate(180deg);  -ms-transform: rotate(180deg); transform: rotate(180deg);  -webkit-transition-duration: .2s;  -moz-transition-duration: .2s; transition-duration: .2s; }


    header .top-header.fixed a.mobile-trigger { top:17px; }
    .mobile-open .mainmenu.js-enabled .hs-menu-flow-horizontal { left:0; }   
    .mainmenu .hs-menu-wrapper ul li { width: 100%; }
    .mainmenu .hs-menu-wrapper ul li a { padding: 10px 25px; display: inline-block; width: 100%; color:#fff }
    .mainmenu .hs-menu-wrapper ul li a:hover { color:#fa8900; }
}

@media(max-width:991px) {

    .footer { padding: 50px 0; }

    footer .footer_main { display: block; text-align: center; }
    .ft_menu ul li.hs-menu-item a , .footer_main .box .text { font-size:18px; line-height:38px; }
    
    .footer_main .box { margin: 20px 0; display: inline-block; width: 100%; }
    .footer_main .box.center { width: 100%; padding: 0; }
    .footer_main .box.center h4 { margin: 20px 0; }
    .footer_main .box.left { width: 100%; }
    .footer_main .box.right { width: 100%; text-align: center; }
    
    .ft_social { margin: 15px 0 0; }

}

@media(max-width:767px) {
    header .logo { width:100%; text-align:center; }
    header .right-link { display:none; }
    .footer_main .box.center h4 { font-size:22px; }
    .footer_main .box.center h4 span { font-size:24px; }
    .ft_social h3 { font-size:18px; line-height:28px; }
    .ft_menu ul li.hs-menu-item a, .footer_main .box .text{    font-size: 14px;}
    body.header_nav header .logo { top: 0px !important; }
}

*, *:before , *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
*:focus{ outline:none; }
::-moz-focus-inner { border:0; }

body { margin:0px; -webkit-font-smoothing: antialiased; }

.row-fluid [class*="span"] { min-height:1px; }
.container { margin-left:auto; margin-right:auto; padding-left:15px; padding-right:15px; float:none; box-sizing: border-box; }
.container:after { clear:both; content: ""; display:table; }

.padding-topbottom { padding-top: 60px; padding-bottom: 60px; }
.padding-top { padding-top: 60px; }
.padding-bottom { padding-bottom: 60px; }
img { border:0; vertical-align: top; height:auto; max-width:100%; }

/* Slick css */
.slick-slider .slick-arrow { background: none; border: none; z-index: 9; position: absolute; top: 45%; left: 0; width: 50px; height: 50px; font-size: 0px; color: #fff; transition:400ms;; cursor: pointer; }
.slick-slider .slick-arrow:hover { transform: translateY(-5px); -ms-transform: translateY(-5px); -webkit-transform: translateY(-5px); }
.slick-slider .slick-arrow.slick-prev:after { content: '\f104'; font-size: 60px; line-height: 30px; font-family: FontAwesome; }
.slick-slider .slick-arrow.slick-next:after { content: '\f105'; font-size: 60px; line-height: 30px; font-family: FontAwesome; }
.slick-slider .slick-arrow.slick-next { left: auto; right: 0; }

.slick-slider .slick-dots { text-align: center; padding: 0; margin: 0; }
.slick-slider .slick-dots li { display: inline-block; margin:5px; line-height:0; }
.slick-slider .slick-dots li button { width: 10px; height: 10px; border-radius: 100%; background-color: #fa8900; border: none; padding: 0; text-indent: -9999px; cursor: pointer; opacity: .5; transition:400ms;; }
.slick-slider .slick-dots li.slick-active button { opacity: 1; }

/* data-small-btn="true" */
body .fancybox-slide .fancybox-content { overflow: visible; }
body .fancybox-slide .fancybox-close-small { background: #fff; border-radius: 100%; height: 30px; opacity: 1; padding: 2px; right: -25px; top: -25px; width: 30px; }
body .fancybox-slide .fancybox-close-small svg { color: #000; }

body .fancybox-content { max-width: 900px; padding: 0; }
body .video_code { width: 100%; max-width: 900px; line-height: 0; background: transparent; }
body .video_code video { width: 100%; border: 4px solid #fa8900; border-radius: 30px; }

.widget-type-rich_text ul[style="list-style-type: circle;"] { list-style: none !important; }
.widget-type-rich_text ul[style="list-style-type: circle;"] li:before { background-color: transparent; border: 3px solid #70e0c1; border-radius: 100%; content: ""; height: 8px; left: 0; position: absolute; top: 16px; width: 8px; }
.widget-type-rich_text ul[style="list-style-type: square;"] { list-style: none !important; }
.widget-type-rich_text ul[style="list-style-type: square;"] li:before { background-color: #70e0c1; content: ""; width: 11px; left: 4px; position: absolute; top: 16px; height: 11px; border-radius: 0; }

.widget-type-rich_text ul , .widget-type-rich_text ul[style="list-style-type: disc;"] { list-style: none !important; }
.widget-type-rich_text ul li:before , .widget-type-rich_text ul[style="list-style-type: disc;"] li:before { background-color: #70e0c1; border-radius: 100%; content: ""; width: 11px; left: 2px; position: absolute; top: 16px; height: 11px; }

/* CSS start from here */

.network_box_row .network_box {width: 100%;display: inline-block;text-align: left;padding: 0 20px;margin: 0 -2px;vertical-align: top;}
.network_box_row .network_box .right-description{    width: calc(100% - 410px); display: inline-block; float: right;}
.network_box_row .network_box .text-area{width:100%;height:auto;margin-top: 30px; margin-bottom: 70px;}
.network_img { border: 2px solid #CCCCCC; border-radius: 20px; padding: 30px; height: 230px; display: flex; align-items: center; justify-content: center; margin-bottom: 26px;width: 363px; display: inline-block; vertical-align: top; margin-top: 30px; }
.network_img>img{position:Relative;top:-57px;}
.network_box_row { margin: 60px -20px 0; }
.network_box_row .network_box h4 { color: #4A4A4A; line-height: normal; margin-bottom: 0; font-size: 20px; font-weight: 700; margin-bottom: 5px; }
.network_box_row .network_box .description { color: #4A4A4A;  font-weight: 300; font-size: 20px; margin-bottom: 16px; }
.network_box_text { font-size: 20px; }

.slider-img img { height: 320px; width: 100%; object-fit: cover; border-radius: 30px;  border: 4px solid #FF7D23; }
.video-icon a { width: 60px; height: 60px; display: inline-block; position: absolute;  top: 0; bottom: 0; margin: auto;  left: 0;  right: 0; }
.video-icon a svg { width: 100%; }
.slider-img { position: relative; line-height: 0; margin-bottom: 20px; }
.video-icon a svg path { fill: #FF7D23; }
.sliderbox { text-align: center; }
.sliderbox h4 { color: #222222; font-size: 20px; line-height: normal; margin-bottom: 12px; }

.slider-text { font-size: 16px; line-height: normal; margin-bottom: 20px; }
.question_answerv2 .slick-slider .slick-dots li button { background: #B5B5B5; opacity: 1; }
.question_answerv2 .slick-slider .slick-dots li { margin: 5px 2px; }
.question_answerv2 .slick-slider .slick-dots li.slick-active button { background: #FA8900; }
.hs-search-field__bar button svg, .hs-blog-listing .hs-search-field button svg {height: 24px !important;position: absolute !important;right: 20px;top: 17px !important;}

/* CSS end  here */
@media (min-width:768px) { .container , .row-fluid .container[class*="span"] { width: 750px; } }
@media (min-width:992px) { .container , .row-fluid .container[class*="span"] { width: 970px; } }
@media (min-width:1200px) { .container, .row-fluid .container[class*="span"] { width:1200px; } }
/*
@media (min-width:1430px) { .container, .row-fluid .container[class*="span"]{width:1400px;} }
@media (min-width:1630px) { .container, .row-fluid .container[class*="span"]{width:1600px;} }*/

@media (min-width:768px) {
    .flex { display: flex }
    .align-center { align-items: center; }
    .align-top { align-items: flex-start; }
    .align-bottom { align-items: flex-bottom; }
    .space-between { justify-content: space-between; }
    .justify-center { justify-content: center; }
    .justify-right { justify-content: flex-end; }
    .justify-left { justify-content: flex-start; }
    .row-wrap { flex-flow: row wrap; }
}

@media (max-width:1629px) { }
@media (max-width:1429px) { }
@media (max-width:1199px) { }
@media (max-width:991px) { 
    body .fancybox-slide .fancybox-close-small { top:-40px; right:0; }
    body .video_code { max-width:650px; }
    
    .network_box_row .network_box {  padding: 0 15px; }
    .network_box_row { margin: 60px -15px 0; }
    .network_box_text { font-size: 16px; line-height: normal; }
    .network_img { margin-bottom: 15px; width:100%;}
	.network_box_row .network_box .right-description{width:100%;margin-top:20px;}
    .network_box_row .network_box .description { font-size: 16px; }
    .network_box_row .network_box h4 { font-size: 16px; }

    .question_answerv2 .queans_main .right { display: block; }
}
@media (max-width:767px) { 
    body .video_code { max-width:90%; }
    
    .network_box_row .network_box { width: 100%; max-width: 460px; margin: 0 auto 40px; }
    .network_img { margin-bottom: 22px; }  
    .network_box_row .network_box:last-child { margin-bottom: 0; }
    
    .question_answerv2 .queans_main .right { display: block; }
    
}

@media (max-width:380px){
    .slider-img img { height: 260px; }
}
.btn-group > div {
margin-bottom:0!important;
}
}

.blog-index{
max-width: 1300px!important;
    margin: 0 auto!important;
}

.mainmenu .hs-menu-wrapper ul li a {
  padding: 5px 10px !important;
}

input { border: 1px solid #333 !important; }