@font-face { 
  font-family: icomoon;
  src: url(//7644965.fs1.hubspotusercontent-na1.net/hubfs/7644965/raw_assets/public/ActZero_October2023/fonts/icomoon.eot) format("embedded-opentype"),
    url(//7644965.fs1.hubspotusercontent-na1.net/hubfs/7644965/raw_assets/public/ActZero_October2023/fonts/icomoon.ttf) format("truetype"),
    url(//7644965.fs1.hubspotusercontent-na1.net/hubfs/7644965/raw_assets/public/ActZero_October2023/fonts/icomoon.woff) format("woff"),
    url(//7644965.fs1.hubspotusercontent-na1.net/hubfs/7644965/raw_assets/public/ActZero_October2023/fonts/icomoon.svg) format("svg");
  font-style: normal;
  font-weight: 400;
  font-display: swap; 
}

:root{
  --primary-font: 'Poppins',sans-serif;
  --secondary-font: 'Rubik',sans-serif;
  --button-font: 'arial', helvetica, sans-serif;
  --form-font: "Helvetica Neue",Helvetica,Arial,sans-serif;
  --primary-color: rgba(0, 0, 0,1.0); 
  --secondary-color: rgba(0, 0, 0,1.0);
  --primary-accent-color: rgba(208, 243, 27,1.0);
  --secondary-accent-color: rgba(236, 239, 239,1.0);
  --body-background-color:  rgba(255, 255, 255,1.0);
}
.child_theme .advanced-banner {
  position: relative;
  overflow: hidden;
  margin-bottom: -4px;
}

.child_theme .advanced-banner .desktop_img {
  position: fixed;
  background-size: cover;
  background-attachment: inherit;
  height: 360px;
  z-index: -1;
  opacity: .35;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
}

.child_theme .advanced-banner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-image: linear-gradient(180deg,#002c34,#000);
}


.child_theme .advanced-banner  .skew-bg-banner {
  position: absolute;
  right: -100px;
  bottom: -251px;
  left: -760px;
  height: 306px;
  background-color: #ecefef;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: 3;
}

.child_theme .advanced-banner  .banner-content-internal {
  font-size: 1.1875rem;
  line-height: 1.6315789474;
  max-width: 908px;
}

.child_theme .advanced-banner .banner-content-internal .banner_content h1 {
  font-family: Poppins,sans-serif;
  color: #fff;
  font-weight: 600;
  margin-bottom: 0;
}

.child_theme .span12.widget-span.widget-type-cell {
  min-height: 0;
}

.child_theme .advanced-banner .banner-content-internal {
  padding-top: 125px;
  padding-bottom: 125px;
}

.child_theme .website_page .hs-menu-wrapper > ul {
  display: block;
  padding-top: 0;
  padding-left: 40px;

}

.child_theme .website_page .hs-menu-wrapper > ul  ul {
  padding-left: 40px;
}

.child_theme .website_page .hs-menu-wrapper > ul > li > a {
  text-decoration: none;
}

.child_theme .website_page .hs-menu-wrapper > ul ul > li > a {
  text-decoration: none;
}

.child_theme .website_page .hs-menu-wrapper>ul>li {
  margin-bottom: 16px;
}

.child_theme .website_page .hs-menu-wrapper>ul ul {
  padding-top: 10px;
  margin-bottom: 0;
}

.child_theme .website_page .hs-menu-wrapper>ul ul >li:last-child {
  margin-bottom: 0;
}

.child_theme .website_page .hs-menu-wrapper ul li a:hover {
  text-decoration: underline;
}

.child_theme .advanced-banner h2 {
  font-size: .875rem;
  color: #d0f31b;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .01px;
  line-height: 1.42857;
}

.child_theme .dnd-section > .row-fluid > .span12.dnd-module {
  padding-left: 0;
  padding-right: 0;
}


.child_theme .ctm-banner_1 .desktop_img {
  height: 396px;
}

.child_theme .website_page  table td {
  vertical-align: middle;
}

.child_theme .website_page  table p {
  margin: 0;
}

.child_theme .website_page  .table-wrapper {
  overflow-x: auto;
}

.child_theme .ctm-banner p {
  color: #fff;
  margin: 0;
}

.child_theme section.advanced-banner.comapny-banner::before{
  display:none;
}


.child_theme .advanced-banner.ctm-banner .banner-content-internal .banner_content h1 {
  margin-bottom: 16px;
}


.child_theme .comapny-banner .gradient_1 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
  background-image: linear-gradient(180deg,#002c34,#000);
  position: fixed!important;
  max-height: 650px;
}

.child_theme .comapny-banner.advanced-banner .desktop_img {
  display: block;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: .5;
  max-height: 600px;
  height:auto;
}

.child_theme .ctm-right-curv-img {
  display: block;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: fixed!important;
  top: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transform: skewX(9.5deg);
  transform: skewX(9.5deg);
  opacity: .3;
  width: 20.75%;
  max-height: 650px;
  left: -54px;
}

.child_theme .gradient_2 {
  display: block!important;
  position: fixed;
  background-image: linear-gradient(180deg,#002b32,#001216);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transform: skewX(9.5deg);
  transform: skewX(9.5deg);
  left: 202px;
  width: 196px;
  left: 26%;
  max-height: 650px;
}

.child_theme .gradient_3 {
  position: fixed!important;
  background: #004245;
  right: -60px;
  width: 110px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transform: skewX(9.5deg);
  transform: skewX(9.5deg);
  width: 18.8%;
  max-height: 650px;
}

.child_theme section.advanced-banner.comapny-banner .banner-content-internal .banner_content {
  padding-top: 0;
  padding-bottom: 0;
  display: table-cell;
  vertical-align: middle;
}

.child_theme section.advanced-banner.comapny-banner .banner-content-internal .banner_content  h1 {
  margin-bottom: 1rem;
}

.child_theme section.advanced-banner.comapny-banner .banner-content-internal .banner_content p {
  margin: 0;
  color: #fff;
}

.child_theme .gradient_2 {
  max-height: 650px;
  position: fixed;
}

.child_theme section.advanced-banner.comapny-banner .banner-content-internal{
  padding:0px;
}

.child_theme section.advanced-banner.comapny-banner .banner-content-internal {
  display: flex;
  align-items: center;
}

.child_theme section.advanced-banner.comapny-banner.cmp-banner-2 a.btn {
  margin: 0 10px 10px 0;
  display: inline-block;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.28;
  border-radius: 0;
  padding: 10px 20px 12px;
  border-radius: 24px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #ecefef;
  color: #000;
  border-color: #ecefef;
  color: #018d8d;
  margin-top: 10px;
  margin-right: 0;
  text-decoration: none;
}

.child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .banner-content-internal .banner_content p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.child_theme section.advanced-banner.comapny-banner.cmp-banner-2 a.btn::before {
  content: "";
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s ease-in-out;
  background: #d0f31b;
}

.child_theme section.advanced-banner.comapny-banner.cmp-banner-2 a.btn:hover {
  border-color: #d0f31b;
  color: #000;
}

.child_theme section.advanced-banner.comapny-banner.cmp-banner-2 a.btn:hover:before {
  width: 100%;
}

.child_theme section.advanced-banner.comapny-banner.cmp-banner-2 a.btn:after {
  content: "\E90F";
  margin-left: -1em;
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #d0f31b;
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-left: 4px;
  background: #000;
  border-radius: 50%;
}

.child_theme .cnt-wit-tp-img-wrp .top_sec {
  padding: 0;
  position: relative;
  text-align: center;
  max-width: 1033px;
  margin: 0 auto;
}

.child_theme .cnt-wit-tp-img-wrp .top_sec h2 {
  line-height: 1.25;
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  color: inherit;
}

.child_theme .cnt-wit-tp-img-wrp .bottom_row {
  max-width: 100%;
  width: 100%;
  max-width: 1315px;
}

.child_theme .cnt-wit-tp-img-wrp .bottom_row .flex-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding-top: 65px;
  row-gap: 0;
  column-gap: 0px;
}

.child_theme .cnt-wit-tp-img-wrp .col3 {
  text-align: left!important;
}

.child_theme .cnt-wit-tp-img-wrp .col3 h3 {
  font-size: 1.875rem;
  line-height: 1.3;
  margin-bottom: 13px;
}

.child_theme .cnt-wit-tp-img-wrp .col3 .tp-img {
  margin-bottom: 18px;
  height: 80px;
  max-width: 100px;
}

.cnt-wit-tp-img-wrp .tp-img-cnt-inner p {
  margin-top: 0;
  margin-bottom: 1rem;
  margin-bottom: 0;
  color: #000;
  font-size: 16px;
  letter-spacing: .2px;
}

.child_theme [data-attr="ctm-heading"] {
  font-size: 1.5rem;
  line-height: 1.6666666667;
  font-weight: 300;
  color: #616b6b;
  letter-spacing: 0;
  text-align: center;
  position: relative;
}

.child_theme [data-attr="ctm-heading"]::after {
  content: '';
  width: 106px;
  height: 6px;
  background-color: #d0f31b;
  border: none;
  display: block;
  left: 45%;
  position: absolute;
  top: 100%;
  margin-top: 15px;
}

.child_theme .two_col_content_type2.img-col_1 {
  padding: 111px 0 150px;
}

.child_theme .two_col_content_type2.img-col_1 .content-col {
  margin-top: 17px;
}

.child_theme .two_col_content_type2.img-col_1.img-col_2 {
  padding-top: 0px;
}

.child_theme .two_col_content_type2.img-col_1 {
  padding-bottom: 105px;
}

.child_theme .two_col_content_type2.img-col_1.img-col_2 .content-col {
  margin-top: 15px;
}

.child_theme .ctm-card-wrp {
  position: relative;
  padding: 81px 0;
  z-index: 2;
}

.child_theme .ctm-card-wrp::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  background-color: #ecefef;
}

.child_theme .ctm-card-wrp .skew-three-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-image: linear-gradient(1deg,#011519 9%,#033d48 101%);
  display: inline-block;
  -webkit-transform: skewY(-3deg);
  transform: skewY(-3deg);
  overflow: hidden;
}

.child_theme .ctm-card-wrp .skew-three-box .skew_img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-repeat: repeat;
  z-index: 0;
  top: -55px;
  -webkit-transform: skewY(3deg);
  transform: skewY(3deg);
}

.child_theme .ctm-card-wrp .heading-center-normal {
  text-align: center;
  font-size: 1.1875rem;
  line-height: 1.6315789474;
  max-width: 1054px;
  margin: 0 auto 41px;
  letter-spacing: 0;
}


.child_theme .ctm-card-wrp .heading-center-normal h2 {
  margin-bottom: 1rem;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.25;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.child_theme .ctm-card-wrp .heading-center-normal p {
  margin-top: 0;
  margin-bottom: 1rem;
  color: #fff;
}



.child_theme .ctm-card-wrp .heading-center-normal h2 {
  margin-bottom: 1rem;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.25;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.child_theme .ctm-card-wrp .heading-center-normal p {
  margin-top: 0;
  margin-bottom: 1rem;
  color: #fff;
}

.child_theme .ctm-card {
  padding-top: 35px;
}

.child_theme .ctm-card-wrp .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: -30px;
}

.child_theme .ctm-card-wrp .row .col-4 {
  margin-bottom: 25px;
}

.child_theme .ctm-card-wrp .row .col-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.child_theme .ctm-card-wrp .row .col-4 .box-three {
  height: 100%;
  padding: 33px 30px;
  border-top: 2px solid #d0f31b;
  background-color: rgba(0,0,0,.35);
}

.child_theme .ctm-card-wrp .row .col-4 .box-three h3 {
  text-transform: uppercase;
  font-family: Rubik,sans-serif;
  font-size: 1rem;
  letter-spacing: .01px;
  line-height: 1.25;
  margin-bottom: 1rem;
  font-weight: 600;
  color: #fff;
}

.child_theme .ctm-card-wrp .row .col-4 .box-three  p {
  color:  #fff;
  margin: 0;
}

.child_theme .ad_img_cont_wrp {
  background-color: #ecefef;
  position: relative;
  z-index: 1;
  padding-top: 100px;
}

.child_theme .ad_img_cont_wrp::before {
  content: "";
  position: absolute;
  top: 100px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #fff;
}

.child_theme .ad_img_cont_wrp .container {
  max-width: 1920px;
}

.child_theme .ad_img_cont_wrp .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}


.child_theme .ad_img_cont_wrp .row .img_wrp {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.child_theme .ad_img_cont_wrp .row .img_wrp .b-loaded.bg.bg-center.w-100 {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-position: 50%;
}

.child_theme .ad_img_cont_wrp .row .content-wrp {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.child_theme .two_col_content_type2.two_col_content_type2_2 {
  padding-bottom: 0;
}

.child_theme .ad_img_cont_wrp .inner-wrp {
  font-size: 1.1875rem;
  line-height: 1.6315789474;
  font-weight: 300;
  padding: 50px 15px;
  max-width: 891px;
}

.child_theme .ad_img_cont_wrp .inner-wrp h2 {
  margin-bottom: 1rem;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
  font-size: 2.5rem;
  line-height: 1.25;
  margin-bottom: 9px;
}

.child_theme .ad_img_cont_wrp .inner-wrp ul {
  padding-left: 0;
  list-style: none;
  margin-top: 25px;
  margin-bottom: 10px;
  margin-bottom: 0;
}

.child_theme .ad_img_cont_wrp .inner-wrp ul li {
  color: #616b6b;
  font-size: .875rem;
  line-height: 1.4285714286;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  margin-bottom: 36px;
  letter-spacing: .01px;
  display: block;
  margin-bottom: 24px;
}

.child_theme .ad_img_cont_wrp .inner-wrp ul li:before {
  content: "\E91C";
  color: #018d8d;
  font-family: icomoon;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 1px;
  font-size: .75rem;
}

.child_theme .our-experts.our_feature_1 {
  padding-top: 170px;
}
/* blog */

.child_theme .post-banner-btn a {
  margin: 0 10px 10px 0;
  display: inline-block;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.28;
  border-radius: 0;
  padding: 10px 20px 12px;
  border-radius: 24px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-decoration: none;
  background: #ecefef;
  color: #000;
  border-color: #ecefef;
  color: #018d8d;
  margin-bottom: 0;
  margin-top: 10px;
  margin-right: 0;

}

.child_theme .post-banner-btn a::after{
  speak: never;
  -webkit-font-smoothing: antialiased;
  background: #000;
  border-radius: 50%;
  color: #d0f31b;
  content: "\E90F";
  font-family: icomoon,sans-serif!important;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 4px;
  position: relative;
  text-transform: none;
  top: 2px;
}

.child_theme .post-banner-btn a::before{
  background: #d0f31b;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  transition: all .3s ease-in-out;
  width: 0;
  z-index: -1;
}

.child_theme .post-banner-btn a:hover::before{
  width: 100%;
}


.child_theme .resources_post .content-detail p {
  font-weight: 300 !important;
}

.child_theme .resources_post .bg_primary.post_btn {
  margin: 40px 0px 0;
  background-color: rgba(192,208,208,.5);
  padding: 50px 0;
  text-align: center;
}
.child_theme .resources_post .bg_primary.post_btn a {
  margin: 0 10px 10px 0;
  display: inline-block;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.28;
  border-radius: 0;
  padding: 10px 20px 12px;
  border-radius: 24px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-decoration: none;
  border-color: #616b6b;
  color: #fff;
  background: #616b6b;
  margin: 0;
  color: #fff;
}


.child_theme .resources_post .bg_primary.post_btn a::after {
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\E928";
  color: #018d8d;
  color: #d0f31b;
  -webkit-transform: rotate(180deg) translateY(-1px) translateX(-11px);
  transform: rotate(180deg) translateY(-1px) translateX(-11px);
  display: inline-block;
  font-size: 18px;
}

.child_theme .resources_post .bg_primary.post_btn a::before {
  content: "";
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s ease-in-out;
  background: #000;
}

.child_theme .resources_post .bg_primary.post_btn a:hover::before {
  width: 100%;
}

.child_theme .post-banner-btn a:hover {
  border-color: #d0f31b;
  color: #000;
}

/* blog */

.child_theme .actzero_banner.advanced-banner .desktop_img {
  height: 651px;
}

.child_theme .actzero_banner.advanced-banner .banner-content-internal .banner_content h1 {
  margin-bottom: 1rem;
}

.child_theme .actzero_banner.advanced-banner .banner-content-internal .banner_content a.btn{
  margin: 0 10px 10px 0;
  display: inline-block;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.28;
  border-radius: 0;
  padding: 10px 20px 12px;
  border-radius: 24px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-decoration: none;
  background: #ecefef;
  color: #000;
  border-color: #ecefef;
  color: #018d8d;
  margin-bottom: 0;
  margin-top: 10px;
  margin-right: 0;
}

.child_theme .actzero_banner.advanced-banner .banner-content-internal .banner_content a.btn::after{
  speak: never;
  -webkit-font-smoothing: antialiased;
  background: #000;
  border-radius: 50%;
  color: #d0f31b;
  content: "\E90F";
  font-family: icomoon,sans-serif!important;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 4px;
  position: relative;
  text-transform: none;
  top: 2px;
}

.child_theme .actzero_banner.advanced-banner .banner-content-internal .banner_content a.btn::before{
  background: #d0f31b;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  transition: all .3s ease-in-out;
  width: 0;
  z-index: -1;
}

.child_theme .actzero_banner.advanced-banner .banner-content-internal .banner_content a.btn:hover{
  border-color: #d0f31b;
  color: #000;
}
.child_theme .actzero_banner.advanced-banner .banner-content-internal .banner_content a.btn:hover::before{
  width: 100%;
}

.child_theme .actzero_banner.advanced-banner .banner-content-internal .banner_content a.btn {
  margin-bottom: 10px;
}


.child_theme .ctm-advanced_wrp.top_img_cont_1 .ad_img_cont_wrp {
  padding-top: 83px;
}

.child_theme .ctm-advanced_wrp.top_img_cont_1 .ad_img_cont_wrp .content-wrp {
  background: #fff;
  z-index: -1;
}

.child_theme section.advanced-banner.comapny-banner.cmp-banner-2.cm_banner_1 .banner-content-internal .banner_content p {
  margin-bottom: 0;
}

.child_theme .img-col_1.img_res.img_res_top {
  padding-top: 104px;
}

.child_theme .img-col_3_res.img_res_1.img_res_2 {
  padding-bottom: 70px;
}

.child_theme .two_col_content_type2.img-col_1.pt_1 {
  padding-top: 145px;
}

.child_theme .ctm-advanced_wrp.top_img_cont_1.pt_img_top_1 {
  padding-top: 100px;
  background-color: #ecefef;
  position: relative;
  z-index: 1;
}

.child_theme .pt_border_con .ctm-card-wrp .row .col-4 .box-three h3 {
  margin-bottom: 1rem;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
  font-size: 1.25rem;
  line-height: 1.55;
  color: #fff;
  text-transform: math-auto;
}


.child_theme .bg-btn_1.bg_cont_btn_1 {
  margin-top: 100px;
}

.child_theme .actzero_banner.pt_banner.advanced-banner .desktop_img {
  height: 649px;
}


section.features_wrap {
  display: block;
  color: #fff;
}

section.features_wrap .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 62px;
}

.features-item {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.features-item .inner-th-icon {
  position: relative;
  color: #000;
  padding: 30px 15px 30px 25px;
  height: 100%;
}

.features-item .inner-th-icon:last-child{
  margin-bottom: 0;
} 

.features-item .inner-th-icon::before {
  content: "";
  display: block;
  background-color: #fff;
  opacity: .7;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  transition: all .4s ease-in-out;
}

.three-icon {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  margin-top: 10px;
}

.t-icon-title {
  padding-right: 15px;
  bottom: -14px;
  position: relative;
}

.cont-thr-col {
  margin-bottom: 0;
}

.cont-thr-col h3 {
  margin-bottom: 1rem;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
  font-size: 1.875rem;
  line-height: 1.3;
}

.img_fetured {
  position: absolute;
  right: 0;
  bottom: 0;
  flex: 0 0 140px;
  max-width: 140px;
  pointer-events: none;
}

.img_fetured img {
  width: auto;
  max-height: 97px;
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}

.child_theme .cont-thr-col h3 {
  margin-bottom: 0;
}

.desc-t-col {
  margin-top: 29px;
}

.child_theme .desc-t-col div p {
  opacity: .85;
  margin-bottom: 18px;
  color: #000;
}

.child_theme .desc-t-col p {
  opacity: .85;
  margin-bottom: 18px;
  margin-bottom: 0;
}

.child_theme .desc-t-col p span.icomoon.icon-Component-37 {
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 1.5rem;
  display: block;
  position: relative;
}

.child_theme .desc-t-col p span.icomoon.icon-Component-37 span.path1::before {
  content: "\E902";
  color: #d0f31b;
}

.child_theme .desc-t-col p span.icomoon.icon-Component-37 span.path2::before {
  content: "\E90F";
  margin-left: -1em;
  color: #000;
  position: absolute;
}


.child_theme section.advanced-banner.advanced-banner.actzero_banner.pt_banner.industry {
  padding-bottom: 200px;
}

.child_theme section.advanced-banner.advanced-banner.actzero_banner.pt_banner.industry .desktop_img {
  height: auto;
  background-repeat: no-repeat;
  background-position: top;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: .35;
  background-size: auto;
}

.child_theme .actzero_banner.advanced-banner .banner-content-internal .banner_content p:last-of-type {
  margin-bottom: 0;
}

.features-item .inner-th-icon:hover::before {
  opacity: .8;
}

.features-item .inner-th-icon:hover span.icomoon.icon-Component-37 span.path1::before {
  color: #fff;
}

.child_theme .two_col_content_type2.img-col_1.pt_1.industry_1 {
  padding-top: 105px;
}

.child_theme .our-experts.indu_new_1 {
  padding-bottom: 0;
}

/* news */


.child_theme .news_blog_wrp {
  position: relative;
  z-index: 1;
  background-color: #000;
  padding-top: 120px;
  padding-bottom: 50px;
}

.child_theme .cm_news_blog_listing .row-fluid-wrapper.row-depth-1.row-number-1.dnd-section {
  padding: 0;
}


.child_theme .news_blog_wrp::before {
  top: 0;
  background-image: linear-gradient(180deg,#002c34,#000);
  height: 100%;
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  z-index: -1;
}


.child_theme .news_blog_wrp .b-loaded.news-bg.bg.ps-as {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  bottom: auto;
  height: 210vw;
  max-height: 800px;
  opacity: .35;
  z-index: -1;
}

.child_theme .sidebar.cm_news_blog_listing .row-fluid {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.child_theme .sidebar.cm_news_blog_listing .row-fluid .span12.widget-span.widget-type-cell.dnd-column {
  padding: 0;
}

.child_theme .news_blog_wrp::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  z-index: -1;
  bottom: 0;
  background-image: linear-gradient(180deg,transparent,#000);
  height: 400px;
}

.child_theme .news_heading_wrp {
  text-align: center;
  color: hsla(0,0%,100%,.9);
  max-width: 960px;
  margin: 0 auto 44px;
}

.child_theme .news_heading_wrp h2 {
  color: #d0f31b;
  margin-bottom: 18px;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.43;
  letter-spacing: .01px;
  font-family: Rubik,sans-serif;
  text-transform: uppercase;
}

.child_theme .news_heading_wrp h1 {
  font-family: Poppins,sans-serif;
  font-size: 3.125rem;
  line-height: 1.2;
  margin-bottom: 21px;
  color: #fff;
}


.child_theme .news_listing_wrp .new-item.ps-rv {
  position: relative;
  background: rgba(0,44,52,.85);
  padding: 28px 20px;
  margin: 0 auto 35px;
  max-width: 1070px;
}

.child_theme .news_listing_wrp .new-item.ps-rv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
}

.child_theme .news_listing_wrp .new-item.ps-rv::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #018d8d;
} 


.child_theme .news_listing_wrp .new-item.ps-rv:hover::before {
  width: 100%;
}

.child_theme .news_listing_wrp .new-item.ps-rv p.mb-0 {
  color: #35bebe;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.43;
  letter-spacing: .01px;
  font-family: Rubik,sans-serif;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
  margin-bottom: 0;
}

.child_theme .news_listing_wrp .new-item.ps-rv h3 {
  margin-top: 15px;
  margin-bottom: 0;
  line-height: 1.55;
  font-size: 1.25rem;
  color: #fff;
}


.child_theme  .news_listing_wrp .new-item.ps-rv span.icomoon.icon-Component-37 {
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  display: block;
}

.child_theme  .news_listing_wrp .new-item.ps-rv span.icomoon.icon-Component-37 span.path1::before {
  content: "\E902";
  color: #d0f31b;
}

.child_theme  .news_listing_wrp .new-item.ps-rv span.icomoon.icon-Component-37 span.path2::before {
  content: "\E90F";
  margin-left: -1em;
  color: #000;
}

.child_theme .news_listing_wrp .new-item.ps-rv a.ps-as {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: all .25s;
}

.child_theme .news_load_more_btn a {
  padding: 10px 20px 12px;
  border-radius: 24px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
  user-select: none;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.28;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  border-color: #c0d0d0;
  text-decoration: none;
  border-color: #c0d0d0;
  background: transparent;
  color: #018d8d;
}

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

.child_theme .news_load_more_btn a:hover::before {
  width: 100%;
}

.child_theme .news_load_more_btn a::before {
  content: "";
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s ease-in-out;
  background: #616b6b;
}

.child_theme .news_load_more_btn a:hover {
  border-color: #616b6b;
  color: #fff;
}


.child_theme .news_wrp h5.title-banner a {
  text-decoration: none;
}

.child_theme .news_wrp h5.title-banner a:hover {
  text-decoration: underline;
}

.child_theme .news_wrp .content-detail {
  color: rgba(0,0,0,.85);
  font-size: 16px;
  font-weight: 300;
}

.child_theme .news_wrp .banner_content_post h1 {
  margin-bottom: 0;
}

.child_theme .one-column-template.news_wrp.news_wrp .cm_post_banner_wrapper {
  min-height: auto;
}

.child_theme .one-column-template.news_wrp.news_wrp svg.img-top-cta path#Union_4 {
  fill: #fafbfb;
}

.child_theme .resources_post.case-studies-blog-post .banner_content_post {
  padding-top: 125px;
  padding-bottom: 125px;
}

.child_theme .case-studies-blog-post .cm_post_banner_wrapper {
  min-height: auto;
}


.child_theme .resources_post.case-studies-blog-post .content-detail h3 {
  margin-bottom: 1rem;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
  line-height: 1.25;
  font-size: 1.25rem;
}

.child_theme .resources_post.case-studies-blog-post .content-detail blockquote {
  margin: 0 60px 1rem;
  font-style: italic;
  position: relative;
  opacity: .85;
  border: none;
  padding-left: 0;
}

.child_theme .resources_post.case-studies-blog-post .content-detail blockquote::after {
  content: "\E914";
  font-family: icomoon;
  color: #018d8d;
  position: absolute;
  top: -10px;
  left: -50px;
  font-size: 30px;
  font-style: normal;
}

.child_theme .resources_post.case-studies-blog-post .content-detail blockquote p::after {
  content: "";
  clear: both;
  display: table;
}


.child_theme .our-experts.our_feature_1.campany_slider_1 .experts-box.ps-rv:hover span.experts-category.text-uppercase {
  background-color: rgba(208,243,27,.8);
}

.child_theme .our-experts.our_feature_1.campany_slider_1 .experts-box.ps-rv:hover span.path1 {
  color: #000;
}

.child_theme .cm_resources_blog_wrap._news_blog {
  background: #000303;
}

.child_theme section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1 .content-wrapper .banner-content-internal .banner_content p {
  margin-bottom: 1rem;
}

.child_theme section.advanced-banner.actzero_banner.actzero_banner_2 .content-wrapper .banner-content-internal p {
  margin-bottom: 1rem;
}

.child_theme .actzero_banner.advanced-banner.partner_banner .banner-content-internal .banner_content p:last-of-type {
  margin-bottom: 1rem;
}

.child_theme .advanced-banner.ctm-banner.website_banner .banner-content-internal .banner_content h1 {
  margin-bottom: 0;
}

.child_theme .custom-404-page {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 69vh;
  height: 823px;
  padding: 20px 0;
}

.child_theme .custom-404-page::before {
  top: 0;
  right: 0;
  left: 0;
  background-image: linear-gradient(180deg,#002c34,#000);
  height: 100%;
  content: "";
  position: absolute;
  z-index: -1;
}

.child_theme .custom-404-page::after {
  content: "";
  position: absolute;
  z-index: -1;
  right: -100px;
  bottom: -73px;
  left: -143px;
  background: #000;
  height: 175px;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.child_theme .custom-404-page .b-loaded.bg.ps-as.bg-404 {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
}

.child_theme .custom-404-page h1 img {
  width: 394px !important;
}

.child_theme .custom-404-page .container {
  text-align: center;
}

.child_theme .custom-404-page  h4 {
  line-height: 1.55;
  margin-bottom: 36px;
  color: #fff;
}

.child_theme .custom-404-page .btn-wrp-404 a {
  padding: 10px 20px 12px;
  border-radius: 24px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
  user-select: none;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.28;
  text-align: center;
  vertical-align: middle;
  margin: 0 10px 10px 0;
  display: inline-block;
  text-decoration: none;
  background: #ecefef;
  color: #000;
  border-color: #ecefef;
  color: #018d8d;
}

.features-item .inner-th-icon a.overlay_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: all .25s;
}

.child_theme .custom-404-page .btn-wrp-404 a::after {
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\E90F";
  margin-left: -1em;
  color: #000;
  background: #000;
  border-radius: 50%;
  color: #d0f31b;
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-left: 4px;
}

.child_theme .custom-404-page .btn-wrp-404 a::before {
  content: "";
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s ease-in-out;
  background: #d0f31b;
}

.child_theme .custom-404-page .btn-wrp-404 a:hover::before {
  width: 100%;
}

.child_theme .custom-404-page .btn-wrp-404 a:hover {
  border-color: #d0f31b;
  color: #000;
}
.child_theme .field.hs-form-field select {
  width: 100% !important;
  padding: 0 10px;
}
.child_theme .resources_post .bg_primary.post_btn a::after{
  margin-left: -5px;
}
.child_theme .hs_recaptcha.hs-recaptcha.field .input {
  overflow-x: auto;
  overflow-y: hidden;
}
.child_theme .hs_recaptcha.hs-recaptcha.field{
  overflow: visible !important;
}
iframe#grnhse_iframe {
  width: 100%;
}
.child_theme .two_col_content_type2.img-col_1.pt_1.industry_1.industry_2 {
  padding-bottom: 80px;
}

.child_theme .our-experts.indu_new_1 {
  padding-top: 20px;
}
.child_theme .advanced-banner.cm_resp_banner a:after {
  margin-left: 4px;
}
.experts-slider-wrapper .experts-box:hover span.icomoon.icon-Component-37.v2 span.path1 {
  color: #000;
}
.child_theme #cm_resp_2.expert_banner .desktop_img {
  min-height: 558px;
  background-position: 50% 0%;
  background-size: 123%;
  height: 618px;
  min-height: 618px;
  background-position: 50%;
  position: fixed;
  background-size: cover;
  background-attachment: inherit;
}

.child_theme section.advanced-banner.cm_resp_banner.cm_adv_banner.cm_mon_banner.cm_mon_banner_2 .desktop_img {
  height: 589px;
}

.child_theme .cm_adv_three_2.ctm-card.cm_adv_three .ctm-card-wrp .row .box-three p {
  margin-bottom: 0;
}

.child_theme .advanced-banner.cm_resp_banner.cm_resp_banner_3 {
  min-height: auto;
}

.child_theme .advanced-banner.cm_resp_banner.cm_resp_banner_3 .desktop_img {
  min-height: 558px;
}

.child_theme .ctm_404_img_wrp {
  margin-bottom: 1rem;
}

.child_theme a.btn::after {
  content: "\E90F";
  margin-left: -1em;
  color: #000;
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-left: 4px;
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  background: #000;
  border-radius: 50%;
  color: #d0f31b;
}

section.bottom-pane .btn_wrapper a.btn:after {
  background: #d0f31b;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  transition: all .3s ease-in-out;
  width: 0;
  z-index: -1;
  border-radius: 0;
  right: auto;
  margin: 0;
}

.child_theme section.bottom-pane.bg-btn_1.bg_img_5.cm_plat_btn_bottom_pane_6 a.btn ::after {
  margin-left: 12px;
}


@media(min-width:768px){
  .child_theme .advanced-banner .banner-content-internal .banner_content h1 {
    font-size: 3.125rem;
    line-height: 1.2;
  }
  .child_theme .ctm-card-wrp {
    padding: 139px 0;
  }
  .child_theme .ctm-card-wrp .row .col-4{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .child_theme .ad_img_cont_wrp .inner-wrp ul{
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
  }
  .child_theme .ad_img_cont_wrp .inner-wrp ul li {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 25px;
  }
  /*   blog */
  .child_theme .resources_post .bg_primary.post_btn{
    margin: 65px auto 0;
    max-width: 961px;
    padding: 43px 0;
  }
  .child_theme .resources_post .bg_primary.post_btn a {
    font-size: 1.25rem;
    padding: 17px 43px;
    border-radius: 30px;
  }
  /*   blog */
  section.features_wrap{
    margin-top: -162px;
  }
  section.features_wrap .row{
    padding: 0 25px;
  }
  .features-item{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .child_theme .news_blog_wrp{
    padding-top: 160px;;
  }
  .child_theme .news_blog_wrp .b-loaded.news-bg.bg.ps-as{
    background-attachment: fixed;
    height: 100%;
    max-height: none;
  }
  .child_theme .news_listing_wrp .new-item.ps-rv{
    margin-bottom: 44px;
  }
  .child_theme .news_listing_wrp .new-item.ps-rv{
    padding: 29px 100px 29px 40px;
    transition: all .3s;
  }
  .child_theme .news_listing_wrp .new-item.ps-rv:not(:hover) {
    background: rgba(0,44,52,.45);
  }
  .child_theme .news_listing_wrp .new-item.ps-rv::before{
    background: #d0f31b;
    z-index: 1;
    width: 0;
    transition: all .3s ease-in-out;
  }
  .news_listing_wrp .new-item.ps-rv span.icomoon.icon-Component-37{
    position: absolute;
    top: 68px;
    right: 33px;
  }
  .child_theme .one-column-template.news_wrp .banner_content_post {
    padding-bottom: 200px;
  }
  .child_theme .resources_post.case-studies-blog-post .banner_content_post {
    padding-bottom: 200px;
  }
  .child_theme .custom-404-page .b-loaded.bg.ps-as.bg-404 {
    background-attachment: fixed;
    height: 100%;
  }

}


@media(min-width:992px){
  .child_theme .comapny-banner.advanced-banner .desktop_img {
    left: calc(17% + 72px);
    right: calc(18.8% - 100px);
    position: fixed;
    max-height: 670px;
  }
  .banner-leadership .bg-circle{
    width: 15.75%;
    opacity: .3;
  }
  .child_theme .ctm-right-curv-img {
    width: 15.75%;
    opacity: .3;
  }
  .child_theme .gradient_2 {
    left: 17%;
    width: 141px;
  }
  .child_theme .two_col_full_width.two_col_content_type2 .page-center .content-col {
    min-height: 450px;
    padding: 10px 15px 40px 50px;
    align-items: center!important;
  }
  .child_theme .two_col_full_width.two_col_content_type2 .media_column  .single-img img {
    padding-bottom: 90%;
    position: absolute;
    top: -30px;
    left: 0;
    width: calc(100% + 19px)!important;
  }
  .child_theme .two_col_full_width.two_col_content_type2 .page-center .content-col .cont-inner {
    padding: 35px 15px;
  }
  .child_theme .two_col_full_width.two_col_content_type2 .page-center .content-col .cont-inner h2 {
    margin-bottom: 9px;
  }
  .child_theme .ctm-card-wrp .heading-center-normal {
    margin: 0 auto 50px;
  }
  .child_theme .ad_img_cont_wrp{
    padding-top: 187px;
  }
  .child_theme .ad_img_cont_wrp::before{
    content: "";
    top: 187px;
  }
  .child_theme .ad_img_cont_wrp .row{
    min-height: 450px;
  }
  .child_theme .ad_img_cont_wrp .row .img_wrp {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .child_theme .ad_img_cont_wrp .row .img_wrp .b-loaded.bg.bg-center.w-100{
    padding-bottom: 90%;
    position: absolute;
    top: -30px;
    left: 0;
    width: calc(100% + 19px)!important;
  }
  .child_theme .ad_img_cont_wrp .row .content-wrp{
    align-items: center!important;
    padding: 10px 15px 40px 50px;
    min-height: 450px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .child_theme .ad_img_cont_wrp .inner-wrp {
    padding: 35px 15px;
  }
  section.features_wrap .row{
    margin: 62px -9px 0;
    padding: 0;
  }
  .features-item{
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    margin-bottom: 0;
    padding: 0 9px;
    padding-bottom: 25px;
  }
  .t-icon-title {
    bottom: -8px;
  }
  .img_fetured{
    flex: 0 0 96px;
    max-width: 96px;
  }

  .desc-t-col {
    margin-top: 23px;
  }
  .img_fetured img {
    max-height: 70px;
  }
  .child_theme section.bottom-pane.contact-page.contact_btm_pane .bg_img .gradient-bg {
    top: 12px;
  }
}

@media(min-width:1025px){
  section.features_wrap .row{
    -webkit-transform: none;
    transform: none;
    opacity: 1!important;
    transition: all .6s;
  }

  .child_theme .news_heading_wrp {
    -webkit-transform: none;
    transform: none;
    opacity: 1!important;
    transition: all .6s;
    transition-delay: .2s;
  }
}


@media(min-width:1200px){
  .child_theme .advanced-banner  .banner-content-internal{
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .child_theme .comapny-banner.advanced-banner .desktop_img {
    max-height: 600px;
  }
  .child_theme section.advanced-banner.comapny-banner .banner-content-internal {
    min-height: 650px;
    max-width: 1040px;
  }
  .child_theme .two_col_full_width.two_col_content_type2 .page-center .content-col{
    padding-top: 58px;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .child_theme .two_col_full_width.two_col_content_type2 .media_column {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding:0;
  }
  .child_theme .two_col_full_width.two_col_content_type2 .media_column .single-img img{
    top: -39px;
  }
  .child_theme .ctm-card-wrp .row .col-4{
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .child_theme .ad_img_cont_wrp .row .img_wrp {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .child_theme .ad_img_cont_wrp .row .img_wrp .b-loaded.bg.bg-center.w-100{
    top: -39px;
  }
  .child_theme .ad_img_cont_wrp .row .content-wrp{
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    padding-top: 58px;
  }
  section.features_wrap .row{
    margin-top: 82px;
  }
  .features-item .inner-th-icon{
    padding: 45px 31px 30px 39px;
  }
  .t-icon-title {
    bottom: -11px;
  }
  .img_fetured{
    flex: 0 0 137px;
    max-width: 137px;
  }
  .img_fetured{
    flex: 0 0 96px;
    max-width: 96px;
  }
  .desc-t-col {
    margin-top: 26px;
    padding-right: 5px;
  }
  .child_theme .news_blog_wrp{
    padding-top: 190px;
    margin-bottom: 133px;
  }
  .child_theme .news_heading_wrp {
    color: #fff;
    font-size: 1.1875rem;
    line-height: 1.63;
    margin-bottom: 67px;
  }

  .child_theme .resources_post.case-studies-blog-post .banner_content_post {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}

@media(min-width:1367px){
  .child_theme .comapny-banner.advanced-banner .desktop_img {
    left: calc(26% + 135px);
    max-width: 1024px;
  }
  .child_theme .ctm-right-curv-img{
    width: 20.75%;
  }
  .child_theme .gradient_2{
    width: 196px;
    left: 26%;
  }
}


@media(min-width: 1501px){
  .child_theme .two_col_full_width.two_col_content_type2 .page-center .content-col{
    padding-left: 112px;
  }
  .child_theme .ad_img_cont_wrp .row .content-wrp{
    padding-left: 112px;
  }
  section.features_wrap .row{
    margin-top: 96px;
  }
  .features-item .inner-th-icon{
    padding: 27px 25px 30px 37px;
  }
  .t-icon-title {
    bottom: -14px;
  }
  .img_fetured{
    flex: 0 0 172px;
    max-width: 172px;
    bottom: 1px;
  }
  .img_fetured img {
    height: 100%;
    max-height: 125px;
  }
  .desc-t-col {
    margin-top: 29px;
    padding-right: 15px;
  }
}


@media(max-width:1199px){
  .child_theme .comapny-banner.advanced-banner .desktop_img {
    max-height: 650px;
  }
  .child_theme section.advanced-banner.comapny-banner .banner-content-internal {
    display: table;
    min-height: 700px;
    max-height: 700px;
  }
  .child_theme .gradient_3 {
    width: 18.8%;
    max-height: 700px;
  }
  .child_theme .gradient_2 {
    left: 17%;
    max-height: 700px;
  }
  .child_theme .ctm-right-curv-img {
    max-height: 700px;
  }
  .child_theme .ad_img_cont_wrp .inner-wrp h2 {
    margin-bottom: 1rem;
  }
  .child_theme .actzero_banner.advanced-banner .desktop_img {
    height: 610px;
  }
  .child_theme .img-col_2.img-col_3.img-col_3_res {
    padding-bottom: 92px;
  }
  .child_theme section#bg-btn_1 h2 {
    font-size: 2.1875rem;
  }
  .child_theme  section.advanced-banner.comapny-banner.cmp-banner-2.cm_banner_1 .gradient_1 {
    max-height: 700px;
  }
  .child_theme .img-col_1.img_res.img_res_top {
    padding-top: 92px;
    padding-bottom: 78px
  }
  .child_theme .img-col_2.img-col_3.img-col_3_res.img_res_1.img_res_2 {
    padding-bottom: 75px;
  }
  .child_theme .actzero_banner.pt_banner.advanced-banner .desktop_img {
    height: 599px;
  }
  .child_theme .two_col_content_type2.img-col_1.pt_img_cont_2 {
    padding-bottom: 50px;
  }
  .child_theme .bg-btn_1.bg_cont_btn_1 h2 {
    font-size: 2.1875rem;
  }

  .child_theme section.advanced-banner.advanced-banner.actzero_banner.pt_banner.industry {
    padding-bottom: 100px;
  }
  .child_theme .two_col_content_type2.img-col_1.pt_1.industry_1 {
    padding-top: 88px;
  }

  .child_theme .cm_blog_post.resources_post.case-studies-blog-post .cm_post_content {
    margin-top: 55px;
  }

  .advanced-banner.comapny-banner.cmp-banner-2.type2 .gradient_1 {
    max-height: 700px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.type2 .desktop_img {
    max-height: 487px;
  }
  .child_theme .cmp-banner-2.type2 .ctm-right-curv-img-mobile {
    max-height: 537px;
  }
  .child_theme .cmp-banner-2.type2 .gradient_3 {
    max-height: 537px;
  }
}

@media(max-width:1150px){
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1 .gradient_1 {
    max-height: 700px;
  }
  .child_theme .right.two_col_content_type2.img-col_1.career_img_cont_1,
  .child_theme .two_col_content_type2.img-col_1.img-col_2.career_img_cont_1{
    padding-bottom: 90px;
  }
  .child_theme .cnt-wit-tp-img-wrp .col3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .child_theme section.advanced-banner.actzero_banner.actzero_banner_2 .desktop_img {
    height: 601px;
  }
}

@media(max-width:991px){
  .child_theme .comapny-banner.advanced-banner .desktop_img {
    background-size: cover;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: .5;
    max-height: 549px;
  }
  .child_theme section.advanced-banner.comapny-banner .banner-content-internal .banner_content {
    padding-top: 182px;
    padding-bottom: 212px;
  }
  .child_theme section.advanced-banner.comapny-banner .banner-content-internal {
    min-height: auto;
    max-height: au;
  }
  .child_theme .gradient_3 {
    max-height: 599px;
    right: -60px;
    width: 110px;
  }
  .child_theme .gradient_2 {
    left: -54px;
    width: 125px;
    opacity: .75;
    background-image: linear-gradient(180deg,#002b32,#001216);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transform: skewX(9.5deg);
    transform: skewX(9.5deg);
    left: 202px;
    width: 141px;
    max-height: 599px;
    display: none !important;
  }
  .child_theme .ctm-right-curv-img-mobile {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transform: skewX(9.5deg);
    transform: skewX(9.5deg);
    left: -54px;
    width: 125px;
    opacity: .75;
    max-height: 599px;
    position: fixed;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
  }
  .child_theme .ctm-right-curv-img {
    display: none;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .desktop_img {
    max-height: 782px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .gradient_1 {
    max-height: 782px;
  }
  .child_theme .cmp-banner-2 .ctm-right-curv-img-mobile {
    max-height: 832px;
  }
  .child_theme .cmp-banner-2 .gradient_3 {
    max-height: 832px;
  }
  .child_theme .cnt-wit-tp-img-wrp .col3 {
    margin-bottom: 48px;
  }
  .child_theme .cnt-wit-tp-img-wrp .bottom_row .flex-row {
    padding-top: 40px;
  }
  .child_theme .cnt-wit-tp-img-wrp .col3 .tp-img {
    margin-bottom: 33px;
  }
  .child_theme .cnt-wit-tp-img-wrp .col3 h3 {
    line-height: 1.25;
    font-size: 1.75rem;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5 {
    padding-bottom: 20px;
  }
  .child_theme .actzero_banner.advanced-banner .desktop_img {
    height: 601px;
  }
  .features-item {
    margin-bottom: 90px;
    line-height: 1.625;
  }
  .child_theme .news_heading_wrp h1 {
    margin-bottom: 13px;
  }
  .one-column-template.news_wrp.news_wrp section.bottom-pane svg.img-top-cta {
    top: -3px;
  }
  .child_theme .one-column-template.news_wrp.news_wrp section.bottom-pane {
    background-color: #000;
    padding-bottom: 5px;
    margin: 0;
  }
  .child_theme  .our-experts.our_feature_1.campany_slider_1 {
    padding-top: 110px;
  }
  .child_theme .cnt-wit-tp-img-wrp .col3 {
    width: 100%;
    flex: 100%;
    display: block;
    max-width: 100%;
  }
  .cnt-wit-tp-img-wrp .bottom_row {
    padding: 0 56px;
  }
}

@media(max-width:860px){
  .child_theme  section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1 .desktop_img {
    max-height: 902px;
  }
  .child_theme  section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1 .ctm-right-curv-img-mobile {
    max-height: 952px;
  }
  .child_theme  section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1 .gradient_3 {
    max-height: 952px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1 .gradient_1 {
    max-height: 952px;
  }
  section.advanced-banner.advanced-banner.actzero_banner.pt_banner.partner_banner .desktop_img {
    height: 630px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.type2 .desktop_img {
    max-height: 587px;
  }
  .child_theme .cmp-banner-2.type2 .gradient_3 {
    max-height: 628px;
  }
  .child_theme .cmp-banner-2.type2 .ctm-right-curv-img-mobile {
    max-height: 628px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.type2 .desktop_img {
    max-height: 578px;
  }
}

@media(max-width:767px){
  .child_theme .advanced-banner .desktop_img {
    background-size: cover;
    background-image: none !important;
  }
  .child_theme .advanced-banner .mobile_img {
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .35;
    left: 0;
    position: fixed;
    background-size: cover;
    background-position: 98% top;
    height: 299px;
    z-index:-1;
  }
  .child_theme .comapny-banner .gradient_1 {
    max-height: 479px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-image: linear-gradient(180deg,#002c34,#000);
  }
  .child_theme .comapny-banner.advanced-banner .desktop_img {
    display: none !important;
  }
  .child_theme .advanced-banner .mobile_img {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-position: 50%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    max-height: 576px;
    opacity: .5;
    max-height: 429px;
    height: auto;
  }
  .child_theme .gradient_3 {
    max-height: 479px;
  }
  .child_theme section.advanced-banner.comapny-banner .banner-content-internal .banner_content {
    padding-bottom: 160px;
    padding-top: 125px;
  }
  .child_theme .ctm-right-curv-img-mobile {
    max-height: 479px;
  }
  .child_theme  .two-col-content.two_col_content_type2_2.two_col_content_type2_2 {
    padding-top: 70px;
  }
  .child_theme .two-col-content.two_col_content_type2_2 .flex_row.flex_center {
    flex-direction: column-reverse;
  }
  .child_theme .two-col-content.two_col_content_type2_2 .flex_row.flex_center .content-col.col6 {
    max-width: 100%;
  }
  .two-col-content.two_col_content_type2.two_col_content_type2_2 .media_column .single-img {
    margin-bottom: 34px;
  }
  .child_theme .two-col-content.two_col_content_type2_2 .flex_row.flex_center {
    row-gap: 0;
  }
  .child_theme .cmp-banner-2 .ctm-right-curv-img-mobile, .child_theme .cmp-banner-2 .gradient_3 {
    max-height: 726px;
    z-index: -1;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .mobile_img {
    max-height: 676px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .gradient_1 {
    max-height: 676px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 h1 {
    font-size: 2.625rem;
    line-height: 1.1555555556;
    font-weight: 600;
  }
  .child_theme .two_col_content_type2.img-col_1 {
    padding-top: 57px;
  }
  .child_theme .two_col_content_type2.img-col_1 .content-col {
    max-width: 100%;
    margin-top: 0;
  }
  .child_theme .two_col_content_type2.img-col_1 .flex_row {
    row-gap: 0;
  }
  .child_theme .two_col_content_type2.img-col_1 .flex_row .media_column {
    margin-bottom: 34px;
  }
  .child_theme .two_col_content_type2.img-col_1 {
    padding-bottom: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_3 .flex_row {
    flex-direction: column-reverse;
  }
  .child_theme .two_col_content_type2.img-col_1 {
    padding-bottom: 55px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_3 .media_column {
    margin-bottom: 20px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_3.img-col_4 .flex_row {
    flex-direction: column;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5 .flex_row {
    flex-direction: column-reverse;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5 .flex_row .media_column {
    margin-bottom: 20px;
  }
  .child_theme .bg-btn_1 .bottom-pane-inner h2 {
    font-size: 2.1875rem;
    line-height: 1.25;
  }
  .child_theme section#bg-btn_1 {
    background-color: #000;
    padding-bottom: 5px;
    margin: 0;
  }
  .child_theme section#bg-btn_1 .gradient-bg {
    top: 20px;
  }
  .child_theme section#bg-btn_1 svg.img-top-cta {
    position: relative;
    z-index: 2;
    width: calc(100% + 6px);
    max-width: none;
    margin-left: -3px;
    top: -3px;
  }
  .child_theme section#bg-btn_1 .bottom-pane-inner {
    padding: 90px 0 40px;
  }
  .child_theme section#bg-btn_1 a.btn {
    margin-left: 0;
  }
  .child_theme section.advanced-banner.comapny-banner .banner-content-internal .banner_content h1 {
    line-height: 1.1555555556;
    font-weight: 600;
  }
  .child_theme .our-experts.our_feature_1 {
    padding-top: 60px;
  }
  .child_theme .our-experts.our_feature_1 .title {
    max-width: 100%;
    width: 100%;
  }
  .child_theme section#bottom-pane_1 h2 {
    font-size: 2.1875rem;
    line-height: 1.25;
  }
  .child_theme .actzero_banner.advanced-banner .mobile_img {
    height: 621px;
    min-height: 621px;
    position: fixed;
    left: 0;
    background-size: cover;
    background-position: 98% top;
    top:0
  }
  section.advanced-banner.actzero_banner::before {
    z-index: -1;
  }
  section.advanced-banner.actzero_banner h1 {
    line-height: 1.1555555556;
    font-weight: 600;
  }
  .child_theme .two_col_content_type2.img-col_1.img_res .flex_row{
    flex-direction: column-reverse;
  }
  .child_theme .img-col_2.img-col_3.img-col_3_res.img_res_1 .flex_row.flex_center {
    flex-direction: column;
  }
  .child_theme .img-col_1.img-col_2.img-col_3.img-col_4.img-col_3_res.img_res_1 .flex_row {
    flex-direction: column-reverse;
  }
  .child_theme .img-col_2.img-col_3.img-col_3_res {
    padding-bottom: 50px;
  }
  .child_theme .img-col_1.img-col_2.img-col_5.col_2.img-col_6 .flex_row.flex_center {
    flex-direction: column;
  }
  .child_theme .ctm-advanced_wrp.top_img_cont_1 {
    width: 100%;
    display: block;
  }
  .child_theme .ctm-advanced_wrp.top_img_cont_1 .ad_img_cont_wrp {
    padding-top: 65px;
    width: 100%;
  }
  .child_theme .ctm-advanced_wrp.top_img_cont_1 .ad_img_cont_wrp .img_wrp {
    display: none;
  }
  .child_theme .ad_img_cont_wrp:before {
    width: 100%;
  }
  .child_theme .ctm-advanced_wrp.top_img_cont_1 .ad_img_cont_wrp .content-wrp {
    width: 100%;
    background: inherit;
  }
  .child_theme .img-col_2.img-col_3.img-col_3_res.img_res_1.img_res_2 {
    padding-bottom: 75px;
  }
  .child_theme  section.advanced-banner.comapny-banner.cmp-banner-2.cm_banner_1 .mobile_img {
    max-height: 570px;
  }
  .child_theme  section.advanced-banner.comapny-banner.cmp-banner-2.cm_banner_1 .ctm-right-curv-img-mobile {
    max-height: 620px;
  }
  .child_theme   section.advanced-banner.comapny-banner.cmp-banner-2.cm_banner_1  .gradient_3 {
    max-height: 620px;
  }
  .child_theme .img-col_1.img_res.img_res_top {
    padding-top: 70px;
    padding-bottom: 55px;
  }
  .child_theme .img-col_2.img-col_3.img-col_3_res.img_res_1.img_res_2.img_res_3 {
    padding-bottom: 55px;
  }
  .child_theme .img-col_2.img-col_3.img-col_3_res.img_res_1.img_res_2.img_res_3 .content-col.col6 {
    margin-top: 0;
  }
  .child_theme .img-col_2.img-col_3.img-col_3_res.img_res_1.img_res_2.img_res_3 .media_column.img-col.col6 {
    margin-bottom: 15px;
  }
  .child_theme .img-col_2.img-col_3.img-col_3_res.img_res_1.img_res_2.gartner {
    padding-bottom: 36px;
  }
  .child_theme .actzero_banner.pt_banner.advanced-banner .desktop_img {
    height: 608px;
    z-index: -1;
  }
  .child_theme .two_col_content_type2.img-col_1.pt_1 .flex_row.flex_center {
    flex-direction: column-reverse;
    padding-top: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.pt_1 {
    padding-top: 110px;
  }
  .child_theme .ctm-advanced_wrp.top_img_cont_1.pt_img_top_2 .ad_img_cont_wrp {
    padding-top: 80px;
  }
  .child_theme .two_col_content_type2.img-col_1.pt_1 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .child_theme .ctm-advanced_wrp.top_img_cont_1.pt_img_top_1 {
    padding-top: 0px;
  }
  .child_theme .two_col_content_type2.img-col_1.pt_img_cont_2 .flex_row.flex_center {
    flex-direction: column-reverse;
  }
  .child_theme .two_col_content_type2.img-col_1.pt_img_cont_2 {
    padding-bottom: 20px;
  }
  .child_theme section.advanced-banner.advanced-banner.actzero_banner.pt_banner.industry .banner-content-internal {
    padding-top: 120px;
    padding-bottom: 50px;
  }
  .child_theme section.advanced-banner.advanced-banner.actzero_banner.pt_banner.industry p {
    line-height: 26px;
    font-size: 16px;
  }
  .child_theme .desc-t-col p span.icomoon.icon-Component-37 span.path2:before {
    left: 23.9px;
  }
  .features-item {
    margin-bottom: 80px;
  }
  .child_theme section.advanced-banner.advanced-banner.actzero_banner.pt_banner.industry {
    padding-bottom: 70px;
  }
  .child_theme .two_col_content_type2.img-col_1.pt_1.industry_1 {
    padding-top: 20px;
  }
  .child_theme .slider-wrapper.slider_tes_1 {
    padding-top: 115px;
  }
  .child_theme .our-experts.indu_new_1 .title {
    max-width: 100%;
    width: 100%;
  }
  .child_theme .news_heading_wrp h1 {
    font-size: 2.625rem;
    line-height: 1.1555555556;
    font-weight: 600;
  }
  .child_theme .news_listing_wrp .new-item.ps-rv h3 {
    font-size: 1.125rem;
    line-height: 1.56;
    margin-bottom: 16px;
  }
  .child_theme .news_wrp .banner_content_post {
    padding-top: 125px;
    padding-bottom: 125px;
  }
  .child_theme .one-column-template.news_wrp.news_wrp .bg_banner_home_post {
    position: fixed;
  }
  .child_theme .news_wrp .content-detail h2 {
    font-size: 30px;
  }
  .child_theme .cm_blog_post.resources_post.case-studies-blog-post .cm_post_content {
    margin-top: 0;
  }
  .child_theme section.bottom-pane.bottom-pane_1.company_btm_pane .gradient-bg {
    width: 1063px;
    height: 500px;
    top: 20px;
  }
  .child_theme  .img_res_1.img_res_2.gartner .content-col.col6 {
    padding-bottom: 60px;
  }
  .child_theme  section.bottom-pane.bg-btn_1.bg_img_btm_pane .bg_img .gradient-bg {
    width: 1063px;
    height: 500px;
    top: 20px;
  }
  .child_theme section.advanced-banner.advanced-banner.actzero_banner.pt_banner.industry .mobile_img {
    position: fixed;
    background-attachment: unset;
    background-size: cover;
    background-position: 98% top;
    opacity: .35;
    height: auto;
    min-height: 963px;
  }
  .child_theme .custom-404-page {
    height: 500px;
    min-height: 58vh;
    padding: 115px 0 20px;
  }
  .child_theme .custom-404-page::after {
    bottom: -151px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1 .gradient_3 {
    max-height: 726px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1 .ctm-right-curv-img-mobile {
    max-height: 726px;
  }
  .child_theme .cnt-wit-tp-img-wrp .bottom_row .flex-row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cnt-wit-tp-img-wrp .bottom_row{
    padding:0
  }
  .child_theme .right.two_col_content_type2.img-col_1.career_img_cont_1,
  .child_theme .two_col_content_type2.img-col_1.img-col_2.career_img_cont_1{
    padding-bottom: 54px;
  }
  .child_theme .img-col_2.img-col_5.career_img_cont_1.career_img_2.career_img_2 {
    padding-bottom: 20px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .mobile_img {
    max-height: 398px;
  }
  .child_theme .cmp-banner-2.type2 .ctm-right-curv-img-mobile {
    max-height: 448px;
  }
  .child_theme .cmp-banner-2.type2 .gradient_3 {
    max-height: 448px;
  }
  .advanced-banner.comapny-banner.cmp-banner-2.career_banner_1.banner_res.type3 .mobile_img {
    max-height: 676px;
  }
  section.advanced-banner.advanced-banner.actzero_banner.pt_banner.partner_banner .mobile_img {
    opacity: .35;
  }
  section.features_wrap img {
    height: auto;
    max-width: 133px;
  }

  .child_theme .cont-thr-col h3 {
    font-size: -8.125rem;
    line-height: 1.3;
  }
  .img_fetured {
    top: -60px;
  }
  .child_theme .advanced-banner p span.icomoon.icon-Component-37 {
    display: flex;
  }
  .child_theme section.advanced-banner.cm_resp_banner.cm_mdr_banner.mobile_banner_1 {
    min-height: auto;
  }
  .child_theme  section.advanced-banner.cm_resp_banner.cm_mdr_banner.mobile_banner_1 .mobile_img {
    height: 544px;
    min-height: 544px;
    background-position: 98% top;
    background-size: cover;
    background-attachment: inherit;
    max-height: 544px;
    opacity: .35;
  }
  .child_theme  section.advanced-banner.cm_resp_banner.cm_mdr_banner.mobile_banner_1 .banner_btn {
    margin-bottom: 1rem;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_col.cm_quick_col_2 {
    padding-bottom: 80px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5.cm_resp_ben.cm_dev.cm_resp_ben.cm_dev_2 .col6 {
    margin-bottom: 5px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5.cm_resp_ben.cm_dev.cm_resp_ben.cm_dev_2 .content-col.col6 {
    margin: 0;
  }
  .child_theme .advanced-banner.cm_resp_banner.cm_mon_banner_4 .mobile_img {
    opacity: .35;
  }
  .child_theme .advanced-banner.cm_resp_banner.cm_resp_banner_3  .mobile_img {
    min-height: 546px;
    background-size: cover;
    max-height: 546px;
    background-position: 98% top;
    opacity: .35;
  }
}

@media(max-width:700px){
  .advanced-banner.comapny-banner.cmp-banner-2.career_banner_1.banner_res.type3 .mobile_img {
    max-height: 776px;
  }
}

@media(max-width:650px){
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .mobile_img {
    max-height: 598px;
  }
  .child_theme .cmp-banner-2.type2 .ctm-right-curv-img-mobile {
    max-height: 548px;
  }
  .child_theme .cmp-banner-2.type2 .gradient_3 {
    max-height: 548px;
  }
  .advanced-banner.comapny-banner.cmp-banner-2.career_banner_1.banner_res.type3 .mobile_img {
    max-height: 876px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1.type3 .ctm-right-curv-img-mobile{
    max-height: 826px;
  }
}

@media(max-width:578px){
  .child_theme .one-column-template.news_wrp.news_wrp section.bottom-pane .bg_img {
    left: -100px;
    right: -100px;
  }
}

@media(max-width:560px){
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .gradient_1, 
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .mobile_img {
    max-height: 1225px;
  }
  .child_theme .cmp-banner-2 .ctm-right-curv-img-mobile, 
  .child_theme .cmp-banner-2 .gradient_3 {
    max-height: 1225px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .mobile_img {
    max-height: 1175px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .gradient_1 {
    max-height: 1175px;
  }
  .advanced-banner.comapny-banner.cmp-banner-2.career_banner_1.banner_res.type3 .mobile_img {
    max-height: 976px;
  }
  .child_theme .bg-btn_1 .bottom-pane-inner h2 {
    font-size: 2.1875rem;
    line-height: 1.25;
  }
  .child_theme .bg-btn_1 .bg_img {
    left: -100px;
    right: -100px;
  }
  .slider-wrapper.ad_test_slider_1 {
    padding-bottom: 180px;
  }
  .child_theme #cm_resp_2.expert_banner .mobile_img {
    height: 957px;
    min-height: 957px;
  }
  section.advanced-banner.advanced-banner.actzero_banner.pt_banner.partner_banner.pt_banner_3 h1 {
    font-size: 36px;
  }

  .child_theme #cm_detect_2.cm_detect_banner_2 .mobile_img {
    height: 687px;
    min-height: 687px;
    position: fixed;
    background-position: 98% top;
  }
  .child_theme .advanced-banner.cm_detect_banner.cm_detect_banner_2 h1 {
    line-height: 1.1555555556;
    font-weight: 600;
    font-size: 2.625rem;
  }
  .child_theme section.advanced-banner.cm_resp_banner.cm_mdr_banner.mobile_banner_1 .mobile_img {
    height: 827px;
    min-height: 827px;
    max-height: 827px;
  }
  .child_theme .advanced-banner.cm_resp_banner.cm_mon_banner_4 .mobile_img {
    height: 763px;
    min-height: 763px;
    background-position: 98% top;
    background-size: cover;
    max-height: 763px;
    background-attachment: inherit;
  }
  .child_theme .advanced-banner.cm_resp_banner.cm_resp_banner_3 .mobile_img {
    max-height: 736px;
    min-height: 736px;
  }
}

@media(max-width:460px){
  .child_theme .advanced-banner .mobile_img {
    max-height: 570px;
    z-index: -1;
  }
  .child_theme .ctm-right-curv-img-mobile {
    max-height: 620px;
  }
  .child_theme .gradient_3 {
    max-height: 620px;
  }
  .child_theme .comapny-banner .gradient_1 {
    max-height: 620px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .gradient_1, .
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .mobile_img {
    max-height: 1225px;
  }
  .child_theme .cmp-banner-2 .ctm-right-curv-img-mobile, 
  .child_theme .cmp-banner-2 .gradient_3 {
    max-height: 1225px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .mobile_img {
    max-height: 1175px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .gradient_1 {
    max-height: 1175px;
  }
  .child_theme [data-attr=ctm-heading]:after {
    left: 70px;
  }
  .child_theme .actzero_banner.advanced-banner .mobile_img {
    min-height: 1011px;
    background-size: cover;
    z-index: -1;
  }
  section.advanced-banner.comapny-banner.cmp-banner-2.cm_banner_1 .mobile_img {
    max-height: 1105px;
  }
  section.advanced-banner.comapny-banner.cmp-banner-2.cm_banner_1 .gradient_1 {
    max-height: 1155px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.cm_banner_1 .mobile_img {
    max-height: 1105px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.cm_banner_1 .gradient_1 {
    max-height: 1155px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.cm_banner_1 .ctm-right-curv-img-mobile, 
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.cm_banner_1 .gradient_3 {
    max-height: 1155px;
  }
  .child_theme section.advanced-banner.advanced-banner.actzero_banner.pt_banner .desktop_img {
    height: 922px;
    background-size: cover;
  }
  .child_theme .cont-thr-col h3 {
    font-size: 1.475rem;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1.type3 .ctm-right-curv-img-mobile {
    max-height: 1026px;
  }
  .child_theme section.advanced-banner.comapny-banner.type3 .banner-content-internal .banner_content h1 {
    font-size: 32px;
  }
  section.advanced-banner.advanced-banner.actzero_banner.pt_banner.partner_banner.pt_banner_3 .mobile_img {
    height: 891px;
    min-height: 891px;
  }
}

@media(max-width:360px){
  .child_theme .comapny-banner .gradient_1 {
    max-height: 713px;
  }
  .child_theme .advanced-banner .mobile_img {
    max-height: 663px;
  }
  .child_theme .ctm-right-curv-img-mobile {
    max-height: 713px;
  }
  .child_theme .gradient_3 {
    max-height: 713px;
  }
  .child_theme section.advanced-banner.comapny-banner .banner-content-internal .banner_content h1 {
    line-height: 1.1555555556;
    font-weight: 600;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .gradient_1, .
  child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .mobile_img {
    max-height: 1225px;
  }
  .child_theme .cmp-banner-2 .ctm-right-curv-img-mobile, 
  .child_theme .cmp-banner-2 .gradient_3,
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1 .gradient_3,
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1 .ctm-right-curv-img-mobile{
    max-height: 1225px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .mobile_img {
    max-height: 1175px;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .gradient_1 {
    max-height: 1175px;
  }
  .child_theme section.advanced-banner.comapny-banner.comapny-banner_1.cmp_banner_1 .mobile_img {
    max-height: 632px;
  }
  .child_theme section.advanced-banner.comapny-banner.comapny-banner_1.cmp_banner_1 .gradient_3 {
    max-height: 682px;
  }
  .child_theme section.advanced-banner.comapny-banner.comapny-banner_1.cmp_banner_1  .ctm-right-curv-img-mobile {
    max-height: 682px;
  }
  .child_theme  section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1.banner_res .banner-content-internal {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    display: flex;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2.career_banner_1.banner_res .banner-content-internal .banner_content {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  .child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .mobile_img {
    max-height: 557px;
  }
  .child_theme .cmp-banner-2.type2 .ctm-right-curv-img-mobile {
    max-height: 607px;
  }
  .child_theme .cmp-banner-2.type2 .gradient_3 {
    max-height: 607px;
  }
}


.two-col-content.home_two_col_content {
  padding: 0;
}
.two-col-content.home_two_col_content .flex_row {
  margin: 0 -15px;
}
.two-col-content.home_two_col_content .media_column {
  padding-top: 62px;
}
.two-col-content.home_two_col_content .media_column .mediaimg {
  position: relative;
  width: 1046px;
  padding: 158px 110px 124px 50px;
  max-width: 1055px;
}
.two-col-content.home_two_col_content .media_column .mediaimg:before {
  width: calc(100% - 120px);
  height: 2px;
  content: "";
  display: block;
  background-color: #018d8d;
  position: absolute;
  top: 20px;
  left: 0;
}
.two-col-content.home_two_col_content .media_column .mediaimg:after {
  background: url(//7644965.fs1.hubspotusercontent-na1.net/hubfs/7644965/raw_assets/public/ActZero_October2023/images/security-risk-icon.svg);
  height: 131px;
  right: 20px;
  position: absolute;
  content: "";
  top: 21px;
  -webkit-transform: translateY(-50%);
  max-width: 100%;
  width: 116px;
  background-repeat: no-repeat;
  background-size: cover;
}
.two-col-content.home_two_col_content .single-img {
  min-height: 325px;
  display: block;
}
.two-col-content.home_two_col_content .mediaimg .single-img img {
  border-radius: 0!important;
  width: unset;
}
.two-col-content.home_two_col_content .cont-inner {
  padding-right: 30px;
}
.two-col-content.home_two_col_content .cont-inner .description {
  margin: 0;
}
.two-col-content.home_two_col_content .cont-inner h2 {
  margin-bottom: 20px;
  max-width: 320px;
  line-height: 1.25;
}
.two-col-content.home_two_col_content .cont-inner p {
  margin-bottom: 28px;
}
.two-col-content.home_two_col_content .btn-items .btn_row {
  margin: 0;
}
.two-col-content.home_two_col_content .btn-items a.hs-sec-btn {
  color: #fff;
  background: #616b6b;
  border-color: #616b6b;
  margin: 0 10px 10px 0;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.28;
  padding: 10px 20px 12px;
  border-radius: 24px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.two-col-content.home_two_col_content .btn-items a.hs-sec-btn:before {
  content: "";
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s ease-in-out;
  background: #000;
}
.two-col-content.home_two_col_content .btn-items a.hs-sec-btn:hover:before {
  width: 100%;
}
.two-col-content.home_two_col_content .btn-items a.hs-sec-btn:after {
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-left: 8px;
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E90F";
  margin-left: 5px;
  background: #d0f31b;
  border-radius: 50%;
  color: #000;
}
.two-col-content.home_two_col_content .btn-items a.hs-sec-btn:hover {
  border-color: #000;
}
.two-col-content.two_col_content_type2 {
  padding: 105px 0 150px;
}
.two-col-content.two_col_content_type2 .flex_row {
  margin: 0 -15px;
}
.two-col-content.two_col_content_type2 .content-col {
  max-width: 550px;
}
.two-col-content.two_col_content_type2 .content-col h2 {
  font-size: 1.75rem;
  line-height: 1.25;
}
.two-col-content.two_col_content_type2 .content-col .description {
  margin: 0;
}
.two-col-content.two_col_content_type2 .content-col .btn_row {
  margin: 0;
}
.two-col-content.two_col_content_type2 .content-col .btn_row .hs-sec-btn {
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.28;
  color: #fff;
  background: #616b6b;
  border-color: #616b6b;
  margin: 0 10px 10px 0;
  display: inline-block;
  margin-top: 5px;
  padding: 10px 20px 12px;
  border-radius: 24px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.two-col-content.two_col_content_type2 .content-col .btn_row .hs-sec-btn:before {
  content: "";
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s ease-in-out;
  background: #000;
}
.two-col-content.two_col_content_type2 .content-col .btn_row .hs-sec-btn:hover:before {
  width: 100%;
}
.two-col-content.two_col_content_type2 .content-col .btn_row .hs-sec-btn:after {
  content: "\E90F";
  margin-left: 0;
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.two-col-content.two_col_content_type2 .content-col .btn_row .hs-sec-btn:after {
  content: "\E90F";
  margin-left: 0;
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #d0f31b;
  border-radius: 50%;
  color: #000;
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-left: 4px;
}
.two-col-content.two_col_content_type2 .media_column .single-img {
  padding-bottom: 63%;
  position: relative;
  overflow: hidden;
}
.two-col-content.two_col_content_type2 .media_column .single-img img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.home_page_v1_page .dnd-section[class*="background-image"]:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: 0.37;
}
.home_page_v1_page .dnd-section[class*="background-image"] {
  position: relative;
  background: #000;
  background-attachment: fixed;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: 0 0 !important;
}
.bottom-pane.white_bg_btn p.btn_wrapper a:first-child:after {
  background: #d0f31b;
}
.bottom-pane.white_bg_btn p.btn_wrapper a:first-child:hover {
  border-color: #d0f31b;
  color: #000;
}
.bottom-pane.white_bg_btn p.btn_wrapper a:first-child span:after {
  background: #000;
  color: #d0f31b;
}
.bottom-pane.white_bg_btn p.btn_wrapper a:first-child {
  color: #018d8d;
  background: #ecefef;
  border-color: #ecefef;
}
section.bottom-pane.white_bg_btn {
  margin: 0;
}
.child_theme section.advanced-banner.comapny-banner.cmp-banner-2 .banner-content-internal .banner_content p:last-of-type {
  margin: 0;
}
.bottom-pane.contact-page svg.img-top-cta {
  display: none;
}
.bottom-pane.contact-page {
  margin: 0;
}
.bottom-pane.contact-page .content-wrapper {
  padding-top: 57px;
}
.news_blog_wrp .space-30 {
  height: 30px;
}



@media(max-width: 1690px){
  .two-col-content.home_two_col_content .media_column .mediaimg:before{
    width: calc(100% - 250px);
  }
  .two-col-content.home_two_col_content .media_column .mediaimg:after {
    right: 145px;
  }
  .two-col-content.home_two_col_content .mediaimg .single-img img {
    max-width: 700px;
  }
}

@media (max-width: 1500px){
  .two-col-content.home_two_col_content .media_column .mediaimg:before {
    width: calc(100% - 329px);
  }
  .two-col-content.home_two_col_content .media_column .mediaimg:after {
    right: 229px;
  }
  .two-col-content.home_two_col_content .mediaimg .single-img img {
    max-width: 615.5px;
  }
}

@media (max-width: 1366px){
  .two-col-content.home_two_col_content .media_column .mediaimg:before {
    width: calc(100% - 104px);
  }
  .two-col-content.home_two_col_content .media_column .mediaimg:after {
    right: 4px;
  }
  .two-col-content.home_two_col_content .mediaimg .single-img img {
    max-width: 100%;
  }
  .two-col-content.home_two_col_content .media_column .mediaimg {
    width: 100%;
  }
}

@media (max-width: 1199px){
  .two-col-content.home_two_col_content .media_column .mediaimg:before {
    width: calc(100% - 69px);
  }
  .two-col-content.home_two_col_content .media_column .mediaimg:after {
    right: -32px;
  }
  .two-col-content.two_col_content_type2 {
    padding: 105px 0 100px;
  }
}

@media (max-width: 1025px){
  .two-col-content.home_two_col_content .media_column .mediaimg:before {
    width: calc(100% - 120px);
  }
  .two-col-content.home_two_col_content .media_column .mediaimg:after {
    height: 131px;
    right: 20px;
  }
}

@media (max-width: 991px){
  .two-col-content.home_two_col_content .flex_row.flex_center {
    margin-right: -50px;
    row-gap: 0;
  }
  .two-col-content.home_two_col_content .flex_row.flex_center .col5,
  .two-col-content.home_two_col_content .flex_row.flex_center .col7 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .two-col-content.home_two_col_content .cont-inner {
    padding: 0 57px;
  }
  .two-col-content.home_two_col_content .cont-inner h2 {
    font-size: 40px;
  }
  .two-col-content.home_two_col_content .media_column {
    padding-right: 0;
  }
  .two-col-content.home_two_col_content .media_column .mediaimg {
    padding: 125px 105px 80px 55px;
  }
  .cm_single_media.two-col-content .flex_row.flex_center {
    margin: 0;
    align-items: flex-start;
    margin-right: -15px;
    margin-left: -15px;
  }
  .two-col-content.home_two_col_content {
    padding: 40px 0 0;
  }
}

@media (max-width: 767px){
  .cm_single_media.two-col-content .flex_row.flex_center {
    margin-right: -29px;
  }
  .cm_single_media.two-col-content.home_two_col_content .cont-inner {
    padding: 0;
  }
  .two-col-content.home_two_col_content .cont-inner p {
    padding-right: 15px;
  }
  .two-col-content.home_two_col_content .media_column .mediaimg:before {
    width: calc(100% - 66px);
  }
  .two-col-content.home_two_col_content .media_column .mediaimg:after {
    transform: translateY(-50%);
    height: 80px;
    width: 70px;
    right: 11px;
    top: 21px;
    background-size: cover;
  }
  .cm_single_media.two-col-content.home_two_col_content .media_column {
    padding-left: 0;
  }
  .two-col-content.home_two_col_content .media_column .mediaimg {
    padding: 100px 30px;
  }
  .two-col-content.two_col_content_type2 {
    padding: 70px 0 90px;
  }
  .cm_single_media.two-col-content.two_col_content_type2 .flex_row {
    margin: 0;
    order: 0;
  }
  .two-col-content.right .img-col {
    order: 0;
    margin-bottom: 34px;
  }
  .two-col-content.right .content-col {
    max-width: 100%;
  }
  .two-col-content.home_two_col_content .single-img {
    min-height: auto;
  }
}

.our-experts {
  padding-top: 30px;
  padding-bottom: 74px;
  overflow: hidden;
  background-color: #ecefef;
  color: #000;
  position: relative;
}
.our-experts .title {
  margin-right: 130px;
  max-width: 850px;
  margin-bottom: 33px;
}
.our-experts .experts-slider-wrapper .slick-list {
  overflow: visible;
}
.our-experts .experts-slider-wrapper button.slick-arrow {
  outline: none!important;
  font-size: 0;
  padding: 12px;
  text-decoration: none;
  transition: all .35s;
  z-index: 9;
  width: 48px;
  height: 48px;
  border-radius: 50px;
  overflow: hidden;
  color: #616b6b;
  margin: 0;
  background: transparent;
  position: absolute;
  right: -6px;
  top: -82px;
  border: 0;
}
.our-experts .experts-slider-wrapper button.slick-prev {
  left: calc(100% - 102px);
}
.our-experts .experts-slider-wrapper button.slick-prev span:before {
  content: "\E90B";
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.375rem;
}
.our-experts .experts-slider-wrapper button.slick-next span:before {
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\E90A";
}
.our-experts .experts-slider-wrapper button.slick-next span:before {
  font-size: 1.375rem;
}
.our-experts .experts-slider-wrapper button.slick-next span:after, 
.our-experts .experts-slider-wrapper button.slick-prev span:after {
  content: "";
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  border: 1px solid #616b6b;
  border-radius: 50%;
}
.experts-slider-wrapper .experts-box {
  width: 100%;
  display: inline-block;
  padding-right: 46px;
}
.experts-slider-wrapper .experts-box .experts-box-inner {
  position: relative;
}
.experts-slider-wrapper .experts-box .experts-thumb-box {
  overflow: hidden;
  position: relative;
}
.experts-slider-wrapper .case-thumb {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  transition: all .2s ease-in-out;
  background-color: #000;
  padding-bottom: 51.59%;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.experts-slider-wrapper .blog__tags {
  gap: 6px;
  justify-content: flex-start;
  left: 20px;
  position: absolute;
  top: 20px;
  z-index: 1;
  flex-wrap: wrap;
  display: inline-flex;
}
.experts-slider-wrapper .blog__tags .experts-category.text-uppercase {
  line-height: 1;
  z-index: 2;
  transition: all .35s;
  border-radius: 15px;
  background-color: hsla(0,0%,100%,.8);
  padding: 8px 12px;
  font-size: .8125rem;
  letter-spacing: .01px;
  font-weight: 500;
  margin-right: 10px;
  color: #018d8d;
  text-transform: uppercase;
}
.experts-slider-wrapper .experts-box:hover .experts-category.text-uppercase {
  background-color: rgba(208,243,27,.8);
}
.our-experts .experts-slider-wrapper button.slick-arrow:before {
  content: "";
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .25s ease-in-out;
  background-color: #616b6b;
}
.our-experts .experts-slider-wrapper button.slick-arrow:hover:before {
  width: 100%;
}
.our-experts .experts-slider-wrapper button.slick-arrow:hover span:before, 
.our-experts .experts-slider-wrapper button.slick-arrow:hover span:after {
  z-index: 4;
  color: #fff;
}
.experts-slider-wrapper .experts-box .experts-content-box {
  margin-top: -30px;
  background-color: #ecefef;
  border-top: 6px solid #c0d0d0;
  margin-left: 24px;
  padding: 19px 37px 19px 24px;
  transition: all .35s;
  color: #000;
  position: relative;
}
.experts-slider-wrapper .experts-box .experts-content-box:before {
  content: "";
  position: absolute;
  height: 6px;
  top: -6px;
  left: 0;
  width: 0;
  transition: all .4s;
  z-index: 2;
  background-color: #d0f31b;
}
.experts-slider-wrapper .experts-box .experts-title {
  padding-right: 20px;
  margin-bottom: 7px;
  position: relative;
}
.experts-slider-wrapper .experts-box .experts-title h4 {
  line-height: 1.35;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  font-family: Poppins,sans-serif;
  font-weight: 600;
}
.experts-slider-wrapper .experts-box .experts-title .icomoon {
  position: absolute;
  font-size: 1.5rem;
  top: 4px;
  margin-bottom: 0;
  font-family: icomoon,sans-serif!important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: auto;
  right: -10px;
}
.experts-slider-wrapper .experts-box .experts-title .icomoon .path1 {
  color: #616b6b;
}
.experts-slider-wrapper .experts-box .experts-title .icomoon .path1:before {
  color: inherit!important;
  content: "\E902";
}
.experts-slider-wrapper .experts-box .experts-title .icomoon .path2:before {
  content: "\E90F";
  margin-left: -36px;
  color: inherit!important;
}
.experts-slider-wrapper .experts-box .experts-title .icomoon .path2 {
  color: #d0f31b;
}
.experts-slider-wrapper .experts-box .experts-box-inner a.ps-as {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
.experts-slider-wrapper .experts-box .experts-box-inner:hover .experts-content-box:before {
  width: 100%;
}
.experts-slider-wrapper .experts-box .experts-box-inner:hover .case-thumb {
  -webkit-transform: scale3d(1.1,1.1,1.1);
  transform: scale3d(1.1,1.1,1.1);
}
.child_theme .cm_footer_wrapper{
  position: relative;
}
.child_theme .cm_header .cm_header_demo_btn a:after {
  display: none;
}
html.menu_toggle {
  overflow: hidden;
}
.child_theme body {
  word-break: normal;
}
section.get-in-touch.contact_sec {
  padding-bottom: 140px;
}
@media(max-width: 1199px){
  .our-experts .experts-slider-wrapper .slick-dots {
    list-style: none;
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    display: block;
    margin-left: calc(50vw - 50% - 40px);
  }
  .our-experts .experts-slider-wrapper .slick-dots li {
    position: relative;
    padding: 0;
    display: inline-block;
    margin: 0 3px;
  }
  .our-experts .experts-slider-wrapper .slick-dots li button {
    margin: 0;
    font-family: inherit;
    overflow: visible;
    text-transform: none;
    font-size: 0;
    line-height: 0;
    border: 1px solid transparent;
    padding: 0;
    color: transparent;
    display: inline-block;
    outline: none;
    background: transparent;
    width: 14px;
    height: 14px;
    cursor: pointer;
    transition: all .25s;
    position: relative;
    border-radius: 50px;
  }
  .our-experts .experts-slider-wrapper .slick-dots li button:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) translateX(-50%);
    border-radius: 50%;
    border: none;
    transition: all .35s;
    background-color: rgba(97,107,107,.75);
  }
  .our-experts .experts-slider-wrapper .slick-dots li.slick-active {
    pointer-events: none;
  }
  .our-experts .experts-slider-wrapper .slick-dots li.slick-active button {
    border-color: #000;
  }
  .our-experts .experts-slider-wrapper .slick-dots li.slick-active button:after {
    background-color: #018d8d;
  }
  .our-experts .experts-slider-wrapper .slick-list {
    overflow: visible;
    width: auto;
  }
}

@media (max-width: 991px) and (min-width: 768px){
  .our-experts .title h2 {
    font-size: 40px;
  }
}

@media (max-width: 991px){
  .child_theme .cm_header_logo {
    padding-left: 15px !important;
  }
  .child_theme .cm_header_logo_wrapper {
    margin: 0 -15px !important;
  }
}

@media (max-width: 767px){
  .cm_resources_blog_wrap.resources section.bottom-pane .btn_wrapper>a:first-child {
    margin-right: 10px;
  }
  .cm_resources_blog_wrap.resources section.bottom-pane .btn_wrapper a {
    font-size: 14px;
    margin: 0 0 20px;
  }
  .experts-slider-wrapper .case-thumb {
    padding-bottom: 260px;
  }
  .experts-slider-wrapper .experts-box .experts-title .icomoon {
    right: -21px;
  }
  .two-col-content.home_two_col_content .flex_row.flex_center .col5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .our-experts .experts-slider-wrapper button.slick-arrow {
    display: none !important;
  }
  .our-experts .experts-slider-wrapper .slick-list{
    overflow: hidden;
  }
  .experts-slider-wrapper .experts-box {
    display: inline-block;
    padding-right: 15px;
    width: 100%;
  }
  .two-col-content.home_two_col_content .flex_row.flex_center {
    margin: 0 -15px !important;
  }
}

@media (max-width: 480px){
  section.home-banner .banner-content a.btn {
    font-size: 14px;
  }
  .experts-slider-wrapper .experts-box {
    padding-right: 0;
  }
  .our-experts .title{
    margin-right: 0;
  }
}

@media (max-width: 360px){
  .our-experts .title {
    margin-right: 0;
  }
  .our-experts .title h2 {
    font-size: 32px;
  }
}








.child_theme .hs_fillter_wrp .type_3 .hs_fil_t3_cat {
  align-items: center;
}
.child_theme .hs-trans-btn{
  line-height: 1;
  text-decoration: none;
}
.child_theme .custom-header .primary-section .container-wrapper {
  align-items: center;
  gap: unset;
  flex-direction: unset;
  justify-content: unset;
}
.child_theme .custom-header .primary-section .container-wrapper .logo-section {
  align-items: center;
  display: flex;
  height: 100%;
  align-self: unset;
}
.child_theme .card_gallery .icon_box.bgAdded span.icon_img.icon_sp{
  height: auto;
}
.child_theme .card_gallery .icon_box.bgAdded img{
  height: auto;
}
.child_theme .hs-search-results__pagination {
  flex-wrap: wrap;
}
.child_theme .span2 .hs-button,
.child_theme .span3 .hs-button,
.child_theme .span4 .hs-button,
.child_theme .span5 .hs-button,
.child_theme .span6 .hs-button{
  padding:12px 24px;
}
.child_theme h1,
.child_theme h2,
.child_theme h3,
.child_theme h4,
.child_theme h5,
.child_theme h6{
  margin-top: 0;
  margin-bottom: 1rem;
}
.child_theme p{
  margin-top: 0;
  margin-bottom: 1rem;
}
.child_theme a{
  text-decoration: underline;
  transition: all .25s;
}
.child_theme a:hover{
  text-decoration: none;
}
.child_theme .blog-feed .recent-post-title a,
.child_theme .cm_team_cont > a,
.child_theme .cm_mbr_cont > a,
.child_theme .related-title > a,
.child_theme .post-pagination a,
.child_theme .hs_fil_t3_title > a,
.child_theme .hs_fil_t2_title > a,
.child_theme .custom-header .header-action .hs-button,
.child_theme .custom-footer a,
.child_theme .custom-header a,
.child_theme .blog-wit-sidbr .post-btm a,
.child_theme .sidebar-popular-posts .related-content-col .meta_wrap a,
.child_theme .blog-feed .meta_wrap a,
.child_theme span.blog-author a,
.child_theme .blog-feed .tags_wrap a,
.child_theme .blog-feedv3 .left_col .recent-post-item3 .post-btm a,
.child_theme .blog-feedv3 .right_col .recent-post-title a,
.child_theme .hs-button,
.child_theme .hs-sec-btn,
.child_theme .hs-trans-btn,
.child_theme .body-container--blog-post .post-comment > a{
  text-decoration: none;
} 
.child_theme .hs-button,
.child_theme .hs-sec-btn{
  font-family: var(--button-font);
  position: relative;
  text-align: center;
  transition: all .15s linear;
  position: relative;
  text-align: center;
  display: inline-block;
  border-style: solid;
}
.child_theme .hs-button{
  font-size: 12.0px;
  font-weight: 700; 
  line-height: 12px;
  font-family: arial, helvetica, sans-serif; 
  font-family: var(--button-font);
}
.child_theme .hs-sec-btn{
  font-family: var(--primary-font);
  font-size: 16px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  z-index: 1;
  overflow: hidden; 
  font-weight: 600;
  line-height: 1.28;  
}
.child_theme form input[type=text],
.child_theme form input[type=email],
.child_theme form input[type=password],
.child_theme form input[type=tel],
.child_theme form input[type=number],
.child_theme form input[type=file],
.child_theme form select,
.child_theme form textarea,
.child_theme .hs-search-field__input{
  font-family: var(--form-font);
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border-width: 1px;
  border-style: solid;
  min-height: 40px;
  height: auto;
  display: inline-block;
  outline: none; 
  width: 100%;
  max-width: 100%;  
  padding: 0 15px;
}
.child_theme form input.hs-input.error{
  border-color: #c87872;
}
.child_theme .systems-page .password-prompt input[type=password] {
  height: auto !important;
}
.child_theme form textarea{
  height: auto;
  padding: 10px 15px;
}
.child_theme form label {
  font-family: var(--form-font);
  font-size: 14.0px;
  display: block;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}
.child_theme form .hs-input[type=checkbox],
.child_theme form .hs-input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}
.child_theme form select {
  color: #bfbfbf;
}
.child_theme .field.hs-form-field{
  margin-bottom: 18px;
}
.child_theme .hs-form-required {
  color: red;
}
.child_theme .servs-details-pg .hs-search-field__input,
.child_theme .hs-search-field__input{
  padding-right: 50px;
  outline: none;
}
.child_theme input.hs-search-field__input {
  outline: none;
  padding-right: 50px;
}
.child_theme blockquote {
  margin: 0 0 1rem;
}
.child_theme dl,
.child_theme ol,
.child_theme ul {
  margin-top: 0;
}
.child_theme address,
.child_theme dl,
.child_theme ol,
.child_theme ul {
  margin-bottom: 1rem;
}
.child_theme ol,
.child_theme ul {
  padding: 0;
  padding-left: 40px;
}
.child_theme ol li,
.child_theme ul li {
  margin-bottom: 10px;
}
.child_theme input[type="search"]::-webkit-search-decoration,
.child_theme input[type="search"]::-webkit-search-cancel-button,
.child_theme input[type="search"]::-webkit-search-results-button,
.child_theme input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.child_theme table {
  border: 1px solid;
  margin-bottom: 15px;
  border-collapse: collapse;
}
.child_theme tr {
  border-bottom: 1px solid;
}
.child_theme td {
  border-right: 1px solid;
  padding: 5px 15px;
}
.child_theme .hs-search-field button:hover {
  background: transparent;
}
.child_theme .post_social_share_wrp .meta_title_tag {
  margin: 0;
}
.child_theme .portfolio_page_v2 .hs_fillter_wrp .type_3 .hs_fil_cat_item{
  margin: 0;
}
.child_theme .content-wrapper,
.child_theme .dnd-section > .row-fluid,
.child_theme .page-center,
.child_theme .container,
.child_theme header .page-center,
.child_theme .cm_header_wrapper .page-center,
.child_theme header .content-wrapper,
.child_theme footer .page-center,
.child_theme footer .content-wrapper{
  max-width: 100%;
  width: 100%;
}
.child_theme .bnr_wrp.right .glide_background .page-center {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.child_theme .page-center.full_width,
.child_theme .blog-sidebar .page-center,
.child_theme .dnd-section:not([class*="full-width-section"]) .dnd-column > div .gallery-section .page-center,
.child_theme .dnd-section:not([class*="full-width-section"]) .dnd-column > div .two-col-content .page-center,
.child_theme [class*="full-width-section"].dnd-section > .row-fluid{
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}
.child_theme [class*="full-width-section"].dnd-section > div {
  padding: 0;
}
.child_theme .page-center.pdlr10 {
  padding-left: 10px;
  padding-right: 10px;
}
.child_theme .page-center .dnd-section {
  padding-left: 0;
  padding-right: 0;
}
.child_theme .dnd-section[class*=“full-width-section”] {
  padding-left: 0;
  padding-right: 0;
}
.child_theme .cm-blog-post-noSidebr .content-wrapper.blog-main-post,
.child_theme .cm-blog-post-sidebr .content-wrapper.blog-main-post{
  padding-top: 20px;
}
.child_theme .cm-blog-post-noSidebr .blog-post__body ul li:before {
  top: 0;
}
.child_theme .hs-trans-btn {
  border-width: 1px;
  border-radius: 3px;
  background-color: rgba(1, 141, 141,1.0);
  border-color: rgba(1, 141, 141,1.0);
  color: rgba(255, 255, 255,1.0);
  padding: 12px 24px ;
  line-height: 1.1;
}
.child_theme .hs-trans-btn:hover {
  background-color:  rgba(1, 141, 141,1.0);
  border-color: rgba(1, 141, 141,1.0);
  color: rgba(255, 255, 255,1.0);
}
.child_theme .landing_pg_v1 .landing-banner,
.child_theme .landing_pg_v3 .landing-banner,
.child_theme .landing_pg_v4 .landing-banner,
.child_theme .landing_pg_v5 .landing-banner,
.child_theme .landing_pg_v6 .landing-banner,
.child_theme .landing_pg_v7 .landing-banner{
  padding-top: 130px;
}
.social_share_inner ul li,
.social_share_inner ul {
  margin: 0;
}
.cm-blog-post-sidebr .blogfeed-top-wrp h2 {
  margin-top: 10px;
}
.hs_service .widget-type-form .hs-button{
  line-height: normal;
}
.systems-page .email-prefs,
.systems-page #email-prefs-form .subscribe-options label,
.systems-page #content h3{
  color: #fff;
}
.cm_subscription_preferences .page-header > *,
.cm_backup_unsubscribe .page-header h1,
.cm_subscription_preferences .page-header{
  color: #fff;
}
.cm_membership_login form label {
  display: inline-block;
}

@media (min-width: 992px){
  .child_theme .content-wrapper,
  .child_theme .dnd-section > .row-fluid,
  .child_theme .page-center,
  .child_theme .container{
    
    max-width: 952.9989099999999px;
    
    padding: 0 15px;
  }
  .child_theme header .page-center,
  .child_theme .cm_header_wrapper .page-center,
  .child_theme header .content-wrapper{
    
    max-width: 952.9920000000001px;
    
  }
  .child_theme footer .page-center,
  .child_theme footer .content-wrapper{
    
    max-width: 952.9989099999999px;
    
  }
}

@media (min-width: 1200px){
  .child_theme .content-wrapper,
  .child_theme .dnd-section > .row-fluid,
  .child_theme .page-center,
  .child_theme .container{
    
    max-width: 1189.9961px;
    
  }
  .child_theme header .page-center,
  .child_theme .cm_header_wrapper .page-center,
  .child_theme header .content-wrapper{
    
    max-width: 1920px;
    
  }
  .child_theme footer .page-center,
  .child_theme footer .content-wrapper{
    
    max-width: 1189.9961px;
    
  }
}

@media (min-width: 1367px){
  .child_theme .content-wrapper,
  .child_theme .dnd-section > .row-fluid,
  .child_theme .page-center,
  .child_theme .container{
    
    max-width: 1315px;
    
  }
  .child_theme footer .page-center,
  .child_theme footer .content-wrapper{
    
    max-width: 1315px;
    
  }
}

@media (max-width: 991px){
  .child_theme .content-wrapper,
  .child_theme .dnd-section > .row-fluid,
  .child_theme .page-center,
  .child_theme .container{
    padding: 0 50px;
  }
  .child_theme .page-center.full_width,
  .child_theme .blog-sidebar .page-center,
  .child_theme .dnd-section:not([class*=full-width-section]) .dnd-column > div .gallery-section .page-center,
  .child_theme .dnd-section:not([class*=full-width-section]) .dnd-column > div .two-col-content .page-center,
  .child_theme .dnd-section[class*="full-width-section"] > .row-fluid,
  .child_theme .dnd-section[class*="full-width-section"]{
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
  .blog-sidebar .hs_cos_wrapper_type_post_filter > .block > h3 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
  }
  .lising-main-cnt-sidbr .span12 > .dnd-section > .row-fluid{
    padding-left: 10px;
    padding-right: 10px;
  }
  .servs-details-pg .span12 > .dnd-section > .row-fluid{
    padding-left: 0px;
    padding-right: 0px;
  }
  .servs-details-pg .span12 > .dnd-section > .row-fluid > .span12{
    padding: 0;
  }
  .sidebar-popular-posts .related-post-item-inner {
    flex-direction: column;
  }
}

@media (max-width: 767px){
  .child_theme .content-wrapper,
  .child_theme .dnd-section > .row-fluid,
  .child_theme .page-center,
  .child_theme .container{
    padding: 0 29px;
  }
  .child_theme .bnr_wrp.right .glide_background .page-center {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .child_theme .page-center.full_width,
  .child_theme .blog-sidebar .page-center,
  .child_theme .dnd-section:not([class*="full-width-section"]) .dnd-column > div .gallery-section .page-center,
  .child_theme .dnd-section:not([class*="full-width-section"]) .dnd-column > div .two-col-content .page-center,
  .child_theme .dnd-section[class*="full-width-section"] > .row-fluid,
  .child_theme .dnd-section[class*="full-width-section"]{
    padding-left: 0;
    padding-right: 0;
  }
  .child_theme .page-center.pdlr10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .child_theme .page-center .dnd-section {
    padding-left: 0;
    padding-right: 0;
  }
  .child_theme [class*=“full-width-section”].dnd-section {
    padding-left: 0;
    padding-right: 0;
  }
  .child_theme .simple-banner .page-center {
    padding: 0;
  }
  .child_theme h1{
    line-height: 1.1555555556;
  }
  .home_page_v1_page .cm_single_media.two-col-content .flex_row.flex_center,
  .portfolio_page_v1 .cm_single_media.two-col-content .flex_row.flex_center,
  .team_page .cm_single_media.two-col-content .flex_row.flex_center,
  .landing_pg_v8 .cm_single_media.two-col-content .flex_row.flex_center,
  .landing_pg_v1 .cm_single_media.two-col-content .flex_row.flex_center,
  .home_page_v4_page .cm_single_media.two-col-content .flex_row.flex_center,
  .home_page_v5_page .cm_single_media.two-col-content .flex_row.flex_center,
  .landing_pg_v6 .cm_single_media.two-col-content .flex_row.flex_center{
    margin: 0;
  }
  .sidebar-popular-posts .related-post-item-inner {
    flex-direction: row;
  }
  .homev5_dnd_area_Main  .dnd-section > .row-fluid {
    padding: 0;
  }
  .homev5_dnd_area_Main .dnd-section > .row-fluid .dnd__area_2-column-8-padding {
    padding: 0 10px;
  }
  .servs-details-pg .span12 > .dnd-section.row-number-5 > .row-fluid > .span12 {
    padding: 0 10px;
  }
  .service-listing-page-v2 .pricing-table-gp .pricing-area .plan-price {
    font-size: 28px;
  }
  .cm-blog-post-sidebr .simple-banner{
    min-height: 500px;
  }
  .cm-blog-post-sidebr .blog-post__body p a {
    word-break: break-word;
  }
  .cm-blog-post-sidebr .simple-banner .banner-breacrumb ul.hs-breadcrumb-menu {
    padding: 0;
    justify-content: flex-start !important;
  }
}

@media (max-width: 390px){
  .home_page_v1_banner_area .slide_background.banner_area-module-2 {
    padding-top: 40px;
  }
  .child_theme body{
    word-break: initial;
  }
  .home_page_v1_page h2,
  .about-page h2
  .home_page_v3_page .top-column .title,
  .home_page_v5_page .description h2,
  .about-page .description h2,
  .landing_pg_v6 h2.title{
    font-size: 34px;
  }
  .sidebar-popular-posts .related-post-item-inner {
    flex-direction: column;
  }
  .contact_page_v2 .cnt-wit-tp-img-wrp .bottom_row {
    padding: 0;
  }
  .home_page_v5_banner_area .banner_v3 {
    padding-top: 100px;
  }
}

/* header-css */
.child_theme .cm_header {
  display: block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  width: 100%;
}
.child_theme .cm_header_main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.child_theme .cm_header_logo_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.child_theme .cm_header_logo {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 0;
  flex: 0 0 75%;
  max-width: 75%;
}
.child_theme .cm_header_logo a {
  max-width: 180px;
  width: 100%;
  display: inline-block;
  padding-top: 0.296875rem;
  padding-bottom: 0.296875rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.child_theme.noBanner .cm_header {
  transition: all 0s;
  box-shadow: 2px 9px 18px -6px rgba(0,0,0,.22);
  background: #000;
  border-bottom: 1px solid hsla(0,0%,100%,.35);
}
.child_theme .cm_header_sidebar {
  text-align: right;
  flex: 0 0 25%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 29px;
  padding-left: 15px;
  max-width: 25%;
}
.child_theme .cm_header_nav_wrapper {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.child_theme .cm_header_nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin-left: auto;
  font-family: Poppins,sans-serif;
  font-weight: 500;
  padding-top: 22px;
}
.child_theme .cm_header_menu .hs-menu-wrapper > ul {
  padding: 0;
  margin: 0;
  flex-direction: column;
  font-family: Poppins,sans-serif;
  font-weight: 500;
  flex-wrap: nowrap;
}
.child_theme .cm_header_menu .hs-menu-wrapper > ul > li {
  margin: 0;
  position: relative;
}
.child_theme .cm_header_menu .hs-menu-wrapper > ul > li > a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.child_theme .cm_header_menu .hs-menu-wrapper > ul ul {
  box-shadow: none;
  font-size: 1em;
  background-color: #002c34;
  border: 0;
  border-top: 2px solid #d0f31b;
  padding: 14px 9px;
  z-index: 1000;
  min-width: 10rem;
  margin: 0.125rem 0 0;
  color: #fff;
  background-clip: padding-box;
  margin-bottom: 12px;
}
.child_theme .cm_header_btn {
  font-size: .9375rem;
  align-items: center;
  display: flex;
}
.child_theme .cm_header_demo_btn a {
  background: #d0f31b;
  color: #000;
  border-color: #d0f31b;
  padding: 9px 20px;
  margin: 0;
  text-decoration: none;
  border-radius: 24px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -ms-user-select: none;
  user-select: none;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.28;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
}
.child_theme .cm_header_demo_btn a:before {
  background: #fff;
  content: "";
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s ease-in-out;
}
.child_theme .cm_header_demo_btn a:hover{
  border-color: #fff;
}
.child_theme .cm_header_demo_btn a:hover:before {
  width: 100%;
}
.child_theme .cm_header_search a {
  display: block;
  text-decoration: none;
  padding: 16px 0;
  color: #fff;
}
.child_theme .cm_header_toggle_search {
  font-family: icomoon,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.child_theme .cm_header_toggle_search:before {
  content: "\E910";
}
.child_theme .cm_header_menu .hs-menu-wrapper > ul > li:hover > a {
  color: #d0f31b;
}
.child_theme .cm_header_search a:hover {
  color: #d0f31b;
}
.child_theme .cm_header_menu .hs-menu-wrapper > ul ul li {
  margin: 0;
  position: relative;
}
.child_theme .cm_header_menu .hs-menu-wrapper > ul ul li a {
  display: block;
  color: inherit;
  text-decoration: none;
  padding: 10px 15px;
}
.child_theme .cm_header_menu .hs-menu-wrapper > ul ul li:hover > a {
  color: #d0f31b;
  text-decoration: underline;
}
.child_theme .cm_footer_bottom {
  margin-top: 45px;
  padding: 25px 0;
  opacity: .9;
  background-color: hsla(0,0%,100%,.1);
  text-align: center;
  color: #fff;
}
.child_theme .cm_footer_bottom .page-center {
  padding: 0 15px;
}
.child_theme .cm_footer_wrapper {
  background-color: #000;
}
.child_theme .cm_footer_bottom br {
  display: none;
}
.child_theme .cm_footer_bottom p {
  display: inline-block;
  margin: 0;
  padding-bottom: 16px;
}
.child_theme .cm_footer_bottom p > span > span {
  display: inline-block;
}
.child_theme .cm_footer_bottom p a {
  text-decoration: none;
  color: #fff;
}
.child_theme .cm_footer_center_row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.child_theme .cm_footer_center_col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.child_theme .cm_footer_social {
  margin-top: 28px;
}
.child_theme .cm_footer_social_row {
  display: inline-flex;
}
.child_theme .cm_social_icon {
  padding: 0;
  margin: 0;
  display: inline-flex;
  list-style: none;
}
.child_theme .cm_social_icon li {
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #d0f31b;
  cursor: pointer;
  line-height: 1;
  vertical-align: top;
}
.child_theme .cm_social_icon li a {
  font-size: 1.125rem;
  display: block;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
.child_theme .cm_social_icon li a {
  font-family: icomoon,sans-serif;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d0f31b;
}
.child_theme .cm_social_icon li a:hover {
  color: #fff;
}
.child_theme .cm_social_icon li a.linkedin:before {
  content: "\E91A";
}
.child_theme .cm_social_icon li a.twitter:before {
  content: "\E917";
}
.child_theme .cm_footer_top {
  padding: 41px 0 42px;
}
.child_theme .cm_footer_top_row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.child_theme .cm_footer_top_col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 5px;
}
.child_theme .cm_footer_top_col .hs-menu-wrapper > ul {
  display: block;
  padding: 0;
  color: #fff;
}
.child_theme .cm_footer_top_col .hs-menu-wrapper > ul li {
  margin: 0;
}
.child_theme .cm_footer_top_col .hs-menu-wrapper > ul > li > a {
  font-size: 1rem;
  font-weight: 600;
  font-family: Poppins,sans-serif;
  margin-bottom: 1rem;
  line-height: 1.4285714286;
  letter-spacing: .75px;
  display: block;
  color: #fff;
  text-decoration: none;
}
.child_theme .cm_footer_top_col .hs-menu-wrapper > ul ul {
  padding: 0;
  margin: 0;
  margin-bottom: 1rem;
  display: block;
}
.child_theme .cm_footer_top_col .hs-menu-wrapper > ul ul li {
  list-style-type: none;
  padding-left: 0;
  font-size: .875rem;
  margin-bottom: 10px;
}
.child_theme .cm_footer_top_col .hs-menu-wrapper > ul ul li a {
  color: #fff;
  text-decoration: none;
}
.child_theme .cm_footer_top_col.col6 {
  margin-bottom: 0;
}
.child_theme .cm_footer_top_col.col6 .hs-menu-wrapper > ul ul li {
  margin: 0;
  margin-bottom: 1rem;
}
.child_theme .cm_footer_top_col.col6 .hs-menu-wrapper > ul ul li:nth-child(1) a {
  text-decoration: underline;
}
.child_theme .cm_footer_top_col.col6 .hs-menu-wrapper > ul ul li:nth-child(1) a:hover {
  text-decoration: none;
}
.child_theme .cm_footer_top_col.col6 .hs-menu-wrapper > ul ul li:nth-child(2) a {
  cursor: text;
}
.child_theme .cm_footer_top_col .hs-menu-wrapper > ul li > a:hover {
  color: #d0f31b;
}
.child_theme .cm_footer_top_col.col6 .hs-menu-wrapper > ul ul li a:hover {
  color: #fff;
}
.child_theme .cm_footer_bottom p a:hover {
  color: #d0f31b;
  text-decoration: underline;
}
.child_theme .cm_footer_bottom .hs_cos_wrapper_type_rich_text > span {
  padding-left: 13px;
}
.child_theme .cm_footer_bottom p:nth-child(5) {
  position: relative;
  left: -4px;
}
.child_theme.nav_hover .cm_header {
  background-color: rgba(0,0,0,.3490196078);
  border-bottom: 1px solid hsla(0,0%,100%,.3490196078);
  transition: background-color .35s;
}
.child_theme form .cm_search_header input {
  background: #fff;
  border: 1px solid #018d8d;
  border-top: 2px solid #d0f31b;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  height: 61px;
  color: #000;
  font-size: 1.1875rem;
  display: block;
  padding: 0.625rem 1.25rem;
  line-height: 1.4375;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  overflow: visible;
}
.child_theme .cm_header_form_search {
  font-size: 1.1875rem;
  line-height: 1.6315789474;
}
.child_theme .cm_search_header {
  margin-bottom: 1rem;
}
.child_theme form .cm_search_header input::-webkit-input-placeholder {
  font-family: inherit;
  font-size: 1.1875rem;
  display: block;
  opacity: 1;
  color: rgba(0,0,0,.65);
}
.child_theme.scrolled .cm_header {
  transition: all 0s;
  box-shadow: 2px 9px 18px -6px rgba(0,0,0,.22);
  background: #000;
  border-bottom: 1px solid hsla(0,0%,100%,.35);
}
/* remove this css after header completion */
.child_theme .bg_primary {
  background-color: #000;
}
.child_theme .cm_footer_wrapper.lp_footer {
  padding-top: 10px;
}
.child_theme .lp_header .cm_header {
  padding-bottom: 28px;
  padding-top: 10px;
}
.child_theme.scrolled .lp_header .cm_header {
  padding: 19px 0;
}
.child_theme.noBanner .cm_header_wrapper {
  min-height: 82px;
}
.child_theme.search_toggle .cm_header_search a {
  color: #d0f31b;
}
.child_theme.scrolled .cm_header_menu .hs-menu-wrapper > ul ul {
  top: calc(100% + 10px);
}
.child_theme.scrolled .cm_header_site_search {
  top: calc(100% + 24px);
  right: 0;
}

/* pages */
.child_theme #cm_resp_2 .desktop_img {
  min-height: 558px;
  background-position: 50% 0%;
  background-size: 123%;
}
.child_theme .advanced-banner.cm_resp_banner {
  min-height: 558px;
}
.child_theme .advanced-banner p {
  color: #fff;
}
.child_theme .advanced-banner.cm_resp_banner .banner-content-internal .banner_content h1 {
  margin-bottom: 1rem;
}
.child_theme .advanced-banner.cm_resp_banner a {
  padding: 10px 24px 12px 20px;
  border-radius: 24px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.28;
  text-align: center;
  vertical-align: middle;
  margin: 0 10px 10px 0;
  display: inline-block;
  text-decoration: none;
  border-color: #ecefef;
  background: #ecefef;
  color: #018d8d;
  margin-top: 10px;
}
.child_theme .advanced-banner.cm_resp_banner a:before {
  background: #d0f31b;
  content: "";
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s ease-in-out;
}
.child_theme .advanced-banner.cm_resp_banner a:after {
  background-color: #000;
  content: "\E90F";
  font-family: icomoon,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  border-radius: 50%;
  position: relative;
  font-size: 20px;
  color: #d0f31b;
  top: 2px;
  left: 4px;
}
.child_theme .advanced-banner.cm_resp_banner a:hover:before {
  width: 100%;
}
.child_theme .advanced-banner.cm_resp_banner a:hover {
  border-color: #d0f31b;
  color: #000;
}
.two-col-content.two_col_content_type2.cm_resp_ben .media_column .single-img img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.child_theme .slider-wrapper {
  padding: 90px 0;
  background-color: #ecefef;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
}
.child_theme .slider-wrapper .slider-bg {
  position: absolute;
  top: 70px;
  left: 50%;
  z-index: 0;
  width: 100vw;
  height: 100vw;
  max-width: 400px;
  max-height: 400px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.child_theme .slider-wrapper .test_inner {
  max-width: 850px;
  font-family: Poppins,sans-serif;
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 300;
  margin: 0 auto;
}
.child_theme .slider-wrapper .test_inner .quote {
  margin-bottom: 30px;
  position: relative;
}
.slider-progress {
  height: 2px;
  background-color: #c0d0d0;
  margin-bottom: 17px;
  z-index: 2;
  position: relative;
}
.slider-progress .progress {
  background-color: #018d8d;
  height: 2px;
  position: relative;
  top: 0;
  display: block;
}
.slider-progress .progress.active {
  display: block;
  -webkit-animation-name: bar;
  animation-name: bar;
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.child_theme .slider-wrapper .test_inner:hover .progress {
  animation-play-state: paused;
}
.child_theme .slider-wrapper .slider__counter {
  font-size: 1.125rem;
  font-family: Poppins,sans-serif;
  font-weight: 500;
  color: #018d8d;
  margin-left: -5px;
  position: absolute;
  bottom: -56px;
}
.child_theme .slider-wrapper .slick-arrow {
  white-space: nowrap;
  position: relative;
  line-height: 1.28;
  -ms-user-select: none;
  user-select: none;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  outline: none;
  padding: 12px;
  text-decoration: none;
  transition: all .35s;
  z-index: 9;
  width: 46px;
  height: 46px;
  border-radius: 50px;
  overflow: hidden;
  color: #616b6b;
  margin: 0;
  background-color: transparent;
  border: 1px solid #616b6b;
  font-size: 0;
  position: absolute;
  bottom: -65px;
  right: 0;
}
.child_theme .slider-wrapper .slick-arrow:before {
  content: "";
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .25s ease-in-out;
  background-color: #616b6b;
}
.child_theme .slider-wrapper .slick-arrow:hover:before {
  width: 100%;
}
.child_theme .slider-wrapper .slick-arrow:after {
  font-family: icomoon,sans-serif;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 1.5rem;
  position: relative;
  top: -2px;
  left: -2px;
}
.child_theme .slider-wrapper .slick-arrow.slick-prev:after {
  content: "\E90B";
}
.child_theme .slider-wrapper .slick-arrow.slick-next:after {
  content: "\E90A";
}
.child_theme .slider-wrapper .slick-arrow:hover {
  background-color: transparent;
  text-decoration: none;
  outline: none;
  color: #d0f31b;
}
.child_theme .slider-wrapper .slick-arrow.slick-prev {
  right: 61px;
}
.testimonial-item p {
  margin: 0;
}
.testimonial-item h4 {
  line-height: 1.55;
  font-weight: 500;
  margin-bottom: 37px;
  margin-top: 22px;
}
.child_theme .two_col_content_type2.img-col_1.img-col_2.cm_plat_control_two {
  padding-top: 127px;
}
.child_theme .advanced-banner.cm_mdr_banner {
  min-height: 605px;
}
.child_theme .advanced-banner.cm_mdr_banner .desktop_img {
  min-height: 605px;
}
.child_theme .advanced-banner.cm_mdr_banner h2 {
  font-weight: 400;
}
.child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_col .content-col {
  margin-top: 0;
}
.child_theme .two_col_content_type2.img-col_1.img-col_2.cm_dev .page-center {
  margin-top: 13px;
}
.child_theme .two_col_content_type2.img-col_1.img-col_2.cm_dev .media_column {
  margin-top: 10px;
}
.child_theme .two_col_content_type2.img-col_1.img-col_2.cm_dev .content-col {
  margin-top: 5px;
}
.child_theme .two_col_content_type2.img-col_1.img-col_2.cm_dev {
  padding-bottom: 82px;
}
.child_theme .two_col_content_type2.img-col_1.img-col_2.cm_sec {
  padding-bottom: 85px;
}
.child_theme .cm_light_bg .ctm-card-wrp .skew-three-box {
  background-image: none;
  background-color: #c0d0d0;
}
.child_theme .ctm-card.cm_light_bg .heading-center-normal h2 {
  color: #000;
  font-size: 3.125rem;
  line-height: 1.2;
  max-width: 1054px;
  padding-right: 11px;
}
.child_theme .cm_light_bg .ctm-card-wrp .row .col-4 .box-three {
  border-color: #018d8d;
  background-color: #fff;
  box-shadow: 0 4px 15px rgba(0,0,0,.25);
}
.child_theme .cm_light_bg .ctm-card-wrp .row .col-4 .box-three h3,
.child_theme .cm_light_bg .ctm-card-wrp .row .col-4 .box-three p {
  color: #000;
}
section.bottom-pane.cm_plat_btn .content-wrapper h2 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.75rem;
  color: #d0f31b;
  font-weight: 400;
}
section.bottom-pane.cm_plat_btn .content-wrapper h2 b {
  font-weight: 400;
}
section.bottom-pane.cm_plat_btn .content-wrapper h2 span {
  font-family: Rubik,sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.625;
  color: #fff;
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 400;
  display: block;
  margin-top: 13px;
  position: relative;
  top: 2px;
  left: -4px;
}
section.bottom-pane.cm_plat_btn .content-wrapper h2 br {
  margin-bottom: 10px;
  display: block;
  height: 9px;
  width: 100%;
}
.child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_mdr {
  padding-top: 127px;
}
#cm_mo_mar .content-col.col6 {
  margin-top: 0;
}
.child_theme .ctm-card .box-three ul {
  margin-bottom: 1rem;
  margin-bottom: 0;
  color: #fff;
}
.child_theme .ctm-card.cm_adv_three .ctm-card-wrp .row .box-three p {
  margin-bottom: 1rem;
}
.child_theme .ctm-advanced_wrp.top_img_cont_1.cm_new_adv .ad_img_cont_wrp {
  padding-top: 100px;
}
#cm_rely_detect {
  padding-bottom: 98px;
}
#cm_mon_edr {
  padding-top: 76px;
}
.child_theme .cm_scale_mon .ad_img_cont_wrp .container {
  padding-bottom: 70px;
}
.child_theme .cm_header_site_search .hs-search-field__bar {
  padding: 0;
  background-color: transparent;
}
.child_theme .cm_header_site_search .hs-search-field__suggestions-container ul {
  margin: 0;
}
.child_theme .cm_header_site_search .hs-search-field button {
  display: none;
}
.child_theme .cm_header_site_search input.hs-search-field__input {
  padding: 0 15px;
  width: 366px;
  border-radius: 0 0 0 4px;
  min-height: 64px;
  max-width: 100%;
  font-family: Rubik,sans-serif;
  margin: 0;
  overflow: visible;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  line-height: 1.4375;
  padding: 0.625rem 1.25rem;
  display: block;
  background: #fff;
  border: 1px solid #018d8d;
  border-top: 2px solid #d0f31b;
  color: #000;
  font-size: 1.1875rem;
}
.child_theme .cm_header_site_search form {
  display: block;
}
#cm_ai_banner .banner_content p {
  margin-top: 0;
  margin-bottom: 1rem;
}
#cm_ai_banner .img-t-icon {
  margin-bottom: 0;
  color: #000;
  position: absolute;
  right: 0;
  bottom: 0;
  flex: 0 0 140px;
  max-width: 140px;
  pointer-events: none;
}
#cm_ai_banner .img-t-icon svg {
  position: relative;
  overflow: hidden;
  width: auto;
  max-height: 97px;
}
#cm_ai_banner .img-t-icon svg g,
#cm_ai_banner .img-t-icon svg path {
  transition: all .4s ease-in-out;
}
#cm_ai_banner .features-item .inner-th-icon:hover .img-t-icon svg g,
#cm_ai_banner .features-item .inner-th-icon:hover .img-t-icon svg path {
  fill: #d0f31b;
  stroke: #d0f31b;
  opacity: 1;
}
#cm_cost_platform {
  padding-bottom: 360px;
}
.child_theme .lp_header .cm_header {
  padding-bottom: 30px;
  padding-top: 20px;
}
.child_theme.scrolled .lp_header .cm_header {
  padding: 0;
  padding-top: 19.7px;
  padding-bottom: 20px;
}
.child_theme .cm_footer_wrapper.lp_footer {
  padding-top: 30px;
}
.child_theme .no-list.hs-error-msgs {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
}
.child_theme .no-list.hs-error-msgs > li {
  margin: 0;
  display: block;
  padding: 0;
  width: 100%;
}
.child_theme .no-list.hs-error-msgs > li label {
  margin: 0 0 4px;
}
.cm_demo_cont.get-in-touch .left-wrapper {
  flex: 0 0 50%;
  max-width: 50%;
}
.cm_demo_cont.get-in-touch .right-contact {
  flex: 0 0 50%;
  max-width: 50%;
  padding-bottom: 159px;
}
.cm_demo_cont.get-in-touch {
  padding-top: 40px;
  padding-bottom: 0;
}
.cm_demo_cont.get-in-touch .row.row-contact {
}
.cm_demo_cont.get-in-touch .left-wrapper > div {
  max-width: 520px;
  font-weight: 300;
  font-size: 1.1875rem;
  line-height: 1.6315789474;
}
.cm_demo_cont.get-in-touch .left-wrapper h1 {
  margin-bottom: 25px;
}
.cm_demo_cont.get-in-touch .left-wrapper p {
  font-size: 1.1875rem;
  line-height: 1.6315789474;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 1rem;
}
.cm_demo_cont.get-in-touch .left-wrapper ul {
  margin-bottom: 10px;
  padding-left: 0;
  list-style: none;
  column-count: 1;
  margin-left: -4px;
  margin-top: 30px;
  max-width: 400px;
}
.cm_demo_cont.get-in-touch .left-wrapper ul li {
  letter-spacing: .01px;
  display: block;
  font-size: .875rem;
  line-height: 1.4285714286;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  color: #c0d0d0;
  margin-bottom: 27px;
}
.cm_demo_cont.get-in-touch .left-wrapper ul li:before {
  content: "\E91C";
  font-family: icomoon;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 1px;
  font-size: .75rem;
  color: #d0f31b;
}
.cm_demo_cont.get-in-touch .left-wrapper p a {
  color: #fff;
  text-decoration: underline;
  font-family: Rubik,sans-serif;
  font-size: 1.1875rem;
  line-height: 1.6315789474;
  font-weight: 300;
}
.cm_demo_cont.get-in-touch .news-bg.desktop_img,
.cm_demo_cont.get-in-touch .news-bg.mobile_img {
  background-position: 50%;
  opacity: 0.4;
}
.cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line {
  margin-left: 0;
  margin-top: 155px;
  width: 50vw;
  max-width: 960px;
}
.get-in-touch .bg-top-cta {
  display: none;
}
.cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line:before {
  right: 158px;
}
.cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line .icon-contact.icon-box {
  width: auto;
  right: 50px;
  top: -50px;
}
.cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line .icon-contact.icon-box img {
  height: 100px;
}
.cm_demo_cont.get-in-touch .bg-top-cta {
  display: block;
}
.cm_demo_cont.get-in-touch .right-contact .hs_numemployees select {
  width: 100% !important;
}
.child_theme .cm_header_site_search input.hs-search-field__input::-webkit-input-placeholder {
  color: rgba(0,0,0,.65);
}
.child_theme.hs-inline-edit .cm_header_logo a {
  transform: translate(0px, 0px);
}
.child_theme .ctm-card.cm_margin_three .ctm-card-wrp .row .box-three>:last-child {
  margin-bottom: 0;
}
.child_theme #cm_detect_2 .desktop_img {
  min-height: 558px;
}

@keyframes bar {
  0% {
    width: 0
  }

  to {
    width: 100%
  }
}

@media (min-width: 768px) {
  .child_theme .cm_header_logo_wrapper {
    padding-top: 33px;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li {
    white-space: nowrap;
  }
  .child_theme .cm_footer_bottom {
    padding: 20px 0;
  }
  .child_theme .cm_footer_center_col.col1,
  .child_theme .cm_footer_center_col.col2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .child_theme .cm_footer_center_col.col2 {
    padding-right: 0;
    text-align: right;
  }
  .child_theme .cm_footer_social {
    margin-top: 8px;
  }
  .child_theme .cm_footer_top {
    padding-top: 61px;
  }
  .child_theme .cm_footer_top_col {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .child_theme .cm_footer_mobile_nav {
    display: none;
  }
  .child_theme.scrolled .cm_header {
    padding-bottom: 0;
    padding-top: 0;
  }
  .child_theme.scrolled .cm_header_nav_wrapper {
    -webkit-transform: translateY(-23px);
    transform: translateY(-23px);
  }
  .child_theme.scrolled .cm_header_logo a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  /* Pages */
  .child_theme .slider-wrapper {
    padding: 205px 0;
  }
  .child_theme .slider-wrapper .slider-bg {
    top: 30px;
    max-width: 650px;
    max-height: 650px;
    width: 100%;
    height: 650px;
  }
  .testimonial-item h4 {
    margin-bottom: 33px;
    margin-top: 20px;
  }
  .child_theme .slider-wrapper.cm_mdr_cir {
    padding-top: 225px;
  }
}

@media (min-width: 992px) {
  .child_theme .cm_header_logo_wrapper {
    min-width: calc(100% + 30px);
  }
  .child_theme .cm_footer_top_col {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .child_theme .ctm-card.cm_light_bg .heading-center-normal {
    font-size: 1.1875rem;
    line-height: 1.6315789474;
  }
  .child_theme .ctm-advanced_wrp.top_img_cont_1.cm_new_adv .ad_img_cont_wrp {
    padding-top: 187px;
  }
  #cm_ai_banner .img-t-icon {
    flex: 0 0 96px;
    max-width: 96px;
  }
  #cm_ai_banner .img-t-icon svg {
    max-height: 70px;
  }
}

@media (min-width: 1200px) {
  .child_theme .cm_header {
    padding-bottom: 10px;
  }
  .child_theme .cm_header_main {
    position: relative;
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .child_theme .cm_header_logo_wrapper {
    min-width: 267px;
    padding-top: 0;
  }
  .child_theme .cm_header_logo {
    :;flex: 0 0 100%;
    max-width: 100%;
  }
  .child_theme .cm_header_logo a {
    padding-bottom: 0;
    padding-top: 0;
    -webkit-transform: translateY(14px);
    transform: translateY(14px);
  }
  .child_theme .cm_header_sidebar {
    display: none;
  }
  .child_theme .cm_header_nav_wrapper {
    display: flex;
    flex-basis: auto;
    flex-wrap: wrap;
    transition: all .25s;
  }
  .child_theme .cm_header_nav {
    padding: 0;
    margin-right: 175px;
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul {
    flex-direction: row;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li > a {
    padding: 28px 26px;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul ul {
    position: absolute;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(10px);
    transform: translateX(-50%) translateY(10px);
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    opacity: 0;
    visibility: hidden;
    display: block;
    transition: all .35s;
    pointer-events: unset;
    top: calc(100% - 4px);
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li:hover > ul {
    display: block;
    -webkit-transform: translateX(-50%) translateY(-10px);
    transform: translateX(-50%) translateY(-10px);
    opacity: 1;
    visibility: visible;
  }
  .child_theme .cm_header_btn {
    flex: 0 0 100%;
    max-width: 100%;
    order: -1;
    justify-content: flex-end;
    pointer-events: none;
    padding-top: 24px;
    margin-bottom: -102px;
  }
  .child_theme .cm_header_demo_btn {
    margin-left: 37px;
    transition: all .25s;
    pointer-events: all;
  }
  .child_theme .cm_header_site_search {
    margin-left: 37px;
    opacity: 0;
    transition: all .3s;
    position: absolute;
    top: calc(100% + 10px);
    right: -38px;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  .child_theme .cm_header_search {
    display: block;
    position: relative;
    white-space: nowrap;
  }
  .child_theme .cm_header_search a {
    padding: 28px 26px;
    padding-right: 0;
    font-size: 20px;
    padding-bottom: 14px;
  }
  .child_theme .cm_header_toggle_search {
    pointer-events: none;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul ul li a {
    padding: 7px 10px;
  }
  .child_theme .cm_footer_bottom {
    margin-top: 60px;
  }
  .child_theme .cm_social_icon li {
    font-size: 1rem;
  }
  .child_theme .cm_footer_top_col .hs-menu-wrapper > ul ul li {
    font-size: 1rem;
  }
  .child_theme form .cm_search_header input {
    width: 366px;
    border-radius: 0 0 0 4px;
    height: 64px;
  }
  .child_theme .cm_search_header button {
    display: none;
  }
  .child_theme.search_toggle .cm_header_site_search{
    pointer-events: all;
    opacity: 1;
    display: block;
    -webkit-transform: none;
    transform: none;
  }
  .child_theme .cm_header .page-center {
    padding: 0 50px;
  }
  #cm_ai_banner .img-t-icon {
    flex: 0 0 137px;
    max-width: 137px;
  }
  #cm_ai_banner .img-t-icon svg {
    max-height: 100px;
  }
}

@media (min-width: 1501px) {
  .child_theme .cm_header .page-center {
    padding: 0 38px;
  }
  #cm_ai_banner .img-t-icon {
    flex: 0 0 172px;
    max-width: 172px;
    bottom: 1px;
  }
  #cm_ai_banner .img-t-icon svg {
    max-height: 125px;
  }
}

@media (min-width: 1701px) {
  .cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line {
    padding: 80px 267px 0 34px;
  }
}

@media (max-width: 1899px){
  .cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line {
    margin-top: 155px;
    padding: 80px 34px 0;
  }
}

@media (max-width: 1700px){
  .cm_demo_cont.get-in-touch .right-contact {
    padding-bottom: 179px;
  }
}

@media (max-width: 1500px){
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li:first-child > a {
    padding-left: 0;
  }
  .child_theme .cm_header_site_search {
    right: -50px;
  }
  .cm_demo_cont.get-in-touch .right-contact {
    padding-bottom: 203px;
  }
}

@media (max-width: 1366px){
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li:first-child > a {
    padding-left: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_dev .page-center {
    margin-top: 8px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_dev .media_column {
    margin-top: 8px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_dev {
    padding-bottom: 77px;
  }
  .cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line {
    max-width: 100%;
  }
  .cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line:before {
    right: 55px;
  }
  .cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line .icon-contact.icon-box {
    top: -33px;
    right: -15px;
    width: auto;
  }
  .cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line .icon-contact.icon-box img {
    max-width: none;
    height: 65px;
  }
  .cm_demo_cont.get-in-touch .right-contact {
    padding-bottom: 216px;
  }
}

@media (max-width: 1366px) and (min-width: 1200px){
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .child_theme .cm_header_search a {
    padding-left: 15px;
    padding-right: 0;
  }
  .child_theme .cm_header_nav {
    margin-right: 160px;
  }
  .child_theme .cm_header_logo_wrapper {
    min-width: 252px;
  }
}

@media (max-width: 1199px){
  .child_theme .cm_footer_bottom br{
    display: block;
  }
  .child_theme .cm_footer_bottom .hs_cos_wrapper_type_rich_text > span {
    padding-left: 0;
  }
  .child_theme .cm_footer_bottom p:nth-child(3) {
    padding-left: 12px;
  }
  .child_theme .cm_footer_top_col.col6 .hs-menu-wrapper > ul ul li a {
    font-size: 16px;
  }
  .child_theme .cm_footer_bottom p a:hover {
    text-decoration: none;
  }
  .child_theme .cm_header {
    transition: max-height .4s;
    max-height: 94px;
    min-height: 94px;
    overflow: hidden;
  }
  .child_theme .cm_header:before {
    top: 94px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
  }
  .child_theme .cm_header .page-center {
    padding: 0 15px;
  }
  .child_theme .cm_header_main {
    display: block;
  }
  .child_theme .cm_header_logo_wrapper {
    transition: all .3s;
  }
  .child_theme .cm_mobile_toggle {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border: 0;
    background: transparent;
    outline: none;
    padding: 0;
    margin-top: 8px;
    cursor: pointer;
    width: auto;
  }
  .child_theme .cm_mobile_toggle .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    position: relative;
    margin: auto;
    background: #d0f31b;
  }
  .child_theme .cm_mobile_toggle .icon-bar + .icon-bar {
    margin-top: 7px;
  }
  .child_theme .cm_mobile_toggle .icon-bar:nth-child(2) {
    width: 34px;
    left: -1px;
  }
  .child_theme .cm_header_sidebar {
    justify-content: flex-end;
    display: flex;
    padding-bottom: 9px;
  }
  .child_theme.menu_toggle .cm_header {
    background: #000;
    bottom: 0;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 2000px;
    transition: max-height .4s;
    z-index: 99999;
  }
  .child_theme.menu_toggle .cm_header:before {
    background: #000;
  }
  .child_theme.menu_toggle .cm_header_logo_wrapper {
    position: relative;
    padding-top: 20px;
    padding-bottom: 12px;
  }
  .child_theme.menu_toggle .cm_header_logo_wrapper:before {
    content: "";
    position: absolute;
    right: -200px;
    bottom: 0;
    left: -200px;
    height: 1px;
    background: hsla(0,0%,100%,.35);
  }
  .child_theme.menu_toggle .cm_mobile_toggle {
    position: relative;
    top: -7px;
    right: -9px;
  }
  .child_theme.menu_toggle .cm_mobile_toggle .icon-bar:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    top: 5px;
    left: 2px;
  }
  .child_theme.menu_toggle .cm_mobile_toggle .icon-bar:nth-child(2) {
    opacity: 0;
  }
  .child_theme.menu_toggle .cm_mobile_toggle .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .child_theme.menu_toggle .cm_mobile_toggle .icon-bar:nth-child(3) {
    -webkit-transform: rotate(-46deg);
    transform: rotate(-46deg);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    top: 7px;
  }
  .child_theme.menu_toggle .cm_header_nav_wrapper {
    visibility: visible;
    overflow: inherit;
    display: block;
    margin: 0 -40px;
    padding: 0 40px 50px;
    width: auto;
    min-width: 100%;
    height: calc(100vh - -150px);
    transform: none;
  }
  .child_theme .cm_header_site_search input.hs-search-field__input {
    border-radius: 0;
  }
  .child_theme.menu_toggle .cm_header_nav {
    width: 100%;
  }
  .child_theme .cm_header_menu {
    width: 100%;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li {
    margin-bottom: 8px;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li > a {
    padding: 16px 0;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul ul {
    margin: 0 -3px 4px;
    position: static;
    display: none;
  }
  .child_theme .cm_header_search {
    display: none;
  }
  .child_theme .cm_header_btn {
    margin-top: 16px;
    display: block;
  }
  .child_theme .cm_header_demo_btn {
    margin-bottom: 44px;
  }
  .child_theme .cm_header_site_search {
    margin: 60px -10px;
    margin-bottom: 44px;
  }
  .child_theme .cm_search_header {
    position: relative;
  }
  .child_theme form .cm_search_header input {
    font-size: 1.1875rem;
    padding: 15px 55px 15px 20px;
    font-family: var(--secondary-font);
  }
  .child_theme form .cm_search_header button {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 22px;
    padding: 14px 18px;
    border-radius: 0;
    margin: 0;
    font-family: inherit;
    line-height: inherit;
    box-shadow: none;
    background: transparent;
    border: none;
    color: #000;
  }
  .child_theme form .cm_search_header button .icon-search {
    font-family: icomoon,sans-serif!important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .child_theme form .cm_search_header button .icon-search:before {
    content: "\E910";
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li.child-open > ul {
    display: block;
    color: #c0d0d0;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul ul li a {
    padding: 7px 15px;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li.child-open > .child-trigger {
    color: #d0f31b;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    color: #d0f31b;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li > .child-trigger {
    display: block;
    margin: 0;
    position: absolute;
    top: 6px;
    right: -16px;
    z-index: 1;
    font-size: 8px;
    font-weight: 400;
    padding: 16px;
    cursor: pointer;
    color: #fff;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li > .child-trigger:after {
    content: "\E91B";
    font-family: icomoon,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li.child-open > a {
    color: #d0f31b;
  }
  .child_theme.menu_toggle .cm_header .page-center {
    padding-top: 0px;
  }
  .child_theme.scrolled .cm_header_logo_wrapper {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  .child_theme .cm_header_site_search .hs-search-field button {
    display: block;
  }
  .child_theme .cm_header_site_search input.hs-search-field__input{
    width: 100%;
    font-size: 1.1875rem;
    padding: 15px 55px 15px 20px;
    min-height: 61px;
  }
  .child_theme .cm_header_site_search .hs-search-field__suggestions-container ul{
    padding: 0;
    border: none;
    box-shadow: none;
  }
  .child_theme .cm_header_site_search .hs-search-field button svg{
    display: none;
  }
  .child_theme .cm_header_site_search .hs-search-field button {
    position: absolute;
    right: 22px;
    top: 18px;
    font-size: 22px;
    padding: 14px 18px;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    background: transparent;
    border: none;
    color: #000;
    font-family: icomoon,sans-serif!important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .child_theme form .cm_search_header button .icon-search {
    font-family: icomoon,sans-serif!important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .child_theme .cm_header_site_search .hs-search-field button:before {
    content: "\E910";
  }
  .child_theme .advanced-banner.cm_resp_banner,
  .child_theme .advanced-banner.cm_resp_banner .desktop_img {
    min-height: 508px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_plat_control_two {
    padding-top: 112px;
    padding-bottom: 81px;
  }
  .child_theme .two_col_content_type2.img-col_1.cm_plat_focus_col {
    padding-bottom: 81px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5.cm_resp_ben {
    padding-bottom: 49px;
  }
  .child_theme .slider-wrapper .slick-arrow {
    width: 48px;
    height: 48px;
  }
  .child_theme .advanced-banner.cm_resp_banner .desktop_img {
    background-size: 250%;
    background-position: 50% 3%;
  }
  .child_theme .advanced-banner.cm_mdr_banner, 
  .child_theme .advanced-banner.cm_mdr_banner .desktop_img {
    min-height: 555px;
  }
  .child_theme .advanced-banner.cm_mdr_banner .desktop_img {
    background-size: cover;
    background-position: 50%;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_mdr {
    padding-top: 123px;
    padding-bottom: 100px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_col {
    padding-bottom: 100px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_dev .page-center {
    margin-top: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_dev .media_column {
    margin-top: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_sec .content-col {
    margin-top: 15px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5.cm_resp_ben.cm_dev {
    padding-bottom: 63px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_sec {
    padding-bottom: 64px;
  }
  .child_theme .ctm-card.cm_light_bg .heading-center-normal h2 {
    padding-right: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_adv_col {
    padding-bottom: 105px;
    padding-top: 126px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_adv_elite {
    padding-bottom: 58px;
  }
  .child_theme .cm_new_adv .ad_img_cont_wrp .inner-wrp h2 {
    margin-bottom: 9px;
  }
  section.bottom-pane.cm_adv_bottom .content-wrapper h2 {
    font-size: 2.1875rem;
  }
  #cm_rely_detect {
    padding-bottom: 43px;
  }
  #cm_threat_mon {
    padding-bottom: 65px;
  }
  #cm_ai_banner .icon-Component-37 span.path2:before {
    left: 9.5%;
  }
  #cm_cost_platform {
    padding-bottom: 244px;
  }
  #cm_ai_banner .desktop_img {
    background-size: cover;
  }
  .cm_demo_cont.get-in-touch .left-wrapper {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
    padding-top: 5px;
  }
  .cm_demo_cont.get-in-touch .right-contact {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .cm_demo_cont.get-in-touch .right-contact {
    padding-bottom: 120px;
  }
  .cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line {
    width: 100%;
  }
  .child_theme .lp_header .cm_header {
    padding-bottom: 0;
    padding-top: 0;
  }
  .child_theme.scrolled .lp_header .cm_header {
    padding: 0;
  }
  .child_theme #cm_resp_2 .desktop_img {
    background-size: cover;
  }
}

@media (max-width: 1023px){
  .child_theme .cm_mobile_toggle .icon-bar:nth-child(2) {
    left: 1px;
  }
  .child_theme .cm_mobile_toggle {
    padding-right: 1px;
  }
  .cm_demo_cont.get-in-touch .right-contact {
    padding-bottom: 135px;
  }
}

@media (max-width: 991px){
  .child_theme .cm_footer_wrapper .page-center{
    padding: 0 50px 0 50px;
  }
  .child_theme .cm_footer_center_col.col1 img {
    max-width: 160px;
  }
  .child_theme .cm_footer_top_col:nth-child(3n+1) {
    padding-left: 0;
  }
  .child_theme .cm_footer_center_col.col1 {
    padding-left: 15px;
  }
  .child_theme .cm_footer_top_col:nth-child(3n+2) {
    padding-left: 10px;
  }
  .child_theme .cm_footer_top_col:nth-child(3n) {
    padding-left: 20px;
  }
  .child_theme .cm_header .page-center {
    padding: 0 50px;
  }
  .child_theme .cm_header_sidebar {
    padding-right: 15px;
  }
  .child_theme .cm_mobile_toggle {
    padding-right: 0px;
  }
  .child_theme .cm_mobile_toggle .icon-bar:nth-child(2) {
    left: 0px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_plat_control_two .content-col,
  .child_theme .two_col_content_type2.img-col_1.cm_plat_focus_col .content-col,
  .child_theme .two_col_content_type2.img-col_1.cm_resp_ben .content-col{
    margin-top: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_plat_control_two .flex_row{
    margin-top: 15px;
  }
  .child_theme .two_col_content_type2.img-col_1.cm_plat_focus_col .flex_row,
  .child_theme .two_col_content_type2.img-col_1.cm_resp_ben .flex_row{
    margin-top: 8px;
  }
  .child_theme .cm_footer_top_row {
    margin: 0;
  }
  .child_theme .advanced-banner.cm_mdr_banner,
  .child_theme .advanced-banner.cm_mdr_banner .desktop_img {
    min-height: 615px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_mdr {
    padding-top: 117px;
    padding-bottom: 89px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_mdr .content-col {
    margin-top: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_dev .flex_row {
    margin-top: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_dev .media_column {
    margin-top: 17px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_sec .content-col {
    margin-top: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_sec {
    padding-bottom: 49px;
  }
  section.bottom-pane.cm_plat_btn .bottom-pane-inner {
    padding-bottom: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_mdr {
    padding-bottom: 105px;
  }
  .child_theme .cm_new_adv .ad_img_cont_wrp .inner-wrp h2 {
    margin-bottom: 1rem;
  }
  #cm_mo_mar {
    padding-bottom: 99px;
  }
  #cm_rely_detect,
  #cm_mon_edr,
  #cm_threat_mon{
    padding-bottom: 49px;
  }
  #cm_cost_platform .media_column {
    margin-top: 17px;
  }  
  .child_theme .lp_header .cm_header{
    padding: 0;
  }
  .child_theme.scrolled .lp_header .cm_header {
    padding: 0;
  }
  .cm_demo_cont.get-in-touch .left-wrapper,
  .cm_demo_cont.get-in-touch .right-contact {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cm_demo_cont.get-in-touch .left-wrapper > div {
    max-width: 908px;
  }
  .cm_demo_cont.get-in-touch .left-wrapper ul {
    max-width: 100%;
  }
  .cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line {
    margin-top: 98px;
    padding: 50px 0 52px 8px;
  }
  .cm_demo_cont.get-in-touch .right-contact {
    padding-bottom: 69px;
  }
  #cm_ai_banner .icon-Component-37 span.path2:before {
    left: 6.5%;
  }
  .child_theme #cm_resp_2 .desktop_img {
    background-position: 50% 0%;
    background-size: 289%;
    min-height: 608px;
  }
  .child_theme #cm_detect_2 .desktop_img {
    min-height: 508px;
    background-position: 50%;
    background-size: cover;
  }
}

@media (max-width: 899px) and (min-width: 768px){
  .child_theme h1 {
    font-size: 33px;
  }
  .child_theme h2 {
    font-size: 32px;
  }
  .cm_demo_cont.get-in-touch .right-contact {
    padding-bottom: 87px;
  }
  .child_theme .cm_footer_wrapper.lp_footer .cm_footer_center {
    padding-bottom: 10px;
  }
  #cm_ai_banner .icon-Component-37 span.path2:before {
    left: 9.5%;
  }
}

@media (max-width: 767px){
  .child_theme .hs-trans-btn,
  .child_theme .hs-sec-btn,
  .child_theme .cm_pg_wrp .right-col .social-share a.custom,
  .child_theme .cm_pg_wrp .left-col a.custom,
  .child_theme .cm_nv_wrp .cm_nv_inner  .custom,
  .child_theme form input[type=submit],
  .child_theme .hs-button,
  .child_theme .cm_pg_wrp .right-col .social-share a.custom,
  .child_theme .cm_pg_wrp .left-col a.custom,
  .child_theme .cm_nv_wrp .cm_nv_inner .custom,
  .child_theme form input[type=submit],
  .child_theme .cnt-wit-tp-img-wrp .col-btn-grp a,
  .child_theme .testimonials_slider .testmn_item .btn_item a,
  .child_theme .feat-wrap .feat-item-wrp .right-content .btn_row a,
  .child_theme .card_gallery .card_inner .card_box .btn_item a,
  .child_theme .career-opportunities .career_popup .popup-btn .btn_row a,
  .child_theme .blog-feed .recent-post-item .post-btm .read-more a,
  .child_theme .accordion_wrap .acc-item .acc-content .acc-btn-wrap a,
  .child_theme .systems-page .hs-search-results__next-page,
  .child_theme .systems-page .hs-search-results__prev-page{
    padding: 12px;
    padding-bottom: 12px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .child_theme .col_padd,
  .child_theme .flex_row .col20,
  .child_theme .flex_row .col12,
  .child_theme .flex_row .col11,
  .child_theme .flex_row .col10,
  .child_theme .flex_row .col9,
  .child_theme .flex_row .col8,
  .child_theme .flex_row .col7,
  .child_theme .flex_row .col6,
  .child_theme .flex_row .col5,
  .child_theme .flex_row .col4, 
  .child_theme .flex_row .col3, 
  .child_theme .flex_row .col2, 
  .child_theme .flex_row .col1, 
  .child_theme .dnd-section > .row-fluid .dnd-column,
  .child_theme .dnd-section > .row-fluid > [class*="span"].dnd-module {
    padding-left: 0px;
    padding-right: 0px;
  }
  .child_theme .hs-search-field__bar,
  .child_theme .hs_cos_wrapper_type_email_subscriptions,
  .child_theme .hs_cos_wrapper_type_member_login,
  .child_theme .hs_cos_wrapper_type_member_register,
  .child_theme .hs_cos_wrapper_type_password_prompt,
  .child_theme .hs_cos_wrapper_type_password_reset,
  .child_theme .hs_cos_wrapper_type_password_reset_request,
  .child_theme .section.post-footer form,
  .child_theme .widget-type-blog_subscribe,
  .child_theme .widget-type-email_simple_subscription,
  .child_theme .widget-type-form,
  .child_theme .widget-type-google_search,
  .child_theme .widget-type-password_prompt.custom_error_message {
    margin-bottom: 30px;
  }
  .child_theme .error-page h1,
  .child_theme .systems-page h1 {
    font-size: 22.0px; 
  }
  .child_theme .error-page h2,
  .child_theme .systems-page h2 {
    font-size: 21.0px;
  }
  .child_theme .error-page h3,
  .child_theme .systems-page h3 {
    font-size: 20.0px;
  }
  .child_theme .cm_footer_bottom p > span > span {
    display: none;
  }
  .child_theme .cm_footer_top_row {
    margin: 0 -15px;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul {
    display: block;
    padding: 0;
    color: #fff;
  }
  .child_theme .cm_footer_mobile_nav {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul li {
    margin: 0;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul > li > a {
    font-size: 1rem;
    font-weight: 600;
    font-family: Poppins,sans-serif;
    margin-bottom: 1rem;
    line-height: 1.4285714286;
    letter-spacing: .75px;
    display: block;
    color: #fff;
    text-decoration: none;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul ul {
    padding: 0;
    margin: 0;
    margin-bottom: 1rem;
    display: block;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul ul li {
    padding: 0;
    margin: 0;
    margin-bottom: 1rem;
    display: block;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul ul li a {
    color: #fff;
    text-decoration: none;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul ul li:nth-child(1) a {
    text-decoration: underline;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul ul li:nth-child(1) a:hover {
    text-decoration: none;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul ul li:nth-child(2) a {
    cursor: text;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul > li > a:hover {
    color: #d0f31b;
  }
  .child_theme .cm_footer_top_col {
    display: none;
  }   
  .child_theme .cm_footer_wrapper .page-center {
    padding: 0 29px;
  }
  .child_theme .cm_social_icon {
    position: relative;
    top: -2px;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul > li {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0;
  }
  .child_theme .cm_footer_mobile_nav .hs-menu-wrapper > ul > li:not(:last-child) {
    margin-bottom: 21px;
  }
  .child_theme .cm_footer_bottom p:nth-child(3) {
    padding-left: 4px;
  }
  .child_theme .cm_footer_bottom p:nth-child(5) {
    left: 4px;
  }
  .child_theme .cm_footer_center_col {
    padding-left: 15px;
  }
  .child_theme .cm_header .page-center {
    padding: 0 29px;
    padding-top: 20px;
    transition: all .3s;
  }
  .child_theme .cm_header .page-center {
    padding-top: 20px;
  }
  .child_theme.menu_toggle .cm_header .page-center {
    padding-top: 0px;
  }
  .child_theme .cm_mobile_toggle .icon-bar:nth-child(2) {
    height: 3.3px;
  }
  .child_theme .cm_header {
    max-height: 70px;
    min-height: 70px;
  }
  .child_theme.scrolled .cm_header .page-center {
    padding-top: 0;
    padding-bottom: 0;
  }
  .child_theme.scrolled .cm_header {
    max-height: 75px;
  }
  .child_theme.scrolled.menu_toggle .cm_header {
    max-height: 2000px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_plat_control_two {
    padding-top: 78px;
    padding-bottom: 62px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_plat_control_two .media_column,
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5.cm_resp_ben .media_column {
    margin-bottom: 34px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_3.cm_plat_focus_col .media_column {
    margin-bottom: 34px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_plat_control_two .description p,
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_3.cm_plat_focus_col .description p,
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_3.cm_resp_ben .description p {
    margin: 0;
  }
  .child_theme .two_col_content_type2.img-col_1.cm_plat_focus_col {
    padding-bottom: 61px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5.cm_resp_ben {
    padding-bottom: 20px;
  }
  .child_theme .advanced-banner.cm_mdr_banner,
  .child_theme .advanced-banner.cm_mdr_banner .desktop_img {
    min-height: 543px;
  }
  .child_theme .advanced-banner.cm_mdr_banner .desktop_img {
    background-size: 250%;
    background-position: 141% 43%;
  }
  .child_theme .advanced-banner.cm_mdr_banner .mobile_img {
    background-size: 101%;
    background-position: 62% 0%;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_mdr {
    padding-top: 63px;
    padding-bottom: 54px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_mdr .media_column,
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_col .media_column{
    margin-bottom: 34px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_col {
    padding-bottom: 79px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5.cm_dev .media_column {
    margin-bottom: 3px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5.cm_resp_ben.cm_dev {
    padding-bottom: 28px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_sec .media_column {
    margin-bottom: 34px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_sec {
    padding-bottom: 19px;
  }
  .child_theme .ctm-card.cm_light_bg .heading-center-normal h2 {
    font-size: 2.625rem;
    line-height: 1.1555555556;
    font-weight: 600;
  }
  .child_theme .advanced-banner.cm_mdr_banner .mobile_img {
    min-height: 827px;
    background-size: 141%;
    background-position: 98% 35%;
  }
  .child_theme .advanced-banner.cm_mdr_banner {
    min-height: 827px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_quick_col {
    padding-bottom: 63px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.img-col_5.cm_dev .media_column {
    margin-bottom: 21px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_adv_col {
    padding-bottom: 69px;
  }
  .child_theme .two_col_content_type2.img-col_1.img-col_2.cm_adv_elite {
    padding-bottom: 29px;
  }
  .child_theme .advanced-banner.cm_detect_banner{
    min-height: 497px;
  }
  #cm_mo_mar {
    padding-bottom: 69px;
  }
  #cm_rely_detect,
  #cm_threat_mon{
    padding-bottom: 19px;
  }
  .child_theme .advanced-banner.cm_mon_banner .mobile_img {
    background-position: 98% top;
    background-attachment: inherit;
    background-size: cover;
    min-height: 528px;
  }
  #cm_mon_edr {
    padding-top: 21px;
    padding-bottom: 54px;
  }
  .child_theme .cm_scale_mon .ad_img_cont_wrp .container {
    padding-bottom: 24px;
  }
  #cm_ai_banner .icon-Component-37 span.path2:before {
    left: 23.9px;
  }
  #cm_cost_platform {
    padding-top: 3px;
    padding-bottom: 139px;
  }
  .cm_demo_cont.get-in-touch .news-bg.mobile_img {
    display: block;
  }
  .cm_demo_cont.get-in-touch .news-bg.desktop_img {
    display: none;
  }
  .cm_demo_cont.get-in-touch .left-wrapper {
    padding-top: 125px;
    margin-bottom: 0;
  }
  .cm_demo_cont.get-in-touch {
    padding-top: 2px;
  }
  .cm_demo_cont.get-in-touch .right-contact .ps-rv.box-icon-line {
    padding-bottom: 0px;
  }
  .cm_demo_cont.get-in-touch .right-contact {
    padding-bottom: 0;
  }
  .cm_demo_cont.get-in-touch .bg-top-cta {
    background-color: rgba(0,0,0,.6);
  }
  .child_theme #cm_resp_2 .mobile_img {
    min-height: 577px;
    background-position: 98% top;
    background-size: cover;
    opacity: .35;
  }
  .child_theme #cm_detect_2 .mobile_img {
    min-height: 497px;
    background-position: 98% top;
    background-size: cover;
    opacity: .35;
  }
  #cm_mo_mar.cm_detect_2 {
    padding-bottom: 63px;
  }
}

@media (max-width: 560px){
  .child_theme .bg-btn_1 .bottom-pane-inner .row h2 {
    font-size: 2.18rem;
  }  
  #cm_ai_banner .cont-thr-col h3 {
    font-size: 1.875rem;
  }
  .child_theme .hs_recaptcha.hs-recaptcha.field {
    overflow: hidden;
    overflow-x: scroll;
  }
}

@media (max-width: 390px){
  .child_theme .cm_footer_bottom p:nth-child(5) {
    padding-bottom: 0px;
    left: 0;
  }
  .child_theme .cm_footer_bottom p:nth-child(3) {
    padding-left: 0;
    padding-bottom: 0px;
  }
  .child_theme .cm_header_logo a{
    max-width: 180px;
    width: 100%;
    display: inline-block;
    padding-top: 0.296875rem;
    padding-bottom: 0.296875rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
  }
  .child_theme .cm_header_logo a img {
    width: 100% !important;
  }
  .child_theme .cm_header_logo_wrapper{
    margin: 0 -15px;
  }
  .child_theme .cm_header_logo {
    padding: 0 15px;
  }
  .child_theme .cm_header_sidebar {
    padding-bottom: 8px;
  }
  .child_theme .cm_new_adv .ad_img_cont_wrp .inner-wrp h2 {
    font-size: 31px;
    word-break: initial;
  }
  .child_theme .advanced-banner.cm_adv_banner h1 {
    font-size: 34px;
  }
  .child_theme .advanced-banner.cm_mon_banner h1 {
    font-size: 42px;
  }
  section.bottom-pane.cm_adv_bottom .bottom-pane-inner h2 {
    font-size: 34px;
  }
  .child_theme .cm_adv_three .ctm-card-wrp .heading-center-normal h2 {
    word-break: initial;
    font-size: 34px;
  }
  .cm_demo_cont.get-in-touch .left-wrapper h1 {
    font-size: 35px;
  }
}

/* header-theme setting */
.child_theme .cm_header_menu .hs-menu-wrapper > ul > li.active > a{
  color:rgba(208, 243, 27,1.0);
  background-color:rgba(0, 0, 0,0.0);
}
.child_theme .cm_header_menu .hs-menu-wrapper > ul > li > ul > li.active > a{
  color:rgba(208, 243, 27,1.0);
  background-color:rgba(0, 44, 52,0.0);
}
.child_theme .cm_header_search a{
  color:rgba(255, 255, 255,1.0);
}
.child_theme .cm_header_demo_btn a{
  padding: 9px 20px;
  border-radius:24px;
  border-width:1px;
  color:rgba(0, 0, 0,1.0);
  background-color:rgba(208, 243, 27,1.0);
  border-color:rgba(208, 243, 27,1.0);
}
.child_theme .cm_header_demo_btn a:hover{
  color:rgba(0, 0, 0,1.0);
  border-color:rgba(255, 255, 255,1.0);
}
.child_theme .cm_header_demo_btn a:before{
  background-color:rgba(255, 255, 255,1.0);
}

@media (min-width: 1200px){
  .child_theme .cm_header{
    background-color: rgba(255, 255, 255,0.0);
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li > a{
    font-size:16px;
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li > a{
    color:rgba(255, 255, 255,1.0);
    background-color:rgba(255, 255, 255,0.0);
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li:hover > a{
    color:rgba(208, 243, 27,1.0);
    background-color:rgba(255, 255, 255,0.0);
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul ul{
    background-color:rgba(0, 44, 52,1.0);
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul > li > ul > li > a,
  .child_theme .cm_header_menu .hs-menu-wrapper > ul ul > li > ul li a{
    color:rgba(255, 255, 255,1.0);
    background-color:rgba(0, 44, 52,0.0);
  }
  .child_theme .cm_header_menu .hs-menu-wrapper > ul ul li:hover > a{
    color:rgba(208, 243, 27,1.0);
    background-color:rgba(0, 44, 52,0.0);
  }
}

.child_theme .cm_footer_wrapper{
  background:rgba(0, 0, 0,1.0); 
}
.child_theme .cm_footer_bottom .hs_cos_wrapper_type_rich_text > span,
.child_theme .cm_footer_bottom p:nth-child(5){
  color:rgba(255, 255, 255,1.0);
}
.child_theme .cm_footer_top_col .hs-menu-wrapper > ul ul li a,
.child_theme .cm_footer_bottom p a{
  color:rgba(255, 255, 255,1.0);
}
.child_theme .cm_footer_top_col .hs-menu-wrapper > ul > li > a{
  color:rgba(255, 255, 255,1.0);
}
.child_theme .cm_footer_top_col .hs-menu-wrapper > ul ul li a:hover,
.child_theme .cm_footer_bottom p a:hover{
  color:rgba(208, 243, 27,1.0);
} 
.child_theme .cm_social_icon li a{
  fill:rgba(208, 243, 27,1.0);
}


.cm_blog_banner .dnd-section > .row-fluid {
  max-width: 100%;
  padding: 0;
}
.cm_blog_banner .dnd-section > .row-fluid > .span12 {
  padding: 0;
}
.cm_blog_banner .dnd-section {
  padding: 0;
}
.child_theme .cm_blog_banner .mod_banner_listing {
  display: block;
  margin-bottom: -4px;
  min-height: 589px;
  overflow: hidden;
  position: relative;
}
.child_theme .cm_blog_banner .mod_banner_listing:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-image: linear-gradient(180deg,#002c34,#000);
}
.child_theme .cm_blog_banner .mod_banner_listing .bg_banner_home {
  z-index: -1;
  opacity: .35;
  background-attachment: fixed;
  background-size: cover;
  display: block;
  position: relative;
  min-height: 589px;
}
.child_theme .cm_blog_banner .mod_banner_listing .page-center {
  transition-delay: .2s;
  transform: none;
  opacity: 1;
  transition: all .6s;
}
.child_theme .mod_banner_listing .banner_content_wrapper {
  font-size: 1.1875rem;
  line-height: 1.6315789474;
  max-width: 908px;
}
.child_theme .mod_banner_listing .cm_banner_content {
  padding-top: 125px;
  padding-bottom: 125px;
}
.child_theme .mod_banner_listing .cm_banner_content h2 {
  font-size: .875rem;
  color: #D0F31B;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .01px;
  line-height: 1.42857;
}
.child_theme .mod_banner_listing .cm_banner_content h1 {
  line-height: 1.1555555556;
  font-weight: 600;
  color: #fff;
}
.child_theme .mod_banner_listing .cm_banner_content p:nth-child(3) {
  color: #fff;
}
.child_theme .mod_banner_listing .skew-bg-banner {
  position: absolute;
  right: -100px;
  bottom: -251px;
  left: -760px;
  height: 306px;
  background-color: #ECEFEF;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: 3;
}
.child_theme .cm_main_listing {
  padding-top: 75px;
}
.child_theme .cm_main_listing .dnd-section {
  padding: 0;
}
.child_theme .cm_main_listing .dnd-section > .row-fluid,
.child_theme .cm_main_listing .dnd-section > .row-fluid > .span12 {
  padding: 0;
}
.child_theme .cm_main_listing .resources-heading {
  margin-bottom: 40px;
  justify-content: space-between;
}
.child_theme .cm_main_listing .heading-content {
  margin-bottom: 27px;
}
.child_theme .cm_main_listing .heading-content h4 {
  font-family: Poppins,sans-serif;
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 1.25;
  margin-bottom: 0;
}
.child_theme .mod_banner_listing .banner-btn a {
  padding: 10px 24px 12px 20px;
  border-radius: 24px;
  box-shadow: none;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.28;
  text-align: center;
  vertical-align: middle;
  margin: 0 10px 10px 0;
  display: inline-block;
  text-decoration: none;
  border-color: #ecefef;
  background: #ecefef;
  color: #018d8d;
  margin-top: 10px;
}
.child_theme .mod_banner_listing .banner-btn a:before {
  background: #d0f31b;
  content: "";
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s ease-in-out;
}
.child_theme .mod_banner_listing .banner-btn a:after {
  background-color: #000;
  content: "\E90F";
  font-family: icomoon,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  border-radius: 50%;
  position: relative;
  font-size: 20px;
  color: #d0f31b;
  top: 2px;
  left: 4px;
}
.child_theme .custom-blog-listing {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.child_theme .res-col.cm_blog_wrapper {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
  transition-delay: .3s;
}
.child_theme .res-col.cm_blog_wrapper .resource-item.h-100 {
  height: 100%;
}
.child_theme .res-col.cm_blog_wrapper .case-box {
  color: #000;
  position: relative;
  height: 100%;
  flex-direction: column;
  display: flex;
  z-index: 10;
}
.child_theme .case-thumb-box.ps-rv {
  position: relative;
  overflow: hidden;
}
.child_theme .case-thumb-box.ps-rv .blog__tags {
  left: 20px;
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.child_theme .case-category.text-uppercase {
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Rubik,sans-serif;
  text-transform: uppercase;
  font-size: .8125rem;
  letter-spacing: .01px;
  font-weight: 500;
  border-radius: 15px;
  background-color: hsla(0,0%,100%,.8);
  color: #000;
  padding: 8px 12px;
  line-height: 1;
  z-index: 2;
  transition: all .35s;
  white-space: nowrap;
  display: inline-block;
}
.child_theme .b-loaded.case-thumb.bg.bg-center {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  padding-bottom: 82.27%;
  transition: all .2s ease-in-out;
  background-color: #000;
}
.child_theme .case-content-box {
  position: relative;
  flex-grow: 1;
  border-top: 6px solid #c0d0d0;
  margin-left: 24px;
  margin-top: -34px;
  padding: 19px 37px 19px 24px;
  transition: all .35s;
  color: #000;
  background-color: #fafbfb;
}
.child_theme .case-content-box:before {
  content: "";
  position: absolute;
  height: 6px;
  top: -6px;
  left: 0;
  width: 0;
  transition: all .4s;
  z-index: 2;
  background-color: #d0f31b;
}
.child_theme .case-title {
  position: relative;
  padding-right: 20px;
  margin-bottom: 7px;
}
.child_theme .case-title h3 {
  margin-bottom: 1rem;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.35;
  position: relative;
}
.child_theme .case-title .icomoon {
  position: absolute;
  font-size: 1.5rem;
  top: 4px;
  right: -21px;
  margin-bottom: 0;
  font-family: icomoon,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  z-index: 0;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.child_theme .case-title .icomoon .path1 {
  color: #616b6b;
  position: relative;
  left: 12px;
}
.child_theme .case-title .icomoon .path1:before {
  color: inherit;
  content: "\E902";
}
.child_theme .case-title .icomoon .path2 {
  color: #d0f31b;
  z-index: 2;
  position: relative;
}
.child_theme .case-title .icomoon .path2:before {
  content: "\E90F";
  margin-left: -1em;
}
.child_theme .res-col.cm_blog_wrapper a.ps-as {
  transition: all .25s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.child_theme .res-col.cm_blog_wrapper .case-box:hover .case-category {
  background-color: rgba(208,243,27,.8);
}
.child_theme .res-col.cm_blog_wrapper .case-box:hover case-thumb.bg-center {
  -webkit-transform: scale3d(1.1,1.1,1.1);
  transform: scale3d(1.1,1.1,1.1);
}
.child_theme .cm_blog_wrapper .case-box:hover .case-content-box::before {
  width: 100%;
}
.child_theme .cm_blog_wrapper .case-box:hover .case-title .path1 {
  color: #000;
}
.child_theme .cm_blog_wrapper .case-box:hover .case-thumb.bg {
  -webkit-transform: scale3d(1.1,1.1,1.1);
  transform: scale3d(1.1,1.1,1.1);
}
.child_theme .cm_blog_pagination .blog-pagination {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  position: relative;
}
.child_theme .cm_blog_pagination .blog-pagination a {
  flex: 0 0 36px;
  width: 36px;
  border-radius: 50px;
  background-color: #fff;
  margin: 0 6px;
  height: 36px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #616b6b;
  transition: all .25s;
  font-weight: 500;
  margin: 0 6px;
}
.child_theme .cm_blog_pagination .blog-pagination a:hover {
  background-color: #616b6b;
  color: #d0f31b;
}
.child_theme .cm_blog_pagination .blog-pagination .pagin-item, 
.child_theme .cm_blog_pagination .blog-pagination .elipses {
  width: 32px;
  height: 36px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #616b6b;
  transition: all .25s;
  font-weight: 500;
  background: transparent !important;
  margin: 0;
}
.resources_popular_posts.resources .dnd-section {
  padding: 0;
}
.resources_popular_posts.resources .dnd-section>.row-fluid {
  max-width: 100%;
  padding: 0;
}
.resources_popular_posts.resources .dnd-section .dnd-column {
  padding: 0;
}
.child_theme section.mod_banner_listing.case-studies-banner .list_banner_bg {
  display: block;
  width: 100%;
  content: "";
  opacity: 0.35;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  height: 474px;
  background-size: cover;
  background-attachment: inherit;
  background-position: 50%;
  background-repeat: no-repeat;
}
.child_theme .cm_blog_pagination .blog-pagination .pagin-item:hover,
.child_theme .cm_blog_pagination .blog-pagination .elipses:hover {
  color: #000;
}
.experts-slider-wrapper .experts-box .experts-box-inner a.ps-as{
  z-index: 99;
}
.child_theme .cm_blog_pagination .blog-pagination a {
  width: 32px;
  height: 36px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #616b6b;
  margin: 0 6px;
  transition: all .25s;
  font-weight: 500;
  text-decoration: none;
}
.child_theme .cm_blog_pagination a.inactive {
  display: none;
}

.child_theme .cm_blog_pagination a.next-link,
.child_theme .cm_blog_pagination a.prev-link,
.child_theme .cm_blog_pagination a.pagin-last,
.child_theme .cm_blog_pagination a.pagin-first {
  font-family: icomoon,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
}
.child_theme .cm_blog_pagination a.next-link:hover,
.child_theme .cm_blog_pagination a.prev-link:hover,
.child_theme .cm_blog_pagination a.pagin-last:hover,
.child_theme .cm_blog_pagination a.pagin-first:hover {
  color: #000;
}
.child_theme .cm_blog_pagination a.next-link:before {
  content: "\E923";
}
.child_theme .cm_blog_pagination a.pagin-last:before {
  content: "\E924";
}
.child_theme .cm_blog_pagination a.prev-link:before {
  content: "\E922";
}
.child_theme .cm_blog_pagination a.pagin-first:before {
  content: "\E925";
}
.child_theme .mod_banner_listing .banner-btn a:hover:before {
  width: 100%;
}
.child_theme .mod_banner_listing .banner-btn a:hover {
  border-color: #d0f31b;
  color: #000;
}
.child_theme .mod_banner_listing .list_banner_bg{
  background-position: top center;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  content: "";
  height: 100%;
  opacity: 0.35;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background-size: 142%;
  background-attachment: fixed;
  height: 589px;
}
.child_theme .cm_post_banner_wrapper {
  z-index: 0;
  overflow: hidden;
  margin-bottom: -4px;
  position: relative;
  min-height: 590px;
}
.child_theme .cm_post_banner_wrapper .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-image: linear-gradient(180deg,#002c34,#000);
}
.child_theme .cm_post_banner_wrapper .bg_banner_home_post {
  z-index: -1;
  opacity: 0;
  background-attachment: unset;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.child_theme .banner_content_post_wrapper {
  margin: 0 auto;
  max-width: 1058px;
}
.child_theme .banner_content_post {
  text-align: center;
  padding-top: 125px;
  padding-bottom: 275px;
}
.child_theme .banner_content_post .title-banner {
  text-transform: uppercase;
  color: #d0f31b;
  letter-spacing: .01px;
  margin-bottom: 10px;
}
.child_theme .banner_content_post h1 {
  margin-left: -10px;
  margin-right: -10px;
  color: #fff;
  margin-bottom: 0;
}
.child_theme .banner_content_post p {
  font-size: .9375rem;
  margin-bottom: 0;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
.child_theme .banner_content_post .author-dash {
  width: 32px;
  padding-right: 30px;
  position: relative;
}
.resources_post .post-banner-btn {
  margin-top: 16px;
}
.child_theme .banner_content_post .author-dash:before {
  content: "";
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 15px;
  width: 2px;
  background-color: #fff;
}
.child_theme .banner_content_post .banner-author {
  color: #35bebe;
  cursor: pointer;
}
.child_theme .banner_content_post .banner-author:hover {
  color: #d0f31b;
}
.child_theme .cm_post_banner_wrapper .skew-bg-banner {
  position: absolute;
  right: -100px;
  bottom: -251px;
  left: -760px;
  height: 306px;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: 3;
  background-color: #fafbfb;
}
.child_theme .cm_blog_post .wrap-img {
  padding: 0 30px;
  max-width: 911px;
  margin: -145px auto 0;
  position: relative;
  z-index: 2;
  text-align: center;
}
.child_theme .cm_blog_post .wrap-img-child {
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  padding-bottom: 42.305%;
  background-color: #cacaca; =
}
.child_theme .cm_blog_post .box-resouce {
  position: relative;
  padding-bottom: 35px;
}
.child_theme .cm_blog_post .content-detail {
  color: rgba(0,0,0,.85);
}
.child_theme .cm_blog_post .content-detail p {
  margin-bottom: 19px;
  font-weight: 400;
}
.child_theme .cm_blog_post .content-detail ul {
  padding-left: 40px;
}
.child_theme .cm_blog_post .content-detail .font-weight-bold {
  font-weight: 700;
}
.child_theme .cm_blog_post .cm_post_tag {
  color: #35bebe;
  font-weight: 400;
}
.child_theme .cm_blog_post .resouce-social h4 {
  font-weight: 600;
  color: #018d8d;
}
.child_theme .cm_blog_post .resouce-social .social {
  padding-top: 25px;
  margin-top: 20px;
  border-top: 1px solid rgba(97,107,107,.35);
}
.child_theme .cm_blog_post .resouce-social .social h5 {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #616b6b;
}
.child_theme .cm_blog_post .resouce-social .social h5 ul {
}
.child_theme .cm_blog_post .resouce-social .social ul {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
  display: inline-flex;
}
.child_theme .cm_blog_post .resouce-social .social ul li {
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  color: #d0f31b;
  cursor: pointer;
  vertical-align: top;
  font-size: 18px;
  line-height: 2;
}
.child_theme .cm_blog_post .resouce-social .social ul li a {
  display: block;
  padding: 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.125rem;
}
.child_theme .cm_blog_post .resouce-social a .icomoon {
  overflow: hidden;
  display: inline-block;
  font-family: icomoon,sans-serif;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.child_theme .cm_blog_post .resouce-social a .icon-fb:before {
  content: "\E915"
}
.child_theme .cm_blog_post .resouce-social a .icon-twitter:before {
  content: "\E917"
}
.child_theme .cm_blog_post .resouce-social a .icon-linkedin:before {
  content: "\E91A"
}
.child_theme .banner_content_post p:not(.banner-more-info) {
  margin-bottom: 1rem;
  margin-top: 16px;
}
.child_theme .cm_blog_post .resouce-social .social ul li a:hover {
  color: #000;
}
.child_theme .cm_blog_post .blog-comments {
  margin-bottom: 30px;
}
.child_theme .cm_blog_post .resouce-social ul li:nth-child(2) a {
  display: block;
  transform: scale(1.3);
  position: relative;
  top: -1px;
  left: 2px;
}
.child_theme .cm_blog_post .resouce-social ul li:nth-child(3) a {
  display: block;
  transform: scale(1.3);
  position: relative;
  top: -1px;
  left: 1px;
}
.resources-heading .list-filter {
  width: 656px;
  margin-top: 4px;
  justify-content: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.resources-heading .list-filter .custom-select {
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 15px;
  position: relative;
  padding-left: 15px;
}
.bottom_pane_section .dnd-section>.row-fluid {
  max-width: 100%;
  padding: 0;
}
.bottom_pane_section .dnd-section>.row-fluid .dnd-column {
  padding: 0;
}
.resources-heading .list-filter .custom-select .selected {
  color: #018d8d;
  font-size: inherit;
  background: transparent!important;
  border: 1px solid rgba(0,0,0,.75);
  padding: 11px 20px 12px 16px;
  border-radius: 5px;
  text-decoration: none!important;
  min-width: 200px;
  transition: all 0s!important;
  line-height: 1.4375;
  display: block;
  cursor: pointer;
  width: 100%;
  position: relative;
}
.resources-heading .list-filter .custom-select .select-box {
  float: none;
  font-size: 1em;
  border-top: none;
  color: #000;
  background-color: #ecefef;
  overflow: hidden;
  position: absolute;
  z-index: 12;
  border-radius: 5px;
  box-shadow: 0 3px 6px rgba(0,0,0,.2);
  overflow-y: scroll;
  max-height: 250px;
  width: calc(100% - 29px);
  display: none;
  top: calc(100% + 7px);
}
.child_theme .cm_blog_pagination .blog-pagination {
  margin-bottom: 20px;
}
.bottom_pane_section section.bottom-pane {
  margin: 0;
}
.resources-heading .list-filter .custom-select .select-box::-webkit-scrollbar {
  width: 5px;
}
.resources-heading .list-filter .custom-select .select-box::-webkit-scrollbar-track {
  background-color: #d2cccc;
  border-radius: 3px;
}
.resources-heading .list-filter .custom-select .select-box::-webkit-scrollbar-thumb {
  background-color: #018d8d!important;
  opacity: 0.75;
  border-radius: 3px;
}
.resources-heading .list-filter .custom-select .select-box ul {
  padding: 0;
  margin: 0;
}
.bottom_pane_section .dnd-section {
  padding: 0;
}
.resources-heading .list-filter .custom-select .select-box ul a {
  transition: all .25s;
  cursor: pointer;
  padding: 11px 11px 12px;
  margin-bottom: 0;
  text-decoration: none;
  color: #000;
  font-size: 1em;
  font-family: Rubik,sans-serif;
  line-height: 1.625;
  font-weight: 400;
  display: flex;
  align-items: center;
  position: relative;
}
.resources-heading .list-filter .custom-select .select-box ul a:before {
  width: 20px;
  height: 20px;
  content: "";
  border: 2px solid #35bebe;
  display: inline-block;
  margin-right: 10px;
}
.resources-heading .list-filter .custom-select .select-box ul a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  width: 12px;
  background-color: #35bebe;
  height: 12px;
  transform: translateY(-50%);
  opacity: 0;
  margin-top: -1px;
}
.resources-heading .list-filter .custom-select .select-box ul li.tagActive a:after {
  opacity: 1;
}
.resources-heading .list-filter .custom-select .select-box ul li:first-child {
  border: 0;
  margin: 0;
}

.cm_main_listing {
  position: relative;
  background-color: #fafbfb;
}
.cm_blog_pagination {
  position: relative;
  z-index: 1;
}
.cm_main_listing:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background-image: linear-gradient(180deg,#fafbfb,#ecefef);
  height: 110px;
  z-index: 0;
}
.resources-heading .list-filter .custom-select .select-box ul li:hover {
  background-color: #fff;
}
.resources-heading .list-filter .custom-select .select-box ul li {
  transition: all .25s;
  margin: 0;
  border-top: 2px solid #fff;
}
.resources-heading .list-filter .custom-select .select-box.active {
  display: block;
}
.resources-heading .list-filter .custom-select .selected .text {
  padding-right: 20px;
  color: #018d8d;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  text-transform: capitalize;
}
.resources-heading .list-filter .custom-select .selected:hover .text {
  color: #000;
}
.resources-heading .list-filter .custom-select .selected .caret-c8 {
  position: absolute;
  top: 19px;
  right: 18px;
  z-index: 1;
  font-size: 8px;
  color: #018d8d;
  transition: all .35s;
  line-height: 5px;
}
.resources-heading .list-filter .custom-select .selected .caret-c8 .icomoon.icon-arrow-02 {
  font-family: icomoon,sans-serif!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  pointer-events: none;
}
.resources-heading .list-filter .custom-select .selected .caret-c8 .icomoon:after {
  content: "\E91B";
}
.child_theme .cm_blog_post .resouce-social-inner {
  position: sticky;
  top: 120px;
  margin: 55px auto 0;
}
.child_theme .cm_blog_post .box-resouce {
  display: flex;
}
.child_theme .cm_blog_post .resouce-social {
  position: static;
}
.child_theme .cm_blog_post .cm_post_content {
  margin: 55px auto 0;
  max-width: calc(851px + 51px);
}
.child_theme .body-wrapper.hs-blog-post {
  overflow: unset;
}
.listing_summary {
  display: none;
}
.child_theme .cm_blog_post.resources_post .cm_post_content {
  padding-right: 52px;
}
.cm_blog_post.resources_post {
  background-color: #fafbfb;
}
.child_theme .post-banner-btn a:hover {
  border-color: #d0f31b;
  color: #000;
}
.cm_post_content .content-detail .hs-responsive-embed-wrapper {
  max-width: 100% !important;
  min-width: 100% !important;
  max-height: unset !important;
}
.resources_post .our-experts {
  padding-top: 105px;
}
.cm_listing.cm_resources_blog_wrap.case-studies-blog-index .cm_main_listing {
  background-color: #ecefef;
}
.cm_listing.cm_resources_blog_wrap.case-studies-blog-index .cm_main_listing {
  background-color: #ecefef;
  padding-top: 0;
  padding-bottom: 0;
}
.case-studies-blog-index .cm_main_listing>.content-wrapper {
  max-width: 100%;
  padding: 0;
}
.case-studies-blog-index .content-wrapper .dnd-section>.row-fluid {
  max-width: 100%;
}
.cm_listing.cm_resources_blog_wrap.case-studies-blog-index .cm_main_listing .our-experts {
  padding: 30px 0 0;
}
.cm_listing.cm_resources_blog_wrap.case-studies-blog-index .cm_main_listing:after{
  display: none; 	
}
.content-detail h3 {
  font-size: 1.25rem;
}
.resources-heading .list-filter .custom-select .select-box ul li.active-topic a {
  border-top-color: #ecefef;
  background-color: #fff;
}
.resources-heading .list-filter .custom-select .selected.select span {
  color: #000;
}
.child_theme .cm_blog_pagination .blog-pagination a.active {
  background-color: #000;
  color: #d0f31b;
}
.child_theme .cm_blog_pagination .blog-pagination .inactive {
  display: none;
}
.resources_popular_posts.case_studies_slider .slick-arrow:hover span::before {
  color: #d0f31b !important;
}
.cm_resources_blog_wrap.resources .mod_banner_listing .list_banner_bg {
  position: fixed;
  background-size: cover;
  background-attachment: inherit;
}
.cm_blog_post .banner_content_post h1 {
  margin-bottom: 16px;
}
.cm_blog_post .banner_content_post .banner-author .author-link {
  text-decoration: none;
  color: #35bebe;
}
.cm_blog_post .banner_content_post .banner-author .author-link:hover {
  color: #d0f31b;
}
.cm_blog_post .one-column-template {
  background-color: #fafbfb;
}
.cm_blog_post.resources_post.case-studies-blog-post .banner_content_post {
  padding-bottom: 200px;
}

.resources-heading .list-filter .custom-select .select-box ul li.active-topic + li:hover {
  border-color: #ecefef;
}



.child_theme .cm_blog_post .content-detail p strong span {
  color: #018d8d;
}

.resources-heading .list-filter .custom-select .select-box ul li.tagActive {
  position: relative;
}

.nav-links a {
  transition: all .25s;
  height: 36px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 36px;
  width: 36px;
  border-radius: 50px;
  background-color: #fff;
  margin: 0 6px;
  text-decoration: none;
  font-weight:500;
}

nav.hbdb_dsp_table_pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-links {
  display: flex;
}

.blog_nav {
  padding-top: 30px;
  padding-bottom: 20px;
}

.nav-links a:hover {
  background-color: #616b6b;
  color: #d0f31b;
}

a.next.page-numbers,a.prev.page-numbers {
  width: 32px;
  height: 36px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #616b6b;
  margin: 0 2px;
  transition: all .25s;
  font-weight: 500;
  text-decoration: none;
}

a.next.page-numbers:before,
a.prev.page-numbers:before{
  font-family: icomoon,sans-serif;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
}
a.next.page-numbers:before{
  content: "\E923";
}
a.prev.page-numbers:before {
  content: "\E922";
}

a.next.page-numbers:hover,
a.prev.page-numbers:hover {
  color: #000;
}

.nav-links a.active {
  background-color: #000;
  color: #d0f31b;
  pointer-events: none;
}

a.next.page-numbers.last:before {
  content: "\E924";
}
a.prev.page-numbers.first:before {
  content: "\E925";
}
.cm_nv_wrp.hrz.post_btn .btn_row {
  margin: 0;
}
.post_embed_inner {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  margin-bottom: 55px;
}

.post_embed_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.child_theme .blog > .body-wrapper {
  overflow: unset;
}
@media (max-width: 1199px){
  .blog_nav {
    padding-bottom: 100px;
  }
  .our-experts .title {
    margin-right: 0;
    max-width: 100%;
  }
}
@media (max-width: 767px){
  .our-experts {
    padding-bottom: 60px;
  }
  .our-experts {
    padding-top: 0;
  }

  .experts-slider-wrapper {
    padding-top: 27px;
  }
}


@media(min-width: 1600px){
  .our-experts .experts-slider-wrapper .slick-list {
    overflow: visible;
    width: 1100px;
  }
}



@media (min-width: 768px) {
  .child_theme .mod_banner_listing .cm_banner_content h1 {
    font-size: 3.125rem;
    line-height: 1.2;
  }
  .child_theme .res-col.cm_blog_wrapper {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .child_theme .banner_content_post_wrapper {
    font-size: 1.1875rem;
    line-height: 1.6315789474;
  }
  .child_theme .banner_content_post {
    padding-bottom: 310px;
  }
  .child_theme .cm_blog_post .resouce-social .social {
    margin-top: 8px;
  }
  .child_theme .cm_blog_post .box-resouce {
    padding-bottom: 91px;
  }
  .child_theme .banner_content_post p:not(.banner-more-info) {
    font-size: 1.1875rem;
    line-height: 1.6315789474;
  }
  .child_theme .cm_blog_post .wrap-img{
    margin-top: -245px;
    min-height: 245px;
  }
}

@media (min-width: 992px) {
  .child_theme .cm_main_listing .resources-heading {
    margin-bottom: 36px;
  }
  .child_theme .cm_main_listing .heading-content {
    margin-right: 30px;
  }
  .child_theme .res-col.cm_blog_wrapper {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

@media (min-width: 1025px) {
  .child_theme .custom-blog-listing {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    transition: all .6s;
  }
  .child_theme .res-col.cm_blog_wrapper {
    transform: none;
    opacity: 1;
    transition: all .6s;
    transition-delay: .3s;
  }
  .child_theme .cm_blog_post .wrap-img {
    transform: none;
    opacity: 1;
    transition: all .6s;
    transition-delay: .3s;
  }
  .child_theme .home-banner a.btn::after {
    margin-left: 12px;
  }


}

@media (min-width: 1200px){
  .child_theme .mod_banner_listing .cm_banner_content {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .child_theme .cm_main_listing {
    padding-top: 110px;
  }
  .child_theme .cm_main_listing .resources-heading {
    display: flex;
  }
  .child_theme .b-loaded.case-thumb.bg.bg-center {
    padding-bottom: 63.41%;
  }
  .child_theme .case-content-box {
    margin-top: -30px;
  }
  .child_theme .case-title .icomoon {
    right: -9px;
  }
  .child_theme .cm_post_banner_wrapper .bg_banner_home_post {
    background-size: auto;
  }
  .child_theme .banner_content_post {
    padding-top: 150px;
  }
  .child_theme .cm_blog_post .resouce-social {
    position: static;
  }
  .child_theme .cm_blog_post .resouce-social h4 {
    display: none;
  }
  .child_theme .cm_blog_post .resouce-social .social {
    padding: 0;
    margin: 0;
    border: none;
  }
  .child_theme .cm_blog_post .resouce-social .social ul {
    flex-direction: column;
  }
  .child_theme .cm_blog_post .resouce-social .social ul li {
    justify-content: flex-start;
    margin-bottom: 12px;
  }
  .child_theme .cm_blog_post .resouce-social.social_mob {
    display: none;
  }
}

@media (max-width: 1199px){
  .child_theme .mod_banner_listing .list_banner_bg,
  .child_theme .cm_blog_banner .mod_banner_listing {
    height: 539px;
    min-height: 539px;
  }
  .child_theme .cm_blog_post .resouce-social.social_desk {
    display: none;
  }
  .child_theme .cm_blog_post .box-resouce {
    display: block;
  }
  .child_theme .cm_blog_post .cm_post_content {
    max-width: 851px;
    margin: 55px auto 0;
  }
  .child_theme .cm_blog_post .resouce-social-inner {
    margin-top: 35px;
    position: static;
  }
  .child_theme .cm_blog_post .resouce-social h4 a {
    text-decoration: none;
  }
  .child_theme .cm_blog_post .resouce-social h4 a .icomoon:before {
    content: "\E928";
  }
  .child_theme .cm_blog_post .resouce-social h4 a .icomoon {
    font-size: .9375rem;
    margin-right: 10px;
  }
  .child_theme .cm_blog_post .resouce-social .social ul li a:hover {
    color: #018d8d;
  }
  .child_theme .cm_blog_post .resouce-social .social ul li{
    justify-content: center;
  }
  .child_theme .cm_blog_post .resouce-social ul li:nth-child(2) a {
    left: 0;
    top: -2px;
  }
  .child_theme .cm_blog_post .resouce-social ul li:nth-child(3) a {
    left: 0;
  }
  .child_theme .cm_blog_post.resources_post .cm_post_content {
    padding-right: 0;
    margin: 50px auto 0;
  }
  .child_theme .banner_content_post h1 {
    font-size: 3.125rem;
  }
  .resources-heading .list-filter{
    justify-content: flex-start;
  }
}

@media (max-width: 991px){
  .resources-heading .list-filter {
    width: auto;
  }
}

@media (max-width: 930px){
  .child_theme .mod_banner_listing .list_banner_bg,
  .child_theme .cm_blog_banner .mod_banner_listing {
    height: 100%;
    min-height: 539px;
  }
}

@media (max-width: 767px){
  .child_theme .mod_banner_listing .list_banner_bg,
  .child_theme .cm_blog_banner .mod_banner_listing {
    height:100%;
    min-height: 559px;
  }
  .child_theme .banner_content_post h1 {
    font-size: 1.875rem;
    line-height: 1.3;
  }
  .child_theme .cm_post_banner_wrapper {
    min-height: auto;
  }
  .child_theme .cm_post_banner_wrapper .bg_banner_home_post {
    background-repeat: no-repeat;
    background-position: 98% top;
    background-size: cover;
    max-height: 700px;
    opacity: 0.2;
  }
  .cm_listing.cm_resources_blog_wrap.case-studies-blog-index .cm_main_listing .our-experts {
    padding: 0 0 20px;
  }
  .our-experts .title {
    margin-bottom: -10px;
  }
  .resources_post .our-experts {
    padding-top: 60px;
  }
  .resources-heading .list-filter .custom-select {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .child_theme .cm_listing .case-content-box {
    padding-left: 19px;
  }
  .resources-heading .list-filter .custom-select{
    margin-bottom:15px;
  }
}



/*  */

.cm_main_listing .content-wrapper {
  position: relative;
  z-index: 2;
}

.resources-blog-listing-wrap {
  position: relative;
  z-index: 5;
}