@font-face {
  font-family: "FF Milo Serif - Medium";
  font-display: swap;
  src: url("//26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/raw_assets/public/AbiGlobalHealth_March2023/fonts/MiloSerifWeb-W04-Medium.ttf") format("truetype");
    }

@font-face {
  font-family: "Milo-Light";
  font-display: swap;
  src: url("https://26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/AbiGlobalHealth_March2023/fonts/MiloOT-Light.otf") format("opentype"),
    url("//26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/raw_assets/public/AbiGlobalHealth_March2023/fonts/MiloOT-Light.ttf") format("truetype");
      }



/*  */




/* Blog listing */
@media screen and (min-width: 768px) {
  .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    justify-items: space-between;
  }
}

@media (min-width: 1000px) {
  .full-width .blog-index__post-image {
    min-height: 300px;
    padding-bottom: unset;
  }
}

/* Blog listing - sidebar */
@media screen and (min-width: 1000px) {
  .sidebar.full-width .blog-index .blog-index__post, .sidebar .full-width .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .sidebar.two-col .blog-index .blog-index__post, .sidebar .two-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
    max-width:calc(100% / 2); 
  }

  .sidebar.three-col .blog-index .blog-index__post, .sidebar .three-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width:  calc(100% / 3);
  }

  .sidebar.four-col .blog-index .blog-index__post, .sidebar .four-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 4);
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4);
  }
}

@media screen and (max-width: 999px) {
  .sidebar.two-col .blog-index .blog-index__post, .sidebar .two-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}


/*  */
.contact-details-wrap.cm-book-demo .top_cnt h1 {
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  margin-bottom: 40px;
}

.contact-details-wrap.cm-book-demo .top_cnt p {
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  font-size: 30px;
  line-height: 1.2em;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 24px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.contact-details-wrap.cm-book-demo .cnt-detail-title {
  margin-bottom: 0;
}

.contact-details-wrap.cm-book-demo .cnt-detail-title h6 {
  display: block;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  line-height: 1.2em;
  color: #757575;
}

@media(min-width:981px){
  .contact-details-wrap.cm-book-demo .icon-cnt {
    width: 9%;
    padding-right: 16px;
    padding-bottom: 8px;
  }
}

.contact-details-wrap.cm-book-demo .cnt-detail-cnt {
  text-align: right;
  min-width: 120px;
  max-width: 80%;
  width: 100%;
  margin-top: 0;
}

.contact-details-wrap.cm-book-demo .cnt-detail-item {
  margin-top: 32px;
  margin-bottom: 24px;
  max-width: 85%;
}

.hs-form {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: inline-block;
  width: 100%;
}
.hs-submit:after {
  content: '';
  display: block;
  clear: both;
}

.hs-search-field__bar, .hs_cos_wrapper_type_member_login, .hs_cos_wrapper_type_member_register, .hs_cos_wrapper_type_password_prompt, .hs_cos_wrapper_type_password_reset, .hs_cos_wrapper_type_password_reset_request, .section.post-footer form, .widget-type-blog_subscribe, .widget-type-email_simple_subscription, .widget-type-form, .widget-type-google_search, .widget-type-password_prompt.custom_error_message{
  padding-right: 24px;
  padding-bottom: 32px;
  padding-left: 24px;
}







.widget-type-form {
  padding: 0;
}

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  padding: 16px;
  width: 100%;
  -webkit-appearance: none;
  border: 0 solid #333;
  font-size: 16px;
  line-height: 1.2em;
  text-align: left;
  overflow: hidden;
  border-width: 1px;
  border-color: RGBA(0,0,0,0);
  transition: border 300ms ease 0ms;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  height: auto;
  position: relative;
  display: block;
}

form input[type=text]:hover,
form input[type=email]:hover,
form input[type=password]:hover,
form input[type=tel]:hover,
form input[type=number]:hover,
form input[type=file]:hover,
form select:hover,
form textarea:hover{
  border-color: rgba(0, 150, 214,1.0);
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus{
  background-color: rgba(244, 244, 244,1.0);
  color: #1a1a1a;
  border-color: rgba(0, 150, 214,1.0);
}


form input[type=submit],
.hs-button{
  font-size: 16px;
}

.hs-form .hs-form-field {
  padding: 0;
  margin-bottom: 3%;
}

.hs-form .hs-form-field label {
  margin-bottom:0;
}

.hs-form .hs-button {
  margin-top: 24px;
  transition: color .3s ease 0ms,background-color .3s ease 0ms,border .3s ease 0ms;
}

.hs-form .actions {
  float: right;
  text-align: right;
  margin-top: -1.5%;
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: flex;
}

.hs-form input.hs-button:hover {
  color: #FFFFFF;
  background-image: initial;
  background-color: #1a1a1a;
}

::-webkit-input-placeholder {
  color: rgb(117, 117, 117);
}

.cm_team_wrp .top_content {
  color: #757575;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  line-height: 1.2em;
  font-size: 30px;
  padding-top: 16px;
  padding-bottom: 24px;
}

.cm_team_wrp .top_content p:last-child {
  padding-bottom: 0;
}

.cm_team_wrp h2.title {
  margin-bottom: 2.75%;
}

.cm_team_wrp .page-center.theme_center .cm_team_card {
  padding: 27px 0;
}

.cm_team_wrp .page-center.theme_center .cm_team_card:not(:nth-child(even)) {
  margin-right: 5.5%;
}

.cm_team_wrp .page-center.theme_center .cm_team_card {
  width: 47.25%;
}

.cm_team_wrp .cm_team_image img {
  max-width: 100% !important;
  height: auto;
  position: relative;
}

.cm_team_wrp .cm_team_image.noBgAdded {
  box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.11);
  display: inline-block;
  position: relative;
  max-width: 75%;
  margin-bottom: 5.82%;
}

.cm_team_wrp .top_sec.noButton {
  padding: 27px 0;
  margin-bottom: 40px;
}

.cm_team_wrp.text_left .cm_team_cont {
  padding-top: 25px;
}

.cm_team_wrp.text_left .cm_team_cont h3 {
  font-size: 22px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1.4em;
  margin-bottom: 0 !important;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  padding-bottom: 9px;
}

.cm_team_wrp.text_left .cm_team_cont > p {
  font-weight: 300;
  font-size: 20px!important;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1.4em;
  padding-bottom: 10px;
  margin-bottom: 0;
  color: #747474;
}

.cm_team_wrp .cm_team_cont p {
  padding-bottom: 1em;
  margin-bottom: 0 !important;
  font-size: 16px !important;
  line-height: 1.4em;
  color: #1a1a1a;
}

/*  */

.cm_team_wrp .top_content {
  color: #757575;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  line-height: 1.2em;
  font-size: 30px;
  padding-top: 16px;
  padding-bottom: 24px;
}

.cm_team_wrp .top_content p:last-child {
  padding-bottom: 0;
}

.cm_team_wrp h2.title {
  margin-bottom: 2.75%;
}

.about-page .cm_team_wrp .cm_team_text p:last-child {
  padding-bottom: 0;
}

.about-page .cm_team_wrp .cm_team_text{
  margin-bottom: 0;
}
.cm_team_wrp .flex_row{
  row-gap: 50px !important;
}

.about-page .hs_cos_wrapper_type_rich_text ul {
  list-style-type: disc;
  padding: 0 0 23px 1em;
  line-height: 26px;
}

.about-page .hs_cos_wrapper_type_rich_text ul li {
  margin-bottom: 0;
}

.about-page .hs_cos_wrapper_type_rich_text ul li h3 {
  font-size: 16px;
}

/*  */

.about-page a.hs-button {
  text-decoration: none;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-property: all;
  transition-property: all;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid;
  padding-top: 12px;
  padding-right: 40px;
  padding-bottom: 12px;
  padding-left: 40px;
  color: #ffffff;
  border-width: 0px;
  border-color: #000000;
  border-radius: 20px;
  letter-spacing: 0px;
  font-size: 16px;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  background-color: #0096d6;
  display: inline-block;
  transition: all 300ms ease 0ms;
  position: relative;
  font-weight: 500;
  line-height: 1.7em;
}


.about-page a.hs-button:hover {
  color: #ffffff;
  background-image: initial;
  background-color: #000000;
}


@media (max-width:767px) {

  .contact-details-wrap.cm-book-demo .top_cnt h1 {
    text-align: center;
  }

  .contact-details-wrap.cm-book-demo .top_cnt p {
    text-align: center;
    font-size: 26px;
    padding-bottom: 32px;
    margin-top: 24px;
  }

  .hs-form {
    padding: 0;
  }

  .cm_team_wrp .page-center.theme_center .cm_team_card {
    width: 100%;
    margin-right: 0 !important;
  }

}


@font-face {
  font-family: ETmodules;
  src: url(//26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/raw_assets/public/AbiGlobalHealth_March2023/fonts/modules.eot) format("embedded-opentype"),
    url(//26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/raw_assets/public/AbiGlobalHealth_March2023/fonts/modules.ttf) format("truetype"), 
    url(//26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/raw_assets/public/AbiGlobalHealth_March2023/fonts/modules.woff) format("woff"), 
    url(//26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/raw_assets/public/AbiGlobalHealth_March2023/fonts/modules.svg) format("svg");
  font-style: normal;
  font-weight: 400;
  font-display: block;
}

@font-face { 
  font-family: "Milo - Normal"; 

  src: url("https://26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/AbiGlobalHealth_March2023/fonts/MiloOT-Text.otf") format("opentype"),
    url("https://26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/raw_assets/public/AbiGlobalHealth_March2023/fonts/MiloOT-Text.ttf") format("truetype"),
      url("https://26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/raw_assets/public/AbiGlobalHealth_March2023/fonts/MiloOT-Text.woff") format("woff");
        src: url(//26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/raw_assets/public/AbiGlobalHealth_March2023/fonts/MiloOT-Text.otf) format("opentype"); 
        font-display:swap;
        }


@media (min-width: 981px){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding-top: -0.25%;
    padding-bottom: -0.25%;
  }
}


@media only screen and (min-width: 1350px){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding-top: 37px;
    padding-bottom: 37px;
  }
}


@media only screen and (max-width: 980px){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding-top: 27.40740740738px;
    padding-bottom: 27.40740740738px;
  }
}



@media(max-width:767px){
  .dnd_padd,
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}



.page-center.full_width .top_sec{
  
  max-width: 1140px;
  
}

.content-wrapper ,
.dnd-section > .row-fluid,
.page-center{
  width: 80%;
}

.dnd-section[class*="force-full-width-section"] > .row-fluid{
  width: 100%;
  max-width: 100%;
}

body{
  line-height: 1.4em;
}

h1{
  font-family: 'FF Milo Serif - Medium',Helvetica,Arial,Lucida,sans-serif;
  line-height: 1.48208333em;
}

h2{
  font-family: 'FF Milo Serif - Medium',Helvetica,Arial,Lucida,sans-serif;
  line-height: 1.482em;
}

h3{
  line-height: 1.4em;
}


h1, h2, h3, h4, h5, h6 {
  padding-bottom: 10px;
  margin-bottom: 0;
}

p {
  margin: 0;
  padding-bottom: 1em;
}

.row-fluid [class*="span"]{
  min-height: unset;
}

.hs-inline-edit .row-fluid [class*="span"]{
  min-height: 1px;
}




@media(max-width:991px) and (min-width:768px){
  h1 {
    font-size: 35.199999999839996px;
  }
}


@media (max-width: 767px){
  h2{
    line-height: 1.1em;
  }
}



/* ==== footer ==== */


.footer-section .footer-menu .flyouts>ul>li>a,
.footer-form form .hs-richtext h2,
.footer form ul.inputs-list li.hs-form-booleancheckbox input+span,
.footer-form form .hs-richtext p{
  color: rgba(255, 255, 255,1.0);
}



@media(min-width:981px){
  .footer-section .footer-menu .flyouts > ul > li:last-child ul > li > a:hover{
    background-color: rgba(255, 255, 255,1.0);
    border-color: rgba(255, 255, 255,1.0);
    color: rgba(0, 150, 214,1.0);
  }
}

.footer .footer-social .footer-social-item a{
  color: rgba(255, 255, 255,1.0);
}

.footer .footer-social .footer-social-item a:hover{
  color: rgba(255, 255, 255,0.7);
}

.footer .single-line-text{
  color: rgba(244, 244, 244,1.0);
}

.footer-section .footer-menu .flyouts>ul>li {
  float: left;
}

.footer {
  font-size: inherit;
}

.footer .page-center {
  padding-right: 50px;
  width: 100%;
  padding-left: 50px;
}

.page-center .col-section.num1.col12 {
  padding: 0;
}

.footer .hs-form {
  padding: 0;
}

.footer-section-3 .col-section.col4 {
  padding: 0;
}

.footer-form {
  padding: 25px;
  max-width: 80%;
}

.footer-content {
  text-align: center;
  line-height: 32px;
}

.footer-section-3 .flex_row {
  align-items: center;
}

.footer .single-line-text {
  text-align: center;
}

.footer .footer-social {
  padding: 0;
  line-height: 26px;
  text-align: center;
  width: 100%;
  justify-content: center;
  max-width: 100%;
  padding-left: 8px;
}

.footer .footer-social .footer-social-item {
  display: inline-block;
  margin-bottom: 8px;
  position: relative;
  margin-right: 0;
  width: auto;
  height: auto;
}

.footer-section .footer-menu .flyouts>ul>li ul>li {
  margin-bottom: 0;
}

.footer-section .footer-menu .flyouts>ul>li {
  margin: 0;
}

.footer-section .footer-menu .flyouts>ul>li>a {
  display: block;
  font-weight: 700;
  font-size: 18px;
}

.footer-section .footer-menu .flyouts>ul ul {
  margin-top: 24px;
  padding-top: 0;
  line-height: 32px;
}

.footer-section .footer-menu .flyouts>ul>li ul>li>a {
  display: inline;
  white-space: unset;
}

.footer.footer_section__ .footer-section-2 .footer-image img {
  max-width: 100% !important;
}

.footer-form form .hs-richtext h2 {
  font-size: 20px;
  line-height: 1.4em;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  letter-spacing: 0;
}

.footer-form form .hs-richtext {
  font-size: inherit;
  margin: 0;
  line-height: inherit;
}

.footer-form form .hs-richtext p {
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
  font-weight: 600;
  font-size: inherit;
}

.footer-form form input[type=email],
.footer-form form input[type=file],
.footer-form form input[type=number],
.footer-form form input[type=password],
.footer-form form input[type=tel],
.footer-form form input[type=text],
.footer-form form select,
.footer-form form textarea {
  padding: 14px 4%;
  border-radius: 3px;
  border: 0;
  line-height: normal;
  min-height: auto;
  color: #666;
}

.footer-form form input[type=email]:focus,
.footer-form form input[type=file]:focus,
.footer-form form input[type=number]:focus,
.footer-form form input[type=password]:focus,
.footer-form form input[type=tel]:focus,
.footer-form form input[type=text]:focus,
.footer-form form select:focus,
.footer-form form textarea:focus{
  background-color: rgba(255, 255, 255 ,1.0);
}

form .hs-input.invalid.error{
  border-color: rgba(255, 0, 0 ,1.0)
}

.footer .footer-form form .hs-form-field {
  padding-bottom: 1em;
  margin-bottom: 0 ;
}

.footer-form .hs-form input.hs-button {
  border-radius: 13px;
  font-size: 20px;
  padding: 0.3em 1em;
  width: 100%;
  border-width: 0;
  margin-top: 0;
  line-height: 1.7em;
  font-weight: 500;
  transition-duration: .2s;
}

.footer-form .hs-form .actions {
  display: block;
  float: none;
  margin-top: 0;
}

.footer form .hs-fieldtype-booleancheckbox {
  margin-bottom: 0;
  padding-bottom: 0;
}

.footer form ul.inputs-list li.hs-form-booleancheckbox input {
  -webkit-appearance: none;
  vertical-align: unset;
  margin: 0;
  line-height: inherit;
  display:block;
  float: left;
}

.footer form label.hs-form-booleancheckbox-display {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  line-height: 1.7em;
  min-height: 1.7em;
  font-size: 16px; 
}

.footer form li.hs-form-booleancheckbox input::before {
  border-radius: 263px 263px 263px 263px;
  overflow: hidden;
  content: '';
  background-color: #fff;
  width: 18px;
  height: 18px;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 6px;
}

.footer form .inputs-list li.hs-form-booleancheckbox {
  margin: 0;
  line-height: 1.4em;
}

.footer .footer-form form .hs_firstname {
  padding-top: 25px;
}

.footer-form form .hs-input.invalid.error {
  border-width: 1px;
  border-style: solid;
}

.footer form ul.inputs-list li.hs-form-booleancheckbox input+span {
  vertical-align: unset;
  font-size: 16px;
}

.footer form label.hs-form-booleancheckbox-display span a{
  text-decoration: underline;
  font-weight: 700;
}

.footer .footer-social .footer-social-item a {
  border-radius: 3px;
  height: 32px;
  width: 32px;
  box-sizing: content-box;
  vertical-align: middle;
  margin-right: 8px;
  display: inline-block;
  text-align: center;
  padding-top: 0px;
}

.footer .footer-social .footer-social-item svg {
  width: 18px;
  height: 18px;
}

.footer-social a:has(g#LinkedIn\ In1_layer)::before {
  height: 32px;
  width: 32px;
  font-size: 16px;
  line-height: 32px;
  display: block;
  transition: color .3s;
  position: relative;
  z-index: 10;
  content: "\E09D";
  font-family: ETmodules;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
}

.footer-social a:has(g#LinkedIn\ In1_layer) svg {
  display: none;
}

.footer-social a:has(g#YouTube2_layer) svg {
  display: none;
}

.footer-social a:has(g#YouTube2_layer)::before {
  height: 32px;
  width: 32px;
  font-size: 16px;
  line-height: 32px;
  display: block;
  content: "\E0A3";
  font-family: ETmodules;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  transition: color .3s;
  position: relative;
  z-index: 10;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
}

.footer-social a:has(g#Twitter3_layer) svg {
  display: none;
}

.footer-social a:has(g#Facebook\ F4_layer) svg {
  display: none;
}

.footer-social a:has(g#Facebook\ F4_layer):before {
  content: "\e093";
  font-family: ETmodules;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
  transition: color .3s;
  position: relative;
  z-index: 10;
  height: 32px;
  width: 32px;
  font-size: 16px;
  line-height: 32px;
  display: block;
}

.footer-social a:has(g#Twitter3_layer)::before {
  content: "\e094";
  font-family: ETmodules;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
  transition: color .3s;
  position: relative;
  z-index: 10;
  height: 32px;
  width: 32px;
  font-size: 16px;
  line-height: 32px;
  display: block;
}

.footer form label.hs-form-booleancheckbox-display span::before {
  display: none !important;
}

.footer form label.hs-form-booleancheckbox-display span::after {
  display: none !important;
}

.footer form ul.inputs-list li.hs-form-booleancheckbox input:checked::before {
  content: "N";
  font-family: ETmodules;
  color: #2ea3f2;
  font-size: 13px;
  line-height: 19px;
  font-weight: 600;
  text-align: center;
}
.footer.footer_section__ .footer-section-2  {
  display: none;
}

.footer-section .footer-menu .flyouts > ul > li.hs-menu-depth-1 > a[href*="javascript"] {
  cursor: default;
}


@media (min-width: 981px){
  .footer-section .footer-menu .flyouts>ul>li {
    width: 20%;
  }

  .footer-section .footer-menu .flyouts > ul > li:last-child ul > li > a {
    text-align: center;
  }
  .footer-section .footer-menu .flyouts>ul>li:last-child ul>li>a {
    border-width: 1px;
    border-radius: 20px;
    letter-spacing: 0px;
    border-style: solid;
    line-height: 1.7em;
    padding-top: 12px;
    padding-right: 24px;
    font-weight: 500;
    transition: all 300ms ease 0ms;
    padding-bottom: 12px;
    display: inline-block;
    padding-left: 24px;
  }
  .footer-section .footer-menu .flyouts>ul>li:last-child ul>li {
    margin-top: 16px;
    margin-right: 50px;
    margin-bottom: 16px;
  }
  .footer-section .footer-menu .flyouts>ul>li:last-child ul.hs-menu-children-wrapper {
    margin-top: 0;
  }
  .footer-image {
    padding-top: 24px;
    padding-bottom: 24px;
    width: 30%;
    margin: 0 auto;
  }
  ul.header__menu-wrapper.no-list.cloned {
    display: none !important;
  }
}


@media(max-width:1250px) and (min-width: 981px){
  .footer-section .footer-menu .flyouts > ul > li:last-child ul > li > a {
    padding-left: 15px;
    padding-right: 15px;
    word-break: normal;
  }

  .footer-section .footer-menu .flyouts > ul > li:last-child ul > li {
    margin-right: 0;
  }
}

@media (min-width: 981px) and (max-width: 1350px){
  .footer.footer_section__ .footer-section-2 {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
  .footer.footer_section__ .footer-section-1 {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
}

@media (min-width: 768px) and (max-width: 980px){
  .footer.footer_section__ .footer-section-3 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}

@media (max-width: 980px){
  .footer .page-center {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-section .footer-menu .flyouts>ul>li {
    width: 50%;
  }
  .footer-section .footer-menu .flyouts>ul ul {
    margin-bottom: 30px;
    margin-top: 16px;
  }
  .footer .footer-section-1 .page-center ,
  .footer .footer-section-2 .page-center {
    max-width: 1080px;
    width: 80%;
  }
  .footer.footer_section__ .footer-section-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer-form {
    display: none;
  }
  .footer-section-3 .col-section.col4 {
    width: 100%;
  }
  .footer-section-3 .col-section.num3.col4 {
    display: flex;
    order: -1;
    justify-content: center;
  }
  .footer .single-line-text {
    font-family: 'Milo - Normal',Helvetica,Arial,Lucida,sans-serif;
  }
  .footer-image {
    width: auto;
  }
  .footer-content {
    margin: 0 0 30px;
    font-family: 'Milo - Normal',Helvetica,Arial,Lucida,sans-serif;
  }
  .footer-section .footer-menu .flyouts>ul>li>a {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
  }
  .footer-section .footer-menu .flyouts>ul ul {
    line-height: 28px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
    min-height: 87px;
  }
  .footer-section .footer-menu .flyouts>ul>li:last-child {
    margin-bottom: 30px;
  }

  .footer-section .footer-menu .flyouts>ul>li:last-child ul {
    margin-bottom: 0;
  }
}

@media (max-width: 767px){
  .footer.footer_section__ .footer-section-1 {
    display: none;
  }
  .footer.footer_section__ .footer-section-2 .flex_row {
    padding-top: 17px;
  }
  .footer-section .footer-menu .flyouts>ul>li>a {
    font-weight: 600;
    letter-spacing: 1px;
  }
  .footer-section .footer-menu .flyouts>ul {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .footer-section .footer-menu .flyouts>ul>li:nth-child(5) {
    clear: left;
  }
  .footer.footer_section__ .footer-section-2  {
    display: block;
  }
  .footer.footer_section__ .footer-section-1  {
    display: none;
  }
  .footer-social-item:not(:first-child){
    margin-left: 0;
  }
  .footer-section .footer-menu .flyouts>ul>li:nth-child(3)>ul {
    margin-bottom: 43px;
  }
}

@media(max-width:767px){
  .footer-menu ul:after {
    content: '';
    display: block;
    clear: both;
  }

  .footer-menu li.hs-menu-depth-1 {
    padding-right: 10px;
  }

  .footer-menu li.hs-menu-depth-1 a {
    word-break: normal;
  }

  .footer-section .footer-menu .flyouts > ul ul {
    font-size: 13px;
  }

  .footer-menu li.hs-menu-depth-1:nth-child(2n - 2) {
    padding-right: 0;
    padding-left: 10px;
  }

}







/* === header css ==== */



.nav>nav>ul .header__menu-item--depth-1 {
  
}

@media(max-width: 980px){
.header_wrapper header.header.sticked{
position: fixed !important;
}
}
@media (max-width: 980px){
  ul.header__menu-wrapper.no-list.cloned{
    background-color: rgba(255, 255, 255, 1.0);
  }
  ul.header__menu-wrapper.no-list.cloned>li>a,
  ul.header__menu-wrapper.no-list.cloned>li ul>li>a{
    color: rgba(0, 0, 0, 1.0);
  }
  ul.header__menu-wrapper.no-list.cloned>li>a:hover,
  ul.header__menu-wrapper.no-list.cloned>li ul>li>a:hover{
    color: rgba(0, 0, 0, 1.0);
  }
}



.header .primary-section {
  
  border-width: 0;
  
}

.header .primary-section {
  box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.08);
  padding: 27px 0;
}

header.header .btn-section .cta_button.hs-button {
  font-weight: 500;
  letter-spacing: 0px;
  font-size: 16px;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
  padding-top: 12px;
  padding-right: 40px;
  padding-bottom: 12px;
  transition: all 300ms ease 0ms;
  padding-left: 40px;
  text-align: center;
  display: inline-block;
  line-height: 1.7em;
}

.header .primary-section .page-center {
  padding: 0;
}

.header .logo-section {
  padding-left: 50px;
  line-height: 0;
}

.header .logo-section a {
  display: block;
  width: 100%;
}

.header .logo-section img {
  width: auto !important;
}

.header .logo-section .hs_cos_wrapper {
  display: block;
}

.header__menu--desktop {
  padding-left: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  justify-content: center;

}

.header__menu--desktop>.header__menu-wrapper {
  -ms-flex-pack: center;
  justify-content: center;
  align-items: stretch;
  column-gap: 0;
  display: flex;
  line-height: 1.7em;
  margin-left: -11px;
  margin-right: -11px;
  width: auto;
}

.header__menu--desktop>.header__menu-wrapper>li {
  margin-top: 8px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-left: 11px;
  padding-right: 11px;
  font-size: 14px;
  line-height: 1em;
}

header.header .nav>nav>ul .header__menu-item--depth-1>a {
  padding-bottom: 8px;
  display: block;
  position: relative;
  word-wrap: break-word;
  line-height: inherit;
}

header.header .nav>nav>ul .header__menu-item--depth-1>a .child-trigger {
  display: none;
}

header.header .nav>nav>ul .header__menu-item--depth-1>a::after,
header.header .nav>nav>ul .header__menu-item--depth-1.header__menu-item--has-submenu:hover>a:after{
  font-family: ETmodules;
  content: "3";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  min-width: auto;
  height: auto;
  width: auto;
  font-weight: 800;
}

.primary-section .container-wrapper {
  column-gap: 0;
  justify-content: unset;
  position: relative;
}

header.header .nav>nav>ul .header__menu-item--depth-1>a:first-child {
  padding-right: 20px;
}

header.header .button-section-container {
  margin-right: 50px;  
  gap: 0; 
}

.nav .header__menu--desktop > .header__menu-wrapper .header__menu-submenu--level-2 {
  top: calc(100% - 1px);
  left: 0;
  padding: 20px 0;
  text-align: left;
  box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -webkit-transform: translateZ(0);
  z-index: 9999;
  min-width: 240px;
  border-radius: 0;
  border-top: 3px solid #ffffff;
}

.header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul {
  transition: all .2s ease-in-out;
  -webkit-transform: translateZ(0);
}

.nav>nav>ul ul li {
  padding: 0 20px;
  position: relative;
  line-height: 2em;
}

.nav>nav>ul ul li:not(:last-child) {
  padding-bottom: 0;
}

.nav>nav>ul ul li a {
  font-size: 18px;
  padding: 6px 20px;
  width: 200px;
  transition: all .2s ease-in-out;
  display: block;
  position: relative;
}

.nav>nav>ul ul li a:hover {
  background-color: rgba(0,0,0,.03);
  opacity: .7;
}

.header .cst-humburger-icon {
  display: none;
}

header.header .btn-section .hs-button.mobile-cta {
  display: none;
}






.nav > nav > ul .header__menu-item--depth-1 > ul li.active > a,
.nav > nav > ul .header__menu-item--depth-1 > ul li.active-branch > a{
  color:rgba(0, 0, 0,1.0) !important;
}

.nav > nav > ul .header__menu-item--depth-1 > ul li > a{
  color:rgba(117, 117, 117,1.0);
  background-color:rgba(0, 0, 0,0);
}

.nav > nav > ul .header__menu-item--depth-1 > ul li > a:hover{
  color:rgba(117, 117, 117,1.0);
  background-color:rgba(0, 0, 0,0.03);
}




@media (min-width: 981px){
  .nav>nav>ul .header__menu-item--depth-1 ul>li a{
    padding: 6px 20px;
    margin: 0;
  }
  .header .logo-section {
    width: 25%;
  }
  .header .col-4.nav {
    width: 60%;
  }
  .header .right-section {
    width: 20%;
  }
  .header .primary-section {
    padding: 2% 0;
  }

  .header .col-4.nav {
    position: unset;
    display: block;
    overflow: unset;
    height: auto;
    background: transparent;
  }
  header.header .nav .header__menu.header__menu--desktop {
    min-height: unset;
    overflow: unset;
    width: auto;
    display: block;
    height: auto;
    padding: 0;
    padding-left: 50px;
  }
  header.header .nav .header__menu.header__menu--desktop> ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    line-height: 1.7em;
    margin-bottom: 0;
    align-items: stretch;
  }
  header.header .nav .header__menu.header__menu--desktop ul >li {
    padding-bottom: 0;
  }

  header.header .nav .header__menu.header__menu--desktop>ul>li a {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    line-height: inherit;
  }
  .header .top-section {
    display: none;
  }
  .header .top-section.mobile_section .page-center {
    width: auto;
  }
  header.header .button-section-container .btn-section {
    display: block;
  }
  header.header .mobile-close-icon {
    display: none;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger {
    display: none;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li:first-child {
    padding-top: 0;
  }
  header.header .nav .header__menu.header__menu--desktop ul >li {
    padding-top: 0;
    border: 0 !important;
  }

  header.header .nav > nav > ul .header__menu-item--depth-1> .header__menu-link--active-link:hover {
    opacity: 0.7;
  }
}


@media only screen and (min-width: 1350px){
  .header .primary-section {
    padding: 27px 0;
  }
}

@media (max-width: 980px) {
  .primary-section .container-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .header .logo-section img {
    width: 100% !important;
  }

  .header .logo-section {
    padding-left: 0;
  }

  .header .primary-section {
    padding: 30px 0;
  }

  .cst-humburger-icon::before {
    color: #757575;
    content: "a";
    font-size: 32px;
    position: relative;
    left: 0;
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    top: 2px;
  }

  .cst-humburger-icon span {
    display: none !important;
  }

  .cst-humburger-icon {
    transform: translateY(3%);
    margin: 0 6px;
    line-height: 0;
  }

  .header .logo-section {
    max-width: 100%;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 60%;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .primary-section .container-wrapper {
    justify-content: space-between;
  }

  .header .logo-section .hs_cos_wrapper {
    margin-right: 30px;
  }

  .header .cst-humburger-icon {
    display: block;
  }

  .primary-section .container-wrapper>.nav {
    display: none;
  }

  ul.header__menu-wrapper.no-list.cloned {
    margin: 0;
    height: 80vh;
    overflow: scroll;
    max-height: 80vh;
    top: 100%;
    padding: 5%;
    text-align: left;
    line-height: 26px;
    position: absolute;
    left: auto;
    width: 100%;
    right: 0;
    display: none;
    z-index: 9999;
    border-top: 3px solid #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
  }

  ul.header__menu-wrapper.no-list.cloned>li>a {
    font-weight: 700;
    background-color: rgba(0,0,0,.03);
    padding: 10px 5%;
    display: block;
    border-bottom: 1px solid rgba(0,0,0,.03);
  }

  .header .right-section {
    flex: 1 1 auto;
    align-items: stretch;
    justify-content: flex-end;
    display: flex;
  }

  ul.header__menu-wrapper.no-list.cloned>li ul {
    margin: 0;
    padding: 0;
    visibility: visible;
    display: block;
    padding-left: 10px;
    line-height: 26px;
    font-size: 14px;
  }

  ul.header__menu-wrapper.no-list.cloned>li ul>li {
    padding-left: 5%;
    margin-bottom: 0;
  }

  ul.header__menu-wrapper.no-list.cloned>li ul>li>a {
    padding: 10px 5%;
    display: block;
    border-bottom: 1px solid rgba(0,0,0,.03);
  }

  ul.header__menu-wrapper.no-list.cloned {
    font-size: 14px;
  }

  ul.header__menu-wrapper.no-list.cloned>li {
    margin: 0;
  }

  header.header .mobile-open .nav {
    display: none;
  }

  .header .cta_button {
    display: none;
  }

  header.header .btn-section .hs-button.mobile-cta {
    display: inline-block;
    padding: 0.6em 2em;
    border-radius: 20px;
    font-size: 16px;
    border: 0;
  }

  header.header .btn-section {
    padding-left: 5%;
  }

  header.header .btn-section.div {
    padding: 10px 5%;
    display: block;
  }

  header.header .btn-section >.hs_cos_wrapper {
    padding: 10px 5%;
    border-bottom: 1px solid rgba(0,0,0,.03);
    display: block;
  }

  header.header .btn-section:first-of-type {
    display: none;
  }

  header.header .btn-section .hs-button.mobile-cta:hover {
    color: #ffffff;
    border-radius: 0;
    background-color: #1a1a1a;
  }

  header.header .btn-section >.hs_cos_wrapper:hover {
    background-color: rgba(0,0,0,.03);
    opacity: .7;
    cursor: pointer;
  }

  ul.header__menu-wrapper.no-list.cloned>li ul>li>a:hover {
    background-color: rgba(0,0,0,.03);
    opacity: .7;
  }

  ul.header__menu-wrapper.no-list.cloned>li>a:hover {
    background-color: rgba(0,0,0,.03);
    opacity: .7;
  }

  ul.header__menu-wrapper li.header__menu-item.active li> a, ul.header__menu-wrapper li.header__menu-item.active > a {
    color: #0096d6!important;
  }

}


@media only screen and (max-device-width:980px){
  .header ul.header__menu-wrapper.no-list.cloned {
    overflow-x: hidden;
  }    
}


@media (max-width: 767px){
  .header .primary-section {
    padding: 17px 0;
  }
}







/* ===== matter header css =====  */



@media (max-width: 980px){
  .nav.megamenu >nav>ul .header__menu-submenu--level-2 {
    display: fixed !important;
    width: 100%;
    min-width: 41rem;
    flex-wrap: wrap;
    pointer-events: none;
    position: absolute;
    top: 100%;
    box-shadow: 0px 0px 30px 0px rgb(32 32 32 / 25%);
    transition: all 0.3s ease-in-out 0s;
    left: 0;
    margin: 0;
    padding: 1rem 0;
    transform: translateY(4rem);
    visibility: hidden;
    opacity: 0;
    z-index: 15000;
  }
  .nav.megamenu>nav>ul .header__menu-item--depth-1 {
    position: static;
  }
  .nav.megamenu {
    position: relative;
    width: 46%;
    width: auto;
  }
  .nav>nav>ul .header__menu-item--depth-1.header__menu-item--has-submenu:hover>a:after {
    content: '';
    position: absolute;
    height: 30px;
    width: AUTO;
    top: 100%;
    MIN-WIDTH: 5REM;
  }
  .nav.megamenu>nav>ul>.header__menu-item--has-submenu:hover ul {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    pointer-events: auto;
  }
  .nav.col-4.megamenu>nav>ul .header__menu-submenu--level-2 >.header__menu-item {
    width: 25%;
  }
  .nav.col-3.megamenu>nav>ul .header__menu-submenu--level-2 >.header__menu-item {
    width: 33%;
  }
  .nav.col-3.megamenu>nav>ul .header__menu-submenu--level-2> .header__menu-item {
    width:50%;
  }
  .nav>nav>ul ul {
    padding: 0;
    margin: 0;
  }
  .nav>nav>ul .header__menu-item--depth-1>a,.nav.megamenu>nav>ul .header__menu-item--depth-1> ul>li>a {
    line-height: 1.4444;
  }
  .nav.megamenu>nav>ul .header__menu-submenu--level-2>.header__menu-item li:not:(:last-child) {
    padding-bottom: 20px;
  }

  .nav.megamenu>nav>ul .header__menu-submenu--level-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav.megamenu>nav>ul .header__menu-submenu--level-2>.header__menu-item ul {
    padding-top: 20px;
  }
  .nav {
    width: 46%;
    width: auto;
  }
  .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2 {
    position: absolute;
    top: 100%;
    min-width: 18rem;
    left: 0;
    margin: 0;
    padding: 1rem 0;
    transform: translateY(4rem);
    visibility: hidden;
    opacity: 0;
    z-index: 15000;
    box-shadow: 0px 0px 30px 0px rgb(32 32 32 / 25%);
    transition: all 0.3s ease-in-out 0s;
  }
  .header__menu--desktop>.header__menu-wrapper .header__menu-submenu {
    position: absolute;
    top: 100%;
    min-width: 9rem;
    left: 0;
    margin: 0;
    padding: 1rem 0;
    transform: translateY(4rem);
    visibility: hidden;
    opacity: 0;
    z-index: 15000;
    box-shadow: 0px 0px 30px 0px rgb(32 32 32 / 25%);
  }
  .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu {
    position: relative;
  }

  .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul,
  .nav.col-4.megamenu .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2:hover >ul {
    visibility: visible ;
    opacity: 1 ;
    transform: translateY(0) ;
    display: block ;
  }
  .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul{
    visibility: visible ;
    opacity: 1 ;
    transform: translateY(0);
    display: block ;
  }
  .header__menu--desktop>.header__menu-wrapper .header__menu-submenu ul {
    top: 0;
    left: 100%;
  }
  .nav>nav>ul ul li:not(:last-child) {
    padding-bottom: 0;
  }

  .nav>nav>ul ul li {
    padding-left: 20px;
    padding-right: 20px;
  }
  .nav.megamenu .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2 {
    box-shadow: 0 26px 30px 0 rgb(32 32 32 / 25%);
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 1rem 0;
    position: absolute;
    top: 100%;
    transform: translateY(4rem);
    visibility: hidden;
    z-index: 15000;
  }
  .nav.megamenu>nav>ul.header__menu-wrapper .header__menu-item--depth-1:hover ul.header__menu-submenu--level-2 {
    visibility: visible;
    opacity: 1;
    transform: translateY(1.7rem) ;
  }

  .nav.megamenu .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2 ul {
    left: 0;
    position: static;
    background: transparent;
    box-shadow: none;
    min-width: 10rem;
  }
  .nav.megamenu>nav>ul .header__menu-submenu--level-2>.header__menu-item ul li {
    padding-left: 0;
    padding-right: 0;
  }

  /*** mega single item css ***/

  .nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.single_item {
    position: relative !important;
  }
  .nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.single_item >ul {
    width: 0;
    min-width: 10rem;
  }
  .nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.single_item >ul >li {
    width: 100% !important;
    text-align: left;
  }
  .nav.megamenu  .header__menu--desktop>.header__menu-wrapper >li.single_item >ul >li ul {
    min-width: 0 !important;
    width: 100%;
  }
  /*** end here **/
  /*** mega two item css ***/
  .nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.two_items >ul {
    min-width: 0;
    width: 22rem;
    text-align: center;
  }

  .nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.two_items >ul >li {
    width: 50% !important;
  }
  /*** end here **/
  /*** mega three item css ***/

  .nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.three_items>ul {
    width: 0;
    min-width: 30rem;
    text-align: center;
  }
  .nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.three_items>ul >li {
    width: 33% !important;
  }

  /*** end here **/
  .nav.megamenu>nav>ul .header__menu-submenu>.header__menu-item ul:last-child {
    padding-bottom: 0;
  }
  .nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.single_item >ul >li ul.header__menu-submenu--level-3 {
    padding-top: 0;
  }
  header .address-section {
    padding-right: 3.5%;
  }
  .mobile-child-trigger {
    display: none;
  }
  .nav.megamenu.col-4 .header__menu--desktop>.header__menu-wrapper .more_items .header__menu-submenu--level-2 {
    min-width: 45rem;
    padding-left: 7%;
  }
  .nav.megamenu .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2 ul {
    display: block !important;
  }
  header.header .social-share {
    padding-right: 0;
  }
  .header .top-section .page-center {
    padding-left: 0;
  }
  .header .close-icon {
    position: absolute;
    right: -22px;
    top: 2px;
    transform: rotate(87deg);
  }

  .header .alert-section>.page-center {
    position: relative;
  }

  .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul {
    transition: all 0.3s ease-in-out 0s;
  }
  .primary-container {
    min-height: 78px;
  }
  .header__menu--desktop ul.header__menu-wrapper .header__menu-item--depth-1 li > a:empty {
    display: none;
  }
  .nav>nav>ul .header__menu-item--depth-1>a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .nav>nav>ul .header__menu-item--depth-1>a .child-trigger {
    display: block;
  }
  .primary-section .container-wrapper {
    column-gap: 0;
  }
  .nav.al_left {
    margin-right: auto;
  }
  .nav.al_right {
    margin-left: auto;
  }
  .nav.no_megamenu .header__menu-wrapper .header__menu-submenu {
    display: block !important;
  }
}


@media(max-width:1200px){
  .header .close-icon {
    right: 20px; 
  }
}


@media(max-width:1200px) and (min-width:981px){
  .header .right-section{
    width:20%;
  }
  .header__menu--desktop > .header__menu-wrapper {
    column-gap: 0;
  }
}




@media (max-width:980px){
  .header  .cst-humburger-icon{
    display:block;
  }
  .header .menu-section {
    display: none;
  }
  .header .address-section {
    width: 100%;
  }
  .header .logo-section {
    margin-right:auto;
  }

  .primary-section .container-wrapper {
    justify-content: flex-end;
  }
  .button-section-container .btn-section .hs-button {
    padding: 6.499999999950001px 30.99999999993px;
  }
  header.header .nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 50;
    display:none;
  }
  header.header .nav .header__menu.header__menu--desktop {
    position: relative;
    max-width: none;
    width: 100%;
    overflow-y: auto;
    min-height: 100vh;
    height: 100%;
  }

  header.header .nav .header__menu.header__menu--desktop> ul {
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  header.header .nav .header__menu.header__menu--desktop> ul {
    padding-top: 6rem;
  }

  header.header .nav .header__menu.header__menu--desktop> ul >li:first-child {
    border-top: solid 1px #94b4d9;
  }

  header.header .nav .header__menu.header__menu--desktop ul >li {
    padding-top: 0.6em;
    padding-bottom: 0.7em;
  }

  header.header .nav .header__menu.header__menu--desktop> ul >li> a {
    font-family: Oswald;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4444;
  }

  header.header .nav .header__menu.header__menu--desktop> ul >li a svg path {
    fill: #fff;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li ul {
    padding: 0;
    margin: 0;
    padding-top: 10px;
  }

  header.header .nav .header__menu.header__menu--desktop> ul >li ul li {
    padding-bottom: 10px;
  }

  header.header .nav .header__menu.header__menu--desktop> ul >li:first-child {
    padding-top: 10px;
  }
  .header .right-section {
    width: auto;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li> ul {
    display: none;
  }
  header.header .nav .mobile-close-icon .close-mob-icon-1 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 11px;
    background-color: #fff;
    display: block;
    width: 28px;
    height: 4px;
    margin: 0px 0 3px 21px;
    border-radius: 1px;
    opacity: 1;
  }

  header.header .nav .mobile-close-icon .close-mob-icon-2 {
    -webkit-transform: rotate(48deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(223deg);
    margin-top: 11px;
    background-color: #fff;
    display: block;
    width: 28px;
    height: 4px;
    margin: -7px 0 0px 23px;
    border-radius: 1px;
    opacity: 1;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li a {
    justify-content: space-between;
  }
  .nav.megamenu>nav>ul .header__menu-item--depth-1>a> .child-trigger {
    display: none;
  }
  .mobile-child-trigger {
    position: absolute;
    right: 0px;
    top: 70px;
    height: 40px;
    width: 40px;
    text-align: center;
    cursor: pointer;
    z-index: 99;
  }

  header.header .nav .header__menu.header__menu--desktop ul >li {
    position: relative;
  }

  header.header .nav .header__menu.header__menu--desktop> ul >li a {
    width: auto;
    display: inline-block;
  }
  .mobile-child-trigger svg path {
    fill: #fff;
  }

  .mobile-child-trigger svg {
    width: 25px;
    height: 9px;
  }
  .mobile-child-trigger {
    display: none;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger {
    display: block;
  }
  header.header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 56px;
    height: 56px;
    background: lighten($theme, 6%);
    user-select: none;
    font-size: 2rem;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mobile-child-trigger {
    display: none;
  }
  header.header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger.child-open:before {
    content: "-";
    font-size:55px;
  }
  header.header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger::before {
    content: "+";
  }
  header.header .nav .header__menu.header__menu--desktop ul >li:not(:last-child) {
    border-bottom: solid 1px #94b4d9;
  }
  .header .contact-section {
    width: 100%;
  }
  .header__menu--desktop>.header__menu-wrapper .header__menu-submenu {
    background: transparent !important;
  }
  header.header .cst-inner-wrapper .text {
    margin-left: 5px;
  }
  .header .social-share {
    margin-top: 10px;
  }
  header.header .contact-wrapper {
    WIDTH: 100%; 
  }
  .header .social-share ul {
    justify-content: start;
  }
  .container-wrapper.mobile-open .top-section.mobile_section {
    display: block;
    background: transparent;
    padding-top: 4rem;
  }
  .header .top-section {
    display: none;
  }
  header.header .nav .header__menu.header__menu--desktop> ul{
    padding-top: 9rem;
  }
  header.header .mobile-close-icon {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
    z-index: 60;
  }

  .header .alert-section p {
    padding-right: 5px;
  }

  header.header .mobile-close-icon {
    display: block;
  }
  header.header .mobile-close-icon svg.svg-icon {
    font-size: 33px;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger {
    height: 48px;
    display: flex;
  }
  header.header .nav .header__menu.header__menu--desktop> ul ul>li {
    border: none !important;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li a:empty {
    display: none;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li ul ul a {
    font-weight: 300;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li> ul {
    padding: 0;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li> ul> li {
    padding-bottom: 0;
  }

  header.header .nav .header__menu.header__menu--desktop> ul >li a:empty ul {
    padding: 0;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li a:empty ~ ul {
    padding: 0;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li ul li:last-child {
    padding-bottom: 0;
  }


  header.header .nav .header__menu.header__menu--desktop> ul >li> a {
    padding-right: 60px;
    display: block;
  }
  header.header .button-section-container .btn-section {
    display: none;
  }
  header.header .nav .header__menu.header__menu--desktop> ul >li> ul> li li:not(:first-child) {
    padding-top: 10px;
  }

  header.header .nav .header__menu.header__menu--desktop> ul >li> ul> li:not(:first-child) {
    padding-top: 0;
  }

  header.header .nav .header__menu.header__menu--desktop> ul >li> ul> li {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  header.header .nav .header__menu.header__menu--desktop> ul >li ul li:not(:first-child) {
    padding-bottom: 10px;
    padding-top: 0;
  }

  header .top-section.mobile_section .address-section + .contact-section {
    margin-top: 10px;
  }
  .header .social-share li {
    border: none !important;
  }
  .header .page-center, .header .primary-section .page-center{
    padding-left:24px;
    padding-right:24px;
  }  

  .header .top-section.mobile_section .page-center {
    max-width: 100%;
  }

}





@media(max-width:480px){
  header.header .button-section-container {
    display: none;
  }
  .container-wrapper.mobile-open .top-section.mobile_section {
    padding-top: 4rem;
  }
  .header .top-section .cst-inner-wrapper .btn-section a {
    max-width: 100%;
    display: block;
  }
}


@media(max-width:350px){
  .header .right-section .globe-icon {
    margin-right: 15px;
  }
  .header .search .search-icon-container {
    margin: 0;
  }
  .header .right-section .globe-icon {
    margin-right: 10px;
  }
  .header .search .search-icon-container:after {
    margin-left: 5px;
    margin-right: 5px;
  }

}




/* aman */







.btn_item a.hs-button {
  font-size: 16px;
  line-height: 1.7em;
  padding: 4px 23px;
}

table td {
  padding: 6px 24px;
}

table td {
  border: 0;
  border-top: 1px solid #eee;
  vertical-align: middle;
}

table {
  border: 1px solid #eee;
  margin: 0 0 15px;
  text-align: left;
  width: 100%;
}

table ul,
table ol {
  padding: 0;
  list-style-type: disc;
  padding: 0 0 23px 1em;
  line-height: 26px;
  padding-bottom: 1em;
  margin-bottom: 0;
}

table ul li,
table ol li {
  margin: 0;
}

table ol {
  list-style-type: decimal;
  list-style-position: inside;
  padding-left: 0;
}




.counter-section.dnd_padd .top_sec{
  
  max-width: 1140px;
  
}

/*  */
html [data-aos="fade-down"] {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}

html [data-aos="zoom-in"] {
  -webkit-transform:  scale3d(0.9, 0.9, 0.9);
  transform: scale3d(0.9, 0.9, 0.9);
  transition-duration: 1500ms !important;
  transform-origin: top center;
  opacity:0;
}

html [data-aos=fade-up] {
  -webkit-transform: translate3d(0,100px,0);
  transform: translate3d(0,50px,0);
  transition-duration: 1000ms !important;
}

html [data-aos="fade"] {
  transition-duration: 1000ms !important;
}

.contact_page .widget-type-form {
  opacity: 0;
}
/* banner section */

[class*="full-width-section"].dnd-section.banner_section_dnd_area > .row-fluid {
  width: 100%;
}


.two-col-content.cm_banner_section .content-col {
  height: inherit;
}

.two-col-content.cm_banner_section .parallax_inner {
  background: #f4f4f4;
}

.cm_banner_section .flex_top .content-col {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.cm_banner_section .flex_center .content-col {
  align-items: center;
}

.cm_banner_section .flex_bottom .content-col {
  align-items: flex-end;
}

.cm_banner_section.two-col-content.cm_single_media .para_imge {
  background-size: contain;
}

.cm_banner_section .col6 {
  padding: 0;
}

.cm_banner_section .description {
  margin-bottom: 40px;
  padding-bottom: 10px;
}

.cm_banner_section h1 {
  margin-bottom: 40px;
}

.cm_banner_section .description h5 {
  color: #757575;
  font-weight: normal;
  padding-bottom: 0;
}

.cm_banner_section .content-col .description {
  padding-bottom: 0;
  margin-bottom: 0;
}

.cm_banner_section .description h4 {
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
  font-size: 30px;
  line-height: 1.2em;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 24px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: normal;
}

.cm_banner_section .description h5 {
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  margin-bottom: 50px;
}

.cm_banner_section .content-col {
  background: #fff;
}
.two-col-content.cm_banner_section.dnd_padd {
  padding-bottom: 0;
}


/*  */
.page-center.full_width .top_sec {
  margin-left: auto;
  margin-right: auto;
}


.cm_top_sec .top_content > div,
.counter-section.dnd_padd .top_content > div,
.feat-wrap .top_content > div,
.cnt-wit-bg-wrp.cm_bottom_pane .content_widget > div:not([class]) {
  padding-top: 16px;
  padding-bottom: 24px;
}

.cm_top_sec .top_content h4,
.counter-section.dnd_padd .top_content h4,
.feat-wrap .top_content h4,
.cnt-wit-bg-wrp.cm_bottom_pane h4 {
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: normal;
  color: #757575;
}

.cm_bottom_pane.cnt-wit-bg-wrp h2.title {
  margin-bottom: 0;
}

.cnt-wit-bg-wrp .content_widget .btn_row {
  margin-top: 40px;
}

.cnt-wit-bg-wrp .page-center {
  padding: 0 20px;
}

.feat-wrap .top_content h4 {
  padding-bottom: 0;
}

.feat-wrap.cm_services_container .feat-item-wrp {
  max-width: 70%;
}

.feat-wrap.cm_services_container2 .feat-item-wrp {
  max-width: 45%;
}

.cnt-wit-tp-img-wrp.cm_top_single_image {
  overflow: visible;
}

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

.cnt-wit-tp-img-wrp.cm_top_single_image .tp-img {
  margin: 0;
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
  box-shadow: 10px 0px 18px 0px rgba(0, 0, 0, 0.05);
  display: block;
}


/*  form style */

.form_modal {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: 0.2s ease;
}

.form_modal.openForm {
  opacity: 1;
  visibility: visible;
  z-index: 999;
  pointer-events: all;
}

.formModal_overlay {
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  background: rgba(0, 0, 0, 0.55);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: -webkit-backdrop-filter 1s 1s, backdrop-filter 1s 1s;
}

.openForm .formModal_overlay {
  backdrop-filter: saturate(180%) blur(5px);
  -webkit-backdrop-filter: saturate(180%) blur(5px);
  z-index: 1000;
}

.formModal_container {
  bottom: auto;
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100vw;
  min-width: 320px;
  opacity: 0;
  padding: 10px;
  pointer-events: none;
  position: fixed;
  right: auto;
  top: 50%;
  transform: translateX(-50%);
  transition: opacity .15s ease,top .15s ease .2s;
  z-index: 1001;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.openForm .formModal_container {
  opacity: 1;
  pointer-events: all;
}

.formModal_box {
  max-height: 100%;
  -webkit-box-shadow: 0 3px 10px -1px rgba(0, 0, 0, 0.3),
    0 2px 50px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px -1px rgba(0, 0, 0, 0.3),
    0 2px 50px 2px rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  border-radius: 10px 10px 10px 10px;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 42.3%;
  animation-duration: 400ms;
  animation-delay: 0ms;
  animation-timing-function: ease-in-out;
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
  -ms-scroll-chaining: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  margin: auto;
  overscroll-behavior: contain;
  pointer-events: all;
  position: relative;
  overflow: auto;
  max-height: 100%;
  opacity: 0;
  transition: 0.3s ease 0.2s;
}

.formModal_box {
  width: 100%;
  height: auto;
}
.openForm .formModal_box {
  -webkit-animation-name: et_pb_fade;
  animation-name: et_pb_fade;
  opacity: 1;
}

span.close_btn {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  display: block;
  font-family: Courier New,monospace;
  font-size: 20px;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  opacity: .7;
  pointer-events: all;
  position: absolute;
  right: 5px;
  text-align: center;
  text-decoration: none;
  top: 5px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  width: 30px;
}

span.close_btn:hover {
  opacity: 1;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  background: #fff;
  -webkit-box-shadow: 0 0 4px 0 #0002, 0 0 3px 1px #0001;
  box-shadow: 0 0 4px 0 #0002, 0 0 3px 1px #0001;
  color: #000;
}

@keyframes et_pb_fade {
  to {
    opacity: 1;
  }
}

.formModal_content h2 {
  letter-spacing: 1px;
  line-height: 1.1em;
  font-size: 43px;
}

.formModal_content {
  font-size: 22px;
  line-height: 1.9em;
  opacity: 0;
  transition: 0.1s ease 0.4s;
}

.openForm .formModal_content {
  opacity: 1;
}

.formModal_content + .formModal_content {
  transform: translateY(20px);
  transition: 0.1s ease 0.4s;
}

.openForm .formModal_content + .formModal_content {
  transform: translateY(0px);
}


.form-title:empty {
  margin: 0;
  padding: 0;
}

.form_modal .hs-form {
  padding-top: 26px;
}



@media (min-width: 981px) {
  .formModal_container {
    width: 90%;
  }

  .formModal_box {
    padding: 4% 0;
  }

  .formModal_content {
    margin-bottom: 2.75%;
  }

  .formModal_box_inner {
    padding: 2% 0;
  }



}

/*  */
form .hs-richtext {
  font-size: inherit;
  padding: 0;
  margin: 0;
  line-height: 1.7em;
  font-size: 14px;
}

form .hs-richtext p {
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
  color: #6;
  font-weight: 600;
}

form ul.inputs-list li.hs-form-booleancheckbox {
  margin: 0;
  color: #666;
}

form ul.inputs-list li.hs-form-booleancheckbox input {
  margin: 0;
  width: auto;
  max-width: none;
  padding: 0;
  display: none;
  font-size: 16px;
  line-height: 1.2em;
  text-align: left;
}

form ul.inputs-list li.hs-form-booleancheckbox input + span {
  position: relative;
}

form ul.inputs-list li.hs-form-booleancheckbox input + span {
  margin: 0 !important;
  line-height: 1.7em;
  font-size: 14px;
}

form ul.inputs-list li.hs-form-booleancheckbox input + span:before {
  content: "";
  width: 18px;
  height: 18px;
  background-color: #eee;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 6px;
  background-color: #ffffff;
  transition: color 300ms ease 0ms, background-color 300ms ease 0ms,
    border 300ms ease 0ms;
  border: 0 solid #333;
  cursor: pointer;
}

form ul.inputs-list li.hs-form-booleancheckbox input + span:hover:before {
  border-color: #0096d6;
  border-width: 1px;
}

form ul.inputs-list li.hs-form-booleancheckbox input + span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  content: "N";
  font-family: ETmodules;
  color: #2ea3f2;
  width: 17px;
  height: 17px;
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
  text-align: center;
  top: 5px;
  left: 0;
  cursor: pointer;
  display: none;
}

form ul.inputs-list li.hs-form-booleancheckbox input:checked + span:after {
  display: block;
}

form ul.inputs-list li.hs-form-booleancheckbox input + span p {
  margin-left: 0 !important;
  font-size: 16px;
  line-height: 1.2em;
  text-align: left;
}

form ul.inputs-list li.hs-form-booleancheckbox input + span p a {
  text-decoration: underline;
  font-weight: 700;
  color: inherit;
}

form ul.inputs-list li.hs-form-booleancheckbox label {
  cursor: pointer;
}
/*  form style */

.feat-wrap.col20_row .full_width .feat-item-wrp {
  width: 100%;
}

.two-col-content.cm_author_card .single-img {
  width: 60%;
  margin: 0 auto;
}

.two-col-content.cm_author_card .content-col {
  padding-right: 2.7%;
}

.two-col-content.cm_author_card .img-col {
  padding-left: 2.7%;
}

.two-col-content.cm_author_card .description {
  line-height: 1.8em;
  color: #757575;
}

.two-col-content.cm_author_card h3 {
  margin-bottom: 16px;
  padding: 0;
  line-height: 1.8em;
}

.counter-section.dnd_padd .top_sec {
  margin-left: auto;
  margin-right: auto;
}

.cm_top_sec .top_content > div h4,
.counter-section.dnd_padd .top_content > div h4 {
  padding: 0;
}


.cnt-wit-bg-wrp.cm_privacy_banner:after {
  content: '';
  display: block;
  position: absolute;
  pointer-events: none;
  width: 100%;
  left: 0;
  right: 0;
  display: block;
  background-repeat-y: no-repeat;
  margin-bottom: -1px;
  background-image: url(//26890093.fs1.hubspotusercontent-eu1.net/hubfs/26890093/raw_assets/public/AbiGlobalHealth_March2023/images/banner_arc.svg);
  background-size: 100% 80px;
  bottom: 0;
  height: 80px;
  z-index: 1;
  transform: scale(-1,1);
}
.cnt-wit-bg-wrp.cm_privacy_banner h2.title {
  font-family: inherit;
  font-weight: 700;
  font-size: 32px;
  color: #27ae60 !important;
  line-height: 1.2em;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 2.75%;
}

.cnt-wit-bg-wrp.cm_privacy_banner .content_widget {
  padding-top: 40px;
  padding-bottom: 0;
}

.cnt-wit-bg-wrp.cm_privacy_banner h3 {
  font-weight: 300;
  font-size: 26px;
  line-height: 1.2em;
  text-align: center;
  margin-bottom: 16px;
}

.cnt-wit-bg-wrp.cm_privacy_banner .page-center {
  padding: 0;
}

.cm_services_container2.cm_services_container_left .feat-item-wrp,
.cm_services_container.cm_services_container_left .feat-item-wrp {
  max-width: 100%;
}

.cm_services_container.cm_services_container_left .featitem .outer_wrap {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.cm_services_container2.cm_services_container_left .feat-item-wrp {
  max-width: 71%;
}

.navbar_module_wrapper .cm_hover_link a.simple_link:hover {
  letter-spacing: 2px;
}

.feat-wrap.cm_tech_section .feat-item-wrp .featitem {
  padding: 0;
}

/*  */

.testimonials_slider.col12_row .testmn_item {
  padding: 0;
}

.testimonials_slider.col12_row .testmn_inner {
  box-shadow: none;
}

.testimonials_slider .card_box {
  display: flex;
  flex-direction: column;
}

.testimonials_slider .icon_box {
  order: 1;
}

.testimonials_slider .card_quote {
  order: 3;
}

.testimonials_slider .card_content {
  order: 2;
}

.testimonials_slider.cm_author_testimonial .card_content > *,
.testimonials_slider .card_content > * {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.testimonials_slider .card_content {
  margin-top: 16px;
  margin-bottom: 1.5%;
}

.testimonials_slider.cm_author_testimonial .card_content > * {
  font-size: 19px;
  font-weight: normal;
  line-height: inherit;
  margin: 0 -2px;
}

.testimonials_slider.col12_row .card_quote {
  font-size: 22px;
  line-height: 1.5em;
  max-width: 700px;
  font-family: "FF Milo Serif - Medium", Helvetica, Arial, Lucida, sans-serif;
  margin: 0 auto;
}

.testimonials_slider.col12_row .testmn_inner {
  padding: 0;
}

.testimonials_slider.col12_row span.icon_img.icon_sp {
  height: auto;
  width: 20%;
}

.testimonials_slider .page-center.full_width {
  width: 80%;
}

.testimonials_slider.cm_author_testimonial .card_content.fullauth > * {
  display: inline-block;
}

.testimonials_slider.col12_row .card_quote p {
  padding: 0;
}

.testimonials_slider .page-center {
  padding-top: 25px;
  padding-bottom: 25px;
}

.testimonials_slider.cm_author_testimonial .icon_box {
  padding-top: 25px;
}

.feat-wrap.cm_features_topSec .top_sec .title {
  margin-bottom: 30px;
}

.feat-wrap .feat-item-wrp .btn-wrap {
  margin-left: -22px;
}

.feat-wrap .feat-item-wrp .btn-wrap a.simpleLink {
  color: #1a1a1a;
  border-width: 0px;
  font-size: 20px;
  padding-right: 2em;
}

.cm_features_topSec.feat-wrap .feat-item-wrp .right-content .btn_row {
  margin-top: 5.187%;
}

.counter-section.home_local_solution .page-center.full_width .flex_row {
  margin-bottom: 0;
}

.home_nav_button.cm_nv_wrp h4 {
  padding-bottom: 0;
}

.two-col-content.cm_author_card .content-col {
  padding-left: 0;
}

.cm_home_feature_sec .btn-wrap .btn_row {
  margin-top: 40px;
}

.feat-wrap.cm_feat_technology_section .top .featitem .left-media {
  width: auto;
}


.table_wrapper {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
}

.page-header.section-header,
.page-center.full_width .top_sec{
  opacity: 0;
}

html.hs-inline-edit .page-center .top_sec {
  opacity: 1;
}

@media (min-width: 981px) {
  .counter-section.dnd_padd .top_sec,
  .two-col-content.cm_author_card .page-center,
  .cnt-wit-bg-wrp .content_widget,
  .widget-type-section_header,
  .page-center.full_width .top_sec,
  .cm_banner_section.dnd_padd {
    padding-top: 2%;
    padding-bottom: 2%;
  }

  header.header .button-section-container .btn-section:nth-child(2) {
    display: none;
  }
}

@media (min-width: 1350px) {
  .counter-section.dnd_padd .top_sec,
  .two-col-content.cm_author_card .page-center,
  .cnt-wit-bg-wrp .content_widget,
  .widget-type-section_header,
  .page-center.full_width .top_sec,
  .cm_banner_section.dnd_padd {
    padding-top: 27px;
    padding-bottom: 27px;
  }
}

@media (max-width: 980px) {
  .counter-section.dnd_padd .top_sec,
  .two-col-content.cm_author_card .page-center,
  .cnt-wit-bg-wrp .content_widget,
  .widget-type-section_header,
  .page-center.full_width .top_sec,
  .cm_banner_section.dnd_padd {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .page-center.full_width .top_sec {
    padding-left: 20px;
    padding-right: 20px;
  }

  .feat-wrap.cm_services_container2 .feat-item-wrp,
  .feat-wrap.cm_services_container .feat-item-wrp {
    max-width: 100%;
  }

  .formModal_box {
    max-width: 100%;
  }

  .formModal_content h2 {
    font-size: 30px;
  }

  .formModal_box_inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cnt-wit-bg-wrp.cm_privacy_banner h2.title {
    margin-bottom: 30px;
    margin-top: 24px;
  }

  .cnt-wit-bg-wrp.cm_privacy_banner .content_widget {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}

@media (max-width: 768px) {
  .dnd-section .page-center.full_width .top_sec {
    padding-left: 20px;
    padding-right: 20px;
  }
}


@media (max-width: 767px) {
  .cnt-wit-bg-wrp .content_widget,
  .widget-type-section_header,
  .cm_banner_section.dnd_padd {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .two-col-content.cm_banner_section .cont-inner {
    text-align: center;
  }

  .two-col-content.cm_banner_section .btn_row {
    flex-direction: column;
  }

  .two-col-content.cm_banner_section .flex_row {
    row-gap: 0;
  }

  .cm_banner_section.two-col-content.cm_single_media .single_parallax {
    min-height: 63vw;
  }

  .page-center.full_width .top_sec {
    padding: 17px 24px;
  }

  .page-center .top_sec {
    padding-left:  24px;
    padding-right:  24px;
  }

  .cm_top_sec .top_content h4,
  .counter-section.dnd_padd .top_sec h4,
  .cnt-wit-bg-wrp.cm_bottom_pane h4,
  .feat-wrap .top_content h4 {
    font-size: 22px;
    line-height: 1.4em;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .cm_top_sec .top_content > div,
  .counter-section.dnd_padd .top_content > div,
  .feat-wrap .top_content > div {
    padding-top: 21px;
  }

  .cm_top_sec .top_sec,
  .feat-wrap.cm_services_container .top_sec {
    margin-bottom: 0;
  }

  .feat-wrap.cm_services_container .top_sec .top_content > div {
    padding-bottom: 0;
  }

  .feat-wrap.cm_services_container .featitem:not(:last-child) {
    margin-bottom: 29px;
  }

  .page-center.full_width .top_sec {
    margin-bottom: 0;
  }

  .feat-wrap.cm_services_container .featitem .outer_wrap {
    padding-top: 30px;
  }

  .feat-wrap.cm_features_section_one .feat-item-wrp .featitem .outer_wrap {
    padding-top: 0;
  }

  .feat-wrap.cm_features_section_one .feat-item-wrp .featitem {
    margin-bottom: 30px;
  }

  .feat-wrap.cm_features_section_one .feat-item-wrp .featitem:last-child {
    margin-bottom: 0;
  }

  .cnt-wit-bg-wrp.cm_bottom_pane .page-center {
    max-width: 100%;
    width: 100%;
  }

  .cnt-wit-bg-wrp.cm_bottom_pane .page-center {
    max-width: 100%;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .cm_banner_section .description h4 {
    padding-top: 0;
  }

  .formModal_box {
    width: 100%;
  }

  .formModal_container {
    min-width: 300px;
    max-width: 90%;
    width: 100%;
  }

  .two-col-content.cm_author_card .content-col {
    padding-right: 0%;
  }

  .two-col-content.cm_author_card .img-col {
    padding-left: 0%;
  }

  .cm_banner_section .description h4 {
    font-size: 26px;
  }

  .cm_banner_section .description h4 {
    padding-bottom: 0;
    margin-bottom: 32px;
  }

  .cm_banner_section.two-col-content.cm_single_media .para_imge {
    width: 90%;
    width: 100%;
    margin: 0 auto;
  }

  .testimonials_slider.col12_row span.icon_img.icon_sp {
    width: 50%;
  }

  .testimonials_slider .page-center.full_width {
    width: 100%;
  }

  .testimonials_slider.cm_author_testimonial .card_content {
    margin-bottom: 30px;
  }

  .testimonials_slider.cm_author_testimonial .card_content > * {
    font-size: 14px;
  }

  .testimonials_slider.col12_row .card_quote {
    font-size: 19px;
  }

  .feat-wrap.cm_features_topSec .top_sec .title {
    margin-bottom: 10px;
  }

  .cm_team_wrp .cm_team_image.noBgAdded {
    margin-left: auto;
    margin-right: auto;
  }

  .cm_features_section_one.feat-wrap .btn-wrap .btn_row {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 479px) {
  .cm_banner_section.two-col-content.cm_single_media .single_parallax {
    min-height: 65vw;
  }
}


/*  */

/* blog css  */








.blog-wit-sidbr .smallCard .meta_wrap >div span,
.blog-wit-sidbr .smallCard .meta_wrap >span{
  font-size: 12.31px;
}

.hs-blog-post h1, .hs-blog-post h2, .hs-blog-post h3, .hs-blog-post h4, .hs-blog-post h5, .hs-blog-post h6 {
  text-transform: none;
  text-decoration: none;
  line-height: 1.4em;
  color: #747474;
  font-family: inherit;
  letter-spacing: 0;
}

.hs-blog-listing .hs_cos_wrapper_type_rich_text  h1,
.hs-blog-post h1{
  font-size: 17.599999999679998px;
}

.hs-blog-listing  .hs_cos_wrapper_type_rich_text h2,
.hs-blog-post h2{
  font-size: 20.9523809524px;}



/*  */

.content-wrapper.blog-main-post {
  padding-top: 58px;
  padding-left: 0;
  padding-right: 0;
}

.meta_wrap > span:after {
  content: '|';
  display: inline-block;
  margin: 0 5px 0 0px;
}

.meta_wrap > span:last-child:after {
  display: none;
}

.body-container--blog-post .blog-post-container .meta_wrap {
  row-gap: 0;
  column-gap: 0;
}

.blog-post .meta_wrap > span,.blog-post .meta_wrap > div {
  display: inline-block !important;
}

.body-container--blog-post .blog-post-container .meta_wrap a {
  color: #666;
}

.blog-post h2.blog-post__title {
  margin-bottom: 1px;
}

.post_feature_image img {
  vertical-align: unset;
}

.body-container--blog-post .blog-post-container .meta_wrap {
  padding-bottom: 15px;
  margin-bottom: 6px;
}

.blog-post__body section > div > div {
  margin-bottom: 2.75%;
}

.blog-post__body em,.blog-post__body  i {
  font-size: 14px;
  color: #757575;
}

.blog-post__body a {
  color: #000;
}

.blog-post__body a em,.blog-post__body a em i {
  color: inherit;
  font-size: inherit;
}

.blog-post__body p span em, .blog-post__body p span i {
  color: inherit;
  font-size: inherit;
}
.blog-post__body .post-comment {
  text-transform: lowercase;
}

.blog-post__body img {
  vertical-align: unset;
}

.blog-post__body p:last-of-type {
  padding-bottom: 0;
}

.blog-post__body blockquote {
  padding: 0;
  border-left: 0.25em solid;
  margin: 0 0 1.75em;
  padding-left: 1em;
  text-align: left;
  background: transparent;
}

.blog-post__body blockquote p {
  padding: 0;
}

.blog-post__body blockquote  em,.blog-post__body blockquote  i {
  font-size: inherit;
  color: inherit;
}

.post_author_row blockquote{
  margin: 20px 0 30px; 
  border-left: 5px solid; 
  padding-left: 20px; 
  border-color: #2ea3f2;
}


.author_bio_name .iner div:last-child {
  display: none;
}

.author_bio_name .iner * {
  display: inline-block;
}

.author_bio_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.post_author_row .authimg {
  margin-right: 5.5%;
  width: 29.6667%;
}

.post_author_row .auth_bio_text {
  width: 64.833%;
}

.post_author_row .authimg img {
  border-radius: 100%;
}

.post_author_row .auth_bio_text div:first-child:not(:last-child) {
  display: none;
}

.post_author_row .auth_bio_text div:last-child {
  font-style: italic;
  color: #757575;
  font-size: 15px;
}

.post_author_row .authimg img {
  width: 98%;
}


/*  listing */

.hs-blog-listing .two-col-content.cm_banner_section {
  padding-top: 0;
}

.hs-blog-listing .cm_banner_section .content-col .cont-inner {
  width: 100%;
}

.hs-blog-listing .cm_banner_section h1 {
  line-height: 1.3em;
}

.hs-blog-listing .cm_banner_section .description h5 {
  line-height: 1.8em;
}

.blog-wit-sidbr span.icon_svg.hide {
  display: none;
}

.blog-wit-sidbr .post-btm {
  padding-top: 20px;
}

.blog-wit-sidbr .list-post-title a {
  color: #2a3749;
}

.blog-wit-sidbr h4.list-post-title {
  margin-bottom: 0;
}

.blog-wit-sidbr .meta_wrap {
  font-family: 'Milo-Light',Helvetica,Arial,Lucida,sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 1.5em;
}

.blog-wit-sidbr .smallCard .meta_wrap > span{
  font-size: 12.0px;
}

.blog-wit-sidbr .smallCard .meta_wrap > span {
  margin: 0;
}

.blog-wit-sidbr .smallCard .meta_wrap > span:after {
  margin: 0 5px;
}

.blog-wit-sidbr  .blog-post__read-more a {
  font-size: 16px;
  padding: 0;
  background: transparent;
  font-weight: 600;
  color: #000000;
  letter-spacing: 1px;
  line-height: 3em;;
}

.blog-post__read-more.hs_small_btn {
  margin: 0;
}

.blog-wit-sidbr p.list-descrip {
  margin-bottom: 0;
}

.blog-wit-sidbr .blog-index__post-inner-card {
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 2px 18px 0px rgba(12,113,195,0.13);
  overflow: hidden;
}

.hs-blog-listing [class*="background-color"].dnd-column {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 2px 18px 0px rgba(0,2,18,0.03);
}

.blog-wit-sidbr {
  margin-bottom: 0;
}

.sidebar .blog-index .blog-index__post-inner-card {
  box-shadow: 0px 2px 18px 0px rgba(12,113,195,0.13);
}

article.blog-post .meta_wrap > span:after {
  margin: 0 4px 0 0;
}

article.blog-post .meta_wrap .post-comment {
  text-transform: lowercase;
}
/*  */

@media(min-width:981px){
  .post_author_row,
  .blog-post__body section,
  .blog-post__body{
    padding: 2% 0;
  }
}

@media(min-width:1350px){
  .post_author_row,
  .blog-post__body section,
  .blog-post__body{
    padding: 27px 0;
  }
}

@media(max-width:980px){
  .post_author_row,
  .blog-post__body section,
  .blog-post__body{
    padding: 30px 0;
  }

  .blog-post__body section > div > div {
    margin-bottom: 30px;
  }
}

@media(max-width:767px){
  .post_author_row,
  .blog-post__body section,
  .blog-post__body{
    padding: 17px 0;
  }

  .blog-post__body {
    padding: 17px 0;
  }

  .blog-post .meta_wrap {
    font-size: 14px;
    line-height: 1.5em;
  }

  .sidebar .blog-index .blog-index__post {
    padding-left: 0;
    padding-right: 0;
  }

  .post_author_row .authimg {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .post_author_row .auth_bio_text {
    width: 100%;
  }

}


/*  */

.cm-book-demo.contact-details-wrap .top_cnt {
  margin-bottom: 0;
}

textarea:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
  color: inherit;
}

textarea:focus::-moz-placeholder,
input:focus::-moz-placeholder {
  color: inherit;
}


form .hs_error_rollup label{
  color:rgba(255, 0, 0,1.0) !important;
}



.blog-feed .read-more {
  font-family: 'Milo - Normal',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  color: #000000;
  letter-spacing: 1px;
  line-height: 2.7em;
}

.blog-feed .recent-post-item .post-btm .read-more a {
  font-family: inherit;
}

html.hs-inline-edit [data-aos] {
  opacity:1 !important;
  transform :none !important;
}

.blog-index__post span.blog-author a {
  color: #000;
}

.blog-feed .recent-post-item a.author-link {
  pointer-events: none;
}

article.blog-post a.author-link {
  pointer-events: none;
}

@media(max-width:767px){
  .contact-details-wrap.cm-book-demo .cnt-detail-item {
    max-width: 100%;
  }

  .blog-post__body section > div > div[style*="padding"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}