.section-four.four-new{ background-color: #D9EFEF !important; padding: 100px 0;}
.section-four h3{ font-size: 28px; line-height: 160%; font-weight: 500; color: #060821; text-align: center; margin: 0;}
.section-four p{ font-size: 16px; line-height: 160%; font-weight: 500; color: #060821; text-align: center; max-width: 854px; margin:24px auto 0;}
.custom_mb {margin-bottom: 32px;}
.container_custom {max-width: 1300px; margin: auto;}
.section-four img {max-width: 100%;height: auto;}
.section-four ul li {list-style-type: none;}
.section-four div { box-sizing: border-box;}
.section-four a {   text-decoration: none;transition: 0.4s;}
.section-four {background-color: #faf9fa;padding: 100px 0;font-family: "Montserrat", serif;}
.section-four h2 {font-size: 36px;font-weight: 500;line-height: 48px;text-align: center;color: #060821;}
.section-four p {font-size: 16px;font-weight: 500;line-height: 24px;text-align: center;}
.section-four-boxes {display: flex;gap: 21px;margin-top: 63px; align-items: flex-start;}
.section-four-box {flex: 1 1 calc(33.33% - 21px);max-width: 416px;}
.section-four-text-box {box-shadow: 0px 10px 8px 0px #0608211A;background-color: #fff;padding: 24px;border-radius: 0 0 12px 12px;}
.section-four-image-box {background-color: #060820;height: 232px;border-radius: 12px 12px 0 0;display: flex;align-items: center;    justify-content: center; overflow: hidden;}
.section-four-boxes h5 {font-size: 20px;font-weight: 500;line-height: 24px;color: #248384;padding-top: 16px;min-height: 72px; margin: 0;}
.section-four-boxes h6 {font-size: 16px;font-weight: 500;line-height: 24px;color: #060821;padding-top: 16px; margin: 0;}
.tag-box {font-size: 12px;font-weight: 500;line-height: 14.63px;text-align: left;padding: 6px 16px;border-radius: 24px; border: 2px solid #248384;  display: inline-block;}
.section_four_btn{ font-size: 16px; text-transform: uppercase; text-decoration: none;background-color: #248384; color: #fff; padding: 12px 24px; display: table; border-radius: 12px; margin-top: 20px; margin: 71px auto 0; font-weight: 600;}
.section-four.four-new img{ width: 100%;}

@media (max-width:1200px) {
    .section-four-text-box {min-height: 379px;}
        .section-four .container_custom{ width: 100%; max-width: unset;}
        .section-four.four-new .section-four-image-box{ height: 200px;}
        .section-four.four-new{ padding-left: 64px; padding-right: 64px;}
    }
    @media (max-width: 991px) {
    .section-four-box.single-center { justify-content: center; margin-top: 20px;}
        .section-four-boxes{ flex-wrap: wrap; justify-content: center;}
        .section-four-text-box {min-height:unset;}
        .section-four-box { flex: 1 1 calc(50% - 21px);}
        .section-four{ padding: 64px 0;}
        .section-four-box{ position: relative;}
         .section-four-box.single-center { justify-content: center; margin-top: 20px;}
    }
    @media (max-width: 767px) {
    .section-four{ padding: 100px 0;}
      .section-four-boxes{ overflow: auto; flex-wrap: nowrap;}
      .section-four-box { width: auto; max-width: 80%;  flex: 0 0 80%; }
      .section-four .container_custom{ padding: 0 0 0 20px;}
      .tag-box{ position: inherit; font-size: 12px; padding: 6px 16px;}
      .section-four-text-box{ padding: 20px;}
      .section-four-top{ padding-right: 20px;}
      .section-four-box.single-center{ margin-right: 20px;}
    .section-four.four-new{ padding-left: 0; padding-right: 0;}
    .section-four-box.single-center{ margin-top: 0 ;}
    .section-four-boxes{ justify-content: initial;}
    .accounting_accorian.accounting_accorian .Vaccordion{ padding: 0;}
    .section-four.four-new .section-four-image-box{ height: 160px;}
    }
    @media (max-width:575px) {
        .section-four-boxes h5{ font-size: 19px;}
    }