@media screen and (max-width: 1880px) {}

@media screen and (max-width: 1740px) {}

@media screen and (max-width: 1536px) {
    .description-text {
        font-size: 1.15rem;
    }

    .stat-number {
        font-size: 3rem;
    }

    .navbar .navbar-nav .nav-link {
        font-size: 20px;
        margin: 0 7px;
    }

    .client-certificate {
        margin-bottom: 35px;
    }

    .crane-hook {
        display: none;
    }

    .swing:after {
        display: none;
    }
}

@media screen and (max-width: 1400px) {
    .box-img video {
        height: 100%;
        object-fit: cover;
    }

    .swiper-pagination-bullet {
        width: 21px;
    }

}

@media screen and (max-width: 1300px) {
    .navbar .container-fluid {
        padding: 0 15px;
    }

    body[data-page="index.php"] nav {
        left: 10px;
        right: 10px;
    }

    .product-item {
        margin-bottom: 20px;
    }

    .product-box {
        padding: 0;
    }

    .products-info {
        margin: 20px;
    }

    section {
        padding: 35px 0;
        overflow: hidden;
        position: relative;
        height: 100%;
    }
}


@media screen and (max-width: 1200px) {
    .navbar-brand {
        max-width: 26%;
    }

    body[data-page="index.php"] .navbar .navbar-nav .nav-link {
        color: #000000 !important;
    }

    .navbar .navbar-nav .nav-link {
        margin: 0 10px;
        font-size: 20px;
    }

    body[data-page="index.php"] nav {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        border-radius: 0;
        background-color: #fff;
    }

    #video-player {
        object-fit: fill;
    }

    #hero-section {
        height: auto;
        overflow: hidden;
        position: relative;
        /* background: #000; */
    }

    .hero-content {
        display: none;
    }

    .main-container {
        padding: 30px 0 70px;
    }

    .description-text {
        width: 100%;
        max-width: 100%;
        text-align: justify;
        font-weight: 400;
    }

    .marquee span {
        width: auto;
    }

    .heading h2 {
        font-size: 38px;
    }
    .about-details-info h3 {
    line-height: 1.2;
    margin-bottom: 15px;
}

}

@media screen and (max-width:1024px) {
    .float_box_container {
        padding: 0;
    }

    .swing {
        margin-top: 20px;
    }
}


@media screen and (max-width:991px) {

    section {
        padding: 40px 0;
    }

    .product-item {
        margin-bottom: 20px;
    }

    .image-gallery-col {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 20px;
    }

    .image-container {
        max-width: 100%;
        margin: auto 0;
    }

    .application-section .content--hero {
        padding: 39px 18px 0;
    }

    .application-section .content--hero .content__title {
        font-size: 30px;
    }

    p {
        font-size: 17px;
    }

    .footer-text p a,
    .mails a {
        font-size: 18px;
    }

    .footer-list ul li a,
    .footer-list a {
        font-size: 17px;
    }

    .footer-text h4,
    .mails h5 {
        font-size: 21px;
    }

    .bottom-form-title h3 {
        font-size: 32px;
    }

    .form-group label {
        font-size: 17px;
    }

    #index-form .form-control {
        padding: 8px 14px;
    }

    .heading h2 {
        font-size: 34px;
        line-height: 1.2;
        margin-top: 20px;
    }

    .stat-number {
        font-size: 2rem;
    }

    .stat-label {
        font-size: 0.7rem;
    }

    .about-form h3 {
        font-size: 34px;
    }

    .about-inner-all-details {
        padding: 20px 15px 21px;
        margin-bottom: 30px;
        margin-top: 45px;
    }

    .about-details-info h3 {
        line-height: 1.3;
        font-size: 32px;
    }

    .about-info-title p,
    .about-details-info p {
        margin: 0;
    }

    .about-details-info {
        margin-bottom: 10px;
    }

    .about-main-title h2 {
        margin-bottom: 20px;
    }

    .about-info-title p,
    .about-details-info p {
        font-size: 17px;
    }

    .training-img img {
        margin-bottom: 20px;
    }

    .training-item {
        margin-bottom: 15px;
    }

    .stat-item {
        margin-bottom: 22px;
    }

    .contact-title h3 {
        font-size: 32px;
    }

    .contact-title h3 {
        font-size: 27px;
        line-height: 1.3;
    }
    .other-contact{margin-bottom: 20px;}
    .contact-address h4{font-size: 26px;margin-bottom: 10px;}
    .contact_field h3{font-size: 26px;margin-bottom: 10px;}
    .contact_field {padding: 15px;}
}



@media screen and (max-width:767px) {
    .mission-item {
        flex-wrap: wrap;
    }

    .mission-info {
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin-bottom: 20px;
    }

    .mission-img .mission-boxs {
        width: 100%;
    }

    .mission-boxs img {
        width: 100%;
    }

    .mission-img {
        position: relative;
        width: 100%;
    }

    .mission-boxs {
        width: 100% !important;
    }

    .mission-logo {
        display: none;
    }
}


@media (max-width:664px) {}

@media (max-width:575px) {
    section {
        padding: 25px 0;
    }

    .main-heading {
        font-size: 38px;
    }

    .main-heading.second {
        font-size: 38px;
    }

    .stroke {
        -webkit-text-stroke: 1px black;
        color: transparent;
    }
    	.mobile-footer-social-icon a{width: 100%; display: inline-block; font-size: 14px; font-weight: 400; color: #000; background: var(--secondary-color); text-transform: capitalize; padding: 8px 0;}
}

@media (max-width:480px) {}

@media (max-width:375px) {}

@media (max-width:320px) {}