




















































@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://f.hubspotusercontent00.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:60px; color:#4a4a4a; line-height:78.0px; }
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)
; }

@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://f.hubspotusercontent30.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://f.hubspotusercontent30.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; }

@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%;}
}

/* Comman Error Page CSS  */
h2.erroe-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; }

/* 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:80px; 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:40px; left:0px; border-radius:10px; -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 16%); box-shadow: 0 3px 6px rgb(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: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; }
}

*, *: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: 33.3333%;display: inline-block;text-align: left;padding: 0 20px;margin: 0 -2px;}

.network_img { border: 2px solid #CCCCCC; border-radius: 20px; padding: 30px; height: 230px; display: flex; align-items: center; justify-content: center; margin-bottom: 26px; }
.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; }


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