/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {}

/* (larger desktops, 1600px and up) */
@media (min-width: 1700px) {}

/* (larger desktops, 1920px and up) */
@media (min-width: 1920px) {}

/* (larger desktops, 2300px and up) */
@media (min-width: 2300px) {}

/* (larger desktops, 4600px and up) */
@media (min-width: 4600px) {}

/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {}

/* X-Large devices (large desktops, less than 1300px) */
@media (max-width: 1299.98px) {}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .main-header {
        padding: 0px 15px;
    }

    .main-header img {
        width: 150px;
    }

    .main-header .navbar-nav {
        padding: 30px 0px 15px 5px;
        border: 0px solid rgb(255 255 255 / 50%);
        border-radius: 0px;
    }

    .main-header .navbar-nav .nav-link.active {
        color: #fff;
        background: transparent;
        padding: 5px 0px;
        border-radius: 0px;
    }

    .main-header .navbar-nav .nav-link {
        padding: 5px 0px;
    }

    a.btn-header img {
        width: 4%;
        margin-left: 6px;
    }

    div#navbarSupportedContent {
        padding-bottom: 35px;
    }

    .banner-slide.swiper-slide {
        min-height: 60vh;
        padding: 20px;
        clip-path: none !important;
        margin: 20px 0px;
    }

    .banner-slide h1 {
        font-size: 35px;
        font-weight: 600;
    }

    .banner-slide p {
        font-size: 25px;
        line-height: 30px;
        color: #fff;
        font-weight: 500;
        width: 100%;
        margin-bottom: 50px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none !important;
    }

    .swiper-pagination {
        bottom: 60px !important;
    }

    .about-us {
        padding: 75px 15px;
        overflow: hidden;
    }

    .about-us .client-box {
        left: 0px;
    }

    .services {
        padding: 75px 15px;
        overflow: hidden;
    }

    .services .heading-sec .content-box p {
        font-size: 1.75rem;
        font-weight: 400;
        line-height: 2.5rem;

    }

    .services-sec .services-item .img-box img {
        width: 100%;
        height: auto;
        padding-top: 30px;
    }

    .portfolio {
        padding: 75px 15px;
        overflow: hidden;
    }

    .portfolio-card-item .card-inner .content-box {
        padding: 0px 10px 30px 20px;
    }

    .trusted-parters-grid {
        grid-template-areas:
            "communication"
            "traffic"
            "support"
            "rating"
            "solutions";
        grid-template-columns: 1fr;
        /* 100% width */
        grid-template-rows: auto;
    }

    .traffic-sec .img-box {
        width: 100%;
    }

    .traffic-sec {
        min-height: 400px;
    }

    .traffic-sec .img-box {
        top: 0;
    }

    .communication-sec .content-box {
        width: 100%;
    }

    .communication-sec .image-section {
        width: 100%;
    }

    .trusted-parters .support {
        padding: 2rem;
    }

    .resposive-solution .content-box {
        width: 100%;
    }

    .resposive-solution .image-box {
        width: 100%;
    }



    .contact-us .contact-box {
        padding: 50px 50px;
    }

    .contact-us .contact-form {
        padding-left: 0px;
        padding-top: 50px;
    }

    .footer-main-box {
        flex-direction: column;
    }

    .about-footer,
    .about-footer,
    .footer-links-box {
        width: 100%;
    }

    .footer-contact-list ul li {
        width: auto;
    }

    .footer-contact-list {
        padding-bottom: 0px;
    }



    .faq-div {
        padding: 0px 19px;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {

    /* Header Section */
    .custom-header a.navbar-brand {
        width: 100%;
    }

    .custom-header img {
        width: 50%;
    }

    .custom-header a.navbar-brand {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }

    .custom-header ul.navbar-nav {
        margin-left: 20px !important;
    }

    .custom-header {

        margin-bottom: -170px;

    }

    /* Banner Section */
    .swiper-pagination {
        left: -30px !important;

    }

    /* AboutUs Section  */
    .about-us-sec {
        padding: 45px 15px;
        background-color: #000;
    }

    .about-us-sec video {
        opacity: .5;
        object-fit: cover;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 53%;
        transform: translate(-50%, -50%);
        z-index: 0;
    }

    .about-us-sec .about-img-sec {
        margin: 0px;
        padding: 0px;
    }

    .about-us-sec .about-content-sec {
        backdrop-filter: blur(25px);
        padding: 20px;
        /* margin: 0px 15px; */
        width: 100%;
    }

    .about-us-sec .img-box {
        margin-bottom: 30px;
        margin-right: 0px;
    }

    .about-us-sec .img-fit {
        height: 400px;
    }

    .about-us-sec .about-content-sec {
        backdrop-filter: blur(25px);
        padding: 20px;

    }

    .about-us-sec .conent-box h2 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 50px;
    }

    .about-us-sec .faq-div button.accordion-button {
        font-size: 20px;
    }

    .about-us-sec .faq-div .accordion-body p {
        font-size: 18px;
        font-weight: 200;
    }
}

/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .main-header {
        padding: 0px 15px;
    }

    .main-header img {
        width: 150px;
    }

    .main-header .navbar-nav {
        padding: 30px 0px 15px 5px;
        border: 0px solid rgb(255 255 255 / 50%);
        border-radius: 0px;
    }

    .main-header .navbar-nav .nav-link.active {
        color: #fff;
        background: transparent;
        padding: 5px 0px;
        border-radius: 0px;
    }

    .main-header .navbar-nav .nav-link {
        padding: 5px 0px;
    }

    a.btn-header img {
        width: 4%;
        margin-left: 6px;
    }

    div#navbarSupportedContent {
        padding-bottom: 35px;
    }

    .banner-slide.swiper-slide {
        padding: 20px;
        clip-path: none !important;
        margin: 20px 0px;
        min-height: 80vh;
    }

    .banner-slide h1 {
        font-size: 30px;
        font-weight: 600;
    }

    .banner-slide p {
        font-size: 25px;
        line-height: 30px;
        color: #fff;
        font-weight: 500;
        width: 100%;
        margin-bottom: 50px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none !important;
    }

    .swiper-pagination {
        bottom: 60px !important;
    }

    .about-us {
        padding: 75px 15px;
        overflow: hidden;
    }

    .about-us .client-box {
        left: 0px;
    }

    .services {
        padding: 75px 15px;
        overflow: hidden;
    }

    .services .heading-sec .content-box p {
        font-size: 1.75rem;
        font-weight: 400;
        line-height: 2.5rem;

    }

    .portfolio {
        padding: 75px 15px;
        overflow: hidden;
    }

    .portfolio-card-item .card-inner .content-box {
        padding: 0px 10px 30px 20px;
    }

    .trusted-parters-grid {
        grid-template-areas:
            "communication"
            "traffic"
            "support"
            "rating"
            "solutions";
        grid-template-columns: 1fr;
        /* 100% width */
        grid-template-rows: auto;
    }

    .traffic-sec {
        min-height: 400px;
    }

    .traffic-sec .img-box {
        top: 0;
    }

    .communication-sec .content-box,
    .communication-sec .image-section {
        width: 100%;
    }

    .trusted-parters .support {
        padding: 2rem;
    }

    .resposive-solution .content-box {
        width: 100%;
    }

    .resposive-solution .image-box {
        width: 95%;
    }

    .contact-us .contact-box {
        padding: 50px 20px;
    }

    .contact-us .contact-form {
        padding-left: 0px;
        padding-top: 50px;
    }

    .footer-main-box,
    .footer-links-list {
        flex-direction: column;
    }

    .about-footer,
    .about-footer,
    .footer-links-box,
    .footer-contact-list ul li,
    .footer-links.footer-service-links,
    .footer-links {
        width: 100%;
    }

    .footer-contact-list {
        padding-bottom: 0px;
    }

    .footer-contact-list ul {
        flex-direction: column;
    }

    .faq-div {
        padding: 0px 19px;
    }
}

@media (max-width:480px) {}