
 










:root{
  --primary-font: 'Quicksand';
  --secondary-font: 'Nunito';
  --form-font: "Helvetica Neue",Helvetica,Arial,sans-serif;
  --primary-color: rgba(52, 116, 239,1.0); 
  --secondary-color: rgba(48, 48, 48,1.0);
  --primary-accent-color: rgba(52, 116, 239,1.0);
  --secondary-accent-color: rgba(250, 248, 247,1.0);
  --body-background-color:  rgba(255, 255, 255,1.0);
}

.child_theme .hs_fillter_wrp .type_3 .hs_fil_t3_cat {
  align-items: center;
}
.child_theme .hs-trans-btn{
  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;
}

.custom-header-button span {
  display: inline-block;
}

.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-bottom: 10px;
}
.child_theme p{
  margin-bottom: 10px;
  position: relative;
}
.child_theme .hs-button{
  font-family: Nunito, sans-serif;
  font-size: 12.0px;
  line-height: 1;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  display: inline-block;
  font-weight: 700;
/*   width: 20vw; */
  border-radius: 30px;
  background: linear-gradient(#73A1FE, #537FF2) !important;
  border-width: 0px;
}
.child_theme .hs-sec-btn{
  font-family: Nunito, sans-serif;
  font-size: 16.005px;
  border-style: solid;
  border: 0;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  transition-duration: 0.5s;
  transition-property: color;
  line-height: 1.2;
  letter-spacing: 0em;
}
.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: 16.005px;
  font-weight: normal;
  line-height: 22px;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
  min-height: 40px;
  height: auto;
  border-width: 1px;
  border-style: solid;
  outline: none;
  padding-top: 7px;
}
.child_theme .password-prompt input[type=password]{
  min-height: 40px;
  height: auto !important;
}
.child_theme form label {
  font-family: Nunito, sans-serif;
  font-size: 14.001px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 4px;
}
.child_theme form .hs-form-field {
  margin-bottom: 18px;
}
.child_theme body{
  word-break: keep-all;
}
.child_theme ul.splide__pagination button {
  background: #ccc;
}
.child_theme form input.hs-search-field__input {
  padding-right: 50px;
  outline: none;
}
.child_theme .hs-search-field button:hover {
  background-color: transparent;
}
.child_theme .hs_fillter_wrp .type_3 .hs_fil_cat_item {
  margin: 0;
}
.child_theme .contact-details-wrap .cnt-detail-title h4,
.child_theme .contact-banner .cnt-detail-cnt .cnt-detail-title h4{
  margin: 0;
}
.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 form .hs-input {
  width: 100%;
}

.child_theme form textarea.hs-input {
  width: 100%;
  padding: 10px 15px;
  height: auto;
  min-height: auto;
}
.child_theme form .hs-form-field.hs-message {
  margin-bottom: 12px;
}
.child_theme form select.hs-input {
  color: #bfbfbf!important;
  padding-left: 10px;
}
.child_theme form fieldset .hs-richtext p {
  margin: 14px 0;
  margin-bottom: 0;
  color: #707070;
  font-size: 14px;
  line-height: 24px;
}
.child_theme form .hs-input[type="checkbox"] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}
.child_theme form .hs-form-required {
  color: red;
}
.child_theme form .hs-input[type="checkbox"] + span {
  font-family:Nunito, sans-serif;
  color: #707070;
  font-size: 14px;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
}
.child_theme form fieldset .hs-richtext {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 3px;
}
.child_theme form .hs-input.invalid.error {
  border-color: #c87872;
}
.child_theme form .inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
}
.child_theme form .inputs-list li {
  margin: 0;
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.child_theme form .inputs-list label {
  margin: 0;
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
}
.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-top: 10px;
  padding-bottom: 10px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 15px; 
}
.child_theme .sidebar .hs_small_btn a,
.child_theme body .hs_small_btn .btn_item a{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 15px; 
}

.child_theme .about_page_V2 .two-col-content .img-col .btn_item a,
.child_theme .home_page_v2_page .two-col-content .content-col .btn-items .btn_row a,
.child_theme .home_page_v3_page .card_gallery .card_inner .card_box .btn_item a,
.child_theme .home_page_v4_page .card_gallery .card_inner .card_box .btn_item a,
.child_theme .home_page_v4_page .two-col-content .img-col .btn_item a,
.child_theme .home_page_v5_page .card_gallery .card_inner .card_box .btn_item a,
.child_theme .home_page_v5_page .two-col-content .img-col .btn_item a,
.child_theme .pricing_page .pricing-table-gp .btn_item a,
.child_theme .servs-details-pg #hs_form_target_body_area_left-module-3 .hs-button,
.child_theme .service-listing-page .card_gallery .card_inner .card_box .btn_item a,
.child_theme .pricing-table-gp .pricing-area.popular-item a.hs-sec-btn,
.child_theme .landing_pg_v2 .card_gallery .card_inner .card_box .btn_item a{
  border: 1px solid;
}
.child_theme .hs-trans-btn {
  border-width: 1px;
  border-radius: 3px;
  background-color: rgba(52, 116, 239,1.0);
  border-color: rgba(52, 116, 239,1.0);
  color: rgba(255, 255, 255,1.0);
  padding: 12px 24px ;
  font-size: 15px; 
}
.child_theme .hs-trans-btn:hover {
  background-color:  rgba(52, 116, 239,1.0);
  border-color: rgba(52, 116, 239,1.0);
  color: rgba(255, 255, 255,1.0);
}
.child_theme .cm_pg_wrp .right-col .social-share a.share-btn {
  line-height: normal;
}

/* footer-css */
.child_theme .cm_footer_wrapper {
  position: relative;
  z-index: 5;
}
.child_theme .cm_footer_bottom {
  background-color: #3474ef;
  padding: 0 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.child_theme .cm_footer_bottom p {
  margin: 0;
  color: rgba(255,255,255,1);
  line-height: 1.5;
  font-size: 12px;
  text-align: center;
}
.child_theme .cm_footer {
  background: white;
  border-radius: 40px;
  margin: 0px 20px 0 20px;
  box-shadow: 0 20px 30px 20px #00000016;
}
.child_theme .cm_footer_main {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  padding-top: 33px;
  padding-bottom: 26px;
}

.child_theme .cm_footer_bottom p {
  font-size: 7px;
}

.child_theme .cm_footer_social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  padding-left: 10px;
}
.child_theme .cm_footer_social ul li {
  margin: 0;
  padding-right: 7px;
}
.child_theme .cm_footer_social ul li a {
  display: block;
  width: 30px;
  height: 30px;
  transition-duration: 0.5s;
  transition-property: opacity;
}
.child_theme .cm_footer_image_group {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  padding-top: 8px;
}
.child_theme .cm_footer_image_group li {
  margin: 0;
  padding-right: 8px;
}
.child_theme .cm_footer_image_group li a {
  display: block;
  width: 50px;
  height: 50px;
}
.child_theme .cm_footer_left {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 27px;
}
.child_theme .cm_footer_text {
  max-width: 260px;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 10px;
  position: relative;
  left: -1px;
}
.child_theme .cm_footer_text p {
  color: rgba(48,48,48,1);
  line-height: 1.5;
  font-size: 13px;
  text-align: center;
  margin: 0 0 7px;
}
.child_theme .cm_footer_right {
  display: flex;
  flex-direction: column;
  padding-right: 65px;
  padding-top: 43px;
}
.child_theme .cm_footer_privacy_menu ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  padding-bottom: 5px;
}
.child_theme .cm_footer_privacy_menu ul li {
  margin: 0;
}
.child_theme .cm_footer_privacy_menu ul li a {
  text-align: justify;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  font-size: 13px;
  display: block;
  padding: 5px 0;
}
.child_theme .cm_footer_menu {
  display: flex;
  column-gap: 70px;
}
.child_theme .cm_footer_service ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.child_theme .cm_footer_service ul li {
  margin: 0;
}
.child_theme .cm_footer_service ul li a {
  display: block;
  color: rgba(48,48,48,1);
  line-height: 1.5;
  font-size: 13px;
  text-align: left;
  transition-duration: 0.5s;
  transition-property: color;
  padding: 4px 0;
}
.child_theme .cm_footer_service .hs-menu-wrapper > ul > li > a {
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-weight: 700;
  font-style: normal;
  color: rgba(52,116,239,1);
}
.child_theme .cm_footer_thrive_heading p {
  margin: 0;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-weight: 700;
  font-style: normal;
  color: rgba(52,116,239,1);
  text-transform: capitalize;
  padding-top: 5px;
  padding-bottom: 5px;
}
.child_theme .cm_footer_thrive_content ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.child_theme .cm_footer_thrive_content {
  display: flex;
}
.child_theme .cm_footer_story_menu {
  padding-right: 38px;
}
.child_theme .cm_footer_thrive_content ul li {
  margin: 0;
}
.child_theme .cm_footer_thrive_content ul li a {
  display: block;
  color: rgba(48,48,48,1);
  line-height: 1.5;
  font-size: 13px;
  text-align: left;
  transition-duration: 0.5s;
  transition-property: color;
  padding: 4px 0;
}
.child_theme .cm_footer_social ul li:nth-child(2) {
  padding-right: 7px;
  margin-right: 1px;
  position: relative;
  left: -1px;
}
.child_theme .cm_footer_social ul li:nth-child(3) {
  padding-right: 7px;
}
.child_theme .cm_footer_social ul li:nth-child(1) {
  padding-right: 8px;
}
.child_theme .cm_footer_logo {
  position: relative;
  left: -2px;
}
.child_theme .cm_footer_center {
  padding-left: 38px;
  padding-top: 30px;
  padding-right: 0;
}
.child_theme .cm_footer_social ul li a:hover {
  opacity: 0.3;
  transition-duration: 0.5s;
  transition-property: opacity;
}
.child_theme .cm_footer_service ul li a:hover,
.child_theme .cm_footer_thrive_content ul li a:hover,
.child_theme .cm_footer_privacy_menu ul li a:hover{
  color: rgba(52,116,239,1);
}

.child_theme .cm_footer_top .page-center{
  
  max-width: 1200px;
  
  margin:0 auto;
}
.child_theme .cm_footer_top .page-center {
  padding: 0 10px;
}
.child_theme .cm_banner {
  min-height: 288px;
  justify-content: flex-start;
}
.child_theme .cm_banner .top_sec h1 {
  margin: 0;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgba(52,116,239,1) !important;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  padding-bottom: 26px;
}
.child_theme .cm_banner .top_sec h3 {
  margin: 0;
  text-align: center;
  color: rgba(41,185,156,1) !important;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-left: 20px;
}
.child_theme .cm_banner .top_sec {
  padding-top: 14px;
}
.child_theme table,
.child_theme td,
.child_theme tr,
.child_theme tbody,
.child_theme tfoot,
.child_theme tr,
.child_theme thead,
.child_theme th{
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
.child_theme table{
  border-collapse: collapse;
  border-spacing: 0;
}
.child_theme th{
  height: 20px;
  font-weight: bold;
}
.child_theme td{
  padding: 10px;
}

.child_theme .faq_page .hs_cos_wrapper_type_rich_text > * {
  color: #000;
}
.child_theme .faq_page .hs_cos_wrapper_type_rich_text em,
.child_theme .faq_page .hs_cos_wrapper_type_rich_text i {
  font-style: italic;
}
.child_theme .faq_page .hs_cos_wrapper_type_rich_text a {
  text-decoration: underline;
  color: #0093cb;
}
.child_theme .faq_page .hs_cos_wrapper_type_rich_text b,
.child_theme .faq_page .hs_cos_wrapper_type_rich_text strong {
  font-weight: 700;
}
.child_theme .faq_page .hs_cos_wrapper_type_rich_text h1,
.child_theme .faq_page .hs_cos_wrapper_type_rich_text h2 {
  font-weight: 400;
}
.child_theme .faq_page .hs_cos_wrapper_type_rich_text ul {
  padding: 0;
  display: block;
  list-style-type: disc;
  padding-left: 40px;
}
.child_theme .faq_page .hs_cos_wrapper_type_rich_text ul li {
  margin: 0;
}
.child_theme .faq_page .hs_cos_wrapper_type_rich_text h2 {
  color: #000;
  font-size: 1.6rem;
  font-weight: 400;
  margin: 10px 0;
}
.child_theme .faq_page .hs_cos_wrapper_type_rich_text h1 {
  font-size: 2.5rem;
  font-weight: 400;
  margin-bottom: 21px;
}
.child_theme .faq_page .hs_cos_wrapper_type_rich_text p {
  margin: 21px 0;
}
.child_theme .faq_page .hs_cos_wrapper_type_rich_text {
  font-size: 16px;
}

.child_theme .contact_page_v1 .span12 > .widget-type-form {
  max-width: 982px;
  margin: 0 auto;
  padding: 55px 0px 0;
}
.child_theme .contact_page_v1 .span12 > .widget-type-form .form-title {
  font-family: ;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  color: #527EF2;
  text-align: center;
  margin-bottom: 66px;
}
.child_theme .contact_page_v1 form label {
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 4px;
  font-size: 14px;
}
.child_theme .contact_page_v1 form .hs-form-field {
  margin-bottom: 18px;
}
.child_theme .contact_page_v1 .cnt-mid-sec form .hs-input {
  width: 100%;
}
.child_theme .contact_page_v1 .cnt-mid-sec form textarea.hs-input {
  width: 100%;
  padding: 10px 15px;
  height: auto;
  min-height: auto;
}
.child_theme .contact_page_v1 form .hs-form-field.hs-message {
  margin-bottom: 12px;
}
.child_theme .contact_page_v1 .cnt-mid-sec form select.hs-input {
  color: #bfbfbf;
  padding-left: 10px;
}
.child_theme .contact_page_v1 .cnt-mid-sec form fieldset:nth-child(8) .hs-richtext p,
.child_theme .contact_page_v1 .cnt-mid-sec form fieldset:nth-child(11) .hs-richtext p {
  margin: 14px 0;
  color: #707070;
  font-size: 14px;
  line-height: 24px;
}
.child_theme .cm_adv_con .page-center {
  max-width: 1130px;
  padding: 0 10px;
}
.child_theme .cm_adv_con .cm_adv_main {
  display: flex;
  flex-wrap: wrap;
  padding: 140px 0 0;
  margin: 0 -20px;
}

.child_theme .cm_adv_left {
  padding: 0 20px;
}
.child_theme .img_wrp {
  position: relative;
  height: 100%;
}
.child_theme .cm_adv_left {
  min-height: 519px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: calc(50%);
}
.child_theme .img_wrp .left_content {
  padding-top: 225px;
  padding-left: 10px;
  padding-right: 10px;
}
.child_theme .cm_adv_main .left_content h3 {
  color: #29b99c;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 36px;
  text-align: center;
  padding-top: 0;
  max-width: 433px;
  margin-left: auto;
  margin-right: auto;
}
.child_theme .cm_adv_main .bg_img{
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  height: 100%;
  width: 100%;
}
.child_theme .cm_adv_main .left_content p {
  font-size: 17px;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  max-width: 396px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}
.child_theme .img_wrp .left_content .btn a {
  background-color: #3474ef;
  border-color: #3474ef;
  border-radius: 7px;
  border-width: 0;
  color: #fff;
  padding: 13px 34px;
  border: 0;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: center;
  transition-duration: .5s;
  transition-property: color;
  display: inline-block;
}
.child_theme .cm_adv_main .left_content p a {
  color: rgba(52,116,239,1);
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 17px;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.child_theme .cm_adv_con {
  padding-bottom: 32px;
}





.child_theme .contact_page_v1 .cnt-mid-sec form .hs-input[type="checkbox"] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  line-height: normal;
  border: none;
}
.child_theme .contact_page_v1 .cnt-mid-sec form .hs-input[type="checkbox"] + span {
  font-family: Nunito, sans-serif;
  color: #707070;
  font-size: 14px;
  line-height: 18px;
  margin-left: 20px !important;
  white-space: normal;
  font-weight: normal;
}
.child_theme .contact_page_v1 .cnt-mid-sec form fieldset .hs-richtext {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 3px;
}
.child_theme .contact_page_v1 .cnt-mid-sec form fieldset:nth-child(8) .hs-richtext p {
  margin-bottom: 19px;
}
.child_theme .contact_page_v1 form .hs-form-field.hs-fieldtype-booleancheckbox {
  margin-bottom: 10px;
}
.child_theme .contact_page_v1 form .hs-form-field.hs-fieldtype-booleancheckbox ul li {
  margin: 0;
}
.child_theme .contact_page_v1 .cnt-mid-sec form fieldset:nth-child(11) .hs-richtext p {
  margin-top: 3px;
}
.child_theme .contact_page_v1 .cnt-mid-sec form .grecaptcha-badge {
  margin: 0;
}
.child_theme .contact_page_v1 .cnt-mid-sec form .hs-submit {
  width: 100%;
  text-align: center;
  margin: 0;
}
.child_theme .contact_page_v1 .cnt-mid-sec form .hs-submit .actions {
  text-align: center;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 0px;
}
.child_theme .contact_page_v1 form .hs-form-field.hs_recaptcha {
  margin-bottom: 0;
}
.child_theme .contact_page_v1 .cnt-mid-sec form .hs-input.invalid.error {
  border-color: #c87872;
}
.child_theme .contact_page_v1 .cnt-mid-sec form .inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.child_theme .contact_page_v1 .cnt-mid-sec form .inputs-list li {
  margin: 0;
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.child_theme .contact_page_v1 .cnt-mid-sec form .inputs-list label {
  margin: 0;
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
}
.child_theme .contact_page_v1 .cnt-mid-sec form .hs_phone  select.hs-input {
  color: #33475b;
}


.child_theme .service-listing-page-v2 .landing-banner.custom-form .landing-banner-row .col6.right-content .form-section form .hs-fieldtype-textarea .input {
  line-height: 0;
}



@media (max-width: 1699px){
  .child_theme .cm_footer_left {
    padding-left: 25px;
  }
  .child_theme .cm_footer_right {
    padding-right: 63px;
  }
  .child_theme .cm_footer_center {
    padding-left: 36px;
    padding-top: 30px;
  }

}

@media (max-width: 991px){
  
/*     .child_theme h6{
    margin-bottom: 10px;
    text-align: center !important;
  } */
  
  .child_theme .cm_footer_left {
    padding-left: 0;
  }
  .child_theme .cm_footer_center {
    padding: 0;
    padding-left: 10px;
  }
  .child_theme .cm_footer_right {
    padding-right: 0;
    padding-top: 0;
  }
  .child_theme .cm_footer_main {
    align-items: flex-start;
  }
  .child_theme .cm_footer_menu {
    column-gap: 40px;
  }
  .child_theme .cm_footer_story_menu {
    padding-right: 20px;
  }
}

@media (max-width: 767px){
  
  .child_theme .cm_adv_con .cm_adv_main{
    padding-top: 80px;
  }
  .migration_test_page .hs-form {
    margin-bottom: 30px;
  }
  .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]{
    padding: 12px;
    padding-bottom: 12px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .child_theme .cm_footer_bottom p {
    font-size: 10px;
    line-height: 1.3;
  }
  .child_theme .cm_footer_bottom {
    padding: 11px 10px;
    padding-top: 12px;
  }
  .child_theme .cm_footer_center {
    display: none;
  }
  .child_theme .cm_footer_main {
    flex-direction: column;
    align-items: center;
    padding: 29px 0 27px;
  }
  .child_theme .cm_footer_image_group li {
    padding-right: 24px;
  }
  .child_theme .cm_footer_image_group li:last-child {
    padding: 0;
  }
  .child_theme .cm_footer_image_group li a {
    height: 47px;
    width: 47px;
  }
  .child_theme .cm_footer_privacy_menu ul li a {
    text-align: center;
    padding: 5.3px 0;
  }
  .child_theme .cm_footer_privacy_menu ul {
    padding: 0 0 16px;
  }
  .child_theme .cm_footer_social ul {
    padding: 0 0 34px 0px;
  }
  .child_theme .cm_footer_social ul li a {
    width: 29px;
    height: 29px;
  }
  .child_theme .cm_footer_social ul li {
    padding-right: 13px;
  }
  .child_theme .cm_footer_social ul li:last-child {
    padding-right: 0;
  }
  .child_theme .cm_footer_social ul li:first-child {
    padding-right: 11px;
  }
  .child_theme .cm_footer_social ul li:nth-child(2) {
    margin-right: 3px;
    padding-right: 6px;
  }
  .child_theme .cm_footer_social ul li:nth-child(3) {
    padding-right: 9px;
  }
  .child_theme .cm_footer_social ul li:nth-child(4) {
    padding-right: 10px;
  }
  .child_theme .cm_footer_text p {
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
  }
  .child_theme .cm_footer_logo {
    left: 0;
  }
  .child_theme .cm_footer_logo img {
    width: 37px !important;
  }
  .child_theme .cm_footer_text {
    margin-top: 10px;
    left: 0;
  }
  .child_theme .cm_banner {
    padding: 20px 12px;
    min-height: 159px;
  }
  .child_theme .cm_banner .top_sec h1 {
    line-height: 1.2;
    font-size: 20px;
    padding-bottom: 14px;
    padding-top: 2px;
    font-weight
  }
  .child_theme .cm_banner .top_sec h3 {
    line-height: 1.4;
    font-size: 15px;
    padding: 0;
  }
  .child_theme .cm_banner .col12 {
    padding: 0;
  }
  .child_theme .contact_page_v1 .span12 > .widget-type-form .form-title {
    line-height: 1.4;
    letter-spacing: 0em;
    font-size: 15px;
    color: rgba(52,116,239,1);
    text-transform: none;
    text-align: left;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-left: 2px;
    margin-bottom: 51px;
  }
  .child_theme .contact_page_v1 .span12 > .widget-type-form {
    padding: 19px 25px 0;
  }
  .child_theme .contact_page_v1 .span12 > .widget-type-form form {
    padding-left: 2px;
  }
  .child_theme .cm_adv_left {
    width: 100%;
    padding: 0 10px;
  }
  .child_theme .img_wrp .left_content {
    padding-top: 270px;
  }
  .child_theme .cm_adv_main .left_content h3 {
    font-size: 15px;
    color: rgba(52,116,239,1);
    text-align: center;
    margin-bottom: 15px;
  }

  .child_theme .cm_adv_main .left_content p {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .child_theme .cm_adv_main .left_content p a {
    font-size: 15px;
  }
  .child_theme .img_wrp .left_content .btn a {
    padding: 11px 34.1px;
    font-size: 15px;
  }

}

@media (max-width: 650px){
  .child_theme .img_wrp .left_content {
    padding-top: 240px;
  }
}


@media (max-width:480px){
  .child_theme .img_wrp .left_content {
    padding-top: 200px;
  }
}






.child-footer .footer-bottom {
  background:rgba(245, 248, 250,1.0); 
}
.child_theme .cm_footer_text p{
  color:rgba(48, 48, 48,1.0);
}
.child_theme .cm_footer_privacy_menu ul li a,
.child_theme .cm_footer_service ul li a,
.child_theme .cm_footer_thrive_content ul li a{
  color:rgba(48, 48, 48,1.0);
}
.child_theme .cm_footer_service .hs-menu-wrapper > ul > li > a,
.child_theme .cm_footer_thrive_heading p{
  color:rgba(52, 116, 239,1.0);
}
.child_theme .cm_footer_privacy_menu ul li a:hover,
.child_theme .cm_footer_service ul li a:hover,
.child_theme .cm_footer_thrive_content ul li a:hover {
  color:rgba(52, 116, 239,1.0);
} 


/* ================= Child 1 Css ========================= */


.child_theme .custom-header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.child_theme .header-left-section {
  display: flex;
  align-items: center;
  gap: 45px;
}
.child_theme .custom-header .container{
  
  max-width: 1787px;
  
  margin: 0 auto;
}
.child_theme .custom-header .container {
  padding: 0 15px;
}

.child_theme .custom-header-button {
  margin-top: -3px;
}

.child_theme .custom-header-button a {
  background-color: rgba(52,116,239,1);
  color: #fff;
  border-radius: 7px;
  font-size: 16px;
  border-style: solid;
  border: 0;
  text-align: center;
  font-family: Nunito, sans-serif;
  display: inline-block;
  font-weight: 700;
  font-style: normal;
  transition-duration: 0.5s;
  transition-property: color;
  line-height: 1.2;
  letter-spacing: 0em;
  padding: 10px 32px;
  min-height: 42px;
}
.child_theme .custom-main-header {
  min-height: 127px;
}
.child_theme .custom-header {
  padding: 5px 0 5px;
    position: fixed;
    width: 98vw;
    z-index: 99;
}
.child_theme .custom-header-logo {
  padding: 5px 0 0 22px;
}
.child_theme .custom-header-nav .hs-menu-wrapper > ul {
  padding: 0;
  margin: 0;
}

.child_theme .custom-header-nav .hs-menu-wrapper > ul > li {
  margin: 0;
  padding:0 30px;
}

.child_theme .custom-header-nav .hs-menu-wrapper > ul > li > a {
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 16px;
  color: rgba(48,48,48,1);
  text-align: center;
  transition-duration: 0.5s;
  transition-property: color;
}
.child_theme .custom-header-nav .hs-menu-wrapper > ul > li:first-child{
  padding-left: 0;
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul ul > li {
  margin: 0;
}

.child_theme .custom-header-nav .hs-menu-wrapper>ul ul > li > a {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  padding: 0 10px 10px 10px;
  white-space: normal;
  display: inline-block;
}

.child_theme .custom-header-nav .hs-menu-wrapper>ul ul {
  background: #fff;
  display: none;
}

.child_theme .custom-header-nav .hs-menu-wrapper>ul ul > li > a:hover {
  color: rgba(52,116,239,1);
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul>li:last-child {
  padding-right: 0;
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(52,116,239,1);
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul>li .menu-open {
  display: block;
  position: absolute;
  top: 80px;
}
.child_theme .custom-header-nav .hs-menu-wrapper > ul > li > a.active:after {
  content: '';
    background-color: rgba(52,116,239,1);
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    top: 20px;
}
.child_theme .custom-header-nav .hs-menu-wrapper > ul > li > a.active {
  color: rgba(52,116,239,1);
  position: relative;
}
.child_theme .mobile-trigger {
  display: none;
}

.child_theme .custom-header-button.mobile {
  display: none;
}
.child_theme .custom-mobile-nav-wrapper {
  position: fixed;
  top: 0;
  width: auto;
  height: 100vh;
  background: #fff;
  z-index: 99;
  padding-top: 100px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  pointer-events: none;
  overflow-x: scroll;
  padding: 10vh;
}

.child_theme .terms-page {
  padding-top: 72px;
}

.child_theme .terms-page.style2 {
  padding-top: 67px;
}

.child_theme .terms-page.style2 h1.title{
  margin-bottom: 30px;
}

.child_theme .terms-page .page-center {
  max-width: 1075px;
  padding-right: 30px;
  padding-left: 30px;
}
.child_theme .terms-page h1.title {
  color: rgba(52,116,239,1)!important;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 33px;
}
.child_theme .terms-page .rich_text h3 {
  color: rgba(52,116,239,1)!important;
  text-align: left;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 28px;
  text-transform: inherit;
}

.child_theme .terms-page .rich_text p {
  text-align: left;
  margin-bottom: 30px;
  margin-bottom: 30px;
  color: rgba(48,48,48,1)!important;
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.child_theme .terms-page .rich_text p a{
  color: rgba(52,116,239,1)!important;
}
.child_theme .terms-page .rich_text h2 {
  text-align: left;
  font-style: normal;
  color: rgba(52,116,239,1)!important;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  padding-top: 50px;
  margin-bottom: 21px;
}
.child_theme .content-with-image-column {
  position: relative;
  z-index: 10;
  padding-bottom: 100px;
}

.child_theme .content-with-image-column .bg_img {
  left: -64px;
  top: 12px;
  width: 840px;
  height: 406px;
  position: absolute;
  opacity: 0.3;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: inherit;
  transform-origin: 50% 50%;
  display: block;
}
.child_theme .content-with-image-column .row.right_col {
  position: relative;
  z-index: 15;
  display: flex;
}

.child_theme .content-with-image-column .row.right_col .right_col {
  width: 50%;
}
.child_theme .content-with-image-column .row.right_col .left_col {
  width: 50%;
  padding-top: 150px;
  padding-left: 58px;
}
.child_theme .content-with-image-column .row.right_col .right_col .mask_bg_img .max_inner {
  left: 630px;
    top: 100px;
    width: 650px;
    height: 427px;
    position: absolute;
}

.child_theme .content-with-image-column .row.right_col .right_col .mask_bg_img .max_inner .careers1 {
  left: 630px;
    top: 0vh;
    width: 550px;
    height: 427px;
    position: absolute;
}

.child_theme .content-with-image-column .row.right_col .right_col .right_bg_img {
  transform: scale(1, 1) translate(0px, 0px) rotate(-156deg);
  left: 462px;
  top: -241px;
  width: 1004px;
  height: 1036px;
  opacity: 0.3;
  position: absolute;
  pointer-events: none;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: -1;
}
.child_theme .content-with-image-column .row.right_col .left_col .left_inner_col h1 {
  margin-bottom: 20px;
}

.child_theme .content-with-image-column .row.right_col .left_col .left_inner_col .content p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-size: 14px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 450px;
  width: 100%;
  margin-bottom: 0;
  display: block;
  padding-bottom: 40px;
}


.child_theme .content-with-image-column .left_inner_col .btn_wrapper .button_item.btn1 a {
/*   background-color: #3474ef; */
  background: linear-gradient(#73A1FE, #537FF2) !important;

/*   border-color: #3474ef; */
  border-radius: 99px;
  border-width: 0;
  color: #fff;
  padding: 13px 37px;
  border: 0;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: center;
  transition-duration: .5s;
  transition-property: color;
  display: inline-block;
}
.child_theme .content-with-i.child_theme .cstm-two-col .feat-item-wrp .featitemage-column .left_inner_col .btn_wrapper .button_item.btn1 a:hover{
  background-color: #3474ef;
  border-color: #3474ef;
  color: hsla(0,0%,100%,.3);
}
.child_theme .content-with-image-column .left_inner_col .btn_wrapper .button_item.btn1 svg ,
.child_theme .content-with-image-column .left_inner_col .btn_wrapper .button_item.btn2 svg {
  width: 16px;
  height: 11px;
  transform: scale(1, 1) translate(0px, 0px) rotate(-90deg);
  color: currentColor;
  fill: currentColor;
}

.child_theme .content-with-image-column .left_inner_col .btn_wrapper {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: left;
}
.child_theme .content-with-image-column .left_inner_col .btn_wrapper .button_item.btn2 a {
  color: rgba(52,116,239,1);
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-size: 16px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  text-align: justify;
  font-style: normal;
}
.child_theme .content-with-image-column .left_inner_col .btn_wrapper .button_item.btn2 a:hover {
  opacity: 0.5;
  transition-duration: 0.5s;
  transition-property: opacity;
}
.child_theme .clients {
  position: relative;
  z-index: 15;
  padding-top: 71px;
  padding-bottom: 105px;
}
.child_theme .clients .row .title {
  text-align: center;
}
.child_theme .clients .bg_img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: inherit;
  left: 180px;
  top: 12px;
  width: 840px;
  height: 454px;
  opacity: 0.5;
  transform: scale(1, 1) translate(0px, 0px);
  position: absolute;
  z-index: -1;
}
.child_theme .clients .slider_wrapper .slide_img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 223px;
  width: 100%;
  margin: 0 auto;
}
.child_theme .clients .slider_wrapper .slick-prev.slick-arrow,
.child_theme .clients .slider_wrapper .slick-next.slick-arrow {
  display: none!important;
}
.child_theme .clients .row .title h2 {
  margin-bottom: 0;
}
.child_theme .homepage-video .video_container {
  max-width: 930px;
  max-height: auto;
  margin: 0 auto;
}
.child_theme .our-services {	
  position: relative;
  z-index: 15;
}
.child_theme .our-services .left-col .bg_img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: inherit;
  left: -184px;
  top: -50px;
  width: 739px;
  height: 688px;
  opacity: 0.3;
  transform: scale(1, 1) translate(0px, 0px) rotate(-124deg);
  position: absolute;
  z-index: -1;
}

.child_theme .our-services .left-col {
  position: relative;
  width: 60%;
}

.child_theme .our-services .left-col .feature-img .img_wrpper {
  top: 50px;
  transform: scale(1, 1) translate(0px, 0px);
  position: absolute;
}

.child_theme .our-services .right-col {
  width: 60%;
  padding-top: 44px;
}

.child_theme .our-services .row {
  display: flex;
}

.child_theme .our-services .right-col .services-inner-item p {
  font-family: Nunito, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.3;
  max-width: 100%;
  text-align: center;
  padding: 0;
}

.child_theme .our-services .right-col .services-inner-item {
  position: relative;
  text-align: center;
}

.child_theme .our-services .right-col .services-inner-item img {
  height: auto;
  margin-bottom: 10px;
  max-width: 60px;
  width: 100%;
}

.child_theme .our-services .right-col .services-item {
  width: 25%;
  margin-bottom: 28px;
}

.child_theme .our-services .right-col .services-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-left: 8px;
}

.child_theme .our-services .right-col h2 {
  padding-left: 0;
  text-align: center;
  padding-right: 0;
  margin-bottom: 54px;
  color: #303030;
}
.child_theme .our-services .right-col .button_wrapper {
  text-align: center;
  padding-top: 10px;
}

.child_theme .our-services .right-col .button_wrapper a {
  font-size: 16px;
  border-style: solid;
  border: 0;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  transition-duration: 0.5s;
  transition-property: color;
  line-height: 1.2;
  letter-spacing: 0em;
  border-radius: 99px;
  padding: 13px 37px;
  background-color: rgba(52, 116, 239,1.0);
  color: rgba(255, 255, 255,1.0);
  border-color: rgba(52, 116, 239,1.0);
  border-width: 0px;
  display: inline-block;
}
.child_theme .our-services .right-col .button_wrapper a:hover{
  background-color: #3474ef;
  border-color: #3474ef;
  color: hsla(0,0%,100%,.3);
}
.child_theme .test-slider .top_sec h2 {
  max-width: 606px;
  margin: 0 auto;
}
.child_theme .test-slider {
  padding: 145px 0 72px;
}
.child_theme .test-slider .flex_row {
  position: relative;
}
.child_theme .test-slider .flex_row .left_col, .child_theme .test-slider .flex_row .right_col {
  width: 100%;
}
.child_theme .test-slider .flex_row .right_col {
  padding: 0;
  transform: scale(1, 1) translate(0px, 0px);
  width: 164px;
  height: 56px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.child_theme .test-slider .flex_row .right_col .img_bg {
  padding: 0;
}
.child_theme .test-slider .flex_row .testmn_itemv2 {
  margin: 0;
}
.child_theme .test-slider .flex_row .left_col {
  padding: 0;
}
.child_theme .test-slider .flex_row .left_col .left_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.child_theme .test-slider .flex_row .left_col .left_inner h3.name {
  order: 2;
  color: #2ED6BD;
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0em;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.child_theme .test-slider .flex_row .left_col .left_inner .text_box {
  order: 1;
  max-width: 730px;
  padding-bottom: 20px;
}
.child_theme .test-slider .flex_row .left_col .left_inner .text_box p {
  text-align: center;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.child_theme .testimonials_sliderv2.test-slider .top_sec {
  margin-bottom: 23px;
}
.child_theme .testimonials_sliderv2.test-slider .bottom_row {
  padding-bottom: 0;
}
.child_theme .test-slider .splide .splide__track {
  margin-bottom: 0;
}
.child_theme .test-slider .splide .splide__pagination {
  text-align: center;
  gap: 10px;
}
.child_theme .test-slider .page-center {
  max-width: 1220px;
  padding: 0 10px;
}
.child_theme .test-slider .splide .splide__pagination li {
  width: 12px;
  height: 12px;
  border-radius: 7px;
}
.child_theme .test-slider .splide .splide__pagination li button.splide__pagination__page {
  border-color: #3474EF;
  border-width: 1px;
  background-color: rgba(255,255,255,1);
  border-style: solid;
  width: 100%;
  height: 100%;
  transform: none;
}
.child_theme .test-slider .splide .splide__pagination li button.splide__pagination__page.is-active {
  border-color: rgba(255,255,255,1);
  border-width: 0px;
  background-color: #3474EF;
  border-style: solid;
  margin: 3px;
  width: 100%;
  height: 100%;
  transform: none;
}
.child_theme .impact-card .top_sec {
  margin-bottom: 26px;
}
.child_theme .impact-card .icon_box .icon_inner {
  all: unset;
  width: 150px;
  height: 66px;
  display: block;
}

.child_theme .impact-card .card_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
.child_theme .impact-card .card_box .card_content h3.it_title {
  color: #3474EF;
  text-transform: none;
  font-size: 15px;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.child_theme .impact-card .flex_row .card_item:nth-child(2) .icon_box .icon_inner {
  height: 71px;
}

.child_theme .impact-card .flex_row .card_item:nth-child(3) .icon_box .icon_inner {
  height: 47px;
  width: 190px;
}
.child_theme .impact-card .page-center {
  max-width: 970px;
  padding: 0 10px;
  background-color: white;
  border-radius: 20px;
  padding: 50px;
  box-shadow: 0 5px 19px -1px #00000016;
}
.child_theme .impact-card .flex_row .card_item {
  padding-left: 40px;
}
.child_theme .impact-card .slider_btn_footer .btn_row {
  margin-top: 20px;
}

.child_theme .impact-card .slider_btn_footer .btn_row a {
  border: 0;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: center;
  transition-duration: .5s;
  transition-property: color;
  background-color: #3474ef;
  border-color: #3474ef;
  border-radius: 99px;
  border-width: 0;
  color: #fff;
  padding: 13px 53px;
}
.child_theme .impact-card .slider_btn_footer .btn_row a:hover{
  background-color: #3474ef;
  border-color: #3474ef;
  color: hsla(0,0%,100%,.3);
}
.child_theme .custom-tech {
  padding: 47px 0;
}
.child_theme .custom-tech .page-center {
  max-width: 1120px;
  padding: 0 10px;
}
.child_theme .custom-tech .bottom_row .tp-img-cnt h3 {
  color: black;
  text-transform: capitalize;
  font-size: 25px;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0em;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.child_theme .custom-tech .bottom_row .tp-img-cnt-inner p {
  line-height: 1.4;
  font-size: 13px;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  font-style: normal;
  color: rgba(48,48,48,1);
}
.child_theme .custom-tech .inner_spacing {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 5px 19px -1px #00000016;
}

.child_theme .custom-tech .inner_spacing .tp-img {
  border-radius: 50%;
  max-width: 180px;
  min-height: 200px;

}
.child_theme .custom-tech .bottom_row .col-btn-grp {
  margin: 0;
}
.child_theme .custom-tech .inner_spacing .col-btn-grp a:hover{
  background-color: #3474ef;
  border-color: #3474ef;
  color: hsla(0,0%,100%,.3);
}
.child_theme .custom-tech .bottom_row .col-btn-grp .btn_row.count_1.oneButton {
  padding-bottom: 10px;
}


.child_theme .custom-tech .inner_spacing .col-btn-grp a {
  border-radius: 99px;
  padding: 13px 51px;
  background-color: rgba(52, 116, 239,1.0);
  color: rgba(255, 255, 255,1.0);
  border-color: rgba(52, 116, 239,1.0);
  border-width: 0px;
  font-size: 16px;
  border-style: solid;
  border: 0;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  transition-duration: 0.5s;
  transition-property: color;
  line-height: 1.2;
  letter-spacing: 0em;
}
.child_theme .custom-tech .bottom_row .tp-img-cnt-inner {
  padding: 0 20px 20px;
}
.child_theme .landing-banner.custom-form .landing-banner-row {
  flex-direction: column;
  align-items: center;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6 {
  width: 100%;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content {
  align-items: center;
  justify-content: center;
}

.child_theme .landing-banner.custom-form {
  padding-top: 95px;
  padding-bottom: 122px;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6 .landing-content {
  text-align: center;
  padding-left: 0;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6 .landing-content p {
  max-width: 675px;
  margin: 0 auto;
  padding-bottom: 32px;
  text-align: center;
}
.child_theme .our-tips.advice {
  padding-top: 62px;
}
.child_theme .landing-banner.custom-form .landing-banner-row .col6.left-content.text_left {
  text-align: center;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6 .landing-content h2 {
  margin-bottom: 20px;
}
.child_theme .landing-banner.custom-form .landing-banner-row {
  flex-direction: column;
  align-items: center;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6 {
  width: 100%;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content {
  align-items: center;
  justify-content: center;
  padding: 0;
}


.child_theme .landing-banner.custom-form .landing-banner-row .col6 .landing-content {
  text-align: center;
  padding-left: 0;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6 .landing-content p {
  max-width: 675px;
  margin: 0 auto;
  text-align: center;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6.left-content.text_left {
  text-align: center;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6 .landing-content h2 {
  margin-bottom: 20px;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content .form-section {
  max-width: 100%;
  box-shadow: none;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content .form-section form label {
  font-family: Nunito, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 4px;
}
.child_theme .landing-banner.custom-form .page-center {
  max-width: 829px;
}
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=search], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=text], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=email], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=password], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=tel], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=number], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=file], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form select, 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form textarea,{
  padding: 0 15px;
  min-height: 40px;
  display: inline-block;
  max-width: 100%;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
}
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=search]:focus, 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=text]:focus, 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=email]:focus, 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=password]:focus, 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=tel]:focus, 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=number]:focus, 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=file]:focus, 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form select, 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form textarea,{
  outline: none;
  border-color: rgba(82,168,236,.8);
}
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=search] .invalid.error, 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=text], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=email], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=password], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=tel], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=number], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form input[type=file], 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form select, 
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form textarea,{
  padding: 0 15px;
  min-height: 40px;
  display: inline-block;
  max-width: 100%;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
}
.child_theme .custom-form .col6.right-content .form-section form .hs-fieldtype-init1-phone select {
  max-width: 100%;
  float: left;
  width: 30%!important;
}
.child_theme .custom-form .col6.right-content .form-section form .hs-input.hs-fieldtype-intl-phone select {
  float: left;
  width: 30%!important;
}
.child_theme .custom-form .col6.right-content .form-section form .hs-input.hs-fieldtype-intl-phone input[type=tel] {
  width: 68%!important;
  float: right;
}
.child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content .form-section form .hs_submit input {
  display: block;
  width: 100%;
  background: #3474EF;
  border-color: #3474EF;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  font-family: Nunito, sans-serif;
  padding: 12px 24px;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  font-weight: 700;
  border-radius: 99px;
  border-style: solid;
  border-width: 1px;
}
.child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content .form-section form .hs_submit {
  display: flex;
  width: auto;
  align-items: center;
  justify-content: center;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 0px;
}
.child_theme .custom-form form fieldset .hs-richtext p {
  margin: 14px 0;
}
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form .hs_recaptcha.hs-recaptcha {
  display: flex;
}
.child_theme .our-tips {
  padding-top: 93px;
  position: relative;
  z-index: 3;
  padding-bottom: 30px;
}

.child_theme .our-tips .top-section {
  text-align: center;
}

.child_theme .our-tips .top-section h2 {
  color: black;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  margin: 0;
  font-style: normal;
}

.child_theme .our-tips .top-section p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.slider_btn_footer .btn_row{
  margin-top: -20px !important;
}

.child_theme .our-tips .bottom-section {
  display: flex;
}
.child_theme .landing-banner.custom-form form .hs-form-field input {
  padding: 0;
}
.child_theme .custom-banner2 .row.right_col .left_col .left_inner_col h1 {
  font-size: 35px;
  margin-bottom: 33px;
}
.child_theme .custom-banner2 .row.right_col .left_col {
  padding-top: 162px;
}
.child_theme .custom-banner2 .row.right_col .left_col .left_inner_col .content p {
  font-size: 15px;
  max-width: 511px;
  color: rgba(48,48,48,1);
  text-transform: none;
  line-height: 1.7;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-bottom: 30px;
}
.child_theme .custom-banner2 .row.right_col .right_col .right_bg_img {
  width: 883px;
  height: 732px;
  left: 404px;
  top: -31px;
  transform: scale(1, 1) translate(0px, 0px) rotate(-174deg);
}
.child_theme .custom-banner2 .row.right_col .right_col .right_bg_img .mask_bg_img img {
  width: 840px;
  height: 605px;
}
.child_theme .custom-banner2 .row.right_col .right_col .mask_bg_img img {
  width: 840px;
  height: 605px;
  left: 426px;
  top: 31px;
}
.child_theme .custom-banner2 .left_inner_col .btn_wrapper .button_item.btn1 a {
  padding: 13px 42px;
}
.child_theme .business-insights .row.right_col .left_col {
  position: relative;
  padding-top: 70px;
}
.child_theme .business-insights .row.right_col .left_col .left_col-title h3 {
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0.02em;
  font-size: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 1000;
  font-style: normal;
  text-align: left;
  padding-left: 60px;
}

.child_theme .business-insights .row.right_col .left_col .left_col-title .left_col-image_wrapper .left_col_image {
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.child_theme .business-insights .row.right_col .left_col .left_col-title .left_col-image_wrapper {
  left: 77px;
  top: 65px;
  width: 29px;
  height: 29px;
  position: absolute;
  transform: scale(1, 1) translate(0px, 0px);
}

.child_theme .business-insights .row.right_col .left_col .left_inner_col h1 {
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  font-style: normal;
  margin-left: 20px;
  max-width: 680px;
  margin-bottom: 48px;
  width: 100%;
}

.child_theme .business-insights .row.right_col .left_col {
  width: 80%;
}

.child_theme .business-insights .row.right_col .left_col .left_col-title {
  padding-bottom: 15px;
}
.child_theme .business-insights .bg_img {
  left: 241px;
  top: -146px;
  width: 232px;
  height: 336px;
  opacity: 0.2;
  transform: scale(1, 1) translate(0px, 0px) rotate(116deg);
}
.child_theme .business-insights .row.right_col .right_col .mask_bg_img .max_inner {
  all: unset;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.child_theme .business-insights .row.right_col .right_col .mask_bg_img {
  left: 841px;
  top: 140px;
  width: 260px;
  height: 261px;
  position: absolute;
  transform: scale(1, 1) translate(0px, 0px);
}
.child_theme .business-insights .row.right_col .right_col .right_bg_img {
  width: 689px;
  height: 565px;
  opacity: 0.2;
  left: 706px;
  top: 100px;
  transform: scale(1, 1) translate(0px, 0px) rotate(-139deg);
}
.child_theme .business-insights .row.right_col .left_col .left_inner_col .content ul {
  padding-left: 80px;
  line-height: 1.4;
  padding-top: 10px;
  list-style: none;
}
.child_theme .business-insights .row.right_col .left_col .left_inner_col .content ul > li {
  letter-spacing: 0em;
  text-align: left;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  margin-bottom: 20px;
}
.child_theme .business-insights .row.right_col .left_col .left_inner_col .content {
  position: relative;
}
.child_theme .business-insights .row.right_col .left_col .left_inner_col .content ul > li:before {
  content: "";
  background-image:url(//3463220.fs1.hubspotusercontent-na1.net/hubfs/3463220/raw_assets/public/Thrive_October2023/images/Blank_green.png);
/*   background-image:url(//3463220.fs1.hubspotusercontent-na1.net/hubfs/3463220/raw_assets/public/Thrive_October2023/images/orange-tick-box.png); */
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: cover;
  left: 47px;
}
.child_theme .cstm-two-col .outer_wrap .img-wrap {
  width: 29px;
  height: 29px;
  left: 204px;
  top: 859px;
}
.child_theme .cstm-two-col .outer_wrap .left-media {
  width: auto;
  height: auto;
  height: 29px;
}
.child_theme .cstm-two-col .page-center {
  max-width: 1220px;
  padding: 0 10px;
}
.child_theme .cstm-two-col .outer_wrap .right-content h3 {
  text-transform: none;
  text-align: left;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 30px;
}
.child_theme .content-with-image-column.custom-guide {
  padding-bottom: 160px;
}
.child_theme .cstm-two-col .outer_wrap .right-content p {
  transform: translateX(-33px);
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 281px;
}
.child_theme .custom-banner2 {
  padding-bottom: 177px;
}
.child_theme .cstm-two-col {
  padding-top: 54px;
  padding-bottom:75px;
}
.child_theme .cstm-two-col .feat-item-wrp {
  gap: 50px;
  justify-content: center;
}
.child_theme .cstm-two-col .outer_wrap  .right-content {
  max-width: 87%;
}
.child_theme .cstm-two-col .feat-item-wrp .featitem {
  box-shadow: 0 5px 10px 5px #00000010;
  padding: 50px;
  border-radius: 30px;
  width: auto;
  max-height: 274px;
}
.child_theme .custom-guide .row.right_col .left_col {
  padding-top: 74px;
  width: 60%;
  position: relative;
}
.child_theme .custom-guide .row.right_col .left_col h3 {
  text-transform: none;
  text-align: left;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-left: 60px;
}

.child_theme .custom-guide .row.right_col .left_col .left_col-image_wrapper {
  left: 18px;
  top: -3px;
  width: 29px;
  height: 29px;
  transform: scale(1, 1) translate(0px, 0px);
  position: absolute;
}
.child_theme .custom-guide .row.right_col .left_col .left_col-image_wrapper .left_col_image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
}
.child_theme .custom-guide .row.right_col .left_col .left_col-title {
  position: relative;
  padding-bottom: 23px;
}
.child_theme .custom-guide .row.right_col .left_col .left_inner_col {
  padding-left: 21px;
}

.child_theme .custom-guide  .row.right_col .left_col .left_inner_col .content p {
  max-width: 528px;
  padding-bottom: 34px;
}
.child_theme .custom-guide .row.right_col .right_col .mask_bg_img img {
  left: 759px;
  top: 3px;
  width: 358px;
  height: 326px;
}

.child_theme .custom-guide .row.right_col .right_col .right_bg_img {
  all: unset;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: inherit;
  left: 598px;
  top: -100px;
  width: 747px;
  height: 547px;
  opacity: 0.2;
  transform: scale(1, 1) translate(0px, 0px) rotate(44deg);
  position: absolute;
  z-index: 0;
}
.child_theme .content-with-image-column.custom-guide {
  padding-left: 0;
}
.child_theme .custom-guide .left_inner_col .btn_wrapper .button_item.btn1 a {
  padding: 13px 42px;
}
.child_theme .content-with-image-column.therapy .row.right_col .left_col {
  padding-top: 120px;
  padding-left: 59px;
}

.child_theme .content-with-image-column.therapy .row.right_col .left_col .left_inner_col h1 {
  text-transform: none;
  font-size: 42px;
  max-width: 491px;
  margin-bottom: 23px;
}

.child_theme .content-with-image-column.therapy .bg_img {
  left: 23px;
  top: 31px;
  width: 840px;
  height: 406px;
  opacity: 0.4;
}

.child_theme .content-with-image-column.therapy .row.right_col .left_col .left_inner_col .content p {
  max-width: 480px;
  color: rgba(48,48,48,1);
  text-transform: none;
  line-height: 1.25;
  font-size: 15px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-bottom: 34px;
}
.child_theme .content-with-image-column.therapy .row.right_col .right_col .mask_bg_img img {
  width: 80%;
  height: auto;
}
.child_theme .content-with-image-column.therapy .left_inner_col .btn_wrapper .button_item.btn1 a {
  padding: 13px 39.4px;
}
.child_theme .content-with-image-column.therapy .row.right_col .right_col .right_bg_img {
  left: 475px;
  top: -221px;
  width: 957px;
  height: 987px;
  opacity: 0.4;
}
.child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content .form-section form label p {
  margin: 0!important;
}

.child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content .form-section form .hs-form-field {
  margin-bottom: 18px;
}
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form textarea {
  padding: 10px 15px;
}
.child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content .form-section form .legal-consent-container .field.hs-form-field {
  margin-bottom: 5px;
}
.child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content .form-section form .legal-consent-container ul.inputs-list li {
  padding-top: 6px;
}
.child_theme .custom-app .top_sec {
  margin-bottom: 20px;
}
.child_theme .custom-app .top_sec h3.title {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.child_theme .custom-app {
  padding: 32px 0;
}
.child_theme .custom-app .bottom_row .card_item {
  width: auto;
  min-height: 50px;
}

.child_theme .custom-app .bottom_row .card_item .icon_box span.icon_img img {
  min-width: 157px;
  height: 47px;
  width: auto;
}

.child_theme .custom-app .bottom_row .card_item .icon_box .icon_inner {
  width: auto;
  height: auto;
  min-width: 157px;
}
.child_theme .custom-app .bottom_row .card_item:nth-child(2) .icon_box span.icon_img img {
  width: auto;
}
.child_theme .custom-app .bottom_row .card_item:nth-child(3) .icon_box span.icon_img img {
  min-width: 136px;
}
.child_theme .custom-app .bottom_row .card_item:nth-child(4) .icon_box span.icon_img img {
  min-width: 118px;
}
.child_theme .custom-app .bottom_row .card_item .card_inner {
  padding: 0;
}

.child_theme .custom-app .bottom_row .card_item:nth-child(1) .icon_box span.icon_img img {
  height: 50px;
}

.child_theme .custom-app .bottom_row .flex_row {
  column-gap: 16px;
  height: 100%;
  min-height: 50px;
}
.child_theme .content-with-image-column.therapy-inner {
  padding: 50px 0 0;
  position: relative;
  overflow: hidden;
}

.child_theme .content-with-image-column.therapy-inner .bg_img {
  all: unset;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  left: 50px;
  top: -170px;
  width: 957px;
  transform-origin: 50% 50%;
  height: 987px;
  position: absolute;
  opacity: 0.4;
  transform: scale(1, 1) translate(0px, 0px) rotate(204deg);
  z-index: -1;
}

.child_theme .content-with-image-column.therapy-inner .right_col {
  width: 60%;
}

.child_theme .content-with-image-column.therapy-inner .right_col img.mask_bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  left: 89px;
  top: 0;
  width: 441px;
  height: 729px;
  opacity: 1;
  position: absolute;
}

.child_theme .content-with-image-column.therapy-inner .left_col .left_inner_col {
  padding-top: 51px;
}

.child_theme .content-with-image-column.therapy-inner .left_col .left_inner_col h1 {
  text-align: left;
  max-width: 100%;
  margin-bottom: 29px;
}

.child_theme .content-with-image-column.therapy-inner .left_col .left_inner_col .content p {
  max-width: 418px;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.child_theme .content-with-image-column.supporting .row.right_col {
  position: relative;
}

.child_theme .content-with-image-column.supporting .row.right_col .left_col {
  padding-top: 237px;
  width: 40%;
  padding-left: 38px;
}

.child_theme .content-with-image-column.supporting .row.right_col .left_col h1 {
  text-align: center;
  color: rgba(52,116,239,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 20px;
}

.child_theme .content-with-image-column.supporting .row.right_col .right_col {
  width: 60%;
}

.child_theme .content-with-image-column.supporting .row.right_col .left_col .content p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  min-width: 436px;
}

.child_theme .content-with-image-column.supporting .row.right_col .right_col .right_bg_img {
  all: unset;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  left: 345px;
  top: 191px;
  width: 869px;
  height: 455px;
  opacity: 0.5;
  transform: scale(1, 1) translate(0px, 0px);
}

.child_theme .content-with-image-column.supporting .row.right_col .right_col .mask_bg_img img.mask_bg {
  all: unset;
  left: 642px;
  top: 248px;
  width: 512px;
  height: 305px;
  position: absolute;
}
.child_theme .app-slider {
  padding-top: 22px;
  padding-bottom: 165px;
}

.child_theme .app-slider .flex_row .right_col {
  width: 124px;
  margin-bottom: 24px;
}
.child_theme .app-slider .flex_row .testmn_itemv2:nth-child(4) .flex_row .right_col.col6.cm_trns {
  width: 179px;
  height: 39px;
}
.child_theme .app-slider .flex_row .left_col .left_inner .text_box p {
  color: rgba(41,185,156,1);
  font-size: 20px;
  text-align: center;
}
.child_theme .therapy-twc .top_sec.noButton h2 {
  margin-bottom: 5px;
}

.child_theme .therapy-twc .top_sec.noButton .top_content p {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  font-size: 15px;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.child_theme .therapy-twc .top_sec.noButton {
  margin-bottom: 75px;
}
.child_theme .therapy-twc .bottom_row .tp-img-cnt-inner p {
  color: rgba(48,48,48,1);
  font-size: 16px;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  max-width: 219px;
  margin: 0 auto;
}
.child_theme .content-with-image-column.img-con-1 .bg_img {
  all: unset;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  left: -263px;
  top: 22px;
  width: 840px;
  height: 406px;
  opacity: 0.3;
  position: absolute;
}

.child_theme .content-with-image-column.img-con-1 .row.right_col .left_col {
  padding-left: 48px;
  padding-top: 138px;
}

.child_theme .content-with-image-column.img-con-1 .row.right_col .left_col .left_inner_col h1 {
  margin-bottom: 1px;
}

.child_theme .content-with-image-column.img-con-1 .row.right_col .left_col .left_inner_col h2 {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  margin-bottom: 40px;
}

.child_theme .content-with-image-column.img-con-1 .row.right_col .left_col .left_inner_col .content p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 494px;
  padding-bottom: 21px;
}
.child_theme .content-with-image-column.img-con-1 .row.right_col .right_col .mask_bg_img img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  left: 612px;
  top: 106px;
  width: 566px;
  height: 478px;
}
.child_theme .content-with-image-column.cstm-roi {
  padding-top: 66px;
}

.child_theme .content-with-image-column.cstm-roi .bg_img {
  left: 50px;
  top: -135px;
  width: 933px;
  height: 869px;
  opacity: 0.3;
  transform: scale(1, 1) translate(0px, 0px) rotate(153deg);
}

.child_theme .content-with-image-column.cstm-roi .row.left_col .right_col {
  padding: 0;
  width: 45%;
}

.child_theme .content-with-image-column.cstm-roi .row.left_col .right_col img.mask_bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  left: 55px;
  top: -10px;
  width: auto;
  height: auto;
  position: absolute;
}

.child_theme .content-with-image-column.cstm-roi .row.left_col .left_col {
  width: 57%;
}

.child_theme .content-with-image-column.cstm-roi .row.left_col .left_col .left_inner_col {
  padding: 0;
  text-align: left;
}

.child_theme .content-with-image-column.cstm-roi .row.left_col .left_col .left_inner_col h1 {
  text-align: left;
  margin-bottom: 25px;
}

.child_theme .content-with-image-column.cstm-roi .row.left_col .left_col .left_inner_col .content p {
  text-align: justify;
  max-width: 598px;
}
.child_theme .roi-inner .top_sec {
  margin-bottom: 0;
  padding: 0 0 50px 0;
}

.child_theme .roi-inner .top_sec h2.title {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0.02em;
  font-family: Nunito, sans-serif;
  font-style: normal;
  margin-bottom: 12px;
}

.child_theme .roi-inner .page-center {
  max-width: 990px;
  padding-left: 10px;
  padding-right: 10px;
}

.child_theme .roi-inner {
  padding-top: 23px;
  padding-bottom: 50px;
}

.child_theme .roi-inner .top_sec .top_content p {
  font-size: 20px;
    line-height: 1.2em;
    font-weight: 600;
    font-family: nunito;
}
}

.child_theme .roi-inner .bottom_row .card_item .card_box .card_content h3 {
  color: rgba(52,116,239,1);
  font-size: 35px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-family: 'nunito';
  font-weight: 1000;
  font-style: normal;
}
.child_theme .roi-inner .bottom_row .card_item .card_box .card_content h2 {
  font-size: 16px;
  text-align: center;
  color: black;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: 600;
  font-style: normal;
}

.child_theme .roi-inner .bottom_row .card_item .card_inner {
  box-shadow: 0 5px 19px -1px #00000010;
    border-radius: 30px;
    padding: 50px 60px;
    background: white;
}
.child_theme .roi-inner .bottom_row .card_item .card_box .btn_row {
  margin: 0;
}

.child_theme .roi-inner .bottom_row .flex_row {
  flex-wrap: nowrap;
  column-gap: 20px;
}

.child_theme .roi-inner .bottom_row .flex_row .card_item {
  width: auto;
  padding: 0;
}
.child_theme .roi-inner .bottom_row .flex_row .card_item:last-child .card_box h3.it_title,
.child_theme .roi-inner .bottom_row .flex_row .card_item:last-child .card_box h2 {
  text-align: center;
  margin: 0;
}
.child_theme .landing-banner.roi-form {
  padding-top: 85px;
  padding-bottom: 106px;
}

.child_theme .landing-banner.roi-form .landing-banner-row .col6 .landing-content h2 {
  margin-bottom: 6px;
}
.child_theme .landing-banner.roi-form .landing-banner-row .col6 .landing-content h3 {
  text-align: center;
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 19px;
}
.child_theme .landing-banner.roi-form .landing-banner-row .col6 .landing-content {
  margin-bottom: 24px;
}
.child_theme .landing-banner.roi-form .landing-banner-row .col6.right-content .form-section {
  max-width: 982px;
}
.child_theme .landing-banner.roi-form .page-center {
  max-width: 982px;
}
.child_theme .landing-banner.roi-form .landing-banner-row .col6.right-content .form-section form label {
  font-family: Nunito, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  color: #3474EF;
}
.child_theme .landing-banner.roi-form .landing-banner-row .col6.right-content .form-section form select {
  color: #bfbfbf;
}
.child_theme .content-with-image-column.cstm-roi .page-center {
  max-width: 1220px;
  padding: 0 20px;
}
.child_theme .img_wrp .left_content .btn a:hover{
  background-color: rgba(52, 116, 239,1.0);
  color: rgba(255, 255, 255,0.3);
  border-color: rgba(52, 116, 239,1.0);
}
.child_theme .cm_adv_main .left_content p a:hover {
  opacity: 0.3;
  transition-duration: 0.5s;
  transition-property: opacity;
}
.child_theme .custom-tech .inner_spacing .tp-img {
  position: absolute;
  z-index: 99;
  top:-20px;
}
.child_theme .custom-tech .splide__track {
  overflow: inherit;
}
.child_theme .custom-tech .inner_spacing .tp-img-cnt {
  padding-top: 100px;
  width: 100%;
  height: 100%;
  top: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.child_theme .custom-tech .top_sec.noButton {
  margin: 0;
  padding-bottom: 60px;
}
.child_theme .custom-tech .cnt-col:nth-child(2) .tp-img {
  min-width: 0;
}
.child_theme .custom-tech .cnt-col:nth-child(3) .tp-img {
  max-width: 180px;
  height: 179px;
}
.child_theme .cm_team {
  padding-top: 62px;
  padding-bottom: 110px;
}

.child_theme .cm_team .top_sec h1 {
      text-align: center;
    color: rgba(52,116,239,1);
    line-height: 1.2;
    letter-spacing: 0.02;
    font-size: 4em;
    font-family: Nunito, sans-serif;
    font-weight: 1000;
    font-style: normal;
    margin-bottom: 40px;

}
.child_theme .cm_team .top_sec .top_content h2 {
  font-size: 30px;
  font-style: normal;
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 80px;
}
.child_theme .cm_team .page-center {
  max-width: 1220px;
  padding: 0 10px;
}
.child_theme .cm_team .top_sec.noButton {
  margin-bottom: 25px;
}
.child_theme .cm_team .bottom_row .cnt-col .tp-img {
  max-width: 144px;
  min-height: 198px;
  width: 100%;
}
.child_theme .cm_team .bottom_row .flex-row.flex_row {
  column-gap: 51px;
}
.child_theme .cm_team .bottom_row .cnt-col {
  width: auto;
}
.child_theme .cm_team .bottom_row .cnt-col .tp-img-cnt h6 {
  color: rgba(52,116,239,1);
  text-transform: none;
  font-size: 16px;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0em;
  margin-bottom: 6px;
}

.child_theme .cm_team .bottom_row .cnt-col .tp-img-cnt p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-transform: none;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.child_theme .content-with-image-column.right-content {
  padding-top: 85px;
}

.child_theme .content-with-image-column.right-content .left_col .left_inner_col h1 {
  letter-spacing: 0.1em;
  text-align: center;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-style: normal;
  padding-right: 20px;
  margin-bottom: 4px;
}

.child_theme .content-with-image-column.right-content .left_inner_col {
  padding: 0;
}

.child_theme .content-with-image-column.right-content .left_inner_col .content h3 {
  color: rgba(245,193,96,1);
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  font-style: normal;
  padding-right: 10px;
  margin-bottom: 50px;
}

.child_theme .content-with-image-column.right-content .left_inner_col .content p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 434px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
}
.child_theme .content-with-image-column.in-app .bg_img {
  left: 275px;
  top: -459px;
  width: 681px;
  height: 832px;
  opacity: 0.6;
}
.child_theme .content-with-image-column.in-app .right_col {
  all: unset;
  width: 50%;
}
.child_theme .content-with-image-column.in-app .right_col .max_inner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    left: 70px;
    top: -30px;
    width: 400px;
    height: 666px;
    position: absolute;
}
.child_theme .content-with-image-column.in-app .row.left_col .left_col {
  padding-top: 88px;
}
.child_theme .content-with-image-column.in-app .row.left_col .left_inner_col {
  padding: 0;
}

.child_theme .content-with-image-column.in-app .row.left_col .left_inner_col h1 {
  margin-bottom: 30px;
  padding-right: 0px;
}

.child_theme .content-with-image-column.in-app .row.left_col .left_inner_col p {
  max-width: 414px;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-right: auto;
  padding-bottom: 30px;
  margin-bottom: 0;
}

.child_theme .content-with-image-column.in-app .left_inner_col .btn_wrapper {
  justify-content: center;
  padding-top: 40px;
}

.child_theme .content-with-image-column.in-app .left_inner_col .btn_wrapper .button_item.btn1 a {
  padding: 13px 51px;
  background: linear-gradient(rgb(115, 161, 254), rgb(83, 127, 242));
}
.child_theme .content-with-image-column.app-build .row.right_col .right_col .right_bg_img {
  left: 437px;
  top: 0;
  width: 840px;
  height: 559px;
  transform: scale(1, 1) translate(0px, 0px) rotate(-120deg);
  opacity: 1;
}

.child_theme .content-with-image-column.app-build .row.right_col .right_col .mask_bg_img .max_inner {
  left: 714px;
  top: 43px;
  width: 338px;
  height: 616px;
}

.child_theme .content-with-image-column.app-build .row.right_col .left_col {
  padding-top: 241px;
  padding-left: 33px;
}

.child_theme .content-with-image-column.app-build .row.right_col .left_col .left_inner_col h1 {
    text-transform: capitalize;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 35px;
    font-family: Nunito, sans-serif;
    font-weight: 1000;
    font-style: normal;
    margin-bottom: 15px;
}

.child_theme .content-with-image-column.app-build .row.right_col .left_col .left_inner_col .content {
  padding-left: 77px;
}

.child_theme .content-with-image-column.app-build .row.right_col .left_col .left_inner_col .content p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 414px;
}
.child_theme .content-with-image-column.app-build {
  padding-bottom: 200px;
}
.child_theme .content-with-image-column.app-build.CBT {
}

.child_theme .content-with-image-column.app-build.CBT .max_inner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  left: 141px;
  top: -16px;
  width: 352px;
  height: 603px;
  position: absolute;
}

.child_theme .content-with-image-column.app-build.CBT .right_bg_img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  left: -189px;
  top: 24px;
  width: 905px;
  height: 603px;
  transform: scale(1, 1) translate(0px, 0px) rotate(-50deg);
  position: absolute;
}

.child_theme .content-with-image-column.app-build.CBT .left_col .left_inner_col {
  padding-left: 68px;
}

.child_theme .content-with-image-column.app-build.CBT .left_col {
  padding-top: 82px;
}

.child_theme .content-with-image-column.app-build.CBT .left_col .left_inner_col h1 {
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 18px;
}

.child_theme .content-with-image-column.app-build.CBT .left_col .left_inner_col p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 414px;
}

.child_theme .content-with-image-column.app-build.CBT .left_col .left_inner_col .content {
  padding-left: 25px;
}
.child_theme .business-insights.customisation .row.right_col .right_col .mask_bg_img .max_inner {
  left: -135px;
  top: -55px;
  width: 380px;
  height: 584px;
  position: absolute;
}
.child_theme .business-insights.customisation .row.right_col .right_col .right_bg_img {
  left: 455px;
  top: 70px;
  width: 840px;
  height: 559px;
  transform: scale(1, 1) translate(0px, 0px) rotate(240deg);
  opacity: 1;
}
.child_theme .business-insights.customisation .row.right_col .left_col {
  width: 50%;
  padding-top: 164px;
  padding-left: 0;
}

.child_theme .business-insights.customisation .row.right_col .left_col .left_col-title h3 {
  color: black;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  font-style: normal;
  padding-left: 33px;
  margin-bottom: 20px;
}

.child_theme .business-insights.customisation .row.right_col .left_col .left_inner_col h1 {
  max-width: 414px;
  margin: 0 auto;
  padding-left: 16px;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 30px;
}
.child_theme .business-insights.customisation .row.right_col .left_col .left_inner_col .content ul {
  padding-left: 139px;
}

.child_theme .business-insights .row.right_col .left_col .left_inner_col .content ul>li:before {
  left: -31px;
  top: 4px;
}
.child_theme .business-insights.customisation .row.right_col .left_col .left_inner_col .content ul>li {
  position: relative;
}
.child_theme .content-with-image-column.pos .left_inner_col .btn_wrapper .button_item.btn2 svg {
  width: 12px;
}

.child_theme .content-with-image-column.Impact .row.left_col .right_col .max_inner {
  left: 42px;
  top: -32px;
  width: 443px;
  height: 586px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  object-fit: cover;
}

.child_theme .ctm-card .flex_row.rowGap15 .it2 .card_inner.theme img {
  width: 49px;
}

.child_theme .ctm-card .flex_row.rowGap15 .it3 .card_inner.theme img {
  width: 68px;
}

.child_theme .ctm-card .flex_row.rowGap15 .it4 .card_inner.theme img {
  width: 48px;
}

.child_theme .ctm-card .flex_row.rowGap15 .it6 .card_inner.theme img {
  width: 50px;
}

.child_theme .ctm-card .flex_row.rowGap15 .it7 .card_inner.theme img {
  width: 50px;
  ''}

.child_theme .ctm-card .flex_row.rowGap15 .it8 .card_inner.theme img {
  width: 50px;
}

.child_theme .ctm-card .flex_row.rowGap15 .it10 .card_inner.theme img {
  width: 51px;
}

.child_theme .ctm-card .flex_row.rowGap15 .it12 .card_inner.theme img {
  width: 40px;
}
.child_theme .our-services .right-col .services-item:nth-child(5) .services-inner-item img {
  height: auto;
}


.child_theme .content-with-image-column.Impact .bg_img {
  left: 253px;
  top: -31px;
  width: 847px;
  height: 565px;
  transform: scale(1, 1) translate(0px, 0px) rotate(-34deg);
  opacity: 1;
}

.child_theme .content-with-image-column.Impact .left_col {
  padding-top: 37px;
}

.child_theme .content-with-image-column.Impact .left_col .left_inner_col {
  padding-left: 0;
  padding-right: 42px;
}

.child_theme .content-with-image-column.Impact .left_col .left_inner_col h3 {
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  margin-bottom: 30px;
}

.child_theme .content-with-image-column.Impact .left_col .left_inner_col h1 {
  color: black;
  text-align: center;
  margin-bottom: 3px;
}

.child_theme .content-with-image-column.Impact .left_col .left_inner_col p {
  max-width: 459px;
  margin-left: auto;
  margin-right: auto;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 13px;
}
.child_theme .content-with-image-column.Impact .left_inner_col .btn_wrapper {
  justify-content: center;
}
.child_theme .content-with-image-column.Impact .left_inner_col .btn_wrapper .button_item.btn1 a {
  padding: 13px 51px;
  background: linear-gradient(rgb(115, 161, 254), rgb(83, 127, 242));
}
.child_theme .business-insights .row.right_col .left_col .left_inner_col .content ul>li{
  position:relative;
}
.child_theme .security .top_sec {
  margin-bottom: 67px;
}
.child_theme .security .top_sec .top_content p {
  max-width: 558px;
  margin: 0 auto;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.child_theme .security .slider_btn_footer .btn_row.count_1 {
  margin: 11px 0 0 0;
}

.child_theme .security .slider_btn_footer .btn_row.count_1 a {
  padding: 13px 51px;
  border-radius: 30px;
  background: linear-gradient(rgb(115, 161, 254), rgb(83, 127, 242));
}
.child_theme .security .top_sec h2.title {
  margin-bottom: 13px;
}

.child_theme .security .bottom_row .card_item {
  width: auto;
  padding: 0;
}
.child_theme .security {
  padding-bottom: 67px;
}
.child_theme .security .bottom_row .card_item .icon_inner {
  width: 47px;
  height: 47px;
  font-size: unset;
  margin-bottom: 16px;
}
.child_theme .security .bottom_row .card_item .card_inner {
  padding: 20px 25px;
}
.child_theme .twc-type-2 .top_sec h2.title {
  margin-bottom: 10px;
}

.child_theme .twc-type-2 .top_sec .top_content p {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
}


.child_theme .twc-type-2 .bottom_row .tp-img-cnt-inner p {
  color: rgba(48,48,48,1);
  font-size: 14px;
  text-align: center;
  max-width: 219px;
  margin: 0 auto;
}

.child_theme .cnt-wit-tp-img-wrp.twc-type-2 .top_sec {
  margin-bottom: 75px;
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul>li:nth-child(2) {
  padding-right: 26px;
}

.child_theme .custom-header-nav .hs-menu-wrapper>ul>li:nth-child(3) {
  padding-right: 44px;
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul>li:first-child {
  padding-left: 0;
  padding-right: 26px;
}
.child_theme .our-tips.advice .bottom-section h3 {
  color: rgba(52,116,239,1);
  text-transform: capitalize;
  text-align: center;
  position: relative;
}

p[data-attr="hover"]:hover > a {
  color: rgba(48,48,48,1);
}
.child_theme .content-with-image-column.type-99 .left_inner_col .btn_wrapper .button_item.btn2 a {
  display: flex;
}
.child_theme .content-with-image-column.type-99 .left_inner_col .btn_wrapper .button_item.btn2 a svg {
  position: relative;
  top: 2px;
  right: 2px;
}
.child_theme .custom-tech .cnt-col:nth-child(3) .tp-img-cnt-inner p {
  padding-bottom: 18px;
}
.child_theme .landing-banner.custom-form.type-700 {
  padding-top: 118px;
}
.child_theme .custom-form .col6.right-content .form-section form .hs-input.hs-fieldtype-intl-phone select {
  color: #33475b!important;
}
.child_theme .landing-banner.custom-form.type-700 form .hs-form-field input {
  padding: 0 15px;
}
.child_theme .our-tips.advice .bottom-section p {
  color: #303030;
}
.child_theme .our-tips.advice .top-section p {
  margin-bottom: 20px;
}
.child_theme .cm_footer_service .hs-menu-wrapper>ul>li>a {
  cursor: text;
}
.child_theme .type-105 .flex_row .testmn_itemv2.it2 .right_col{
  width: 164px;
  height: 39px;
}
.child_theme .type-105 .flex_row .testmn_itemv2.it4 .right_col {
  width: 121px;
  height: 67px;
}
.child_theme .type-105 .flex_row .testmn_itemv2.it6 .right_col {
  width: 206px;
  height: 43px;
}

.child_theme .contact_page_v1 form .inputs-list:first-child {
  padding-top: 6px;
}

.child_theme .contact_page_v1 form fieldset .hs-richtext p {
  margin: 14px 0 14px;
}

.child_theme .contact_page_v1 .cnt-mid-sec form .inputs-list {
  padding-left: 5px;
}

.child_theme .contact_page_v1 form .hs-form-field.hs-fieldtype-booleancheckbox {
  margin-bottom: 8px;
}

.child_theme .password-prompt input[type=password] {
  padding: 0.7rem !important;
  font-size: 14px !important;
}

.widget-type-password_prompt form {
  max-width: 700px;
}

@media (min-width: 768px){

  .child_theme .roi-inner .bottom_row .flex_row .card_item{
    padding: 0 7px;
  }
  .child_theme .cnt-wit-tp-img-wrp.cwt4 .cnt-col:last-child .tp-img-cnt-inner {
    margin-bottom: 40px;
  }
  .child_theme .custom-header-logo img {
    max-width: 140px;
  }
}

@media (min-width: 768px) and (max-width: 1170px){
  .child_theme .content-with-image-column.accessible.bgpos .row.right_col .right_col .mask_bg_img .max_inner {
    left: 86%;
  }
}


@media (max-width:1699px){
  .child_theme .custom-header .container{
    
    max-width: 1544px;
    
    margin: 0 auto;
  }

  .child_theme .custom-header {
    padding-top: 0px;
  }
  .child_theme .content-with-image-column .bg_img {
    left: -190px;
  }
  .child_theme .custom-header-nav .hs-menu-wrapper>ul>li:first-child {
    padding-left: 0;
    padding-right: 26px;
  }
  .child_theme .custom-header-nav .hs-menu-wrapper>ul>li:nth-child(2) {
    padding-right: 26px;
  }

  .child_theme .custom-header-nav .hs-menu-wrapper>ul>li:nth-child(3) {
    padding-right: 45px;
  }

  .child_theme .custom-header-nav .hs-menu-wrapper > ul {
    padding-top: 5px;
  }
  .child_theme .clients .slider_wrapper .slide_img {
    max-width: 1053px;
  }
  .child_theme .content-with-image-column.therapy .bg_img {
    left: -100px;
  }
  .child_theme .content-with-image-column.therapy-inner .bg_img {
    left: -65px;
  }
  .child_theme .content-with-image-column.cstm-roi .bg_img {
    left: -69px;
  }
  .child_theme .content-with-image-column.in-app .bg_img {
    left: 150px;
  }

  .child_theme .content-with-image-column.Impact .bg_img {
    left: 130px;
  }
}

@media (max-width:1200px){
  .child_theme .content-with-image-column.img-con-1 .row.right_col .right_col .mask_bg_img img {
    width: 40vw;
    height: auto;
  }
}

@media (max-width:1170px){
  .child_theme .content-with-image-column .row.right_col .right_col .mask_bg_img .max_inner {
    width: 600px;
    object-fit: cover;
    left: auto;
    height: auto;
    top:8vh;
  }
  .child_theme .content-with-image-column .row.right_col .left_col .left_inner_col h1 {
    font-size: 35px;
  }
  .child_theme .content-with-image-column .row.right_col .left_col {
    padding-left: 40px;
  }
  .child_theme .custom-banner2 .row.right_col .right_col .mask_bg_img img {
    top: 140px;
    width: 50vw;
    left: 50%;
  }
  .child_theme .business-insights .row.right_col .left_col .left_inner_col h1 {
    font-size: 15px;
  }

  .child_theme .business-insights .row.right_col .right_col .mask_bg_img .max_inner {
    left: -50%;
    position: absolute;
    width: 20vw;
    top: 15%;
  }
  .child_theme .business-insights .row.right_col .left_col .left_col-title h3 {
    padding-left: 80px;
  }
  .child_theme .business-insights .row.right_col .left_col {
    width: 60%;
  }

  .child_theme .business-insights .row.right_col .right_col {
    width: 40%;
  }
  .child_theme .content-with-image-column.therapy .row.right_col .right_col .mask_bg_img img {
    width: 30vw;
    height: auto;
    left: 65%;
    top: 60px;
  }
  .child_theme .content-with-image-column.img-con-1 .row.right_col .right_col .mask_bg_img img {
    width: 25vw;
    top: 200px;
    left: 65%;
  }
  .child_theme .content-with-image-column.cstm-roi .row.left_col .right_col img.mask_bg {
    width: 32vw;
    height: auto;
    top: 80px;
  }

  .child_theme .content-with-image-column.in-app .right_col .max_inner {
    left: 0;
    width: 45vw;
    height: auto;
    top: 125px;
  }
  .child_theme .content-with-image-column.in-app .bg_img {
    left: 0;
  }
  .child_theme .content-with-image-column.app-build .row.right_col .right_col .mask_bg_img .max_inner {
    width: 20vw;
    height: auto;
    top: 190px;
    left: calc(100% - 220px);
  }
}



@media (max-width:1024px){
  .child_theme .clients .slider_wrapper .slide_img {
    width: 90vw;
    height: 15vh;
  }
  .child_theme .roi-inner .bottom_row .flex_row {
    flex-wrap: wrap;
  }
  .child_theme .clients .row .title h2 {
    padding-bottom: 30px;
  }
  .child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content {
    padding: 0 20px;
  }
  .child_theme .contact_page_v1 .span12>.widget-type-form {
    padding-left: 20px;
    padding-right: 20px;
  }
  .child_theme .cm_adv_con .page-center .cm_adv_main {
    margin: 0;
  }
  .child_theme .content-with-image-column.in-app .row.left_col .left_inner_col p {
    padding-right: 20px;
  }
  .child_theme .content-with-image-column.app-build.CBT .max_inner {
    width: 30vw;
    height: auto;
    top: 0px;
    left: 60px;
  }

  .child_theme .content-with-image-column.app-build.CBT .left_col .left_inner_col {
    padding-left: 0;
  }
  .child_theme .business-insights.customisation .row.right_col .right_col .mask_bg_img .max_inner {
    left: 60px;
    width: 35vw;
    height: auto;
    top: 170px;
  }
  .child_theme .content-with-image-column.Impact .row.left_col .right_col .max_inner {
    width: 45vw;
    left: 0;
    top: 84px;
  }
  .child_theme .business-insights.customisation .row.right_col .right_col .mask_bg_img {
    position: static;
  }
}

@media (max-width:991px){
  .child_theme .header-left-section {
    gap: 50px;
  }
  .child_theme .custom-header-nav .hs-menu-wrapper>ul>li {
    padding: 0 20px;
  }
  .child_theme .custom-header-logo {
    padding-left: 0;
  }
  .child_theme .content-with-image-column .left_inner_col .btn_wrapper .button_item.btn1 a {
    padding: 10px 30px;
  }
  .child_theme .content-with-image-column .left_inner_col .btn_wrapper {
    gap: 5px;
  }
  .child_theme .custom-header-nav .hs-menu-wrapper>ul>li:nth-child(3) {
    padding-right: 20px;
  }

  .child_theme .custom-header-nav .hs-menu-wrapper>ul>li:nth-child(2) {
    padding-right: 20px;
  }

  .child_theme .custom-header-nav .hs-menu-wrapper>ul>li:first-child {
    padding-right: 20px;
  }
  .child_theme .our-services .left-col .feature-img .img_wrpper {
    width: 24vw;
    height: auto;
  }
  .child_theme .business-insights .row.right_col .right_col .mask_bg_img .max_inner {
    left: -100%;
    width: 30vw;
  }
  .child_theme .custom-tech .flex-row {
    row-gap: 150px;
  }
  .child_theme .content-with-image-column.app-build {
    padding-bottom: 80px;
  }
  .child_theme .business-insights.customisation .row.right_col .left_col .left_inner_col .content ul {
    padding-left: 100px;
  }
}

@media (max-width: 800px){
  .child_theme .header-left-section {
    gap: 15px;
  }
  .child_theme .homepage-video .video_container {
    max-width: 500px;
  }
}

@media (max-width:767px){
  .child_theme .landing-banner.custom-form {
    padding-bottom: 0;
    padding-top: 50px;
  }
  .widget-type-password_prompt form {
    max-width: 100%;
  }
  .child_theme .content-with-image-column.cstm-roi .page-center {
    padding: 0;
  }
  .child_theme .custom-header-button {
    display: none;
  }
  .child_theme .mobile-trigger {
    display: block;
  }
  .child_theme .custom-header-nav {
    display: none;
  }
  .child_theme .custom-header {
    padding: 10px 28px 8px 13px;
    margin: 3vw !important;
    width: 94vw;
  }
  .child_theme .custom-header .container {
    max-width: 680px;
    padding: 0;
  }
  .child_theme .custom-header-logo img {
    max-width: 101px;
  }
  .child_theme .custom-header-button.mobile {
    display: block;
  }
  .child_theme .custom-header-logo {
    padding: 0;
  }
  .child_theme .mobile-trigger {
    width: 33px;
    height: 33px;
    cursor: pointer;
  }
  .child_theme .mobile-trigger svg {
    fill: rgba(52,116,239,1);
  }
  .child_theme .custom-main-header {
    min-height: 61.88px;
  }
  .child_theme .custom-mobile-nav-wrapper.nav-open {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  .child_theme .landing-banner.custom-form .landing-banner-row .col6.left-content.text_left {
    text-align: center;
    margin-bottom: 0;
  }
  .child_theme .mobile-close-icons {
    display: block;
    height: 28px;
    position: absolute;
    text-align: right;
    width: 28px;
    margin-left: auto;
    top: 15px;
    cursor: pointer;
    right: 20px;
  }
  .child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content .form-section {
    max-width: 100%;
    box-shadow: none;
    padding-left: 20px!important;
    padding-right: 20px!important;
  }
  .custom-mobile-nav {
    align-items: center;
    display: flex;
    text-align: center;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
  }
  .child_theme .mobile-close-icons svg {
    fill: rgba(52,116,239,1);
  }
  .child_theme .custom-mobile-nav .hs-menu-wrapper > ul {
    margin: 0;
    padding: 0;
  }
  .child_theme .custom-mobile-nav .hs-menu-wrapper.flyouts .hs-menu-children-wrapper{
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
  .child_theme .custom-mobile-nav .hs-menu-wrapper > ul > li > a {
    color: #3474ef;
    font-family:Nunito, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    transition-duration: .5s;
    padding-bottom: 15px;
    display: block;
  }
  .child_theme .custom-mobile-nav .hs-menu-wrapper>ul>li,
  .child_theme .custom-mobile-nav .hs-menu-wrapper>ul ul > li{
    margin: 0;
  }
  .child_theme .custom-mobile-nav .hs-menu-wrapper>ul ul {
    display: none;
    padding: 0;
    margin-bottom: 10px;
  }
  .child_theme .child-trigger{
    display: block;
    margin: 0;
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 40px;
    top: 0;
  }
  .custom-mobile-nav > div {
    width: 100%;
  }
  .child_theme .mobile-close-icons:hover svg {
    opacity: 0.25;
    transition-duration: 0.5s;
    transition-property: opacity;
  }
  .child_theme .custom-mobile-nav .hs-menu-wrapper>ul ul>li>a:hover {
    color: #3474ef;
  }
  .child_theme .child-trigger:after {
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 12px;
    right: 20px;
    background-image:url(//3463220.fs1.hubspotusercontent-na1.net/hubfs/3463220/raw_assets/public/Thrive_October2023/images/arrow.svg);
  }
  .child_theme .custom-mobile-nav .hs-menu-wrapper > ul ul > li > a {
    transition-property: color;
    font-size: 14px;
    text-align: center;
    transition-duration: 0.5s;
    color: rgba(48,48,48,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-family: Nunito, sans-serif;
    font-weight: 400;
    display: block;
    font-style: normal;
    padding-bottom: 8px;
  }
  .child_theme .custom-mobile-nav .hs-menu-wrapper > ul > li:hover > a {
    color: rgba(33,198,254,1);
  }
  .child_theme .terms-page h1.title {
    font-size: 20px;
  }

  .child_theme .terms-page {
    padding-top: 25px;
  }

  .child_theme .terms-page .rich_text h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .child_theme .terms-page .page-center {
    padding-left: 30px;
    padding-right: 30px;
  }

  .child_theme .terms-page .rich_text p {
    font-size: 12px;
    letter-spacing: 0em;
    text-align: left;
    line-height: 1.2;
  }
  .child_theme .content-with-image-column .row.right_col .left_col {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    text-align: center;
  }
  .child_theme .content-with-image-column .row.right_col .right_col {
    width: 100%;
  }
  .child_theme .content-with-image-column .row.right_col {
    flex-direction: column-reverse;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .child_theme .content-with-image-column .row.right_col .right_col .mask_bg_img .max_inner {
    position: static;
    display: block;
    height: 236px;
    width: 268px;
    margin: 0 auto;
    object-fit: contain;
  }
  .child_theme .content-with-image-column .row.right_col .right_col .mask_bg_img {
    text-align: center;
    padding-bottom: 30px;
  }
  .child_theme .content-with-image-column .bg_img {
    display: none;
  }
  .child_theme .content-with-image-column .row.right_col .left_col .left_inner_col h1 {
    font-size: 32px;
    letter-spacing: 0.02em;
  }
  .child_theme .content-with-image-column {
    padding: 0 20px;

  }
  .child_theme .content-with-image-column .row.right_col .left_col .left_inner_col .content p {
    color: rgba(48,48,48,1);
    line-height: 1.25;
    font-size: 14px;
    max-width: 100%;
    text-align: center;
    letter-spacing: 0.02em;
  }
  .child_theme .content-with-image-column .left_inner_col .btn_wrapper .button_item.btn2 {
    display: none;
  }
  .child_theme .content-with-image-column .left_inner_col .btn_wrapper {
    align-items: center;
    justify-content: center;
  }
  .child_theme .content-with-image-column .left_inner_col .btn_wrapper .button_item.btn1 a {
    font-size: 14px;
  }
  .child_theme .content-with-image-column .row.right_col .right_col .right_bg_img {
    transform: scale(1, 1) translate(0px, 0px) rotate(96deg);
    left: -232px;
    top: 61px;
    width: 629px;
    height: 648px;
    opacity: 0.4;
    z-index: -1;
  }
  .child_theme .clients .slider_wrapper .slide_img {
    width: 90vw;
    height: 6vh;
  }
  .child_theme .clients .row .title h2 {
    padding-bottom: 20px;
    font-size: 24px !important;
    
  }
  .child_theme .clients .bg_img {
    transform: scale(1, 1) translate(0px, 0px);
    left: 0px;
    top: -100px;
    width: 100vw;
/*     height: 190px; */
    opacity: 0.5;
  }

  .child_theme .clients {
    padding-top: 0px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0;
  }
  .child_theme .our-services .left-col {
    width: 100%;
  }
  .child_theme .our-services .right-col {
    width: 100%;
    padding-top: 5px;
  }
  .child_theme .our-services .row {
    flex-direction: column;
  }
  .child_theme .our-services .left-col .feature-img .img_wrpper {
    position: static;
  }
  .child_theme .our-services .right-col .services-item {
    width: 50%;
  }
  .child_theme .our-services .right-col .services-wrapper {
    padding-right: 0;
    width: 100%;
  }
  .child_theme .our-services .right-col h2 {
    padding-right: 0;
  }
  .child_theme .our-services .left-col .bg_img {
    transform: scale(1, 1) translate(0px, 0px) rotate(155deg);
    left: 6px;
    top: -27px;
    width: 294px;
    height: 261px;
    opacity: 0.3;
  }
  .child_theme .our-services .left-col .feature-img .img_wrpper {
    height: 100%;
    width: 100%;
/*     max-width: 115px; */
    margin: 0 auto;
    display: block;
  }
  .child_theme .our-services .right-col .button_wrapper {
    padding-right: 0;
  }
  .child_theme .our-services .right-col .button_wrapper a {
    padding: 10px 38px;
    font-size: 14px;
  }
  .child_theme .our-services .right-col .services-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .child_theme .impact-card .flex_row .card_item {
    padding-left: 10px;
  }
  .child_theme .impact-card .card_box {
    gap: 15px;
  }
  .child_theme .impact-card .flex_row .card_item .card_inner {
    padding-bottom: 0;
  }
  .child_theme .card_gallery.impact-card .flex_row.rowGap15 {
    row-gap: 0;
  }
  .child_theme .impact-card .slider_btn_footer .btn_row a {
    padding: 7.5px 20px;
  }
  .child_theme .custom-banner2 .row.right_col .right_col .right_bg_img {
    left: -100px;
    top: 145px;
    width: 454px;
    height: 343px;
    opacity: 0.3;
    transform: scale(1, 1) translate(0px, 0px) rotate(180deg);
  }

  .child_theme .content-with-image-column.custom-banner2 .row.right_col {
    padding-top: 107px;
  }

  .child_theme .custom-banner2 .row.right_col .left_col .left_inner_col h1 {
    font-size: 20px;
  }
  .child_theme .content-with-image-column.custom-banner2 {
    padding-bottom: 50px;
  }
  .child_theme .custom-banner2 .row.right_col .right_col .mask_bg_img img {
    width: 324px;
    height: 303px;
    object-fit: cover;
    transform: scale(1, 1) translate(0px, 0px);
  }
  .child_theme .business-insights .row.right_col .left_col .left_col-title .left_col-image_wrapper .left_col_image {
    left: -74px;
    top: -68px;
    width: 25px;
    height: 25px;
  }

  .child_theme .business-insights .row.right_col .left_col .left_col-title h3 {
    padding-left: 40px;
    font-size: 15px;
  }

  .child_theme .business-insights .row.right_col .left_col .left_inner_col h1 {
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .child_theme .business-insights .row.right_col .left_col .left_inner_col .content ul > li{
    font-size: 15px;
  }
  .child_theme .business-insights .row.right_col .left_col .left_inner_col .content ul {
    padding-left: 30px;
  }

  .child_theme .business-insights .row.right_col .left_col .left_inner_col .content ul > li:before {
    left: -27px;
    width: 15px;
    height: 15px;
  }
  .child_theme .business-insights .row.right_col .right_col .right_bg_img {
    height: 231px;
    left: 0;
    opacity: .3;
    position: absolute;
    top: 0;
    transform: scale(1) translate(0) rotate(140deg);
    width: 259px;
  }
  .child_theme .content-with-image-column.business-insights .row.right_col {
    padding-top: 221px;
  }

  .child_theme .business-insights .row.right_col .right_col .mask_bg_img .max_inner {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: -151px;
  }

  .child_theme .business-insights .row.right_col .right_col .mask_bg_img {
    left: calc(100% - 25px);
    top: 0;
    width: 93px;
    height: 93px;
  }
  .child_theme .cstm-two-col .feat-item-wrp .featitem {
    width: 100%;
    padding: 0;
    box-shadow: none;
  }

  .child_theme .content-with-image-column.business-insights .row.right_col .max_inner {
    top: 58%;
    left: 65%;
  }
  .child_theme .cstm-two-col .outer_wrap .right-content {
    max-width: 100%;
  }
  .child_theme .cstm-two-col .feat-item-wrp .featitem .outer_wrap {
    column-gap: 0;
    flex-wrap: nowrap;
  }
  .child_theme .cstm-two-col {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .child_theme .content-with-image-column.business-insights .row.right_col .mask_bg_img {
    left: 0;
  }
  .child_theme .cstm-two-col .outer_wrap .right-content h3 {
    font-size: 15px;
    padding-left: 10px;
    margin-bottom: 20px;
  }

  .child_theme .cstm-two-col .outer_wrap .img-wrap {
    width: 25px;
    position: relative;
    height: 25px;
    top: -3px;
    left: 0;
  }
  .child_theme .custom-guide .row.right_col .left_col .left_inner_col .content p {
    text-align: justify;
    font-size: 15px;
  }
  .child_theme .cstm-two-col .page-center {
    padding: 0 10px;
  }

  .child_theme .cstm-two-col .outer_wrap .right-content p {
    font-size: 15px;
    transform: translateX(-23px);
    max-width: 100%;
  }

  .child_theme .cstm-two-col .feat-item-wrp {
    gap: 20px;
  }
  .child_theme .content-with-image-column.custom-guide .row.right_col {
    flex-direction: column;
    padding-top: 0;
  }
  .child_theme .content-with-image-column.custom-guide .row.right_col {
    flex-direction: column;
    padding-top: 0;
  }
  .child_theme .custom-guide .row.right_col .left_col .left_col-image_wrapper {
    width: 25px;
    height: 25px;
    left: 0;
  }

  .child_theme .custom-guide .row.right_col .left_col h3 {
    font-size: 15px;
    padding-left: 35px;
  }

  .child_theme .content-with-image-column.custom-guide {
    padding: 0 20px;
  }

  .child_theme .custom-guide .row.right_col .left_col .left_inner_col {
    padding-left: 0;
  }
  .child_theme .custom-guide .row.right_col .left_col .left_col-title {
    padding-bottom: 10px;
  }
  .child_theme .custom-guide .row.right_col .right_col .right_bg_img {
    left: -65px;
    top: 177px;
    width: 476px;
    height: 325px;
    opacity: 0.2;
    position: absolute;
    transform: scale(1, 1) translate(0px, 0px) rotate(179deg);
  }

  .child_theme .custom-guide .row.right_col .right_col .mask_bg_img img {
    transform: scale(1, 1) translate(0px, 0px);
    width: 257px;
    height: 235px;
    position: relative;
    top: 39px;
    left: 12px;
  }
  .child_theme .content-with-image-column.therapy .row.right_col .left_col {
    padding: 0;
  }

  .child_theme .content-with-image-column.therapy .row.right_col .left_col .left_inner_col h1 {
    font-size: 20px;
    max-width: 100%;
  }

  .child_theme .content-with-image-column.therapy .row.right_col .right_col .mask_bg_img img {
    width: 100%;
    min-width: 227px;
    height: 272px;
  }

  .child_theme .content-with-image-column.therapy .row.right_col .right_col .right_bg_img {
    left: -234px;
    top: 43px;
    width: 629px;
    height: 648px;
    opacity: 0.4;
    transform: scale(1, 1) translate(0px, 0px) rotate(96deg);
  }

  .child_theme .content-with-image-column.therapy .row.right_col {
    padding-top: 50px;
  }

  .child_theme .content-with-image-column.therapy .row.right_col .left_col .left_inner_col .content p {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
  }
  .child_theme .app-slider {
    padding-bottom: 130px;
  }
  .child_theme .content-with-image-column.therapy .left_inner_col .btn_wrapper .button_item.btn1 a {
    padding: 10.7px 29.1px;
  }
  .child_theme .content-with-image-column.therapy-inner .left_col .left_inner_col {
    padding: 0;
  }
  .child_theme .therapy-twc .bottom_row .tp-img-cnt-inner p {
    font-size: 14px;
    max-width: 100%;
  }
  .child_theme .content-with-image-column.therapy-inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
  }

  .child_theme .content-with-image-column.therapy-inner .right_col img.mask_bg {
    position: static;
    height: 217px;
    width: 100%;
    width: 186px;
    object-fit: contain;
  }

  .child_theme .content-with-image-column.therapy-inner .right_col {
    width: 100%;
  }

  .child_theme .content-with-image-column.therapy-inner .bg_img {
    left: -212px;
    top: -139px;
    width: 629px;
    height: 648px;
    opacity: 0.4;
    transform: scale(1, 1) translate(0px, 0px) rotate(96deg);
  }
  .child_theme h2[data-attr="main-title"] {
    font-size: 20px!important;
  }
  .child_theme .content-with-image-column.supporting .row.right_col .left_col {
    width: 100%;
    padding: 0;
  }

  .child_theme .content-with-image-column.supporting .row.right_col .right_col {
    width: 100%;
  }
  .child_theme .cont-img-3.content-with-image-column .row.right_col .right_col .right_bg_img {
    left: -234px;
    top: -22px;
    width: 629px;
    height: 648px;
    opacity: 0.4;
  }

  .child_theme .content-with-image-column.right-content {
    padding-top: 20px;
  }

  .child_theme .content-with-image-column.right-content .left_inner_col .content h3 {
    padding: 0;
    font-size: 20px;
    margin-bottom: 30px;
  }

  .child_theme .content-with-image-column.right-content .left_col .left_inner_col h1 {
    padding: 0;
  }

  .child_theme .content-with-image-column.right-content .left_inner_col .content p {
    padding: 0;
    max-width: 100%;
  }

  .child_theme .content-with-image-column.in-app .row.left_col .left_col {
    padding-top: 30px;
  }

  .child_theme .content-with-image-column.in-app .right_col .max_inner {
    position: static;
  }
  .child_theme .content-with-image-column.in-app .bg_img {
    left: 0;
    top: 0;
    width: 309px;
    height: 376px;
    opacity: 0.4;
    display: block;
  }
  .child_theme .content-with-image-column.in-app .row.left_col .left_inner_col p {
    padding: 0;
    max-width: 100%;
    padding-bottom: 20px;
  }
  .child_theme .content-with-image-column.in-app .left_inner_col .btn_wrapper {
    padding: 0;
  }
  .child_theme .content-with-image-column.app-build .row.right_col {
    padding-top: 80px;
  }

  .child_theme .content-with-image-column.supporting .row.right_col {
    flex-direction: column-reverse;
    padding-bottom: 0;
  }
  .child_theme .content-with-image-column.therapy-inner .left_col .left_inner_col .content p {
    font-size: 14px;
    max-width:100%;
    text-align: center !important;
  }
  .child_theme .content-with-image-column.supporting .row.right_col .left_col .content p {
    min-width: 100%;
    text-align: left;
    font-size: 14px;
  }

  .child_theme .content-with-image-column.supporting .row.right_col .right_col .right_bg_img {
    left: -130px;
    top: 26px;
    width: 433px;
    height: 226px;
    opacity: 0.5;
  }

  .child_theme .content-with-image-column.supporting .row.right_col .right_col .mask_bg_img img.mask_bg {
    left: 0;
    top: 0;
    width: 258px;
    height: 153px;
    position: relative;
  }
  .child_theme .app-slider .flex_row .left_col .left_inner .text_box p {
    font-size: 14px;
    text-align: center;
  }
  .child_theme .therapy-twc .top_sec.noButton h2 {
    font-size: 20px;
    max-width: 209px;
    margin-left: auto;
    margin-right: auto;
  }

  .child_theme .therapy-twc .top_sec.noButton .top_content p {
    font-size: 14px;
  }
  .child_theme .app-slider .page-center {
    padding: 0 20px;
  }

  .child_theme .content-with-image-column.img-con-1 {
    padding: 0 10px;
  }
  .child_theme .content-with-image-column.img-con-1 .row.right_col {
    padding-top: 50px;
  }
  .child_theme .content-with-image-column.cstm-roi {
    padding-top: 0;
  }
  .child_theme .content-with-image-column.img-con-1 .bg_img {
    display: none;
  }
  .child_theme .content-with-image-column.img-con-1 .row.right_col .right_col .mask_bg_img img {
    width: 312px;
    height: 263px;
    object-fit: cover;
  }
  .child_theme .content-with-image-column.img-con-1 .row.right_col .left_col {
    padding: 0;
  }
  .child_theme .content-with-image-column.img-con-1 .row.right_col .left_col .left_inner_col h2 {
    color: rgba(41,185,156,1);
    font-size: 15px;
    text-align: center;
    margin-bottom: 15px;
  }
  .child_theme .content-with-image-column.img-con-1 .row.right_col .right_col .mask_bg_img {
    padding-bottom: 20px;
  }
  .child_theme .content-with-image-column.cstm-roi .row.left_col .left_col .left_inner_col .content p {
    max-width: 100%;
  }
  .child_theme .content-with-image-column.img-con-1 .row.right_col .left_col .left_inner_col h1 {
    font-size: 20px;
  }
  .child_theme .content-with-image-column.img-con-1 .row.right_col .left_col .left_inner_col .content p {
    font-size: 15px;
    max-width: 100%;
  }
  .child_theme .content-with-image-column.cstm-roi .row.left_col .left_col,
  .child_theme .content-with-image-column.cstm-roi .row.left_col .right_col {
    width: 100%;
  }
  .child_theme .content-with-image-column.cstm-roi .row.left_col {
    flex-direction: column;
  }
  .child_theme .content-with-image-column.cstm-roi .row.left_col .right_col img.mask_bg {
    position: static;
    width: auto;
    height: auto;
  }
  .child_theme .content-with-image-column.cstm-roi .row.left_col .right_col .mask_bg_img {
    padding-bottom: 20px;
  }
  .child_theme .content-with-image-column.cstm-roi .row.left_col .left_col .left_inner_col h1 {
    text-align: center;
  }
  .child_theme .roi-inner .page-center {
    padding: 0 20px;
  }
  .child_theme .roi-inner .top_sec h2.title {
    text-align: center;
  }
  .child_theme .roi-inner .bottom_row .flex_row {
    flex-wrap: wrap;
  }
  .child_theme .roi-inner .bottom_row .card_item .card_box .card_content h3 {
    color: rgba(52,116,239,1);
    font-size: 30px;
    text-align: center;
  }
  .child_theme .roi-inner .bottom_row .card_item .card_box .card_content h2 {
    font-size: 14px;
  }
  .child_theme .roi-inner .bottom_row .flex_row .card_item:last-child .card_box h3.it_title, 
  .child_theme .roi-inner .bottom_row .flex_row .card_item:last-child .card_box h2 {
    font-size: 20px;
  }
  .child_theme .landing-banner.custom-form .landing-banner-row .col6.left-content.text_left {
    padding: 0 20px;
  }

  .child_theme .landing-banner.roi-form .landing-banner-row .col6 .landing-content h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .child_theme .landing-banner.roi-form .landing-banner-row .col6 .landing-content h3 {
    font-size: 14px;
  }
  .child_theme .landing-banner.custom-form .landing-banner-row .col6.right-content {
    padding: 0;
  }
  .child_theme .custom-tech .inner_spacing .tp-img {
    max-width: 167px;
    bottom: 410px;
    min-height: 167px;
  }
  .child_theme .custom-tech .bottom_row .tp-img-cnt h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .child_theme .custom-tech .bottom_row .tp-img-cnt-inner {
    padding: 0 10px 10px;
  }
  .child_theme .custom-tech .cnt-col:nth-child(2) .tp-img {
    min-width: 172px;
    min-height: 165px;
    max-width: 172px;
  }
  .child_theme .custom-tech .inner_spacing .col-btn-grp a {
    font-size: 14px;
    padding: 8.7px 23.2px;
  }
  .child_theme .custom-tech .cnt-col:nth-child(3) .tp-img {
    height: 165px;
    max-width: 172px;
  }
  .child_theme .content-with-image-column.app-build .row.right_col .left_col {
    padding: 0;
  }
  .child_theme .content-with-image-column.app-build .row.right_col .left_col .left_inner_col .content {
    padding: 0;
  }
  .child_theme .content-with-image-column.app-build .row.right_col .right_col .mask_bg_img .max_inner {
    width: 122px;
    height: 261px;
  }
  .child_theme .content-with-image-column.app-build .row.right_col .right_col .right_bg_img {
    left: -12px;
    top: 45px;
    width: 382px;
    height: 254px;
    transform: scale(1.08125, 1.08125) translate(13.4509px, 8.41618px);
  }
  .child_theme .content-with-image-column.app-build .row.right_col .left_col .left_inner_col h1 {
    font-size: 20px;
    color: rgba(52,116,239,1);
  }
  .child_theme .content-with-image-column.app-build .row.right_col {
    padding-bottom: 0;
  }
  .child_theme .content-with-image-column.app-build {
    padding-bottom: 0;
  }
  .child_theme .content-with-image-column.app-build.CBT .max_inner {
    position: static;
    width: 132px;
    height: 261px;
    transform: scale(1.08125, 1.08125) translate(12.0231px, 10.1821px);
  }
  .child_theme .content-with-image-column.app-build.CBT .left_col {
    padding-top: 30px;
  }
  .child_theme .content-with-image-column.app-build.CBT .right_bg_img {
    left: -29px;
    top: 20px;
    width: 382px;
    height: 254px;
    transform: scale(1.08125, 1.08125) translate(12.1734px, 8.41618px);
  }
  .child_theme .content-with-image-column.app-build.CBT .left_col .left_inner_col h1 {
    font-size: 20px;
    font-family: Nunito, sans-serif;
    font-weight: 700;
  }
  .child_theme .content-with-image-column.app-build.CBT .left_col .left_inner_col .content {
    padding: 0;
  }
  .child_theme .content-with-image-column.app-build.CBT .left_col .left_inner_col p {
    max-width: 100%;
  }
  .child_theme .content-with-image-column.app-build .row.right_col .left_col .left_inner_col .content p {
    max-width: 100%;
  }
  .child_theme .content-with-image-column.business-insights.customisation .row.right_col {
    padding-bottom: 0;
    padding-top: 50px;
  }
  .child_theme .business-insights.customisation .row.right_col .left_col {
    width: 100%;
    padding: 0;
  }
  .child_theme .business-insights.customisation .row.right_col .right_col .mask_bg_img .max_inner {
    position: static;
    width: 132px;
    height: 261px;
  }
  .child_theme .business-insights.customisation .row.right_col .right_col .mask_bg_img {
    text-align: center;
    position: static;
    margin: 0 auto;
    width: 100%;
    transform: none;
    height: 100%;
  }
  .child_theme .business-insights.customisation .row.right_col .right_col .right_bg_img {
    left: -12px;
    top: 25px;
    width: 382px;
    height: 254px;
    transform: scale(1.08125, 1.08125) translate(13.4509px, 8.41618px);
  }
  .child_theme .business-insights.customisation .row.right_col .left_col .left_col-title h3 {
    padding: 0;
    font-size: 20px;
    margin-bottom: 0;
  }
  .child_theme .business-insights.customisation .row.right_col .left_col .left_inner_col h1 {
    padding: 0;
    max-width: 100%;
  }
  .child_theme .twc-type-2 .bottom_row .tp-img-cnt-inner p {
    max-width: 100%;
  }

  .child_theme .content-with-image-column.Impact .left_col .left_inner_col p {
    max-width: 100%;
  }
  .child_theme .business-insights.customisation .row.right_col .left_col .left_inner_col .content ul {
    padding-left: 40px;
  }
  .child_theme .business-insights.customisation .row.right_col .left_col .left_inner_col .content ul > li {
    font-size: 15px;
    margin-bottom: 12px;
  }
  .child_theme .business-insights.customisation .row.right_col .left_col .left_inner_col .content ul > li:before {
    left: -25px;
  }
  .child_theme .content-with-image-column.Impact .row.left_col .right_col .max_inner {
    position: static;
    width: 198px;
    height: 261px;
  }

  .child_theme .content-with-image-column.Impact .bg_img {
    transform: scale(1.08125, 1.08125) translate(12.1734px, 8.41618px);
    left: -29px;
    top: 25px;
    width: 382px;
    height: 254px;
    display: block;
  }

  .child_theme .content-with-image-column.Impact .left_col {
    padding: 0;
  }

  .child_theme .content-with-image-column.Impact .left_col .left_inner_col {
    padding: 0;
  }

  .child_theme .content-with-image-column.Impact .left_inner_col .btn_wrapper .button_item.btn1 a {
    background-color: rgba(41,185,156,1);
    font-size: 15px;
    padding: 11px 25.1px;
  }

  .child_theme .content-with-image-column.Impact {
    padding-bottom: 70px;
  }

  .child_theme .security .top_sec {
    padding-left: 20px;
    padding-right: 20px;
  }

  .child_theme .security .top_sec .top_content p {
    font-weight: 400;
  }

  .child_theme .security .top_sec {
    margin-bottom: 30px;
  }

  .child_theme .cnt-wit-tp-img-wrp.twc-type-2 .tp-img {
    margin-bottom: 10px;
  }
  .child_theme .content-with-image-column.type-99 .row.right_col {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .child_theme .content-with-image-column.type-99 .row.right_col .right_col .right_bg_img {
    top: -132px;
  }
  .child_theme .our-services.type-100 .left-col .bg_img {
    top: -33px;
  }

  .child_theme .our-services.type-100 .right-col h2 {
    margin-bottom: 30px;
  }
  .child_theme .our-services.type-100 .right-col .button_wrapper a {
    padding: 10px 40px;
  }
  .child_theme .content-with-image-column.type-99 .row.right_col .right_col .mask_bg_img {
    padding-bottom: 30px;
  }
  .child_theme .content-with-image-column.type-99 .row.right_col .left_col .left_inner_col .content p {
    padding-bottom: 20px;
    text-align: center !important;
  }
  .child_theme .content-with-image-column.type-99 .left_inner_col .btn_wrapper .button_item.btn1 a {
    padding: 10px 40px;
  }
  .child_theme .type-105 {
    padding-top: 100px;
  }
  .child_theme .type-105 .flex_row .testmn_itemv2.it2 .right_col {
    width: 121px;
    height: 28px;
  }
  .child_theme .type-105 .flex_row .testmn_itemv2.it4 .right_col {
    width: 83px;
    height: 46px;
  }
  .child_theme .type-105 .flex_row .testmn_itemv2.it6 .right_col {
    width: 122px;
    height: 25px;
  }
  .child_theme .type-69 .top_sec.noButton {
    padding-bottom: 90px;
  }
  .child_theme .type-69 .inner_spacing .tp-img-cnt {
    padding-top: 88px;
  }
  .child_theme .type-69 .flex-row {
    row-gap: 120px;
  }
  .child_theme .landing-banner.type-700 {
    padding-top: 80px;
  }
  .child_theme .type-700 .col6.right-content .form-section form .hs-input.hs-fieldtype-intl-phone select,
  .child_theme .type-700 .col6.right-content .form-section form .hs-input.hs-fieldtype-intl-phone input[type=tel]{
    width: 100%!important;
  }
  .child_theme .landing-banner.type-700 .landing-banner-row .col6.right-content .form-section {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
  .child_theme .landing-banner.type-700 .landing-banner-row .col6 .landing-content h2 {
    margin-bottom: 8px;
  }
  .child_theme .our-tips.advice .top-section h2 {
    color: rgba(52,116,239,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 20px;
    font-style: normal;
  }

  .child_theme .our-tips.advice {
    padding-top: 0;
  }
  .child_theme .form-banner .page-center.theme_center.clearfix .form-section form .hs-form-field {
    width: 100%;
  }
}

/* header themeSetting */
.child_theme .custom-header{
  background-color: rgba(255, 255, 255,0.9);
  box-shadow: 0px 4px 20px #00000010;
    border-radius: 90px;
    margin: 1vw;
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul>li>a{
  font-size:14px;
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul>li>a{
  color:rgba(48, 48, 48,1.0);
  background-color:rgba(2, 103, 128,0.0);
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul>li>a:hover{
  color:rgba(46, 214, 189,1.0);
  background-color:rgba(2, 103, 128,0.0);
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul>li.active > a {
  color:rgba(52, 116, 239,1.0);
  background-color:rgba(2, 103, 128,0.0);
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul ul{
  background-color:rgba(255, 255, 255,1.0);
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul ul > li > a{
  color:rgba(48, 48, 48,1.0);
  background-color:rgba(2, 103, 128,0.0);
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul ul > li > a:hover{
  color:rgba(46, 214, 189,1.0);
  background-color:rgba(2, 103, 128,0.0);
}

.child_theme .custom-header-nav .hs-menu-wrapper>ul ul > li.active > a{
  color:rgba(52, 116, 239,1.0);
  background-color:rgba(2, 103, 128,0.0);
}
.child_theme .custom-header-button a{
  border-radius:100px;
  padding:10px 32px;
  background-color:rgba(52, 116, 239,1.0);
  color:rgba(255, 255, 255,1.0);
  border-color:rgba(52, 116, 239,1.0);
  border-width:0px;
}
.child_theme .custom-header-button a:hover{
  background-color:rgba(52, 116, 239,1.0);
  color:rgba(255, 255, 255,0.3);
  border-color:rgba(52, 116, 239,1.0);
}
a.cta_button{
  background: linear-gradient(#73A1FE, #537FF2) !important;
}

/* ============= sagar css ============== */

.portfolio_page_v1 .section-header h1 {
  text-transform: capitalize;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  font-weight: 700;
  margin: 0;
}
.portfolio_page_v1 .dnd-section[class*="background-image"]{
  background-attachment: fixed;
}
.portfolio_page_v1 .dnd-section .iframe_wrapper {
  padding-top: 0;
}
.dnd-section {
  position: relative;
}

.dnd-section .dnd-column {
  position: relative;
  z-index: 1;
  border-radius: 50px;
}
.about-page .button-wrapper .button {
  text-transform: capitalize;
  font-size: 16px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  transition-duration: 0.5s;
  line-height: 1.2;
  transition-property: color;
  padding: 13px 20px;
  border-radius: 8px;
  min-width: 203px;
}

.about-page .button-wrapper {
  text-align: center;
}
.about-page .widget-type-rich_text h3 {
  color: rgba(252,160,82,1);
  text-transform: capitalize;
  font-size: 20px;
  font-family: Nunito, sans-serif;
  text-align: center;
  line-height: 1.2;
  margin: 0;
}
.testimonials_sliderv2.style2 .right_col .img_bg{
  background-size: contain;
}

.testimonials_sliderv2.style2 .flex_row .right_col {
  margin-top: 0;
}

.testimonials_sliderv2.style2 .flex_row .right_col{
  height: 67px;
}
.testimonials_sliderv2.style2 .flex_row .left_col .left_inner h3.name {
  font-size: 18px;
  color: rgba(33,198,254,1);
  font-family: Nunito, sans-serif;
}
.testimonials_sliderv2.style2 .splide .splide__pagination {
  gap: 4px;
}
.testimonials_sliderv2.style2 .slider_btn_footer .btn_row {
  margin-top: 26px;
}

.testimonials_sliderv2.style2 .hs-button:hover {
  color: rgb(255 255 255 / 30%);
  transition-duration: 0.5s;
  transition-property: color;
}

.testimonials_sliderv2.style2 .hs-button {
  transition-duration: 0.5s;
  transition-property: color;
}

.testimonials_sliderv2.style2 .hs-button {
  font-size: 16px;
  line-height: 1.2;
  font-family: Nunito, sans-serif;
  border-radius: 7px;
  min-width: 157px;
  border: 0;
  margin-top: 50px;
}

.content-with-image-column.child_cwc .bg_img {
  width: 1090px;
  height: 525px;
  opacity: 0.5;
  top: 20px;
  left: -46px;
}
.content-with-image-column.child_cwc {
  padding-bottom: 31px;
}
.content-with-image-column.child_cwc .left_inner_col .btn_wrapper{
  justify-content: center;
}
.cnt-wit-tp-img-wrp.child_twc .inner_spacing {
  padding: 10px;
  min-height: 278px;
  border-radius: 13px;
  background-color: #ffffff;
  box-shadow: 0 5px 19px -1px #00000010;
  padding: 40px !important;
}

.cnt-wit-tp-img-wrp.child_twc .tp-img {
  margin-top: -38px;
}

.cnt-wit-tp-img-wrp.child_twc .splide__track {
  overflow: visible;
}
.cnt-wit-tp-img-wrp.child_twc .flex-row {
  padding: 0 15px;
}

.cnt-wit-tp-img-wrp.child_twc .top_sec {
  margin-bottom: 62px;
}

.child_theme .landing-banner.custom-form.style2{
  padding-top: 74px;
}

.child_theme .landing-banner.custom-form.style3{
  padding-top: 70px;
}
.child_theme .content-with-image-column.cwt2 .bg_img {
  width: 871px;
  height: 897px;
  opacity: 1;
  left: 46.5%;
  top: 3.4%;
}

.child_theme .content-with-image-column.cwt2 .row.right_col .left_col {
  padding-top: 109px;
}

.child_theme .content-with-image-column.cwt2 .row.right_col .left_col .left_inner_col h1 {
  text-transform: none;
  font-size: 52px!important;
  margin-bottom: 34px;
}

.child_theme .content-with-image-column.cwt2 .row.right_col .left_col .left_inner_col .content p {
  text-align: left;
  line-height: 1.7;
  max-width: 100%;
  padding-bottom: 58px;
}

.child_theme .content-with-image-column.cwt3 .row.right_col .left_col {
  padding-top: 77px;
  padding-left: 54px;
}

.child_theme .content-with-image-column.cwt3 .row.right_col .content img {
  margin-bottom: 14px;
}

.child_theme .content-with-image-column.cwt3 .row.right_col .content h2 {
  margin-bottom: 37px;
}

.child_theme .content-with-image-column.cwt3 .row.right_col .left_col .left_inner_col .content p {
  max-width: 100%;
}

.child_theme .two-col-content.twocolcont .text_block ul {
  list-style: none;
  padding-left: 0;
}

.child_theme .two-col-content.twocolcont .text_block ul li::before {
  content: '';
  background-image: url(//3463220.fs1.hubspotusercontent-na1.net/hubfs/3463220/raw_assets/public/Thrive_October2023/images/tick-box.png);
  background-size: cover;
  background-position: center;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 0;
}
.child_theme .two-col-content.twocolcont .text_block ul li {
  padding-left: 35px;
  position: relative;
}
.child_theme .two-col-content.twocolcont .content-col .description h2 {
  margin-bottom: 25px;
}

.child_theme .two-col-content.twocolcont .content-col .description p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  text-align: justify;
  margin-bottom: 20px;
}

.child_theme .two-col-content.twocolcont .content-col .description {
  margin-bottom: 48px;
}

.child_theme .two-col-content.twocolcont .content-col .hs-sec-btn {
  padding: 13px 37px;
}
.child_theme .two-col-content.twocolcont .text_block p {
  padding-left: 35px;
}
.child_theme .service-listing-page-v2 .our-tips {
  padding-bottom: 66px;
}

.child_theme .clients.slider2 .row .title {
  max-width: 50%;
  margin: 0 auto;
}

.child_theme .clients.slider2 .bg_img {
  width: 1034px;
  height: 559px;
  opacity: 0.4;
  left: 77px;
  top: 0;
}

.child_theme .clients.slider2 {
  padding-top: 122px;
}

.child_theme .clients.slider2 .slider_wrapper .slide_img {
  background-size: contain;
}

.child_theme .clients.slider2 .slider_wrapper .slide_img {
  height: 53px;
}
.child_theme .clients.slider2 .slider_wrapper {
  padding: 95px 78px 0;
}

.child_theme .feat-wrap.featStyle .feat-item-wrp.left .featitem.col12.image_ic_type {
  max-width: 87.4%;
  margin: 0 auto;
  padding-left: 49px;
  position: relative;
}

.child_theme .feat-wrap.featStyle .feat-item-wrp.left .featitem.col12.image_ic_type .left-media {
  position: absolute;
  left:-4.2%;
  top: 34.5%;
}

.child_theme .feat-wrap.featStyle .feat-item-wrp.left .featitem.col12.image_ic_type .outer_wrap {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}

.child_theme .feat-wrap.featStyle .feat-item-wrp.left .featitem.col12.image_ic_type .right-content {
  max-width: 87%;
}

.child_theme .feat-wrap.featStyle .feat-item-wrp.left .featitem.col12.image_ic_type .right-content h3 {
  color: rgba(116,162,255,1);
  font-family: Nunito, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 23px;
}

.child_theme .feat-wrap.featStyle .feat-item-wrp.left .featitem.col12.image_ic_type .right-content p {
  margin-bottom: 20px;
}

.child_theme .cnt-wit-tp-img-wrp.cwt4 .col-title {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  font-size: 20px;
  font-family: Nunito, sans-serif;
}

.child_theme .cnt-wit-tp-img-wrp.cwt4 .tp-img-cnt-inner p {
  line-height: 1.4;
  font-size: 15px;
}

.child_theme .cnt-wit-tp-img-wrp.cwt4 .top_sec {
  margin-bottom: 75px;
}

.child_theme .cnt-wit-tp-img-wrp.cwt4 .tp-img {
  min-height: 200px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 15px;
}

.child_theme .cnt-wit-tp-img-wrp.cwt4 .cnt-col {
  padding: 0;
}

.child_theme .cnt-wit-tp-img-wrp.cwt4 .flex-row {
  padding: 0px 22px;
}

.child_theme .cnt-wit-tp-img-wrp.cwt4 .tp-img-cnt-inner {
  min-height: 126px;
}

.child_theme .cnt-wit-tp-img-wrp.cwt4 .col-btn-grp a {
  border: 0;
  font-size: 16px;
  font-family: Nunito, sans-serif;
  text-transform: capitalize;
  padding: 14.5px 40px;
  border-radius: 9px;
}

.child_theme .cnt-wit-tp-img-wrp.cwt4 .top_sec.noButton {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.child_theme .portfolio_page_v1::before {
  content: "";
  display: block;
  width: 100%;
  background-attachment: fixed;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  left: 0;
  min-height: 930px;
  height: 100%;
  position: fixed;
  background-image: url(//3463220.fs1.hubspotusercontent-na1.net/hubfs/3463220/raw_assets/public/Thrive_October2023/images/trans-bg.png);
  bottom: 0;
  transform: translateY(0px);
  top: auto;
}

.child_theme .portfolio_page_v1{
  position: relative;
}

.child_theme .feat-wrap.featStyle {
  overflow: visible;
}


@media (max-width: 1100px){
  .child_theme .cnt-wit-tp-img-wrp.cwt4 .tp-img-cnt-inner{
    min-height: 0;
    margin-bottom:0;
  }
}


@media (max-width: 767px){
  .child_theme .custom-header-logo img {
    max-width: 150px;
  }
  .child_theme .cm_team .top_sec .top_content h2 {
    text-align: center;
    padding-left: 0;
  }
  .child_theme .custom-form .col6.right-content .form-section form .hs-input.hs-fieldtype-intl-phone select {
    margin-bottom: 10px;
  }
  .child_theme .cnt-mid-sec form .hs_phone select.hs-input {
    margin-bottom: 10px !important;
  }
  .child_theme .service-listing-page-v2 .our-tips.mgpos {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .child_theme .home_page_v1_banner_area .content-with-image-column.custom-banner2 .row.right_col {
    padding-top: 0;
    padding-bottom: 0;
  }
  .child_theme .content-with-image-column.cwt2 .row.right_col .left_col{
    padding-top: 50px;
  }
  .portfolio_page_v1 .section-header h1 {
    line-height: 1.2;
    font-size: 20px;
  }
  .child_theme .content-with-image-column.cwt2 .row.right_col {
    padding-top: 0;
    padding-bottom: 0;
  }
  .child_theme .content-with-image-column.cwt2 .row.right_col .left_col .left_inner_col h1 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .child_theme .content-with-image-column.cwt2 .row.right_col .left_col .left_inner_col .content p {
    text-align: center;
    padding-bottom: 30px;
    line-height: 1.2;
  }
  .child_theme .content-with-image-column.cwt3 .row.right_col .left_col {
    padding-left: 0;
    padding-top: 0;
  }
  .child_theme .two-col-content.twocolcont .content-col .description p {
    line-height: 1.2;
  }
  .child_theme .two-col-content.twocolcont .content-col .description p:first-of-type {
    text-align: center;
    font-weight: 700;
  }
  .child_theme .two-col-content.twocolcont .content-col .description h2 {
    text-align: center;
    margin-bottom: 15px;
  }
  .child_theme .two-col-content .content-col .btn-items .btn_row {
    justify-content: center;
  }
  .child_theme .two-col-content.twocolcont .text_block ul li,
  .child_theme .two-col-content.twocolcont .text_block P {
    line-height: 1.3;
  }
  .child_theme .clients.slider2 .bg_img {
    width: 711px;
    height: 384px;
    top: -32px;
    left: -160px;
  }
  .child_theme .clients.slider2 .row .title {
    max-width: 100%;
  }
  .child_theme .clients.slider2 .slider_wrapper {
    padding: 30px 0 0;
  }
  .child_theme .clients.slider2 {
    padding-top: 22px;
  }
  .child_theme .feat-wrap.featStyle .feat-item-wrp.left .featitem.col12.image_ic_type {
    max-width: 100%;
    padding: 0;
  }
  .child_theme .feat-wrap.featStyle .feat-item-wrp.left .featitem.col12.image_ic_type .left-media {
    top: 0;
    left: 42%;
    margin-top:-50px;
  }
  .child_theme .feat-wrap.featStyle .feat-item-wrp.left .featitem.col12.image_ic_type .right-content {
    padding: 0 10px;
  }
  .child_theme .cnt-wit-tp-img-wrp.cwt4 .top_sec.noButton {
    max-width: 100%;
  }
  .child_theme .cnt-wit-tp-img-wrp.cwt4 .tp-img-cnt-inner {
    min-height: 0;
  }
  .child_theme .content-with-image-column.cwt3 .row.right_col .left_col .left_inner_col .content p,
  .child_theme .content-with-image-column.cwt2 .row.right_col .left_col .left_inner_col .content p{
    font-size: inherit;
  }
  .cnt-wit-tp-img-wrp.child_twc .inner_spacing {
    min-height: 0;
  }
  .cnt-wit-tp-img-wrp.child_twc .flex-row {
    row-gap: 45px;
  }
}

@media (max-width: 400px){
  .child_theme .feat-wrap.featStyle .feat-item-wrp.left .featitem.col12.image_ic_type .left-media {
    margin-top: -11vw;
  }
  .child_theme .service-listing-page-v2 .our-tips.mgpos .right-section {
    margin-top: -10vh;
  }
}


/* ======================= blog css ==================== */

.child_theme .ctm-blog .dnd-section {
  padding: 0;
}

.child_theme .ctm-blog .dnd-section .row-fluid {
  width: 100%;
  max-width: 100%;
}

.child_theme .ctm-blog .dnd-section .row-fluid .dnd-module {
  padding: 0;
  width: 100%;
  max-width: 100%;
}

.child_theme .ctm-blog .dnd-section .row-fluid .dnd-module > .hs_cos_wrapper_type_module {
  width: 100%;
  max-width: 100%;
}

.child_theme .blog-banner-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 10% 10%;
  border-radius: inherit;
}

.child_theme .blog-banner-wrapper .content-wrapper {
  padding: 0;
}

.child_theme .blog-banner-wrp {
  display: flex;
  justify-content: center;
  min-height: 361px;
  column-gap: 20px;
  justify-content: flex-start;
}

.child_theme .blog-banner-title h2 {
  margin: 0;
  font-size: 40px;
  text-align: left;
  font-style: normal;
  color: rgba(52,116,239,1);
  line-height: 1.2;
  letter-spacing: 0em;
  line-height: 48px;
}

.child_theme .blog-banner-title  p {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0;
}

.child_theme .banner-categories ul.topic {
  display: none;
}

.child_theme .banner-categories {
  flex: 0 0 30.9%;
  position: relative;
  padding-top: 14px;
  padding-left: 0;
  margin-left: 16px;
}

.child_theme .banner-categories ul.topic {
  display: none;
}

.child_theme .blog-banner-wrp .blog-banner-title {
  flex: 0 0 31%;
}

.child_theme .banner-categories select {
  width: 100%;
  border: 0;
  box-shadow: 0 8px 12px #BFE3F3;
  padding: 16.4px 20px;
  border-radius: 8px;
  appearance: none;
  position: relative;
}

.child_theme .top-topics .trigger::after {
  content: '';
  background-image: url(//3463220.fs1.hubspotusercontent-na1.net/hubfs/3463220/raw_assets/public/Thrive_October2023/images/dark_blue_arrow.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  display: block;
  position: absolute;
  width: 32px;
  height: 27px;
  top: 0;
  z-index: 9999;
  right: 31px;
  top: 9px;
  transform: rotate(90deg);
  cursor: pointer;
}

.child_theme .banner-categories select option {
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgba(52,116,239,1);
  text-transform: capitalize;
  border: none;
}

.child_theme .banner-categories select {
  border: none;
}

.child_theme .blog-banner-wrp .hs-search-field {
  flex: 0 0 31%;
  width: 100%;
  margin-left: 21px;
}

.child_theme .blog-banner-wrp .hs-search-field input {
  border: none;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  border-bottom: 1px solid #21c6fe;
  min-height: 0;
  border-radius: 0;
  padding: 0;
  padding-top: 9px;
  margin-left: 32px;
}

.child_theme .blog-banner-wrp .hs-search-field form {
  border-radius: 8px;
  box-shadow: 0px 11px 30px rgba(48, 48, 48, 0.16);
  padding: 5px 20px;
  min-height: 49px;
}

.child_theme .blog-banner-wrp .hs-search-field input:focus {
  outline: none;
  box-shadow: none;
}

.child_theme .blog-banner-wrp .hs-search-field form .hs-search-field__button {
  left: 0;
}

.child_theme .blog-banner-wrp .hs-search-field form .hs-search-field__button svg {
  display: none;
}

.child_theme .banner-categories select:focus {
  outline: none;
}

.child_theme .rotate .banner-categories .top-topics:after {
  transform: rotate(270deg);
}

.child_theme .blog-banner-wrp .hs-search-field form .hs-search-field__button {
  background-image: url(//3463220.fs1.hubspotusercontent-na1.net/hubfs/3463220/raw_assets/public/Thrive_October2023/images/magnifying-glass.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: inherit;
  left: 17px;
  top:27px;
  width: 22px;
  height: 23px;

}

.child_theme .ctm-listing-wrp {
  position: relative;
  z-index: 9;
  width: 100%;
  padding: 10px 0px;
  padding-top: 40px;
}

.child_theme .ctm-listing-wrp .listing-page-center {
  max-width: 1220px;
  margin: 0 auto;
}

.child_theme .ctm-listing-wrp .main-wrp {
  display: flex;
  justify-content: space-between;
  column-gap: 80px;
  padding: 0px 105px;
}

.child_theme .ctm-listing-wrp .main-wrp .col-4 {
  width: 27.73%;
}

.child_theme .ctm-listing-wrp .main-wrp .col-4 a.blog-index__post-image.blog-index__post-image--small {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

.child_theme .ctm-listing-wrp .main-wrp .col-4 a.blog-index__post-image.blog-index__post-image--small:hover {
  opacity: 0.3;
  transition-duration: 0.5s;
  transition-property: opacity;
}


.child_theme .ctm-listing-wrp .main-wrp .col-4 p {
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}

.child_theme .ctm-listing-wrp .main-wrp .col-4 a.blog-index__post-image.blog-index__post-image--small {
  margin-bottom: 20px;
}

.child_theme .ctm-listing-wrp .main-wrp .col-4 .blog-post__read-more {
  width: 100%;
  text-align: center;
  margin-top: 0px;
}

.child_theme .ctm-listing-wrp .main-wrp .col-4 .blog-post__read-more a {
  text-align: center;
  justify-content: center;
  color: rgba(52,116,239,1);
  text-transform: capitalize;
  font-size: 15px;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0em;
}


.child_theme .blog-pagination.ctm-paginagtion {
  padding: 50px 0px;
}

.child_theme .ctm-paginagtion {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
}

.child_theme .ctm-paginagtion .blog-pagination-left {
  width: 50%;
}

.child_theme .ctm-paginagtion .blog-pagination-right {
  width: 50%;
}

.child_theme .ctm-paginagtion .blog-pagination-left a {
  color: rgba(52,116,239,1);
  font-size: 15px;
  text-align: right;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0em;
}

.child_theme .ctm-paginagtion .blog-pagination-right a {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgba(52,116,239,1);
  font-size: 15px;
  text-align: left;
}

.ctm-paginagtion .blog-pagination-right a.next-link {
  width: 100%;
  display: block;
  text-align: right;
}

.child_theme .ctm-listing-wrp .main-wrp .col-4 .blog-post__read-more a:hover {
  opacity: 0.3;
  transition-duration: 0.5s;
  transition-property: opacity;
}

.child_theme .ctm-paginagtion a:hover {
  opacity: .8;
  text-decoration: underline;
}


.child_theme .ctm-post-wrp .post-main {
  padding-top: 36px;
}


.child_theme .ctm-post-wrp .image-wrp {
  padding-bottom: 10px;
  text-align: center;
}

.child_theme .post-date-wrp {
  padding: 5px 0px;
}

.child_theme .post-date-wrp p {
  margin: 0;
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 11px;
  text-align: center;
}

.child_theme .posts-terms .cat-name {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgba(252,160,82,1);
  font-size: 11px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}

.child_theme .title-wrp {
  padding: 50px 0px;
}

.child_theme .title-wrp h1 {
  margin: 0;
  color: rgba(52,116,239,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}

.child_theme .posts-terms .cat-name:hover {
  text-decoration: underline;
}

.child_theme .content-post p {
  margin-bottom: 16px;
  text-align: justify;
}

.child_theme .content-post {
  max-width: 100%;
  width: 100%;
  font-size: 15px;
}


.child_theme .content-post a {
  color: rgba(52,116,239,1);
  text-decoration: underline;
}

.child_theme .content-post a:hover {
  text-decoration: underline;
  color: rgba(33,198,254,1);
  opacity: 0.8;
}

.child_theme .topis-post {
  padding: 20px 0px;
}

.child_theme .topis-post h3 {
  margin: 0;
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgba(252,160,82,1);
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
}

.child_theme .topis-post a {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgba(48,48,48,1);
  font-size: 11px;
}

.child_theme .topis-post a:hover {
  opacity: .8;
  text-decoration: underline;
}

.child_theme .social-share-wrp {
  display: flex;
  padding: 52px 0px;
  align-items: center;
}

.child_theme .social-share-wrp h3 {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgba(52,116,239,1);
  font-size: 14px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
}

.child_theme .social-share-wrp ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0 0 0 38px;
}

.child_theme .social-share-wrp ul li {
  margin: 0;
  padding-right: 7px;
}

.child_theme .social-share-wrp ul li:first-child {
  padding-right: 8px;
}

.child_theme .social-share-wrp ul li a {
  display: block;
  height: 25px;
  transition-duration: .5s;
  transition-property: opacity;
  width: 25px;
}

.child_theme .social-share-wrp ul li:first-child a{
  background-image:url('//3463220.fs1.hubspotusercontent-na1.net/hubfs/3463220/raw_assets/public/Thrive_October2023/images/li.png')
    } 

.child_theme .social-share-wrp ul li a {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.child_theme .social-share-wrp ul li:nth-child(2) a{
  background-image:url('//3463220.fs1.hubspotusercontent-na1.net/hubfs/3463220/raw_assets/public/Thrive_October2023/images/twitter.png')
    } 

.child_theme .social-share-wrp ul li:nth-child(3) a{
  background-image:url(//3463220.fs1.hubspotusercontent-na1.net/hubfs/3463220/raw_assets/public/Thrive_October2023/images/facebook.png)
} 

.child_theme .social-share-wrp ul li:nth-child(5) a{
  background-image:url(//3463220.fs1.hubspotusercontent-na1.net/hubfs/3463220/raw_assets/public/Thrive_October2023/images/email.png)
} 

.child_theme .social-share-wrp ul li a svg {
  fill: rgba(52,116,239,1);
}


.child_theme .ctm-post-wrp .page-center.content-wrapper {
  max-width: 900px;
}

.child_theme .ctm-post-wrp .content-post {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
}


.child_theme .social-share-wrp h3 {
  margin: 0;
}

.child_theme .ctm-post-wrp .content-post img {
  display: none;
}

.child_theme .topis-post ul {
  padding: 0;
  margin: 0;
}

.child_theme .topis-post ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .5;
}


.child_theme .social-share-wrp ul li a:hover {
  opacity: 0.5;
}

.child_theme .blog-banner-wrp {
  padding-left: 58px;
  padding-right: 37px;
  padding-top: 111.5px;
}


.child_theme .blog-banner-wrp .blog-banner-title p {
  max-width: 213px;
}


.child_theme .top-topics  .trigger {
  display: block;
  width: 65px;
  height: 51px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}


.child_theme .banner-categories >ul {
  margin: 0;
  padding: 0;
}

.child_theme .banner-categories >ul li.has-children {
  margin: 0;
  list-style: none;
}

.child_theme .banner-categories >ul ul {
  margin: 0;
  padding: 0;
  margin: 75px 0px 0px 0px;

}

.child_theme .banner-categories > ul li.has-children > a {
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: inherit;
  z-index: 9;
  align-items: center;
  box-shadow: 0px 11px 30px rgba(48, 48, 48, 0.16);
  width: 100%;
  border-radius: 8px;
  padding: 16px;
  padding-left: 0;
  padding-bottom: 12px;
  background-color: #fafcff;
}

.child_theme .banner-categories>ul li.has-children>a >span {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  padding-left: 18px;
}
.child_theme .banner-categories>ul li.has-children.submenu-active>a {
  background: none;
}
.child_theme .drop-arw {
  width: 17px;
  height: 10px;
  position: absolute;
  right: 25px;
  top: 25px;
}

.child_theme .banner-categories>ul li.has-children.submenu-active>a {
  box-shadow: none;
}

.child_theme .banner-categories>ul li.has-children {
  display: flex;
}

.child_theme .drop-arw img {
  width: 27px;
  height: auto;
  transform: rotate(90deg);
}

.child_theme .drop-arw {
  cursor: pointer;
}


.child_theme .banner-categories>ul li.has-children.submenu-active ul {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}

.child_theme .banner-categories>ul li.has-children.submenu-active a div >  img {
  transform: rotate(270deg);
}

.child_theme .drop-arw img:hover {
  opacity: 0.3;
  transition-duration: 0.5s;
  transition-property: opacity;
}

.child_theme .banner-categories>ul ul li {
  margin: 0;
  display: flex;
  list-style: none;
  justify-content: flex-start;
}

.child_theme .banner-categories>ul ul li:first-child {
  margin-top: 55px;
}

.child_theme .banner-categories>ul ul li a {
  padding-left: 10px;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgba(52,116,239,1);
  text-transform: capitalize;
  padding-top: 10px;
}

.child_theme .banner-categories>ul ul li a:hover {
  opacity: 0.1;
  transition-duration: 0.5s;
  transition-property: opacity;
}

.child_theme .banner-categories>ul ul {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: inherit;
  left: 0;
  padding-left: 20px;
  padding-top: 10px;
  position: absolute;
  top: -64px;
  display: block;
  transition: all .2s ease;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  visibility: hidden;
  background-color: #fff;
  border-radius: 18px;
  box-shadow: 0px 16px 25px 6px rgba(210,237,240,1);
  z-index: 2;
  padding-bottom: 20px;
}

.child_theme .banner-categories>ul li.has-children>a >span::before {
  content: '';
  background-color: rgba(33,198,254,1);
  height: 1px;
  position: absolute;
  left: 0;
  width: 100%;
  top: 60px;
  opacity: 0;
}

.child_theme .banner-categories>ul li.has-children.submenu-active >a >span::before {
  opacity: 1;
}

.child_theme .blog-banner-wrp .hs-search-field form {
  margin-top: 12px;
}

.child_theme .ctm-listing-wrp .main-wrp {
  flex-wrap: wrap;
  column-gap: 0;
}

.child_theme .ctm-listing-wrp .main-wrp .col-4 {
  margin: 0px 40px;
  background-color: white;
  padding: 20px;
  border-radius: 20px;
}

.child_theme .ctm-listing-wrp .main-wrp .col-4:first-child {
  margin-left: 0;
}

.child_theme .ctm-listing-wrp .main-wrp .col-4:nth-child(3n) {
  margin-right: 0;
}


.child_theme .ctm-listing-wrp .main-wrp .col-4:nth-child(1n) {
  margin-left: 0;
}

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

.child_theme .ctm-listing-wrp .main-wrp .col-4 {
  margin-bottom: 50px;
}


.child_theme .ctm-listing-wrp .main-wrp .col-4:last-child {
  margin-bottom: 0;
}


.child_theme .posts-terms .cat-name  a {
  color: rgba(252,160,82,1);
  font-size: 11px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}

.child_theme .posts-terms .cat-name a:hover {
  opacity: .8;
  text-decoration: underline;
}

.child_theme .blog-post-pagination ul {
  padding: 0;
}

.child_theme .blog-post-pagination ul li {
  margin: 0;
  list-style: none;
  color: rgba(52,116,239,1);
  font-size: 15px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0em;
}

.child_theme .blog-post-pagination {
  padding: 80px 0px;
}

.child_theme .blog-post-pagination  ul {
  padding: 0px 30px;
}


.child_theme .blog-post-pagination ul li:hover {
  opacity: .8;
  text-decoration: underline;
}

.child_theme .ctm-post-wrp .image-wrp  img {
  width: 100%;
}

.child_theme .ctm-post-wrp .image-wrp {
  width: 509px;
  margin: 0 auto;
}

.child_theme .blog-post-pagination ul {
  display: flex;
  justify-content: space-between;
}

.child_theme .title-wrp h1 {
  margin-bottom: 40px;
  margin-top: 5px;
}

.child_theme .ctm-post-wrp .content-post h4 {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 21px;
  text-align: justify;
  font-family: Nunito, sans-serif;
}

.child_theme .ctm-post-wrp .content-post h3 {
  color: #29b99c;
  font-size: 20px;
}

.child_theme .ctm-post-wrp .content-post ul {
  list-style: none;
  margin-left: 20px;
  list-style-type: disc;
  padding: 0;
  margin-bottom: 0;
}

.child_theme .ctm-post-wrp .content-post h4 strong {
  font-weight: 700;
}

.child_theme .ctm-post-wrp .content-post ul li {
  margin: 0;
}

.child_theme .ctm-post-wrp .content-post h3 {
  font-family: Nunito, sans-serif;
  margin-bottom: 18px;
}

.child_theme .ctm-post-wrp .content-post ol {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 20px;
  list-style-type: decimal;
}

.child_theme .ctm-post-wrp .content-post ol li {
  margin: 0;
}

.child_theme .title-wrp {
  padding: 48px 0;
  padding-bottom: 7px;
}

.child_theme .topis-post {
  padding: 26px 0px;
  padding-top: 40px;
}

.child_theme .social-share-wrp {
  display: flex;
  padding: 52px 0px;
  align-items: center;
  padding-top: 55px;
}

.child_theme .hs-search-field--open.hs-search-field .hs-search-field__suggestions{
  z-index: 2
}

.child_theme .blog-banner-wrp .hs-search-field input {
  background: transparent;
  padding-left: 0;
}

.child_theme .blog-banner-wrp .hs-search-field form {
  background: #fafcff;
}

.child_theme .blog-banner-title h2 {
  margin-bottom: 9.9px;
}


@media(max-width:1024px){
  .child_theme .ctm-listing-wrp .main-wrp {
    column-gap: 25px;
    padding: 0px 80px;
  }

}


@media(max-width:992px)  and (min-width:768px){
  .child_theme .blog-banner-wrp {
    column-gap: 0;
    display: flex;
  }
  .child_theme .banner-categories>ul li.has-children>a {
    width: 308px;
  }
  .child_theme .blog-banner-wrp .hs-search-field form {
    margin-top: 14px;
  }
}



@media(max-width:991px){
  .child_theme .ctm-listing-wrp .main-wrp {
    column-gap: 25px;
    padding: 0px 60px;
  }
  .child_theme .ctm-listing-wrp .main-wrp .col-4 a.blog-index__post-image.blog-index__post-image--small {
    min-height: 300px;
  }
  .child_theme .ctm-post-wrp .page-center.content-wrapper {
    max-width: 700px;
  }
}

@media(max-width:930px){
  .child_theme .ctm-listing-wrp .main-wrp .col-4 {
    margin: 0;
    margin-bottom: 50px;
  }
}

@media(max-width:900px){
  .child_theme .blog-banner-wrp {
    padding-left: 20px;
  }

  .child_theme .blog-banner-title h2 {
    font-size: 30px;
  }

  .child_theme .banner-categories>ul li.has-children>a {
    width: 100%;
  }

  .child_theme .blog-banner-wrp .hs-search-field form {
    width: 100%;
  }

  .child_theme .banner-categories>ul ul {
    width: 100%;
    padding-left: 10px;
    padding-top: 0;
    position: absolute;
  }
}



@media(max-width:767px){
  .child_theme .terms-page {
    padding-bottom: 50px;
  }
  .child_theme .terms-page .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }
  .child_theme .terms-page .rich_text p {
    font-size: 14px;
    line-height: 1.4;
  }
  .child_theme .faq_page .hs_cos_wrapper_type_rich_text {
    font-size: 14px;
  }
  .child_theme .ctm-listing-wrp .main-wrp {
    display: block;
  }
  .child_theme .ctm-listing-wrp .main-wrp .col-4 {
    width: 100%;
    padding-bottom: 30px;
  }
  .child_theme .ctm-post-wrp .page-center.content-wrapper {
    max-width: 540px;
    padding: 0px 20px;
  }
  .child_theme .blog-banner-wrp {
    display: block;
  }
  .child_theme .blog-banner-wrapper {
    padding-bottom: 30px;
  }
  .child_theme .blog-banner-wrp {
    padding-top: 32px;
    padding-left: 15px;
    padding-right: 15px;
    min-height: auto;
  }
  .child_theme .blog-banner-wrp .blog-banner-title p {
    max-width: 100%;
    color: rgba(41,185,156,1);
    line-height: 1.4;
    letter-spacing: 0em;
    font-size: 12px;
    text-align: left;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
  }
  .child_theme .banner-categories {
    display: none;
  }
  .child_theme .test-slider {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .child_theme .blog-banner-wrp .hs-search-field {
    padding-top: 20px;
    margin-left: 0; 
  }
  .child_theme .landing-banner.custom-form .landing-banner-row .col6 .landing-content p {
    padding-bottom: 0;
  }
  .child_theme .blog-banner-title h2 {
    color: rgba(52,116,239,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    font-style: normal;
    text-align: center;
  }
  .child_theme .blog-banner-wrp .hs-search-field form {
    width: 100%;
  }
  .child_theme .ctm-post-wrp .image-wrp {
    width: 179px;
    height: 269px;
  }

  .child_theme .blog-post-pagination ul {
    flex-wrap: wrap;
  }

  .child_theme .blog-post-pagination ul li {
    line-height: 1.4;
    letter-spacing: 0em;
    font-size: 12px;
    text-align: left;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: rgba(52,116,239,1);
    text-align: center;
    overflow: hidden;
    margin-bottom: 41px;
  }
  .child_theme .post-date-wrp p {
    color: rgba(33,198,254,1);
    font-size: 12px;
    text-align: center;
  }
  .child_theme .title-wrp h1 {
    color: rgba(52,116,239,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 20px;
    text-align: left;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    margin-bottom: 0;
  }
  .child_theme .content-post p {
    font-size: 14px;
  }
  .child_theme .topis-post h3 {
    color: rgba(52,116,239,1);
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
  }
}

@media(max-width:576px){
  .child_theme .ctm-listing-wrp .main-wrp {
    padding :0px 15px;
  }
}

/* ======================= arjun css =============== */

.child_theme .ctm-adv-main-1 .left_content .btn a {
  color: rgba(255,255,255,1);
  text-transform: capitalize;
  font-size: 16px;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  transition-duration: 0.5s;
  transition-property: color;
  background-color: rgba(52,116,239,1);
  border-radius: inherit;
  padding: 12px 34px;
  border-radius: 7px;
  display: inline-block;
}

.child_theme .ctm-adv-main-1 .left_content h3 {
  padding-top: 70px;
}

.child_theme .content-with-image-column.accessible .row.right_col .left_col h1 {
  color: rgba(52,116,239,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 42px;
}

.child_theme .content-with-image-column.accessible .row.right_col .left_col .content p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.child_theme .accessible.content-with-image-column .row.right_col .right_col {
  width: 60%;
  position: absolute;
  left: 1.7%;
}

.child_theme .accessible.content-with-image-column .row.right_col .left_col {
  padding-top: 120px;
  width: 45%;
  padding-left: 55px;
}

.child_theme .accessible.content-with-image-column .row.right_col .right_col .right_bg_img {
  width: 1163px;
  height: 1163px;
  left: 647px;
  top: -450px;
  opacity: 0.1;
  transform: none;
}

.child_theme .ctm-card .it2 .icon_box span.icon_img.icon_sp {
  height: auto;
}

.child_theme .ctm-card .top_sec.noButton {
  margin-bottom: 12px;
}
.child_theme .card_gallery.ctm-card .bottom_row.notshadow .rowGap15{
  row-gap: 27px;

}

.child_theme .ctm-card .flex_row.rowGap15 {
  padding: 0px 60px;
}

.child_theme .ctm-card .flex_row.rowGap15 .card_inner.theme {
  padding: 20px 20px;
  padding-left:10px;
  padding-top: 12px;
}

.child_theme .ctm-card .flex_row.rowGap15 .card_inner.theme:hover .card_content p {
  color: #333;
}

.child_theme .ctm-card .flex_row.rowGap15 .card_inner.theme:hover .overlay_bg.bg_el.bg_primary {
  opacity: 0;
  background-color: transparent;
  color: #333;
}

.child_theme .ctm-card .flex_row.rowGap15 .card_inner.theme .icon_inner.theme.icBg_custom.icColr_bg_secondary.icBgHvr_custom.icColrHvr_ {
  background: none;
}

.child_theme .ctm-card .flex_row.rowGap15 .card_inner.theme img {
  width: 46px;
  height: auto;
}

.child_theme .ctm-card .flex_row.rowGap15 .card_inner.theme .icon_inner.theme.icBg_custom.icColr_bg_secondary.icBgHvr_custom.icColrHvr_ {
  margin-bottom: 0;
}

.child_theme .ctm-card .flex_row.rowGap15 .card_content {
  padding-top: 5px;
}

.child_theme .form-banner .page-center.theme_center.clearfix {
  max-width: 900px;
  padding: 0px 10px;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-align-right {
  display: block;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-align-right .col6.left-content.text_left {
  width: 100%;
  padding:0
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-align-right .col6.right-content {
  display: block;
  width: 100%;
  padding: 0px 40px;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-align-right .col6.left-content.text_left h1.bnr_heading {
  color: rgba(52,116,239,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  margin-bottom: 30px;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-align-right  p {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section {
  max-width: 100%;
  padding: 0;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section form {
  padding-top: 85px;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section form label {
  font-family: Nunito, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section form input {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  height: 40px;
  display: inline-block;
  background-color: #f5f8fa;
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section form .legal-consent-container p {
  font-family: Nunito, sans-serif;
  color: #33475b;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section form ul.inputs-list {
  padding-top: 6px;
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section form ul.inputs-list label.hs-form-booleancheckbox-display {
  font-family: Nunito, sans-serif;
  color: #33475b;
  font-size: 14px;
  width: auto;
  padding: 0;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section form input[type="checkbox"] {
  width: auto;
  float: left;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
  cursor: pointer;
  height: 13px !important;
  display: inline-block;
  min-height: auto;
}

.child_theme form .inputs-list li.hs-form-booleancheckbox span p {
  margin: 0!important;
  display: inline;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section .hs_submit.hs-submit {
  display: inline-block;
  width: auto;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section .hs_submit.hs-submit input.hs-button.primary.large {
  background: #3474EF;
  border-color: #3474EF;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  font-family: Nunito, sans-serif;
  white-space: pre-wrap;
  padding: 12px 24px;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  text-align: left;
  width: 100%;
  display: flex;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section .hs_recaptcha.hs-recaptcha.field.hs-form-field .grecaptcha-badge {
  max-width: 100%;
  text-align: left;
}

.child_theme .accessible.content-with-image-column .row.right_col .left_col p {
  max-width: 100% !important;
  margin-bottom: 5px !important;
}

.child_theme .accessible.content-with-image-column .row.right_col .left_col .content {
  max-width: 424px;
}

.child_theme .content-with-image-column.accessible .row.right_col .left_col h1 {
  margin-bottom: 40px;
}

.child_theme .ctm-card .flex_row.rowGap15 .card_inner.theme .icon_inner.theme.icBg_.icColr_bg_secondary.icBgHvr_.icColrHvr_ {
  margin-bottom: 0;
}

.child_theme .ctm-card .flex_row.rowGap15 .card_inner .icon_inner.theme.icBg_.icColr_bg_secondary.icBgHvr_.icColrHvr_ {
  margin-bottom: 0;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-align-right .col6.left-content  .bnr_heading {
  max-width: 837px;
  text-align: center;
  margin-left: 22px;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-align-right p {
  margin-left: 7px;
  padding-top: 2px;
}

.child_theme .form-banner .page-center.theme_center.clearfix .form-section form input:focus {
  outline: none;
  border-color: rgba(82,168,236,.8);
}

.child_theme .accessible.content-with-image-column .row.right_col .left_col .left_inner_col {
  padding-left: 0 !important;
}

.child_theme .two-col-con {
  padding-top: 90px;
  padding-bottom: 56px;
}

.child_theme .two-col-con .noButton {
  margin-bottom: 36px;
}

.child_theme .two-col-con .noButton h1.title {
  margin: 0;
  color: rgba(52,116,239,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}

.child_theme .two-col-con .flex_center {
  row-gap: 0;
  justify-content: center;
  align-items: center;
  column-gap: 60px;
}

.child_theme .two-col-con .flex_center .col6 {
  max-width: 396px;
  padding: 0 3px;
}

.child_theme .two-col-con .flex_center .col6 .description {
  margin: 0;
}

.child_theme .two-col-con .flex_center .col6 p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  text-align: left;
}

.child_theme .two-col-con .flex_center .col6 .content_box {
  margin: 0;
}

.child_theme .two-col-con .flex_center .col6 .content_box p {
  color: rgba(52,116,239,1);
  text-align: left;
}

.child_theme .two-col-con .flex_center .col6 .mediaimg {
  display: none;
}

.child_theme .two-col-con .flex_center .col6.media_column.img-col.col6 {
  margin-bottom: 20px;
}
.child_theme .form-banner-2 {
  padding: 10px 0px;
}

.child_theme .form-banner-2 .form-align-right {
  display: block;
  width: 100%;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content {
  display: block;
  width: 100%;
  max-width: 100%;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content .form-section {
  max-width: 100%;
  display: block;
  max-width: 1050px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content .form-section label {
  font-size: 14px;
  width: 130px;
  color: #33475b;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-family: Nunito, sans-serif;
  font-size: 14px;
  color: #3474EF;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content .form-section .input input {
  display: inline-block;
  width: 90%;
  max-width: 500px;
  height: 40px;
  padding: 9px 10px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #f5f8fa;
  max-width: 100%;
  padding: 0 15px;
  min-height: 27px;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content .form-section .input input[type='checkbox'] {
  width: auto;
  float: left;
  max-width: 100%;
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
  min-height: auto;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content .form-section ul.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content .form-section ul.inputs-list:first-child {
  padding-top: 6px;
  margin-top: 10px;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content .form-section ul.inputs-list span p {
  margin: 0 !important;
  display: inline;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content .form-section .grecaptcha-badge {
  margin-right: auto;
  text-align: left;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  display: flex;
  padding-top: 10px;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content .actions {
  display: flex;
}

.child_theme .form-banner-2 .form-align-right .col6.right-content .actions input.hs-button.primary.large {
  width: auto;
  margin: 0 auto;
  background: #3474EF;
  border-color: #3474EF;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  font-family: Nunito, sans-serif;
  white-space: pre-wrap;
  padding: 12px 24px;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
}

.child_theme .content-with-image-column.col_2 .row.right_col {
  flex-direction: row-reverse;
}

.child_theme .content-with-image-column.col_2 .row.right_col .right_bg_img {
  all: unset;
}

.child_theme .content-with-image-column.col_2 .row.right_col .right_bg_img {
  left: 0;
  top: 0;
  width: 980px;
  height: 486px;
  opacity: 0.2;
  position: absolute;
}

.child_theme .content-with-image-column.col_2 .row.right_col .mask_bg_img img {
  all: unset;
}

.child_theme .content-with-image-column.col_2 .row.right_col .left_col {
  all: unset;
  width: 60%;
}

.child_theme .content-with-image-column.col_2 .row.right_col  .right_col {
  width: 40%;
}

.child_theme .content-with-image-column.col_2 .row.right_col .mask_bg_img img {
  left: 0;
  top: 0;
  width: 480px;
  height: 425px;
  position: absolute;
}

.child_theme .content-with-image-column.col_2 .row.right_col .left_col .left_inner_col {
  padding: 130px 0px 0 117px;
}

.child_theme .content-with-image-column.col_2 .row.right_col .left_col .left_inner_col h1 {
  color: rgba(52,116,239,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}

.child_theme .content-with-image-column.col_2 .row.right_col .left_col  .content {
  display: flex;
  justify-content: center;
}

.child_theme .content-with-image-column.col_2 .row.right_col .left_col  .content p {
  left: 809px;
  top: 1372px;
  width: 83px;
  height: 28px;
}


.child_theme .content-with-image-column.col_2 .row.right_col .mask_bg_img img {
  height: 425px;
  left: 132px;
  position: absolute;
  top: 0;
  width: 480px;
  object-fit: cover;
}
.child_theme .content-with-image-column.col_2 {
  padding-bottom: 230px;
}

.child_theme .content-with-image-column.col_2 .row.right_col .right_bg_img {
  left: -110px;
  top: -29px;
  width: 980px;
  height: 486px;
  opacity: 0.2;
  transform: none;
  z-index:-1;
}
.child_theme .content-with-image-column.col_2 .row.right_col .left_col .left_inner_col .content {
  column-gap: 6px;
}

.child_theme .content-with-image-column.col_2 .row.right_col .left_col .left_inner_col h1 {
  margin: 0;
  padding-bottom: 55px;
}


.child_theme .img-with-cont-3 .top_content {
  padding-top: 127px;
  max-width: 645px;
  margin: 0 auto;
}

.child_theme .img-with-cont-3 .top_content h1 {
  color: rgba(52,116,239,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-align: center;
}

.child_theme .img-with-cont-3 .top_content  h3 {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: capitalize;
  text-align: center;
}

.child_theme .img-with-cont-3 .top_sec.noButton {
  padding: 0 !important;
}

.child_theme .img-with-cont-3 .media_column {
  max-width: 248px;
  width: 100%;
  margin-left: auto;
  padding: 0;
}

.child_theme .img-with-cont-3 .content-col {
  max-width: 586px;
  width: 100%;
  padding: 0;
  margin-right: auto;
}

.child_theme .img-with-cont-3 .content-col .description {
  margin: 0;
}

.child_theme .img-with-cont-3 .content-col .description h3 {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: capitalize;
  margin-bottom: 11px;
}

.child_theme .img-with-cont-3 .content-col .description p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
}

.child_theme .img-with-cont-3 .right_media_image {
  padding-top: 49px;
}

.child_theme .img-with-cont-3 .media_column .mediaimg {
  margin-bottom: 46px;
}

.child_theme .img-with-cont-3 .flex_row.flex_center {
  column-gap: 15px;
}

.child_theme .img-with-cont-4 .mediaimg img {
  width: 141px !important;
  height: 203px;
  object-fit: cover;
}

.child_theme .img-with-cont-4 .mediaimg .single-img {
  text-align: center;
  padding-right: 21px;
}

.child_theme .img-with-cont-4 {
  padding-top: 40px;
}

.child_theme .img-with-cont-4.img-with-cont-3 .media_column .mediaimg {
  margin-bottom: 0;
}

.child_theme .img-with-cont-4 .cont-inner {
  padding-top: 6px;
}

.child_theme .prevention-sec.img-with-cont-3 .media_column .mediaimg {
  padding-left: 38px;
  padding-top: 24px;
}

.child_theme .prevention-sec .mediaimg img {
  width: 152px !important;
  height: 152px ;
}

.child_theme .prevention-sec.img-with-cont-3 .right_media_image {
  padding-top: 42px;
}

.child_theme .prevention-sec.img-with-cont-3 .right_media_image .btn_row.count_1.oneButton {
  margin-top: 0;
}

.child_theme .prevention-sec.img-with-cont-3 .right_media_image .btn_row.count_1.oneButton a.hs-sec-btn {
  padding: 13px 40px;
}

.child_theme .journal.prevention-sec.img-with-cont-3 .right_media_image {
  padding-top: 67px;
}

.child_theme .journal.prevention-sec.img-with-cont-3 .right_media_image h3 {
  text-transform: inherit;
}

.child_theme .journal.prevention-sec.img-with-cont-3 .right_media_image img {
  width: auto !important;
  height: auto !important;
}

.child_theme .journal.prevention-sec.img-with-cont-3 .right_media_image .mediaimg {
  padding-left: 30px;
  padding-top: 7px;
}

.child_theme .strategies.journal.prevention-sec.img-with-cont-3 .right_media_image {
  padding-top: 35px;
}

.child_theme .strategies.journal.prevention-sec.img-with-cont-3 .right_media_image .mediaimg {
  padding-top: 0;
  margin-bottom: 136px;
  padding-left: 0px;
}

.child_theme .strategies.journal.prevention-sec.img-with-cont-3 .right_media_image  .btn_row.count_1.oneButton {
  margin-top: 22px;
}

.child_theme .strategies.journal.prevention-sec.img-with-cont-3 .right_media_image .btn_row.count_1.oneButton a.hs-sec-btn {
  padding: 13px 24px;
}

.child_theme .workplace.strategies.journal.prevention-sec.img-with-cont-3 .right_media_image {
  padding-top: 103px;
}

.child_theme .strategies.workplace.journal.prevention-sec.img-with-cont-3 .right_media_image img {
  width: 260px;
  height: 161px !important;
}

.child_theme .strategies.workplace.journal.prevention-sec.img-with-cont-3 .right_media_image .mediaimg {
  margin-bottom: 136px;
  padding-left: 0;
  padding-top: 0;
}

.child_theme .workplace.strategies.journal.prevention-sec.img-with-cont-3 .right_media_image a.hs-sec-btn {
  padding: 12px 20px;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace .columns_rowo_wrap {
  padding-top: 89px;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace .columns_rowo_wrap img {
  width: 150px !important;
  height: 198px !important;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace .columns_rowo_wrap .single-img {
  text-align: center;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace .columns_rowo_wrap .mediaimg {
  margin-bottom: 6px;
  padding-left: 0;
  padding-top: 0;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.inclusion .right_media_image {
  padding-top: 105px;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.inclusion .right_media_image a.hs-sec-btn {
  padding: 13px 20px;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.inclusion .right_media_image .flex_row.flex_center {
  column-gap: 14px;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace.Prostate .mediaimg {
  margin-bottom: 86px;
  padding-left: 0;
  padding-top: 0;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace.Prostate .columns_rowo_wrap.bottom_row.right_media_image {
  padding-top: 83px;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace.Prostate .columns_rowo_wrap.bottom_row.right_media_image .img1 {
  position: absolute;
  left: 129px;
  top: 132px;
  width: 67px;
  height: 72px;
  transform: scale(1, 1) translate(0px, 0px);
  margin: 0;
  z-index: 999;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace.Prostate .columns_rowo_wrap.bottom_row.right_media_image .doubleimg {
  position: relative;
  text-align: center;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace.Prostate .columns_rowo_wrap.bottom_row.right_media_image .img1 img {
  width: 67px !important;
  height: 72px !important;
}

.child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace.Prostate .columns_rowo_wrap.bottom_row.right_media_image .mediaimg {
  margin-bottom: 46px;
  padding-left: 0px;
  padding-top: 0;
}


.child_theme .custom-app.logo-slider-1 .icon_inner {
  min-height: auto;
  width: 100%;
  padding: 0;
  margin: 0;
}

.child_theme .custom-app.logo-slider-1 .card_item.splide__slide.text_center.it1.col3.ty_image {
  padding: 0;
}

.child_theme .custom-app.logo-slider-1 .card_item.splide__slide.text_center.it1.col3.ty_image span.icon_img.icon_sp {
  width: 675px;
  height: auto;
}

.child_theme .custom-app.logo-slider-1 .card_item.splide__slide.text_center.it1.col3.ty_image span.icon_img.icon_sp img {
  width: 100%;
  height: auto;
}

.child_theme .custom-app.logo-slider-1 .card_item.splide__slide.text_center.it2.col3.ty_image {
  min-height: auto;
  padding: 0 !important;
}

.child_theme .custom-app.logo-slider-1 .card_item.splide__slide.text_center.it2.col3.ty_image span.icon_img.icon_sp {
  display: block;
  width: 160px !important;
  height: 60px !important;
}

.child_theme .custom-app.logo-slider-1 .card_item.splide__slide.text_center.it2.col3.ty_image span.icon_img.icon_sp img {
  width: 100%;
  height: 100%;
}

.child_theme .custom-app.logo-slider-1 .flex_row.rowGap15 {
  align-items: center;
  row-gap: 0;
  column-gap: 0;
}

.child_theme .custom-app.logo-slider-1 h3.title {
  color: rgba(52,116,239,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  text-align: left;
  font-style: normal;
  text-transform: capitalize;
  text-align: center;
}

.child_theme .custom-app.logo-slider-1 .top_sec.noButton {
  margin: 0;
  padding-top: 13px;
}

.child_theme .custom-app.logo-slider-1 .top_sec.noButton h3.title {
  margin: 0;
}

.child_theme .logo-slider-1 .card_inner.theme {
  border-radius: 0;
}


.child_theme .form-banner-3 .form-align-right .col6.right-content .form-section {
  backdrop-filter: 0;
  padding: 0;
  max-width: 100%;
  margin: 0 auto;
}


.child_theme .form-banner-3 .form-align-right .col6.right-content .form-section .form-top p {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgba(41,185,156,1);
  text-transform: none;
}

.child_theme .form-banner-3 .form-align-right .col6.right-content {
  display: block;
  width: 100%;
  padding: 0;
}


.child_theme .form-banner-3 .form-align-right .col6.right-content .form-section form label {
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
  font-family: Nunito, sans-serif;
  font-size: 13px;
  color: #3474EF;
}

.child_theme .form-banner-3 .form-align-right .col6.right-content .form-section .form-top {
  max-width: 913px;
  margin: 0 auto;
}

.child_theme .form-banner-3 .form-align-right .col6.right-content .form-row.hs-secondary {
  max-width: 913px;
  margin: 0 auto;
  padding-top: 81px;
}

.child_theme .form-banner-3 .form-align-right .col6.right-content .form-row.hs-secondary input {
  border-radius: 3px;
  padding: 9px 10px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  display: inline-block;
  width: 90%;
  max-width: 500px;
  height: 40px;
  background-color: #f5f8fa;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
}

.child_theme .form-banner-3 .form-align-right .col6.right-content .form-row.hs-secondary input:focus {
  outline: none;
  border-color: rgba(82,168,236,.8);
}

.child_theme .form-banner-3 .form-align-right .col6.right-content .form-row.hs-secondary input.hs-input.error:focus {
  border-color: #b9554d;
}


.child_theme .form-banner-3 .form-align-right .col6.right-content .form-row.hs-secondary input[type='checkbox'] {
  width: auto;
  height: 13px;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
  min-height: auto;
}

.child_theme .form-banner-3 .form-align-right .col6.right-content ul.inputs-list:first-child {
  padding-top: 6px;
}

.child_theme .form-banner-3 .form-align-right .col6.right-content .form-row.hs-secondary span p {
  margin-left: 0 !important;
}

.child_theme .form-banner-3 .form-align-right .col6.right-content .form-row.hs-secondary .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  display: flex;
  padding-top: 10px;
}

.child_theme .form-banner-3 .form-align-right .col6.right-content .form-row.hs-secondary .actions {
  text-align: center;
}

.child_theme .form-banner-3 .form-align-right .col6.right-content .form-row.hs-secondary .actions input.hs-button.primary.large {
  width: auto;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  background-color: #ff7a59;
  border-color: #ff7a59;
  color: #fff;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 12px 24px;
  background: #3474EF;
  border-color: #3474EF;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  font-family: Nunito, sans-serif;
}

.child_theme .form-banner-3 {
  padding-top: 113px;
}

.child_theme .custom-app.logo-slider-1 {
  padding: 36px 0;
}

.child_theme .content-with-image-column.cont-img-3 .bg_img {
  opacity: 0.5;
  top: 0;
}

.child_theme .cont-img-3.content-with-image-column .row.right_col .left_col {
  padding-left: 55px;
  padding-top: 145px;
}

.child_theme .cont-img-3.content-with-image-column .row.right_col .right_col .right_bg_img {
  top: -207px;
  left: 457px;
}

.child_theme .cont-img-3.content-with-image-column .row.right_col .left_col .content {
  padding-top: 6px;
  padding-left: 1px;
}

.child_theme .cont-img-3.content-with-image-column .row.right_col .left_col .content p {
  color: rgba(48,48,48,1);
  text-transform: none;
  line-height: 1.7;
  font-size: 15px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.child_theme .cont-img-3.content-with-image-column .row.right_col .left_col .button_item.btn2 a {
  color: rgba(52,116,239,1);
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  text-align: justify;
}

.child_theme .our-services.img-with-cont-5 {
  padding-top: 40px;
  padding-bottom: 100px;

}

.child_theme .our-services.img-with-cont-5 .feature-img .img_wrpper {
  left: 0px;
    top: -30px;
}

.child_theme .our-services.img-with-cont-5 .right-col {
  padding-top: 16px;
}

.child_theme .our-services.img-with-cont-5 .right-col h2 {
  margin-bottom: 20px;
}

.child_theme .our-services.img-with-cont-5 .right-content {
  max-width: 650px;
  width: 100%;
}

.child_theme .our-services.img-with-cont-5 .right-content p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 30px;
}

.child_theme .our-services.img-with-cont-5 .services-inner-item p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-transform: capitalize;
}

.child_theme .img-with-cont-5.our-services .right-col .services-inner-item img {
  max-width: 60px;
  margin-bottom: 15px;
}

.child_theme .our-services.img-with-cont-5 .right-col .services-item {
  margin-bottom: 28px;
}

.child_theme .our-services.img-with-cont-5 .right-col .services-item .services-inner-item {
  padding-top: 5px;
}

.child_theme .our-services.img-with-cont-5 .right-col {
  padding-right: 20px;
}


.child_theme .cm_team_benefits-2 {
  padding-top: 175px;
}

.child_theme .cm_team_benefits-2 .content_widget.col8 h3 {
  text-transform: capitalize;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}

.child_theme .cm_team_benefits-2 .bottom_row {
  padding-top: 37px;
  padding-left: 0px;
  padding-right: 3px;
}


.child_theme .cm_team_benefits-2 .bottom_row .center_aln.col3 {
  padding: 0;
}

.child_theme .cm_team_benefits-2 .bottom_row .center_aln.col3 .tp-img {
  margin: 0;
  margin-bottom: 35px;
}

.child_theme .cm_team_benefits-2 .bottom_row .center_aln.col3 .tp-img img {
  width: auto;
  height: 150px;
}

.child_theme .cm_team_benefits-2 .bottom_row .flex-row.flex_row {
  max-width: 1100px;
  margin: 0 auto;
}

.child_theme .cm_team_benefits-2 .bottom_row .flex-row.flex_row h3.col-title {
  color: rgba(41,185,156,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 20px;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  text-align: center;
}

.child_theme .cm_team_benefits-2 .bottom_row .flex-row.flex_row .tp-img-cnt-inner p {
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: justify;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}

.child_theme .cm_team_benefits-2 .bottom_row .center_aln.col3 .tp-img-cnt-inner {
  max-width: 224px;
  margin: 0 auto;
}

.child_theme .our-featured-1 {
  padding-top: 120px;
  padding-bottom: 270px
}

.child_theme .our-featured-1 .content_widget.col8 h2 {
  margin-bottom: 14px;
}

.child_theme .our-featured-1 .outer_wrap {
  position: relative;
  Z-INDEX: 999;
  background: #fff;
  border-radius: 40px;
  box-shadow: 0px 4px 10px #00000010;
  margin: 0 auto;
  max-width: 870px;
  min-height: 270px;
}

.child_theme .our-featured-1 .top_sec.noButton {
  margin-bottom: 40px;
}

.child_theme .our-featured-1 .outer_wrap h2 {
  color: rgba(52,116,239,1);
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  text-align: left;
  font-style: normal;
  text-align: center;
}

.child_theme .cm_team_benefits-2 .bottom_row .flex-row.flex_row h3.col-title {
  margin-bottom: 36px;
}

.child_theme .cm_team_benefits-2 .bottom_row .center_aln.col3 .tp-img {
  margin: 0 0 32px;
}
.child_theme .cm_team_benefits-2 .bottom_row .flex-row.flex_row h3.col-title {
  margin-bottom: 36px;
}
.child_theme .cm_team_benefits-2 .bottom_row .center_aln.col3 .tp-img {
  margin: 0 0 32px;
}
.child_theme .cm_team_benefits-2 .bottom_row .flex-row.flex_row h3.col-title {
  margin-bottom: 36px;
}
.child_theme .cm_team_benefits-2 .bottom_row .center_aln.col3 .tp-img {
  margin: 0 0 32px;
}
.child_theme .cm_team_benefits-2 .bottom_row .center_aln.col3.cnt-col.splide__slide.center_aln.col3:nth-child(2) img {
  width: auto;
  height: 150px;
}

.child_theme .cm_team_benefits-2 .bottom_row .center_aln.col3.cnt-col.splide__slide.center_aln.col3:nth-child(3) img {
  width: auto;
  height: 150px;
}

.child_theme .cm_team_benefits-2 .bottom_row .center_aln.col3.cnt-col.splide__slide.center_aln.col3:nth-child(4) img {
  width: auto;
  height: 150px;
}

@media (min-width:768px) and (max-width:860px){
  .child_theme .content-with-image-column.therapy-inner .right_col img.mask_bg {
    left: 0;
  }
}

@media (max-width:1170px){
  .child_theme .content-with-image-column.col_2 .row.right_col .mask_bg_img img {
    width: 30vw;
    height: auto;
    top: 35%;
  } 
}

@media(max-width:1024px){
  .child_theme .cont-img-3.content-with-image-column .row.right_col .right_col .mask_bg_img .max_inner {
    width: 20vw;
    height: auto;
    left: calc(100% - 235px);
    top: 100px;
  }
  .child_theme .our-services.img-with-cont-5 .feature-img .img_wrpper {
    height: auto;
    width: 25vw;
    top: 60px;
  }
}

@media(max-width:767px){
  .child_theme .contact_page .cm_adv_con .cm_adv_main {
    padding-top: 30px;
  }
  .child_theme .our-featured-1{
    padding-top: 40px;
    padding-bottom: 100px;
  }
  .child_theme .accessible.content-with-image-column .row.right_col .left_col .content{
    max-width: 100%;
  }

  .child_theme .form-banner .page-center.theme_center.clearfix .form-align-right .col6.left-content.text_left h1.bnr_heading {
    color: rgba(52,116,239,1);
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
  }
  .child_theme .form-banner .page-center.theme_center.clearfix .form-align-right p {
    color: rgba(41,185,156,1);
    font-size: 14px;
    text-align: center;
    margin-left: 18px;
    padding-top: 2px;
  }
  .child_theme .form-banner .page-center.theme_center.clearfix .form-align-right .col6.left-content.text_left {
    margin-bottom: 0;
  }
  .child_theme .form-banner .page-center.theme_center.clearfix .form-section form {
    padding-top: 15px;
  }
  .child_theme .form-banner .page-center.theme_center.clearfix .form-align-right .col6.right-content {
    padding: 0;
  }
  .child_theme .form-banner .page-center.theme_center.clearfix .form-section {
    padding: 15px !important;
  }
  .child_theme .form-banner .page-center.theme_center.clearfix {
    padding: 0;
  }
  .child_theme .form-banner .page-center.theme_center.clearfix .form-section form .legal-consent-container p,
  .child_theme .form-banner .page-center.theme_center.clearfix .form-align-right .col6.left-content .bnr_heading,
  .child_theme .form-banner .page-center.theme_center.clearfix .form-align-right p{
    margin-left: 0;
  }
  .child_theme .form-banner .page-center.theme_center.clearfix .form-align-right .col6.left-content.text_left .landing-content {
    padding: 0px 14px;
  }
  .child_theme .form-banner .page-center.theme_center.clearfix .form-section form .input {
    margin: 0;
  }
  .child_theme .form-banner .page-center.theme_center.clearfix {
    padding: 0px 10px;
  }
  .child_theme .content-with-image-column.accessible .row.right_col {
    padding-top: 20px;
    padding-bottom: 0;
    flex-direction: column-reverse;
  }
  .child_theme .accessible.content-with-image-column .row.right_col .left_col {
    width: 100%;
    padding: 0;
  }
  .child_theme .accessible.content-with-image-column .row.right_col .right_col {
    width: 100%;
    position: static;
  }
  .child_theme .content-with-image-column.accessible .row.right_col .left_col h1 {
    color: rgba(52,116,239,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 20px;
    text-align: left;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    text-align: center;
  }
  .child_theme .content-with-image-column .row.right_col .right_col .mask_bg_img {
    padding-bottom: 10px;
  }
  .child_theme .content-with-image-column.accessible .row.right_col .left_col .content p {
    color: rgba(48,48,48,1);
    line-height: 1.2;
    text-align: center;
    font-family: Nunito, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0em;
    font-size: 14px;
  }
  .child_theme .content-with-image-column.accessible .row.right_col .left_col h1 {
    margin-bottom: 25px;
  }
  .child_theme .two-col-con .noButton h1.title {
    color: rgba(52,116,239,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 20px;
    text-align: left;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    text-align: center;
  }
  .child_theme .two-col-con .flex_center .col6 p {
    color: rgba(48,48,48,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 14px;
    text-align: justify;
    font-family: Nunito, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
  }
  .child_theme .two-col-con .flex_center .col6 .description {
    margin-bottom: 20px;
  }
  .child_theme .two-col-con .page-center.theme_center {
    padding: 0px 20px;
  }
  .child_theme .two-col-con {
    padding-bottom: 52px;
    padding-top: 70px;
  }
  .child_theme .two-col-con .flex_center {
    padding-top: 30px;
  }
  .child_theme .content-with-image-column.col_2 .row.right_col .right_col {
    width: 100%;
  }
  .child_theme .content-with-image-column.col_2 .row.right_col .left_col {
    width: 100%;
  }
  .child_theme .content-with-image-column.col_2 .row.right_col .mask_bg_img img {
    position: static;
    width: 224px;
    height: 197px;
  }
  .child_theme .content-with-image-column.col_2 .row.right_col .mask_bg_img {
    text-align: center;
    margin: 0 auto;
  }
  .child_theme .content-with-image-column.col_2 .row.right_col {
    flex-direction: column-reverse;
  }
  .child_theme .content-with-image-column.col_2 .row.right_col .left_col .left_inner_col {
    padding: 0;
  }
  .child_theme .content-with-image-column.col_2 .row.right_col .right_bg_img {
    left: -280px;
    top: -50px;
    width: 523px;
    height: 252px;
    opacity: 0.3;
    transform: scale(1, 1) translate(0px, 0px);
    transform-origin: 50% 50%;
  }
  .child_theme .content-with-image-column.col_2 .row.right_col .left_col .left_inner_col h1 {
    font-size: 20px;
    padding-bottom: 20px;
  }
  .child_theme .content-with-image-column.col_2 {
    padding-bottom: 50px;
  }
  .child_theme .img-with-cont-3 .top_content {
    padding-top: 40px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .child_theme .img-with-cont-3 .top_content h1 {
    color: rgba(52,116,239,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 20px;
    text-align: left;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
  }
  .child_theme .img-with-cont-3 .top_content h3 {
    font-size: 15px;
  }
  .child_theme .img-with-cont-3 .media_column {
    margin: 0 auto;
  }
  .child_theme .img-with-cont-3 .right_media_image {
    padding-top: 0;
  }
  .child_theme .img-with-cont-3 .content-col .description h3 {
    text-transform: capitalize;
    font-size: 15px;
    text-align: center;
  }
  .child_theme .img-with-cont-3 .flex_row.flex_center {
    row-gap: 0;
  }
  .child_theme .img-with-cont-3 .media_column .mediaimg {
    margin-bottom: 20px;
  }
  .child_theme .img-with-cont-3 .content-col .description p {
    color: rgba(48,48,48,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 15px;
    text-align: justify;
    font-family: Nunito, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .child_theme .img-with-cont-3 {
    padding: 0px 15px;
  }
  .child_theme .img-with-cont-3 .content-col .description {
    margin-bottom: 30px;
  }
  .child_theme .prevention-sec.img-with-cont-3 .right_media_image .btn_row.count_1.oneButton a.hs-sec-btn {
    color: rgba(255,255,255,1);
    text-transform: none;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 14px;
    text-align: center;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-style: normal;
    transition-duration: 0.5s;
    transition-property: color;
    padding: 12px 36px;
  }
  .child_theme .img-with-cont-3 .media_column .mediaimg img {
    width: auto;
    height: auto;
  }
  .child_theme .right.img-with-cont-3.img-with-cont-4 .single-img {
    padding: 0;
  }
  .child_theme .right.img-with-cont-3.img-with-cont-4 .single-img img {
    width: auto;
    height: auto;
  }
  .child_theme .img-with-cont-3.prevention-sec .media_column .mediaimg img {
    width: auto;
    height: auto;
  }
  .child_theme .journal.prevention-sec.img-with-cont-3 .right_media_image img {
    width: auto !important;
    height: auto !important;
  }
  .child_theme .journal.prevention-sec.img-with-cont-3 .right_media_image .mediaimg {
    padding: 0;
    margin: 0;
    text-align: center;
  }
  .child_theme .journal.prevention-sec.img-with-cont-3 .right_media_image {
    margin: 0;
    padding: 0;
  }
  
  .child_theme .strategies.journal.prevention-sec.img-with-cont-3 .right_media_image .mediaimg {
    margin-bottom: 30px;
  }
  .child_theme .img-with-cont-3.prevention-sec.journal.strategies.inclusion .right_media_image {
    padding-top: 25px;
  }
  .child_theme .inclusion.strategies.journal.prevention-sec.img-with-cont-3 .right_media_image img {
    width: auto !important;
    height: auto !important;
  }
  .child_theme .img-with-cont-3.prevention-sec.journal.strategies.inclusion .right_media_image a.hs-sec-btn {
    color: rgba(255,255,255,1);
    text-transform: none;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 14px;
    text-align: center;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-style: normal;
    transition-duration: 0.5s;
    transition-property: color;
    padding: 10px 16px;
  }
  .child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace .columns_rowo_wrap {
    padding-top: 20px;
  }
  .child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace .columns_rowo_wrap img {
    width: 89px !important;
    height: 117px !important;
  }
  .child_theme .strategies.journal.prevention-sec.img-with-cont-3 .right_media_image .btn_row.count_1.oneButton a.hs-sec-btn {
    padding: 10px 20px;
  }
  .child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace.Prostate .columns_rowo_wrap.bottom_row.right_media_image {
    padding-top: 50px;
  }
  .two-col-content .img-col .horizontal .double-img {
    min-height: 150px !important;
  }
  .child_theme .prevention-sec.img-with-cont-3 .right_media_image {
    padding-top: 0;
  }
  .child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace.Prostate .columns_rowo_wrap.bottom_row.right_media_image .img1 {
    top: 45%;
    left: 50%;
    width: 44px;
    height: 41px;
    min-height: auto;
  }
  .child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace.Prostate .columns_rowo_wrap.bottom_row.right_media_image .img1 img {
    width: 44px !important;
    height: 41px !important;
  }
  .child_theme .img-with-cont-3.prevention-sec.journal.strategies.disorders.workplace.Prostate .columns_rowo_wrap.bottom_row.right_media_image .mediaimg {
    margin-bottom: 0;
  }
  .child_theme .custom-app.logo-slider-1 h3.title {
    color: rgba(52,116,239,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 20px;
    text-align: left;
    text-transform: capitalize;
    text-align: center;
  }
  .child_theme .logo-slider-1 .page-center.theme_center {
    padding: 0px 15px;
  }
  .child_theme .custom-app.logo-slider-1 .flex_row.rowGap15 {
    display: block;
  }
  .child_theme .custom-app.logo-slider-1 .card_item.splide__slide.text_center.it2.col3.ty_image span.icon_img.icon_sp {
    width: auto !important;
    height: auto !important;
  }
  .child_theme .form-banner-3 .form-align-right .col6.right-content .form-section .form-top p {
    color: rgba(41,185,156,1);
    line-height: 1.4;
    letter-spacing: 0em;
    font-size: 12px;
    text-align: left;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: rgba(41,185,156,1);
    text-transform: none;
    line-height: 1.5;
    text-align: left;
    font-size: 15px;
  }
  .child_theme .form-banner-3 {
    padding-top: 10px;
  }
  .child_theme .form-banner-3 .form-align-right .col6.right-content .form-row.hs-secondary {
    padding-top: 40px;
  }
  .child_theme .content-with-image-column.cont-img-3 .bg_img .row.right_col {}

  .child_theme .content-with-image-column.cont-img-3 {
    padding-bottom: 30px;
  }
  .child_theme .content-with-image-column.cont-img-3 .row.right_col {
    padding: 50px 0 0 0;
  }
  .child_theme .our-services.img-with-cont-5 {
    padding-top: 50px;
  }
  .child_theme .our-services.img-with-cont-5 {
    padding-bottom: 50px;
  }
  .child_theme .cont-img-3.content-with-image-column .row.right_col .right_col .mask_bg_img .max_inner {
    width: 156px;
    height: 332px;
    margin-bottom: 20px;
  }
  .child_theme .cont-img-3.content-with-image-column .row.right_col .left_col {
    padding-top: 0;
    padding-left: 0;
  }
  .child_theme .cont-img-3.content-with-image-column .row.right_col .left_col .content p {
    color: rgba(48,48,48,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 12px;
    text-align: justify;
    font-family: Nunito, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: rgba(48,48,48,1);
    line-height: 1.2;
    text-align: center;
    font-size: 15px;
  }
  .child_theme .cm_team_benefits-2 {
    padding-top: 0;
  }

  .child_theme .cm_team_benefits-2 .content_widget.col8 h3 {
    color: rgba(52,116,239,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 20px;
    text-align: left;
    font-style: normal;
    text-transform: capitalize;
    text-align: center;
  }
  .child_theme .our-featured-1 .outer_wrap {
    max-width: 100%;
    margin: 0;
    border-radius: 0;
  }

  .child_theme .our-featured-1 .outer_wrap h2 {
    color: rgba(52,116,239,1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 20px;
    text-align: left;
    font-style: normal;
    text-align: center;
  }

  .child_theme .our-featured-1 .featitem.splide__slide.col12.num1._ic_type {
    padding: 0;
  }

}

@media (max-width: 1680px){
  .custom-404-page .custom-404-image-wrapper .custom-404-image {
    min-height: 100vh;
    padding-bottom: 150px;
  }
}


/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.child_theme .our-services .right-col .services-item:nth-child(2) img {
  max-width: 60px;
  height: auto;
  margin-bottom: 10px;
}
.child_theme .our-services .right-col .services-item:nth-child(3) img {
  max-width: 60px;
  height: auto;
}
.child_theme .our-services .right-col .services-item:nth-child(4) img {
  max-width: 60px;
  height: auto;
}
.child_theme .our-services .right-col .services-item:nth-child(6) img {
  max-width: 60px;
  height: auto;
}
.child_theme .our-services .right-col .services-item:nth-child(7) img {
  max-width: 60px;
  height: auto;
}
.child_theme .our-services .right-col .services-item:nth-child(8) img {
  max-width: 60px;
  height: auto;
}
.child_theme .our-services .right-col .services-item:nth-child(9) img {
  max-width: 60px;
  height: auto;
}
.child_theme .our-services .right-col .services-item:nth-child(10) img {
  max-width: 60px;
  height: auto;
}
.child_theme .our-services .right-col .services-item:nth-child(11) img {
  max-width: 60px;
  height: auto;
}
.child_theme .our-services .right-col .services-item:nth-child(12) img {
  max-width: 60px;
  height: auto;
}
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form select {
  padding-left: 10px;
}
.child_theme .custom-form .landing-banner-row .col6.right-content .form-section form .hs-input.invalid.error {
  border-color: #c87872;
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul ul {
  padding-top: 10px;
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul>li.hs-item-has-children {
  position: relative;
}
.child_theme .custom-header .custom-header-nav .hs-menu-wrapper>ul ul {
  position: absolute;
    left: -10px;
    top: 37px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px #00000010;
    padding: 20px 5px 10px 5px;
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul>li:nth-child(2) ul {
  left: 16px;
}
.child_theme .custom-header-nav .hs-menu-wrapper>ul ul>li>a {
  white-space: nowrap;
}
.custom-404-image-wrapper .custom-404-image {
  min-height: 776px;
  background-repeat: no-repeat;
  inset: auto auto auto -218.094px;
  background-size: cover;
  width: 100%;
  display: flex;
}
.custom-main section.content-wrapper {
  max-width: 100%;
  padding: 0;
}
.custom-404-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.custom-404-page {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.custom-404-image-wrapper {
  width: 100%;
}
.custom-404-content .title-404 h1 {
  text-transform: capitalize;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 35px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 28px;
}
.custom-404-content .description-404 p {
  max-width: 468px;
  color: rgba(48,48,48,1);
  line-height: 1.4;
  letter-spacing: 0em;
  font-size: 15px;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 35px;
}

.child_theme .home-button-404 a {
  color: rgba(255,255,255,1);
  text-transform: capitalize;
  font-size: 16px;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-style: normal;
  transition-duration: 0.5s;
  padding: 13.3px 38.4px;
  transition-property: color;
  letter-spacing: 0em;
  border-radius: 10px;
}
.child_theme .home-button-404 a:hover{
  background-color: rgba(52, 116, 239,1.0);
  color: rgba(255, 255, 255,0.3);
  border-color: rgba(52, 116, 239,1.0);
}

.child_theme .cm_footer_logo img {
  max-width: 106px;
}
.child_theme .content-with-image-column.type-40 .row.right_col .right_col .mask_bg_img {
  left: 426px;
  top: 30px;
  position: absolute;
}
.child_theme .content-with-image-column.type-40 .row.right_col .right_col .mask_bg_img .max_inner {
  width: 840px;
  height: 605px;
  left: 0;
  top: 0;
  position: static;
}
.child_theme .content-with-image-column.type-40 .row.right_col .right_col .mask_bg_img .max_inner img.mask_bg {
  width: 100%;
  height: auto;
}
.child_theme .content-with-image-column.custom-guide.evaluate-eval .row.right_col .right_col .mask_bg_img img {
  width: 100%;
  height: auto;
}
.child_theme .content-with-image-column.custom-guide.evaluate-eval .mask_bg_img {
  position: absolute;
  left: 120px;
  top: -120px;
}
.child_theme .content-with-image-column.custom-guide.evaluate-eval .row.right_col .right_col .mask_bg_img .max_inner {
  width: 358px;
  height: auto;
  top: 120px;
}
.content-with-image-column.therapy.therapist .row.right_col .right_col .mask_bg_img .max_inner {
  top: 7px;
  left: auto;
  right: 114px;
  width: 426px;
  height: 427px
}
.child_theme .content-with-image-column.col_2.download-the-app .row.right_col .right_col .mask_bg_img .max_inner img.mask_bg {
  height: auto;
  left: 132px;
  position: static;
  top: 0;
  width: 100%;
  object-fit: cover;
}
.child_theme .content-with-image-column.col_2.download-the-app {
  padding-bottom: 190px;
}
.child_theme .content-with-image-column.col_2.download-the-app .row.right_col .right_col .mask_bg_img .max_inner {
  left: 130px;
  right: auto;
  top: -20px;
  width: 480px;
  height: auto;
}
.child_theme .content-with-image-column.investment .row.right_col .right_col .mask_bg_img img {
  width: 100%;
  height: auto;
}
.child_theme .content-with-image-column.investment .row.right_col .right_col .mask_bg_img .max_inner {
  width: 29.4vw;
  left: auto;
  right: 4px;
  top: 62%;
  transform: translateY(-50%);
  height: auto;
}
.child_theme .content-with-image-column.health-support .row.right_col .right_col .mask_bg_img .max_inner {
  height: auto;
}
.child_theme .content-with-image-column.therapy-inner.stresses .row.left_col .right_col .max_inner {
  width: 441px;
  height: 729px;
  position: relative;
}
.child_theme .content-with-image-column.therapy-inner.stresses .row.left_col .right_col .max_inner img.mask_bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  left: -90px;
  top: 0;
  width: auto;
  height: auto;
  opacity: 1;
  position: absolute;
  border-radius: 30px;
}
.child_theme .content-with-image-column.therapy-inner.stresses .row.left_col .right_col .mask_bg_img {
  height: 540px;
}
.child_theme .content-with-image-column.supporting.supporting-others .row.right_col .right_col .mask_bg_img .max_inner img.mask_bg {
  width: 100%;
  height: auto;
  position: static;
}
.child_theme .content-with-image-column.supporting.supporting-others .row.right_col .right_col .mask_bg_img .max_inner {
  left: auto;
  top: 260px;
  width: 506px;
  height: 427px;
  right: 50px;
}


@media (min-width:1025px){
  .child_theme .custom-header-button a {
    padding-top: 12px;
  }
  .child_theme .custom-header-button {
    margin-right: -2px;
    margin-top: 1px;
  }
  .child_theme .custom-header-logo {
    padding-left: 0px;
    padding-top: 6px;
  }
  .custom-header-nav {
    margin-top: -1px;
  }
}

@media(max-width: 1680px){
  .child_theme .content-with-image-column.investment .row.right_col .right_col .mask_bg_img .max_inner {
    width: 33.8vw;
    left: auto;
    right: 4px;
    top: 62%;
    transform: translateY(-50%);
    height: auto;
  }
}

@media(max-width: 1200px){
  .child_theme .content-with-image-column.type-40 .row.right_col .right_col .mask_bg_img {
    left: auto;
    top: 50%;
    position: absolute;
    right: 0;
    transform: translateY(-50%);
  }
  .child_theme .content-with-image-column.type-40 .row.right_col .right_col .mask_bg_img .max_inner {
    width: 54vw;
    height: auto;
    left: 0;
    top: 0;
    position: static;
  }
  .content-with-image-column.therapy.therapist .row.right_col .right_col .mask_bg_img .max_inner {
    top: 50%;
    left: auto;
    right: 54px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .child_theme .content-with-image-column.col_2.download-the-app .row.right_col .right_col .mask_bg_img .max_inner {
    width: 42.8vw;
    left: 50px;
  }
  .child_theme .content-with-image-column.investment .row.right_col .right_col .mask_bg_img .max_inner {
    width: 41.8vw;
    left: auto;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
  }
  .child_theme .content-with-image-column.supporting.supporting-others .row.right_col .right_col .mask_bg_img .max_inner{
    width: 40vw;
  }
}

@media(max-width: 1170px){
  .child_theme .content-with-image-column.custom-guide.evaluate-eval .mask_bg_img {
    position: absolute;
    left: auto;
    top: -120px;
    right: 100px;
  }
  .child_theme .content-with-image-column.custom-guide.evaluate-eval .row.right_col .right_col .mask_bg_img .max_inner {
    width: 30vw;
    height: auto;
    top: 120px;
    left: auto;
    right: 0;
  }
  .child_theme .content-with-image-column.supporting.supporting-others .row.right_col .right_col .mask_bg_img .max_inner{
    width: 30vw;
  }
  .child_theme .img-with-cont-3 .flex_row.flex_center{
    flex-wrap: nowrap;
  }
}

@media(max-width:767px){
  .child_theme .custom-banner2.type-40 .row.right_col .left_col .left_inner_col .content p {
    font-size: 15px;
  }
  .child_theme .content-with-image-column.custom-guide.evaluate-eval .row.right_col .right_col .mask_bg_img .max_inner {
    width: 100%;
    height: auto;
  }
  .child_theme .content-with-image-column.custom-guide.evaluate-eval .mask_bg_img {
    position: static;
  }
  .child_theme .content-with-image-column.therapy .row.right_col .right_col .mask_bg_img img {
    width: 100%;
    min-width: unset;
    height: auto;
  }
  .child_theme .content-with-image-column.type-40 .row.right_col .right_col .mask_bg_img {
    left: auto;
    top: 50%;
    position: static;
    right: 0;
    transform: unset;
  }
  .child_theme .content-with-image-column.type-40 .row.right_col .right_col .mask_bg_img .max_inner {
    width: 100%;
    position: static;
  }
  .custom-404-image-wrapper .custom-404-image {
    min-height: 600px;
    inset: auto auto auto -25.965px;
  }
  .custom-404-content .title-404 h1 {
    font-size: 20px;
  }
  .child_theme .img-with-cont-3 .flex_row.flex_center{
    flex-wrap: wrap;
  }
  .custom-404-content {
    padding: 0 15px;
  }
  .child_theme .content-with-image-column .row.right_col .right_col .mask_bg_img .max_inner {
    position: static;
    display: block;
    height: auto;
    width: 100%;
    margin: 0 auto;
    object-fit: contain;
  }
  .child_theme .home-button-404 a {
    color: rgba(255,255,255,1);
    text-transform: capitalize;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 14px;
    text-align: center;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-style: normal;
    transition-duration: 0.5s;
    transition-property: color;
    padding: 7.5px 22px;
  }
  .custom-404-content .description-404 p {
    max-width: 100%;
  }
  .child_theme .landing-banner.custom-form.type-700 {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .child_theme .landing-banner.custom-form {
    padding-bottom: 0;
    padding-top: 50px;
  }
  .child_theme .type-105 {
    padding-top: 50px;
  }
  .home_page_v1_page .our-services.type-100 {
    padding-top: 50px;
  }

  .child_theme .content-with-image-column.type-99 .row.right_col {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .content-with-image-column.therapy.therapist .row.right_col .right_col .mask_bg_img .max_inner{
    transform: unset;
  }
  .child_theme .content-with-image-column.col_2.download-the-app {
    padding-bottom: 0;
  }
  .child_theme .content-with-image-column.investment .row.right_col .right_col .mask_bg_img .max_inner {
    width: 100%;
    left: auto;
    right: 4px;
    top: 50%;
    transform: unset;
    height: auto;
  }
  .content-with-image-column.therapy.therapist .row.right_col .right_col .mask_bg_img .max_inner{
    height: auto;
    width: 100%;
  }
  .child_theme .content-with-image-column.therapy-inner.stresses .row.left_col .right_col .max_inner {
    width: 100%;
    height: auto;
    position: relative;
  }
  .child_theme .content-with-image-column.therapy-inner.stresses .row.left_col .right_col .max_inner img.mask_bg {
    position: static;
  }
  .child_theme .content-with-image-column.therapy-inner.stresses .row.left_col .right_col .mask_bg_img {
    height: 100vw;
    overflow: hidden;
  }
  .child_theme .content-with-image-column.supporting.supporting-others .row.right_col .right_col .mask_bg_img .max_inner {
    width: 100%;
    position: static;
    height: auto;
  }
  .child_theme .content-with-image-column.supporting.supporting-others .row.right_col .right_col .right_bg_img {
    position: static;
  }
}

@media (max-width: 400px){
  .child_theme .our-tips.advice .bottom-section .right-section {
    margin-top: -10vh;
  }
  .child_theme .our-tips.advice{
    padding-bottom: 0;
  }
  .child_theme .our-tips.advice .top-section p {
    margin: 0;
  }
  .our-tips .bottom-section .left-section {
    margin-top: -4vh;
  }
}