@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css");
@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&family=Saira+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&family=Saira:ital,wght@0,100..900;1,100..900&display=swap');

 

 
 










































 

































.btn_style a { width:auto; float:none; display:inline-block; min-width:260px; text-transform:capitalize; text-align:center; font-size: 18px; line-height: 1; padding:17px 20px; color:#ffffff; background:#BC1110; border-radius:5px; font-family:Saira Condensed; transition:all .5s ease-in-out; font-weight:700; box-shadow: 0px 4px 11px 0px #16273254; }        
.btn_style a:hover { color:#ffffff;  background:#7F0908; }  

.btn_style2 a { width:auto; float:none; display:inline-block; min-width:260px; text-transform:capitalize; text-align:center; font-size:  18px; line-height: 1; padding:13px 20px; color:#1E1E1E; border:4px solid #162732; background:transparent; border-radius:5px; font-family:Saira Condensed; transition:all .5s ease-in-out; font-weight:700;  }
.btn_style2 a:hover { color:#fff; background:#162732; border-color:#162732; }  

.link_style a { font-size: 15px; font-weight: 500; text-decoration: underline; font-style: italic; color: #162732; }
.link_style a:hover { color: var(--primary-color); }
 



/* @media (max-width:500px){
  .btn_style2 a, .btn_style a { min-width: 100%; width:100%; }
} */
 

 
 










































 


































form label { color:#000; }

input , textarea, select , input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { font-family: Saira, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; outline:none !important; margin:0 0 15px; border-width:0px; border-style: solid; border-color:#f2f2f2;  background:#ffffff; height:71px; padding:10px 15px; font-size:16px; line-height:24px; width:100%; display:inline-block; ; outline:none; border-radius:5px; }
input[type=submit] , form button,.hs-button { width:auto; float:none; display:inline-block; font-size:18px; line-height:26px; font-weight:700; text-transform:uppercase; font-family: var(--saira-condensed); cursor:pointer; height:auto; padding:13px 25px; min-width:275px; border:none; outline:none; color:#ffffff; background-color:#BC1110; border-radius:5px; transition:all .5s ease-in-out; margin-bottom:0; }
input[type=submit]:hover , form button:hover,.hs-button:hover { color:#ffffff; background-color:#7F0908; }
textarea { height:194px !important; }
select { appearance: none; background-image: url(https://50587885.fs1.hubspotusercontent-na1.net/hubfs/50587885/raw_assets/public/mp-antenna/images/select-down.svg); background-position: 96%; background-repeat: no-repeat; padding-right: 50px; border-radius: 5px; width:100% !important; height: 71px; }

ul.hs-error-msgs { padding: 0; margin: 0; list-style: none; width: 100%; text-align: left; font-size: 16px; }
ul.hs-error-msgs label { color:#f00; font-size:14px !important; } 

input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color:#000; font-family: Saira, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; opacity:1; font-size:19px; line-height:26px;}
input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder { color:#000; font-family: Saira, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; opacity:1; font-size:19px; line-height:26px;}
input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder { color:#000; font-family: Saira, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; opacity:1; font-size:19px; line-height:26px;}
input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder { color:#000; font-family: Saira, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; opacity:1; font-size:19px; line-height:26px; }

span.hs-form-required { color: var(--primary-color); font-style: italic; }


.form_style { width:100%; display:inline-block; vertical-align:top; }
.form_style form { width:100%; position:relative; }

.hs_error_rollup { display: none; }
.submitted-message { color: #155724; background-color: #d4edda; border-color: #c3e6cb; text-align: center; padding: 15px; }
.hs_submit.hs-submit { margin-top: 25px; }

.hs_upload_resume input[type="file"] { opacity: 0; position: absolute; width: 100%; height: 100%; cursor: pointer; }

/* Wrapper styling */
.hs_upload_resume .input { position: relative; width: 300px; /* adjust as needed */ }

/* Custom button design */
.hs_upload_resume .input::before { content: "Upload File"; display: block; text-align: center; padding: 12px 20px; background: #fff; border-radius: 8px; font-weight: 600; font-style: italic; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); cursor: pointer; transition: 0.3s ease; }
.input input[type="file"] { position: absolute; top: 0; left: 0; right: 0; z-index: 1; padding: 0 !important; height: 100% !important; width: 100 !important; }
form fieldset .input span.uploaded-file-name { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; text-align: center; padding: 12px 20px; background: #fff; border-radius: 8px; font-weight: 600; font-style: italic; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); cursor: pointer; transition: 0.3s ease; }

@media (max-width:767px){
  
  input, textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { height: 50px; }
  textarea { height:100px !important; }
  select { height: 50px; }
  form label { font-size: 18px; }
  
  .hs_upload_resume .input { width: 100%; }
}

@media (max-width:500px){
  input[type=submit], form button, .hs-button { min-width: 100%; }
}
*, *:before , *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
* {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box;}

body { font-family: Saira, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color: #272424;  font-size: 18px; line-height:normal; padding:0; margin:0; overflow-x:hidden; }

h1,h2,h3,h4,h5,h6 { font-family: 'Saira Semi Condensed', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; margin:0; padding:0; }
h1 { font-family: 'Saira Semi Condensed', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; color: #272424;  font-size: 44px; line-height:1; letter-spacing: 2px; text-transform: none;}
h2 { font-family: 'Saira Semi Condensed', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; color: #272424;  font-size: 38px; line-height:1; letter-spacing: 0px; text-transform: none;}
h3 { font-family: 'Saira Semi Condensed', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; color: #272424;  font-size: 28px; line-height:1; letter-spacing: 0px; text-transform: none;}
h4 { font-family: 'Saira Semi Condensed', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; color: #272424;  font-size: 24px; line-height:1; letter-spacing: 0px; text-transform: none;}
h5 { font-family: 'Saira Semi Condensed', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; color: #272424;  font-size: 22px; line-height:1; letter-spacing: 0px; text-transform: none;}
h6 { font-family: 'Saira Semi Condensed', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; color: #272424;  font-size: 20px; line-height:1; letter-spacing: 0px; text-transform: none;} 

img { height:auto; max-width:100%; }
p { padding:0; margin:0; }
p+p { margin-top:15px; }
a { text-decoration:none; outline:none; color:#BC1110; transition:all .5s ease-in-out; border-radius: 4px; box-shadow: 0 0 0 0 transparent; }
a:hover { color:#272424; }
a.cta_button {box-sizing:border-box !important; -moz-box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -ms-box-sizing:border-box !important;}
a:focus { outline: none; }
a:focus-visible { box-shadow: 0 0 0 2px #000; }

ul { list-style-type:none; margin:0; padding:0; }

.text-uppercase { text-transform: uppercase; }

.container{ max-width:1270px; padding:0 15px; margin:0 auto; width:100%; }

@media (max-width:1400px){
    .container { max-width:1170px; }
}

@media (max-width:1200px){
    .container { max-width:950px; }
    h1 { font-size: 40px; }
    h2 { font-size: 34px; }
    h3 { font-size: 26px; }
    h4 { font-size: 22px; }

}
@media (max-width:991px){
    .container { max-width:750px; }
}
@media (max-width:767px){
    .container { max-width:100%; padding:0 25px; }
}

@media (max-width:767px){
  body { font-size:16px; }
    h1 { font-size:34px; line-height:1.3; }
    h2 { font-size:30px; line-height:1.3; }
    h3 { font-size:24px; line-height:1.3; }
    h4 { font-size:22px; line-height:1.3; }
    h5 { font-size:20px; line-height:1.3; }
    h6 { font-size:16px; line-height:1.3; }
}
.text-13 { font-size: 13px; }
.flex_wrap { flex-wrap: wrap; }












.d-block {
    display:block;
}

.d-inline-block {
    display:inline-block;
}

.d-flex {
    display:flex;
}

.d-inline-flex {
    display:inline-flex;
}

.d-none {
    display:none;
}



.align-center {
    align-items:center;
}

.align-flex-start {
    align-items:flex-start;
}

.align-flex-end {
    align-items:flex-end;
}

.align-normal {
    align-items:normal;
}



.justify-center {
    justify-content:center;
}

.justify-flex-end {
    justify-content:flex-end;
}

.justify-flex-start {
    justify-content:flex-start;
}

.justify-space-around {
    justify-content:space-around;
}

.justify-space-between {
    justify-content:space-between;
}



.text-left {
    text-align:left;
}

.text-right {
    text-align:right;
}

.text-center {
    text-align:center;
}



.direction-column {
    flex-direction:column;
}

.direction-column-reverse {
    flex-direction:column-reverse;
}

.direction-row {
    flex-direction:row;
}

.direction-row-reverse {
    flex-direction:row-reverse;
}




.p--0 { padding:0px !important; }
.p-0 { padding:0px; }
.pt-0 { padding-top:0px; }
.pb-0 { padding-bottom:0px; }
.pl-0 { padding-left:0px; }
.pr-0 { padding-right:0px; }

.m-0 {  margin:0px; }
.mt-0 { margin-top:0px; }
.mb-0 { margin-bottom:0px; }
.ml-0 { margin-left:0px; }
.mr-0 { margin-right:0px; }

.mt--0 { margin-top:-0px; }
.mb--0 { margin-bottom:-0px; }




.max--0 { max-width:0%; }
.mt---0 { margin-top:-0%; }
.mb---0 { margin-bottom:-0%; }




.p--5 { padding:5px !important; }
.p-5 { padding:5px; }
.pt-5 { padding-top:5px; }
.pb-5 { padding-bottom:5px; }
.pl-5 { padding-left:5px; }
.pr-5 { padding-right:5px; }

.m-5 {  margin:5px; }
.mt-5 { margin-top:5px; }
.mb-5 { margin-bottom:5px; }
.ml-5 { margin-left:5px; }
.mr-5 { margin-right:5px; }

.mt--5 { margin-top:-5px; }
.mb--5 { margin-bottom:-5px; }




.max--5 { max-width:5%; }
.mt---5 { margin-top:-5%; }
.mb---5 { margin-bottom:-5%; }




.p--10 { padding:10px !important; }
.p-10 { padding:10px; }
.pt-10 { padding-top:10px; }
.pb-10 { padding-bottom:10px; }
.pl-10 { padding-left:10px; }
.pr-10 { padding-right:10px; }

.m-10 {  margin:10px; }
.mt-10 { margin-top:10px; }
.mb-10 { margin-bottom:10px; }
.ml-10 { margin-left:10px; }
.mr-10 { margin-right:10px; }

.mt--10 { margin-top:-10px; }
.mb--10 { margin-bottom:-10px; }




.max--10 { max-width:10%; }
.mt---10 { margin-top:-10%; }
.mb---10 { margin-bottom:-10%; }




.p--15 { padding:15px !important; }
.p-15 { padding:15px; }
.pt-15 { padding-top:15px; }
.pb-15 { padding-bottom:15px; }
.pl-15 { padding-left:15px; }
.pr-15 { padding-right:15px; }

.m-15 {  margin:15px; }
.mt-15 { margin-top:15px; }
.mb-15 { margin-bottom:15px; }
.ml-15 { margin-left:15px; }
.mr-15 { margin-right:15px; }

.mt--15 { margin-top:-15px; }
.mb--15 { margin-bottom:-15px; }




.max--15 { max-width:15%; }
.mt---15 { margin-top:-15%; }
.mb---15 { margin-bottom:-15%; }




.p--20 { padding:20px !important; }
.p-20 { padding:20px; }
.pt-20 { padding-top:20px; }
.pb-20 { padding-bottom:20px; }
.pl-20 { padding-left:20px; }
.pr-20 { padding-right:20px; }

.m-20 {  margin:20px; }
.mt-20 { margin-top:20px; }
.mb-20 { margin-bottom:20px; }
.ml-20 { margin-left:20px; }
.mr-20 { margin-right:20px; }

.mt--20 { margin-top:-20px; }
.mb--20 { margin-bottom:-20px; }




.max--20 { max-width:20%; }
.mt---20 { margin-top:-20%; }
.mb---20 { margin-bottom:-20%; }




.p--25 { padding:25px !important; }
.p-25 { padding:25px; }
.pt-25 { padding-top:25px; }
.pb-25 { padding-bottom:25px; }
.pl-25 { padding-left:25px; }
.pr-25 { padding-right:25px; }

.m-25 {  margin:25px; }
.mt-25 { margin-top:25px; }
.mb-25 { margin-bottom:25px; }
.ml-25 { margin-left:25px; }
.mr-25 { margin-right:25px; }

.mt--25 { margin-top:-25px; }
.mb--25 { margin-bottom:-25px; }




.max--25 { max-width:25%; }
.mt---25 { margin-top:-25%; }
.mb---25 { margin-bottom:-25%; }




.p--30 { padding:30px !important; }
.p-30 { padding:30px; }
.pt-30 { padding-top:30px; }
.pb-30 { padding-bottom:30px; }
.pl-30 { padding-left:30px; }
.pr-30 { padding-right:30px; }

.m-30 {  margin:30px; }
.mt-30 { margin-top:30px; }
.mb-30 { margin-bottom:30px; }
.ml-30 { margin-left:30px; }
.mr-30 { margin-right:30px; }

.mt--30 { margin-top:-30px; }
.mb--30 { margin-bottom:-30px; }




.max--30 { max-width:30%; }
.mt---30 { margin-top:-30%; }
.mb---30 { margin-bottom:-30%; }




.p--35 { padding:35px !important; }
.p-35 { padding:35px; }
.pt-35 { padding-top:35px; }
.pb-35 { padding-bottom:35px; }
.pl-35 { padding-left:35px; }
.pr-35 { padding-right:35px; }

.m-35 {  margin:35px; }
.mt-35 { margin-top:35px; }
.mb-35 { margin-bottom:35px; }
.ml-35 { margin-left:35px; }
.mr-35 { margin-right:35px; }

.mt--35 { margin-top:-35px; }
.mb--35 { margin-bottom:-35px; }




.max--35 { max-width:35%; }
.mt---35 { margin-top:-35%; }
.mb---35 { margin-bottom:-35%; }




.p--40 { padding:40px !important; }
.p-40 { padding:40px; }
.pt-40 { padding-top:40px; }
.pb-40 { padding-bottom:40px; }
.pl-40 { padding-left:40px; }
.pr-40 { padding-right:40px; }

.m-40 {  margin:40px; }
.mt-40 { margin-top:40px; }
.mb-40 { margin-bottom:40px; }
.ml-40 { margin-left:40px; }
.mr-40 { margin-right:40px; }

.mt--40 { margin-top:-40px; }
.mb--40 { margin-bottom:-40px; }




.max--40 { max-width:40%; }
.mt---40 { margin-top:-40%; }
.mb---40 { margin-bottom:-40%; }




.p--45 { padding:45px !important; }
.p-45 { padding:45px; }
.pt-45 { padding-top:45px; }
.pb-45 { padding-bottom:45px; }
.pl-45 { padding-left:45px; }
.pr-45 { padding-right:45px; }

.m-45 {  margin:45px; }
.mt-45 { margin-top:45px; }
.mb-45 { margin-bottom:45px; }
.ml-45 { margin-left:45px; }
.mr-45 { margin-right:45px; }

.mt--45 { margin-top:-45px; }
.mb--45 { margin-bottom:-45px; }




.max--45 { max-width:45%; }
.mt---45 { margin-top:-45%; }
.mb---45 { margin-bottom:-45%; }




.p--50 { padding:50px !important; }
.p-50 { padding:50px; }
.pt-50 { padding-top:50px; }
.pb-50 { padding-bottom:50px; }
.pl-50 { padding-left:50px; }
.pr-50 { padding-right:50px; }

.m-50 {  margin:50px; }
.mt-50 { margin-top:50px; }
.mb-50 { margin-bottom:50px; }
.ml-50 { margin-left:50px; }
.mr-50 { margin-right:50px; }

.mt--50 { margin-top:-50px; }
.mb--50 { margin-bottom:-50px; }




.max--50 { max-width:50%; }
.mt---50 { margin-top:-50%; }
.mb---50 { margin-bottom:-50%; }




.p--55 { padding:55px !important; }
.p-55 { padding:55px; }
.pt-55 { padding-top:55px; }
.pb-55 { padding-bottom:55px; }
.pl-55 { padding-left:55px; }
.pr-55 { padding-right:55px; }

.m-55 {  margin:55px; }
.mt-55 { margin-top:55px; }
.mb-55 { margin-bottom:55px; }
.ml-55 { margin-left:55px; }
.mr-55 { margin-right:55px; }

.mt--55 { margin-top:-55px; }
.mb--55 { margin-bottom:-55px; }




.max--55 { max-width:55%; }
.mt---55 { margin-top:-55%; }
.mb---55 { margin-bottom:-55%; }




.p--60 { padding:60px !important; }
.p-60 { padding:60px; }
.pt-60 { padding-top:60px; }
.pb-60 { padding-bottom:60px; }
.pl-60 { padding-left:60px; }
.pr-60 { padding-right:60px; }

.m-60 {  margin:60px; }
.mt-60 { margin-top:60px; }
.mb-60 { margin-bottom:60px; }
.ml-60 { margin-left:60px; }
.mr-60 { margin-right:60px; }

.mt--60 { margin-top:-60px; }
.mb--60 { margin-bottom:-60px; }




.max--60 { max-width:60%; }
.mt---60 { margin-top:-60%; }
.mb---60 { margin-bottom:-60%; }




.p--65 { padding:65px !important; }
.p-65 { padding:65px; }
.pt-65 { padding-top:65px; }
.pb-65 { padding-bottom:65px; }
.pl-65 { padding-left:65px; }
.pr-65 { padding-right:65px; }

.m-65 {  margin:65px; }
.mt-65 { margin-top:65px; }
.mb-65 { margin-bottom:65px; }
.ml-65 { margin-left:65px; }
.mr-65 { margin-right:65px; }

.mt--65 { margin-top:-65px; }
.mb--65 { margin-bottom:-65px; }




.max--65 { max-width:65%; }
.mt---65 { margin-top:-65%; }
.mb---65 { margin-bottom:-65%; }




.p--70 { padding:70px !important; }
.p-70 { padding:70px; }
.pt-70 { padding-top:70px; }
.pb-70 { padding-bottom:70px; }
.pl-70 { padding-left:70px; }
.pr-70 { padding-right:70px; }

.m-70 {  margin:70px; }
.mt-70 { margin-top:70px; }
.mb-70 { margin-bottom:70px; }
.ml-70 { margin-left:70px; }
.mr-70 { margin-right:70px; }

.mt--70 { margin-top:-70px; }
.mb--70 { margin-bottom:-70px; }




.max--70 { max-width:70%; }
.mt---70 { margin-top:-70%; }
.mb---70 { margin-bottom:-70%; }




.p--75 { padding:75px !important; }
.p-75 { padding:75px; }
.pt-75 { padding-top:75px; }
.pb-75 { padding-bottom:75px; }
.pl-75 { padding-left:75px; }
.pr-75 { padding-right:75px; }

.m-75 {  margin:75px; }
.mt-75 { margin-top:75px; }
.mb-75 { margin-bottom:75px; }
.ml-75 { margin-left:75px; }
.mr-75 { margin-right:75px; }

.mt--75 { margin-top:-75px; }
.mb--75 { margin-bottom:-75px; }




.max--75 { max-width:75%; }
.mt---75 { margin-top:-75%; }
.mb---75 { margin-bottom:-75%; }




.p--80 { padding:80px !important; }
.p-80 { padding:80px; }
.pt-80 { padding-top:80px; }
.pb-80 { padding-bottom:80px; }
.pl-80 { padding-left:80px; }
.pr-80 { padding-right:80px; }

.m-80 {  margin:80px; }
.mt-80 { margin-top:80px; }
.mb-80 { margin-bottom:80px; }
.ml-80 { margin-left:80px; }
.mr-80 { margin-right:80px; }

.mt--80 { margin-top:-80px; }
.mb--80 { margin-bottom:-80px; }




.max--80 { max-width:80%; }
.mt---80 { margin-top:-80%; }
.mb---80 { margin-bottom:-80%; }




.p--85 { padding:85px !important; }
.p-85 { padding:85px; }
.pt-85 { padding-top:85px; }
.pb-85 { padding-bottom:85px; }
.pl-85 { padding-left:85px; }
.pr-85 { padding-right:85px; }

.m-85 {  margin:85px; }
.mt-85 { margin-top:85px; }
.mb-85 { margin-bottom:85px; }
.ml-85 { margin-left:85px; }
.mr-85 { margin-right:85px; }

.mt--85 { margin-top:-85px; }
.mb--85 { margin-bottom:-85px; }




.max--85 { max-width:85%; }
.mt---85 { margin-top:-85%; }
.mb---85 { margin-bottom:-85%; }




.p--90 { padding:90px !important; }
.p-90 { padding:90px; }
.pt-90 { padding-top:90px; }
.pb-90 { padding-bottom:90px; }
.pl-90 { padding-left:90px; }
.pr-90 { padding-right:90px; }

.m-90 {  margin:90px; }
.mt-90 { margin-top:90px; }
.mb-90 { margin-bottom:90px; }
.ml-90 { margin-left:90px; }
.mr-90 { margin-right:90px; }

.mt--90 { margin-top:-90px; }
.mb--90 { margin-bottom:-90px; }




.max--90 { max-width:90%; }
.mt---90 { margin-top:-90%; }
.mb---90 { margin-bottom:-90%; }




.p--95 { padding:95px !important; }
.p-95 { padding:95px; }
.pt-95 { padding-top:95px; }
.pb-95 { padding-bottom:95px; }
.pl-95 { padding-left:95px; }
.pr-95 { padding-right:95px; }

.m-95 {  margin:95px; }
.mt-95 { margin-top:95px; }
.mb-95 { margin-bottom:95px; }
.ml-95 { margin-left:95px; }
.mr-95 { margin-right:95px; }

.mt--95 { margin-top:-95px; }
.mb--95 { margin-bottom:-95px; }




.max--95 { max-width:95%; }
.mt---95 { margin-top:-95%; }
.mb---95 { margin-bottom:-95%; }




.p--100 { padding:100px !important; }
.p-100 { padding:100px; }
.pt-100 { padding-top:100px; }
.pb-100 { padding-bottom:100px; }
.pl-100 { padding-left:100px; }
.pr-100 { padding-right:100px; }

.m-100 {  margin:100px; }
.mt-100 { margin-top:100px; }
.mb-100 { margin-bottom:100px; }
.ml-100 { margin-left:100px; }
.mr-100 { margin-right:100px; }

.mt--100 { margin-top:-100px; }
.mb--100 { margin-bottom:-100px; }




.max--100 { max-width:100%; }
.mt---100 { margin-top:-100%; }
.mb---100 { margin-bottom:-100%; }




.p--105 { padding:105px !important; }
.p-105 { padding:105px; }
.pt-105 { padding-top:105px; }
.pb-105 { padding-bottom:105px; }
.pl-105 { padding-left:105px; }
.pr-105 { padding-right:105px; }

.m-105 {  margin:105px; }
.mt-105 { margin-top:105px; }
.mb-105 { margin-bottom:105px; }
.ml-105 { margin-left:105px; }
.mr-105 { margin-right:105px; }

.mt--105 { margin-top:-105px; }
.mb--105 { margin-bottom:-105px; }







.p--110 { padding:110px !important; }
.p-110 { padding:110px; }
.pt-110 { padding-top:110px; }
.pb-110 { padding-bottom:110px; }
.pl-110 { padding-left:110px; }
.pr-110 { padding-right:110px; }

.m-110 {  margin:110px; }
.mt-110 { margin-top:110px; }
.mb-110 { margin-bottom:110px; }
.ml-110 { margin-left:110px; }
.mr-110 { margin-right:110px; }

.mt--110 { margin-top:-110px; }
.mb--110 { margin-bottom:-110px; }







.p--115 { padding:115px !important; }
.p-115 { padding:115px; }
.pt-115 { padding-top:115px; }
.pb-115 { padding-bottom:115px; }
.pl-115 { padding-left:115px; }
.pr-115 { padding-right:115px; }

.m-115 {  margin:115px; }
.mt-115 { margin-top:115px; }
.mb-115 { margin-bottom:115px; }
.ml-115 { margin-left:115px; }
.mr-115 { margin-right:115px; }

.mt--115 { margin-top:-115px; }
.mb--115 { margin-bottom:-115px; }







.p--120 { padding:120px !important; }
.p-120 { padding:120px; }
.pt-120 { padding-top:120px; }
.pb-120 { padding-bottom:120px; }
.pl-120 { padding-left:120px; }
.pr-120 { padding-right:120px; }

.m-120 {  margin:120px; }
.mt-120 { margin-top:120px; }
.mb-120 { margin-bottom:120px; }
.ml-120 { margin-left:120px; }
.mr-120 { margin-right:120px; }

.mt--120 { margin-top:-120px; }
.mb--120 { margin-bottom:-120px; }







.p--125 { padding:125px !important; }
.p-125 { padding:125px; }
.pt-125 { padding-top:125px; }
.pb-125 { padding-bottom:125px; }
.pl-125 { padding-left:125px; }
.pr-125 { padding-right:125px; }

.m-125 {  margin:125px; }
.mt-125 { margin-top:125px; }
.mb-125 { margin-bottom:125px; }
.ml-125 { margin-left:125px; }
.mr-125 { margin-right:125px; }

.mt--125 { margin-top:-125px; }
.mb--125 { margin-bottom:-125px; }







.p--130 { padding:130px !important; }
.p-130 { padding:130px; }
.pt-130 { padding-top:130px; }
.pb-130 { padding-bottom:130px; }
.pl-130 { padding-left:130px; }
.pr-130 { padding-right:130px; }

.m-130 {  margin:130px; }
.mt-130 { margin-top:130px; }
.mb-130 { margin-bottom:130px; }
.ml-130 { margin-left:130px; }
.mr-130 { margin-right:130px; }

.mt--130 { margin-top:-130px; }
.mb--130 { margin-bottom:-130px; }







.p--135 { padding:135px !important; }
.p-135 { padding:135px; }
.pt-135 { padding-top:135px; }
.pb-135 { padding-bottom:135px; }
.pl-135 { padding-left:135px; }
.pr-135 { padding-right:135px; }

.m-135 {  margin:135px; }
.mt-135 { margin-top:135px; }
.mb-135 { margin-bottom:135px; }
.ml-135 { margin-left:135px; }
.mr-135 { margin-right:135px; }

.mt--135 { margin-top:-135px; }
.mb--135 { margin-bottom:-135px; }







.p--140 { padding:140px !important; }
.p-140 { padding:140px; }
.pt-140 { padding-top:140px; }
.pb-140 { padding-bottom:140px; }
.pl-140 { padding-left:140px; }
.pr-140 { padding-right:140px; }

.m-140 {  margin:140px; }
.mt-140 { margin-top:140px; }
.mb-140 { margin-bottom:140px; }
.ml-140 { margin-left:140px; }
.mr-140 { margin-right:140px; }

.mt--140 { margin-top:-140px; }
.mb--140 { margin-bottom:-140px; }







.p--145 { padding:145px !important; }
.p-145 { padding:145px; }
.pt-145 { padding-top:145px; }
.pb-145 { padding-bottom:145px; }
.pl-145 { padding-left:145px; }
.pr-145 { padding-right:145px; }

.m-145 {  margin:145px; }
.mt-145 { margin-top:145px; }
.mb-145 { margin-bottom:145px; }
.ml-145 { margin-left:145px; }
.mr-145 { margin-right:145px; }

.mt--145 { margin-top:-145px; }
.mb--145 { margin-bottom:-145px; }







.p--150 { padding:150px !important; }
.p-150 { padding:150px; }
.pt-150 { padding-top:150px; }
.pb-150 { padding-bottom:150px; }
.pl-150 { padding-left:150px; }
.pr-150 { padding-right:150px; }

.m-150 {  margin:150px; }
.mt-150 { margin-top:150px; }
.mb-150 { margin-bottom:150px; }
.ml-150 { margin-left:150px; }
.mr-150 { margin-right:150px; }

.mt--150 { margin-top:-150px; }
.mb--150 { margin-bottom:-150px; }







.max-auto { max-width:100%; }

/* div[class*=row-0-padding] > div {padding: 0 !important;} */
div[class*=full-width-section] > div {
    padding: 0 !important;
}

div[class*=full-width-section] > div > div {
    padding: 0 !important;
}


.ml-auto{ margin-left:auto; }
.mr-auto{ margin-right:auto; }
.vh-100{ height:100vh; }
.vh-auto{ height:auto; }

.col-1 { max-width:8.333%; flex:0 0 8.333%; }

.col-2 { max-width:16.666%; flex:0 0 16.666%; }

.col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }

.col-4 { max-width:33.332%; flex:0 0 33.332%; }

.col-5 { max-width:41.665%; flex:0 0 41.665%; }

.col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }

.col-7 { max-width:58.331%; flex:0 0 58.331%; }

.col-8 { max-width:66.664%; flex:0 0 66.664%; }

.col-9 { max-width:74.997%; flex:0 0 74.997%; }

.col-10 { max-width:83.33%; flex:0 0 83.33%; }

.col-11 { max-width:91.663%; flex:0 0 91.663%; }

.col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }


    .max-50 { max-width:50px; }
    .text-2{ font-size:2px; } 

    .max-100 { max-width:100px; }
    .text-4{ font-size:4px; } 

    .max-150 { max-width:150px; }
    .text-6{ font-size:6px; } 

    .max-200 { max-width:200px; }
    .text-8{ font-size:8px; } 

    .max-250 { max-width:250px; }
    .text-10{ font-size:10px; } 

    .max-300 { max-width:300px; }
    .text-12{ font-size:12px; } 

    .max-350 { max-width:350px; }
    .text-14{ font-size:14px; } 

    .max-400 { max-width:400px; }
    .text-16{ font-size:16px; } 

    .max-450 { max-width:450px; }
    .text-18{ font-size:18px; } 

    .max-500 { max-width:500px; }
    .text-20{ font-size:20px; } 

    .max-550 { max-width:550px; }
    .text-22{ font-size:22px; } 

    .max-600 { max-width:600px; }
    .text-24{ font-size:24px; } 

    .max-650 { max-width:650px; }
    .text-26{ font-size:26px; } 

    .max-700 { max-width:700px; }
    .text-28{ font-size:28px; } 

    .max-750 { max-width:750px; }
    .text-30{ font-size:30px; } 

    .max-800 { max-width:800px; }
    .text-32{ font-size:32px; } 

    .max-850 { max-width:850px; }
    .text-34{ font-size:34px; } 

    .max-900 { max-width:900px; }
    .text-36{ font-size:36px; } 

    .max-950 { max-width:950px; }
    .text-38{ font-size:38px; } 

    .max-1000 { max-width:1000px; }
    .text-40{ font-size:40px; } 

    .max-1050 { max-width:1050px; }
    .text-42{ font-size:42px; } 

    .max-1100 { max-width:1100px; }
    .text-44{ font-size:44px; } 

    .max-1150 { max-width:1150px; }
    .text-46{ font-size:46px; } 

    .max-1200 { max-width:1200px; }
    .text-48{ font-size:48px; } 

    .max-1250 { max-width:1250px; }
    .text-50{ font-size:50px; } 

    .max-1300 { max-width:1300px; }
    .text-52{ font-size:52px; } 

    .max-1350 { max-width:1350px; }
    .text-54{ font-size:54px; } 

    .max-1400 { max-width:1400px; }
    .text-56{ font-size:56px; } 

    .max-1450 { max-width:1450px; }
    .text-58{ font-size:58px; } 








@media(min-width:768px){
    
    
    .sm\:d-block {
        display:block;
    }
    
    .sm\:d-inline-block {
        display:inline-block;
    }
    
    .sm\:d-flex {
        display:flex;
    }
    
    .sm\:d-inline-flex {
        display:inline-flex;
    }
    
    .sm\:d-none {
        display:none;
    }
    
    
    
    .sm\:align-center {
        align-items:center;
    }
    
    .sm\:align-flex-start {
        align-items:flex-start;
    }
    
    .sm\:align-flex-end {
        align-items:flex-end;
    }
    
    .sm\:align-normal {
        align-items:normal;
    }
    
    
    
    .sm\:justify-center {
        justify-content:center;
    }
    
    .sm\:justify-flex-end {
        justify-content:flex-end;
    }
    
    .sm\:justify-flex-start {
        justify-content:flex-start;
    }
    
    .sm\:justify-space-around {
        justify-content:space-around;
    }
    
    .sm\:justify-space-between {
        justify-content:space-between;
    }
    
    
    
    .sm\:text-left {
        text-align:left;
    }
    
    .sm\:text-right {
        text-align:right;
    }
    
    .sm\:text-center {
        text-align:center;
    }
    
    
    
    .sm\:direction-column {
        flex-direction:column;
    }
    
    .sm\:direction-column-reverse {
        flex-direction:column-reverse;
    }
    
    .sm\:direction-row {
        flex-direction:row;
    }
    
    .sm\:direction-row-reverse {
        flex-direction:row-reverse;
    }
    
    

    
    .sm\:p--0 { padding:0px !important; }
    .sm\:p-0 { padding:0px; }
    .sm\:pt-0 { padding-top:0px; }
    .sm\:pb-0 { padding-bottom:0px; }
    .sm\:pl-0 { padding-left:0px; }
    .sm\:pr-0 { padding-right:0px; }

    .sm\:m-0 {  margin:0px; }
    .sm\:mt-0 { margin-top:0px; }
    .sm\:mb-0 { margin-bottom:0px; }
    .sm\:ml-0 { margin-left:0px; }
    .sm\:mr-0 { margin-right:0px; }

    .sm\:ml--0 { margin-left:-0px; }
    .sm\:mr--0 { margin-right:-0px; }

    .sm\:mt--0 { margin-top:-0px; }
    .sm\:mb--0 { margin-bottom:-0px; }

    .sm\:max--0 { max-width:0%; }
    .sm\:mt---0 { margin-top:-0%; }
    .sm\:mb---0 { margin-bottom:-0%; }
    
    
    .sm\:p--5 { padding:5px !important; }
    .sm\:p-5 { padding:5px; }
    .sm\:pt-5 { padding-top:5px; }
    .sm\:pb-5 { padding-bottom:5px; }
    .sm\:pl-5 { padding-left:5px; }
    .sm\:pr-5 { padding-right:5px; }

    .sm\:m-5 {  margin:5px; }
    .sm\:mt-5 { margin-top:5px; }
    .sm\:mb-5 { margin-bottom:5px; }
    .sm\:ml-5 { margin-left:5px; }
    .sm\:mr-5 { margin-right:5px; }

    .sm\:ml--5 { margin-left:-5px; }
    .sm\:mr--5 { margin-right:-5px; }

    .sm\:mt--5 { margin-top:-5px; }
    .sm\:mb--5 { margin-bottom:-5px; }

    .sm\:max--5 { max-width:5%; }
    .sm\:mt---5 { margin-top:-5%; }
    .sm\:mb---5 { margin-bottom:-5%; }
    
    
    .sm\:p--10 { padding:10px !important; }
    .sm\:p-10 { padding:10px; }
    .sm\:pt-10 { padding-top:10px; }
    .sm\:pb-10 { padding-bottom:10px; }
    .sm\:pl-10 { padding-left:10px; }
    .sm\:pr-10 { padding-right:10px; }

    .sm\:m-10 {  margin:10px; }
    .sm\:mt-10 { margin-top:10px; }
    .sm\:mb-10 { margin-bottom:10px; }
    .sm\:ml-10 { margin-left:10px; }
    .sm\:mr-10 { margin-right:10px; }

    .sm\:ml--10 { margin-left:-10px; }
    .sm\:mr--10 { margin-right:-10px; }

    .sm\:mt--10 { margin-top:-10px; }
    .sm\:mb--10 { margin-bottom:-10px; }

    .sm\:max--10 { max-width:10%; }
    .sm\:mt---10 { margin-top:-10%; }
    .sm\:mb---10 { margin-bottom:-10%; }
    
    
    .sm\:p--15 { padding:15px !important; }
    .sm\:p-15 { padding:15px; }
    .sm\:pt-15 { padding-top:15px; }
    .sm\:pb-15 { padding-bottom:15px; }
    .sm\:pl-15 { padding-left:15px; }
    .sm\:pr-15 { padding-right:15px; }

    .sm\:m-15 {  margin:15px; }
    .sm\:mt-15 { margin-top:15px; }
    .sm\:mb-15 { margin-bottom:15px; }
    .sm\:ml-15 { margin-left:15px; }
    .sm\:mr-15 { margin-right:15px; }

    .sm\:ml--15 { margin-left:-15px; }
    .sm\:mr--15 { margin-right:-15px; }

    .sm\:mt--15 { margin-top:-15px; }
    .sm\:mb--15 { margin-bottom:-15px; }

    .sm\:max--15 { max-width:15%; }
    .sm\:mt---15 { margin-top:-15%; }
    .sm\:mb---15 { margin-bottom:-15%; }
    
    
    .sm\:p--20 { padding:20px !important; }
    .sm\:p-20 { padding:20px; }
    .sm\:pt-20 { padding-top:20px; }
    .sm\:pb-20 { padding-bottom:20px; }
    .sm\:pl-20 { padding-left:20px; }
    .sm\:pr-20 { padding-right:20px; }

    .sm\:m-20 {  margin:20px; }
    .sm\:mt-20 { margin-top:20px; }
    .sm\:mb-20 { margin-bottom:20px; }
    .sm\:ml-20 { margin-left:20px; }
    .sm\:mr-20 { margin-right:20px; }

    .sm\:ml--20 { margin-left:-20px; }
    .sm\:mr--20 { margin-right:-20px; }

    .sm\:mt--20 { margin-top:-20px; }
    .sm\:mb--20 { margin-bottom:-20px; }

    .sm\:max--20 { max-width:20%; }
    .sm\:mt---20 { margin-top:-20%; }
    .sm\:mb---20 { margin-bottom:-20%; }
    
    
    .sm\:p--25 { padding:25px !important; }
    .sm\:p-25 { padding:25px; }
    .sm\:pt-25 { padding-top:25px; }
    .sm\:pb-25 { padding-bottom:25px; }
    .sm\:pl-25 { padding-left:25px; }
    .sm\:pr-25 { padding-right:25px; }

    .sm\:m-25 {  margin:25px; }
    .sm\:mt-25 { margin-top:25px; }
    .sm\:mb-25 { margin-bottom:25px; }
    .sm\:ml-25 { margin-left:25px; }
    .sm\:mr-25 { margin-right:25px; }

    .sm\:ml--25 { margin-left:-25px; }
    .sm\:mr--25 { margin-right:-25px; }

    .sm\:mt--25 { margin-top:-25px; }
    .sm\:mb--25 { margin-bottom:-25px; }

    .sm\:max--25 { max-width:25%; }
    .sm\:mt---25 { margin-top:-25%; }
    .sm\:mb---25 { margin-bottom:-25%; }
    
    
    .sm\:p--30 { padding:30px !important; }
    .sm\:p-30 { padding:30px; }
    .sm\:pt-30 { padding-top:30px; }
    .sm\:pb-30 { padding-bottom:30px; }
    .sm\:pl-30 { padding-left:30px; }
    .sm\:pr-30 { padding-right:30px; }

    .sm\:m-30 {  margin:30px; }
    .sm\:mt-30 { margin-top:30px; }
    .sm\:mb-30 { margin-bottom:30px; }
    .sm\:ml-30 { margin-left:30px; }
    .sm\:mr-30 { margin-right:30px; }

    .sm\:ml--30 { margin-left:-30px; }
    .sm\:mr--30 { margin-right:-30px; }

    .sm\:mt--30 { margin-top:-30px; }
    .sm\:mb--30 { margin-bottom:-30px; }

    .sm\:max--30 { max-width:30%; }
    .sm\:mt---30 { margin-top:-30%; }
    .sm\:mb---30 { margin-bottom:-30%; }
    
    
    .sm\:p--35 { padding:35px !important; }
    .sm\:p-35 { padding:35px; }
    .sm\:pt-35 { padding-top:35px; }
    .sm\:pb-35 { padding-bottom:35px; }
    .sm\:pl-35 { padding-left:35px; }
    .sm\:pr-35 { padding-right:35px; }

    .sm\:m-35 {  margin:35px; }
    .sm\:mt-35 { margin-top:35px; }
    .sm\:mb-35 { margin-bottom:35px; }
    .sm\:ml-35 { margin-left:35px; }
    .sm\:mr-35 { margin-right:35px; }

    .sm\:ml--35 { margin-left:-35px; }
    .sm\:mr--35 { margin-right:-35px; }

    .sm\:mt--35 { margin-top:-35px; }
    .sm\:mb--35 { margin-bottom:-35px; }

    .sm\:max--35 { max-width:35%; }
    .sm\:mt---35 { margin-top:-35%; }
    .sm\:mb---35 { margin-bottom:-35%; }
    
    
    .sm\:p--40 { padding:40px !important; }
    .sm\:p-40 { padding:40px; }
    .sm\:pt-40 { padding-top:40px; }
    .sm\:pb-40 { padding-bottom:40px; }
    .sm\:pl-40 { padding-left:40px; }
    .sm\:pr-40 { padding-right:40px; }

    .sm\:m-40 {  margin:40px; }
    .sm\:mt-40 { margin-top:40px; }
    .sm\:mb-40 { margin-bottom:40px; }
    .sm\:ml-40 { margin-left:40px; }
    .sm\:mr-40 { margin-right:40px; }

    .sm\:ml--40 { margin-left:-40px; }
    .sm\:mr--40 { margin-right:-40px; }

    .sm\:mt--40 { margin-top:-40px; }
    .sm\:mb--40 { margin-bottom:-40px; }

    .sm\:max--40 { max-width:40%; }
    .sm\:mt---40 { margin-top:-40%; }
    .sm\:mb---40 { margin-bottom:-40%; }
    
    
    .sm\:p--45 { padding:45px !important; }
    .sm\:p-45 { padding:45px; }
    .sm\:pt-45 { padding-top:45px; }
    .sm\:pb-45 { padding-bottom:45px; }
    .sm\:pl-45 { padding-left:45px; }
    .sm\:pr-45 { padding-right:45px; }

    .sm\:m-45 {  margin:45px; }
    .sm\:mt-45 { margin-top:45px; }
    .sm\:mb-45 { margin-bottom:45px; }
    .sm\:ml-45 { margin-left:45px; }
    .sm\:mr-45 { margin-right:45px; }

    .sm\:ml--45 { margin-left:-45px; }
    .sm\:mr--45 { margin-right:-45px; }

    .sm\:mt--45 { margin-top:-45px; }
    .sm\:mb--45 { margin-bottom:-45px; }

    .sm\:max--45 { max-width:45%; }
    .sm\:mt---45 { margin-top:-45%; }
    .sm\:mb---45 { margin-bottom:-45%; }
    
    
    .sm\:p--50 { padding:50px !important; }
    .sm\:p-50 { padding:50px; }
    .sm\:pt-50 { padding-top:50px; }
    .sm\:pb-50 { padding-bottom:50px; }
    .sm\:pl-50 { padding-left:50px; }
    .sm\:pr-50 { padding-right:50px; }

    .sm\:m-50 {  margin:50px; }
    .sm\:mt-50 { margin-top:50px; }
    .sm\:mb-50 { margin-bottom:50px; }
    .sm\:ml-50 { margin-left:50px; }
    .sm\:mr-50 { margin-right:50px; }

    .sm\:ml--50 { margin-left:-50px; }
    .sm\:mr--50 { margin-right:-50px; }

    .sm\:mt--50 { margin-top:-50px; }
    .sm\:mb--50 { margin-bottom:-50px; }

    .sm\:max--50 { max-width:50%; }
    .sm\:mt---50 { margin-top:-50%; }
    .sm\:mb---50 { margin-bottom:-50%; }
    
    
    .sm\:p--55 { padding:55px !important; }
    .sm\:p-55 { padding:55px; }
    .sm\:pt-55 { padding-top:55px; }
    .sm\:pb-55 { padding-bottom:55px; }
    .sm\:pl-55 { padding-left:55px; }
    .sm\:pr-55 { padding-right:55px; }

    .sm\:m-55 {  margin:55px; }
    .sm\:mt-55 { margin-top:55px; }
    .sm\:mb-55 { margin-bottom:55px; }
    .sm\:ml-55 { margin-left:55px; }
    .sm\:mr-55 { margin-right:55px; }

    .sm\:ml--55 { margin-left:-55px; }
    .sm\:mr--55 { margin-right:-55px; }

    .sm\:mt--55 { margin-top:-55px; }
    .sm\:mb--55 { margin-bottom:-55px; }

    .sm\:max--55 { max-width:55%; }
    .sm\:mt---55 { margin-top:-55%; }
    .sm\:mb---55 { margin-bottom:-55%; }
    
    
    .sm\:p--60 { padding:60px !important; }
    .sm\:p-60 { padding:60px; }
    .sm\:pt-60 { padding-top:60px; }
    .sm\:pb-60 { padding-bottom:60px; }
    .sm\:pl-60 { padding-left:60px; }
    .sm\:pr-60 { padding-right:60px; }

    .sm\:m-60 {  margin:60px; }
    .sm\:mt-60 { margin-top:60px; }
    .sm\:mb-60 { margin-bottom:60px; }
    .sm\:ml-60 { margin-left:60px; }
    .sm\:mr-60 { margin-right:60px; }

    .sm\:ml--60 { margin-left:-60px; }
    .sm\:mr--60 { margin-right:-60px; }

    .sm\:mt--60 { margin-top:-60px; }
    .sm\:mb--60 { margin-bottom:-60px; }

    .sm\:max--60 { max-width:60%; }
    .sm\:mt---60 { margin-top:-60%; }
    .sm\:mb---60 { margin-bottom:-60%; }
    
    
    .sm\:p--65 { padding:65px !important; }
    .sm\:p-65 { padding:65px; }
    .sm\:pt-65 { padding-top:65px; }
    .sm\:pb-65 { padding-bottom:65px; }
    .sm\:pl-65 { padding-left:65px; }
    .sm\:pr-65 { padding-right:65px; }

    .sm\:m-65 {  margin:65px; }
    .sm\:mt-65 { margin-top:65px; }
    .sm\:mb-65 { margin-bottom:65px; }
    .sm\:ml-65 { margin-left:65px; }
    .sm\:mr-65 { margin-right:65px; }

    .sm\:ml--65 { margin-left:-65px; }
    .sm\:mr--65 { margin-right:-65px; }

    .sm\:mt--65 { margin-top:-65px; }
    .sm\:mb--65 { margin-bottom:-65px; }

    .sm\:max--65 { max-width:65%; }
    .sm\:mt---65 { margin-top:-65%; }
    .sm\:mb---65 { margin-bottom:-65%; }
    
    
    .sm\:p--70 { padding:70px !important; }
    .sm\:p-70 { padding:70px; }
    .sm\:pt-70 { padding-top:70px; }
    .sm\:pb-70 { padding-bottom:70px; }
    .sm\:pl-70 { padding-left:70px; }
    .sm\:pr-70 { padding-right:70px; }

    .sm\:m-70 {  margin:70px; }
    .sm\:mt-70 { margin-top:70px; }
    .sm\:mb-70 { margin-bottom:70px; }
    .sm\:ml-70 { margin-left:70px; }
    .sm\:mr-70 { margin-right:70px; }

    .sm\:ml--70 { margin-left:-70px; }
    .sm\:mr--70 { margin-right:-70px; }

    .sm\:mt--70 { margin-top:-70px; }
    .sm\:mb--70 { margin-bottom:-70px; }

    .sm\:max--70 { max-width:70%; }
    .sm\:mt---70 { margin-top:-70%; }
    .sm\:mb---70 { margin-bottom:-70%; }
    
    
    .sm\:p--75 { padding:75px !important; }
    .sm\:p-75 { padding:75px; }
    .sm\:pt-75 { padding-top:75px; }
    .sm\:pb-75 { padding-bottom:75px; }
    .sm\:pl-75 { padding-left:75px; }
    .sm\:pr-75 { padding-right:75px; }

    .sm\:m-75 {  margin:75px; }
    .sm\:mt-75 { margin-top:75px; }
    .sm\:mb-75 { margin-bottom:75px; }
    .sm\:ml-75 { margin-left:75px; }
    .sm\:mr-75 { margin-right:75px; }

    .sm\:ml--75 { margin-left:-75px; }
    .sm\:mr--75 { margin-right:-75px; }

    .sm\:mt--75 { margin-top:-75px; }
    .sm\:mb--75 { margin-bottom:-75px; }

    .sm\:max--75 { max-width:75%; }
    .sm\:mt---75 { margin-top:-75%; }
    .sm\:mb---75 { margin-bottom:-75%; }
    
    
    .sm\:p--80 { padding:80px !important; }
    .sm\:p-80 { padding:80px; }
    .sm\:pt-80 { padding-top:80px; }
    .sm\:pb-80 { padding-bottom:80px; }
    .sm\:pl-80 { padding-left:80px; }
    .sm\:pr-80 { padding-right:80px; }

    .sm\:m-80 {  margin:80px; }
    .sm\:mt-80 { margin-top:80px; }
    .sm\:mb-80 { margin-bottom:80px; }
    .sm\:ml-80 { margin-left:80px; }
    .sm\:mr-80 { margin-right:80px; }

    .sm\:ml--80 { margin-left:-80px; }
    .sm\:mr--80 { margin-right:-80px; }

    .sm\:mt--80 { margin-top:-80px; }
    .sm\:mb--80 { margin-bottom:-80px; }

    .sm\:max--80 { max-width:80%; }
    .sm\:mt---80 { margin-top:-80%; }
    .sm\:mb---80 { margin-bottom:-80%; }
    
    
    .sm\:p--85 { padding:85px !important; }
    .sm\:p-85 { padding:85px; }
    .sm\:pt-85 { padding-top:85px; }
    .sm\:pb-85 { padding-bottom:85px; }
    .sm\:pl-85 { padding-left:85px; }
    .sm\:pr-85 { padding-right:85px; }

    .sm\:m-85 {  margin:85px; }
    .sm\:mt-85 { margin-top:85px; }
    .sm\:mb-85 { margin-bottom:85px; }
    .sm\:ml-85 { margin-left:85px; }
    .sm\:mr-85 { margin-right:85px; }

    .sm\:ml--85 { margin-left:-85px; }
    .sm\:mr--85 { margin-right:-85px; }

    .sm\:mt--85 { margin-top:-85px; }
    .sm\:mb--85 { margin-bottom:-85px; }

    .sm\:max--85 { max-width:85%; }
    .sm\:mt---85 { margin-top:-85%; }
    .sm\:mb---85 { margin-bottom:-85%; }
    
    
    .sm\:p--90 { padding:90px !important; }
    .sm\:p-90 { padding:90px; }
    .sm\:pt-90 { padding-top:90px; }
    .sm\:pb-90 { padding-bottom:90px; }
    .sm\:pl-90 { padding-left:90px; }
    .sm\:pr-90 { padding-right:90px; }

    .sm\:m-90 {  margin:90px; }
    .sm\:mt-90 { margin-top:90px; }
    .sm\:mb-90 { margin-bottom:90px; }
    .sm\:ml-90 { margin-left:90px; }
    .sm\:mr-90 { margin-right:90px; }

    .sm\:ml--90 { margin-left:-90px; }
    .sm\:mr--90 { margin-right:-90px; }

    .sm\:mt--90 { margin-top:-90px; }
    .sm\:mb--90 { margin-bottom:-90px; }

    .sm\:max--90 { max-width:90%; }
    .sm\:mt---90 { margin-top:-90%; }
    .sm\:mb---90 { margin-bottom:-90%; }
    
    
    .sm\:p--95 { padding:95px !important; }
    .sm\:p-95 { padding:95px; }
    .sm\:pt-95 { padding-top:95px; }
    .sm\:pb-95 { padding-bottom:95px; }
    .sm\:pl-95 { padding-left:95px; }
    .sm\:pr-95 { padding-right:95px; }

    .sm\:m-95 {  margin:95px; }
    .sm\:mt-95 { margin-top:95px; }
    .sm\:mb-95 { margin-bottom:95px; }
    .sm\:ml-95 { margin-left:95px; }
    .sm\:mr-95 { margin-right:95px; }

    .sm\:ml--95 { margin-left:-95px; }
    .sm\:mr--95 { margin-right:-95px; }

    .sm\:mt--95 { margin-top:-95px; }
    .sm\:mb--95 { margin-bottom:-95px; }

    .sm\:max--95 { max-width:95%; }
    .sm\:mt---95 { margin-top:-95%; }
    .sm\:mb---95 { margin-bottom:-95%; }
    
    
    .sm\:p--100 { padding:100px !important; }
    .sm\:p-100 { padding:100px; }
    .sm\:pt-100 { padding-top:100px; }
    .sm\:pb-100 { padding-bottom:100px; }
    .sm\:pl-100 { padding-left:100px; }
    .sm\:pr-100 { padding-right:100px; }

    .sm\:m-100 {  margin:100px; }
    .sm\:mt-100 { margin-top:100px; }
    .sm\:mb-100 { margin-bottom:100px; }
    .sm\:ml-100 { margin-left:100px; }
    .sm\:mr-100 { margin-right:100px; }

    .sm\:ml--100 { margin-left:-100px; }
    .sm\:mr--100 { margin-right:-100px; }

    .sm\:mt--100 { margin-top:-100px; }
    .sm\:mb--100 { margin-bottom:-100px; }

    .sm\:max--100 { max-width:100%; }
    .sm\:mt---100 { margin-top:-100%; }
    .sm\:mb---100 { margin-bottom:-100%; }
    
    
    .sm\:p--105 { padding:105px !important; }
    .sm\:p-105 { padding:105px; }
    .sm\:pt-105 { padding-top:105px; }
    .sm\:pb-105 { padding-bottom:105px; }
    .sm\:pl-105 { padding-left:105px; }
    .sm\:pr-105 { padding-right:105px; }

    .sm\:m-105 {  margin:105px; }
    .sm\:mt-105 { margin-top:105px; }
    .sm\:mb-105 { margin-bottom:105px; }
    .sm\:ml-105 { margin-left:105px; }
    .sm\:mr-105 { margin-right:105px; }

    .sm\:ml--105 { margin-left:-105px; }
    .sm\:mr--105 { margin-right:-105px; }

    .sm\:mt--105 { margin-top:-105px; }
    .sm\:mb--105 { margin-bottom:-105px; }

    .sm\:max--105 { max-width:105%; }
    .sm\:mt---105 { margin-top:-105%; }
    .sm\:mb---105 { margin-bottom:-105%; }
    
    
    .sm\:p--110 { padding:110px !important; }
    .sm\:p-110 { padding:110px; }
    .sm\:pt-110 { padding-top:110px; }
    .sm\:pb-110 { padding-bottom:110px; }
    .sm\:pl-110 { padding-left:110px; }
    .sm\:pr-110 { padding-right:110px; }

    .sm\:m-110 {  margin:110px; }
    .sm\:mt-110 { margin-top:110px; }
    .sm\:mb-110 { margin-bottom:110px; }
    .sm\:ml-110 { margin-left:110px; }
    .sm\:mr-110 { margin-right:110px; }

    .sm\:ml--110 { margin-left:-110px; }
    .sm\:mr--110 { margin-right:-110px; }

    .sm\:mt--110 { margin-top:-110px; }
    .sm\:mb--110 { margin-bottom:-110px; }

    .sm\:max--110 { max-width:110%; }
    .sm\:mt---110 { margin-top:-110%; }
    .sm\:mb---110 { margin-bottom:-110%; }
    
    
    .sm\:p--115 { padding:115px !important; }
    .sm\:p-115 { padding:115px; }
    .sm\:pt-115 { padding-top:115px; }
    .sm\:pb-115 { padding-bottom:115px; }
    .sm\:pl-115 { padding-left:115px; }
    .sm\:pr-115 { padding-right:115px; }

    .sm\:m-115 {  margin:115px; }
    .sm\:mt-115 { margin-top:115px; }
    .sm\:mb-115 { margin-bottom:115px; }
    .sm\:ml-115 { margin-left:115px; }
    .sm\:mr-115 { margin-right:115px; }

    .sm\:ml--115 { margin-left:-115px; }
    .sm\:mr--115 { margin-right:-115px; }

    .sm\:mt--115 { margin-top:-115px; }
    .sm\:mb--115 { margin-bottom:-115px; }

    .sm\:max--115 { max-width:115%; }
    .sm\:mt---115 { margin-top:-115%; }
    .sm\:mb---115 { margin-bottom:-115%; }
    
    
    .sm\:p--120 { padding:120px !important; }
    .sm\:p-120 { padding:120px; }
    .sm\:pt-120 { padding-top:120px; }
    .sm\:pb-120 { padding-bottom:120px; }
    .sm\:pl-120 { padding-left:120px; }
    .sm\:pr-120 { padding-right:120px; }

    .sm\:m-120 {  margin:120px; }
    .sm\:mt-120 { margin-top:120px; }
    .sm\:mb-120 { margin-bottom:120px; }
    .sm\:ml-120 { margin-left:120px; }
    .sm\:mr-120 { margin-right:120px; }

    .sm\:ml--120 { margin-left:-120px; }
    .sm\:mr--120 { margin-right:-120px; }

    .sm\:mt--120 { margin-top:-120px; }
    .sm\:mb--120 { margin-bottom:-120px; }

    .sm\:max--120 { max-width:120%; }
    .sm\:mt---120 { margin-top:-120%; }
    .sm\:mb---120 { margin-bottom:-120%; }
    
    
    .sm\:p--125 { padding:125px !important; }
    .sm\:p-125 { padding:125px; }
    .sm\:pt-125 { padding-top:125px; }
    .sm\:pb-125 { padding-bottom:125px; }
    .sm\:pl-125 { padding-left:125px; }
    .sm\:pr-125 { padding-right:125px; }

    .sm\:m-125 {  margin:125px; }
    .sm\:mt-125 { margin-top:125px; }
    .sm\:mb-125 { margin-bottom:125px; }
    .sm\:ml-125 { margin-left:125px; }
    .sm\:mr-125 { margin-right:125px; }

    .sm\:ml--125 { margin-left:-125px; }
    .sm\:mr--125 { margin-right:-125px; }

    .sm\:mt--125 { margin-top:-125px; }
    .sm\:mb--125 { margin-bottom:-125px; }

    .sm\:max--125 { max-width:125%; }
    .sm\:mt---125 { margin-top:-125%; }
    .sm\:mb---125 { margin-bottom:-125%; }
    
    
    .sm\:p--130 { padding:130px !important; }
    .sm\:p-130 { padding:130px; }
    .sm\:pt-130 { padding-top:130px; }
    .sm\:pb-130 { padding-bottom:130px; }
    .sm\:pl-130 { padding-left:130px; }
    .sm\:pr-130 { padding-right:130px; }

    .sm\:m-130 {  margin:130px; }
    .sm\:mt-130 { margin-top:130px; }
    .sm\:mb-130 { margin-bottom:130px; }
    .sm\:ml-130 { margin-left:130px; }
    .sm\:mr-130 { margin-right:130px; }

    .sm\:ml--130 { margin-left:-130px; }
    .sm\:mr--130 { margin-right:-130px; }

    .sm\:mt--130 { margin-top:-130px; }
    .sm\:mb--130 { margin-bottom:-130px; }

    .sm\:max--130 { max-width:130%; }
    .sm\:mt---130 { margin-top:-130%; }
    .sm\:mb---130 { margin-bottom:-130%; }
    
    
    .sm\:p--135 { padding:135px !important; }
    .sm\:p-135 { padding:135px; }
    .sm\:pt-135 { padding-top:135px; }
    .sm\:pb-135 { padding-bottom:135px; }
    .sm\:pl-135 { padding-left:135px; }
    .sm\:pr-135 { padding-right:135px; }

    .sm\:m-135 {  margin:135px; }
    .sm\:mt-135 { margin-top:135px; }
    .sm\:mb-135 { margin-bottom:135px; }
    .sm\:ml-135 { margin-left:135px; }
    .sm\:mr-135 { margin-right:135px; }

    .sm\:ml--135 { margin-left:-135px; }
    .sm\:mr--135 { margin-right:-135px; }

    .sm\:mt--135 { margin-top:-135px; }
    .sm\:mb--135 { margin-bottom:-135px; }

    .sm\:max--135 { max-width:135%; }
    .sm\:mt---135 { margin-top:-135%; }
    .sm\:mb---135 { margin-bottom:-135%; }
    
    
    .sm\:p--140 { padding:140px !important; }
    .sm\:p-140 { padding:140px; }
    .sm\:pt-140 { padding-top:140px; }
    .sm\:pb-140 { padding-bottom:140px; }
    .sm\:pl-140 { padding-left:140px; }
    .sm\:pr-140 { padding-right:140px; }

    .sm\:m-140 {  margin:140px; }
    .sm\:mt-140 { margin-top:140px; }
    .sm\:mb-140 { margin-bottom:140px; }
    .sm\:ml-140 { margin-left:140px; }
    .sm\:mr-140 { margin-right:140px; }

    .sm\:ml--140 { margin-left:-140px; }
    .sm\:mr--140 { margin-right:-140px; }

    .sm\:mt--140 { margin-top:-140px; }
    .sm\:mb--140 { margin-bottom:-140px; }

    .sm\:max--140 { max-width:140%; }
    .sm\:mt---140 { margin-top:-140%; }
    .sm\:mb---140 { margin-bottom:-140%; }
    
    
    .sm\:p--145 { padding:145px !important; }
    .sm\:p-145 { padding:145px; }
    .sm\:pt-145 { padding-top:145px; }
    .sm\:pb-145 { padding-bottom:145px; }
    .sm\:pl-145 { padding-left:145px; }
    .sm\:pr-145 { padding-right:145px; }

    .sm\:m-145 {  margin:145px; }
    .sm\:mt-145 { margin-top:145px; }
    .sm\:mb-145 { margin-bottom:145px; }
    .sm\:ml-145 { margin-left:145px; }
    .sm\:mr-145 { margin-right:145px; }

    .sm\:ml--145 { margin-left:-145px; }
    .sm\:mr--145 { margin-right:-145px; }

    .sm\:mt--145 { margin-top:-145px; }
    .sm\:mb--145 { margin-bottom:-145px; }

    .sm\:max--145 { max-width:145%; }
    .sm\:mt---145 { margin-top:-145%; }
    .sm\:mb---145 { margin-bottom:-145%; }
    
    
    .sm\:p--150 { padding:150px !important; }
    .sm\:p-150 { padding:150px; }
    .sm\:pt-150 { padding-top:150px; }
    .sm\:pb-150 { padding-bottom:150px; }
    .sm\:pl-150 { padding-left:150px; }
    .sm\:pr-150 { padding-right:150px; }

    .sm\:m-150 {  margin:150px; }
    .sm\:mt-150 { margin-top:150px; }
    .sm\:mb-150 { margin-bottom:150px; }
    .sm\:ml-150 { margin-left:150px; }
    .sm\:mr-150 { margin-right:150px; }

    .sm\:ml--150 { margin-left:-150px; }
    .sm\:mr--150 { margin-right:-150px; }

    .sm\:mt--150 { margin-top:-150px; }
    .sm\:mb--150 { margin-bottom:-150px; }

    .sm\:max--150 { max-width:150%; }
    .sm\:mt---150 { margin-top:-150%; }
    .sm\:mb---150 { margin-bottom:-150%; }
    
    

    
    .sm\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
    .sm\:max-50 { max-width:50px; }
    .sm\:text-2{ font-size:2px; } 

    
    .sm\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
    .sm\:max-100 { max-width:100px; }
    .sm\:text-4{ font-size:4px; } 

    
    .sm\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
    .sm\:max-150 { max-width:150px; }
    .sm\:text-6{ font-size:6px; } 

    
    .sm\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
    .sm\:max-200 { max-width:200px; }
    .sm\:text-8{ font-size:8px; } 

    
    .sm\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
    .sm\:max-250 { max-width:250px; }
    .sm\:text-10{ font-size:10px; } 

    
    .sm\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
    .sm\:max-300 { max-width:300px; }
    .sm\:text-12{ font-size:12px; } 

    
    .sm\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
    .sm\:max-350 { max-width:350px; }
    .sm\:text-14{ font-size:14px; } 

    
    .sm\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
    .sm\:max-400 { max-width:400px; }
    .sm\:text-16{ font-size:16px; } 

    
    .sm\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
    .sm\:max-450 { max-width:450px; }
    .sm\:text-18{ font-size:18px; } 

    
    .sm\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
    .sm\:max-500 { max-width:500px; }
    .sm\:text-20{ font-size:20px; } 

    
    .sm\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
    .sm\:max-550 { max-width:550px; }
    .sm\:text-22{ font-size:22px; } 

    
    .sm\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
    .sm\:max-600 { max-width:600px; }
    .sm\:text-24{ font-size:24px; } 

    
    .sm\:col-13 { max-width:108.32900000000001%; flex:0 0 108.32900000000001%; }
    .sm\:max-650 { max-width:650px; }
    .sm\:text-26{ font-size:26px; } 

    
    .sm\:col-14 { max-width:116.662%; flex:0 0 116.662%; }
    .sm\:max-700 { max-width:700px; }
    .sm\:text-28{ font-size:28px; } 

    
    .sm\:col-15 { max-width:124.995%; flex:0 0 124.995%; }
    .sm\:max-750 { max-width:750px; }
    .sm\:text-30{ font-size:30px; } 

    
    .sm\:col-16 { max-width:133.328%; flex:0 0 133.328%; }
    .sm\:max-800 { max-width:800px; }
    .sm\:text-32{ font-size:32px; } 

    
    .sm\:col-17 { max-width:141.661%; flex:0 0 141.661%; }
    .sm\:max-850 { max-width:850px; }
    .sm\:text-34{ font-size:34px; } 

    
    .sm\:col-18 { max-width:149.994%; flex:0 0 149.994%; }
    .sm\:max-900 { max-width:900px; }
    .sm\:text-36{ font-size:36px; } 

    
    .sm\:col-19 { max-width:158.327%; flex:0 0 158.327%; }
    .sm\:max-950 { max-width:950px; }
    .sm\:text-38{ font-size:38px; } 

    
    .sm\:col-20 { max-width:166.66%; flex:0 0 166.66%; }
    .sm\:max-1000 { max-width:1000px; }
    .sm\:text-40{ font-size:40px; } 

    
    .sm\:col-21 { max-width:174.993%; flex:0 0 174.993%; }
    .sm\:max-1050 { max-width:1050px; }
    .sm\:text-42{ font-size:42px; } 

    
    .sm\:col-22 { max-width:183.326%; flex:0 0 183.326%; }
    .sm\:max-1100 { max-width:1100px; }
    .sm\:text-44{ font-size:44px; } 

    
    .sm\:col-23 { max-width:191.659%; flex:0 0 191.659%; }
    .sm\:max-1150 { max-width:1150px; }
    .sm\:text-46{ font-size:46px; } 

    
    .sm\:col-24 { max-width:199.99200000000002%; flex:0 0 199.99200000000002%; }
    .sm\:max-1200 { max-width:1200px; }
    .sm\:text-48{ font-size:48px; } 

    
    .sm\:col-25 { max-width:208.32500000000002%; flex:0 0 208.32500000000002%; }
    .sm\:max-1250 { max-width:1250px; }
    .sm\:text-50{ font-size:50px; } 

    
    .sm\:col-26 { max-width:216.65800000000002%; flex:0 0 216.65800000000002%; }
    .sm\:max-1300 { max-width:1300px; }
    .sm\:text-52{ font-size:52px; } 

    
    .sm\:col-27 { max-width:224.991%; flex:0 0 224.991%; }
    .sm\:max-1350 { max-width:1350px; }
    .sm\:text-54{ font-size:54px; } 

    
    .sm\:col-28 { max-width:233.324%; flex:0 0 233.324%; }
    .sm\:max-1400 { max-width:1400px; }
    .sm\:text-56{ font-size:56px; } 

    
    .sm\:col-29 { max-width:241.657%; flex:0 0 241.657%; }
    .sm\:max-1450 { max-width:1450px; }
    .sm\:text-58{ font-size:58px; } 

    

    .sm\:max-full { max-width:100%; }
    .sm\:ml-auto{ margin-left:auto; }
    .sm\:mr-auto{ margin-right:auto; }
    .sm\:vh-100{ height:100vh; }
    .sm\:vh-auto{ height:auto; }
}


@media(min-width:992px){
    
    
    .md\:d-block {
        display:block;
    }
    
    .md\:d-inline-block {
        display:inline-block;
    }
    
    .md\:d-flex {
        display:flex;
    }
    
    .md\:d-inline-flex {
        display:inline-flex;
    }
    
    .md\:d-none {
        display:none;
    }
    
    
    
    .md\:align-center {
        align-items:center;
    }
    
    .md\:align-flex-start {
        align-items:flex-start;
    }
    
    .md\:align-flex-end {
        align-items:flex-end;
    }
    
    .md\:align-normal {
        align-items:normal;
    }
    
    
    
    .md\:justify-center {
        justify-content:center;
    }
    
    .md\:justify-flex-end {
        justify-content:flex-end;
    }
    
    .md\:justify-flex-start {
        justify-content:flex-start;
    }
    
    .md\:justify-space-around {
        justify-content:space-around;
    }
    
    .md\:justify-space-between {
        justify-content:space-between;
    }
    
    
    
    .md\:text-left {
        text-align:left;
    }
    
    .md\:text-right {
        text-align:right;
    }
    
    .md\:text-center {
        text-align:center;
    }
    
    
    
    .md\:direction-column {
        flex-direction:column;
    }
    
    .md\:direction-column-reverse {
        flex-direction:column-reverse;
    }
    
    .md\:direction-row {
        flex-direction:row;
    }
    
    .md\:direction-row-reverse {
        flex-direction:row-reverse;
    }
    
    

    
    .md\:p--0 { padding:0px !important; }
    .md\:p-0 { padding:0px; }
    .md\:pt-0 { padding-top:0px; }
    .md\:pb-0 { padding-bottom:0px; }
    .md\:pl-0 { padding-left:0px; }
    .md\:pr-0 { padding-right:0px; }

    .md\:m-0 {  margin:0px; }
    .md\:mt-0 { margin-top:0px; }
    .md\:mb-0 { margin-bottom:0px; }
    .md\:ml-0 { margin-left:0px; }
    .md\:mr-0 { margin-right:0px; }

    .md\:ml--0 { margin-left:-0px; }
    .md\:mr--0 { margin-right:-0px; }

    .md\:mt--0 { margin-top:-0px; }
    .md\:mb--0 { margin-bottom:-0px; }

    .md\:max--0 { max-width:0%; }
    .md\:mt---0 { margin-top:-0%; }
    .md\:mb---0 { margin-bottom:-0%; }
    
    
    .md\:p--5 { padding:5px !important; }
    .md\:p-5 { padding:5px; }
    .md\:pt-5 { padding-top:5px; }
    .md\:pb-5 { padding-bottom:5px; }
    .md\:pl-5 { padding-left:5px; }
    .md\:pr-5 { padding-right:5px; }

    .md\:m-5 {  margin:5px; }
    .md\:mt-5 { margin-top:5px; }
    .md\:mb-5 { margin-bottom:5px; }
    .md\:ml-5 { margin-left:5px; }
    .md\:mr-5 { margin-right:5px; }

    .md\:ml--5 { margin-left:-5px; }
    .md\:mr--5 { margin-right:-5px; }

    .md\:mt--5 { margin-top:-5px; }
    .md\:mb--5 { margin-bottom:-5px; }

    .md\:max--5 { max-width:5%; }
    .md\:mt---5 { margin-top:-5%; }
    .md\:mb---5 { margin-bottom:-5%; }
    
    
    .md\:p--10 { padding:10px !important; }
    .md\:p-10 { padding:10px; }
    .md\:pt-10 { padding-top:10px; }
    .md\:pb-10 { padding-bottom:10px; }
    .md\:pl-10 { padding-left:10px; }
    .md\:pr-10 { padding-right:10px; }

    .md\:m-10 {  margin:10px; }
    .md\:mt-10 { margin-top:10px; }
    .md\:mb-10 { margin-bottom:10px; }
    .md\:ml-10 { margin-left:10px; }
    .md\:mr-10 { margin-right:10px; }

    .md\:ml--10 { margin-left:-10px; }
    .md\:mr--10 { margin-right:-10px; }

    .md\:mt--10 { margin-top:-10px; }
    .md\:mb--10 { margin-bottom:-10px; }

    .md\:max--10 { max-width:10%; }
    .md\:mt---10 { margin-top:-10%; }
    .md\:mb---10 { margin-bottom:-10%; }
    
    
    .md\:p--15 { padding:15px !important; }
    .md\:p-15 { padding:15px; }
    .md\:pt-15 { padding-top:15px; }
    .md\:pb-15 { padding-bottom:15px; }
    .md\:pl-15 { padding-left:15px; }
    .md\:pr-15 { padding-right:15px; }

    .md\:m-15 {  margin:15px; }
    .md\:mt-15 { margin-top:15px; }
    .md\:mb-15 { margin-bottom:15px; }
    .md\:ml-15 { margin-left:15px; }
    .md\:mr-15 { margin-right:15px; }

    .md\:ml--15 { margin-left:-15px; }
    .md\:mr--15 { margin-right:-15px; }

    .md\:mt--15 { margin-top:-15px; }
    .md\:mb--15 { margin-bottom:-15px; }

    .md\:max--15 { max-width:15%; }
    .md\:mt---15 { margin-top:-15%; }
    .md\:mb---15 { margin-bottom:-15%; }
    
    
    .md\:p--20 { padding:20px !important; }
    .md\:p-20 { padding:20px; }
    .md\:pt-20 { padding-top:20px; }
    .md\:pb-20 { padding-bottom:20px; }
    .md\:pl-20 { padding-left:20px; }
    .md\:pr-20 { padding-right:20px; }

    .md\:m-20 {  margin:20px; }
    .md\:mt-20 { margin-top:20px; }
    .md\:mb-20 { margin-bottom:20px; }
    .md\:ml-20 { margin-left:20px; }
    .md\:mr-20 { margin-right:20px; }

    .md\:ml--20 { margin-left:-20px; }
    .md\:mr--20 { margin-right:-20px; }

    .md\:mt--20 { margin-top:-20px; }
    .md\:mb--20 { margin-bottom:-20px; }

    .md\:max--20 { max-width:20%; }
    .md\:mt---20 { margin-top:-20%; }
    .md\:mb---20 { margin-bottom:-20%; }
    
    
    .md\:p--25 { padding:25px !important; }
    .md\:p-25 { padding:25px; }
    .md\:pt-25 { padding-top:25px; }
    .md\:pb-25 { padding-bottom:25px; }
    .md\:pl-25 { padding-left:25px; }
    .md\:pr-25 { padding-right:25px; }

    .md\:m-25 {  margin:25px; }
    .md\:mt-25 { margin-top:25px; }
    .md\:mb-25 { margin-bottom:25px; }
    .md\:ml-25 { margin-left:25px; }
    .md\:mr-25 { margin-right:25px; }

    .md\:ml--25 { margin-left:-25px; }
    .md\:mr--25 { margin-right:-25px; }

    .md\:mt--25 { margin-top:-25px; }
    .md\:mb--25 { margin-bottom:-25px; }

    .md\:max--25 { max-width:25%; }
    .md\:mt---25 { margin-top:-25%; }
    .md\:mb---25 { margin-bottom:-25%; }
    
    
    .md\:p--30 { padding:30px !important; }
    .md\:p-30 { padding:30px; }
    .md\:pt-30 { padding-top:30px; }
    .md\:pb-30 { padding-bottom:30px; }
    .md\:pl-30 { padding-left:30px; }
    .md\:pr-30 { padding-right:30px; }

    .md\:m-30 {  margin:30px; }
    .md\:mt-30 { margin-top:30px; }
    .md\:mb-30 { margin-bottom:30px; }
    .md\:ml-30 { margin-left:30px; }
    .md\:mr-30 { margin-right:30px; }

    .md\:ml--30 { margin-left:-30px; }
    .md\:mr--30 { margin-right:-30px; }

    .md\:mt--30 { margin-top:-30px; }
    .md\:mb--30 { margin-bottom:-30px; }

    .md\:max--30 { max-width:30%; }
    .md\:mt---30 { margin-top:-30%; }
    .md\:mb---30 { margin-bottom:-30%; }
    
    
    .md\:p--35 { padding:35px !important; }
    .md\:p-35 { padding:35px; }
    .md\:pt-35 { padding-top:35px; }
    .md\:pb-35 { padding-bottom:35px; }
    .md\:pl-35 { padding-left:35px; }
    .md\:pr-35 { padding-right:35px; }

    .md\:m-35 {  margin:35px; }
    .md\:mt-35 { margin-top:35px; }
    .md\:mb-35 { margin-bottom:35px; }
    .md\:ml-35 { margin-left:35px; }
    .md\:mr-35 { margin-right:35px; }

    .md\:ml--35 { margin-left:-35px; }
    .md\:mr--35 { margin-right:-35px; }

    .md\:mt--35 { margin-top:-35px; }
    .md\:mb--35 { margin-bottom:-35px; }

    .md\:max--35 { max-width:35%; }
    .md\:mt---35 { margin-top:-35%; }
    .md\:mb---35 { margin-bottom:-35%; }
    
    
    .md\:p--40 { padding:40px !important; }
    .md\:p-40 { padding:40px; }
    .md\:pt-40 { padding-top:40px; }
    .md\:pb-40 { padding-bottom:40px; }
    .md\:pl-40 { padding-left:40px; }
    .md\:pr-40 { padding-right:40px; }

    .md\:m-40 {  margin:40px; }
    .md\:mt-40 { margin-top:40px; }
    .md\:mb-40 { margin-bottom:40px; }
    .md\:ml-40 { margin-left:40px; }
    .md\:mr-40 { margin-right:40px; }

    .md\:ml--40 { margin-left:-40px; }
    .md\:mr--40 { margin-right:-40px; }

    .md\:mt--40 { margin-top:-40px; }
    .md\:mb--40 { margin-bottom:-40px; }

    .md\:max--40 { max-width:40%; }
    .md\:mt---40 { margin-top:-40%; }
    .md\:mb---40 { margin-bottom:-40%; }
    
    
    .md\:p--45 { padding:45px !important; }
    .md\:p-45 { padding:45px; }
    .md\:pt-45 { padding-top:45px; }
    .md\:pb-45 { padding-bottom:45px; }
    .md\:pl-45 { padding-left:45px; }
    .md\:pr-45 { padding-right:45px; }

    .md\:m-45 {  margin:45px; }
    .md\:mt-45 { margin-top:45px; }
    .md\:mb-45 { margin-bottom:45px; }
    .md\:ml-45 { margin-left:45px; }
    .md\:mr-45 { margin-right:45px; }

    .md\:ml--45 { margin-left:-45px; }
    .md\:mr--45 { margin-right:-45px; }

    .md\:mt--45 { margin-top:-45px; }
    .md\:mb--45 { margin-bottom:-45px; }

    .md\:max--45 { max-width:45%; }
    .md\:mt---45 { margin-top:-45%; }
    .md\:mb---45 { margin-bottom:-45%; }
    
    
    .md\:p--50 { padding:50px !important; }
    .md\:p-50 { padding:50px; }
    .md\:pt-50 { padding-top:50px; }
    .md\:pb-50 { padding-bottom:50px; }
    .md\:pl-50 { padding-left:50px; }
    .md\:pr-50 { padding-right:50px; }

    .md\:m-50 {  margin:50px; }
    .md\:mt-50 { margin-top:50px; }
    .md\:mb-50 { margin-bottom:50px; }
    .md\:ml-50 { margin-left:50px; }
    .md\:mr-50 { margin-right:50px; }

    .md\:ml--50 { margin-left:-50px; }
    .md\:mr--50 { margin-right:-50px; }

    .md\:mt--50 { margin-top:-50px; }
    .md\:mb--50 { margin-bottom:-50px; }

    .md\:max--50 { max-width:50%; }
    .md\:mt---50 { margin-top:-50%; }
    .md\:mb---50 { margin-bottom:-50%; }
    
    
    .md\:p--55 { padding:55px !important; }
    .md\:p-55 { padding:55px; }
    .md\:pt-55 { padding-top:55px; }
    .md\:pb-55 { padding-bottom:55px; }
    .md\:pl-55 { padding-left:55px; }
    .md\:pr-55 { padding-right:55px; }

    .md\:m-55 {  margin:55px; }
    .md\:mt-55 { margin-top:55px; }
    .md\:mb-55 { margin-bottom:55px; }
    .md\:ml-55 { margin-left:55px; }
    .md\:mr-55 { margin-right:55px; }

    .md\:ml--55 { margin-left:-55px; }
    .md\:mr--55 { margin-right:-55px; }

    .md\:mt--55 { margin-top:-55px; }
    .md\:mb--55 { margin-bottom:-55px; }

    .md\:max--55 { max-width:55%; }
    .md\:mt---55 { margin-top:-55%; }
    .md\:mb---55 { margin-bottom:-55%; }
    
    
    .md\:p--60 { padding:60px !important; }
    .md\:p-60 { padding:60px; }
    .md\:pt-60 { padding-top:60px; }
    .md\:pb-60 { padding-bottom:60px; }
    .md\:pl-60 { padding-left:60px; }
    .md\:pr-60 { padding-right:60px; }

    .md\:m-60 {  margin:60px; }
    .md\:mt-60 { margin-top:60px; }
    .md\:mb-60 { margin-bottom:60px; }
    .md\:ml-60 { margin-left:60px; }
    .md\:mr-60 { margin-right:60px; }

    .md\:ml--60 { margin-left:-60px; }
    .md\:mr--60 { margin-right:-60px; }

    .md\:mt--60 { margin-top:-60px; }
    .md\:mb--60 { margin-bottom:-60px; }

    .md\:max--60 { max-width:60%; }
    .md\:mt---60 { margin-top:-60%; }
    .md\:mb---60 { margin-bottom:-60%; }
    
    
    .md\:p--65 { padding:65px !important; }
    .md\:p-65 { padding:65px; }
    .md\:pt-65 { padding-top:65px; }
    .md\:pb-65 { padding-bottom:65px; }
    .md\:pl-65 { padding-left:65px; }
    .md\:pr-65 { padding-right:65px; }

    .md\:m-65 {  margin:65px; }
    .md\:mt-65 { margin-top:65px; }
    .md\:mb-65 { margin-bottom:65px; }
    .md\:ml-65 { margin-left:65px; }
    .md\:mr-65 { margin-right:65px; }

    .md\:ml--65 { margin-left:-65px; }
    .md\:mr--65 { margin-right:-65px; }

    .md\:mt--65 { margin-top:-65px; }
    .md\:mb--65 { margin-bottom:-65px; }

    .md\:max--65 { max-width:65%; }
    .md\:mt---65 { margin-top:-65%; }
    .md\:mb---65 { margin-bottom:-65%; }
    
    
    .md\:p--70 { padding:70px !important; }
    .md\:p-70 { padding:70px; }
    .md\:pt-70 { padding-top:70px; }
    .md\:pb-70 { padding-bottom:70px; }
    .md\:pl-70 { padding-left:70px; }
    .md\:pr-70 { padding-right:70px; }

    .md\:m-70 {  margin:70px; }
    .md\:mt-70 { margin-top:70px; }
    .md\:mb-70 { margin-bottom:70px; }
    .md\:ml-70 { margin-left:70px; }
    .md\:mr-70 { margin-right:70px; }

    .md\:ml--70 { margin-left:-70px; }
    .md\:mr--70 { margin-right:-70px; }

    .md\:mt--70 { margin-top:-70px; }
    .md\:mb--70 { margin-bottom:-70px; }

    .md\:max--70 { max-width:70%; }
    .md\:mt---70 { margin-top:-70%; }
    .md\:mb---70 { margin-bottom:-70%; }
    
    
    .md\:p--75 { padding:75px !important; }
    .md\:p-75 { padding:75px; }
    .md\:pt-75 { padding-top:75px; }
    .md\:pb-75 { padding-bottom:75px; }
    .md\:pl-75 { padding-left:75px; }
    .md\:pr-75 { padding-right:75px; }

    .md\:m-75 {  margin:75px; }
    .md\:mt-75 { margin-top:75px; }
    .md\:mb-75 { margin-bottom:75px; }
    .md\:ml-75 { margin-left:75px; }
    .md\:mr-75 { margin-right:75px; }

    .md\:ml--75 { margin-left:-75px; }
    .md\:mr--75 { margin-right:-75px; }

    .md\:mt--75 { margin-top:-75px; }
    .md\:mb--75 { margin-bottom:-75px; }

    .md\:max--75 { max-width:75%; }
    .md\:mt---75 { margin-top:-75%; }
    .md\:mb---75 { margin-bottom:-75%; }
    
    
    .md\:p--80 { padding:80px !important; }
    .md\:p-80 { padding:80px; }
    .md\:pt-80 { padding-top:80px; }
    .md\:pb-80 { padding-bottom:80px; }
    .md\:pl-80 { padding-left:80px; }
    .md\:pr-80 { padding-right:80px; }

    .md\:m-80 {  margin:80px; }
    .md\:mt-80 { margin-top:80px; }
    .md\:mb-80 { margin-bottom:80px; }
    .md\:ml-80 { margin-left:80px; }
    .md\:mr-80 { margin-right:80px; }

    .md\:ml--80 { margin-left:-80px; }
    .md\:mr--80 { margin-right:-80px; }

    .md\:mt--80 { margin-top:-80px; }
    .md\:mb--80 { margin-bottom:-80px; }

    .md\:max--80 { max-width:80%; }
    .md\:mt---80 { margin-top:-80%; }
    .md\:mb---80 { margin-bottom:-80%; }
    
    
    .md\:p--85 { padding:85px !important; }
    .md\:p-85 { padding:85px; }
    .md\:pt-85 { padding-top:85px; }
    .md\:pb-85 { padding-bottom:85px; }
    .md\:pl-85 { padding-left:85px; }
    .md\:pr-85 { padding-right:85px; }

    .md\:m-85 {  margin:85px; }
    .md\:mt-85 { margin-top:85px; }
    .md\:mb-85 { margin-bottom:85px; }
    .md\:ml-85 { margin-left:85px; }
    .md\:mr-85 { margin-right:85px; }

    .md\:ml--85 { margin-left:-85px; }
    .md\:mr--85 { margin-right:-85px; }

    .md\:mt--85 { margin-top:-85px; }
    .md\:mb--85 { margin-bottom:-85px; }

    .md\:max--85 { max-width:85%; }
    .md\:mt---85 { margin-top:-85%; }
    .md\:mb---85 { margin-bottom:-85%; }
    
    
    .md\:p--90 { padding:90px !important; }
    .md\:p-90 { padding:90px; }
    .md\:pt-90 { padding-top:90px; }
    .md\:pb-90 { padding-bottom:90px; }
    .md\:pl-90 { padding-left:90px; }
    .md\:pr-90 { padding-right:90px; }

    .md\:m-90 {  margin:90px; }
    .md\:mt-90 { margin-top:90px; }
    .md\:mb-90 { margin-bottom:90px; }
    .md\:ml-90 { margin-left:90px; }
    .md\:mr-90 { margin-right:90px; }

    .md\:ml--90 { margin-left:-90px; }
    .md\:mr--90 { margin-right:-90px; }

    .md\:mt--90 { margin-top:-90px; }
    .md\:mb--90 { margin-bottom:-90px; }

    .md\:max--90 { max-width:90%; }
    .md\:mt---90 { margin-top:-90%; }
    .md\:mb---90 { margin-bottom:-90%; }
    
    
    .md\:p--95 { padding:95px !important; }
    .md\:p-95 { padding:95px; }
    .md\:pt-95 { padding-top:95px; }
    .md\:pb-95 { padding-bottom:95px; }
    .md\:pl-95 { padding-left:95px; }
    .md\:pr-95 { padding-right:95px; }

    .md\:m-95 {  margin:95px; }
    .md\:mt-95 { margin-top:95px; }
    .md\:mb-95 { margin-bottom:95px; }
    .md\:ml-95 { margin-left:95px; }
    .md\:mr-95 { margin-right:95px; }

    .md\:ml--95 { margin-left:-95px; }
    .md\:mr--95 { margin-right:-95px; }

    .md\:mt--95 { margin-top:-95px; }
    .md\:mb--95 { margin-bottom:-95px; }

    .md\:max--95 { max-width:95%; }
    .md\:mt---95 { margin-top:-95%; }
    .md\:mb---95 { margin-bottom:-95%; }
    
    
    .md\:p--100 { padding:100px !important; }
    .md\:p-100 { padding:100px; }
    .md\:pt-100 { padding-top:100px; }
    .md\:pb-100 { padding-bottom:100px; }
    .md\:pl-100 { padding-left:100px; }
    .md\:pr-100 { padding-right:100px; }

    .md\:m-100 {  margin:100px; }
    .md\:mt-100 { margin-top:100px; }
    .md\:mb-100 { margin-bottom:100px; }
    .md\:ml-100 { margin-left:100px; }
    .md\:mr-100 { margin-right:100px; }

    .md\:ml--100 { margin-left:-100px; }
    .md\:mr--100 { margin-right:-100px; }

    .md\:mt--100 { margin-top:-100px; }
    .md\:mb--100 { margin-bottom:-100px; }

    .md\:max--100 { max-width:100%; }
    .md\:mt---100 { margin-top:-100%; }
    .md\:mb---100 { margin-bottom:-100%; }
    
    
    .md\:p--105 { padding:105px !important; }
    .md\:p-105 { padding:105px; }
    .md\:pt-105 { padding-top:105px; }
    .md\:pb-105 { padding-bottom:105px; }
    .md\:pl-105 { padding-left:105px; }
    .md\:pr-105 { padding-right:105px; }

    .md\:m-105 {  margin:105px; }
    .md\:mt-105 { margin-top:105px; }
    .md\:mb-105 { margin-bottom:105px; }
    .md\:ml-105 { margin-left:105px; }
    .md\:mr-105 { margin-right:105px; }

    .md\:ml--105 { margin-left:-105px; }
    .md\:mr--105 { margin-right:-105px; }

    .md\:mt--105 { margin-top:-105px; }
    .md\:mb--105 { margin-bottom:-105px; }

    .md\:max--105 { max-width:105%; }
    .md\:mt---105 { margin-top:-105%; }
    .md\:mb---105 { margin-bottom:-105%; }
    
    
    .md\:p--110 { padding:110px !important; }
    .md\:p-110 { padding:110px; }
    .md\:pt-110 { padding-top:110px; }
    .md\:pb-110 { padding-bottom:110px; }
    .md\:pl-110 { padding-left:110px; }
    .md\:pr-110 { padding-right:110px; }

    .md\:m-110 {  margin:110px; }
    .md\:mt-110 { margin-top:110px; }
    .md\:mb-110 { margin-bottom:110px; }
    .md\:ml-110 { margin-left:110px; }
    .md\:mr-110 { margin-right:110px; }

    .md\:ml--110 { margin-left:-110px; }
    .md\:mr--110 { margin-right:-110px; }

    .md\:mt--110 { margin-top:-110px; }
    .md\:mb--110 { margin-bottom:-110px; }

    .md\:max--110 { max-width:110%; }
    .md\:mt---110 { margin-top:-110%; }
    .md\:mb---110 { margin-bottom:-110%; }
    
    
    .md\:p--115 { padding:115px !important; }
    .md\:p-115 { padding:115px; }
    .md\:pt-115 { padding-top:115px; }
    .md\:pb-115 { padding-bottom:115px; }
    .md\:pl-115 { padding-left:115px; }
    .md\:pr-115 { padding-right:115px; }

    .md\:m-115 {  margin:115px; }
    .md\:mt-115 { margin-top:115px; }
    .md\:mb-115 { margin-bottom:115px; }
    .md\:ml-115 { margin-left:115px; }
    .md\:mr-115 { margin-right:115px; }

    .md\:ml--115 { margin-left:-115px; }
    .md\:mr--115 { margin-right:-115px; }

    .md\:mt--115 { margin-top:-115px; }
    .md\:mb--115 { margin-bottom:-115px; }

    .md\:max--115 { max-width:115%; }
    .md\:mt---115 { margin-top:-115%; }
    .md\:mb---115 { margin-bottom:-115%; }
    
    
    .md\:p--120 { padding:120px !important; }
    .md\:p-120 { padding:120px; }
    .md\:pt-120 { padding-top:120px; }
    .md\:pb-120 { padding-bottom:120px; }
    .md\:pl-120 { padding-left:120px; }
    .md\:pr-120 { padding-right:120px; }

    .md\:m-120 {  margin:120px; }
    .md\:mt-120 { margin-top:120px; }
    .md\:mb-120 { margin-bottom:120px; }
    .md\:ml-120 { margin-left:120px; }
    .md\:mr-120 { margin-right:120px; }

    .md\:ml--120 { margin-left:-120px; }
    .md\:mr--120 { margin-right:-120px; }

    .md\:mt--120 { margin-top:-120px; }
    .md\:mb--120 { margin-bottom:-120px; }

    .md\:max--120 { max-width:120%; }
    .md\:mt---120 { margin-top:-120%; }
    .md\:mb---120 { margin-bottom:-120%; }
    
    
    .md\:p--125 { padding:125px !important; }
    .md\:p-125 { padding:125px; }
    .md\:pt-125 { padding-top:125px; }
    .md\:pb-125 { padding-bottom:125px; }
    .md\:pl-125 { padding-left:125px; }
    .md\:pr-125 { padding-right:125px; }

    .md\:m-125 {  margin:125px; }
    .md\:mt-125 { margin-top:125px; }
    .md\:mb-125 { margin-bottom:125px; }
    .md\:ml-125 { margin-left:125px; }
    .md\:mr-125 { margin-right:125px; }

    .md\:ml--125 { margin-left:-125px; }
    .md\:mr--125 { margin-right:-125px; }

    .md\:mt--125 { margin-top:-125px; }
    .md\:mb--125 { margin-bottom:-125px; }

    .md\:max--125 { max-width:125%; }
    .md\:mt---125 { margin-top:-125%; }
    .md\:mb---125 { margin-bottom:-125%; }
    
    
    .md\:p--130 { padding:130px !important; }
    .md\:p-130 { padding:130px; }
    .md\:pt-130 { padding-top:130px; }
    .md\:pb-130 { padding-bottom:130px; }
    .md\:pl-130 { padding-left:130px; }
    .md\:pr-130 { padding-right:130px; }

    .md\:m-130 {  margin:130px; }
    .md\:mt-130 { margin-top:130px; }
    .md\:mb-130 { margin-bottom:130px; }
    .md\:ml-130 { margin-left:130px; }
    .md\:mr-130 { margin-right:130px; }

    .md\:ml--130 { margin-left:-130px; }
    .md\:mr--130 { margin-right:-130px; }

    .md\:mt--130 { margin-top:-130px; }
    .md\:mb--130 { margin-bottom:-130px; }

    .md\:max--130 { max-width:130%; }
    .md\:mt---130 { margin-top:-130%; }
    .md\:mb---130 { margin-bottom:-130%; }
    
    
    .md\:p--135 { padding:135px !important; }
    .md\:p-135 { padding:135px; }
    .md\:pt-135 { padding-top:135px; }
    .md\:pb-135 { padding-bottom:135px; }
    .md\:pl-135 { padding-left:135px; }
    .md\:pr-135 { padding-right:135px; }

    .md\:m-135 {  margin:135px; }
    .md\:mt-135 { margin-top:135px; }
    .md\:mb-135 { margin-bottom:135px; }
    .md\:ml-135 { margin-left:135px; }
    .md\:mr-135 { margin-right:135px; }

    .md\:ml--135 { margin-left:-135px; }
    .md\:mr--135 { margin-right:-135px; }

    .md\:mt--135 { margin-top:-135px; }
    .md\:mb--135 { margin-bottom:-135px; }

    .md\:max--135 { max-width:135%; }
    .md\:mt---135 { margin-top:-135%; }
    .md\:mb---135 { margin-bottom:-135%; }
    
    
    .md\:p--140 { padding:140px !important; }
    .md\:p-140 { padding:140px; }
    .md\:pt-140 { padding-top:140px; }
    .md\:pb-140 { padding-bottom:140px; }
    .md\:pl-140 { padding-left:140px; }
    .md\:pr-140 { padding-right:140px; }

    .md\:m-140 {  margin:140px; }
    .md\:mt-140 { margin-top:140px; }
    .md\:mb-140 { margin-bottom:140px; }
    .md\:ml-140 { margin-left:140px; }
    .md\:mr-140 { margin-right:140px; }

    .md\:ml--140 { margin-left:-140px; }
    .md\:mr--140 { margin-right:-140px; }

    .md\:mt--140 { margin-top:-140px; }
    .md\:mb--140 { margin-bottom:-140px; }

    .md\:max--140 { max-width:140%; }
    .md\:mt---140 { margin-top:-140%; }
    .md\:mb---140 { margin-bottom:-140%; }
    
    
    .md\:p--145 { padding:145px !important; }
    .md\:p-145 { padding:145px; }
    .md\:pt-145 { padding-top:145px; }
    .md\:pb-145 { padding-bottom:145px; }
    .md\:pl-145 { padding-left:145px; }
    .md\:pr-145 { padding-right:145px; }

    .md\:m-145 {  margin:145px; }
    .md\:mt-145 { margin-top:145px; }
    .md\:mb-145 { margin-bottom:145px; }
    .md\:ml-145 { margin-left:145px; }
    .md\:mr-145 { margin-right:145px; }

    .md\:ml--145 { margin-left:-145px; }
    .md\:mr--145 { margin-right:-145px; }

    .md\:mt--145 { margin-top:-145px; }
    .md\:mb--145 { margin-bottom:-145px; }

    .md\:max--145 { max-width:145%; }
    .md\:mt---145 { margin-top:-145%; }
    .md\:mb---145 { margin-bottom:-145%; }
    
    
    .md\:p--150 { padding:150px !important; }
    .md\:p-150 { padding:150px; }
    .md\:pt-150 { padding-top:150px; }
    .md\:pb-150 { padding-bottom:150px; }
    .md\:pl-150 { padding-left:150px; }
    .md\:pr-150 { padding-right:150px; }

    .md\:m-150 {  margin:150px; }
    .md\:mt-150 { margin-top:150px; }
    .md\:mb-150 { margin-bottom:150px; }
    .md\:ml-150 { margin-left:150px; }
    .md\:mr-150 { margin-right:150px; }

    .md\:ml--150 { margin-left:-150px; }
    .md\:mr--150 { margin-right:-150px; }

    .md\:mt--150 { margin-top:-150px; }
    .md\:mb--150 { margin-bottom:-150px; }

    .md\:max--150 { max-width:150%; }
    .md\:mt---150 { margin-top:-150%; }
    .md\:mb---150 { margin-bottom:-150%; }
    
    

    
    .md\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
    .md\:max-50 { max-width:50px; }
    .md\:text-2{ font-size:2px; } 

    
    .md\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
    .md\:max-100 { max-width:100px; }
    .md\:text-4{ font-size:4px; } 

    
    .md\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
    .md\:max-150 { max-width:150px; }
    .md\:text-6{ font-size:6px; } 

    
    .md\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
    .md\:max-200 { max-width:200px; }
    .md\:text-8{ font-size:8px; } 

    
    .md\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
    .md\:max-250 { max-width:250px; }
    .md\:text-10{ font-size:10px; } 

    
    .md\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
    .md\:max-300 { max-width:300px; }
    .md\:text-12{ font-size:12px; } 

    
    .md\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
    .md\:max-350 { max-width:350px; }
    .md\:text-14{ font-size:14px; } 

    
    .md\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
    .md\:max-400 { max-width:400px; }
    .md\:text-16{ font-size:16px; } 

    
    .md\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
    .md\:max-450 { max-width:450px; }
    .md\:text-18{ font-size:18px; } 

    
    .md\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
    .md\:max-500 { max-width:500px; }
    .md\:text-20{ font-size:20px; } 

    
    .md\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
    .md\:max-550 { max-width:550px; }
    .md\:text-22{ font-size:22px; } 

    
    .md\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
    .md\:max-600 { max-width:600px; }
    .md\:text-24{ font-size:24px; } 

    
    .md\:col-13 { max-width:108.32900000000001%; flex:0 0 108.32900000000001%; }
    .md\:max-650 { max-width:650px; }
    .md\:text-26{ font-size:26px; } 

    
    .md\:col-14 { max-width:116.662%; flex:0 0 116.662%; }
    .md\:max-700 { max-width:700px; }
    .md\:text-28{ font-size:28px; } 

    
    .md\:col-15 { max-width:124.995%; flex:0 0 124.995%; }
    .md\:max-750 { max-width:750px; }
    .md\:text-30{ font-size:30px; } 

    
    .md\:col-16 { max-width:133.328%; flex:0 0 133.328%; }
    .md\:max-800 { max-width:800px; }
    .md\:text-32{ font-size:32px; } 

    
    .md\:col-17 { max-width:141.661%; flex:0 0 141.661%; }
    .md\:max-850 { max-width:850px; }
    .md\:text-34{ font-size:34px; } 

    
    .md\:col-18 { max-width:149.994%; flex:0 0 149.994%; }
    .md\:max-900 { max-width:900px; }
    .md\:text-36{ font-size:36px; } 

    
    .md\:col-19 { max-width:158.327%; flex:0 0 158.327%; }
    .md\:max-950 { max-width:950px; }
    .md\:text-38{ font-size:38px; } 

    
    .md\:col-20 { max-width:166.66%; flex:0 0 166.66%; }
    .md\:max-1000 { max-width:1000px; }
    .md\:text-40{ font-size:40px; } 

    
    .md\:col-21 { max-width:174.993%; flex:0 0 174.993%; }
    .md\:max-1050 { max-width:1050px; }
    .md\:text-42{ font-size:42px; } 

    
    .md\:col-22 { max-width:183.326%; flex:0 0 183.326%; }
    .md\:max-1100 { max-width:1100px; }
    .md\:text-44{ font-size:44px; } 

    
    .md\:col-23 { max-width:191.659%; flex:0 0 191.659%; }
    .md\:max-1150 { max-width:1150px; }
    .md\:text-46{ font-size:46px; } 

    
    .md\:col-24 { max-width:199.99200000000002%; flex:0 0 199.99200000000002%; }
    .md\:max-1200 { max-width:1200px; }
    .md\:text-48{ font-size:48px; } 

    
    .md\:col-25 { max-width:208.32500000000002%; flex:0 0 208.32500000000002%; }
    .md\:max-1250 { max-width:1250px; }
    .md\:text-50{ font-size:50px; } 

    
    .md\:col-26 { max-width:216.65800000000002%; flex:0 0 216.65800000000002%; }
    .md\:max-1300 { max-width:1300px; }
    .md\:text-52{ font-size:52px; } 

    
    .md\:col-27 { max-width:224.991%; flex:0 0 224.991%; }
    .md\:max-1350 { max-width:1350px; }
    .md\:text-54{ font-size:54px; } 

    
    .md\:col-28 { max-width:233.324%; flex:0 0 233.324%; }
    .md\:max-1400 { max-width:1400px; }
    .md\:text-56{ font-size:56px; } 

    
    .md\:col-29 { max-width:241.657%; flex:0 0 241.657%; }
    .md\:max-1450 { max-width:1450px; }
    .md\:text-58{ font-size:58px; } 

    

    .md\:max-full { max-width:100%; }
    .md\:ml-auto{ margin-left:auto; }
    .md\:mr-auto{ margin-right:auto; }
    .md\:vh-100{ height:100vh; }
    .md\:vh-auto{ height:auto; }
}


@media(min-width:1200px){
    
    
    .lg\:d-block {
        display:block;
    }
    
    .lg\:d-inline-block {
        display:inline-block;
    }
    
    .lg\:d-flex {
        display:flex;
    }
    
    .lg\:d-inline-flex {
        display:inline-flex;
    }
    
    .lg\:d-none {
        display:none;
    }
    
    
    
    .lg\:align-center {
        align-items:center;
    }
    
    .lg\:align-flex-start {
        align-items:flex-start;
    }
    
    .lg\:align-flex-end {
        align-items:flex-end;
    }
    
    .lg\:align-normal {
        align-items:normal;
    }
    
    
    
    .lg\:justify-center {
        justify-content:center;
    }
    
    .lg\:justify-flex-end {
        justify-content:flex-end;
    }
    
    .lg\:justify-flex-start {
        justify-content:flex-start;
    }
    
    .lg\:justify-space-around {
        justify-content:space-around;
    }
    
    .lg\:justify-space-between {
        justify-content:space-between;
    }
    
    
    
    .lg\:text-left {
        text-align:left;
    }
    
    .lg\:text-right {
        text-align:right;
    }
    
    .lg\:text-center {
        text-align:center;
    }
    
    
    
    .lg\:direction-column {
        flex-direction:column;
    }
    
    .lg\:direction-column-reverse {
        flex-direction:column-reverse;
    }
    
    .lg\:direction-row {
        flex-direction:row;
    }
    
    .lg\:direction-row-reverse {
        flex-direction:row-reverse;
    }
    
    

    
    .lg\:p--0 { padding:0px !important; }
    .lg\:p-0 { padding:0px; }
    .lg\:pt-0 { padding-top:0px; }
    .lg\:pb-0 { padding-bottom:0px; }
    .lg\:pl-0 { padding-left:0px; }
    .lg\:pr-0 { padding-right:0px; }

    .lg\:m-0 {  margin:0px; }
    .lg\:mt-0 { margin-top:0px; }
    .lg\:mb-0 { margin-bottom:0px; }
    .lg\:ml-0 { margin-left:0px; }
    .lg\:mr-0 { margin-right:0px; }

    .lg\:ml--0 { margin-left:-0px; }
    .lg\:mr--0 { margin-right:-0px; }

    .lg\:mt--0 { margin-top:-0px; }
    .lg\:mb--0 { margin-bottom:-0px; }

    .lg\:max--0 { max-width:0%; }
    .lg\:mt---0 { margin-top:-0%; }
    .lg\:mb---0 { margin-bottom:-0%; }
    
    
    .lg\:p--5 { padding:5px !important; }
    .lg\:p-5 { padding:5px; }
    .lg\:pt-5 { padding-top:5px; }
    .lg\:pb-5 { padding-bottom:5px; }
    .lg\:pl-5 { padding-left:5px; }
    .lg\:pr-5 { padding-right:5px; }

    .lg\:m-5 {  margin:5px; }
    .lg\:mt-5 { margin-top:5px; }
    .lg\:mb-5 { margin-bottom:5px; }
    .lg\:ml-5 { margin-left:5px; }
    .lg\:mr-5 { margin-right:5px; }

    .lg\:ml--5 { margin-left:-5px; }
    .lg\:mr--5 { margin-right:-5px; }

    .lg\:mt--5 { margin-top:-5px; }
    .lg\:mb--5 { margin-bottom:-5px; }

    .lg\:max--5 { max-width:5%; }
    .lg\:mt---5 { margin-top:-5%; }
    .lg\:mb---5 { margin-bottom:-5%; }
    
    
    .lg\:p--10 { padding:10px !important; }
    .lg\:p-10 { padding:10px; }
    .lg\:pt-10 { padding-top:10px; }
    .lg\:pb-10 { padding-bottom:10px; }
    .lg\:pl-10 { padding-left:10px; }
    .lg\:pr-10 { padding-right:10px; }

    .lg\:m-10 {  margin:10px; }
    .lg\:mt-10 { margin-top:10px; }
    .lg\:mb-10 { margin-bottom:10px; }
    .lg\:ml-10 { margin-left:10px; }
    .lg\:mr-10 { margin-right:10px; }

    .lg\:ml--10 { margin-left:-10px; }
    .lg\:mr--10 { margin-right:-10px; }

    .lg\:mt--10 { margin-top:-10px; }
    .lg\:mb--10 { margin-bottom:-10px; }

    .lg\:max--10 { max-width:10%; }
    .lg\:mt---10 { margin-top:-10%; }
    .lg\:mb---10 { margin-bottom:-10%; }
    
    
    .lg\:p--15 { padding:15px !important; }
    .lg\:p-15 { padding:15px; }
    .lg\:pt-15 { padding-top:15px; }
    .lg\:pb-15 { padding-bottom:15px; }
    .lg\:pl-15 { padding-left:15px; }
    .lg\:pr-15 { padding-right:15px; }

    .lg\:m-15 {  margin:15px; }
    .lg\:mt-15 { margin-top:15px; }
    .lg\:mb-15 { margin-bottom:15px; }
    .lg\:ml-15 { margin-left:15px; }
    .lg\:mr-15 { margin-right:15px; }

    .lg\:ml--15 { margin-left:-15px; }
    .lg\:mr--15 { margin-right:-15px; }

    .lg\:mt--15 { margin-top:-15px; }
    .lg\:mb--15 { margin-bottom:-15px; }

    .lg\:max--15 { max-width:15%; }
    .lg\:mt---15 { margin-top:-15%; }
    .lg\:mb---15 { margin-bottom:-15%; }
    
    
    .lg\:p--20 { padding:20px !important; }
    .lg\:p-20 { padding:20px; }
    .lg\:pt-20 { padding-top:20px; }
    .lg\:pb-20 { padding-bottom:20px; }
    .lg\:pl-20 { padding-left:20px; }
    .lg\:pr-20 { padding-right:20px; }

    .lg\:m-20 {  margin:20px; }
    .lg\:mt-20 { margin-top:20px; }
    .lg\:mb-20 { margin-bottom:20px; }
    .lg\:ml-20 { margin-left:20px; }
    .lg\:mr-20 { margin-right:20px; }

    .lg\:ml--20 { margin-left:-20px; }
    .lg\:mr--20 { margin-right:-20px; }

    .lg\:mt--20 { margin-top:-20px; }
    .lg\:mb--20 { margin-bottom:-20px; }

    .lg\:max--20 { max-width:20%; }
    .lg\:mt---20 { margin-top:-20%; }
    .lg\:mb---20 { margin-bottom:-20%; }
    
    
    .lg\:p--25 { padding:25px !important; }
    .lg\:p-25 { padding:25px; }
    .lg\:pt-25 { padding-top:25px; }
    .lg\:pb-25 { padding-bottom:25px; }
    .lg\:pl-25 { padding-left:25px; }
    .lg\:pr-25 { padding-right:25px; }

    .lg\:m-25 {  margin:25px; }
    .lg\:mt-25 { margin-top:25px; }
    .lg\:mb-25 { margin-bottom:25px; }
    .lg\:ml-25 { margin-left:25px; }
    .lg\:mr-25 { margin-right:25px; }

    .lg\:ml--25 { margin-left:-25px; }
    .lg\:mr--25 { margin-right:-25px; }

    .lg\:mt--25 { margin-top:-25px; }
    .lg\:mb--25 { margin-bottom:-25px; }

    .lg\:max--25 { max-width:25%; }
    .lg\:mt---25 { margin-top:-25%; }
    .lg\:mb---25 { margin-bottom:-25%; }
    
    
    .lg\:p--30 { padding:30px !important; }
    .lg\:p-30 { padding:30px; }
    .lg\:pt-30 { padding-top:30px; }
    .lg\:pb-30 { padding-bottom:30px; }
    .lg\:pl-30 { padding-left:30px; }
    .lg\:pr-30 { padding-right:30px; }

    .lg\:m-30 {  margin:30px; }
    .lg\:mt-30 { margin-top:30px; }
    .lg\:mb-30 { margin-bottom:30px; }
    .lg\:ml-30 { margin-left:30px; }
    .lg\:mr-30 { margin-right:30px; }

    .lg\:ml--30 { margin-left:-30px; }
    .lg\:mr--30 { margin-right:-30px; }

    .lg\:mt--30 { margin-top:-30px; }
    .lg\:mb--30 { margin-bottom:-30px; }

    .lg\:max--30 { max-width:30%; }
    .lg\:mt---30 { margin-top:-30%; }
    .lg\:mb---30 { margin-bottom:-30%; }
    
    
    .lg\:p--35 { padding:35px !important; }
    .lg\:p-35 { padding:35px; }
    .lg\:pt-35 { padding-top:35px; }
    .lg\:pb-35 { padding-bottom:35px; }
    .lg\:pl-35 { padding-left:35px; }
    .lg\:pr-35 { padding-right:35px; }

    .lg\:m-35 {  margin:35px; }
    .lg\:mt-35 { margin-top:35px; }
    .lg\:mb-35 { margin-bottom:35px; }
    .lg\:ml-35 { margin-left:35px; }
    .lg\:mr-35 { margin-right:35px; }

    .lg\:ml--35 { margin-left:-35px; }
    .lg\:mr--35 { margin-right:-35px; }

    .lg\:mt--35 { margin-top:-35px; }
    .lg\:mb--35 { margin-bottom:-35px; }

    .lg\:max--35 { max-width:35%; }
    .lg\:mt---35 { margin-top:-35%; }
    .lg\:mb---35 { margin-bottom:-35%; }
    
    
    .lg\:p--40 { padding:40px !important; }
    .lg\:p-40 { padding:40px; }
    .lg\:pt-40 { padding-top:40px; }
    .lg\:pb-40 { padding-bottom:40px; }
    .lg\:pl-40 { padding-left:40px; }
    .lg\:pr-40 { padding-right:40px; }

    .lg\:m-40 {  margin:40px; }
    .lg\:mt-40 { margin-top:40px; }
    .lg\:mb-40 { margin-bottom:40px; }
    .lg\:ml-40 { margin-left:40px; }
    .lg\:mr-40 { margin-right:40px; }

    .lg\:ml--40 { margin-left:-40px; }
    .lg\:mr--40 { margin-right:-40px; }

    .lg\:mt--40 { margin-top:-40px; }
    .lg\:mb--40 { margin-bottom:-40px; }

    .lg\:max--40 { max-width:40%; }
    .lg\:mt---40 { margin-top:-40%; }
    .lg\:mb---40 { margin-bottom:-40%; }
    
    
    .lg\:p--45 { padding:45px !important; }
    .lg\:p-45 { padding:45px; }
    .lg\:pt-45 { padding-top:45px; }
    .lg\:pb-45 { padding-bottom:45px; }
    .lg\:pl-45 { padding-left:45px; }
    .lg\:pr-45 { padding-right:45px; }

    .lg\:m-45 {  margin:45px; }
    .lg\:mt-45 { margin-top:45px; }
    .lg\:mb-45 { margin-bottom:45px; }
    .lg\:ml-45 { margin-left:45px; }
    .lg\:mr-45 { margin-right:45px; }

    .lg\:ml--45 { margin-left:-45px; }
    .lg\:mr--45 { margin-right:-45px; }

    .lg\:mt--45 { margin-top:-45px; }
    .lg\:mb--45 { margin-bottom:-45px; }

    .lg\:max--45 { max-width:45%; }
    .lg\:mt---45 { margin-top:-45%; }
    .lg\:mb---45 { margin-bottom:-45%; }
    
    
    .lg\:p--50 { padding:50px !important; }
    .lg\:p-50 { padding:50px; }
    .lg\:pt-50 { padding-top:50px; }
    .lg\:pb-50 { padding-bottom:50px; }
    .lg\:pl-50 { padding-left:50px; }
    .lg\:pr-50 { padding-right:50px; }

    .lg\:m-50 {  margin:50px; }
    .lg\:mt-50 { margin-top:50px; }
    .lg\:mb-50 { margin-bottom:50px; }
    .lg\:ml-50 { margin-left:50px; }
    .lg\:mr-50 { margin-right:50px; }

    .lg\:ml--50 { margin-left:-50px; }
    .lg\:mr--50 { margin-right:-50px; }

    .lg\:mt--50 { margin-top:-50px; }
    .lg\:mb--50 { margin-bottom:-50px; }

    .lg\:max--50 { max-width:50%; }
    .lg\:mt---50 { margin-top:-50%; }
    .lg\:mb---50 { margin-bottom:-50%; }
    
    
    .lg\:p--55 { padding:55px !important; }
    .lg\:p-55 { padding:55px; }
    .lg\:pt-55 { padding-top:55px; }
    .lg\:pb-55 { padding-bottom:55px; }
    .lg\:pl-55 { padding-left:55px; }
    .lg\:pr-55 { padding-right:55px; }

    .lg\:m-55 {  margin:55px; }
    .lg\:mt-55 { margin-top:55px; }
    .lg\:mb-55 { margin-bottom:55px; }
    .lg\:ml-55 { margin-left:55px; }
    .lg\:mr-55 { margin-right:55px; }

    .lg\:ml--55 { margin-left:-55px; }
    .lg\:mr--55 { margin-right:-55px; }

    .lg\:mt--55 { margin-top:-55px; }
    .lg\:mb--55 { margin-bottom:-55px; }

    .lg\:max--55 { max-width:55%; }
    .lg\:mt---55 { margin-top:-55%; }
    .lg\:mb---55 { margin-bottom:-55%; }
    
    
    .lg\:p--60 { padding:60px !important; }
    .lg\:p-60 { padding:60px; }
    .lg\:pt-60 { padding-top:60px; }
    .lg\:pb-60 { padding-bottom:60px; }
    .lg\:pl-60 { padding-left:60px; }
    .lg\:pr-60 { padding-right:60px; }

    .lg\:m-60 {  margin:60px; }
    .lg\:mt-60 { margin-top:60px; }
    .lg\:mb-60 { margin-bottom:60px; }
    .lg\:ml-60 { margin-left:60px; }
    .lg\:mr-60 { margin-right:60px; }

    .lg\:ml--60 { margin-left:-60px; }
    .lg\:mr--60 { margin-right:-60px; }

    .lg\:mt--60 { margin-top:-60px; }
    .lg\:mb--60 { margin-bottom:-60px; }

    .lg\:max--60 { max-width:60%; }
    .lg\:mt---60 { margin-top:-60%; }
    .lg\:mb---60 { margin-bottom:-60%; }
    
    
    .lg\:p--65 { padding:65px !important; }
    .lg\:p-65 { padding:65px; }
    .lg\:pt-65 { padding-top:65px; }
    .lg\:pb-65 { padding-bottom:65px; }
    .lg\:pl-65 { padding-left:65px; }
    .lg\:pr-65 { padding-right:65px; }

    .lg\:m-65 {  margin:65px; }
    .lg\:mt-65 { margin-top:65px; }
    .lg\:mb-65 { margin-bottom:65px; }
    .lg\:ml-65 { margin-left:65px; }
    .lg\:mr-65 { margin-right:65px; }

    .lg\:ml--65 { margin-left:-65px; }
    .lg\:mr--65 { margin-right:-65px; }

    .lg\:mt--65 { margin-top:-65px; }
    .lg\:mb--65 { margin-bottom:-65px; }

    .lg\:max--65 { max-width:65%; }
    .lg\:mt---65 { margin-top:-65%; }
    .lg\:mb---65 { margin-bottom:-65%; }
    
    
    .lg\:p--70 { padding:70px !important; }
    .lg\:p-70 { padding:70px; }
    .lg\:pt-70 { padding-top:70px; }
    .lg\:pb-70 { padding-bottom:70px; }
    .lg\:pl-70 { padding-left:70px; }
    .lg\:pr-70 { padding-right:70px; }

    .lg\:m-70 {  margin:70px; }
    .lg\:mt-70 { margin-top:70px; }
    .lg\:mb-70 { margin-bottom:70px; }
    .lg\:ml-70 { margin-left:70px; }
    .lg\:mr-70 { margin-right:70px; }

    .lg\:ml--70 { margin-left:-70px; }
    .lg\:mr--70 { margin-right:-70px; }

    .lg\:mt--70 { margin-top:-70px; }
    .lg\:mb--70 { margin-bottom:-70px; }

    .lg\:max--70 { max-width:70%; }
    .lg\:mt---70 { margin-top:-70%; }
    .lg\:mb---70 { margin-bottom:-70%; }
    
    
    .lg\:p--75 { padding:75px !important; }
    .lg\:p-75 { padding:75px; }
    .lg\:pt-75 { padding-top:75px; }
    .lg\:pb-75 { padding-bottom:75px; }
    .lg\:pl-75 { padding-left:75px; }
    .lg\:pr-75 { padding-right:75px; }

    .lg\:m-75 {  margin:75px; }
    .lg\:mt-75 { margin-top:75px; }
    .lg\:mb-75 { margin-bottom:75px; }
    .lg\:ml-75 { margin-left:75px; }
    .lg\:mr-75 { margin-right:75px; }

    .lg\:ml--75 { margin-left:-75px; }
    .lg\:mr--75 { margin-right:-75px; }

    .lg\:mt--75 { margin-top:-75px; }
    .lg\:mb--75 { margin-bottom:-75px; }

    .lg\:max--75 { max-width:75%; }
    .lg\:mt---75 { margin-top:-75%; }
    .lg\:mb---75 { margin-bottom:-75%; }
    
    
    .lg\:p--80 { padding:80px !important; }
    .lg\:p-80 { padding:80px; }
    .lg\:pt-80 { padding-top:80px; }
    .lg\:pb-80 { padding-bottom:80px; }
    .lg\:pl-80 { padding-left:80px; }
    .lg\:pr-80 { padding-right:80px; }

    .lg\:m-80 {  margin:80px; }
    .lg\:mt-80 { margin-top:80px; }
    .lg\:mb-80 { margin-bottom:80px; }
    .lg\:ml-80 { margin-left:80px; }
    .lg\:mr-80 { margin-right:80px; }

    .lg\:ml--80 { margin-left:-80px; }
    .lg\:mr--80 { margin-right:-80px; }

    .lg\:mt--80 { margin-top:-80px; }
    .lg\:mb--80 { margin-bottom:-80px; }

    .lg\:max--80 { max-width:80%; }
    .lg\:mt---80 { margin-top:-80%; }
    .lg\:mb---80 { margin-bottom:-80%; }
    
    
    .lg\:p--85 { padding:85px !important; }
    .lg\:p-85 { padding:85px; }
    .lg\:pt-85 { padding-top:85px; }
    .lg\:pb-85 { padding-bottom:85px; }
    .lg\:pl-85 { padding-left:85px; }
    .lg\:pr-85 { padding-right:85px; }

    .lg\:m-85 {  margin:85px; }
    .lg\:mt-85 { margin-top:85px; }
    .lg\:mb-85 { margin-bottom:85px; }
    .lg\:ml-85 { margin-left:85px; }
    .lg\:mr-85 { margin-right:85px; }

    .lg\:ml--85 { margin-left:-85px; }
    .lg\:mr--85 { margin-right:-85px; }

    .lg\:mt--85 { margin-top:-85px; }
    .lg\:mb--85 { margin-bottom:-85px; }

    .lg\:max--85 { max-width:85%; }
    .lg\:mt---85 { margin-top:-85%; }
    .lg\:mb---85 { margin-bottom:-85%; }
    
    
    .lg\:p--90 { padding:90px !important; }
    .lg\:p-90 { padding:90px; }
    .lg\:pt-90 { padding-top:90px; }
    .lg\:pb-90 { padding-bottom:90px; }
    .lg\:pl-90 { padding-left:90px; }
    .lg\:pr-90 { padding-right:90px; }

    .lg\:m-90 {  margin:90px; }
    .lg\:mt-90 { margin-top:90px; }
    .lg\:mb-90 { margin-bottom:90px; }
    .lg\:ml-90 { margin-left:90px; }
    .lg\:mr-90 { margin-right:90px; }

    .lg\:ml--90 { margin-left:-90px; }
    .lg\:mr--90 { margin-right:-90px; }

    .lg\:mt--90 { margin-top:-90px; }
    .lg\:mb--90 { margin-bottom:-90px; }

    .lg\:max--90 { max-width:90%; }
    .lg\:mt---90 { margin-top:-90%; }
    .lg\:mb---90 { margin-bottom:-90%; }
    
    
    .lg\:p--95 { padding:95px !important; }
    .lg\:p-95 { padding:95px; }
    .lg\:pt-95 { padding-top:95px; }
    .lg\:pb-95 { padding-bottom:95px; }
    .lg\:pl-95 { padding-left:95px; }
    .lg\:pr-95 { padding-right:95px; }

    .lg\:m-95 {  margin:95px; }
    .lg\:mt-95 { margin-top:95px; }
    .lg\:mb-95 { margin-bottom:95px; }
    .lg\:ml-95 { margin-left:95px; }
    .lg\:mr-95 { margin-right:95px; }

    .lg\:ml--95 { margin-left:-95px; }
    .lg\:mr--95 { margin-right:-95px; }

    .lg\:mt--95 { margin-top:-95px; }
    .lg\:mb--95 { margin-bottom:-95px; }

    .lg\:max--95 { max-width:95%; }
    .lg\:mt---95 { margin-top:-95%; }
    .lg\:mb---95 { margin-bottom:-95%; }
    
    
    .lg\:p--100 { padding:100px !important; }
    .lg\:p-100 { padding:100px; }
    .lg\:pt-100 { padding-top:100px; }
    .lg\:pb-100 { padding-bottom:100px; }
    .lg\:pl-100 { padding-left:100px; }
    .lg\:pr-100 { padding-right:100px; }

    .lg\:m-100 {  margin:100px; }
    .lg\:mt-100 { margin-top:100px; }
    .lg\:mb-100 { margin-bottom:100px; }
    .lg\:ml-100 { margin-left:100px; }
    .lg\:mr-100 { margin-right:100px; }

    .lg\:ml--100 { margin-left:-100px; }
    .lg\:mr--100 { margin-right:-100px; }

    .lg\:mt--100 { margin-top:-100px; }
    .lg\:mb--100 { margin-bottom:-100px; }

    .lg\:max--100 { max-width:100%; }
    .lg\:mt---100 { margin-top:-100%; }
    .lg\:mb---100 { margin-bottom:-100%; }
    
    
    .lg\:p--105 { padding:105px !important; }
    .lg\:p-105 { padding:105px; }
    .lg\:pt-105 { padding-top:105px; }
    .lg\:pb-105 { padding-bottom:105px; }
    .lg\:pl-105 { padding-left:105px; }
    .lg\:pr-105 { padding-right:105px; }

    .lg\:m-105 {  margin:105px; }
    .lg\:mt-105 { margin-top:105px; }
    .lg\:mb-105 { margin-bottom:105px; }
    .lg\:ml-105 { margin-left:105px; }
    .lg\:mr-105 { margin-right:105px; }

    .lg\:ml--105 { margin-left:-105px; }
    .lg\:mr--105 { margin-right:-105px; }

    .lg\:mt--105 { margin-top:-105px; }
    .lg\:mb--105 { margin-bottom:-105px; }

    .lg\:max--105 { max-width:105%; }
    .lg\:mt---105 { margin-top:-105%; }
    .lg\:mb---105 { margin-bottom:-105%; }
    
    
    .lg\:p--110 { padding:110px !important; }
    .lg\:p-110 { padding:110px; }
    .lg\:pt-110 { padding-top:110px; }
    .lg\:pb-110 { padding-bottom:110px; }
    .lg\:pl-110 { padding-left:110px; }
    .lg\:pr-110 { padding-right:110px; }

    .lg\:m-110 {  margin:110px; }
    .lg\:mt-110 { margin-top:110px; }
    .lg\:mb-110 { margin-bottom:110px; }
    .lg\:ml-110 { margin-left:110px; }
    .lg\:mr-110 { margin-right:110px; }

    .lg\:ml--110 { margin-left:-110px; }
    .lg\:mr--110 { margin-right:-110px; }

    .lg\:mt--110 { margin-top:-110px; }
    .lg\:mb--110 { margin-bottom:-110px; }

    .lg\:max--110 { max-width:110%; }
    .lg\:mt---110 { margin-top:-110%; }
    .lg\:mb---110 { margin-bottom:-110%; }
    
    
    .lg\:p--115 { padding:115px !important; }
    .lg\:p-115 { padding:115px; }
    .lg\:pt-115 { padding-top:115px; }
    .lg\:pb-115 { padding-bottom:115px; }
    .lg\:pl-115 { padding-left:115px; }
    .lg\:pr-115 { padding-right:115px; }

    .lg\:m-115 {  margin:115px; }
    .lg\:mt-115 { margin-top:115px; }
    .lg\:mb-115 { margin-bottom:115px; }
    .lg\:ml-115 { margin-left:115px; }
    .lg\:mr-115 { margin-right:115px; }

    .lg\:ml--115 { margin-left:-115px; }
    .lg\:mr--115 { margin-right:-115px; }

    .lg\:mt--115 { margin-top:-115px; }
    .lg\:mb--115 { margin-bottom:-115px; }

    .lg\:max--115 { max-width:115%; }
    .lg\:mt---115 { margin-top:-115%; }
    .lg\:mb---115 { margin-bottom:-115%; }
    
    
    .lg\:p--120 { padding:120px !important; }
    .lg\:p-120 { padding:120px; }
    .lg\:pt-120 { padding-top:120px; }
    .lg\:pb-120 { padding-bottom:120px; }
    .lg\:pl-120 { padding-left:120px; }
    .lg\:pr-120 { padding-right:120px; }

    .lg\:m-120 {  margin:120px; }
    .lg\:mt-120 { margin-top:120px; }
    .lg\:mb-120 { margin-bottom:120px; }
    .lg\:ml-120 { margin-left:120px; }
    .lg\:mr-120 { margin-right:120px; }

    .lg\:ml--120 { margin-left:-120px; }
    .lg\:mr--120 { margin-right:-120px; }

    .lg\:mt--120 { margin-top:-120px; }
    .lg\:mb--120 { margin-bottom:-120px; }

    .lg\:max--120 { max-width:120%; }
    .lg\:mt---120 { margin-top:-120%; }
    .lg\:mb---120 { margin-bottom:-120%; }
    
    
    .lg\:p--125 { padding:125px !important; }
    .lg\:p-125 { padding:125px; }
    .lg\:pt-125 { padding-top:125px; }
    .lg\:pb-125 { padding-bottom:125px; }
    .lg\:pl-125 { padding-left:125px; }
    .lg\:pr-125 { padding-right:125px; }

    .lg\:m-125 {  margin:125px; }
    .lg\:mt-125 { margin-top:125px; }
    .lg\:mb-125 { margin-bottom:125px; }
    .lg\:ml-125 { margin-left:125px; }
    .lg\:mr-125 { margin-right:125px; }

    .lg\:ml--125 { margin-left:-125px; }
    .lg\:mr--125 { margin-right:-125px; }

    .lg\:mt--125 { margin-top:-125px; }
    .lg\:mb--125 { margin-bottom:-125px; }

    .lg\:max--125 { max-width:125%; }
    .lg\:mt---125 { margin-top:-125%; }
    .lg\:mb---125 { margin-bottom:-125%; }
    
    
    .lg\:p--130 { padding:130px !important; }
    .lg\:p-130 { padding:130px; }
    .lg\:pt-130 { padding-top:130px; }
    .lg\:pb-130 { padding-bottom:130px; }
    .lg\:pl-130 { padding-left:130px; }
    .lg\:pr-130 { padding-right:130px; }

    .lg\:m-130 {  margin:130px; }
    .lg\:mt-130 { margin-top:130px; }
    .lg\:mb-130 { margin-bottom:130px; }
    .lg\:ml-130 { margin-left:130px; }
    .lg\:mr-130 { margin-right:130px; }

    .lg\:ml--130 { margin-left:-130px; }
    .lg\:mr--130 { margin-right:-130px; }

    .lg\:mt--130 { margin-top:-130px; }
    .lg\:mb--130 { margin-bottom:-130px; }

    .lg\:max--130 { max-width:130%; }
    .lg\:mt---130 { margin-top:-130%; }
    .lg\:mb---130 { margin-bottom:-130%; }
    
    
    .lg\:p--135 { padding:135px !important; }
    .lg\:p-135 { padding:135px; }
    .lg\:pt-135 { padding-top:135px; }
    .lg\:pb-135 { padding-bottom:135px; }
    .lg\:pl-135 { padding-left:135px; }
    .lg\:pr-135 { padding-right:135px; }

    .lg\:m-135 {  margin:135px; }
    .lg\:mt-135 { margin-top:135px; }
    .lg\:mb-135 { margin-bottom:135px; }
    .lg\:ml-135 { margin-left:135px; }
    .lg\:mr-135 { margin-right:135px; }

    .lg\:ml--135 { margin-left:-135px; }
    .lg\:mr--135 { margin-right:-135px; }

    .lg\:mt--135 { margin-top:-135px; }
    .lg\:mb--135 { margin-bottom:-135px; }

    .lg\:max--135 { max-width:135%; }
    .lg\:mt---135 { margin-top:-135%; }
    .lg\:mb---135 { margin-bottom:-135%; }
    
    
    .lg\:p--140 { padding:140px !important; }
    .lg\:p-140 { padding:140px; }
    .lg\:pt-140 { padding-top:140px; }
    .lg\:pb-140 { padding-bottom:140px; }
    .lg\:pl-140 { padding-left:140px; }
    .lg\:pr-140 { padding-right:140px; }

    .lg\:m-140 {  margin:140px; }
    .lg\:mt-140 { margin-top:140px; }
    .lg\:mb-140 { margin-bottom:140px; }
    .lg\:ml-140 { margin-left:140px; }
    .lg\:mr-140 { margin-right:140px; }

    .lg\:ml--140 { margin-left:-140px; }
    .lg\:mr--140 { margin-right:-140px; }

    .lg\:mt--140 { margin-top:-140px; }
    .lg\:mb--140 { margin-bottom:-140px; }

    .lg\:max--140 { max-width:140%; }
    .lg\:mt---140 { margin-top:-140%; }
    .lg\:mb---140 { margin-bottom:-140%; }
    
    
    .lg\:p--145 { padding:145px !important; }
    .lg\:p-145 { padding:145px; }
    .lg\:pt-145 { padding-top:145px; }
    .lg\:pb-145 { padding-bottom:145px; }
    .lg\:pl-145 { padding-left:145px; }
    .lg\:pr-145 { padding-right:145px; }

    .lg\:m-145 {  margin:145px; }
    .lg\:mt-145 { margin-top:145px; }
    .lg\:mb-145 { margin-bottom:145px; }
    .lg\:ml-145 { margin-left:145px; }
    .lg\:mr-145 { margin-right:145px; }

    .lg\:ml--145 { margin-left:-145px; }
    .lg\:mr--145 { margin-right:-145px; }

    .lg\:mt--145 { margin-top:-145px; }
    .lg\:mb--145 { margin-bottom:-145px; }

    .lg\:max--145 { max-width:145%; }
    .lg\:mt---145 { margin-top:-145%; }
    .lg\:mb---145 { margin-bottom:-145%; }
    
    
    .lg\:p--150 { padding:150px !important; }
    .lg\:p-150 { padding:150px; }
    .lg\:pt-150 { padding-top:150px; }
    .lg\:pb-150 { padding-bottom:150px; }
    .lg\:pl-150 { padding-left:150px; }
    .lg\:pr-150 { padding-right:150px; }

    .lg\:m-150 {  margin:150px; }
    .lg\:mt-150 { margin-top:150px; }
    .lg\:mb-150 { margin-bottom:150px; }
    .lg\:ml-150 { margin-left:150px; }
    .lg\:mr-150 { margin-right:150px; }

    .lg\:ml--150 { margin-left:-150px; }
    .lg\:mr--150 { margin-right:-150px; }

    .lg\:mt--150 { margin-top:-150px; }
    .lg\:mb--150 { margin-bottom:-150px; }

    .lg\:max--150 { max-width:150%; }
    .lg\:mt---150 { margin-top:-150%; }
    .lg\:mb---150 { margin-bottom:-150%; }
    
    

    
    .lg\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
    .lg\:max-50 { max-width:50px; }
    .lg\:text-2{ font-size:2px; } 

    
    .lg\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
    .lg\:max-100 { max-width:100px; }
    .lg\:text-4{ font-size:4px; } 

    
    .lg\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
    .lg\:max-150 { max-width:150px; }
    .lg\:text-6{ font-size:6px; } 

    
    .lg\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
    .lg\:max-200 { max-width:200px; }
    .lg\:text-8{ font-size:8px; } 

    
    .lg\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
    .lg\:max-250 { max-width:250px; }
    .lg\:text-10{ font-size:10px; } 

    
    .lg\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
    .lg\:max-300 { max-width:300px; }
    .lg\:text-12{ font-size:12px; } 

    
    .lg\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
    .lg\:max-350 { max-width:350px; }
    .lg\:text-14{ font-size:14px; } 

    
    .lg\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
    .lg\:max-400 { max-width:400px; }
    .lg\:text-16{ font-size:16px; } 

    
    .lg\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
    .lg\:max-450 { max-width:450px; }
    .lg\:text-18{ font-size:18px; } 

    
    .lg\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
    .lg\:max-500 { max-width:500px; }
    .lg\:text-20{ font-size:20px; } 

    
    .lg\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
    .lg\:max-550 { max-width:550px; }
    .lg\:text-22{ font-size:22px; } 

    
    .lg\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
    .lg\:max-600 { max-width:600px; }
    .lg\:text-24{ font-size:24px; } 

    
    .lg\:col-13 { max-width:108.32900000000001%; flex:0 0 108.32900000000001%; }
    .lg\:max-650 { max-width:650px; }
    .lg\:text-26{ font-size:26px; } 

    
    .lg\:col-14 { max-width:116.662%; flex:0 0 116.662%; }
    .lg\:max-700 { max-width:700px; }
    .lg\:text-28{ font-size:28px; } 

    
    .lg\:col-15 { max-width:124.995%; flex:0 0 124.995%; }
    .lg\:max-750 { max-width:750px; }
    .lg\:text-30{ font-size:30px; } 

    
    .lg\:col-16 { max-width:133.328%; flex:0 0 133.328%; }
    .lg\:max-800 { max-width:800px; }
    .lg\:text-32{ font-size:32px; } 

    
    .lg\:col-17 { max-width:141.661%; flex:0 0 141.661%; }
    .lg\:max-850 { max-width:850px; }
    .lg\:text-34{ font-size:34px; } 

    
    .lg\:col-18 { max-width:149.994%; flex:0 0 149.994%; }
    .lg\:max-900 { max-width:900px; }
    .lg\:text-36{ font-size:36px; } 

    
    .lg\:col-19 { max-width:158.327%; flex:0 0 158.327%; }
    .lg\:max-950 { max-width:950px; }
    .lg\:text-38{ font-size:38px; } 

    
    .lg\:col-20 { max-width:166.66%; flex:0 0 166.66%; }
    .lg\:max-1000 { max-width:1000px; }
    .lg\:text-40{ font-size:40px; } 

    
    .lg\:col-21 { max-width:174.993%; flex:0 0 174.993%; }
    .lg\:max-1050 { max-width:1050px; }
    .lg\:text-42{ font-size:42px; } 

    
    .lg\:col-22 { max-width:183.326%; flex:0 0 183.326%; }
    .lg\:max-1100 { max-width:1100px; }
    .lg\:text-44{ font-size:44px; } 

    
    .lg\:col-23 { max-width:191.659%; flex:0 0 191.659%; }
    .lg\:max-1150 { max-width:1150px; }
    .lg\:text-46{ font-size:46px; } 

    
    .lg\:col-24 { max-width:199.99200000000002%; flex:0 0 199.99200000000002%; }
    .lg\:max-1200 { max-width:1200px; }
    .lg\:text-48{ font-size:48px; } 

    
    .lg\:col-25 { max-width:208.32500000000002%; flex:0 0 208.32500000000002%; }
    .lg\:max-1250 { max-width:1250px; }
    .lg\:text-50{ font-size:50px; } 

    
    .lg\:col-26 { max-width:216.65800000000002%; flex:0 0 216.65800000000002%; }
    .lg\:max-1300 { max-width:1300px; }
    .lg\:text-52{ font-size:52px; } 

    
    .lg\:col-27 { max-width:224.991%; flex:0 0 224.991%; }
    .lg\:max-1350 { max-width:1350px; }
    .lg\:text-54{ font-size:54px; } 

    
    .lg\:col-28 { max-width:233.324%; flex:0 0 233.324%; }
    .lg\:max-1400 { max-width:1400px; }
    .lg\:text-56{ font-size:56px; } 

    
    .lg\:col-29 { max-width:241.657%; flex:0 0 241.657%; }
    .lg\:max-1450 { max-width:1450px; }
    .lg\:text-58{ font-size:58px; } 

    

    .lg\:max-full { max-width:100%; }
    .lg\:ml-auto{ margin-left:auto; }
    .lg\:mr-auto{ margin-right:auto; }
    .lg\:vh-100{ height:100vh; }
    .lg\:vh-auto{ height:auto; }
}



[class*="col-"] { padding-left:15px; padding-right:15px; width:100%; }
.flex-row,.row { margin:0 -15px; display:flex; flex-wrap:wrap; }
.no-gutter [class*="col-"]{ padding-left:0; padding-right:0;}
.no-gutter{margin:0;}
[class*=max-] {
    width: 100%;
    min-height: 1px;
}
.m-auto{ margin-left:auto; margin-right:auto; }

@media(min-width:1350px){
    
}

[class*=color\:] h1,
[class*=color\:] .h1,

[class*=color\:] h2,
[class*=color\:] .h2,

[class*=color\:] h3,
[class*=color\:] .h3,

[class*=color\:] h4,
[class*=color\:] .h4,

[class*=color\:] h5,
[class*=color\:] .h5,

[class*=color\:] h6,
[class*=color\:] .h6 {
    color:inherit;
}

[class*="row"][class*="p-"] {
/*     padding: 0 !important; */
}

.row.p--15 { margin: 0 -15px; }
.row.p--10 { margin: 0 -10px; }
.row.p--5 { margin: 0 -5px; }



.color-inherit,
.color-inherit h1,
.color-inherit h2,
.color-inherit h3, 
.color-inherit h4,
.color-inherit h5,
.color-inherit h6 { color:inherit; }









/* */

.color\:black{ color:#000000; }
.bg\:black{ background-color:#000000; }

.color\:green{ color:#272424; }
.bg\:green{ background-color:#272424; }

.color\:pink{ color:; }
.bg\:pink{ background-color:; }

.color\:dark_gray{ color:#7E848D; }
.bg\:dark_gray{ background-color:#7E848D; }

.color\:gray{ color:#CCD0D6; }
.bg\:gray{ background-color:#CCD0D6; }

.color\:light_gray{ color:; }
.bg\:light_gray{ background-color:; }

.color\:white{ color:#ffffff; }
.bg\:white{ background-color:#ffffff; }

@media(min-width:768px){
    
    .hover\:black:hover{ color:#000000; }
    .hoverbg\:black:hover{ background-color:#000000; }
    
    .hover\:green:hover{ color:#272424; }
    .hoverbg\:green:hover{ background-color:#272424; }
    
    .hover\:pink:hover{ color:; }
    .hoverbg\:pink:hover{ background-color:; }
    
    .hover\:dark_gray:hover{ color:#7E848D; }
    .hoverbg\:dark_gray:hover{ background-color:#7E848D; }
    
    .hover\:gray:hover{ color:#CCD0D6; }
    .hoverbg\:gray:hover{ background-color:#CCD0D6; }
    
    .hover\:light_gray:hover{ color:; }
    .hoverbg\:light_gray:hover{ background-color:; }
    
    .hover\:white:hover{ color:#ffffff; }
    .hoverbg\:white:hover{ background-color:#ffffff; }
    
    
    
}



.font-100{ font-weight:100; }
.line\:_1_1{ line-height:1.1; }

.font-200{ font-weight:200; }
.line\:_1_2{ line-height:1.2; }

.font-300{ font-weight:300; }
.line\:_1_3{ line-height:1.3; }

.font-400{ font-weight:400; }
.line\:_1_4{ line-height:1.4; }

.font-500{ font-weight:500; }
.line\:_1_5{ line-height:1.5; }

.font-600{ font-weight:600; }
.line\:_1_6{ line-height:1.6; }

.font-700{ font-weight:700; }
.line\:_1_7{ line-height:1.7; }

.font-800{ font-weight:800; }
.line\:_1_8{ line-height:1.8; }

.font-900{ font-weight:900; }
.line\:_1_9{ line-height:1.9; }

/** 
* Border Radius 
*
*  
*/




/** 
* Box Shadow  
*
*  
*/




/** 
* Transition
* 
*  
*/




/** 
* Transform
*
*  
*/



header.header .header_wrap { padding: 0 49px; background: rgba(255,255,255,.9); border-radius:4px; transition:all .5s ease-in-out; }
header.header .header_wrap .logo { width: 150px; padding-top: 7px;}
header.header .header_wrap .right_part { width: calc(100% - 150px); display: flex; justify-content: flex-end; }
header.header .header_wrap .right_part .contact_us.btn_style a { min-width: 210px; font-weight:600; font-family:var(--saira-condensed); font-size:20px; border-width:2px; }
.mainmenu .hs-menu-wrapper > ul { display: flex; flex-wrap: wrap;  gap: 23px; }
.mainmenu .hs-menu-wrapper > ul > li {  padding: 20px 0px; }
.mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children { position: relative; }
.mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children:before { position: absolute; content: ""; bottom: -10px; left: 0; width: 100%; height: 10px; background: transparent; }
.mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children a:after { display: none; }
.mainmenu .hs-menu-wrapper > ul > li+li { margin-left: 10px; }
.mainmenu .hs-menu-wrapper > ul > li > a:link , .mainmenu .hs-menu-wrapper > ul > li > a:visited { padding:10px 15px 10px 0; line-height:1; color:#000000; display: inline-block; width:auto; }
/* .mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children a:after { position:absolute; content:""; display:inline-block; vertical-align:middle; top:22px; left:10px; background:url('//cdn2.hubspot.net/hubfs/182618/MP_2017/Image/menu-arrow.png'); height:7px; width:15px; } */
.mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:after { display:none; }
header.header .header_wrap .right_part .contact_us.btn_style { margin-left: 49px; }

.mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children:before { position: absolute; content: ""; bottom: -10px; left: 0; width: 100%; height: 10px; background: transparent; }
.mainmenu .hs-menu-wrapper > ul > li > a { position: relative; }
.mainmenu .hs-menu-wrapper > ul > li > a:before { position: absolute; content: ""; bottom: 0; left: 0; width: 0; height: 3px; background: linear-gradient(90deg, #F41716 -11.74%, #9F0C0B 100%); border-radius: 5px; opacity: 0; transition: all .5s; }
header.header .header_wrap .logo a { display: inline-block; }

body.fixed header.header .header_wrap { box-shadow: 0px 4px 24px 0px #00000040; background:var(--white); }

header.header.no_nav .logo { max-width: 392px; background: #FFFFFFE5; padding: 18px 109px; display: flex; align-items: center; justify-content: center; transition: all .5s ease-in-out; }
header.header.no_nav .logo a { line-height: 1; }
body.fixed header.header.no_nav .logo { background: var(--white); box-shadow: 0px 4px 24px 0px #00000040; }

body.sticky-up header.header.no_nav { transition: all .5s ease-in-out; margin-top: -150px; }
header.header.no_nav { transition: all .5s ease-in-out; }
.skip-to-content { position: absolute; top: 20px; left: 20px; z-index: 99999;
transform: translateY(-200%); transition: transform 0.2s ease; }
.skip-to-content:focus-visible { transform: translateY(0); outline: 4px solid var(--secondary-color); outline-offset: 4px; }




header.header { position: fixed; top: 30px; left: 0; right: 0; z-index: 99; }

@media (min-width: 992px){

  a.mobile-trigger, span.child-triggerm, button.mobile-trigger { display: none !important; /* Hide button on Desktop */ }

  .mainmenu .hs-menu-wrapper { display: block !important; }

  .mainmenu ul > li > ul { width:auto; background:var(--white); padding:28px 23px; position: absolute; top: calc(100% + 10px); opacity: 0; left:-50px; min-width: 250px; transform: translateY(-10px); transition: all .5s ease-in-out; box-shadow: 0px 4px 6px 0px #00000040; border-radius: 5px; overflow: hidden; pointer-events: none; }
  .mainmenu ul > li > ul:after { position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 5px; background: linear-gradient(90deg, #F41716 -11.74%, #9F0C0B 100%); }
  .mainmenu ul > li > ul > li { line-height:0; }

  .mainmenu ul > li:hover > ul { opacity: 1; transform: translateY(0); pointer-events: inherit; }
  .mainmenu ul > li > ul > li:last-child { border-bottom:0; }
  .mainmenu ul > li > ul > li > a { color:var(--black); font-size:16px; font-weight:500; text-transform:none; padding:10px 0; line-height:22px; font-style:italic; white-space:normal !important; display:inline-block; width:100%; }
  .mainmenu ul > li > ul > li:hover > a { color:#BC1110; }  
  .mainmenu .hs-menu-wrapper > ul > li:hover > a:before { width: 100%; opacity: 1; } 
  .mainmenu .hs-menu-wrapper > ul > li:hover > a { color: #9F0C0B; }



}

@media (max-width:1200px){
  .mainmenu .hs-menu-wrapper>ul { gap: 20px; }
  header.header .header_wrap { padding: 0 20px; }
  header.header .header_wrap .right_part .contact_us.btn_style { margin-left: 20px; }
  

}
@media (max-width:991px){
  
  header.header .header_wrap .right_part .contact_us.btn_style { display:none; }

  .mainmenu .hs-menu-wrapper > ul > li:hover > a { background:transparent; }
  /*     .mainmenu .hs-menu-wrapper > ul > li > ul { background:#f9f9f9; } */
  .mainmenu .hs-menu-wrapper > ul > li > ul > li > a { text-indent:10px; font-weight:700; padding:15px 15px; }
  /*     .mainmenu .hs-menu-wrapper > ul > li > ul > li:last-child > a { border:0; } */

  header.header { top: 0; }
  header.header .container { padding: 0; max-width:100%; }
  header.header .header_wrap { border-radius: 0; padding: 16px 25px; }
  header.header .header_wrap .logo { width: 90px; line-height: 0; }
  header.header .logo a { display: inline-block; max-width: 90px; line-height: 0; }
  header.header .header_wrap { background: #fff; }

  .mainmenu, .mainmenu li, .mainmenu li a { display:block; float:none; position:static; top:auto; right:auto; left:auto; bottom:auto; padding:0px; margin:0px; background-image:none; background-color:transparent; border:0px; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; max-width:none; width:100%; height:auto; line-height:1; font-weight:normal; text-decoration:none; text-indent:0px; text-align:left; }
  a.mobile-trigger, button.mobile-trigger { display:inline-block !important; cursor:pointer; position:absolute; top:5px; right:5px; width:60px; height:60px; text-align:center; background:transparent; padding:12px 10px; z-index:99; -webkit-transition:background-color 0.2s linear; font-size:16px; font-weight:normal; text-transform:uppercase; border-radius:0; -webkit-transition:color .2s ease-in; -moz-transition:color .2s ease-in; transition:color .2s ease-in; line-height:30px; text-align:left; border: 0; }
  a.mobile-trigger:hover, button.mobile-trigger:hover { text-decoration:none; }
  a.mobile-trigger span, button.mobile-trigger span { display:inline; }
  a.mobile-trigger span:before, button.mobile-trigger span:before { position:absolute; content:'Menu'; }
  a.mobile-trigger span:after, button.mobile-trigger span:after { position:relative; right:2px; content:'Close'; opacity:0; transition:opacity .4s ease-in-out; -moz-transition:opacity .4s ease-in-out; -webkit-transition:opacity .4s ease-in-out; }

  .mobile-open a.mobile-trigger, .mobile-open button.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, .mobile-open button.mobile-trigger span:after { opacity:1; }

  a.mobile-trigger i, button.mobile-trigger i { display:inline; position:relative; top:-2px; margin-left:0; -webkit-transition-duration:0s; -webkit-transition-delay:.3s; -moz-transition-duration:0.3s; -moz-transition-delay:.3s; transition-duration:0s; transition-delay:.2s; }
  a.mobile-trigger i:before, a.mobile-trigger i:after, button.mobile-trigger i:before, button.mobile-trigger i:after { position:absolute; content: ''; }
  a.mobile-trigger i, a.mobile-trigger i:before, a.mobile-trigger i:after, button.mobile-trigger i, button.mobile-trigger i:before, button.mobile-trigger i:after { width:35px; height:3px; display:inline-block; background:var(--primary-color); border-radius:3px; box-shadow: 0px 4px 34px 0px #00000040; }
  a.mobile-trigger i:before, button.mobile-trigger i:before { margin-top:-11px; -webkit-transition-property:margin, -webkit-transform; -webkit-transition-duration:.2s; -webkit-transition-delay:.2s, 0; }
  a.mobile-trigger i:after, button.mobile-trigger i:after { margin-top:11px; -webkit-transition-property:margin, -webkit-transform; -webkit-transition-duration:.2s; -webkit-transition-delay:.2s, 0; }
  .mobile-open a.mobile-trigger i, .mobile-open button.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, .mobile-open button.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, .mobile-open button.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); }

  span.child-triggerm { display:block !important; cursor:pointer; position:absolute; top:0px; right:0; width: 30px !important; height: 30px !important; padding:0 !important; }
  span.child-triggerm span { position:absolute; height:30px; width:30px; left:50%; top:0; -webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-o-transition: all ease .5s;
-ms-transition: all ease .5s;
transition: all ease .5s;; -webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);; }
  span.child-triggerm span:before { position:absolute; content:""; height:14px; width:2px; left:50%; top:50%; background:var(--primary-color); -webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);; }
  span.child-triggerm span:after { position:absolute; content:""; height:2px; width:14px; left:50%; top:50%; background:var(--primary-color); -webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);; }
  span.child-triggerm.child-open span { -webkit-transform: translateX(-50%) rotate(45deg);
-moz-transform: translateX(-50%) rotate(45deg);
-o-transform: translateX(-50%) rotate(45deg);
-ms-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotate(45deg);; }

  .mainmenu.js-enabled .hs-menu-flow-horizontal, .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 { position:absolute; top:67px; left:0px; width:100%; padding:0px; background-color:var(--white); width:100%; z-index:88; padding:25px; }

  .mainmenu .hs-menu-flow-horizontal > ul > li { position:relative; padding:0; }
  /*     .mainmenu .hs-menu-flow-horizontal > ul > li { border-bottom:1px solid #5f8ab5; } */
  /*     .mainmenu .hs-menu-flow-horizontal > ul > li:last-child { border-bottom:0; }  */

  .mainmenu .hs-menu-flow-horizontal > ul ul ul li a { text-indent:30px; }
  .mainmenu .hs-menu-flow-horizontal > ul ul ul ul li a { text-indent:50px; }

  .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children {padding: 0;}
  .mainmenu .hs-menu-wrapper > ul > li+li { margin: 0; }
  .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children:before { display: none; }
  .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children.submenu-open a:before { opacity: 1; }
  .mainmenu .hs-menu-wrapper > ul > li > a:before { width: 100%; }
  .mainmenu .hs-menu-wrapper > ul > li > ul > li > a { color: var(--secondary-color); font-weight: 500; font-size:14px; padding: 10px 15px; font-style: italic; }
  .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children.submenu-open > a { color: #9f0c0b; font-weight:500; transition:all .5s ease-in-out; width:auto; }
  .mainmenu .hs-menu-wrapper > ul > li > ul { margin-top: 10px; } 
  .mainmenu .hs-menu-wrapper > ul > li > a:link, .mainmenu .hs-menu-wrapper > ul > li > a:visited { padding: 5px 0; }
  
  
  header.header.no_nav { top: 10px; left: 10px; }
  header.header.no_nav .logo { max-width: 200px; padding: 10px; }
  

}


@media (max-width:767px){
  a.mobile-trigger, button.mobile-trigger { right:10px; }
}

@media (max-width: 420px){
  .industries .col h3 { word-wrap: break-word; }
}
footer.footer { padding: 43px 0 0; }
footer.footer .footer_wrap .logo { display: flex; justify-content: center; }
footer.footer .social_box ul { gap: 10px; justify-content:center; }
footer.footer .social_box ul li a { width: 34px; height: 34px; display: flex; align-items: center; justify-content: center; background: var(--primary-color); border-radius: 100%; padding: 5px; transition: all .5s ease-in-out; }
footer.footer .social_box ul li a:hover { background: var(--secondary-color); }
footer.footer .social_box { padding: 20px 0 34px; }
footer.footer .col { width: 25%; padding: 0 32px; }
footer.footer .footer_wrap { margin: 0 -32px; }
footer.footer .col.about { width: 20%; }
footer.footer .col.product { width: 30%; background:transparent;}
footer.footer .col .menu_title { font-weight: 700; color: var(--primary-color); letter-spacing: .13px; text-transform: uppercase; font-size: 16px; margin-top:35px; }
footer.footer .col .footer_menu ul li a { font-size: 15px; line-height: 1; color: var(--secondary-color); font-style: italic; font-weight: 500; }
footer.footer .col .footer_menu ul li { margin-top: 6px; }
/* footer.footer .col .inner+.inner { margin-top: 25px; } */
footer.footer .col .address { margin-top: 35px; }
footer.footer .col .address ul li { font-size: 15px; font-weight: 500; color: var(--secondary-color); }
footer.footer .col .address ul li+li { margin-top: 35px; }
footer.footer .col .address ul li span { font-weight: 700; display: block; margin-bottom: 10px; }
footer.footer .col .address ul li p,
footer.footer .col .address ul li a { font-style: italic; color: var(--secondary-color); }
footer.footer .col .address ul li a:hover { color: var(--primary-color); }
footer.footer .footer_btm { background: linear-gradient(180deg, #E4E4E4 0%, #FFFFFF 329.82%); padding: 12px 0; margin-top: 47px; }
footer.footer .footer_btm .copyright ul { gap: 70px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
footer.footer .footer_btm .copyright ul li a { color: var(--secondary-color); font-size: 14px; font-style: italic; font-weight: 500; line-height: 33px; }
footer.footer .footer_btm .copyright ul li a:hover { color: var(--primary-color); }
footer.footer .social_box ul li a svg { width: 20px; height: 20px; }
footer.footer .social_box ul li a span { line-height: 1; display: flex; align-items: center; justify-content: center; }
footer.footer .social_box ul li a svg path { fill: #fff; } 


@media (max-width:1400px){
    
    footer.footer .footer_wrap { margin: 0 -20px; }
    footer.footer .col { padding: 0 20px; }
    
}
@media (max-width:1200px){
    
    footer.footer .col { padding: 0 20px; }
    footer.footer .footer_wrap { margin: 0 -20px; }
}

@media (max-width:991px){
    
    footer.footer .col {padding: 0 10px;}
    footer.footer .footer_wrap { margin: 0 -10px; }
    footer.footer .col.log_part { width: 30%; }
    footer.footer .col:last-child { width: 20%; }
}

@media (max-width:767px){
    footer.footer .footer_wrap { margin: 0; }
    footer.footer .col { width: 100% !important; padding: 0 50px; }
    footer.footer .col.log_part { max-width: 350px; }
    footer.footer .footer_btm .copyright ul { gap: 5px; flex-wrap: wrap; text-align: center; }
    footer.footer .footer_btm .copyright ul li { width: 100%; }
}


/* CSS variables */

:root {
  --column-gap: 2.13%;
  --column-width-multiplier: 8.333;
}

/* Mobile layout */

.row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


  .row-fluid .span1,
  .row-fluid .span2,
  .row-fluid .span3,
  .row-fluid .span4,
  .row-fluid .span5,
  .row-fluid .span6,
  .row-fluid .span7,
  .row-fluid .span8,
  .row-fluid .span9,
  .row-fluid .span10,
  .row-fluid .span11,
  .row-fluid .span12{
  min-height: 1px;
  width: 100%;
}

/* Desktop layout */

@media (min-width: 768px) {
  .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  
    .row-fluid .span1 {
      width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span2 {
      width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span3 {
      width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span4 {
      width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span5 {
      width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span6 {
      width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span7 {
      width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span8 {
      width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span9 {
      width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span10 {
      width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span11 {
      width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100));
    }
  
}
.hs-blog-listing .banner_sc .banner_content { padding: 212px 0 180px; }
.hs-blog-listing .banner_sc .banner_bg_img:before, .hs-blog-listing .banner_sc .video_cover:before { background: linear-gradient(178.19deg, rgba(0, 0, 0, 0.7) 14.6%, rgba(16, 73, 93, 0.7) 139.04%); }
.blog_listing { position: relative; margin-top: -135px; z-index: 1; padding-bottom:109px; }
.blog_listing .top_part { padding-left: calc((100% - 1032px) / 2); padding-bottom: 105px; }
.blog_listing .bloghero_first { width: 58%; padding-right: 30px; }
.blog_listing .top_part .filter_main { width: 35%; padding-left: 27px; max-width:417px; }
.blog_listing .bloghero_first article.post_heroitem img.blog-index__post-image { width: 100%; height: 410px; object-fit:cover; }
.blog_listing .post_info { padding-top: 28px; }
.blog_listing .top_part .post_info { padding-top: 44px; }
.blog_listing .post_info h3 a { color: var(--secondary-color); font-size: 32px; }
.blog_listing .post_info h3 a:hover { color: var(--primary-color); }
.blog_listing .post_info .content { padding: 23px 0; }
.blog_listing .top_part .filter_main .filter_box { padding: 28px 61px 12px; }
.blog_listing .top_part .filter_main h4 { font-size: 22px; color: var(--primary-color); line-height: 1; letter-spacing: 0.2px; text-transform: uppercase; padding-bottom: 12px; }
.blog_listing .top_part .filter_main .filter_wrap_post { background: #F5F5F5; padding-bottom: 20px; }
.blog_listing .top_part .filter_main .filter_wrap_post h3 { padding: 15px 62px; background: #BDBEBF; font-size: 22px; letter-spacing: 0.2px; }
.blog_listing .top_part .filter_main .popular_post { padding: 28px 61px 15px; }
.blog_listing .top_part .filter_main .filter_box .topic_title { display: none; }
.blog_listing .top_part .filter_main .filter_box ul li { margin-top: 15px; }
.blog_listing .top_part .filter_main .filter_box ul li a { color: var(--secondary-color); transition: all .5s ease-in-out; font-size: 18px; font-style: italic; font-weight:500; }
.blog_listing .top_part .filter_main .filter_box ul li a:hover { color: var(--primary-color); }
.blog_listing .top_part .filter_main .popular_post a { font-size: 18px; font-weight: 600; font-family: var(--body-font); color: var(--secodnary-color); font-style: italic; transition: all .5s ease-in-out; }
.blog_listing .top_part .filter_main .popular_post a span { line-height: 0; padding-left: 10px;     height: 15px; display: inline-block; position: relative; top: 2px; }
.blog_listing .top_part .filter_main .popular_post h5.post-title { margin-top: 20px; }
.blog_listing .top_part .filter_main .popular_post a:hover { color: var(--primary-color); }
.blog_listing .top_part .filter_main .popular_post h4 { padding-bottom: 5px; }


.blog_listing .blog_listing_wrap article.blog_item { width: 50%; padding: 0 18px 110px; }
.blog_listing .blog_listing_wrap .wrap { margin: 0 -18px; }
.blog_listing .blog_listing_wrap article.blog_item a { display: inline-block; width: 100%; }
.blog_listing .blog_listing_wrap article.blog_item a img.blog-index__post-image { width: 100%; height: 250px; object-fit: cover; }
.blog_listing .blog_listing_wrap article.blog_item .blog_itemin { position: relative; padding-bottom: 60px; height: 100%; }
.blog_listing .blog_listing_wrap article.blog_item .blog_itemin .btn_style2 { position: absolute; bottom: 0; }
.blog_listing article.post_heroitem a { display: inline-block; width:100%; }
.blog_listing .top_part .post_info a { width: auto; }
.blog_listing.blog_hero_tagaur { margin: 0; padding-top: 70px; }
.blog_listing .container { max-width: 1062px; }
.blog_listing h4.author_name { font-size: 32px; }
.blog_listing .blog_listing_wrap .container { max-width: 1062px; }
.hs-blog-listing .banner_sc .container { max-width: 1062px; }
.blog_listing .tag_heading { padding-bottom: 50px; }
.blog_listing .blog_item .post_info .post-title a { font-size: 26px; font-weight: 700; line-height: 1.4; }

.blog-pagination { display: flex; align-items: center; gap: 10px; width:100%; }
.blog-pagination a { width: 34px; height: 34px; display: flex; align-items: center; justify-content: center; border: 3px solid var(--primary-color); border-radius: 5px; font-size: 18px; font-weight: 700; font-family: var(--saira-condensed); color: var(--secondary-color); transition: all .5s ease-in-out; }
.blog-pagination a.blog-pagination__prev-link--disabled { display: none; }
.blog-pagination a:hover,
.blog-pagination a.blog-pagination__link--active { background: var(--primary-color); color: var(--white); }
.blog-pagination a:hover svg path { fill: var(--white); }
.blog-pagination a svg path { transition: all .5s ease-in-out; }
.blog-pagination a.blog-pagination__link.blog-pagination__prev-link svg { transform: rotate(180deg); }
.blog-pagination a.blog-pagination__next-link--disabled { display: none; }
.blog_listing .no-data { padding-bottom: 50px; font-weight: 700; font-size: 20px; }

.blog_innerhero { position: relative; z-index: 1; padding: 190px 0 56px; } 
.blog_innerhero .img { top: 0; position: absolute; left: 0; width: 100%; height: 100%; z-index: -2; }
.blog_innerhero .img img { width: 100%; height: 100% !important; object-fit: cover; z-index: -1; }
.blog_innerhero .bg_overlay { position: absolute; content: ""; top: 0; left: 0; z-index: -1; width: 100%; height: 100%; }
.blog_innerhero .container { max-width: 1072px; }
.blog_innerhero .left_part { max-width: 55%; flex:1; padding-right: 15px; display: flex; flex-direction: column; }
.blog_innerhero .hs-featured-image-wrapper { margin:0; padding-left: 0; height: 100%; }
.blog_innerhero .hs-featured-image-wrapper a.hs-featured-image-link { display: inline-block; width: 100%; height: 100%; line-height: 0; }
.blog_innerhero .hs-featured-image-wrapper a.hs-featured-image-link img.hs-featured-image { width: 100%; height: 100%; object-fit: cover; margin: 0; float: none; max-width: 100%; }
.blog_innerhero .left_part h1 { color: var(--white); font-size: 44px; line-height: 64px; }
.blog_innerhero .left_part .aur_details { color: var(--white); font-size: 22px; font-family: var(--header-font); }
.blog_innerhero .left_part .aur_details a.author-link { color: var(--white); transition: all .5s ease-in-out; }
.blog_innerhero .left_part .date { color: var(--white); font-size: 22px; font-family: var(--header-font); position: relative; padding-left: 10px; margin-left: 10px; }
.blog_innerhero .left_part .date:before { position: absolute; content: ""; width: 1px; height: 25px; top: 0; background: var(--white); bottom: 0; margin: auto 0; left: 0; }
.blog_innerhero .left_part .aur_details a.author-link:hover { color: var(--primary-color); }
.blog_innerhero .left_part .date_details { }
.blog_innerhero .hs-featured-image-wrapper img.hs-featured-image {  width: 100%; object-fit: contain; height: 100%; float: none; max-width: 100%; max-height:350px; margin:0;}


.blog_post { display: inline-block; width: 100%; padding: 23px 0 79px; }
.blog_post .container { max-width: 1062px; }
.blog_post .social-sharing { display: flex; justify-content: flex-end; }
.blog_post .social-sharing ul.share-buttons { display: flex; align-items: center; justify-content: center; gap: 10px; }
.blog_post .social-sharing ul.share-buttons li a { width: 34px; height: 34px; display: flex; align-items: center; justify-content: center; background: var(--primary-color); border-radius: 100%; padding: 8px; transition: all .5s ease-in-out; }
.blog_post .social-sharing ul.share-buttons li a svg { width: 100%; height: 100%; }
.blog_post .social-sharing ul.share-buttons li a svg path { fill: var(--white); transition: all .5s ease-in-out; }
.blog_post .social-sharing ul.share-buttons li a:hover { background: var(--secondary-color); }
.blog_post article.blog-post { padding-top: 30px; }
.blog_post article.blog-post h1 { display: none; }
.blog_post article.blog-post .blog-post__body h5 { font-size: 26px !important; font-weight: 600 !important; font-family: var(--header-font) !important; color: #1E1E1E; display: inline-block; }
.blog_post article.blog-post .blog-post__body h5:first-child { margin-bottom: 50px; }
.blog_post article.blog-post .blog-post__body h3,
.blog_post article.blog-post .blog-post__body h4 { font-weight: 700 !important; color: var(--primary-color); font-size: 26px; margin: 50px 0; }
.blog_post article.blog-post .blog-post__body p { font-size: 20px; line-height: 1.75; }
.blog_post article.blog-post .blog-post__body ul { margin: 0 0 20px 20px; }
.blog_post article.blog-post .blog-post__body ul li { position: relative; padding-left: 20px; }
.blog_post article.blog-post .blog-post__body ul li:before { position: absolute; content: ""; top: 10px; left: 0; width: 5px; height: 5px; background: #1E1E1E; }
.blog_post article.blog-post .blog-post__body p+p { margin-top: 30px; }

.releated_post { display: inline-block; width: 100%; vertical-align: top; padding: 0 0 116px; }
.releated_post .title { margin-bottom: 70px; }
.releated_post .title h2 { font-size: 32px; }
.releated_post .rp_listwrap { flex-wrap: wrap; margin: 0 -12px; }
.releated_post .rp_listwrap article.rp_post_item { width: 33.33%; padding: 0 12px; }
.releated_post .rp_listwrap article.rp_post_item .rp_content { margin-top: 30px; }
.releated_post .rp_listwrap article.rp_post_item a.related_post_imgwrap { display: inline-block; line-height: 0; height: 199px; width: 100%; }
.releated_post .rp_listwrap article.rp_post_item a.related_post_imgwrap img.related_posts_image { height: 100% !important; width: 100%; object-fit: cover; }
.releated_post .rp_listwrap article.rp_post_item .rp_content a.rp_title_link { color: var(--secondary-color); font-size: 26px; line-height: 1.5; }
.releated_post .rp_listwrap article.rp_post_item .rp_content a.rp_title_link:hover { color: var(--primary-color); }

.author_main .inner { display: flex; flex-wrap: wrap; align-items: center; padding:50px; background:#f9f9f9; margin-bottom: 50px; }
.author_main .inner .author_img { width: 150px; height: 150px; display: flex; align-items: center; justify-content: center; border-radius: 100%; overflow: hidden; }
.author_main .inner .author_img img { width: 100%; height: 100% !important; object-fit: cover; }
.author_main .inner .author_info {width: calc(100% - 150px);padding-left: 20px;}
.author_main .inner .author_info .author_content { padding-top: 15px; } 

@media (max-width:1499px){
    
    .blog_listing .bloghero_first { padding-right: 27px; width: 70%; }
    .blog_listing .top_part .filter_main { width: 30%; }
    .blog_listing .top_part { padding-left: calc((100% - 1032px) / 2); }
    .blog_listing .blog_listing_wrap .container { max-width: 1062px; }
    .hs-blog-listing .banner_sc .container { max-width: 1062px; }
}

@media (max-width:1200px){
    
    .blog_listing .blog_listing_wrap .container,
    .hs-blog-listing .banner_sc .container { max-width: 950px; }
    .blog_listing .top_part { padding-left: calc((100% - 920px) / 2); }
    .blog_listing .top_part .filter_main .filter_wrap_post h3 { padding: 15px 20px; }
    .blog_listing .top_part .filter_main .filter_box { padding: 28px 20px 12px; }
    .blog_listing .top_part .filter_main .popular_post { padding: 28px 20px 15px; }

    .blog_innerhero .container { max-width: 950px; }
    .blog_innerhero .left_part h1 { font-size: 36px; line-height: 56px; }
    .blog_post .container { max-width: 950px; }
    .blog_listing .container { max-width: 950px; }
}
@media (max-width:991px){
    
    .hs-blog-listing .banner_sc .banner_content { padding: 152px 0 100px; }
    
    .blog_listing { margin-top: -50px; }
    .blog_listing .blog_listing_wrap .container,
    .hs-blog-listing .banner_sc .container { max-width: 750px; }
    .blog_listing .top_part { padding-left: calc((100% - 720px) / 2); }
    .blog_listing .bloghero_first { padding-right: 15px; }
    .blog_listing .top_part .filter_main { padding-left: 15px; }
    .blog_listing .top_part .filter_main .filter_wrap_post h3 { font-size: 20px; padding: 10px 15px; }
    .blog_listing .top_part .filter_main h4 { font-size: 20px; }
    .blog_listing .top_part .filter_main .filter_box ul li a { font-size: 16px; }
    .blog_listing .top_part .filter_main .filter_box { padding: 10px 15px; }
    .blog_listing .top_part .filter_main .filter_box ul li { margin-top: 10px; }
    .blog_listing .top_part .filter_main .popular_post h5.post-title { margin-top: 15px; }
    .blog_listing .top_part .filter_main .popular_post { padding: 10px 15px; }
    .blog_listing .top_part .filter_main .popular_post a { font-size: 16px; }
    .blog_listing .blog_listing_wrap .wrap { margin: 0 -10px; }
    .blog_listing .blog_listing_wrap article.blog_item { padding: 0 10px 70px; }
    
    .blog_innerhero { padding: 130px 0 56px; }
    .blog_innerhero .container { max-width: 750px; }
    .blog_innerhero .left_part h1 { font-size: 32px; line-height: 1.3; }
    .blog_innerhero .left_part .aur_details { font-size: 20px; }
    .blog_innerhero .left_part .date { font-size: 20px; }

    .blog_post article.blog-post .blog-post__body h2 { font-size: 22px !important; margin-bottom: 30px; }
    .blog_post article.blog-post .blog-post__body p { font-size: 18px; line-height: 1.4; }
    .blog_post article.blog-post .blog-post__body h3,
    .blog_post article.blog-post .blog-post__body h4 { font-size: 22px; margin: 30px 0; }
    .blog_post .container { max-width: 750px; }

    .releated_post .title { margin-bottom: 50px; }
    .releated_post .rp_listwrap article.rp_post_item a.related_post_imgwrap { height: 150px; }
    .releated_post .rp_listwrap article.rp_post_item .rp_content a.rp_title_link { font-size: 22px; line-height: 1.4; }
    
    .blog_listing .container { max-width: 750px; }
}

@media (max-width:767px){
    
    
    .hs-blog-listing .banner_sc .container { max-width: 100%; }

    .blog_listing { padding-bottom: 70px; }
    .blog_listing .blog_listing_wrap .container { padding:0 25px;}
    .blog_listing .top_part { padding: 0 25px 50px 25px; }
    .blog_listing .bloghero_first { width: 100%; }
    .blog_listing .bloghero_first article.post_heroitem img.blog-index__post-image { height: 200px; }
    .blog_listing .top_part .filter_main { width: 100%; padding: 50px 0 0; }
    .blog_listing .blog_listing_wrap .wrap { margin: 0; }
    .blog_listing .blog_listing_wrap article.blog_item { padding: 0 0 50px; width: 100%; }
    .blog_listing .bloghero_first { padding: 0; }
    .blog_listing .blog_listing_wrap article.blog_item a img.blog-index__post-image { height: 200px; }
    .blog_listing .post_info h3 a { font-size: 28px; }
    .blog_listing .post_info .content { padding: 15px 0; }
    .blog_listing .top_part .post_info { padding-top: 20px; } 
    .blog_listing .blog_listing_wrap article.blog_item:last-child { padding: 0; }
    .blog_listing .tag_heading { padding-bottom: 30px; }
    
    .blog_innerhero .container { max-width: 100%; }
    .blog_innerhero .left_part { width: 100%; padding: 30px 0 0; order: 2; }
    .blog_innerhero .hs-featured-image-wrapper { width: 100%; padding: 0; order: 1; }

    .blog_post { padding: 23px 0 50px; }
    .blog_post .container { max-width: 100%; }
    .blog_post article.blog-post .blog-post__body p { font-size: 16px; }

    .releated_post { padding-bottom: 70px; }
    .releated_post .title h2 { font-size: 24px; }
    .releated_post .rp_listwrap article.rp_post_item { width: 100%; padding: 0 0 50px; }
    .releated_post .rp_listwrap article.rp_post_item:last-child { padding: 0; }
    .releated_post .rp_listwrap { margin: 0; }
    .releated_post .rp_listwrap article.rp_post_item .rp_content { margin-top: 20px; }
    
    .author_main .inner .author_info { width: 100%; padding: 20px 0 0; }
    .author_main .inner .author_img { width: 100px; height: 100px; }
    
    .blog_listing .container { max-width: 100%; }
    .author_main .inner { padding: 20px; }
  
    .blog-pagination { padding-top: 50px; }
}
/* 404 Page */
.system_page_sc { padding: 250px 0 140px; position: relative; background: url('https://2721148.fs1.hubspotusercontent-na1.net/hubfs/2721148/mp-antenna/images/error-bg.png') no-repeat center / cover; }
.system_page_sc:before { position: absolute; content: ""; height: 100%; width: 100%; top: 0; left: 0; background: linear-gradient(180deg, #000000 0%, #10495D 100%); opacity: 0.7; }
.error_cover_box { background: var(--white); position: relative; margin: 0 auto; width: 100%; max-width: 825px; text-align: center; padding: 50px 15px; font-size: 22px; }
.error_cover_box h1 { color: var(--primary-color); font-size: 100px; line-height: 1; }
.error_cover_box h3 { font-size: 30px; margin: 5px 0 15px; }
.error_cover_box .con { width: 100%; max-width: 600px; margin: 0 auto; }
.error_cover_box .buttons_wrap { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 25px; gap: 20px; }

.system_page_sc.subscribe_page .error_cover_box h1 { font-size: 44px; margin-bottom: 20px; }
.system_page_sc.subscribe_page .error_cover_box h3 { line-height: 1.3; }

.system_page_sc.login_page { padding: 150px 0; }
.system_page_sc.login_page .form-container { text-align: left; }
.system_page_sc.login_page .form-container .hs-form-field { margin-bottom: 30px; }
.system_page_sc.login_page .form-container .hs-form-field > label { padding: 0 0 10px; display: inline-block; }
.system_page_sc.login_page .form-container input { background: #f2f2f2; border-radius: 5px; height: 71px; margin: 0; resize: none; }
.system_page_sc.login_page .form-container .hs-form-field:has(input[type="checkbox"]) { position: relative; }
.system_page_sc.login_page .form-container input[type="checkbox"] { width: 20px; height: 20px; vertical-align: middle; position: absolute; left: 0; top: 8px; }
.system_page_sc.login_page .form-container input[type="checkbox"] + label { padding: 0 0 0 30px; }
.system_page_sc.login_page .form-container input.hs-button { background: var(--primary-color); height: auto; margin: 30px 0 0; }
.system_page_sc.login_page .form-container input.hs-button:hover { background: transparent; }
.system_page_sc.login_page .form-container .form-separator { padding: 20px 0 15px; display: block; }
.system_page_sc.login_page .form-container .form-separator + form > div { margin-bottom: 30px; }
.system_page_sc.login_page .form-txt { text-align: left; }
.system_page_sc.login_page .form-container .form-separator + form input.hs-button { margin: 0; }
.system_page_sc.register_page .form-container input.hs-button { margin: 0 0 30px; }
.system_page_sc.register_page .form-container .hs-form-field:has(input[type=checkbox]) { display: flex; flex-wrap: wrap; }
.system_page_sc.register_page .form-container .hs-form-field:has(input[type=checkbox]) > p { margin: 0 0 20px; }
.system_page_sc.register_page .form-container .hs-form-field:has(input[type=checkbox]) input[type=checkbox] { position: relative; }
.system_page_sc.register_page .form-container .hs-form-field:has(input[type=checkbox]) input[type=checkbox] + label { width: calc(100% - 30px); padding: 0 0 0 15px; }

.system_page_sc.password_page .form-container { text-align: center; }
.system_page_sc.password_page .form-container input[type="password"] { background: #f2f2f2; border-radius: 5px; resize: none; height: 71px !important; margin: 30px 0 !important; }
.system_page_sc.password_page .form-container input.hs-button { background: var(--primary-color); height: auto; margin: 0 auto; border: 4px solid transparent; transition: all .5s ease-in-out; }
.system_page_sc.password_page .form-container input.hs-button:hover { background: transparent; border-color: var(--primary-color); }

.system_page_sc.subscribe_page .inner { color: var(--white); position: relative; z-index: 1; }
.system_page_sc.subscribe_page .inner .page-header { text-align: center; padding: 0 0 30px; }
.system_page_sc.subscribe_page .inner .page-header > h1 { color: var(--primary-color); margin-bottom: 15px; }

.system_page_sc.subscribe_page .email-prefs { width: 100%; max-width: 825px; margin: 0 auto; }
.system_page_sc.subscribe_page .email-prefs .item { margin-top: 20px; }
.system_page_sc.subscribe_page .email-prefs .item .item-inner { background: var(--white); border-radius: 5px; font-style: normal; padding: 28px 10px 28px 70px; position: relative; color: var(--secondary-color); }
.system_page_sc.subscribe_page .email-prefs .item-inner .checkbox-row { font-size: 22px; font-weight: 700; }
.system_page_sc.subscribe_page .email-prefs .item-inner .checkbox-row input[type=checkbox] { border: 1px solid #f2f2f2; border-radius: 0; height: 24px; left: 25px; margin: 0; position: absolute; top: 47px; width: 24px; }
.system_page_sc.subscribe_page .email-prefs .subscribe-options { margin: 30px 0; }
.system_page_sc.subscribe_page .email-prefs .subscribe-options p:not(.header) input[type=checkbox] { border-radius: 0; height: 24px; margin: 4px 10px 0 0; vertical-align: top; width: 24px; }
.system_page_sc.subscribe_page .email-prefs .subscribe-options p:not(.header) label { font-weight: 700; color: var(--white); }
.system_page_sc.subscribe_page .email-prefs input.hs-button { background: var(--primary-color); height: auto; margin: 0 auto; border: 4px solid transparent; transition: all .5s ease-in-out; }
.system_page_sc.subscribe_page .email-prefs input.hs-button:hover { background: var(--white); border-color: var(--white); }

.system_page_sc.subscribe_page .success { font-size: 23px; font-weight: 700; margin: 0 0 30px; text-align: center; }
.system_page_sc.subscribe_page .inner #hs-subscriptions-unsubscribe-survey { max-width: 750px; margin: 0 auto; }
.system_page_sc.subscribe_page #hs-subscriptions-unsubscribe-survey-options { position: relative; }
.system_page_sc.subscribe_page #hs-subscriptions-unsubscribe-survey-options label { color: var(--white); }
.system_page_sc.subscribe_page #hs-subscriptions-unsubscribe-survey input[type=radio] { width: 24px; height: 24px; flex-shrink: 0; margin-right: 15px; }
.system_page_sc.subscribe_page #hs-subscriptions-unsubscribe-survey textarea { background: #f2f2f2; border-radius: 5px; height: 71px; margin: 0; resize: none; }
.system_page_sc.subscribe_page #hs-subscriptions-unsubscribe-survey .hs-button { background: var(--primary-color); height: auto; margin: 0 auto; border: 4px solid transparent; transition: all .5s ease-in-out; }
.system_page_sc.subscribe_page #hs-subscriptions-unsubscribe-survey .hs-button:hover { background: var(--white); border-color: var(--white); }
.system_page_sc.subscribe_page #hs-subscriptions-form-control { margin: 30px 0 10px; }

@media (max-width:1200px){
    .system_page_sc { padding: 200px 0 100px; }
    .system_page_sc.subscribe_page .error_cover_box h1 { font-size: 40px; }


}
@media (max-width:991px){
    .system_page_sc { padding: 150px 0 80px; }
    .system_page_sc.login_page { padding: 70px 0; }
    .system_page_sc.login_page .form-container input { height: 50px; }
    .system_page_sc.password_page .form-container input[type="password"] { height: 50px !important; }
}
@media (max-width:767px){
    .system_page_sc { padding: 120px 0 50px; }
    .error_cover_box { font-size: 18px; }
    .error_cover_box h1 { font-size: 70px; }
    .error_cover_box h3 { font-size: 24px; }
    .error_cover_box .buttons_wrap { gap: 15px 20px; }
    .error_cover_box .btn_style a, .error_cover_box .btn_style2 a { min-width: 240px; }
    .system_page_sc.subscribe_page .error_cover_box h1 { font-size: 34px; margin-bottom: 10px; }

    .system_page_sc.login_page { padding: 50px 0; }
    .system_page_sc.login_page .form-container .hs-form-field { margin-bottom: 20px; }
    .system_page_sc.login_page .form-container input[type=checkbox] { width: 15px; height: 15px; top: 6px; }
    .system_page_sc.login_page .form-container input[type=checkbox]+label { padding: 0 0 0 25px; }
    .system_page_sc.register_page .form-container .hs-form-field:has(input[type=checkbox]) > p { margin: 0 0 10px; }
    .system_page_sc.register_page .form-container .hs-form-field:has(input[type=checkbox]) input[type=checkbox]+label { padding: 0 0 0 10px; }
    
    .system_page_sc .form-container input.hs-button, 
    .system_page_sc.subscribe_page .email-prefs input.hs-button { min-width: auto; width: 100%; }
    .system_page_sc.subscribe_page .email-prefs .item .item-inner { font-size: 16px; line-height: 28px; padding: 15px 10px 20px 55px; }
    .system_page_sc.subscribe_page .email-prefs .item-inner .checkbox-row { font-size: 18px; line-height: 23px; margin: 0 0 4px; }
    .system_page_sc.subscribe_page .email-prefs .item-inner .checkbox-row input[type=checkbox] { left: 17px; top: 16px; }
    .system_page_sc.subscribe_page #hs-subscriptions-unsubscribe-survey .hs-button { width: 100%; text-align: center; }
}


:root {
  --body-font:              Saira;
  --header-font:            Saira Semi Condensed;
  --saira-condensed:        "Saira Condensed", sans-serif;

  --primary-color:          #BC1110;
  --secondary-color:        #272424;
  --teritory-color:         #2AA3CB;
  --color_4:                #E4E4E4;
  --white:                  #ffffff;
  --black:                  #000000;


  --link_color:             #BC1110;
  --link_hover_color:       #272424;  
}
html {
  scroll-behavior: smooth;
}


.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { outline:none; position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline:none; }
[dir='rtl'] .slick-slide { float: right; } 
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

.slick-arrow { cursor:pointer; z-index:1; position:absolute; top:auto; bottom:0; display:inline-block; color:#fff; border: 0.5px solid #394A81; border-radius: 25px; background:transparent; width:45px; height:60px; font-size:0; text-index:-9999; cursor:pointer; transition:all .5s ease-in-out; }
.slick-arrow::before { content: ""; display: inline-block; width: 15px; height: 12px; background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15' height='12' viewBox='0 0 15 12' fill='none'><path d='M14.1028 6.04274L1.4731 6.12564M1.4731 6.12564L6.43241 10.8327M1.4731 6.12564L5.98603 1.35642' stroke='%23394A81' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center center; background-size: contain; transition:all .4s ease-in-out; }
.slick-arrow:hover { border-color:#fff; }
.slick-arrow:hover::before { background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15' height='12' viewBox='0 0 15 12' fill='none'><path d='M14.1028 6.04274L1.4731 6.12564M1.4731 6.12564L6.43241 10.8327M1.4731 6.12564L5.98603 1.35642' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center center; background-size: contain; }
/* .slick-arrow.slick-prev:before { content: "\f104"; } */
.slick-arrow.slick-next { right:5px; }
/* .slick-arrow.slick-next:before { content: "\f105"; } */
.slick-arrow.slick-disabled { display:none; }

ul.slick-dots { margin:0; padding:0; list-style:none; float:left; width:100%;}
ul.slick-dots { text-align:center; padding:17px 0 0; }
ul.slick-dots li { display:inline-block; padding:0 5px; }
ul.slick-dots li button { display:inline-block; background:#3c5263;  width:6px; height:6px; border-radius:100%; font-size:0; cursor:pointer; padding:0; box-shadow:none; }
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background:#f7893f; }
ul.slick-dots li.slick-active button { height:10px; width:10px; box-shadow:1px 0px 1px rgba(0,0,0,0.15); }

.inline_block { display:inline-block; width:100%; vertical-align: top; }
.text-white { color: var(--white); }  

.banner_sc .video_cover, .banner_bg_img { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.banner_sc { position: relative; overflow: hidden; z-index: 1; }
.banner_sc .bg_overlay { z-index: 0 !important; }
.banner_content { position: relative; padding: 250px 0 150px; color: #fff; font-size: 28px; font-style: italic; }
.banner_sc.bottom_space .banner_content { padding-bottom: 300px; }
.banner_sc .video_cover:before, .banner_bg_img:before { position: absolute; content: ""; height: 100%; width: 100%; top: 0; left: 0; }
.banner_content h1 { margin-bottom: 22px; color:var(--white); }
.banner_sc .button_wrap { display: flex; flex-wrap: wrap; gap: 20px; font-size: 22px; font-style: normal; font-weight: 700; }
.banner_sc .button_wrap .btn_style2 a { color: #fff; border-color: #fff; }
.banner_sc .button_wrap .btn_style2 a:hover { background: #fff; color: var(--secondary-color); }
.banner_sc .button_wrap { margin-top: 35px; }
/* .banner_sc .button_wrap .btn_style a:hover { background-color: #fff; border-color: #fff; color: var(--secondary-color); } */
.banner_content .con { width: 910px; font-weight: 500; max-width: 100%; }
.banner_sc video { width: 100%; height:100%; object-fit:cover; }
.banner_bg_img img { width: 100%; height: 100% !important; object-fit: cover; }

.banner_sc.banner_career, .hero_leadership { background-attachment:fixed !important; }
.banner_sc.banner_career .overlay, .banner_sc .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.service { background: linear-gradient(90deg, #EF1608 -11.74%, #560807 175.83%); padding: 29px 0; }
.service .col { text-align: center; width: 33.33%; padding: 0 30px; }
.service .section_wrap { margin: 0 -30px; }
.service .col .box_title { color: var(--white); font-weight: 500; font-size: 22px; line-height: 38px; font-style: italic; }
.service .col .icon { display: flex; justify-content: center; align-items: center; max-width: 59px; margin: 0 auto 20px; }
.service .col .icon img { object-fit: contain; height: 100%; }

.industries { padding: 71px 0 91px; }
.industries .main_part { background: linear-gradient(39.7deg, #E4E4E4 -2%, #F8F7F7 102.38%); padding: 62px 74px 30px; border-radius: 5px; }
.industries .main_part .title_part { text-align: center; max-width: 844px; margin: 0 auto 70px; }
.industries .main_part .title_part .content { padding-top: 30px; font-size: 20px; }
.industries .col { width: 25%; padding: 0 35px 84px; }
.industries .colin { position: relative; }
.industries .colin a.boxlink { position: absolute; inset: 0; }
.industries .section_wrap { margin: 0 -35px; }
.industries .col .img { width: 100%; height: 105px; display: flex; align-items: center; justify-content: flex-start; border-radius: 5px; overflow: hidden; }
.industries .col .img img { width: 100%; height: 100%; border-radius: 5px; object-fit: cover; }
.industries .col h3 { font-size: 24px; font-weight: 600; color: var(--secondary-color); text-align: center; padding-top: 19px; }

.two_column .left_part { width: 55%; background: linear-gradient(39.7deg, #E4E4E4 -2%, #F8F7F7 102.38%); padding: 121px 50px 131px 0; padding-left: calc((100% - 1240px) / 2); }
.two_column .left_part .left_inner { display: flex; flex-wrap: wrap; align-items: center; }
.two_column .left_part .left_inner .icon { width: 163px; }
.two_column .left_part .left_inner .left_content { width: calc(100% - 163px); padding-left: 10px; }
.two_column .left_part h3 { font-weight: 500; font-style: italic; padding: 20px 0; }
.two_column .left_part .left_cont { font-size: 20px; }
.two_column .right_part { width: 45%; background: #162732; padding: 94px 0 97px 70px; padding-right: calc((100% - 1240px) / 2); }
.two_column .right_part .right_cont ul li { color: var(--white); position: relative; font-size: 24px; font-weight: 500; padding-left: 20px; font-style: italic; }
.two_column .right_part .right_cont ul li+li { margin-top: 15px; }
.two_column .right_part .right_cont ul li:before { position: absolute; content: "+"; top: 3px; left: 0; font-size: 28px; font-weight: 900; line-height: 1; }
.two_column .right_part .right_cont { padding-bottom: 47px; }
/* .two_column .right_part .btn_style a:hover { border-color: var(--white); color: var(--secondary-color); background: var(--white); } */

.solution { padding: 109px 0 50px; }
.solution .title { text-align: center; margin-bottom: 75px; }
.solution .section_wrap { margin: 0 -50px; }
.solution .section_wrap .col { width: 33.33%; padding: 0 50px 100px; }
.solution .section_wrap .col .icon { display:inline-block; width: 97px; height: 97px; border-radius: 100%; overflow: hidden; border:5px solid var(--primary-color) }
.solution .boxtitle {font-size: 26px; font-weight: 600; padding: 15px 0;}
.solution .section_wrap .col .icon img { height: 100%; object-fit: cover; }
.solution .section_wrap .col h4 { font-size: 26px; font-weight: 600; padding: 16px 0 25px; }
.solution .section_wrap .col .box_cont { font-size: 17px; }
.solution .section_wrap .col .btn_style { margin-bottom: 15px; }
.solution .section_wrap .col .btn_style a { box-shadow: 0px 4px 11px 0px #16273254; }
.solution .section_wrap .col .btn_style2 a { box-shadow: 0px 4px 11px 0px #16273254; }
.solution .section_wrap .col.btn_box { display: flex; align-items: center; padding-top: 60px; justify-content: flex-end; }

.zigzag { background: #f9f9f9; position:relative; z-index:1; }
.zigzag .col { display: flex; flex-wrap: wrap; position: relative; }
.zigzag .col .left_part { width: 50%; padding: 160px 90px 160px 0; padding-left: calc((100% - 1240px) / 2); }
.zigzag .col.img-right { flex-direction: row-reverse; }
.zigzag .col.img-right .left_part { padding-left: 90px; padding-right: calc((100% - 1240px) / 2); }
.zigzag .col .img { width: 50%; display: flex; align-items: center; justify-content: center; height: 100%; position: absolute; top: 0; right: 0; }
.zigzag .col.img-right .img { right: auto; left: 0; }
.zigzag .col .img img { width: 100%; object-fit: cover; height: 100% !important; background: var(--white); }
.zigzag .col .left_part .box_content { padding: 50px 0 40px; }
.zigzag .col .left_part .btn_wrap { gap: 16px; }
.zigzag .col .left_part .box_content h3 { margin: 30px 0; }
.zigzag .top_img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}
.zigzag .top_img img { width: 100%; height: 100% !important; object-fit: cover; }
.zigzag.img_flip .top_img { max-width: 1193px; left: auto; right: 0; transform: rotateX(180deg); }
.zigzag .col .left_part .box_content a { font-weight: 600; font-style: italic; }

.product { padding: 67px 0 96px; background: linear-gradient(33.53deg, #E4E4E4 -27.51%, #F8F7F7 102.37%); }
.product .title { text-align: center; max-width: 819px; margin: 0 auto 40px; }
.product .title .top_cont { margin-top: 15px; }
.product .product_slider .inn { padding: 0 4px; }
.product .product_slider .slick-list .slick-track { margin: 0 -4px; padding:0 6px; }
.product .product_slider .inn .in { background: var(--white); padding: 27px 21px 49px; text-align: center; position: relative; box-shadow: 0px 4px 4px 0px #00000012; }
.product .product_slider .inn .in:before { position: absolute; content: ""; bottom: 0; left: 0; right: 0; width: 100%; background: linear-gradient(90deg, #F41716 -11.74%, #9F0C0B 100%); height: 6px; }
.product .product_slider .inn .in .box_title { font-size: 22px; font-weight: 600; font-family: var(--header-font); padding-top: 31px; line-height: 1; }
.product .product_slider .inn .in .img img { display: inline-block; }
.product .btm_part { padding-top: 57px; max-width: 844px; margin: 0 auto; text-align: center; }
.product .btm_part .btm_cont { padding: 46px 0 60px; }
.product .btm_part .btn_wrap { gap: 16px; }

.cta_strip { padding: 169px 0 149px; position: relative; z-index: 1; background-attachment: fixed !important; overflow: hidden; min-height: 520px; display: flex; align-items: center; }
.cta_strip .bg_overlay, .banner_sc .bg_overlay, .hero_contact .bg_overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1;    /* mix-blend-mode: multiply; */    /* opacity: .6; */ }
.cta_strip .section_wrap { max-width: 824px; margin: 0 auto; background: rgba(255, 255, 255, .9); padding: 64px 112px; text-align: center; border-radius: 5px; }
.cta_strip .section_wrap .cont { font-size: 22px; padding: 30px 0; }
.cta_strip .section_wrap .btn_wrap.d-flex.align-center.justify-center { }
.cta_strip .section_wrap .btn_wrap a { font-size: 22px; font-weight: 700; min-width: 341px; box-shadow: 0px 4px 24px 0px #00000040; }
.cta_strip .img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.cta_strip .img img { width: 100%; height: 100% !important; object-fit: cover; will-change: transform; transform: translate3d(0,0,0); height: 130% !important; top: -15%; position: relative; }
.cta_strip .container { position: relative; z-index: 3; }

.hero_contact { padding: 212px 0 200px; position: relative; z-index: 1; background-attachment: fixed !important; }        
.hero_contact .bg_overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.hero_contact .left_content { color: var(--white); max-width: 1028px; font-size: 30px; font-style: italic; }
.hero_contact .left_content h1 { color: var(--white); }
.hero_contact .left_content .cont { padding-top: 30px; font-weight:500; }
.hero_contact.right-content .left_content { width: 60%; padding-right: 15px; }
.hero_contact.right-content .right_cont { width: 31%; padding-left: 15px; color: var(--white); font-size: 20px; max-width: 200px; margin-left: 100px; font-style: italic; font-weight: 500; }
.hero_contact.right-content:before { position: absolute; content: ""; top: 0; right: 0; width: 776px; height: 100%; background: linear-gradient(178.19deg, rgba(0, 0, 0, 0.7) 14.6%, rgba(16, 73, 93, 0.7) 139.04%); z-index: -1; }
.hero_contact.right-content .right_cont a { color: var(--white); transition: all .5s ease-in-out; }
.hero_contact.right-content .right_cont a:hover { color: var(--primary-color); }
.hero_contact.right-content .right_cont p+p { margin-top: 20px; }
.hero_contact.right-content .right_cont strong { font-style: normal; }

.contact-us-form { position: relative; margin-top: -112px; z-index: 1; padding-bottom: 172px; }
.contact-us-form .section_wrap { background: linear-gradient(39.7deg, #E4E4E4 -2%, #F8F7F7 102.38%); padding: 88px 105px 125px; }
.contact-us-form .section_wrap .cont { font-size: 22px; color: var(--black); padding-bottom: 80px; }
.contact-us-form .section_wrap .cont strong { font-family: var(--header-font); }
.contact-us-form .section_wrap .cont p+p { margin-top: 40px; }
.contact-us-form h2 { text-align: center; }
.contact-us-form .form { margin-top: 60px; }
.contact-us-form .form form { max-width: 872px; margin: 0 auto; }
.contact-us-form .form form fieldset { max-width: 100%; }
.contact-us-form .form form fieldset input,
.contact-us-form .form form fieldset textarea { width: 100% !important; height: 71px; border-radius: 5px; resize: none; margin: 0; }
.contact-us-form .form form fieldset .input { margin: 0; }
.contact-us-form .form form fieldset.form-columns-2 .field.hs-form-field { width: 50%; }
.contact-us-form .form form fieldset .field.hs-form-field { padding: 0 16px; margin-bottom: 31px; }
.contact-us-form .form form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }
.contact-us-form .form form label { font-size: 22px; }
.contact-us-form .form form .hs_submit.hs-submit { padding: 0 16px; }
.contact-us-form .form form .hs-richtext.hs-main-font-element h4 {font-weight: 600;font-family: var(--body-font);color: var(--primary-color);margin-bottom: 21px;}
.contact-us-form .form form fieldset.form-columns-0 { padding: 0 16px; }
.hero_contact .left_content p+p { margin-top: 30px; }

.legal-sc.noImage { padding: 70px 0 0; }
.legal-sc > .image { position: relative; height: 200px; overflow: hidden; background-attachment: fixed !important;; }
.legal-sc > .image:before { background: linear-gradient(180deg, #000, #10495d); content: ""; height: 100%; left: 0; opacity: .7; position: absolute; top: 0; width: 100%; }
.legal-sc .inner { padding: 90px 0 115px; }
.legal-sc .inner > .content { padding: 50px 0 0; }
.legal-sc .inner > .content p { margin: 0 0 45px; }
.legal-sc .inner > .content p:last-child { margin: 0; }
.legal-sc .inner > .content h2 { margin: 0 0 45px; }
.legal-sc .inner > .content  ol { padding-left: 35px; margin: 0; }
.legal-sc .inner > .content ol li { font-weight: bolder; }
.legal-sc .inner>.content h3 { font-weight: 600; margin-bottom: 4px; }
.legal-sc .inner>.content ol li strong { font-weight: 600; }

.hero_lp { display: inline-block; width: 100%; vertical-align: top; }
.hero_lp .left_part { width: 50%; position: relative; padding: 33px 69px 179px 104px; z-index: 1; padding-left: calc((100% - 1240px) / 2); }
.hero_lp .left_part .bg_img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -2; }
.hero_lp .left_part .bg_img img { height: 100% !important; width: 100%; object-fit: cover; }
.hero_lp .left_part .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.hero_lp .left_part .logo { max-width: 392px; padding: 18px 50px; background: rgba(255, 255, 255, 0.9); display: flex; align-items: center; justify-content: center; margin-bottom: 52px; }
.hero_lp .left_part .logo a { line-height: 1; }
.hero_lp .left_part h1,
.hero_lp .left_part h4 { color: var(--white); }
.hero_lp .left_part h4 { font-size: 30px; font-style: italic; font-weight: 500; font-family: var(--body-font); line-height: 1.5; margin: 28px  0 35px; }
.hero_lp .left_part .img img { border-radius: 5px; width: 100%; height: 100% !important; object-fit: cover; }
.hero_lp .left_part .img { height: 295px; }

.hero_lp .right_part { width: 50%; padding: 93px 0 139px 114px; padding-right: calc((100% - 1240px) / 2); }
.hero_lp .right_part .form { max-width: 404px; }
.hero_lp .right_part .form .field label { margin-bottom: 5px; display: inline-block; }
.hero_lp .right_part .form form .field.hs-form-field { margin-bottom: 15px; display: inline-block; width: 100%; }

.content-boxes { padding: 116px 0 63px; }
.content-boxes .title { text-align: center; max-width: 844px; margin: 0 auto 115px; }
.content-boxes .col { width: 33.33%; padding: 0 38px 76px; }
.content-boxes .section_wrap { margin: 0 -38px; }
.content-boxes .col h3 { position: relative; font-weight: 600; font-size: 26px; padding-left: 20px; }
.content-boxes .title h2 { font-size: 44px; }
.content-boxes .col h3:before { position: absolute; content: "+"; font-size: 30px; left: 0; top: -4px; color: var(--primary-color); font-weight: 900; font-family: var(--header-font); line-height: 1; }
.content-boxes .col .box_content { margin-top: 52px; font-size: 17px; }

.hero_contact.thankyou_innerhero .left_content { padding-bottom: 114px; }
.hero_contact.thankyou_innerhero .left_content .btn_style { padding-top: 30px; }
.image-title-boxes { display: inline-block; width: 100%; vertical-align: top; margin-top: -180px; position: relative; padding-bottom: 101px; }
.image-title-boxes .main_part { background: #f5f5f5; padding: 70px 51px 113px; position: relative; border-radius: 5px; z-index: 1; }
.image-title-boxes .main_part h2 { font-size: 36px; }
.image-title-boxes .main_part:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: url(https://2721148.fs1.hubspotusercontent-na1.net/hub/2721148/hubfs/mp-antenna/images/bg_pattern.png?width=1440&height=1226&name=bg_pattern.png)no-repeat center/cover; z-index: -1; border-radius: 5px; }
.image-title-boxes .main_part .title { text-align: center; margin-bottom: 60px; }
.image-title-boxes .main_part .col { width: 33.33%; padding: 0 14px; }
.image-title-boxes .main_part .section_wrap { margin: 0 -14px; }
.image-title-boxes .main_part .col .img { height: 227px; }
.image-title-boxes .main_part .col .img img { width: 100%; height: 100% !important; object-fit: cover; border-radius:5px; }
.image-title-boxes .main_part .col .btn_style2 { padding-top: 33px; }
.image-title-boxes .main_part .col .btm_part { text-align: center; padding: 28px 24px 0; }
.image-title-boxes .main_part .col .btn_style2 a { min-width: 203px; }
.image-title-boxes .main_part .col .btm_part h3 { font-size: 26px; font-weight: 600; line-height: 1.4; }

.event-boxes { display: inline-block; width: 100%; vertical-align: top; position: relative; z-index: 1; margin-top: -98px; }
.event-boxes .main_part { background: #F2F2F2; padding: 118px 130px 58px; border-radius: 5px; }
.event-boxes .main_part .col { width: 50%; padding: 0 19px 66px; }
.event-boxes .main_part .section_wrap { margin: 0 -19px; }
.event-boxes .main_part .col .img { width: 100%; height: 227px; }
.event-boxes .main_part .col .img img { width: 100%; height: 100% !important; border-radius: 5px; object-fit: cover; }
.event-boxes .main_part .col .btm_part { padding: 28px 33px 0; text-align: center; }
.event-boxes .main_part .col .btm_part h3, .event-boxes .main_part .col .btm_part h2 { padding-bottom: 30px; font-size: 32px; }
.event-boxes .main_part .col .btm_part h4, .event-boxes .main_part .col .btm_part .subtitle { font-weight: 600; }
.event-boxes .main_part .col .btm_part h4 span, .event-boxes .main_part .col .btm_part .subtitle span { display: block; padding-top: 10px; color: var(--primary-color); }
.event-boxes .main_part .col .btm_part .btn_style2 { position: absolute; bottom: 0; left: 0; right: 0; }
.event-boxes .main_part .col .inner { position: relative; padding-bottom: 85px; height: 100%; }

.banner_sc.hero_leadership .banner_content { padding: 200px 0 70px; }
.banner_sc.hero_leadership .banner_content .con { width: 100%; }
.team_sc { display: inline-block; width: 100%; vertical-align: top; padding: 112px 0 76px; background: linear-gradient(180deg, #E4E4E4 0%, #FFFFFF 329.82%); }
.team_sc .section_wrap { margin: 0 -5px; }
.team_sc .section_wrap .col { width: 25%; padding: 0 5px 40px; }
.team_sc .section_wrap .col .inner { text-align: center; box-shadow: 0px 4px 4px 0px #00000012; background: var(--white); padding: 30px 66px 30px; position: relative; display:flex; justify-content:center; flex-wrap: wrap; }
.team_sc .section_wrap .col .inner:before { position: absolute; content: ""; bottom: 0; left: 0; right: 0; width: 100%; height: 6px; background: linear-gradient(90deg, #F41716 -11.74%, #9F0C0B 100%); }
.team_sc .section_wrap .col .inner .box_img { width: 170px; height: 170px; }
.team_sc .section_wrap .col .inner .box_img img { width: 100%; height: 100% !important; object-fit: cover; }
.team_sc .section_wrap .col .inner .btm_part { padding-top: 30px; }
.team_sc .section_wrap .col .inner .btm_part h4 { font-size: 22px; font-weight: 600; }
.team_sc .section_wrap .col .inner .btm_part h5 { font-size: 20px; font-weight: 400; font-style: italic; padding-top: 10px; font-family: var(--body-font); color: var(--primary-color); }
.team_sc .section_wrap .col .inner .social_link { padding-top: 30px; }
.team_sc .section_wrap .col .inner .social_link ul { display: flex; align-items: center; justify-content: center; gap: 5px; }
.team_sc .section_wrap .col .inner .social_link ul a { width: 25px; height: 25px; display: flex; justify-content: center; align-items: center; background: var(--primary-color); border-radius: 100%; padding: 3px; }
.team_sc .section_wrap .col .inner .social_link ul a img { max-width: 15px; height: 100% !important; width: 20px; object-fit: contain; }
.team_sc .section_wrap .col .inner .social_link ul a:hover { background: var(--secondary-color); }

.banner_sc.event_innerhero .banner_content { padding: 229px 0 150px; } 

.contact-us-form.career_form { margin: 0; padding-top: 116px; }
.banner_sc.career_innrhero .banner_content { padding-bottom: 92px; }
.contact-us-form.career_form .section_wrap { text-align: left; }
.contact-us-form.career_form h2 { text-align: left; margin-bottom: 50px; line-height: 1.4; max-width: 872px; margin: 0 auto 50px; }
.contact-us-form.career_form .cont { max-width: 872px; margin: 0 auto; padding-bottom:0; }

.nr_content { display: inline-block; width: 100%; vertical-align: top; padding: 120px 0 100px; position: relative; background: #f2f2f2; z-index: 1; overflow: hidden; }
.nr_content .bg_img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: .2; }
.nr_content .bg_img img { width: 100%; height: 100% !important; object-fit: cover; }
.nr_content .cont { padding: 40px 0; font-size: 20px; }
.nr_content .section_wrap { max-width: 1034px; margin: 0 auto; }
.nr_content .btn_wrap { display: flex; flex-wrap: wrap; gap: 16px; }
.nr_content .section_wrap h2 { font-size: 36px; } 

.ltcontent_rtimg { display: inline-block; width: 100%; vertical-align: top; padding: 97px 0 320px; } 
.ltcontent_rtimg .title_cont { text-align: center; margin-bottom:67px; }
.ltcontent_rtimg .top_cont { padding: 40px 0 0; }
.ltcontent_rtimg .top_cont ul { display: flex; justify-content: center; }
.ltcontent_rtimg .top_cont ul li { padding-left: 15px; position: relative; font-size: 18px; line-height: 1; font-style: italic; font-weight: 600; color: var(--primary-color); }
.ltcontent_rtimg .top_cont ul li:before { position: absolute; content: "+"; top: -4px; left: 0; font-size: 23px; font-weight: 600; color: var(--primary-color); }
.ltcontent_rtimg .top_cont ul li+li { margin-left: 20px; } 
.ltcontent_rtimg .container { max-width: 1062px; }
.ltcontent_rtimg .left_part { width: 55%; padding-right: 22px; font-size:20px; }
.ltcontent_rtimg .right_part { width: 45%; padding-left: 15px; }
.ltcontent_rtimg .section_wrap { padding-top: 20px; }
.ltcontent_rtimg .section_wrap.full .left_part { width: 100%; }

.video-or-image { position: relative; margin-top: -240px; z-index: 1; }
.video-or-image .video_cover { max-width: 824px; margin: 0 auto; }
.video-or-image .img { max-width: 824px; margin: 0 auto; height: 453px; position: relative; z-index: 1; }
.video-or-image .img img { width: 100%; height: 100% !important; object-fit: cover; }

.products_filter { display: inline-block; width: 100%; vertical-align: top; padding: 311px 0 129px; background: linear-gradient(33.53deg, #E4E4E4 -27.51%, #F8F7F7 102.37%); position: relative; margin-top: -200px; }
.main_product_listing_sc.products_filter.industry_filter_sc { padding: 311px 0 129px; margin-top: -200px; }
.products_filter .title_part { text-align: center; max-width: 824px; margin: 0 auto 71px; padding-bottom: 20px; border-bottom: 5px solid var(--black); }
/* .products_filter .filters { width: 30%; padding:39px 100px 90px; position: sticky; top: 140px; background: var(--white); max-width:424px; } */
.products_filter .filters .filter_group+.filter_group { margin-top: 40px; }
.filters_drawer { width: 30%; padding: 39px 100px 90px; position: sticky; top: 140px; background: rgba(255,255,255,0.6); max-width: 424px; }
.filters_drawer a.filters_close { display: none;  }
.products_filter .right_part { width: 70%; padding-right: calc((100% - 1240px) / 2); padding-left: 27px; }
.products_filter .right_part .card_wrap { display: flex; flex-wrap: wrap; margin: 0 -14px; }
.products_filter .right_part .col { width: 33.33%; padding: 0 14px 43px; display:none; }
.products_filter .right_part .col .inner { background: var(--white); text-align: center; padding: 25px 40px; position: relative; box-shadow: 0px 4px 4px 0px #00000012; }
.products_filter .right_part .col .inner h3 { font-size: 22px; font-weight: 600; color: var(--primary-color); margin-bottom: 5px; }
.products_filter .right_part .col .inner h4 { font-size: 17px; font-weight: 400; }
.products_filter .right_part .col .inner .img { height: 166px; margin-bottom: 20px; }
.products_filter .right_part .col .inner .btn_style, .products_filter .right_part .col .inner .btn_style2 { padding-top: 20px; }
.products_filter .right_part .col .inner .btn_style a, .products_filter .right_part .col .inner .btn_style2 a { min-width: auto; }
.products_filter .right_part .col .inner .link_style a { font-size: 15px; color: var(--secondary-color); font-style: italic; padding-top: 10px; display: inline-block; text-decoration:underline; }
.products_filter .right_part .col .inner:before { position: absolute; content: ""; bottom: 0; left: 0; width: 100%; background: linear-gradient(90deg, #F41716 -11.74%, #9F0C0B 100%); height: 6px; }
.products_filter .right_part .col .inner .link_style a:hover { color: var(--primary-color); }
.products_filter .filters h5 { font-size: 22px; color: var(--primary-color); line-height:1.4; text-transform: uppercase; }
.products_filter .filters ul { padding: 20px 0 0; }
.products_filter .filters ul li a, .products_filter .filters ul li button { font-size: 20px; font-weight: 500; font-style: italic; color: #162732; text-transform: capitalize; background: none; border: 0; padding: 0; font-family: Saira, sans-serif; cursor: pointer; }
.products_filter .filters ul li+li { margin-top: 14px; }
.products_filter .btn_wrap { padding-top: 70px; gap: 16px; }
.products_filter .filters ul li a.selected.filter-all, .products_filter .filters ul li button.selected.filter-all { display: none; }
.filters_overlay, .mobile_filter_btn { display: none; }

.product_resources { display: inline-block; width: 100%; vertical-align: top; padding: 97px 0 47px; }
.product_resources .title_part { text-align: center; padding-bottom: 68px; }
.product_resources .col { width: 50%; padding: 0 42px 107px; }
.product_resources .section_wrap { max-width: 1000px; margin: 0 auto; }
.product_resources .col .img { width: 100%; height: 253px; border-radius: 5px; overflow: hidden; }
.product_resources .col .img img { width: 100%; height: 100% !important; object-fit: cover; }
.product_resources .col .btm_part { text-align: center; padding: 31px 30px 0; }
.product_resources .col .btm_part h3 { font-size: 26px; line-height: 1.4; font-weight: 600; }
.product_resources .col .btm_part .btn_style2 { padding-top: 31px; }
.product_resources .section_wrap.three_column { max-width: 100%; }
.product_resources .section_wrap.three_column .col { width: 33.33%; padding: 0 20px 107px; }
.product_resources .section_wrap.three_column .col .img { height: 200px; }
.product_resources .section_wrap.three_column .col .btm_part { padding: 31px 15px 0; }

.banner_sc.product_inner_hero .banner_content { padding: 180px 0 72px; }
.banner_sc.product_inner_hero .banner_content .con { width: 100%; }

.ltimg_rtcont { display: inline-block; width: 100%; vertical-align: top; padding: 70px 0 127px; }
.ltimg_rtcont .left_part { width: 50%; padding-right: 50px; }
.ltimg_rtcont .left_part .img { display: flex; align-items: center; justify-content: center; }
.ltimg_rtcont .right_part { width: 50%; padding-left: 50px; }
.ltimg_rtcont .right_part .cont { padding: 30px 0 50px; }
.ltimg_rtcont .right_part .cont ul li { position: relative; padding-left: 20px; font-size: 24px; }
.ltimg_rtcont .right_part .cont ul li+li { margin-top: 10px; }
.ltimg_rtcont .right_part .cont ul li:before { position: absolute; content: ""; top: 15px; left: 0; width: 5px; height: 5px; background: #1E1E1E; border-radius: 100%; }
.ltimg_rtcont .right_part .btn_style2 a { padding: 10px 20px; font-size: 20px; min-width: 209px; background: var(--black); color: #fff; border: none; }
.ltimg_rtcont .right_part .btn_style2 a:hover { background: var(--primary-color); }
.ltimg_rtcont .right_part .btn_style a { padding: 10px 20px; font-size: 20px; min-width: 209px; }

.product_details { display: inline-block; width: 100%; vertical-align: top; padding: 129px 0 100px; background: linear-gradient(33.53deg, #E4E4E4 -27.51%, #F8F7F7 102.37%); }
.product_details .section_wrap { margin:0 -38px; }
.product_details .col { width: 50%; padding:0 38px 67px; }
.product_details .discription h4 span { color: var(--primary-color); font-weight: 600; font-family: var(--body-font); }
.product_details .discription .cont { padding-top: 10px; line-height: 1.8; font-size: 20px; }
.product_details h2 { margin-bottom: 70px; padding-bottom: 20px; border-bottom: 2px solid var(--black); }
.product_details .specification ul li { padding: 14px 33px; display: flex; align-items: center; font-size: 20px; }
.product_details .specification ul li strong { font-weight: 600; width: 50%; }
.product_details .specification ul li span { width: 50%; padding-left: 10px; }
.product_details .specification ul li:nth-child(odd) { background: var(--white); } 
.product_details .col .cont ul li, .product_details .download ul li { position:relative; padding-left:20px; font-size:24px; }
.product_details .col .cont ul li+li, .product_details .download ul li+li { margin-top: 10px; }
.product_details .col .cont ul li:before, .product_details .download ul li:before { position: absolute; content: ""; top: 15px; left: 0; width: 5px; height: 5px; background: #1E1E1E; border-radius: 100%; }
.product_details .col .cont+.cont { margin-top: 50px; }
.product_details .col .cont h5, .product_details .download h5 { margin-bottom: 30px; }
.product_details .col .cont a, .product_details .download a { font-style: italic; text-decoration: underline; }
.product_details .col .img_wrap { gap: 25px; padding-right: 71px; }
.product_details .col .img_wrap .img_wrap.d-flex.align-center.flex_wrap { }
.product_details .col .img_wrap .img { width: calc(50% - 12.5px); height: 243px; background: var(--white); display: flex; align-items: center; justify-content: center; padding: 30px; }
.rating-stars li { cursor: pointer; list-style: none; }
.rating-stars svg { transition: 0.2s ease; }
.product_details .col .wrap { padding-right: 70px; gap: 25px; }
.product_details .col .wrap a { text-decoration: underline; font-weight: 500; font-style: italic; font-size: 15px; }
.product_details .col .wrap .leave-review a { color: var(--secondary-color); }
.product_details .col .wrap .leave-review a:hover { color: var(--primary-color); }

.releted_product { display: inline-block; width: 100%; vertical-align: top; padding: 87px 0 130px; background: #162732; }
.releted_product .title { text-align: center; margin-bottom: 60px; }
.releted_product .title h2 { color: var(--white); }
.releted_product .section_wrap { margin: 0 -18px; }
.releted_product .col { width: 25%; padding: 0 18px 43px; }
.releted_product .col .inner { background: var(--white); text-align: center; padding: 26px 35px; position: relative; box-shadow: 0px 4px 4px 0px #00000012; }
.releted_product .col .inner h3 { font-size: 22px; font-weight: 600; color: var(--primary-color); padding-bottom: 10px; }
.releted_product .col .inner h4 { font-size: 17px; font-weight: 400; }
.releted_product .col .inner .img { height: 172px; margin-bottom: 20px; display:flex; align-items:center; justify-content:center; }
.releted_product .col .inner .img img { width: 100%; height: 100% !important; object-fit: contain; }
.releted_product .col .inner .btn_style, .releted_product .col .inner .btn_style2 { padding-top: 20px; }
.releted_product .col .inner .btn_style a, .releted_product .col .inner .btn_style2 a { min-width: 1px; width: 100%; padding: 14px 20px; border: none; }
.releted_product .col .inner .btn_style2 a { background: #000; color: #fff; }
.releted_product .col .inner .btn_style2 a:hover { background: #7F0908; }
.releted_product .col .inner .link_style a { font-size: 15px; color: var(--secondary-color); font-style: italic; padding-top: 15px; display: inline-block; text-decoration:unederline; }
.releted_product .col .inner:before { position: absolute; content: ""; bottom: 0; left: 0; width: 100%; background: linear-gradient(90deg, #F41716 -11.74%, #9F0C0B 100%); height: 6px; }
.releted_product .col .inner .link_style a:hover { color: var(--primary-color); }

/* Capabilities Page */
.process_sc { position: relative; z-index: 1; }
.process_cover { padding: 60px 15px 80px; background: #f5f5f5; position: relative; margin-top: -150px; }
.process_cover .top_box { width: 844px; max-width: 100%; margin: 0 auto; }
.process_cover .top_box { font-size: 20px; margin-bottom: 60px; }
.process_cover .top_box h2 { font-size: 32px; margin-bottom: 30px; }
.process_main_title h3 { font-size: 26px; }
.process_timeline_wrap { display: flex; flex-wrap: wrap; justify-content: center; width: 1000px; max-width: 100%; margin: 0 auto; }
.process_list_item { width: calc(100% / 6); padding: 10px 35px; position: relative; }
.process_list_item .title { margin-top: 13px; }
.process_list_item .arrow-animate { position: absolute; bottom: 12px; right: -22px; }
.process_list_item:last-child .arrow-animate { display: none; }
.process_list_item .icon { height: 52px; display: flex; align-items: center; justify-content: center; }

.process_list_item.aos-animate .arrow-line { stroke-dasharray: 52; stroke-dashoffset: 52; animation: draw-line 0.6s ease forwards; }
.process_list_item.aos-animate .arrow-head { stroke-dasharray: 20; stroke-dashoffset: 20; animation: draw-arrow 0.4s ease forwards; }

.accordion_sc { background: #162732; }
.accordion_list_item { background: #fff; box-shadow: 0px 4px 94px 0px rgba(0, 0, 0, 0.17); position: relative; }
.accordion_list_item:after { position: absolute; content: ""; height: 13px; width: 100%; bottom: 0; left: 0; background: linear-gradient(90deg, #F41716 0%, #9F0C0B 100%); }
.accordion_title { padding: 27px 120px 40px; position: relative; cursor: pointer; }
.accordion_title h3 { font-size: 26px; font-weight: 600; }
.accordion_content { padding: 0 120px 60px; }
.accordion_content .con { width: calc(100% - 388px); padding-right: 40px; }
.accordion_img, .video_box { line-height: 0; width: 388px; }
.accordion_img img { border-radius: 5px; object-fit: cover; }
.accordion_content .con ul { margin-top: 30px; padding-left: 14px; }
.accordion_content .con ul li { position: relative; padding-left: 15px; }
.accordion_content .con ul li:before { position: absolute; content: ""; height: 5px; width: 5px; top: 11px; left: 0; background: var(--secondary-color); border-radius: 2px; }
.accordion_content.full_cont .con { width: 100%; padding: 0; }
.accordion_content_wrap { max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; }
.accordion_title .acc_arrow { position: absolute; top: 20px; right: 22px; height: 41px; width: 41px; background: #E4E4E4; border-radius: 5px; display: flex; align-items: center; justify-content: center; }
.accordion_list_item.open .accordion_title .acc_arrow svg { transform: rotate(180deg); top: 0px; left: 0; }
.accordion_title .acc_arrow svg { transition: all ease-in-out .2s; position: relative; left: 1px; top: 1px; }
.accordion_list_item .video_box { height: 330px; overflow: hidden; }
.accordion_list_item .video_box video { object-fit: cover; height: 100%; width: 100%; border-radius: 5px; }

.service_capability_sc { background: #f7f7f7; position: relative; padding: 90px 0 60px; }
.service_capability_sc:before { position: absolute; content: ""; height: 100%; width: 100%; top: 0; left: 0; background: url(https://244167374.fs1.hubspotusercontent-na2.net/hubfs/244167374/mp-antenna/images/service-bg-pattern.jpg) no-repeat center / cover; }
.service_capability_sc .container { position: relative; z-index: 1; }
.service_capability_sc .service_head h2 { font-weight: 700; font-size: 36px; margin-bottom: 80px; }
.service_capability_sc .service_list_wrapper { display: flex; flex-wrap: wrap; justify-content: center; }
.service_capability_sc .service_list_item { width: 33.33%; font-size: 20px; font-weight: 600; font-family: var(--header-font); padding: 0 15px 80px; }
.service_capability_sc .service_img { line-height: 0; height: 121px; width: 200px; margin: 0 auto; }
.service_capability_sc .service_img img { height: 100%; width: 100%; object-fit: cover; border-radius: 5px; }
.service_list_box { position: relative; }
.service_list_box .fullbox_link { position: absolute; inset: 0; }

.product_type_sc { background: linear-gradient(180deg, #F7F7F7 0%, #D9D9D9 100%); padding: 80px 0 100px; }
.product_type_head { text-align: center; max-width: 819px; margin: 0 auto 50px; }
.product_type_wrap { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -22px; }
.product_type_col { margin: 25px 22px; width: calc(33.33% - 44px); background: #fff; padding: 26px 44px 45px; position: relative; }
.product_type_col:after { position: absolute; content: ""; height: 6px; width: 100%; bottom: 0; left: 0; background: linear-gradient(90deg, #F41716 -11.74%, #9F0C0B 100%); }
.product_type_con { margin: 22px 0 27px; }
.product_type_con .subtext { font-size: 17px; font-family: var(--header-font); }
.product_type_con h3 { font-size: 24px; font-weight: 600; }

.zigzag.capability_zigzag .img .zizag_boxlogo { position: absolute; bottom: 30px; right: 30px; line-height: 0; }
.zigzag.capability_zigzag .img .zizag_boxlogo img { background: transparent; height: auto !important; width: auto; }

/* Main Products Listing Page */
.feature_product_sc { background: #162732; padding: 100px 0 130px; }
.feature_product_sc.product .product_slider .inn .in .box_title { color: var(--primary-color); }
.feature_product_sc .range { margin: 5px 0 18px; }
.feature_product_sc.product .product_slider .inn .in { padding: 27px 36px 27px; }
.feature_product_sc .in .btn_style a, .feature_product_sc .in .btn_style2 a { min-width: 1px; width: 100%; margin-bottom: 20px; padding: 13px 20px; font-size: 20px; border: 0; }
.feature_product_sc .in .btn_style2 a { background: var(--black); color: #fff; } 
.feature_product_sc .in .btn_style2 a:hover { background: var(--secondary-color); } 

.main_product_listing_sc.products_filter { margin: 0; padding: 120px 0; }
.main_product_listing_sc.products_filter .title_part { border-width: 2px; }
.main_product_listing_sc .filters_drawer { padding: 0; background: rgba(255,255,255,0.6); }
.main_product_listing_sc .filters_drawer_inner { padding: 40px 15px 90px 80px; }
.main_product_listing_sc .main_title { font-size: 22px; font-weight: 700; text-transform: uppercase; padding: 18px 15px 18px 80px; background: #BDBEBF; color: #000; }
.main_product_listing_sc.products_filter .right_part .col .inner { padding: 25px 34px; }
.main_product_listing_sc.products_filter .right_part .col .inner .btn_style a, .main_product_listing_sc.products_filter .right_part .col .inner .btn_style2 a { width: 100%; min-width: 1px; font-size: 20px; padding: 12px 15px; margin-bottom: 8px; border: none; }
.main_product_listing_sc.products_filter .right_part .col .inner .btn_style2 a { background: #000; color: #fff; }
.main_product_listing_sc.products_filter .right_part .col .inner .btn_style2 a:hover { background: #7F0908; }
.main_product_listing_sc.products_filter .filters ul { max-height: 180px; overflow: auto; padding: 0; }
.main_product_listing_sc.products_filter .filters ul::-webkit-scrollbar { width: 3px; }
.main_product_listing_sc.products_filter .filters ul::-webkit-scrollbar-thumb { background: #000; }
.main_product_listing_sc.products_filter .filters ul::-webkit-scrollbar-track { background: #ccc; }
.main_product_listing_sc.products_filter .filters h5 { margin-bottom: 25px; }

.main_product_listing_sc.products_filter .right_part .col { display: flex; }
.main_product_listing_sc.products_filter .right_part .col .inner { width: 100%; height: 100%; }
.main_product_listing_sc.products_filter .right_part .col .inner .img img { height: 100%; width: 100%; object-fit: contain; }
.products_filter .filters ul li a:hover { color: var(--primary-color); }
.main_product_listing_sc.products_filter .filter_group.searchbox h5 { margin-bottom: 10px; }
.main_product_listing_sc.products_filter .filter_group.searchbox { padding-right: 20px; }
.main_product_listing_sc.products_filter .filters ul li a, .main_product_listing_sc.products_filter .filters ul li button { display: flex; gap: 10px; align-items: center; }
.main_product_listing_sc.products_filter .filters ul li a .remove-icon, .main_product_listing_sc.products_filter .filters ul li button .remove-icon { display: flex; align-items: center; justify-content: center; height: 23px; width: 23px; background: var(--primary-color); border-radius: 100%; color: #fff; font-size: 13px; font-style: normal; position: relative; top: 1px; }
.main_product_listing_sc.products_filter .filters ul li a.active, .main_product_listing_sc.products_filter .filters ul li button.active { font-weight: 600; }
.main_product_listing_sc .no-results { text-align: center; padding: 40px 0; font-size: 18px; font-weight: 600; color: #777; }

body.video-disable .ltcontent_rtimg { padding-bottom: 97px; }
body.video-disable .main_product_listing_sc.products_filter.industry_filter_sc { margin: 0; padding-top: 130px; }

/* Delay arrows one-by-one */
.process_list_item:nth-child(1) .arrow-line { animation-delay: 0s; }
.process_list_item:nth-child(1) .arrow-head { animation-delay: 0.6s; }

.process_list_item:nth-child(2) .arrow-line { animation-delay: 1s; }
.process_list_item:nth-child(2) .arrow-head { animation-delay: 1.6s; }

.process_list_item:nth-child(3) .arrow-line { animation-delay: 2s; }
.process_list_item:nth-child(3) .arrow-head { animation-delay: 2.6s; }

.process_list_item:nth-child(4) .arrow-line { animation-delay: 3s; }
.process_list_item:nth-child(4) .arrow-head { animation-delay: 3.6s; }

.process_list_item:nth-child(5) .arrow-line { animation-delay: 4s; }
.process_list_item:nth-child(5) .arrow-head { animation-delay: 4.6s; }

.process_list_item:nth-child(6) .arrow-line { animation-delay: 5s; }
.process_list_item:nth-child(6) .arrow-head { animation-delay: 5.6s; }

@keyframes draw-line {
  to { stroke-dashoffset: 0; }
}

@keyframes draw-arrow {
  to { stroke-dashoffset: 0; }
}

/* Media Query */
@media (min-width:768px){
  .two_column .left_part .left_cont.desk { display: none; } 
}

@media(max-width:1499px){
  .banner_content { padding: 200px 0 138px; }
  .two_column .left_part { padding-left: calc((100% - 1240px) / 2); }
  .two_column .right_part { padding-right: calc((100% - 1240px) / 2); }

  .hero_contact.right-content:before { width: 566px; }
}

@media (max-width:1400px){

  .two_column .left_part { padding-left: calc((100% - 1170px) / 2); }
  .two_column .right_part { padding-right: calc((100% - 1170px) / 2); }
  .two_column .left_part .left_inner .icon { width: 120px; }
  .two_column .left_part .left_inner .left_content { width: calc(100% - 120px); }
  .solution .section_wrap { margin: 0 -30px; }
  .industries .section_wrap { margin: 0 -30px; }
  .zigzag .col .left_part { padding-left: calc((100% - 1170px) / 2); padding-right: 30px; }
  .zigzag .col.img-right .left_part { padding-right: calc((100% - 1170px) / 2); padding-left: 30px; }

  .industries .col { padding: 0 30px 60px; }
  .solution .section_wrap .col { padding: 0 30px 60px; }

  .hero_lp .left_part { padding-left: calc((100% - 1170px) / 2); }
  .hero_lp .right_part { padding-right: calc((100% - 1170px) / 2); padding-left: 70px; }

  .team_sc .section_wrap .col .inner { padding:30px 53px 30px }

  .products_filter .right_part { padding-right: calc((100% - 1170px) / 2); }
  .products_filter .right_part .card_wrap { margin: 0; }
}


@media (max-width:1200px){

  .banner_content { font-size: 24px; }

  .service .col { padding: 0 15px; }
  .service .section_wrap { margin: 0 -15px; }
  .service .col .box_title { font-size: 20px; }

  .industries .main_part { padding: 50px 50px 0px; }
  .industries .col { padding: 0 15px 50px; }
  .industries .section_wrap { margin: 0 -15px; }
  .industries .col h3 { font-size: 20px; }
  .industries .main_part .title_part .content { font-size: 18px; padding-top: 20px; }

  .two_column .left_part { padding: 50px 25px; }
  .two_column .left_part .left_inner .icon { width: 80px; }
  .two_column .left_part .left_inner .left_content { width: calc(100% - 80px); }
  .two_column .left_part .left_cont { font-size: 18px; }

  .two_column .right_part { padding: 50px 15px; }
  .two_column .right_part .right_cont ul li { font-size: 20px; }
  .two_column .right_part .right_cont ul li:before { font-size: 22px; }

  .solution { padding: 70px 0; }
  .solution .section_wrap .col { padding: 0 15px 40px; }
  .solution .section_wrap { margin: 0 -15px; }
  .solution .section_wrap .col h4 { font-size: 22px; }
  .solution .section_wrap .col.btn_box { padding-top: 0px; }

  .zigzag .col .left_part { padding: 100px 15px; padding-left: calc((100% - 920px) / 2); }
  .zigzag .col .left_part .btn_wrap { flex-wrap: wrap; }
  .zigzag .col.img-right .left_part { padding-left: 15px; padding-right: calc((100% - 920px) / 2); }

  .product .slick-list.draggable {    /* margin: 0 -4px; */ }
  .product .product_slider { margin: 0 -18px; }
  .product .product_slider .inn { padding: 0 18px; }

  .cta_strip { padding: 100px 0; }

  .hero_contact.right-content:before { width: 36%; }
  .hero_contact .left_content { font-size: 24px; }
  .contact-us-form .section_wrap { padding: 50px 50px 60px; }
  .contact-us-form { padding-bottom: 100px; }

  .hero_lp .left_part { padding: 33px 50px 150px; }
  .hero_lp .right_part { padding: 93px 50px; }
  .content-boxes { padding: 80px 0 30px; }
  .content-boxes .title { margin-bottom: 70px; }
  .content-boxes .col { padding: 0 25px 50px; }
  .content-boxes .section_wrap { margin: 0 -25px; }

  .image-title-boxes .main_part .col { padding: 0 10px; }
  .image-title-boxes .main_part .section_wrap { margin: 0 -10px; }
  .image-title-boxes .main_part .col .img { height: 200px; }
  .image-title-boxes .main_part { padding: 70px 30px 80px; }
  .image-title-boxes .main_part .col .btm_part { padding: 20px 15px 0; }
  .image-title-boxes .main_part .col .btm_part h3 { font-size: 20px; }

  .event-boxes .main_part { padding: 100px 50px 34px; }

  .team_sc { padding: 80px 0 50px; }
  .team_sc .section_wrap .col .inner { padding: 30px 25px 40px; }

  .contact-us-form.career_form { padding-top: 100px; }
  .nr_content { padding: 90px 0; }
  
/*   .products_filter .filters { padding: 30px 27px 100px; } */
  .products_filter .right_part .col { width: 50%; padding: 0 14px 40px; }
  .products_filter .right_part .card_wrap { margin: 0; }
  .products_filter { padding: 200px 0 80px; }

  .ltcontent_rtimg { padding: 70px 0 200px; }
  .ltcontent_rtimg .container { max-width: 950px; }

  .video-or-image { margin-top: -140px; }

  .product_resources { padding: 70px 0 47px; }
  .product_resources .col .btm_part h3 { font-size: 20px; }
  .product_resources .section_wrap.three_column .col .btn_style2 a { min-width: 100%; }
  
  .products_filter .right_part { padding-right: calc((100% - 920px) / 2); }
  .products_filter .right_part .card_wrap { margin: 0 -14px; }

  .filters_drawer { padding: 30px 27px 50px; top: 110px;  }

  .products_filter .filters ul { padding-top: 20px; }
  .products_filter .filters .filter_group+.filter_group { margin-top: 30px; }
  .products_filter .filters ul li+li { margin-top: 10px; }
  
  .ltimg_rtcont { padding: 70px 0 80px; }
  .ltimg_rtcont .left_part { padding-right: 30px; }
  .ltimg_rtcont .right_part { padding-left: 30px; }
  .ltimg_rtcont .right_part .cont ul li { font-size: 20px; }

  .product_details { padding: 80px 0; }
  .product_details .section_wrap { margin: 0 -20px; }
  .product_details .col { padding: 0 20px 40px; }
  .product_details h2 { margin-bottom: 50px; }
  .product_details .discription .cont { font-size: 18px; }
  .product_details .specification ul li { font-size: 18px; padding: 10px 20px; }
  .product_details .col .cont ul li, .product_details .download ul li { font-size: 18px; }
  .product_details .col .img_wrap { padding-right: 0px; }
  .product_details .col .wrap { padding: 0; gap: 15px; }

  .releted_product { padding: 70px 0 100px; }
  .releted_product .title { margin-bottom: 50px; }
  .releted_product .col { padding: 0 10px 30px; }
  .releted_product .section_wrap { margin: 0 -10px; }
  
  /* Capabilities Page */
  .accordion_title { padding: 27px 100px 40px 30px; }
  .accordion_content { padding: 0 100px 60px 30px; }
  .accordion_content .con { width: calc(100% - 300px); }
  .accordion_img { width: 300px; }
  
  .product_type_col { margin: 15px; width: calc(33.33% - 30px); padding: 26px 15px 45px; }
  .product_type_wrap { margin: 0 -15px; }
  .product_type_con h3 { font-size: 20px; }
  .product_type_col .btn_style a { font-size: 16px; min-width: 200px; }
  
  .hero_contact.thankyou_innerhero .left_content { padding-bottom: 80px; }
  
  /* Product Listing Page */
  .main_product_listing_sc .filters_drawer_inner { padding: 40px 15px; }
  .main_product_listing_sc .main_title { padding: 18px 15px; }
  
  body.video-disable .ltcontent_rtimg { padding-bottom: 70px; }
  body.video-disable .main_product_listing_sc.products_filter.industry_filter_sc { padding-top: 80px; }
  
}

@media (max-width:991px){
  .banner_content { padding: 140px 0 70px; }
  .banner_sc.bottom_space .banner_content { padding-bottom: 200px; }
  .service .col .box_title { font-size: 16px; line-height: 1; }

  .industries .col { width: 50%; }
  .industries .section_wrap { justify-content: center; }

  .solution .section_wrap .col { width: 50%; }

  .zigzag .col .left_part { padding: 70px 15px; }
  .zigzag .col.img-right .left_part { padding: 70px 15px; }

  .cta_strip .section_wrap { max-width: 100%; padding: 50px 100px; }
  .cta_strip .section_wrap .cont { font-size: 20px; }

  .hero_contact { padding: 150px 0; }
  .hero_contact.right-content .right_cont { margin-left: 88px; font-size: 18px; }
  .hero_contact .left_content { font-size: 20px; }

  .contact-us-form { margin-top: -80px; }
  .contact-us-form .form form label { font-size: 18px; }
  .contact-us-form .section_wrap .cont { font-size: 20px; }
  .contact-us-form .form form fieldset input,
  .contact-us-form .form form fieldset textarea { height: 50px; }
  .contact-us-form .form form fieldset .field.hs-form-field { margin-bottom: 25px; }

  .legal-sc.noImage { padding: 40px 0 0; }
  .legal-sc .inner { padding: 80px 0; }

  .hero_lp .left_part { padding: 33px 25px; }
  .hero_lp .left_part h4 { font-size: 24px; }
  .hero_lp .left_part .img { height: 200px; }
  .hero_lp .right_part { padding: 60px 25px; }
  .hero_lp .right_part .form { max-width: 100%; }
  .hero_lp .left_part .logo { padding: 10px 30px; }

  .content-boxes .col { padding: 0 15px 50px; width: 50%; }
  .content-boxes .section_wrap { margin: 0 -15px; }
  .content-boxes .col h3 { font-size: 20px; }
  .content-boxes .col h3:before { font-size: 26px; }
  .content-boxes .col .box_content { margin-top: 30px; }

/*   .banner_sc.thank_you .banner_content { padding-bottom: 180px; } */
  .hero_contact.thankyou_innerhero .left_content { padding-bottom: 50px; }
  .image-title-boxes { margin-top: -100px; padding-bottom: 70px; }
  .image-title-boxes .main_part { padding: 70px 25px; }
  .image-title-boxes .main_part .col { width: 50%; padding: 0 10px 50px; }
  .image-title-boxes .main_part .section_wrap { justify-content: center; }

  .banner_sc.event_innerhero .banner_content { padding: 140px 0 100px; }
  .event-boxes { margin-top: -70px; }
  .event-boxes .main_part { padding: 70px 25px  35px; }
  .event-boxes .main_part .section_wrap { margin: 0 -10px; }
  .event-boxes .main_part .col { padding: 0 10px 35px; }
  .event-boxes .main_part .col .btm_part h3, .event-boxes .main_part .col .btm_part h2 { font-size: 26px; }
  .event-boxes .main_part .col .btm_part h4, .event-boxes .main_part .col .btm_part .subtitle { font-size: 20px; }

  .banner_sc.hero_leadership .banner_content { padding: 150px 0 70px; }
  .team_sc .section_wrap .col { width: 33.33%; } 
  .team_sc .section_wrap { justify-content: center; }

  .nr_content .cont { padding: 30px 0; font-size: 18px; }
  .nr_content .section_wrap h2 { font-size: 32px; }

  .ltcontent_rtimg .top_cont ul { flex-wrap: wrap; max-width: 370px; margin: 0 auto; justify-content: flex-start; text-align: left; }
  .ltcontent_rtimg .top_cont ul li { width: 100%; }
  .ltcontent_rtimg .top_cont ul li+li { margin: 10px 0 0; }

  .products_filter .right_part { padding-left: 15px; padding-right: calc((100% - 720px) / 2); }
  .products_filter .right_part .card_wrap { margin: 0 -10px; }
  .products_filter .right_part .col { padding: 0 10px 40px; }
  .products_filter .right_part .col .inner { padding: 20px; }
  .products_filter .right_part .col .inner h3 { font-size: 20px; }
  .products_filter .right_part .col .inner h4 { font-size: 16px; }
  .products_filter .right_part .col .inner .btn_style a { min-width: 100%; }
  .products_filter .right_part .col .inner .img { height: 140px; }
  .products_filter .right_part .col .inner .img img { height: 100% !important; width: 100%; object-fit: cover; }
  .products_filter .filters ul li a, .products_filter .filters ul li button { font-size: 18px; }
  .products_filter .filters h5 { font-size: 20px; }

  .product_resources .title_part { padding-bottom: 50px; }
  .product_resources .col { padding: 0 20px 40px; }
  .product_resources .col .btm_part { padding: 20px 20px 0; }
  .product_resources .col .btm_part h3 { font-size: 20px; font':'; }
  .product_resources .col .img { height: 200px; }
  .product_resources .section_wrap.three_column .col { width: 50%; padding: 0 10px 70px; }
  
  .banner_sc.product_inner_hero .banner_content { padding: 140px 0 70px; }
  .ltimg_rtcont .left_part { padding-right: 20px; }
  .product_details .col { padding: 0 15px 40px; }
  .product_details h2 { margin-bottom: 40px; }
  .product_details .col .cont h5, .product_details .download h5 { margin-bottom: 10px; }
  .product_details .col:last-child { width: 100%; }
  .product_details .col .img_wrap { gap: 15px; }
  .product_details .col .img_wrap .img { height: 163px; padding: 15px; }
  .releted_product .col { width: 33.33%; }
  .releted_product { padding: 60px 0 80px; }
  .releted_product .col .inner .img { height: 100px; }
  
  /* Capabilities Page */
  .process_list_item { padding: 15px; }
  .process_list_item .arrow-animate { display: none; }
  
  .accordion_content .con { width: 100%; padding: 0 0 30px; }
  .accordion_img { width: 100%; }
  .accordion_content { flex-wrap: wrap; padding-right: 30px; }
  .accordion_title { padding: 27px 75px 40px 30px; }
  
  .product_type_col { width: calc(50% - 30px); }
  
  .main_product_listing_sc.products_filter .title_part { max-width: 720px; }
  
  

} 

@media (max-width:767px){

  .banner_sc .button_wrap .btn_style2 a { margin: 0; min-width: 179px; font-size: 17px; }
  .banner_sc .button_wrap { gap: 13px; }
  .banner_content { font-size: 19px; }
  .banner_sc.bottom_space .banner_content { padding-bottom: 80px; }
  .banner_sc .button_wrap .btn_style a { min-width: 179px; font-size: 17px; }

  .service .col { width: 100%; padding: 0 0 40px; }
  .service .section_wrap { margin: 0; }
  .service .col .box_title { font-size: 20px; }

  .industries { padding: 59px 0 25px; background: linear-gradient(39.7deg, #E4E4E4 -2%, #F8F7F7 102.38%); }
  .industries .main_part { padding: 0; background: transparent; }
  .industries .section_wrap { margin: 0 -14px; }
  .industries .col { padding: 0 14px 50px; }
  .industries .col .img { height: 83px; }

  .two_column .left_part { width: 100%; }
  .two_column .right_part { width: 100%; padding: 56px 25px 61px; }
  .two_column .left_part .left_inner { position: relative; }
  .two_column .left_part .left_inner .icon {  }
  .two_column .left_part .left_inner .left_content {  padding: 0; }
  .two_column .left_part .left_inner .left_content h2,
  .two_column .left_part .left_inner .left_content h3 { padding-left: 14px; line-height: 1.4; }
  .two_column .left_part .left_cont { padding-top: 28px; }
  .two_column .left_part .left_inner .left_content .left_cont { display: none; }
  .two_column .left_part h3 { padding: 15px 20px 0; }

  .solution { padding: 40px 0 59px; }
  .solution .title { margin-bottom: 57px; }
  .solution .section_wrap .col { width: 100%; padding: 0 0 50px; }
  .solution .section_wrap { margin: 0; }
  .solution .section_wrap .col.btn_box { justify-content: flex-start; }
  .solution .section_wrap .col h4 { padding: 20px 0; }

  .zigzag { background-color: #f9f9f9 !important; background-image: none !important; }
  .zigzag .col .left_part { width: 100%; order: 2; position: relative; z-index: 1; padding: 52px 30px; }
  .zigzag .col .img { width: 100%; height: auto; position: static; }
  .zigzag .col .left_part:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: url(https://2721148.fs1.hubspotusercontent-na1.net/hubfs/2721148/mp-antenna/images/bg_pattern.png)no-repeat center/cover; opacity: .4; }

  .product { padding: 57px 0 78px; overflow: hidden; }
  .product .container { padding: 0; }
  .product .title { max-width: 100%; padding: 0 30px; }
  .product .btm_part { max-width: 100%; padding: 57px 30px 0; }
  .product .slick-list.draggable { padding: 0 50px; }
  .product .product_slider { margin: 0 -9px; }
  .product .product_slider .inn { padding: 0 9px; }
  .product .product_slider .slick-list .slick-track { margin: 0; }
  .product .product_slider .inn .in { padding: 22px 17px 24px; }
  .product .product_slider .inn .in .img { width: 100%; height: 136px; display: flex; align-items: center; justify-content: center; }
  .product .product_slider .inn .in .img img { object-fit: contain; width: 100%; height: 100%; }
  .product .product_slider .inn .in .box_title { padding-top: 15px; min-height:59px; }
  .product .btm_part .btn_wrap { flex-wrap: wrap; }

  .cta_strip { padding: 72px 0 99px; }
  .cta_strip .section_wrap { padding: 52px 10px; }
  .cta_strip .section_wrap .cont { font-size: 18px; padding: 30px 0px; }
  .cta_strip .section_wrap .btn_wrap a { min-width: 181px; font-size: 16px; }

  .hero_contact { padding: 120px 0; }
  .hero_contact.right-content:before { width: 100%; }
  .hero_contact.right-content .left_content { width: 100%; padding: 0 0 50px; }
  .hero_contact.right-content .right_cont { width: 100%; margin: 0; padding: 0; max-width: 100%; }

  .contact-us-form { margin-top: -50px; }
  .contact-us-form .section_wrap { padding: 50px 20px; }
  .contact-us-form .section_wrap .cont { padding-bottom: 50px; }
  .contact-us-form .form { margin-top: 30px; }
  .contact-us-form .form form fieldset.form-columns-2 .field.hs-form-field { width: 100%; padding: 0; }
  .contact-us-form .form form fieldset .field.hs-form-field { padding: 0; }
  .contact-us-form .form form fieldset.form-columns-3 .hs-form-field { width: 100%; }
  .contact-us-form .form form .hs_submit.hs-submit { padding: 0; }
  .contact-us-form .form form .hs-richtext.hs-main-font-element h4 { font-size: 20px; }
  .contact-us-form .form form fieldset.form-columns-0 { padding: 0; }

  .legal-sc .inner { padding: 50px 0; }
  .legal-sc .inner > .content { padding: 30px 0 0; }
  .legal-sc .inner > .content p { margin: 0 0 20px; }

  .hero_lp .left_part { width: 100%; }
  .hero_lp .right_part { width: 100%; }
  .hero_lp .left_part .logo { margin-bottom: 30px; }
  .hero_lp .left_part h4 { font-size: 20px; margin: 15px 0 25px; }

  .content-boxes .title h2 { font-size: 30px; }
  .content-boxes { padding: 60px 0; }
  .content-boxes .title { margin-bottom: 50px; }
  .content-boxes .section_wrap { margin: 0; }
  .content-boxes .col { width: 100%; padding: 0 0 30px; }
  .content-boxes .col .box_content { margin-top: 20px; }
  .content-boxes .col:last-child { padding: 0; }

  .image-title-boxes { margin-top: 0; }
  .hero_contact.thankyou_innerhero { padding-bottom: 30px; }
  .image-title-boxes .main_part { padding: 50px 25px; }
  .image-title-boxes .main_part h2 { font-size: 30px; }
  .image-title-boxes .main_part .title { margin-bottom: 50px; }
  .image-title-boxes .container { padding: 0; }
  .image-title-boxes .main_part .col { width: 100%; padding: 0 0 50px; }
  .image-title-boxes .main_part .section_wrap { margin: 0; }
  .image-title-boxes .main_part .col:last-child { padding: 0; }
  .image-title-boxes .main_part .col .btn_style2 { padding-top: 20px; }
  .image-title-boxes .main_part .col .btm_part { padding: 20px 0 0 ; }

  .event-boxes .container { padding: 0; }
  .event-boxes { margin: 0; }
  .event-boxes .main_part  { padding: 70px 25px; } 
  .event-boxes .main_part .section_wrap { margin: 0; }
  .event-boxes .main_part .col { padding: 0 0 50px; width: 100%; } 
  .event-boxes .main_part .col:last-child { padding: 0; }
  .event-boxes .main_part .col .btm_part h3, .event-boxes .main_part .col .btm_part h2 { font-size: 24px; padding-bottom: 15px; } 
  .event-boxes .main_part .col .btm_part h4 span, .event-boxes .main_part .col .btm_part .subtitle span { padding-top: 5px; } 
  .event-boxes .main_part .col .inner { padding-bottom: 0; }
  .event-boxes .main_part .col .img { height: 200px; } 
  .banner_sc.event_innerhero .banner_content { padding: 120px 0 30px; }
  .event-boxes .main_part .col .btm_part .btn_style2 { position: static; margin-top: 20px; }

  .banner_sc.hero_leadership .banner_content { padding: 120px 0 50px; }
  .team_sc { padding: 70px 0; }
  .team_sc .section_wrap .col { width: 50%; }
  .team_sc .section_wrap { margin: 0; }
  .team_sc .section_wrap .col .inner .btm_part { width: 100%; }

  .banner_sc.career_innrhero .banner_content { padding: 120px 0 70px; }
  .contact-us-form.career_form { padding: 70px 0; }
  .nr_content { padding: 50px 0; } 
  .nr_content .btn_wrap div { width: 100%; }
  .banner_sc .button_wrap div { width: 100%; }

  .ltcontent_rtimg { padding: 50px 0; }
  .ltcontent_rtimg .top_cont ul li { font-size: 16px; }
  .ltcontent_rtimg .top_cont ul li:before { font-size: 20px; line-height: 1; top: -5px; }
  .ltcontent_rtimg .left_part { width: 100%; padding: 0 0 30px; font-size:16px; }
  .ltcontent_rtimg .right_part { width: 100%; padding: 0; }

  .video-or-image { margin: 0; padding: 50px 0; }

  .products_filter { padding: 50px 0; margin: 0; position:relative; }
  .products_filter .container1 { padding: 0 25px; }
  .products_filter .title_part { max-width: 100%; padding: 0 25px; margin-bottom: 55px; }
  .products_filter .filters { width: 100%; }
  .products_filter .right_part { width: 100%; padding:0; }
  .products_filter .right_part .card_wrap { margin: 0 -4px; }
  .products_filter .right_part .col { padding: 0 4px 25px; }
  .products_filter .right_part .col .inner .img { height: 94px; margin-bottom: 10px; }
  .products_filter .right_part .col .inner h3 { font-size: 18px; padding: 0; }
  .products_filter .right_part .col .inner h4 { font-size: 12px; }
  .products_filter .right_part .col .inner .btn_style a, .products_filter .right_part .col .inner .btn_style2 a { font-size: 13px; padding: 7px; }
  .products_filter .right_part .col .inner { padding: 14px 19px; }
  .products_filter .right_part .col .inner .btn_style, .products_filter .right_part .col .inner .btn_style2 { padding-top: 10px; }
  .products_filter .right_part .col .inner .link_style a { font-size: 13px; }
  .mobile_filter_btn { display: flex; position: absolute; left: 15px; top: 160px; z-index: 9; width: 47px; height: 140px; background: #c10000; border-radius: 0 10px 10px 0; align-items: center; justify-content: center; text-decoration: none; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25); }
  .mobile_filter_btn span { color: var(--white); font-weight: 600; letter-spacing: 1px; writing-mode: vertical-rl; transform: rotate(180deg); font-size: 18px; font-family:var(--header-font); display:flex; align-items:center; justify-content:space-between; gap:10px; }
  .filters_drawer { display: block; position: fixed; right: -280px; top: 68px; width: 280px; max-height: 500px; overflow: hidden; overflow-y: scroll;background: #fff; z-index: 10000; transition: all 0.35s ease; box-shadow: 0 0 0 rgba(0, 0, 0, 0); padding:0; }
  .filters_drawer_inner { height: 100%; padding: 0; }
  body.filters-open .filters_drawer { right: 0; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25); }
  .filters_overlay { display: block; position: fixed; inset: 0; background: rgba(0, 0, 0, 0.35); z-index: 9998; opacity: 0; pointer-events: none; transition: all 0.35s ease; }
  body.filters-open .filters_overlay { opacity: 1; pointer-events: auto; }
  .filters_drawer .filters { padding: 15px; }
  .filters_drawer .filters:before { content: "FILTER BY"; display: block; background: #c10000; color: #fff; font-weight: 800; padding: 14px 15px; margin: -15px -15px 15px; text-transform: uppercase; letter-spacing: 1px; }
  .filters_close { position: absolute; right: 12px; top: 0px; font-size: 28px; color: #fff; text-decoration: none; z-index: 10; }
  .main_product_listing_sc .main_title { background: var(--primary-color); color: #fff; padding: 10px 15px; font-size: 18px; }
  .filters_drawer h5 { font-size: 13px; font-weight: 800; color: #c10000; margin: 18px 0 10px; text-transform: uppercase; }
  .filters_drawer a.filters_close { display:block; }
  body.filters-open { overflow: hidden; }
  body.filters-open a.mobile_filter_btn { left: -100%; }
  .mobile_filter_btn span i,
  .mobile_filter_btn span i:before,
  .mobile_filter_btn span i:after { width: 1px; height: 14px; display: inline-block; background: #fff; border-radius: 3px; box-shadow: 0px 4px 34px 0px #00000040; }
  .mobile_filter_btn span i:before { left: 4px; }
  .mobile_filter_btn span i:before,
  .mobile_filter_btn span i:after { position: absolute; content: ""; }
  .mobile_filter_btn span i { position: relative; }
  .mobile_filter_btn span i:after { right: 4px; }
  .main_product_listing_sc.products_filter .right_part .col .inner { padding: 25px 15px; }
  
  .product_resources { padding: 50px 0; }
  .product_resources .section_wrap { max-width: 100%; }
  .product_resources .col { width: 100%; padding: 0 0 40px; }
  .product_resources .col:last-child { padding: 0; }
  .product_resources .section_wrap.three_column .col { width: 100%; padding: 0 0 40px; }
  .product_resources .section_wrap.three_column .col:last-child { padding: 0; }
  .product .product_slider .inn .in .img img { max-height: 130px; width: auto; }
  
  .ltcontent_rtimg .title_cont { margin-bottom: 40px; }
  .ltcontent_rtimg .top_cont { padding: 30px 0 0; }
  
  .ltimg_rtcont { padding: 70px 0; }
  .ltimg_rtcont .left_part { width: 100%; padding: 0; }
  .ltimg_rtcont .right_part { width: 100%; padding: 50px 0 0; }

  .product_details { padding: 70\px 0; }
  .product_details .col { width: 100%; padding: 0 0 50px; }
  .product_details .section_wrap { margin: 0; }
  .product_details .specification ul li { font-size: 16px; }
  .product_details .discription .cont { font-size: 16px; }
  .product_details .col .cont ul li, .product_details .download ul li { font-size: 16px; }
  .product_details .col .wrap { flex-wrap: wrap; }
  .product_details .col .wrap .star { width: 100%; }
  .product_details .col:last-child { padding: 0; }
  
  .releted_product .col { width: 100%; padding: 0 0 50px; }
  .releted_product .col:last-child { padding: 0; }
  .releted_product .section_wrap { margin: 0; }
  
  .contact-us-form.career_form .cont { padding: 0; }
  
  .event-boxes .main_part .col .btm_part .btn_style2 a { min-width: 100%; }
  
  /* Capabilities Page */
  .process_cover { margin: 50px 0 0; }
  .process_list_item { width: auto; padding: 15px 25px; }
  .process_list_item h4 { font-size: 18px; }
  
  .accordion_title { padding: 20px 75px 28px 15px; }
  .accordion_title .acc_arrow { height: 35px; width: 35px; right: 15px; top: 15px; }
  .accordion_list_item:after { height: 8px; }
  .accordion_title h3 { font-size: 20px; }
  .accordion_content { padding: 0 15px 50px; }
  
  .service_capability_sc { padding: 60px 0; }
  .service_capability_sc .service_list_item { width: 50%; }

  .product_type_sc { padding: 50px 0; }
 
  .zigzag .col.img-right .left_part { padding-bottom: 50px; }

  .zigzag.capability_zigzag .col.img-right .img { position: relative; }
  .zigzag.capability_zigzag .img .zizag_boxlogo { max-width: 90px; bottom: 10px; right: 10px; }
  
  /* Product Listing Page */
  .feature_product_sc.product .product_slider .inn .in { padding: 27px 17px 27px; }
  .feature_product_sc .in .btn_style a, .feature_product_sc .in .btn_style2 a { font-size: 16px; }
  
  .main_product_listing_sc.products_filter { padding: 60px 0; }
  .main_product_listing_sc.products_filter .btn_wrap { padding-top: 20px; }
  .main_product_listing_sc .filters_drawer { background: #fff; border-top-left-radius: 5px; }
  .main_product_listing_sc .filters_drawer_inner { padding: 0; }
  .main_product_listing_sc .filters_drawer .filters:before { display: none; }
  .main_product_listing_sc.products_filter .filters ul li a, .main_product_listing_sc.products_filter .filters ul li button { font-size: 16px; }
  .main_product_listing_sc.products_filter .filters ul { padding: 0; }
  .main_product_listing_sc .filters_drawer .filters { padding: 15px 15px 30px; }
  .main_product_listing_sc.products_filter .right_part .col .inner .btn_style a, .main_product_listing_sc.products_filter .right_part .col .inner .btn_style2 a { font-size: 13px; }
  .main_product_listing_sc.products_filter .filter_group.searchbox input[type="text"] { background: #f9f9f9 !important; margin-bottom: 0; }
  .main_product_listing_sc.products_filter .filters h5 { margin-bottom: 8px; }
  .products_filter .filters ul { padding-top: 0; }
  
  .main_product_listing_sc.products_filter.industry_filter_sc { padding: 240px 0 60px; }
  .main_product_listing_sc.products_filter .title_part { max-width: 100%; }
  
  body.video-disable .ltcontent_rtimg { padding-bottom: 50px; }
  body.video-disable .main_product_listing_sc.products_filter.industry_filter_sc { padding-top: 50px; }
  
}

@media (max-width: 600px){
  .product_type_col { width: calc(100% - 30px); } 
  
  .main_product_listing_sc.products_filter.industry_filter_sc .title_part h2 { font-size: 26px; }
  .main_product_listing_sc.products_filter.industry_filter_sc { padding: 180px 0 60px; }
}

@media (max-width:500px){
  .team_sc .section_wrap .col { width: 100%; padding:0 0 40px; }
  .team_sc .section_wrap { margin: 0; }
  .team_sc .section_wrap .col:last-child { padding: 0; } 
  
  .products_filter .btn_wrap { padding-top: 50px; flex-wrap: wrap; }
  .products_filter .btn_wrap div { width: 100%; }
  
  .service_capability_sc .service_list_item { width: 100%; padding: 0 0 40px; font-size: 18px; }
  .service_capability_sc .service_head h2 { margin-bottom: 40px; }
  .service_capability_sc:before { display: none; }
  .service_capability_sc .service_list_item:last-child { padding: 0; }
  
  .banner_sc.banner_career .button_wrap div a { min-width: 100%; }
  
  .main_product_listing_sc.products_filter.industry_filter_sc { padding: 200px 0 60px; }
}

@media (max-width: 402px) {
  .products_filter .right_part .col { width: 100%; padding: 0 0 30px; }
}