:root {
    --iv-reg: 'ivyMode-regular';
    --iv-med: 'ivyMode-medium';
    --iv-bold: 'ivyMode-bold';
    --pcolor: rgba(210, 174, 109, 1)
}

/* for laptop devices 1366 */

@media (min-width: 1200px) and (max-width: 1500px) {
    .product-gallery figure figcaption {
        font-size: 27px;
    }

    .col-content p {
        font-size: 14px;
        line-height: 25px;
    }

    .bod .col-6 h3,
    .dir-row h3,
    .bod .col-6 .dir-row h4,
    .col-content h4 {
        font-size: 27px;
    }

    .breadcrumb a,
    .breadcrumb-item.active,
    .breadcrumb-item {
        font-size: 15px;
    }

    .dropdown-menu-hover:has(.megamenu) {
        width: 90%;
    }

    .ham-btn {
        display: none;
    }

    .bod .col-6 h3 {
        font-size: 27px;
    }

    .bod .col-6 h4 {
        font-size: 27px;
    }

    .flex-cont h3 {
        font-size: 57px;
    }

    .build-img {
        height: 370px;
    }

    .c-logo {
        width: 270px;
    }

    .building-box h4 {
        font-size: 15px;
    }

    .building-box h3 {
        font-size: 17px;
    }

    .year-box-inner h3 {
        font-size: 23px;
    }

    h1 {
        font-size: 50px;
    }

    .counter-area h3 {
        font-size: 37px;
    }

    .counter-area h3 span {
        font-size: 37px;
    }

    .counter-area h4 {
        font-size: 15px;
    }

    hgroup h3 {
        font-size: 21px;

    }

    hgroup h2 {
        font-size: 35px;
    }

    .left p {
        color: rgba(85, 85, 85, 1);
        font-size: 15px;
        font-weight: 400;
    }

    .prim-btn {
        font-size: 15px;

        padding: 10px;
    }

    .left h2 {
        font-size: 34px;
        font-family: var(--iv-bold);
        text-transform: capitalize;
    }

    .left h3 {
        font-size: 27px;

    }

    footer p {
        font-size: 13px;

    }

    footer h3 {
        font-size: 15px;

    }

    .f-links li a,
    .f-links li {
        font-size: 13px;

    }

    .social svg {
        width: 18px;
        height: 18px;
    }

    .f-bottom p {
        margin: 0;
        font-size: 13px;
    }

    .title-block h2 {
        font-size: 40px;
    }

    .title-block h3 {
        font-size: 25px;
    }

    .title-block a {
        font-size: 16px;

        padding: 8px 25px;
    }

    .year {
        font-size: 40px;
    }

    .slide-content .title {
        font-size: 27px;

    }

    .slide-content .subtitle {
        font-size: 17px;

    }

    .message-md h3 {
        font-size: 18px;


    }

    .message-md h2 {
        font-size: 21px;

        line-height: 32px;
    }

}


/* bigger screen pc */
@media (min-width: 1400px) {
    .ham-btn {
        display: none;
    }
}



/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1199px) {
    .linear-bg {
        background-size: cover;
    }

    .product-gallery figure figcaption {
        font-size: 24px;
    }

    .b-img img {
        width: 130px;
        height: 130px;
    }

    .bod .col-6 h3,
    .dir-row h3,
    .bod .col-6 .dir-row h4,
    .col-content h4 {
        font-size: 20px
    }

    .col-content p {
        font-size: 13px;
        line-height: 22px;
    }

    .sub-banner .banner-content {
        left: calc((100% - 800px) / 2);
        transform: none;
    }

    .dropdown-menu-hover:has(.megamenu) {
        width: 90%;
    }

    .breadcrumb a,
    .breadcrumb-item.active,
    .breadcrumb-item {
        font-size: 14px;
    }

    .breadcrumb-item svg {
        width: 18px;
        height: 18px;
    }

    .ham-btn {
        display: none;
    }

    p {
        font-size: 14px;
    }

    .build-img {
        height: 270px;
    }

    .building-box h3 {
        font-size: 17px;
    }

    .building-box h4 {
        font-size: 14px;
    }

    .c-logo {
        width: 210px;

    }

    .year-box-inner h3 {
        font-size: 17px;
    }

    .flex-cont h3 {
        font-size: 45px;
    }

    .over-content h2 {
        font-size: 80px;
    }

    .bod .col-6 h3 {
        font-size: 22px;
    }

    .bod .col-6 h4 {
        font-size: 22px;
    }

    .b-img {
        position: sticky;
        top: 150px;
    }

    h1 {
        font-size: 40px;
    }

    .recent-area>div {
        flex-basis: 20%;
    }

    .det-img {
        width: auto;
    }

    .counter-area h3 {
        font-size: 27px;
    }

    .counter-area h3 span {
        font-size: 27px;
    }

    .counter-area h4 {
        font-size: 15px;
    }

    hgroup h3 {
        font-size: 20px;
    }

    hgroup h2 {
        font-size: 27px;
    }

    .c-bottom h3 {
        font-size: 15px;
    }

    .c-bottom p {
        font-size: 13px;
        font-weight: 300;
        color: #fff;
        line-height: 20px;
    }

    .c-bottom a {
        font-size: 13px;
    }

    .message-md {
        width: 850px;
    }

    .message-md h2 {
        font-size: 20px;
        font-family: var(--iv-reg);
        color: #fff;
        text-transform: capitalize;
        line-height: 30px;
    }

    .message-md h3 {
        font-size: 17px;


    }

    .message-md::before,
    .message-md::after {

        width: 65px;
        height: 30px;

    }

    .title-block h3 {
        font-size: 22px;
    }

    .title-block h2 {
        font-size: 35px;
    }

    .title-block a {
        font-size: 13px;
        font-weight: 400;
        background: var(--pcolor);
        color: #ffff;
        text-transform: capitalize;
        padding: 8px 25px;
        border-radius: 3rem;
        outline: 1px solid transparent;
        transition: all 300ms ease-in-out;
    }

    .slide-content .title {
        font-size: 22px;

    }

    .slide-content .subtitle {
        font-size: 15px;

    }

    .year {
        font-size: 30px;
    }

    .swiper-wrapper-block {
        height: 550px;
    }

    .arrow-date {
        bottom: 70px;
    }

    .slide-content {
        bottom: 100px;
    }

    .swiper-wrapper-block::after {
        height: 100px;
    }

    .left h2 {
        font-size: 30px;
    }

    .left h3 {
        font-size: 22px;
    }

    .left p {
        color: rgba(85, 85, 85, 1);
        font-size: 14px;
        font-weight: 400;
        line-height: 27px;
    }

    .c-head a {
        font-size: 13px;
    }

    .c-head img {
        width: 90px;
        margin: auto;
        aspect-ratio: 2 / 1;
        object-fit: contain;
    }

    footer p {
        font-size: 13px;

        line-height: 21px;
    }

    .f-links li a,
    .f-links li {
        font-size: 12px;

    }

    .f-bottom p {

        font-size: 12px;
    }

    .social svg {
        width: 20px;
        height: 20px;
    }

    header .nav-link {
        font-size: 13px;
    }

    .dropdown-menu-hover h3 {
        font-size: 13px;
    }

    .dropdown-menu-hover ul li a {
        font-size: 12px;
        font-weight: 400;
        text-transform: capitalize;
        padding: 2px 0;
    }

    .dropdown-menu-hover {
        max-width: 650px;
    }

    footer h3 {
        font-size: 15px;

    }

    .prim-btn {
        font-size: 13px;
        padding: 8px;
    }

}





/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {

    .bod .col-6 h3,
    .dir-row h3,
    .bod .col-6 .dir-row h4,
    .col-content h4 {
        font-size: 17px;
    }

    .b-img img {
        width: 110px;
        height: 110px;
    }

    .col-content p {
        font-size: 13px;
        line-height: 21px;
    }

    .dir-row .col-4 {
        border-bottom: 1px solid #cdcd;
        padding: 1rem;
        border-right: none;
    }

    .sub-banner .banner-content {
        left: 1rem;
    }

    .pl-logo-c img {
        width: 180px;
    }

    .middle {
        gap: 0;
    }

    header .social {
        display: none;
    }

    .breadcrumb-item svg {
        width: 13px;
        height: 13px;
    }

    .breadcrumb a,
    .breadcrumb-item.active,
    .breadcrumb-item {
        font-size: 12px;
    }

    .search-wrap input {
        font-size: 17px;
    }

    .desk-navbar {
        display: none;
    }

    .logo {
        width: 190px;
    }

    .rel-article ul h3 {
        font-size: 14px;
    }

    .rel-article h3 {
        font-size: 23px;
    }

    .video-banner.sub-banner {
        height: 350px;
    }

   .gallery .mySwiper2{height: 400px;}

    .det-img {
        width: auto;
        margin-top: 3rem;
    }

    .recent-area>div {
        flex-basis: 48%;
    }

    .recent-area {
        gap: 10px;
    }

    .building-box h3 {
        font-size: 15px;
    }

    .building-box h4 {
        font-size: 14px;
    }

    .build-img {
        height: 270px;
    }

    .c-logo {
        width: 200px;
    }

    .over-content div[class*='col'] {
        width: 100%;
    }

    .year-box-inner h3 {
        font-size: 18px;
    }

    .over-content h2 {
        font-size: 60px;
    }

    .flex-box {

        flex-direction: column;
        gap: 10px;

    }

    .flexi-img {
        width: auto;
        height: 210px;

    }

    .flex-box:nth-child(even) {
        flex-direction: column;
    }

    .flexi-img::after {
        right: 10px;
    }

    .board-top div[class*='col'] {
        width: 100%;
    }

    .board-top .g-5,
    .board-top .gy-5 {
        --bs-gutter-y: 1rem;
    }

    .bod div[class*='col'] {
        width: 100%;
    }

    .col-content span {
        margin-left: 0;
    }

    .bod .col-6 h3,
    .bod .col-6 h4 {
        font-size: 15px;
    }

    .border-golden::after {
        right: 10px
    }

    .over-content {
        overflow-x: hidden
    }

    .dir-row {
        padding: 1.5rem 0;
    }

    .dir-row:nth-child(odd) {
        flex-direction: column-reverse;
    }

    .awards div[class*='col'] {
        width: 50%;
    }

    .col-content svg {
        width: 20px;
        height: 20px;
    }

    .flex-cont h3 {
        font-size: 35px;
    }

    .mobile-menu {

        position: fixed;
        top: 50px;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #fff;
        z-index: 1000;
        padding: 20px;
        box-sizing: border-box;
        overflow-y: auto;
    }

    .mobile-menu.active {
        display: block;
    }

    .mobile-menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .mobile-menu li {
        position: relative;
        padding: 10px 0;
        /* border-bottom: 1px solid #eee; */
    }

    .g-5,
    .gx-5 {
        --bs-gutter-x: 1rem;
    }

    .offcanvas {
        box-sizing: content-box;
    }

    .mobile-menu a {
        text-decoration: none;
        color: #333;
        font-size: 18px;
        display: block;
        padding: 8px 0;
        font-family: var(--iv-reg);
        text-transform: capitalize;
    }

    .has-submenu button[aria-expanded="true"] a {
        color: var(--pcolor);
    }

    .mobile-menu__secondary a {
        font-size: 16px;
    }

    .mobile-menu__secondary,
    .mobile-menu__tertiary {
        display: none;
        padding-left: 20px;
    }

    .mobile-menu__secondary.active,
    .mobile-menu__tertiary.active {
        display: block;
        background: #fff;
        padding: 10px;
    }

    .has-submenu:has([aria-expanded="true"])>a {
        color: var(--pcolor);
    }

    .mobile-menu__primary>li {
        border-bottom: 1px solid #cdcd;
    }

    .mobile-menu__primary>li:last-child {
        border-bottom: 0;
    }

    .submenu-toggle {
        position: absolute;
        right: 0;
        top: 10px;
        background: none;
        border: none;
        font-size: 20px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        padding: 0;
    }

    .ham-btn {
        background: transparent;
        border: none;
        outline: none;
    }

    .submenu-toggle .toggle-icon {
        display: block;
    }

    .submenu-toggle[aria-expanded="true"] .toggle-icon {
        transform: rotate(180deg);
    }

    .mobile-menu__tertiary a {
        font-size: 14px;
    }

    a+div [aria-expanded="true"] {
        color: var(--pcolor);
    }

    .mobile-menu__tertiary {
        background-color: #f9f9f9;
        margin-left: -20px;
        padding-left: 40px;
    }

    h1 {
        font-size: 30px;
    }

    .video-banner {
        height: 100vh;
        position: relative;
    }

    .counter-area {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    .counter-area h3,
    .counter-area h3 span {
        font-size: 25px;
    }

    .counter-area h4 {
        font-size: 15px;
    }

    .counter-area>div {
        padding: 0;
        border-right: none;
    }

    .counter {
        padding: 2.5rem 0;
    }

    hgroup h3 {
        font-size: 15px;
    }

    hgroup h2 {
        font-size: 22px;
    }

    hgroup h4 {
        font-size: 15px;
        font-weight: 400;
        line-height: 19px;
        color: rgba(43, 48, 57, 1);
    }

    .business-area {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    .c-bottom p {
        font-size: 13px;
    }

    .c-bottom {
        min-height: 190px;
    }

    .message-md {
        width: 600px;
        padding: 3rem;
    }

    .message-md h2 {
        font-size: 19px;

        line-height: 27px;
    }

    .message-md h3 {
        font-size: 14px;

    }

    .arrow {
        margin: 1rem 0 1rem;
    }

    .message-md::before,
    .message-md::after {
        width: 30px;
        height: 30px;
    }

    .about {
        padding: 2.5rem 0;
    }

    .c-bottom a {
        font-size: 14px;
    }

    .title-block h3 {
        font-size: 17px;

        text-shadow: 1.5px 1.5px #696969;
    }

    .title-block h2 {
        font-size: 23px;
        text-shadow: 1.5px 1.5px #696969;
    }

    .title-block a {
        font-size: 13px;

        padding: 9px 17px;

    }

    .title-block {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
        gap: 1rem;
    }

    .slide-content {
        bottom: 95px;
    }

    .arrow-date {
        bottom: 60px;
    }

    .swiper-wrapper-block::after {
        height: 50px;
    }

    .slide-content .title {
        font-size: 17px;
    }

    .slide-content .subtitle {
        font-size: 13px;
    }

    .swiper-wrapper-block {
        height: 500px;
    }

    .year {
        font-size: 25px;
    }

    .career div[class*='col'] {
        width: 100%;
    }

    .left h3 {
        font-size: 15px;
    }

    .left h2 {
        font-size: 23px;
    }

    p {
        font-size: 15px;
        line-height: 25px;
    }

    .left p {
        font-size: 13px;
    }

    .prim-btn {
        font-size: 13px;
        padding: 8px;
    }

    .linear-bg {
        padding: 2.4rem 1rem 1rem 1rem;
        background-size: cover;
    }

    .left {
        padding: 2rem 1rem;
    }

    .f-logo+p {
        text-align: left;
    }
.linear-bg ul li {
    margin: 10px 0;
    display: flex
;
    gap: 10px;
}
.linear-bg ul li, .linear-bg ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}

    footer p {
        font-size: 15px;
        font-weight: 300;
        color: rgb(201 201 201);
        line-height: 23px;
    }

    footer h3 {
        font-size: 16px;
    }

    .f-links li a,
    .f-links li {
        font-size: 14px;
    }

    .f-links {
        margin-bottom: 1.5rem;
    }

    .f-bottom p {
        margin: 0;
        font-size: 12px;
    }

    .g-4,
    .gy-4 {
        --bs-gutter-y: 0.5rem;
    }

    .inp-grp .label {
        font-size: 15px;
    }

    .inp-grp input {
        font-size: 15px;
        padding: 8px;
    }

    .social svg {
        width: 20px;
        height: 20px;
    }

    footer .g-5,
    footer .gy-5 {
        --bs-gutter-y: 1rem;
    }

    .mobile-menu {

        position: fixed;
        top: 50px;
        left: 0;
        width: 350px;
        height: 100vh;
        background: #fff;
        z-index: 1000;
        padding: 20px;
        box-sizing: border-box;
        overflow-y: auto;
    }

    .mobile-menu.active {
        display: block;
    }

    .mobile-menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .mobile-menu li {
        position: relative;
        padding: 10px 0;
        /* border-bottom: 1px solid #eee; */
    }

    .g-5,
    .gx-5 {
        --bs-gutter-x: 1rem;
    }

    .offcanvas {
        box-sizing: content-box;
    }

    .mobile-menu a {
        text-decoration: none;
        color: #333;
        font-size: 18px;
        display: block;
        padding: 8px 0;
        /* font-family: var(--iv-reg); */
        text-transform: capitalize;
    }

    .has-submenu button[aria-expanded="true"] a {
        color: var(--pcolor);
    }

    .mobile-menu__secondary a {
        font-size: 16px;
    }

    .mobile-menu__secondary,
    .mobile-menu__tertiary {
        display: none;
        padding-left: 20px;
    }

    .mobile-menu__secondary.active,
    .mobile-menu__tertiary.active {
        display: block;
        background: #fff;
        padding: 10px;
    }

    .has-submenu:has([aria-expanded="true"])>a {
        color: #000;
    }

    .mobile-menu__primary>li {
        border-bottom: 1px solid #cdcd;
    }

    .mobile-menu__primary>li:last-child {
        border-bottom: 0;
    }

    .submenu-toggle {
        position: absolute;
        right: 0;
        top: 10px;
        background: none;
        border: none;
        font-size: 20px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        padding: 0;
    }

    .ham-btn {
        background: transparent;
        border: none;
        outline: none;
    }

    .submenu-toggle .toggle-icon {
        display: block;
    }

    .submenu-toggle[aria-expanded="true"] .toggle-icon {
        transform: rotate(180deg);
    }

    .mobile-menu__tertiary a {
        font-size: 14px;
    }

    a+div [aria-expanded="true"] {
        color: var(--pcolor);
    }

    .mobile-menu__tertiary {
        background-color: #f9f9f9;
        margin-left: -20px;
        padding-left: 40px;
    }

    .form-modal h2.title {
        font-size: 20px;
        color: #c9ac4c;
    }

    .form-modal hgroup h3 {
        font-size: 13px;
    }

    .form-modal p {
        font-size: 13px;
        line-height: normal;
    }

    .card-inner {
        padding-bottom: 70%;
    }





    .bullet-ul li {
        font-size: 14px;
    }

    .owl-next {
        position: absolute;
        right: 0;
    }

    .owl-prev {
        position: absolute;
        left: 0;
    }

    .career-listin div[class*='col'] {
        width: 100%;
    }

    .form-area div[class*='col'] {
        width: 100%;
    }

    .over-content {
        padding: 3rem 0;
        background: url(../media/newban.jpg) center / contain no-repeat;
        background-color: black;
    }

    .awards div[class*='col-6'] {
        width: 100%;
    }

    .award-box-new h3 {
        font-size: 20px;
    }

    .news-header select {
        font-size: 14px;
    }

    .news-listing div[class*='col'] {
        width:50%;
    }

    .news-box {
        height: 340px;
    }

}





/* small mobile :767px. */

@media (max-width: 767px) {}



/* Large Mobile :480px. */

@media only screen and (min-width: 360px) and (max-width: 767px) {

    .bod .col-6 h3,
    .dir-row h3,
    .bod .col-6 .dir-row h4,
    .col-content h4 {
        font-size: 17px;
    }

    .b-img img {
        width: 110px;
        height: 110px;
    }

    .col-content p {
        font-size: 13px;
        line-height: 21px;
    }

    .dir-row .col-4 {
        border-bottom: 1px solid #cdcd;
        padding: 1rem;
        border-right: none;
    }

    .sub-banner .banner-content {
        left: 1rem;
    }

    .pl-logo-c img {
        width: 180px;
    }

    .middle {
        gap: 0;
    }

    header .social {
        display: none;
    }

    .breadcrumb-item svg {
        width: 13px;
        height: 13px;
    }

    .breadcrumb a,
    .breadcrumb-item.active,
    .breadcrumb-item {
        font-size: 12px;
    }

    .search-wrap input {
        font-size: 17px;
    }

    .desk-navbar {
        display: none;
    }

    .logo {
        width: 190px;
    }

    .rel-article ul h3 {
        font-size: 14px;
    }

    .rel-article h3 {
        font-size: 23px;
    }

    .video-banner.sub-banner {
        height: 350px;
    }

    .cons-det div[class*='col'] {
        width: 100%;
    }

    .det-img {
        width: auto;
        margin-top: 3rem;
    }

    .recent-area>div {
        flex-basis: 48%;
    }

    .recent-area {
        gap: 10px;
    }

    .building-box h3 {
        font-size: 15px;
    }

    .building-box h4 {
        font-size: 14px;
    }

    .build-img {
        height: 270px;
    }

    .c-logo {
        width: 200px;
    }

    .over-content div[class*='col'] {
        width: 100%;
    }

    .year-box-inner h3 {
        font-size: 18px;
    }

    .over-content h2 {
        font-size: 60px;
    }

    .flex-box {

        flex-direction: column;
        gap: 10px;

    }

    .flexi-img {
        width: auto;
        height: 210px;

    }

    .flex-box:nth-child(even) {
        flex-direction: column;
    }

    .flexi-img::after {
        right: 10px;
    }

    .board-top div[class*='col'] {
        width: 100%;
    }

    .board-top .g-5,
    .board-top .gy-5 {
        --bs-gutter-y: 1rem;
    }

    .bod div[class*='col'] {
        width: 100%;
    }

    .col-content span {
        margin-left: 0;
    }

    .bod .col-6 h3,
    .bod .col-6 h4 {
        font-size: 15px;
    }

    .border-golden::after {
        right: 10px
    }

    .over-content {
        overflow-x: hidden
    }

    .dir-row {
        padding: 1.5rem 0;
    }

    .dir-row:nth-child(odd) {
        flex-direction: column-reverse;
    }

    .awards div[class*='col'] {
        width: 50%;
    }

    .col-content svg {
        width: 20px;
        height: 20px;
    }

    .flex-cont h3 {
        font-size: 35px;
    }

    .mobile-menu {

        position: fixed;
        top: 50px;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #fff;
        z-index: 1000;
        padding: 20px;
        box-sizing: border-box;
        overflow-y: auto;
    }

    .mobile-menu.active {
        display: block;
    }

    .mobile-menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .mobile-menu li {
        position: relative;
        padding: 10px 0;
        /* border-bottom: 1px solid #eee; */
    }

    .g-5,
    .gx-5 {
        --bs-gutter-x: 1rem;
    }

    .offcanvas {
        box-sizing: content-box;
    }

    .mobile-menu a {
        text-decoration: none;
        color: #333;
        font-size: 18px;
        display: block;
        padding: 8px 0;
        font-family: var(--iv-reg);
        text-transform: capitalize;
    }

    .has-submenu button[aria-expanded="true"] a {
        color: var(--pcolor);
    }

    .mobile-menu__secondary a {
        font-size: 16px;
    }

    .mobile-menu__secondary,
    .mobile-menu__tertiary {
        display: none;
        padding-left: 20px;
    }

    .mobile-menu__secondary.active,
    .mobile-menu__tertiary.active {
        display: block;
        background: #fff;
        padding: 10px;
    }

    .has-submenu:has([aria-expanded="true"])>a {
        color: var(--pcolor);
    }

    .mobile-menu__primary>li {
        border-bottom: 1px solid #cdcd;
    }

    .mobile-menu__primary>li:last-child {
        border-bottom: 0;
    }

    .submenu-toggle {
        position: absolute;
        right: 0;
        top: 10px;
        background: none;
        border: none;
        font-size: 20px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        padding: 0;
    }

    .ham-btn {
        background: transparent;
        border: none;
        outline: none;
    }

    .submenu-toggle .toggle-icon {
        display: block;
    }

    .submenu-toggle[aria-expanded="true"] .toggle-icon {
        transform: rotate(180deg);
    }

    .mobile-menu__tertiary a {
        font-size: 14px;
    }

    a+div [aria-expanded="true"] {
        color: var(--pcolor);
    }

    .mobile-menu__tertiary {
        background-color: #f9f9f9;
        margin-left: -20px;
        padding-left: 40px;
    }

    h1 {
        font-size: 30px;
    }

    .video-banner {
        height: 100vh;
        position: relative;
    }

    .counter-area {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    .counter-area h3,
    .counter-area h3 span {
        font-size: 25px;
    }

    .counter-area h4 {
        font-size: 15px;
    }

    .counter-area>div {
        padding: 0;
        border-right: none;
    }

    .counter {
        padding: 2.5rem 0;
    }

    hgroup h3 {
        font-size: 15px;
    }

    hgroup h2 {
        font-size: 22px;
    }

    hgroup h4 {
        font-size: 15px;
        font-weight: 400;
        line-height: 19px;
        color: rgba(43, 48, 57, 1);
    }

    .business-area {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 1rem;
    }

    .c-bottom p {
        font-size: 13px;
    }

    .c-bottom {
        min-height: 190px;
    }

    .message-md {
        width: 310px;
        padding: 3rem;
    }

    .message-md h2 {
        font-size: 19px;

        line-height: 27px;
    }

    .message-md h3 {
        font-size: 14px;

    }

    .arrow {
        margin: 1rem 0 1rem;
    }

    .message-md::before,
    .message-md::after {
        width: 30px;
        height: 30px;
    }

    .about {
        padding: 2.5rem 0;
    }

    .c-bottom a {
        font-size: 14px;
    }

    .title-block h3 {
        font-size: 17px;

        text-shadow: 1.5px 1.5px #696969;
    }

    .title-block h2 {
        font-size: 23px;
        text-shadow: 1.5px 1.5px #696969;
    }

    .title-block a {
        font-size: 13px;

        padding: 9px 17px;

    }

    .title-block {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
        gap: 1rem;
    }

    .slide-content {
        bottom: 95px;
    }

    .arrow-date {
        bottom: 60px;
    }

    .swiper-wrapper-block::after {
        height: 50px;
    }

    .slide-content .title {
        font-size: 17px;
    }

    .slide-content .subtitle {
        font-size: 13px;
    }

    .swiper-wrapper-block {
        height: 500px;
    }

    .year {
        font-size: 25px;
    }

    .career div[class*='col'] {
        width: 100%;
    }

    .left h3 {
        font-size: 15px;
    }

    .left h2 {
        font-size: 23px;
    }

    p {
        font-size: 15px;
        line-height: 25px;
    }

    .left p {
        font-size: 13px;
    }

    .prim-btn {
        font-size: 13px;
        padding: 8px;
    }

    .linear-bg {
        padding: 2.4rem 1rem 1rem 1rem;
        background-size: cover;
    }

    .left {
        padding: 2rem 1rem;
    }

    footer div[class*='col'] {
        width: 100%;
    }

    footer p {
        font-size: 15px;
        font-weight: 300;
        color: rgb(201 201 201);
        line-height: 23px;
    }

    footer h3 {
        font-size: 16px;
    }

    .f-links li a,
    .f-links li {
        font-size: 14px;
    }

    .f-links {
        margin-bottom: 1.5rem;
    }

    .f-bottom p {
        margin: 0;
        font-size: 12px;
    }

    .g-4,
    .gy-4 {
        --bs-gutter-y: 0.5rem;
    }

    .inp-grp .label {
        font-size: 15px;
    }

    .inp-grp input {
        font-size: 15px;
        padding: 8px;
    }

    .social svg {
        width: 20px;
        height: 20px;
    }

    footer .g-5,
    footer .gy-5 {
        --bs-gutter-y: 1rem;
    }

    .mobile-menu {

        position: fixed;
        top: 50px;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #fff;
        z-index: 1000;
        padding: 20px;
        box-sizing: border-box;
        overflow-y: auto;
    }

    .mobile-menu.active {
        display: block;
    }

    .mobile-menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .mobile-menu li {
        position: relative;
        padding: 10px 0;
        /* border-bottom: 1px solid #eee; */
    }

    .g-5,
    .gx-5 {
        --bs-gutter-x: 1rem;
    }

    .offcanvas {
        box-sizing: content-box;
    }

    .mobile-menu a {
        text-decoration: none;
        color: #333;
        font-size: 18px;
        display: block;
        padding: 8px 0;
        /* font-family: var(--iv-reg); */
        text-transform: capitalize;
    }

    .has-submenu button[aria-expanded="true"] a {
        color: var(--pcolor);
    }

    .mobile-menu__secondary a {
        font-size: 16px;
    }

    .mobile-menu__secondary,
    .mobile-menu__tertiary {
        display: none;
        padding-left: 20px;
    }

    .mobile-menu__secondary.active,
    .mobile-menu__tertiary.active {
        display: block;
        background: #fff;
        padding: 10px;
    }

    .has-submenu:has([aria-expanded="true"])>a {
        color: #000;
    }

    .mobile-menu__primary>li {
        border-bottom: 1px solid #cdcd;
    }

    .mobile-menu__primary>li:last-child {
        border-bottom: 0;
    }

    .submenu-toggle {
        position: absolute;
        right: 0;
        top: 10px;
        background: none;
        border: none;
        font-size: 20px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        padding: 0;
    }

    .ham-btn {
        background: transparent;
        border: none;
        outline: none;
    }

    .submenu-toggle .toggle-icon {
        display: block;
    }

    .submenu-toggle[aria-expanded="true"] .toggle-icon {
        transform: rotate(180deg);
    }

    .mobile-menu__tertiary a {
        font-size: 14px;
    }

    a+div [aria-expanded="true"] {
        color: var(--pcolor);
    }

    .mobile-menu__tertiary {
        background-color: #f9f9f9;
        margin-left: -20px;
        padding-left: 40px;
    }

    .form-modal h2.title {
        font-size: 20px;
        color: #c9ac4c;
    }

    .form-modal hgroup h3 {
        font-size: 13px;
    }

    .form-modal p {
        font-size: 13px;
        line-height: normal;
    }

    .card-inner {
        padding-bottom: 70%;
    }

    .universal-contact .row div[class*='col'] {
        width: 100%;
        margin-bottom: 10px;
    }

    .uni-imp-exp div[class*='col'] {
        width: 100%;
    }

    .bullet-ul li {
        font-size: 14px;
    }

    .owl-next {
        position: absolute;
        right: 0;
    }

    .owl-prev {
        position: absolute;
        left: 0;
    }

    .career-listin div[class*='col'] {
        width: 100%;
    }

    .form-area div[class*='col'] {
        width: 100%;
    }

    .over-content {
        padding: 3rem 0;
        background: url(../media/newban.jpg) center / contain no-repeat;
        background-color: black;
    }

    .awards div[class*='col-6'] {
        width: 100%;
    }

    .award-box-new h3 {
        font-size: 20px;
    }

    .news-header select {
        font-size: 14px;
    }

    .news-listing div[class*='col'] {
        width: 100%;
    }

    .news-box {
        height: 340px;
    }

}

/* ipad pro */