/** media query **/
@media (min-width: 1024px) and (max-width: 1366px) {}



@media (min-width: 993px) and (max-width: 1200px) {
    .callbox .call-item .icon {

        flex-shrink: 0;
    }

    .callbox .call-item .cont a {
        color: #fff;
        font-weight: bold;
        font-size: 13px;
    }

    section.footer-section ul.footer-list-ul li a {

        font-size: 13px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {

    .header-top {
        display: none;
    }

    button.navbar-toggler {
        background: #fff;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        align-items: center;
    }

    header .navbar-nav a.nav-link {
        color: #fff;
        text-transform: uppercase;
        padding: 15px 20px !important;
        width: 100%;
        display: block;
    }

    div#navbarSupportedContent {
        border-top: 1px solid #fff;
        margin-top: 10px;
    }

    .menu-header-menu-container {
        width: 100%;
    }

    .menu-header-menu-container ul li {
        width: 100%;
        text-align: center;
    }

    .home-banner-section .banner-container-box .home-banner-text h1 {
        font-size: 40px;
        font-weight: 900;
        color: #ffffff;
        line-height: 49px;
        margin-bottom: 35px;
    }

    .home-banner-section .banner-container-box .banner-img-section figure.banner-img2-figure img {
        width: 100%;
        float: right;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        border-radius: 50%;
        height: 327px;
        border: 23px solid #ffffff21;
    }

    section.service-offer-section .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .offer-section .offer-section-box h5 {
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
        color: #ffffff;
        margin-bottom: 10px;
        word-spacing: -0.9px;
        text-align: center;
    }

    .offer-section .offer-section-box {
        background: #000;
        box-shadow: 0px 6px 38px 0 #dae0e5;
        padding: 20px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid var(--white-text);
        transition: all 0.3s ease-out;
        height: 342px;
    }

    .callbox .call-item {
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: start;
        margin-bottom: 12px;
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .callbox .call-item .cont a {
        color: #fff;
        font-weight: bold;
        font-size: 12px;
    }

    .callbox .call-item .cont {
        text-align: center;

    }

    .box1 h3 {
        color: #fff;
        font-size: 20px;
    }

    section.footer-section ul.footer-list-ul li a {

        font-size: 13px;
    }

    section.footer-section .d-none {
        display: block !important;
    }

    section.footer-section h4.footer-link.footer-heading {

        font-size: 14px;
    }


}

@media(max-width: 767px) {
    .header-top {
        display: none;
    }

    a.navbar-brand {
        width: 172px;
    }

    nav.navbar.navbar-expand-lg.navbar-light {
        padding: 10px 0;
    }

    button.navbar-toggler {
        background: #fff;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        align-items: center;
    }

    header .navbar-nav a.nav-link {
        color: #fff;
        text-transform: uppercase;
        padding: 15px 20px !important;
        width: 100%;
        display: block;
    }

    div#navbarSupportedContent {
        border-top: 1px solid #fff;
        margin-top: 10px;
    }

    .menu-header-menu-container {
        width: 100%;
    }

    .menu-header-menu-container ul li {
        width: 100%;
        text-align: center;
    }

    .home-banner-section .banner-container-box .home-banner-text h1 {
        font-size: 35px;
        font-weight: 900;
        color: #ffffff;
        line-height: 43px;
        margin-bottom: 35px;
    }

    .home-banner-section .banner-container-box .banner-img-section figure.banner-img2-figure img {
        display: none;
    }

    .home-banner-section {

        padding: 30px 0;
        padding-bottom: 69px;
    }

    section.about-us-section h2 {
        font-size: 35px;

    }

    section.about-us-section {
        padding: 40px 0;

    }

    .about-img {
        position: relative;
        z-index: 2;
        margin-top: 56px;
    }

    section.service-offer-section h2 {
        font-size: 35px;

    }

    section.service-offer-section {
        padding: 40px 0;
    }

    section.galler-section h2 span {
        color: #777777;
        padding-left: 0;
    }

    section.galler-section h2 {
        font-size: 35px;

    }

    section.galler-section {
        padding: 40px 0;
        background: #000;
        padding-bottom: 120px;
    }

    section.quotes-sec h2 {
        font-size: 35px;

    }

    section.quotes-sec {
        padding: 40px 0;
    }

    section.discussion-sec h2 {
        font-size: 35px;
        width: 100%;
        margin: 0 auto;
        font-weight: bold;
        color: var(--white-text);

    }

    section.discussion-sec figure {
        width: 32%;
        margin: 0 auto;
        margin-bottom: 25px;
        margin-top: -107px;
        background: #fff;
        border-radius: 100px;
    }

    section.footer-section .container {
        position: relative;
        padding: 20px;
        /* margin-right: auto; */
        /* margin-left: auto; */
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
    }

    .social-icons.text-center {
        margin-bottom: 20px;
    }

    section.inner-banner h1 {
        color: #fff;
        font-size: 35px;

    }

    section.inner-banner {
        padding: 60px 0;
    }

    section.offer-section {
        padding: 40px 0;
    }

    section.offer-section h2 {
        font-size: 35px;

    }

    .offer-section .offer-section-box {
        margin-bottom: 20px;
    }

    section.footer-section .d-none {
        display: block !important;
    }

    section.footer-section h4.footer-link.footer-heading {
        margin-top: 20px;
    }
}

@media(max-width: 480px) {}

@media(max-width: 360px) {}