.page-center, .content-wrapper, .dnd-section > .row-fluid{
  padding-left: 6vw;
  padding-right: 6vw;
}
.comment-date {
  display: block !important;
}
.systems-page form {
  max-width: 767px;
}
form label {
  font-size: 1.4rem;
  font-weight:400;
  line-height:normal;
  margin-bottom:8px;
  font-family: Roboto;
}
form{
  margin-bottom:30px;
}
.hs-button,.hs-trans-btn, .systems-page .hs-search-results__next-page, .systems-page .hs-search-results__prev-page, form input[type=submit] {
  font-size: 1.6rem;
  font-weight:400 !important;
  line-height: normal;
  font-family: Roboto, sans-serif;
  text-decoration:none !important;
  text-transform: uppercase;
  margin: 1rem 0;
  transition: all 1s;
  width: 20rem;
  padding-left:0;
  padding-right:0;
}
.hs-button:hover,.hs-trans-btn:hover, .systems-page .hs-search-results__next-page:hover, .systems-page .hs-search-results__prev-page:hover, form input[type=submit]:hover{
  width: 21rem;
}
.hs-sec-btn{
  font-size: 1.6rem;
  font-weight:400 !important;
  line-height: normal;
  font-family: Roboto, sans-serif;
  text-decoration:none !important;
  text-transform: uppercase;
  margin: 1rem 0;
  transition: all 1s;
  width: 20rem;
}
.form-title {
  font-family: Roboto, sans-serif;
  margin: 0;
  font-weight: 900;
  margin-bottom: 3rem;
  font-size: 4rem;
}
.hs-sec-btn:hover{
  width: 21rem;
}
form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form select, form textarea {
  font-size: 1.4rem;
  line-height: normal;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  margin: 0 0 5px;
  padding: 2rem 3rem;
  height: unset;
}
form input[type=email]:hover, form input[type=file]:hover, form input[type=number]:hover, form input[type=password]:hover, form input[type=search]:hover, form input[type=tel]:hover, form input[type=text]:hover, form select:hover, form textarea:hover {
  border: 1px solid #aaa;
  transition: border-color .3s ease-in-out;
}
form input[type=email]:focus, form input[type=file]:focus, form input[type=number]:focus, form input[type=password]:focus, form input[type=search]:focus, form input[type=tel]:focus, form input[type=text]:focus, form select:focus, form textarea:focus {
  border: 1px solid #aaa;
  outline: 0;
}
body a:not(.cs-header a):not(.cs-footer a) {
  text-decoration: underline;
  font-weight: 700;
  font-family: Roboto;
}
.body-container-wrapper .hs_cos_wrapper_type_rich_text ul{
  padding: 3rem 0;
  margin:0;
}
.body-container-wrapper .hs_cos_wrapper_type_rich_text ul li{
  align-items: center;
  padding: 1vw 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin: 0;
}
.body-container-wrapper .hs_cos_wrapper_type_rich_text ul li:after{
  content: "";
  width: 3rem;
  height: 3rem;
  margin-right: 1.5vw;
  background-image: url(https://342962002.fs1.hubspotusercontent-na3.net/hubfs/342962002/raw_assets/public/Shopley_February2026/images/checkmark.png);
  background-size: contain;
  background-repeat: no-repeat;
}
[data-hsfc-id=Renderer] .hsfc-Step .hsfc-Step__Content{
  padding: 0 !important;
}
[data-hsfc-id=Renderer] .hsfc-FieldLabel{
  font-size: 1.4rem !important;
  font-weight:400 !important;
  line-height:normal !important;
  margin-bottom:8px !important;
  font-family: Roboto !important;
  color: rgba(0, 0, 0,1.0) !important;
}
[data-hsfc-id=Renderer] .hsfc-TextInput{
  font-size: 1.4rem !important;
  line-height: normal !important;
  font-family: Roboto, Helvetica, Arial, sans-serif !important;
  margin: 0 0 5px !important;
  padding: 2rem 3rem !important;
  height: unset !important;
  background-color: rgba(255, 255, 255,1.0) !important;
  color: rgba(16, 16, 16,1.0) !important;
  border-color: rgba(255, 255, 255,1.0) !important;
}
[data-hsfc-id=Renderer] .hsfc-TextInput:hover{
  box-shadow: none !important;
  border: 1px solid #aaa !important;
  transition: border-color .3s ease-in-out !important;
}
[data-hsfc-id=Renderer] .hsfc-TextInput:active{
  box-shadow: none !important;
}
[data-hsfc-id=Renderer] .hsfc-TextInput:focus{
  border: 1px solid #aaa !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.hs-error-msgs .hs-error-msg{
  font-family: Roboto;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: normal;
  padding-top: 8px;
}
[data-hsfc-id=Renderer] .hsfc-ErrorAlert{
  font-family: Roboto !important;
  font-size: 1.4rem !important;
  font-weight: 400 !important;
  line-height: normal !important;
  margin-bottom: 8px !important;
}
[data-hsfc-id=Renderer] .hsfc-Button{
  font-size: 1.6rem !important;
  font-weight:400 !important;
  line-height: normal !important;
  font-family: Roboto !important;
  text-decoration:none !important;
  text-transform: uppercase !important;
  margin: 1rem 0 !important;
  transition: all 1s !important;
  width: 20rem !important;
  background-color: rgba(202, 124, 60,1.0) !important;
  color: rgba(255, 255, 255,1.0) !important;
  border-width: 0px !important;
  border-color: rgba(16, 16, 16,0.0) !important;
  padding: 13.152px 0px !important;
  border-radius: 33.88px !important;
}
[data-hsfc-id=Renderer] .hsfc-Button:hover{
  transform: none !important;
  width: 21rem !important;
  background-color: rgba(202, 124, 60,1.0) !important;
  color: rgba(255, 255, 255,1.0) !important;
  border-color: rgba(16, 16, 16,0.0) !important;
}
.cs-footer.footer .top-sec .page-center {
  margin: 0 80px;
  padding: 40px 0 32px 0;
  border-bottom: 1px solid #ca7c3c;
}
.cs-footer.footer .bottom-sec .page-center {
  padding: 32px 80px 40px 80px;
}
.cs-footer.footer .bottom-part {
  padding: 0;
}
.cs-footer.footer .bottom-part .footer-content {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.cs-footer.footer .bottom-part .footer-content>ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  width: auto;
  justify-content: space-between;
}
.cs-footer.footer .bottom-part .footer-content>ul>li {
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 14px;
  line-height: 1.428;
}
.cs-footer.footer .bottom-part .footer-content>ul>li>a {
  padding-bottom: 8px;
  text-align: left;
  font-size: 14px;
  line-height: 1.428;
  color: rgba(209, 213, 219,1.0) !important;
}
.cs-footer.footer .bottom-part .footer-content>ul>li>a:hover{
  color: rgba(255, 255, 255,1.0) !important;
}
.cs-footer.footer .bottom-part .footer-content>span {
  font-size: 14px;
  line-height: 1.428;
  color: rgba(209, 213, 219,1.0) !important;
}
.cs-footer.footer .top-sec .flex_row {
  text-align: left;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 0;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}
.cs-footer.footer .top-sec .top-sec-part1 {
  width: 25%;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
}
.cs-footer.footer .top-sec .footer-logo img {
  max-width: 160px;
  width: 100%;
}
.cs-footer.footer .top-sec .top-part1-rich p {
  font-weight: 400;
  line-height: 2.2rem;
  font-size: 14px;
  font-family: Roboto;
  margin-top: 5px;
}
.cs-footer.footer .top-sec .top-part1-img img {
  width: 24px;
  margin-top: 8px;
}
.cs-footer.footer .top-sec .top-sec-part2 {
  width: 21%;
  padding: 0;
}
.cs-footer.footer .top-sec .top-sec-part2 .hs-menu-wrapper>ul>li {
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
  display: flex;
}
.cs-footer.footer .top-sec .top-sec-part2 .hs-menu-wrapper>ul>li>a,
.cs-footer.footer .top-sec .top-sec-part3 .hs-menu-wrapper>ul>li>a{
  text-transform: uppercase;
  letter-spacing: .75px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  font-family: Roboto;
  color: rgba(255, 255, 255,1.0);
}
.cs-footer.footer .top-sec .top-sec-part2 .hs-menu-wrapper>ul>li>a:hover, 
.cs-footer.footer .top-sec .top-sec-part3 .hs-menu-wrapper>ul>li>a:hover{
  cursor: initial;
}
.cs-footer.footer .top-sec .top-sec-part2 .hs-menu-wrapper>ul>li>ul>li {
  margin-bottom: 11px;
}
.cs-footer.footer .top-sec .top-sec-part2 .hs-menu-wrapper>ul>li>ul>li>a,
.cs-footer.footer .top-sec .top-sec-part3 .hs-menu-wrapper>ul>li>ul>li>a{
  font-size: 14px;
  line-height: 1.428;
}
.cs-footer.footer .top-sec .top-sec-part3 {
  padding: 0;
  width: 21%;
}
.cs-footer.footer .top-sec .top-sec-part3 .hs-menu-wrapper>ul>li {
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
  display: flex;
}
.cs-footer.footer .top-sec .top-sec-part4 {
  padding: 0;
  width: 21%;
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
  display: flex;
}
.cs-footer.footer .top-sec .top-part4-head h5 {
  text-transform: uppercase;
  letter-spacing: .75px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
.cs-footer.footer .top-sec .top-part4-comp ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cs-footer.footer .top-sec .top-part4-comp ul li {
  margin-bottom: 11px;
}
.cs-footer.footer .top-sec .top-part4-comp .footer-content>ul>li:nth-child(1):before {
  content: "";
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  display: inline-block;
  background: url(https://342962002.fs1.hubspotusercontent-na3.net/hubfs/342962002/raw_assets/public/Shopley_February2026/images/ico-phone.1ed39984.png) 0 0 / contain no-repeat;
}
.cs-footer.footer .top-sec .top-part4-comp .footer-content>ul>li:nth-child(2):before {
  content: "";
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  display: inline-block;
  background: url(https://342962002.fs1.hubspotusercontent-na3.net/hubfs/342962002/raw_assets/public/Shopley_February2026/images/ico-mail.eaff7fee.png) 0 0 / contain no-repeat;
}
.cs-footer.footer .top-sec .top-part4-comp .footer-content>ul>li:nth-child(3):before {
  width: 20px;
  height: 20px;
  margin-right: 7px;
  display: inline-block;
  content: "";
  vertical-align: top;
  background: url(https://342962002.fs1.hubspotusercontent-na3.net/hubfs/342962002/raw_assets/public/Shopley_February2026/images/ico-map-pin.5b0b73e2.png) 0 0 / contain no-repeat;
}
.cs-footer.footer .top-sec .top-part4-comp ul li a {
  vertical-align: middle;
  padding-bottom: 0;
  display: inline-block;
}
.two-col-content.mt-contact .page-center {
  padding: 0;
}
.two-col-content.mt-contact .content-col .description {
  margin: 0;
}
.two-col-content.mt-contact .content-col .form_wrap {
  padding: 0;
  width: 100%;
  display: flex;
}
.two-col-content.mt-contact .content-col .form_wrap .hs_cos_wrapper>.form-title:empty {
  display:none;
}
.mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-Row>.hsfc-TextField>.hsfc-FieldLabel {
  margin-bottom: 0 !important;
}
.mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-Row>.hsfc-EmailField>.hsfc-FieldLabel {
  margin-bottom: 0 !important;
}
.mt-contact.two-col-content .flex_row.flex_center {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-direction: row-reverse;
}
.mt-contact.two-col-content .media_column .content_box {
  margin: 0;
}
.mt-contact.two-col-content .media_column .content_box>.text_block>h6:first-of-type {
  margin-bottom: 3rem;
  font-size: 4rem;
  text-align: center;
  font-weight: 900;
  line-height: normal;
}
.mt-contact.two-col-content .media_column .content_box>.text_block>p:first-of-type {
  margin-right: 50px;
  font-weight: 200;
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-bottom: 0;
  font-family: 'Roboto';
  text-align: center;
}
.mt-contact.two-col-content .media_column .content_box>.text_block>h6:nth-of-type(2) {
  margin: 3.5rem 0 1.5rem;
  font-size: 2.5rem;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  text-align: center;
  line-height: normal;
}
.mt-contact.two-col-content .media_column .content_box>.text_block>h6:nth-of-type(3){
  margin: 3.5rem 0 1.5rem;
  font-size: 2.5rem;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  text-align: center;
  line-height: 2.2rem;
}
.mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-Row {
  margin-bottom: 10px;
}
.mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-Row input {
  border-radius: 0;
}
.mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-NavigationRow {
  margin-top: 10px;
}
.mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-NavigationRow>.hsfc-NavigationRow__Alerts {
  margin: 0;
}
.mt-trust.cnt-wit-bg-wrp .page-center {
  max-width: 100%;
}
.mt-trust.cnt-wit-bg-wrp .page-center .rich_text>h2 {
  margin: 0;
  font-weight: 200;
  font-family: Roboto, sans-serif;
  font-size: 3rem;
  line-height: normal;
}
.mt-clover.cmLogoSlider .logos_row.flex_row {
  border: none;
  min-height: unset;
}
.mt-clover.cmLogoSlider .logos_row.flex_row .logo_item.it6 {
  padding-right: 5px;
}
.mt-clover.cmLogoSlider .logos_row.flex_row .logo_item.it6 img {
  max-width: 70px;
  min-width: 70px;
}
.mt-sprt.mt-contact.two-col-content .media_column .content_box>.text_block>h6:nth-of-type(2) {
  margin-top: 0;
  font-size: 2rem;
  margin-bottom: 2rem;
}
.mt-contact.two-col-content .media_column .content_box>.text_block>section>p {
  margin: 0;
  text-align: center;
  line-height: 2.2rem;
}
.mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-Row textarea,
[data-hsfc-id=Renderer] .hsfc-TextareaInput{
  font-family: 'Roboto';
  min-height: 100px;
  font-size: 1.4rem;
  line-height: normal;
  font-family: Roboto;
  margin: 0 0 5px;
  padding: 2rem 3rem;
  height: unset;
  background-color: rgba(255, 255, 255,1.0) !important;
  color: rgba(16, 16, 16,1.0) !important;
  border-color: rgba(255, 255, 255,1.0) !important;
}
.mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-Row textarea[placeholder="Description"],
[data-hsfc-id=Renderer] .hsfc-TextareaInput[placeholder="Description"]{
  font-size: 15.344px;
}
.mt-contact.two-col-content .media_column .content_box>.text_block>h6:nth-of-type(3)>a {
  text-decoration: none;
}
.mt-contact.two-col-content .content-col {
  display: flex;
}
.mt-contact.two-col-content .content-col>.cont-inner {
  width: 100%;
  display: flex;
}
.mt-contact.two-col-content .content-col>.cont-inner>.form_wrap>div:nth-child(2) {
  width: 100%;
}
.mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-Row .hsfc-PhoneInput__FlagAndCaret {
  margin-bottom: 5px;
}
.mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-Row input::placeholder {
  color: #888;
}
.hsfc-PostSubmit {
  margin-top: 80px;
  padding-right: 15px;
  padding-left: 15px;
}
.hsfc-PostSubmit .hsfc-RichText>p:nth-child(1) {
  font-weight: 800 !important;
  padding-bottom: 10px;
  color: #23272a;
  font-size: 36px !important;
  margin-bottom: 8px;
  line-height: 1.2;
  font-family: Roboto;
}
.hsfc-PostSubmit .hsfc-RichText>p:nth-child(2) {
  font-size: 17px;
  color: black;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Roboto;
  font-weight: 400;
  line-height: 1.6;
}
.hsfc-PostSubmit .hsfc-Step {
  padding: 40px;
  background-color: #f2f2f2 !important;
}
.mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-Row label {
  margin-bottom: 0 !important;
}

.landing-banner:not(.cus-banner), .simple-banner:not(.cus-banner) {
  padding-top: 180px;
}
.no-banner .system_page_layout {
  padding-top: 140px;
}
@media(max-width: 1400px){
  .mt-clover.cmLogoSlider .logos_row.flex_row .logo_item.it6 img {
    min-width: 65px;
  }
  .mt-clover.cmLogoSlider .logos_row.flex_row .logo_item.it6 {
    padding-right: 0px;
  }
}
@media(max-width: 1200px){
  .mt-clover.cmLogoSlider .logos_row.flex_row .logo_item.it6 img {
    min-width: 60px;
  }
  .mt-clover.cmLogoSlider .logos_row.flex_row{
    padding-bottom: 5px;
  }
}
@media(min-width: 1063px){
  .mt-clover.cmLogoSlider.logo_slider {
    position: relative;
    top: 0;
    border: none;
  }
}
@media(max-width: 1062px){
  .cs-footer.footer .bottom-part .footer-content,
  .cs-footer.footer .top-sec .flex_row,
  .cs-footer.footer .bottom-part .footer-content>ul{
    flex-direction: column;
  }
  .cs-footer.footer .bottom-part .footer-content>span {
    text-align: center;
  }
  .cs-footer.footer .bottom-part .footer-content>ul>li {
    margin: 0;
    text-align: center;
    margin-bottom: 11px;
  }
  .cs-footer.footer .top-sec .top-sec-part4 {
    width: 100%;
  }
  .cs-footer.footer .top-sec .top-part4-comp ul li {
    text-align: center;
  }
  .cs-footer.footer .top-sec .top-part4-head h5 {
    text-align: center;
  }
  .cs-footer.footer .top-sec .top-sec-part3 {
    width: 100%;
  }
  .cs-footer.footer .top-sec .top-sec-part3 .hs-menu-wrapper>ul>li>ul>li>a {
    text-align: center;
  }
  .cs-footer.footer .top-sec .top-sec-part3 .hs-menu-wrapper>ul>li>a {
    text-align: center;
  }
  .cs-footer.footer .top-sec .top-sec-part2 {
    width: 100%;
  }
  .cs-footer.footer .top-sec .top-sec-part2 .hs-menu-wrapper>ul>li {
    text-align: center;
  }
  .cs-footer.footer .top-sec .top-sec-part1 {
    width: 100%;
    margin-bottom: 5px;
  }
  .cs-footer.footer .top-sec .top-part1-img .footer-image {
    text-align: center;
  }
  .cs-footer.footer .top-sec .top-part1-rich p {
    text-align: center;
  }
  .cs-footer.footer .top-sec .top-part1-logo .footer-logo {
    text-align: center;
  }
  .cs-footer.footer .top-sec .flex_row {
    gap: 32px;
  }
  .cs-footer.footer .top-sec .page-center {
    padding-top: 100px;
  }
  .mt-contact.two-col-content .flex_row.flex_center {
    flex-direction: column-reverse;
    gap: 0;
  }
  .mt-contact.two-col-content .flex_row.flex_center .content-col.col6 {
    width: 100%;
    margin: 6vw 0;
  }
  .mt-contact.two-col-content .flex_row.flex_center .media_column {
    width: 100%;
    margin: 6vw 0;
  }
  .two-col-content.mt-contact {
    padding-top: 13rem;
  }
}
@media(max-width: 767px){
  .hs-button,.hs-trans-btn, .systems-page .hs-search-results__next-page, .systems-page .hs-search-results__prev-page, form input[type=submit] {
    padding: 13.152px 0px;
  }
  .hs-sec-btn{
    padding: 13.152px 0px;
  }
  .mt-contact.two-col-content .flex_row.flex_center {
    flex-direction: column;
  }
}
@media(max-width: 520px){
  .mt-contact.two-col-content .flex_row.flex_center .content-col.col6 {
    margin: 1.47vw 0 6vw;
    width: 100%;
    margin-top: 6vw;
  }
}
@media(max-width: 430px){
  .mt-contact.two-col-content .content-col form .hsfc-Step__Content>.hsfc-NavigationRow>.hsfc-NavigationRow__Buttons {
    flex-direction: row;
  }
}




.left-dnd-area .content-wrapper, .left-dnd-area .dnd-section > .row-fluid, .left-dnd-area .page-center,
.right-dnd-area .content-wrapper, .right-dnd-area .dnd-section > .row-fluid, .right-dnd-area .page-center,
.sidebar .content-wrapper, .sidebar .dnd-section > .row-fluid, .sidebar .page-center,
.blog-sidebar .content-wrapper, .blog-sidebar .dnd-section > .row-fluid, .blog-sidebar .page-center {
  padding-left:0;
  padding-right:0;
}
.cs-header .container-wrapper .right-section .cst-humburger-icon{
  display:block;
}
.cs-header .container-wrapper .right-section .cst-humburger-icon a>img{
  width: 5vw;
}

.cs-header .container-wrapper .logo-section a>img{
  width: 20rem !important;
  margin-top: 1rem;
}
header.cs-header .primary-section{
  padding: unset;
}
header.cs-header .page-center {
  padding: 22px 3.2vw 24px 6vw;
}
.cs-header .container-wrapper .right-section .cst-humburger-icon span {
  display: none;
}
header.cs-header{
  width: 100vw;
}
header.cs-header .primary-section .container-wrapper{
  align-items: flex-start;
}
header.cs-header{
  position:fixed;
}
.cs-header .container-wrapper .nav{
  z-index: 100;
  background: #ca7c3c;
  justify-content: space-between;
  width: 30vw;
  height: 100vh;
  padding: 2rem;
  transition: all 1s;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  align-items: center;
  display: none;
}
.cs-header .container-wrapper .nav nav{
  width: 100%;
}
.cs-header .container-wrapper .nav nav ul{
  flex-direction: column;
  align-content: flex-end;
  align-items: flex-end;
  padding-top: 2.6vw;
  line-height: normal;
}
.cs-header .container-wrapper .nav nav ul>li {
  margin-bottom: 0.3vw;
  font-family: Roboto, sans-serif;
  font-size: 2.7vw;
  font-weight: 200;
}
.cs-header .container-wrapper .nav nav ul>li>a{
  font-weight:200;
  text-align: right;
  margin-bottom: .3vw;
  font-family: Roboto, sans-serif;
  font-size: 2.7vw;
  display: inline;
  line-height: normal;
  vertical-align: bottom;
}
.cs-header .container-wrapper .nav nav ul>li>a .child-trigger{
  display:none;
}
.cs-header .container-wrapper .nav .mobile-close-icon{
  display:block;
}
.cs-header .container-wrapper .nav .mobile-close-icon svg{
  display: none;
}
.cs-header .container-wrapper .nav .mobile-close-icon a>img{
  width: 5vw;
}
header.cs-header.header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul {
  transition: unset;
  box-shadow: none;
}

header.cs-header.header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li>ul>li {
  width: 100%!important;
  line-height: normal;
  font-size: 2.7vw;
  margin-bottom: .3vw;
}

header.cs-header.header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li>ul>li a {
  font-size: 2vw;
  font-weight: 200;
  line-height: normal;
  padding: unset;
}

header.cs-header.header .nav.megamenu > nav > ul.header__menu-wrapper .header__menu-item--depth-1:hover ul.header__menu-submenu--level-2 {
  transform: translateY(0px);
  position: relative;
  text-align: end;
}
header.cs-header.header .megamenu .header__menu-wrapper li.header__menu-item--depth-1.three_items {
  text-align: end;
}
header.cs-header.header .nav.megamenu .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2 {
  transform: none;
  box-shadow: none;
  text-align: end ;
  transition: none;
}
header.cs-header.header .nav.megamenu>nav>ul.header__menu-wrapper .header__menu-item--depth-1:hover ul.header__menu-submenu--level-2{
  display:none !important;
  opacity: 0 !important;
}
header.cs-header.header .nav.megamenu>nav>ul.header__menu-wrapper .header__menu-item--depth-1 ul.header__menu-submenu--level-2.submenu_open {
  display: block !important;
  opacity: 1 !important;
  padding: unset;
  margin-bottom: 1.3rem;
  padding-top: 2px;
}
header.cs-header.header .nav.megamenu .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2 {
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
  padding: unset;
}
.cs-header .container-wrapper .nav nav ul>li>a:hover{
  border-bottom: 1px solid #fff;
}
header.cs-header.header .nav.megamenu .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2 {
  display: none !important;
}
.cnt-wit-bg-wrp.cm-bg {
  font-size: 1.3rem;
  line-height: 2.2rem;
}
.cnt-wit-bg-wrp.cm-bg .page-center{
  padding:6vw;
}
.cnt-wit-bg-wrp.cm-bg h1{
  font-size: 1.7rem;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 .67em;
}
.cnt-wit-bg-wrp.cm-bg .content_widget h2{
  font-size: 1.7rem;
  font-weight: 700;
  line-height: normal;
  color: #ca7c3c;
  margin: 0 0 .67em;
}
.cnt-wit-bg-wrp.cm-bg p{
  margin: 0 0 .67em;
}
.cnt-wit-bg-wrp.cm-bg p>strong{
  font-family: 'Roboto';
}
.cnt-wit-bg-wrp.cm-bg ul{
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2.2rem;
  margin-block-start: 1.7em;
  margin-block-end: 1em;
  padding-inline-start: 40px;
  list-style-type: disc;
}
.cnt-wit-bg-wrp.cm-bg ul>li{
  margin: unset;
}
.two-col-content.cm-tw-col .content_box img {
  width: 2rem;
  margin-right: 1.5vw;
}
.two-col-content.cm-tw-col .content_box ul>li{
  align-items: center;
  padding: .6vw 0;
  display: flex;
  margin: unset;
}
.two-col-content.cm-tw-col .content_box{
  margin-left: 2vw;
  margin-top: 0px;
}
.two-col-content.cm-tw-col .content_box ul>li p{
  margin:unset;
  color: #ca7c3c;
}
.two-col-content.cm-tw-col .content_box ul{
  padding:unset;
}
.two-col-content.cm-tw-col .page-center{
  padding: 7rem 15vw;
}
.two-col-content.cm-tw-col .content-col{
  width: 75%;
  padding-right: 5vw;
  padding-left: unset;
}
.two-col-content.cm-tw-col .flex_row{
  flex-wrap:nowrap;
}
.two-col-content.cm-tw-col .media_column{
  width:unset;
  padding: unset;
}
.two-col-content.cm-tw-col .description p{
  margin-block-start: 1em;
  margin-block-end: 1em;
}
.two-col-content.cm-tw-col .description{
  margin-bottom:0;
}
.cnt-wit-tp-img-wrp.cm-cap-tp-img .splide__track .cnt-col{
  padding: unset;
  padding-right: 4vw;
  display: flex;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.cnt-wit-tp-img-wrp.cm-cap-tp-img .page-center{
  padding: 7rem 15vw;
}
.cnt-wit-tp-img-wrp.cm-cap-tp-img .tp-img{
  width: 3.5rem;
  margin-bottom: 7px;
}
.cnt-wit-tp-img-wrp.cm-cap-tp-img .tp-img img{
  margin-bottom: .5rem;
}
.cnt-wit-tp-img-wrp.cm-cap-tp-img .tp-img-cnt h4{
  text-transform: none;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  font-weight: 900;
  line-height: normal;
  margin-top: .4rem;
}
.cnt-wit-tp-img-wrp.cm-cap-tp-img .tp-img-cnt .tp-img-cnt-inner p {
  font-family: Roboto,sans-serif;
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin: .4rem 0;
}
.cnt-wit-tp-img-wrp.cm-cap-tp-img .flex-row {
  row-gap:unset;
}
.cnt-wit-tp-img-wrp.cm-cap-tp-img .splide__track .cnt-col:nth-of-type(3),.cnt-wit-tp-img-wrp.cm-cap-tp-img .splide__track .cnt-col:nth-of-type(4) {
  margin-top: 2vw;
}
.cnt-wit-bg-wrp.cm-aply h2 {
  font-size: 3rem;
  line-height: normal;
  font-weight: 400;
  margin-top: 1rem;
}
.cnt-wit-bg-wrp.cm-aply .content_widget{
  display: flex;
  justify-content: center;
  align-items: center;
}
.cnt-wit-bg-wrp.cm-aply h3{
  margin-block-start: 1em;
  margin-block-end: 1em;
  font-size: 2.5rem;
  line-height: 3.5rem;
}
.cm-logo-sldr .logos_row {
  justify-content: center;
  margin: 2rem 0;
  margin-bottom: 4rem;
}
.cm-logo-sldr .logos_row .logo_inner{
  margin: 0 .5rem;
}
.cm-btm-slider .logos_row {
  justify-content: center;
  margin-top: 2.4rem;
}
.cm-btm-slider .logos_row  .logo_inner{
  margin: 0 1rem;
}
.cm-aply-btn .page-center{
  margin: 2rem 0;
}
.cm-aply-btn .page-center .cm_nv_inner .btn_row a{
  padding: 1.2rem 0;
  font-size: 1.3rem;
}
.cm-shield .inner_spacing {
  display: flex;
}
.cm-shield .tp-img-cnt-inner{
  padding-left: 2rem;
}
.cm-shield .tp-img-cnt-inner p{
  font-size: 1.2rem;
  font-family: 'Roboto';
  font-weight: 900;
  line-height: 2.2rem;
  text-align: start;
  margin: unset;
}
.cm-shield .tp-img-cnt-inner p:nth-of-type(2){
  font-size: 1.6rem;
  font-weight: 200;
}
.cnt-wit-tp-img-wrp.cm-shield .cnt-col{
  display: flex;
  justify-content: center;
  padding: unset;
  width: 100%;
}
.cnt-wit-bg-wrp.chkmrk.cm-bg .page-center p>a {
  font-weight: 400;
}
.cnt-wit-tp-img-wrp.cm-ref-tp-img .tp-img{
  height: 5rem;
  margin-bottom: 4.5rem;
}
.cnt-wit-tp-img-wrp.cm-ref-tp-img .tp-img img{
  width: auto;
  height: 100%;
}
.cnt-wit-tp-img-wrp.cm-ref-tp-img .splide__track{
  text-align: center;
  background: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5vw 0;
  display: flex;
}
.cnt-wit-tp-img-wrp.cm-ref-tp-img .splide__track .flex-row{
  width: 90%;
  padding: 0 5rem;
  justify-content: space-around;
  align-items: center;
  display: flex;
}
.cnt-wit-tp-img-wrp.cm-ref-tp-img .flex-row .tp-img-cnt-inner p {
  margin: .5rem 0;
}
.cnt-wit-tp-img-wrp.cm-ref-tp-img .tp-img-cnt-inner p:first-of-type{
  font-size: 2rem;
  color: #ca7c3c;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 2.2rem;
  margin-bottom: 0.9rem;
}
.cnt-wit-tp-img-wrp.cm-ref-tp-img .page-center{
  padding:unset;
}
.simple-banner.about-banner.ref-bnr .top_sec{
  width: 35vw;
}
.simple-banner.about-banner.ref-bnr .top_sec p{
  font-weight: 200;
  margin-block-start: 1em;
  margin-block-end: 1em;
}
.simple-banner.about-banner.ref-bnr .top_sec h1{
  margin:unset;
  margin: 0 0 3vw;
}
.cm-ref-form .page-center {
  padding: unset;
  padding: 15vw 6vw 6vw;
}
.cnt-wit-bg-wrp.cm-bg.chkmrk .page-center {
  padding: 6vw 20vw;
}
.cnt-wit-bg-wrp.cm-bg.chkmrk ul>li img{
  align-self: flex-end;
  width: 1.5rem;
  height: auto;
  margin-bottom: .5vw;
  margin-right: .5vw;
}
.cnt-wit-bg-wrp.cm-bg.chkmrk ul{
  list-style:none;
}
.cnt-wit-bg-wrp.cm-bg.chkmrk ul>li{
  display:flex;
}
.cnt-wit-bg-wrp.cm-bg.chkmrk ul>li p{
  margin: 0 0 .3vw;
}
.cnt-wit-bg-wrp.cm-bg.chkmrk h1{
  font-weight: 900;
  line-height: 2.2rem;
  margin-block-start: 1em;
  margin-block-end: 1em;
}
.cnt-wit-bg-wrp.cm-bg.chkmrk .content_widget h2 {
  margin: 2.5rem 0;
  font-size: 1.3rem;
  line-height: 2.2rem;
  font-weight: 900;
}
.two-col-content.cm-ref-form .media_column{
  display: none;
}

.two-col-content.cm-ref-form .flex_row {
  justify-content: center;
}
.cs-header .container-wrapper .logo-section.dynamic-logo a>img {
  margin-top: 1rem;
  width: 13rem!important;
}
.simple-banner.access-bnr.about-banner  .banner-content-inner h1{
  margin: 0 0 3vw;
}
.simple-banner.cmBannerSection.cap-bnr .flex_row .img_wrap img {
  width: 7vw;
}
.simple-banner.cap-bnr .top_sec h5{
  margin: 0 0 3vw;
  font-family: Roboto, sans-serif;
  font-size: 4.6rem;
  font-weight: 900;
  margin: 0 0 3vw;
  line-height: normal;
}
.simple-banner.cmBannerSection.cap-bnr .banner-content-inner.col12{
  width: 50vw;
}
.simple-banner.cap-bnr .top_sec h3{
  font-size: 2.5rem;
  line-height: 3.5rem;
  margin-block-start: 1em;
  margin-block-end: 1em;
}
.simple-banner.cmBannerSection.cap-bnr {
  padding: 10vw 6vw 6vw;
  display: block;
}
.simple-banner.cmBannerSection.cap-bnr .banner-content-inner.col12 .btn_row a.hs-button{
  margin: 1rem 0;
}
.cm-ref-form .flex_row .content-col {
  width: 60%;
  padding: unset;
}
.two-col-content.cm-ref-form .content-col .description {
  text-align: center;
}
.two-col-content.cm-ref-form .content-col .description h6{
  margin-bottom: 2rem;
  font-size: 2.3rem;
  line-height: normal;
  font-weight: 400;
}
.two-col-content.cm-ref-form .content-col .description p:first-of-type,.two-col-content.cm-ref-form .content-col .description p:nth-of-type(3){
  margin: 0;
  color: #ca7c3c;
  font-weight: 900;
}
.two-col-content.cm-ref-form .content-col .description p>a{
  font-weight: 400;
}
.cs-header .header-secondary-menu ul>li>a{
  color: #fff;
  line-height: normal;
  font-weight: 600;
  font-family: sans-serif;
}
.cs-header .header-secondary-menu ul>li {
  padding-right: 2vw;
}
.cs-header .header-secondary-menu ul>li {
  padding-right: 2vw;
  margin-bottom: 0;
}
header.cs-header .page-center:has(.header-secondary-menu ) {
  padding: 2rem 3.2vw 1.9rem 6vw;
}
.cnt-wit-bg-wrp.cm-aply .rich_text {
  width: 61%;
}
.cm-cap-tp-img.cnt-wit-tp-img-wrp .flex-row .cnt-col {
  padding: unset;
  width: 50%;
}
.cnt-wit-tp-img-wrp .tp-img img{
  max-width: 53px;
  width: 100%;
}
.cm-ref-tp-img.cnt-wit-tp-img-wrp .flex-row .cnt-col {
  width: 21%;
}
.two-col-content.cm-ref-form  .content-col .description {
  margin-bottom: 0;
}
.two-col-content.cm-ref-form .content-col .description p>a:hover{
  text-decoration:none;
}
.cs-header .header-secondary-menu ul>li>a:hover{
  text-decoration:underline;
}

.cm-ref-form .form_wrap form .hsfc-TextareaInput {
  font: 1.4rem Roboto, Helvetica, Arial, sans-serif;
  padding: 2rem 3rem ;
}
.cm-ref-form .form_wrap form .hsfc-TextareaInput:focus,.cm-ref-form .form_wrap form .hsfc-TextareaInput:hover{
  border: 1px solid #aaa !important;
  box-shadow: none !important;
  transition: border-color .3s ease-in-out !important;
}
.cm-ref-form .hsfc-PostSubmit .hsfc-RichText>p{
  font-family: 'Work Sans', sans-serif;
}
header.cs-header.lp-header .page-center {
  padding: 22px 3.2vw 37px 6vw;
}
@media(max-width:1062px){
  .cs-header .container-wrapper .nav{
    width: 80vw;
  }
  .cs-header .container-wrapper .nav .mobile-close-icon a > img {
    width: 15vw;
  }
  .cs-header .container-wrapper .nav nav ul>li>a {
    font-size: 4rem;
  }
  .cs-header .container-wrapper .right-section .cst-humburger-icon a>img {
    width: 7rem;
  }
  header.cs-header.header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li>ul>li a {
    font-size: 2.5rem;
  }
  header.cs-header.header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li>ul>li {
    margin: 1rem 0;
    margin-top: unset;
  }
  .cm-btm-slider .logos_row{
    gap: 10px;
  }
  .cs-header .header-secondary-menu .hs_cos_wrapper{
    display:none;
  }
  .cs-header .container-wrapper .nav nav ul {
    padding-top: 2.7vw;
  }
  .simple-banner.about-banner.ref-bnr .top_sec {
    width: 70vw;
  }
  .simple-banner.cmBannerSection.cap-bnr .top_sec {
    width: 100%;
  }
  .simple-banner.cmBannerSection.cap-bnr .banner-content-inner.col12 {
    width: 70vw;
  }
  header.cs-header.header .primary-section .page-center:has(.header-secondary-menu) {
    padding: 2rem 3.2vw 2.2rem 6vw;
  }
}
@media(max-width:991px){
  .cs-header .container-wrapper .nav .mobile-close-icon {
    position: unset;
  }
  .cs-header .container-wrapper .nav{
    left:unset;
  }
  header.cs-header .primary-section .page-center .container-wrapper .nav nav ul>li {
    border: unset;
  }
  header.cs-header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger {
    display: none;
  }
  header.cs-header .nav .header__menu.header__menu--desktop> ul{
    padding:unset;
  }
  .cs-header .container-wrapper .nav nav ul>li>a{
    padding:unset;
  }
  header.cs-header.header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> a {
    padding-right: unset;
  }
  header.cs-header.header  .nav .header__menu.header__menu--desktop> ul >li> a {
    padding: unset;
  }
  header.cs-header.header  .nav .header__menu.header__menu--desktop> ul{
    padding-top: 2.7vw;
  }
  header.cs-header.header .page-center, header.cs-header.header .primary-section .page-center{
    padding: 2rem 3.2vw 2rem 6vw;
  }
  .simple-banner.cmBannerSection.cap-bnr .flex_row .img_wrap img {
    width: 10vw;
  }
  header.cs-header.header.lp-header .page-center, header.cs-header.header.lp-header .primary-section .page-center {
    padding: 2rem 3.2vw 1.5rem 6vw;
  }
  header.cs-header.header .nav .header__menu.header__menu--desktop> ul >li> a{
    display: inline;
    width: auto;
  }
  header.header .nav .header__menu.header__menu--desktop>ul>li{
    text-align: right;
  }
  header.cs-header.header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li>ul>li a {
    display: inline;
  }
}
@media(max-width:767px){
  .two-col-content.cm-tw-col .flex_row {
    flex-wrap: wrap;
  }
  .two-col-content.cm-tw-col .content-col{
    width: 100%;
    padding: unset;
  }
  .two-col-content.cm-tw-col .media_column{
    width: 100%;
  }
  .cnt-wit-tp-img-wrp.cm-shield .cnt-col{
    width: 100%;
    padding:unset;
  }
  .cnt-wit-tp-img-wrp.cm-shield .page-center{
    padding:unset;
  }
  .cnt-wit-tp-img-wrp.cm-cap-tp-img .flex-row {
    flex-direction: column;
  }
  .cm-cap-tp-img.cnt-wit-tp-img-wrp .flex-row .cnt-col {
    width: 100%;

  }
  .cm-aply.cnt-wit-bg-wrp .page-center {
    padding: unset;
  }
  .cnt-wit-bg-wrp.cm-aply .rich_text {
    width: 100%;
  }
  .simple-banner.cmBannerSection.cap-bnr .banner-content-inner.col12 {
    width: 100%;
  }
}
@media(max-width:567px){
  .cm-btm-slider .logos_row {
    flex-direction: column;
    row-gap: 20px;
  }
  .cm-logo-sldr .logos_row {
    gap: 20px;
  }
  .simple-banner.cmBannerSection.cap-bnr .flex_row .img_wrap img {
    width: 27vw;
  }
  .simple-banner.about-banner.ref-bnr .banner-content-inner h1{
    white-space: wrap;
  }
  .simple-banner.about-banner.ref-bnr .top_sec {
    width: 100%;
  }
  header.cs-header.header.lp-header .page-center, header.cs-header.header.lp-header .primary-section .page-center {
    padding: 2.2rem 3.2vw 1.1rem 6vw;
  }
}


html{
  font-size: 68.5%;
  scroll-behavior: smooth;
}
h3{
  font-weight:300;
}
.simple-banner.about-banner{
  min-height: 100vh; 
  background-size:cover;
}
.simple-banner.about-banner .page-center{
  padding:0;
}
.simple-banner.about-banner .banner-content-inner{
  padding:0;
}
.simple-banner.about-banner .top_sec{
  max-width:60vw;
}
.simple-banner.about-banner .banner-content-inner h1{
  font-size:4.6rem;
  margin: 3rem 0;
  line-height: normal;
  font-weight:900;
}
.simple-banner.about-banner .banner-content-inner h6{
  font-size:2.4rem;
  line-height:1.217;
  margin-bottom:0;
  font-weight:400;
}
.team-top-sec.cnt-wit-bg-wrp .page-center {
  padding:0;
}
.team-top-sec.cnt-wit-bg-wrp .rich_text h3{
  font-size:2.5rem;
  margin-bottom:0;
  line-height: 3.5rem;
}
.two-col-content.team-two-col .page-center{
  padding:0;
}
.two-col-content.team-two-col .flex_row{
  justify-content:space-between;
}
.two-col-content.team-two-col .flex_row > div{
  padding:0;
  flex-direction: column;
  align-content: flex-start;
  justify-items: center;
  width: 43%;
  padding-bottom: 5rem;
  display: flex;

}
.two-col-content.team-two-col .description{
  margin-bottom:0 !important;
}
.two-col-content.team-two-col .content_box{
  margin-top:0 !important;
}
.two-col-content.team-two-col .description > div:first-child,
.two-col-content.team-two-col .text_block > div:first-child{
  align-items: center;
  width: 100%;
  display: flex;
}
.two-col-content.team-two-col .description > div:first-child img,
.two-col-content.team-two-col .text_block > div:first-child img{
  border-radius: 100px;
  width: 10rem;
  height: 10rem;
}
.two-col-content.team-two-col .description > div:first-child h6,
.two-col-content.team-two-col .text_block > div:first-child h6{
  padding-left: 1rem;
  font-size: 2.4rem;
  font-weight:400;
  margin-bottom:0;
}
.two-col-content.team-two-col .description p,
.two-col-content.team-two-col .text_block p{
  align-self: flex-start;
  margin: 2rem 0 0;
  font-size: 1.4rem;
  line-height: 2.5rem;
}
.cnt-wit-bg-wrp.good-company .page-center{
  padding:0;
}
.cnt-wit-bg-wrp.good-company .rich_text{
  width:50%;
  margin:0 auto;
  padding-right: 5vw;
}
.cnt-wit-bg-wrp.good-company .rich_text h1{
  font-size: 3.6rem;
  font-weight: 400;
  margin:0.67em 0;
}
.cnt-wit-bg-wrp.good-company .rich_text p{
  margin: 3rem 0;
}
.cnt-wit-bg-wrp.good-company .rich_text img{
  width:100%;
  margin-top:1rem;
}
.company-testimonials.testimonials_sliderv2 .page-center{
  padding:0;
}
.company-testimonials.testimonials_sliderv2 .splide .splide__track{
  margin:0;
  padding:0;
}
.company-testimonials.testimonials_sliderv2 .testmn_itemv2{
  padding:0;
  margin:0;
}
.company-testimonials.testimonials_sliderv2 .bottom_row{
  padding-bottom:0;
}
.company-testimonials.testimonials_sliderv2 .testmn_inner_outer {
  background-color: #f1f2f4;
  border-radius: 10px;
  padding: 20px;
  min-height: 500px;
  height: 100%;
}
.company-testimonials.testimonials_sliderv2 .splide .splide__pagination{
  position:static;
  margin-top:2px;
}
.company-testimonials.testimonials_sliderv2 .splide__pagination li {
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  display: flex;
  justify-content:center;
  align-items:center;
  position: relative;
}
.company-testimonials.testimonials_sliderv2 .splide__pagination li  button{
  width:20px;
  height:20px;
  background-color:transparent;
  position:relative;
}
.company-testimonials.testimonials_sliderv2 .splide__pagination li  button.splide__pagination__page.is-active,
.company-testimonials.testimonials_sliderv2 .splide__pagination li:hover button{
  transform:none;
  background-color:transparent;
}
.company-testimonials.testimonials_sliderv2 .splide__pagination li:hover button::before,
.company-testimonials.testimonials_sliderv2 .splide__pagination li  button.splide__pagination__page.is-active::before{
  opacity:1;
}
.company-testimonials.testimonials_sliderv2 .splide__pagination li  button::before{
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: rgb(0, 0, 0);
  -webkit-font-smoothing: antialiased;
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 22px;
  line-height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.company-testimonials.testimonials_sliderv2 .testmn_inner_outer .flex_row{
  flex-direction:column-reverse;
  height: 100%;
  justify-content: space-between;
}
.company-testimonials.testimonials_sliderv2 .testmn_inner_outer .flex_row > div{
  padding:0;
  width:100%;
}
.company-testimonials.testimonials_sliderv2 .testmn_inner_outer .text_box h6{
  font-weight: 200;
  margin:0.83em 0;
}
.company-testimonials.testimonials_sliderv2 .testmn_inner_outer .img_bg{
  object-fit: cover;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  margin-bottom: 12px;
  padding-bottom:0;
  background-size:120%;
}
.company-testimonials.testimonials_sliderv2 .right_col.cm_trns{
  align-items: center;
  gap: 20px;
}
.company-testimonials.testimonials_sliderv2 .testmn_inner_outer .name {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.2rem;
  margin-bottom:0;
}
.company-testimonials.testimonials_sliderv2 .testmn_inner_outer .rolee{
  margin-bottom:0;
}
.cnt-wit-bg-wrp.about-bottom-pane .content_widget h2{
  font-size: 3rem;
  padding:2rem 0;
  margin-bottom:0;
  font-weight:200;
  line-height:normal;
}
.cnt-wit-bg-wrp.about-bottom-pane .page-center{
  padding:0;
}
.cnt-wit-bg-wrp.about-bottom-pane .content_widget .btn_row{
  margin-top:2rem;
}
.cnt-wit-bg-wrp.about-bottom-pane .content_widget .btn_row .hs-button{
  font-size: 1.3rem;
}
.cnt-wit-bg-wrp.customer-support-heading .page-center{
  padding:0;
}
.cnt-wit-bg-wrp.customer-support-heading .content_widget{
  margin-bottom:0;  
}
.cnt-wit-bg-wrp.customer-support-heading .content_widget h1{
  font-size: 4.6rem;
  font-weight: 900;
  margin-bottom:3vw;
  line-height:normal;
}
.card_gallery.customer-support .page-center{
  padding:0;
}
.card_gallery.customer-support .flex_row{
  justify-content: space-around;
  align-items: stretch;
}
.card_gallery.customer-support .card_item.col4{
  width:30%;
}
.card_gallery.customer-support .card_item{
  padding:0;
  border: 4px solid #ca7c3c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  padding:0;
  position:relative;
  color: #ca7c3c;
}
.card_gallery.customer-support .card_item:hover{
  border-color:#fff;
  color:#fff;
}
.card_gallery.customer-support .card_item:hover .icon_img img{
  filter: brightness(5);
}
.card_gallery.customer-support .card_inner{
  width:100%;
}
.card_gallery.customer-support .tp-img {
  justify-content: center;
  align-items: center;
  height: 7rem;
  margin-bottom: 1.5rem;
  display: flex;
}
.card_gallery.customer-support .it_title{
  margin: 0;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 3.5rem;
  color:inherit;
}
.card_gallery.customer-support a.ovelar_link_add.bg_el{
  position:absolute;
  width:100%;
  height:100%;
  z-index:10;
  top:0;
  left:0;
  bottom:0;
  right:0;
}
.card_gallery.customer-support .card_item .btn_row{
  margin-top:0;
}
.simple-banner.about-banner.type-2 .banner-content-inner{
  max-width: 35vw;
}
.simple-banner.about-banner.type-2 .banner-content-inner h1{
  margin:0 0 3vw;
}
.simple-banner.about-banner.type-2 .banner-content-inner h6:not(:last-of-type){
  margin-bottom:20px;
}
.simple-banner.about-banner.type-2 .banner-content-inner p{
  margin:1em 0;
  font-weight:200;
}
.simple-banner.about-banner.type-2 .hs-button{
  font-size:1.3rem;
}
.two-col-content.common-2-col{
  min-height: 75vh;
}
.two-col-content.common-2-col .page-center{
  padding:0;
}
.two-col-content.common-2-col .content-col ul{
  padding: 3rem 0;
  margin-bottom:0;
}
.two-col-content.common-2-col .content-col ul li{
  align-items: center;
  padding: 1vw 0;
  display: flex;
  margin:0;
}
.two-col-content.common-2-col .content-col ul li img{
  width: 3rem;
  margin-right: 1.5vw;
}
.two-col-content.common-2-col .content-col .description{
  margin-bottom:0;
}
.two-col-content.common-2-col .content-col .btn-items .btn_row{
  margin-top:0;
}
.two-col-content.common-2-col .content-col .hs-button{
  font-size: 1.3rem;
  text-align:center;
  padding-left:0;
  padding-right:0;
}
.two-col-content.common-2-col .flex_row .content-col{
  padding:0;
}
.two-col-content.common-2-col .flex_row .content-col h3{
  color: #ca7c3c;
  font-size: 2.5rem;
  margin-bottom:0;
}
.two-col-content.common-2-col .flex_row .content-col h2{
  font-weight: 900;
  font-size: 3rem;
  margin-bottom:0;
  line-height:normal;
}
.two-col-content.common-2-col .flex_row .content-col h5{
  margin-top: 3rem;
  margin-bottom:0;
  font-weight: 400;
  line-height: 2.5vw;
}
.two-col-content.common-2-col.right-img .flex_row .media_column{
  position:relative;
  right: -6rem;
}
.two-col-content.common-2-col.left-img .flex_row .media_column{
  position:relative;
  left: -1rem;
}
.card_gallery.customer-support span.icon_img.icon_sp img {
  max-width: 6rem;
  width: 100%;
  object-fit: contain;
}
.card_gallery.shopley-benifits{
  border-top:1px solid #d7d6d4;
}
.card_gallery.cmCardSection.shopley-benifits .top_sec h2{
  padding:0;
}
.card_gallery.cmCardSection.shopley-benifits .bottom_row .flex_row .card_item.col4 .card_content{
  margin:0;
}
.card_gallery.cmCardSection.shopley-benifits .bottom_row .flex_row .card_item.col4 .card_content h3{
  margin-bottom: 8px;
  font-size: 20px;
  font-weight:500;
  line-height: 1.2;
  color: #ca7c3c;
}
.card_gallery.cmCardSection.shopley-benifits .bottom_row .flex_row .card_item.col4{
  width:31%;
}
.card_gallery.customer-support.two-col-left{
  width:66%;
  margin-left:auto;
  margin-right: 2rem;
}
.card_gallery.customer-support.two-col-right{
  width:66%;
  margin-right:auto;
}
.dnd-section:has(.card_gallery.customer-support.two-col-right){
  min-height:100vh;
}
.card_gallery.cmCardSection.retail .bottom_row.notshadow .rowGap15{
  padding-top:1vw;
}
@media screen and (max-width: 1062px) {
  .simple-banner.about-banner .top_sec{
    max-width:80vw;
  }
  .team-top-sec.cnt-wit-bg-wrp{
    padding:0;
  }
  .dnd-section:has(.team-top-sec.cnt-wit-bg-wrp){
    padding:10vw !important;
  }
  .two-col-content.team-two-col .flex_row > div{
    width:100%;
  }
  .two-col-content.team-two-col .description>div:first-child h6,
  .two-col-content.team-two-col .text_block>div:first-child h6{
    font-size: 1.7rem;
  }
  .two-col-content.team-two-col .flex_row.flex_center{
    row-gap:0;
  }
  .cnt-wit-bg-wrp.good-company .rich_text{
    width:100%;
    padding:0;
    text-align:center;
  }
  .cnt-wit-bg-wrp.customer-support-heading .content_widget h1{
    font-size:4rem;
  }
  .two-col-content.common-2-col.right-img .flex_row .media_column{
    padding:2vw;
    width:100%;
    right: -3rem;
    order:1;
  }
  .two-col-content.common-2-col.left-img .flex_row .media_column{
    position:relative;
    left: 2.5rem;
    padding: 2vw;
  }
  .two-col-content.common-2-col .flex_row .media_column{
    padding:5vw 0;
  }
  .two-col-content.common-2-col .flex_row .content-col{
    padding: 5vw 0;
    width:100%;
    order:2;
    text-align:center;
  }
  .two-col-content.common-2-col .content-col ul li {
    text-align:left;
    margin-bottom:2rem;
  }
  .two-col-content.common-2-col .content-col .btn-items .btn_row{
    justify-content:center;
  }
  .two-col-content.common-2-col .flex_row .content-col h5{
    line-height: 3.2rem;
  } 
  .simple-banner.about-banner.type-2 .banner-content-inner{
    max-width:70vw;
  }
  .two-col-content.common-2-col .content-col ul li img{
    margin-right:1rem;
  }
  .two-col-content.common-2-col .flex_row{
    row-gap:0;
  }
  .card_gallery.cmCardSection.shopley-benifits .bottom_row .flex_row .card_item.col4{
    width:100%;     
  }
}
@media(max-width:880px) and (min-width:767px){
  .card_gallery.customer-support .card_inner{
    padding-left:20px !important;
    padding-right:20px !important;
  }
}
@media(max-width:767px){
  .card_gallery.customer-support.two-col-left,
  .card_gallery.customer-support.two-col-right{
    width:100%;
    margin:0;
  }
}
@media(max-width:480px){
  .company-testimonials.testimonials_sliderv2 .testmn_inner_outer .text_box h6{
    font-size:16px;
  }
  .company-testimonials.testimonials_sliderv2 .testmn_inner_outer .name,
  .company-testimonials.testimonials_sliderv2 .testmn_inner_outer .rolee{
    font-size: 1.3rem;
  }
  .company-testimonials.testimonials_sliderv2 .right_col.cm_trns {
    flex-direction: column;
    align-items: start;
    gap: 0;
  }
  .simple-banner.about-banner .top_sec,
  .simple-banner.about-banner.type-2 .banner-content-inner{
    max-width:100%;
  }
}
@media(max-width:390px){
  .simple-banner.about-banner.type-2 .banner-content-inner h1,
  .simple-banner.about-banner .banner-content-inner h1{
    white-space: nowrap;
  }
}
@media(max-width:480px) and (max-height:920px){
  .simple-banner.about-banner,
  .simple-banner.cmBannerSection{
    padding-top:40vw !important;
  } 
}


.cmLogoSlider .logos_row.flex_row {
  border-top: 1px solid #d7d6d4;
  border-bottom: 1px solid #d7d6d4;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  min-height: 15vh;
  display: flex;
  margin: 0;
}
.cmLogoSlider .logos_row.flex_row img {
  width: 5%;
  min-width: 95px;
  max-width: 105px;
  height: auto;
  vertical-align: baseline;
}
.cmLogoSlider .logos_row.flex_row .logo_item.it6 img {
  min-width: 60px;
  max-width: 70px;
}

.simple-banner.cmBannerSection {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100vh;
  padding: 3vw 6vw; 
  display: flex;
}
.simple-banner.cmBannerSection .top_sec h6 {
  margin-top: 2vw;
  font-weight: 400;
  font-size: 2.4rem;
  margin-bottom: 0;
  line-height: normal;
}
.simple-banner.cmBannerSection .top_sec p {
  margin-top: 1.4vw;
  font-weight: 200;
  font-size: 1.6rem;
  line-height: 2.2rem;
}
.card_gallery.cmCardSection {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  text-align: center;
}
.card_gallery.cmCardSection .top_sec {
  margin: 0;
  padding:  0;
}
.card_gallery.cmCardSection .top_sec h2 {
  font-size: 3rem;
  font-weight: 200;
  line-height: normal;
  padding: 0.83em 0;
}

.card_gallery.cmCardSection .bottom_row .flex_row {
  justify-content: space-between;
  width: 100%;
  margin-top: 4vw;
  padding: 0 5rem;
  display: flex;
  gap: 0;
}
.card_gallery.cmCardSection .bottom_row .flex_row .card_item.col4 {
  padding: 0;
  text-align: center;
  width: 21%;
}
.card_gallery.cmCardSection .bottom_row .flex_row .card_item.col4 .card_box .icon_inner {
  margin: 0;
  height: 5rem;
  margin-bottom: 1vw;
  width: auto;
}
.card_gallery.cmCardSection .bottom_row .flex_row .card_item.col4 .card_box .icon_inner img {
  width: auto;
  height: 100%;
}
.card_gallery.cmCardSection .bottom_row .flex_row .card_item.col4 .card_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.card_gallery.cmCardSection .bottom_row .flex_row .card_item.col4 .card_content {
  margin: 1em 0;
}
.card_gallery.cmCardSection .bottom_row .flex_row .card_item.col4 .card_content p {
  line-height: 2.2rem;
  font-size: 1.6rem;
  font-weight: 400;
}
.card_gallery.cmCardSection .bottom_row .flex_row .card_item.col4 .card_content p span {
  color: #ca7c3c;
  font-weight: 900;
}

.card_gallery.cmCardSection  .bottom_row.notshadow .rowGap15{
  gap: 0;
}
.two-col-content.homeTwoCol {
  border-top: 1px solid #d7d6d4;
  height: auto;
  min-height:50vh;
  display: flex;
}
.two-col-content.homeTwoCol .page-center {
  margin: 0;
  width: 100%;
  padding: 0;
}
.two-col-content.homeTwoCol .img-col{
  position:relative;
  height:100%; 
}
.two-col-content.cm_single_media.homeTwoCol .para_imge{
  position:static; 
  height:100%;
  background-position:0 0;
}
.two-col-content.homeTwoCol .single_parallax{
  padding:0;
  height:100%;
}
.two-col-content.homeTwoCol .columns_rowo_wrap, .two-col-content.homeTwoCol .columns_rowo_wrap .flex_row {
  height: 100%;
}
.two-col-content.homeTwoCol .columns_rowo_wrap .content-col.col6 {
  height: 100%;
}
.two-col-content.homeTwoCol .columns_rowo_wrap .content-col.col6 .cont-inner {
  height: 100%;
}
.two-col-content.homeTwoCol  .content-col .description {
  margin: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 100%;
}
.two-col-content.homeTwoCol .content-col .description h2 {
  font-size: 3rem;
  font-weight: 400;
  margin: 0;
  line-height: normal;
  text-align:center;
}
.two-col-content.homeTwoCol .content-col .description h4 {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: normal;
  margin: 1.33em 0;
}
.card_gallery.cmCardSection .top_sec h3 {
  margin: 0;
  font-weight: 200;
  font-size: 3rem;
  line-height: normal;
}
.card_gallery.cmCardSection.type2 .bottom_row {
  padding-top: 1vw;
}
.card_gallery.cmCardSection .bottom_row .flex_row .card_item.col4 .card_content h3.it_title {
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 1.2;
  color: #ca7c3c;
  font-weight: 900;
}

.card_gallery.cmCardSection.type3 .bottom_row .flex_row {
  flex-direction: row-reverse;
}

.card_gallery.cmCardSection.type3 .bottom_row .flex_row .card_item.col4 {
  width: 31%;
}
.card_gallery.cmCardSection.type3 .bottom_row .flex_row .card_item.col4 .card_content {
  margin: 0;
}
.cmCardSection .page-center {
  padding: 0;
}
.simple-banner.cmBannerSection .page-center {
  padding: 0;
}

.cmLogoSlider .page-center {
  padding: 0;
}
.simple-banner.cmBannerSection .flex_row {
  flex-direction: column-reverse;
  gap: 0;
}
.simple-banner.cmBannerSection .flex_row .img_wrap img {
  width: 26vw;
}
.simple-banner.cmBannerSection .flex_row .img_wrap {
  padding: 0;
}
.simple-banner.cmBannerSection .banner-content-inner.col12 {
  padding: 0;
}
.simple-banner.cmBannerSection .banner-content-inner.col12 .btn_row {
  margin: 0;
}
.simple-banner.cmBannerSection .banner-content-inner.col12 .btn_row a.hs-button {
  margin-top: 6rem;
  display: block;
  font-size: 1.3rem;
}


.card_gallery.cmFeaturesCard .top_sec {
  padding: 0;
  margin-bottom: 6vw;
}
.card_gallery.cmFeaturesCard .top_sec h2 {
  font-weight: 200;
  margin: 0;
  font-size: 3rem;
  line-height: normal;
}
.cmFeaturesCard  .flex_row {
  justify-content: center;
  gap: 3vw;
}
.cmFeaturesCard .flex_row .card_item {
  flex-direction: column;
  justify-content: flex-start;
  width: 29%;
  padding-bottom: 7vw;
  display: flex;
  padding: 0;
}

.cmFeaturesCard .flex_row .card_item h3.it_title {
  color: #ca7c3c;
  font-weight: 900;
  font-size: 2rem;
  line-height: 3.5rem;
  margin: 0;
}
.cmFeaturesCard .flex_row .card_item p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.2rem;
  margin: 1em 0;
}
.cmFeaturesCard .flex_row .card_item ul {
  padding: 0;
  margin: 0;
}
.cmFeaturesCard .flex_row .card_item ul li {
  border-bottom: 1px solid #d7d6d4;
  align-items: flex-end;
  display: flex;
  margin-bottom: 0;
}
.cmFeaturesCard .flex_row .card_item ul li img {
  align-self: flex-end;
  width: 1.8rem;
  height: auto;
  margin-bottom: 1vw;
  margin-right: 1vw;
}
.cmFeaturesCard .flex_row .card_item ul li p {
  margin-bottom: .8vw;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2.2rem;
}
.cmFeaturesCard .page-center {
  padding: 0;
}
.cmFeaturesCard .flex_row .card_item .btn_row {
  margin-top: 1rem;
}
.cmFeaturesCard .flex_row .card_item .btn_row a.hs-button {
  margin: 1rem 0;
  font-size: 1.3rem;
  font-weight: 400;
  padding: 1.2rem 0;
  padding-left: 0;
  padding-right: 0;
}
.cmFeaturesCard .flex_row .card_item .card_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}
.cmFeaturesCard .flex_row .card_item .card_box .card_content {
  height: 100%;
}
.card_gallery.cmFeaturesCard {
  border-bottom: 1px solid #d7d6d4;
}
.cmFeaturesCard .flex_row .card_item ul li:last-child {
  border: none;
}

.cmSolution .page-center {
  padding: 0;
}
.cmSolution .page-center .top_sec {
  padding: 0;
  margin: 0;
}
.cmSolution .page-center .top_sec h2 {
  font-size: 3.6rem;
  font-weight: 400;
  line-height: normal;
  margin-top: 3rem;
  margin-bottom: 0.67em;
}
.card_gallery.cmSolution .flex_row {
  justify-content: center;
  align-items: center;
  padding-top: 2vw;
  padding: 0;
  display: flex;
  position: relative;
  left: -3.5rem;
  padding-top:2vw;
}
.card_gallery.cmSolution .bottom_row.notshadow .rowGap15 {
  gap: 0; 
}
.card_gallery.cmSolution .flex_row .card_item {
  width: 30%;
  margin-top: 2vw;
  padding: 0;
}
.card_gallery.cmSolution .flex_row .card_item .icon_inner {
  margin: 0;
  height: auto;
  width: auto;
}
.card_gallery.cmSolution .flex_row .card_item .icon_inner img {
  padding-left: 45px;
  position: relative;
  left: 20px;
  width: 100%;
}
.card_gallery.cmSolution .flex_row .card_item.it2 {
  width: 40%;
  margin-top:0;
}


.card_gallery.cmSolution .flex_row .card_item h3 {
  color: #ca7c3c;
  font-weight: 700;
  font-size: 2rem;
  line-height: 3.5rem;
  margin: 1em 0;
}
.card_gallery.cmSolution .flex_row .card_item p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.2rem;
  margin: 1em 0;
}
.card_gallery.cmSolution .flex_row .card_item .card_inner {
  overflow: visible;
}
.card_gallery.cmSolution .flex_row .card_item .card_content>section:first-child {
  margin-bottom: 5vw;
} 
.card_gallery.cmSolution .flex_row .card_item .card_content>section:last-child {
  padding-bottom: 10rem;
}

.card_gallery.cmSolution .flex_row .card_item .card_content>section {
  position: relative;
  background: 0 0;
  height: 50%;
  padding: 0 3.5vw;
  text-align: left;
}
.card_gallery.cmSolution .flex_row .card_item:first-child .card_content>section {
  position: relative;
  left: 9rem;
}
.card_gallery.cmSolution {
  border-bottom: 3vh solid #fff;
}
.two-col-content.homeTwoCol.type2 .content-col .description {
  all: unset;
}
.two-col-content.homeTwoCol.type2 .content-col {
  padding: 0;
}
.two-col-content.homeTwoCol.type2 .content-col .cont-inner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 4vw 3rem;
}
.two-col-content.homeTwoCol.type2 {
  min-height: 50vh;
  height: auto;
}
.two-col-content.homeTwoCol.type2 .feature-wrapper {
  justify-content: space-between;
  display: flex;
  margin: 0;
  gap: 0;
  flex-wrap: nowrap;
  margin-top: 5rem;
}
.two-col-content.homeTwoCol.type2 .feature-wrapper .featimggrp {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  max-width: 30%;
  display: flex;
  flex: unset;
}
.two-col-content.homeTwoCol.type2 .feature-wrapper .featimggrp .featimgwrap {
  margin: 0;
  width: 3.5rem;
  margin-bottom: 1rem;
}
.two-col-content.homeTwoCol.type2 .feature-wrapper .featimggrp .featimgwrap img {
  width: 100%;
}

.two-col-content.homeTwoCol.type2 .feature-wrapper .featimggrp h4 {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 700;
  margin: .4rem 0;
  line-height: normal;
}
.two-col-content.homeTwoCol.type2 .feature-wrapper .featimggrp p {
  font-size: 1.5rem;
  margin: .4rem 0;
}
.contact-banner:not(.cus-banner) {
  padding-top: 180px;
}
.banner_v2:not(.cus-banner) {
  padding-top: 180px;
}
.body-container-wrapper .hs_cos_wrapper_type_rich_text ul li:after{
  width: 1.5rem;
  margin-bottom: .5vw;
  margin-right: .5vw;
  height: 1.5rem;
}
.body-container-wrapper .hs_cos_wrapper_type_rich_text ul{
  padding:0;
  margin:1em 0 1.7em;
}
.body-container-wrapper .hs_cos_wrapper_type_rich_text ul li{
  padding:0;
  margin-bottom:.3vw;
  align-items: baseline;
}
@media screen and (min-width: 1063px) {
  .cmLogoSlider.logo_slider {
    position: absolute;
    top: 85vh;
    width: 100%;
    z-index: 20;
    background: #fff;
    border-top: 1px solid #d7d6d4;
    border-bottom: 1px solid #d7d6d4;
    min-height: 15vh;
  }
}

@media screen and (max-width: 1062px) {
  .card_gallery.cmCardSection{
    padding: 15vw 6vw;
  }
  .card_gallery.cmCardSection .bottom_row .flex_row {
    flex-direction: column;
  }
  .card_gallery.cmCardSection .bottom_row .flex_row .card_item.col4 {
    width: 100%;
    margin: 4vw 0;
  }
  .card_gallery.cmCardSection.type3 .bottom_row .flex_row {
    flex-direction: column;
  }
  .card_gallery.cmCardSection.type3 .bottom_row .flex_row .card_item.col4 {
    width: 100%;
  }
  .card_gallery.cmCardSection.type2{
    padding: 15vw 10vw;
  }
  .card_gallery.cmCardSection.type2 .bottom_row {
    padding-top: 15vw;
  }
  .simple-banner.cmBannerSection .flex_row .img_wrap img {
    width: 40vw;
  }

  .simple-banner.cmBannerSection .top_sec{
    max-width: 80%;
  }
  .simple-banner.cmBannerSection .top_sec h6 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .simple-banner.cmBannerSection .top_sec p {
    margin: 0;
  }

  .simple-banner.cmBannerSection .banner-content-inner.col12 .btn_row a.hs-button {
    margin-top: 3rem;
  }
  .two-col-content.homeTwoCol{
    height:auto;
  }
  .two-col-content.homeTwoCol.type2{
    height:auto;
    min-height:none;
  }
  .two-col-content.homeTwoCol .columns_rowo_wrap .flex_row {
    flex-direction: column;
    height:auto;
    row-gap:0;
  }
  .two-col-content.homeTwoCol .columns_rowo_wrap .content-col.col6 {
    width: 100%;
    padding:4rem;
    min-height:50vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .two-col-content.homeTwoCol .columns_rowo_wrap .media_column.col6,
  .two-col-content.homeTwoCol.type2 .columns_rowo_wrap .media_column.col6 {
    width: 100%;
    min-height:50vh;
    height:50vh;
  }
  .two-col-content.homeTwoCol .columns_rowo_wrap .media_column.col6 img,
  .two-col-content.homeTwoCol.type2 .columns_rowo_wrap .media_column.col6 img{
    object-fit:cover;
  }
  .two-col-content.homeTwoCol .columns_rowo_wrap .media_column.col6 *,
  .two-col-content.homeTwoCol.type2 .columns_rowo_wrap .media_column.col6 *{
    height:100%;
  }
  .cmFeaturesCard .flex_row {
    flex-direction: column;
    gap: 0;
  }
  .card_gallery.cmFeaturesCard  .bottom_row.notshadow .rowGap15 {
    gap: 3vw;
  }
  .cmFeaturesCard .flex_row .card_item {
    text-align: center;
    width: 100%;
    margin-bottom: 5vw;
    padding: 2rem;
  }
  .cmFeaturesCard .flex_row .card_item .btn_row {
    justify-content: center !important;
  }
  .card_gallery.cmFeaturesCard {
    padding-bottom: 0;
  }


  .card_gallery.cmSolution {
    padding: 15vw 6vw;
    min-height: 100vh;
  }
  .cmSolution .page-center .top_sec h2 {
    margin: 0;
    padding: 0 3rem;
    font-size: 3rem;
  }
  .card_gallery.cmSolution .flex_row .card_item .icon_inner img {
    align-self: center;
    width: 100%;
    margin: 10vw auto;
    position: relative;
    left: 0;
    padding: 0;    
  }
  .card_gallery.cmSolution .flex_row .card_item.it2 {
    width: 75%;
  }
  .card_gallery.cmSolution .flex_row .card_item {
    width: 80%;
  }
  .card_gallery.cmSolution .flex_row .card_item.it2 {
    order: 1;
  }
  .card_gallery.cmSolution .flex_row .card_item.it1 {
    order: 2;
  }
  .card_gallery.cmSolution .flex_row .card_item.it3 {
    order: 3;
  }
  .card_gallery.cmSolution .flex_row .card_item.it1 {
    margin: 0 !important;
  }

  .card_gallery.cmSolution .flex_row .card_item.it1 .card_content>section {
    padding: 0 !important;
  }

  .card_gallery.cmSolution .flex_row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: unset !important;
    padding: 0 !important;
  }
  .card_gallery.cmSolution .flex_row .card_item:first-child .card_content>section{
    left: unset;
  }
  .card_gallery.cmSolution .flex_row .card_item .card_content>section{
    padding: 0 !important;
    margin: 0;
  }
  .card_gallery.cmSolution .flex_row .card_item .card_content>section {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    margin: 2vw 0 !important;
    display: flex;
  }
  .card_gallery.cmSolution .flex_row .card_item h3 {
    margin: 0;
  }
  .card_gallery.cmSolution .flex_row .card_item.it3{
    margin-top: 0;
  }
  .card_gallery.cmSolution .flex_row .card_item .card_content>section{
    display: inline-block !important;
  }
  .card_gallery.cmSolution{
    border:none;
  }
  .two-col-content.homeTwoCol.type2 .content-col .cont-inner {
    padding: 0;
  }
  .two-col-content.homeTwoCol.type2 .columns_rowo_wrap,
  .two-col-content.homeTwoCol.type2 .columns_rowo_wrap .content-col.col6,
  .two-col-content.homeTwoCol.type2 .columns_rowo_wrap .content-col.col6 .cont-inner, 
  .two-col-content.homeTwoCol.type2 .columns_rowo_wrap .flex_row, {
    height: auto; 
  }
  .two-col-content.homeTwoCol.type2 .feature-wrapper {
    flex-direction: column;
    margin-top: 3rem;
  }
  .two-col-content.homeTwoCol.type2 .feature-wrapper .featimggrp {
    width: 100%;
    padding-bottom: 2rem;
    max-width: 100%;
  }
  .two-col-content.homeTwoCol.type2 .columns_rowo_wrap .flex_row{
    gap: 0;
  }
  .card_gallery.cmFeaturesCard .top_sec {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 50vh;
    padding: 0 7vw 0;
    display: flex;
  }
}

@media(max-width:767px){
  .cmLogoSlider .logos_row.flex_row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 4rem;
    padding: 4rem;
    align-items: stretch;
    justify-content: center;
  }
  .systems-page h1 {
    font-size:38px;
  }
  .systems-page h2 {
    font-size:28px;
  }
  .hs_cos_wrapper_type_email_subscriptions, .hs_cos_wrapper_type_password_prompt, .hs-search-field__bar, .widget-type-form, .widget-type-blog_subscribe, .widget-type-google_search, .widget-type-password_prompt.custom_error_message, .widget-type-email_simple_subscription, .section.post-footer form, .hs_cos_wrapper_type_member_login, .hs_cos_wrapper_type_member_register, .hs_cos_wrapper_type_password_reset_request, .hs_cos_wrapper_type_password_reset {
    margin-bottom: 40px;
  }P
}

@media (max-width: 520px){
  .cmLogoSlider .logos_row.flex_row {
    padding: 20px;
    gap: 30px;
  }

}
@media(max-width:480px){
  .simple-banner.cmBannerSection .top_sec{
    max-width:100%;
  }
}