@media only screen and (max-width: 1366px) {
    /* .roundBtn {
    width: 360px;
    height: 360px;
  } */
}

@media only screen and (max-width: 1200px) {
    body {
        font-size: 14px;
    }
    .section-padding,
    .section-padding-b {
        padding-bottom: 60px;
    }
    .section-padding,
    .section-padding-t {
        padding-top: 60px;
    }
    .blockSection .eachBlock a:after {
        width: calc(100% + 20px);
        height: calc(100% + 20px);
    }
    .zigZagRows .zigZagRow:not(:last-child) {
        margin-bottom: 60px;
    }
    .policiesSection {
        position: relative;
    }
    .policiesSection:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(var(--white-rgb), 0.5);
        z-index: 1;
    }
    .policiesSection .container {
        position: relative;
        z-index: 2;
    }
}

@media only screen and (max-width: 991px) {
    h2,
    .h2 {
        font-size: 150%;
    }
    .display-4 {
        font-size: 150.5%;
    }
    .fs-1 {
        font-size: 100% !important;
    }
    .newsBox .newsHeading {
        font-size: 120%;
    }
    .bannerCaption h1 {
        font-size: 350%;
        max-width: 480px;
    }
    .i18n-ta .bannerCaption h1 {
        font-size: 280%;
    }
    .i18n-ta h2,
    .h2 {
        font-size: 130%;
    }
    .i18n-ta .bannerCaption h1 {
        font-size: 150%;
    }
    .zigZagItems h3 {
        font-size: 100%;
    }
    .carouselGalleryCard img {
        height: 200px;
    }
    .locationMenu li a {
        padding: 15px;
    }
    .numberedList {
        row-gap: 15px;
    }
    .numberedList li {
        padding-left: 50px;
        min-height: 40px;
        font-size: 100%;
    }
    .numberedList li:before {
        width: 40px;
        height: 40px;
        font-size: 112.5%;
    }
}

@media only screen and (max-width: 767px) {
    body.navOpen {
        padding-right: 0;
    }
    .logo a img,
    .logo a svg,
    .main_nav .logo a img,
    .main_nav .logo a svg {
        max-height: 42px;
    }
    .main_nav {
        padding: 15px;
    }
    .menuHeader .closeIcon {
        width: 20px;
        height: 20px;
    }
    .main_nav>ul>li>.sub_menu,
    .main_nav>ul>li:hover>.sub_menu {
        flex-direction: column;
    }
    .banner_parent {
        min-height: 500px;
    }
    .infoBarHeading:after {
        display: none;
    }
    .infoBarHeading h2 {
        color: var(--dark) !important;
    }
    .newsBox {
        flex-direction: column;
    }
    .newsBox .newsHeading {
        padding: 10px 40px;
        border-radius: 30px 30px 0 0;
        width: 100%;
        text-align: center;
    }
    .newsBox .newsScroller {
        padding: 15px 25px;
    }
    .zigZagItems .item {
        width: 33.33%;
        min-height: auto;
        margin-bottom: 30px;
    }
    .zigZagItems .item:nth-child(even) {
        flex-direction: column;
    }
    .zigZagItems .item:before,
    .zigZagItems .item:after {
        display: none;
    }
    .roundBtn {
        width: auto;
        height: auto;
        flex-direction: revert;
        border-radius: 999px;
        width: 100%;
        justify-content: flex-start;
        padding: 20px;
    }
    #percent {
        margin-top: 3px;
        margin-right: -5px;
    }
    .roundBtn .btnIcon {
        width: 30px;
        height: 30px;
        margin-right: 20px;
    }
    .roundBtn .btnArrow {
        margin-left: auto;
    }
    .views-exposed-form .views-exposed-widgets>div {
        width: calc(50% - 8px);
    }
    .countersec {
        text-align: left;
        row-gap: 0;
        column-gap: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .logo a img,
    .logo a svg,
    .main_nav .logo a img,
    .main_nav .logo a svg {
        max-height: 38px;
    }
    .bannerCaption h1 {
        font-size: 350%;
    }
    .banner_parent,
    .bannerSlider .sliderItem {
        height: 500px;
    }
    .blockSection .eachBlock a {
        min-height: 280px;
    }
    .newsRow .icon {
        width: 35px;
        height: 35px;
    }
    .arrowList li:before {
        top: 0;
        width: 12px;
    }
    ul.itseztamil li {
        width: calc(50% - 15px);
    }
}

@media only screen and (max-width: 481px) {
    h2,
    .h2 {
        font-size: 110%;
    }
    .fs-4 {
        font-size: 95% !important;
    }
    .btn-lg {
        font-size: 100.25%;
    }
    .display-4 {
        font-size: 110% !important;
    }
    .i18n-ta .fs-4 {
        font-size: 80% !important;
    }
    .i18n-ta .newsBox .newsHeading {
        font-size: 95%;
    }
    .i18n-ta h2,
    .h2 {
        font-size: 100%;
    }
    .i18n-ta .btn-lg {
        font-size: 100.25%;
    }
    .i18n-ta .zigZagItems h3 {
        font-size: 85%;
    }
    .i18n-ta .fs-5 {
        font-size: 0.8rem !important;
    }
    .i18n-ta .fs-1 {
        font-size: 90% !important;
    }
    .topMenu>a {
        font-size: 83% !important;
    }
    .logo a img,
    .logo a svg,
    .main_nav .logo a img,
    .main_nav .logo a svg {
        max-height: 22px;
    }
    .bannerCaption h1 {
        font-size: 220%;
        max-width: 420px;
    }
    .zigZagItems .item {
        width: 50%;
    }
    .zigZagItems .item:nth-last-child(1),
    .zigZagItems .item:nth-last-child(2) {
        margin-bottom: 0;
    }
    .cardSlider.mx-n2 {
        width: 100%;
    }
    .owl-carousel .owl-dots {
        display: flex;
        column-gap: 5px;
        justify-content: center;
        margin: 15px auto 0;
    }
    .owl-carousel .owl-dots button.owl-dot {
        width: 10px;
        height: 10px;
        background-color: var(--gray-light);
        border-radius: 50%;
        transition: var(--transition);
    }
    .owl-carousel .owl-dots button.owl-dot.active {
        background-color: var(--secondary);
    }
    .specialProjects {
        padding-bottom: 30px;
    }
    .roundBtn {
        font-size: 100% !important;
    }
    #percent {
        margin-top: 0px;
        margin-right: 0px;
    }
    .roundBtn .btnIcon {
        margin-right: 10px;
    }
    .newsBox .newsHeading {
        font-size: 115%;
    }
    .section-padding,
    .section-padding-t {
        padding-top: 40px;
    }
    .section-padding,
    .section-padding-b {
        padding-bottom: 40px;
    }
    .arrowList.fs-1 {
        font-size: 90% !important;
    }
    .arrowList li:after {
        top: 4px;
        width: 12px;
        height: 10px;
    }
    .arrowList li:not(:last-child) {
        padding-bottom: 10px;
    }
    .arrowList li {
        padding-left: 20px;
    }
    .partnerSlider {
        padding: 15px;
        max-width: 100%;
    }
    .footerMenu {
        margin: 0;
    }
    .footerMenu li {
        width: 100%;
        margin-bottom: 15px;
        padding-left: 20px;
    }
    .footerMenu li:before {
        left: 0;
    }
    .locationMenu li a {
        font-size: 112.5%;
        padding: 12px;
    }
    .icon-xl {
        width: 40px;
        height: 40px;
        flex-shrink: 0;
    }
    ul.itseztamil li {
        width: 100%;
    }
    .views-exposed-form .views-exposed-widgets>div {
        width: 100%;
    }
    .carouselCard._sm img {
        height: 280px;
    }
}