@media screen and (max-width:1024px) {
    .bannersection {
        margin-top: 110px;
    }


}

@media screen and (max-width:768px) {
    .hdr i {
        display: block;
        color: #ffff;
        font-size: 30px;
        text-decoration: none;
        transition: all 0.1s ease;
    }

    .hdr i:hover {
        color: #d0ff00;
    }

    .menu ul li a {
        display: block;
        color: #000;
        margin-bottom: 16px;
        font-size: 18px;
    }

    .herosection-content h1 {
        font-size: 45px;
    }

    .menu ul {
        display: block;
    }

    .menu {
        position: absolute;
        top: 90px;
        left: 0;
        width: 100%;
        height: auto;
        background-color: #fff;
        z-index: 222;
        padding: 40px 0;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s;
        transform: translateY(-20px);
    }

    .menu.show {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }

    .about-texts {
        padding-top: 0;
    }

    .abou-image {
        width: 327px;
    }

    .bannersection {
        margin-top: 72px;
    }

    .whs {
        background-color: #EBEBF7;
        padding: 15px 15px 30px;
    }

    .ban-number {
        text-align: center;
        margin-right: 30px;
    }

    .abou-image::after {
        height: 230px;
    }

    .margi {
        margin-bottom: 20px;
    }


    /* ABOUT PAGE */


    .texts h1 {
        font-size: 35px !important;
    }

}

@media screen and (max-width:426px) {

    .logimg img {
        width: 130px !important;
    }

    .headbtn a {
        background-color: #ff0000;
        padding: 5px 15px;
        text-decoration: none;
        color: #ffff;
    }

    .herosection-content h1 {
        font-size: 35px;
        line-height: 35px;
    }

    .herosection-content {
        bottom: 25%;
    }

    .ab-img {
        width: 116%;
    }

    .about-texts {
        padding-top: 0;
        padding-bottom: 25px;
    }

    .bannnnnr {
        display: flex;
        align-items: center;
        justify-content: space-around;
        padding-bottom: 40px;
        border-right: none;
    }

    .servi-head h2 {
        font-size: 28px;
    }

    .about-texts h2 {
        font-size: 25px;
    }

    .abou-image::after {
        right: 0;
    }

    .ab-img img {
        width: 93%;
    }

    .why-text h2 {
        font-size: 28px;
    }

    .cta-text p {
        margin-bottom: 20px;
    }

    .ftr-im img {
        width: 160px;
    }


    .social-media {
        padding-top: 20px;
        padding-bottom: 25px;
    }

    .foot-tex h4 {
        color: #ffff;
        font-size: 18px;
    }

    .social-media ul li a {
        padding: 0px;
    }

    .copyright p {
        font-size: 13px;
    }

    .abou-image {
        width: auto;

    }


}




/*ABOUT PAGE*/

@media screen and (max-width:1024px) {
    .our-posi img {
        width: 60%;
    }



    .core-icon {
        width: 400px;
        height: 188px;
    }


}

@media screen and (max-width:768px) {
    .core-icon {
        height: 236px;
    }

}

@media screen and (max-width:426px) {
    .texts h1 {
        font-size: 20px !important;
    }

    .mission {
        margin-bottom: 20px;
    }

    .text p {
        margin-bottom: 55px;
        line-height: 1.1;
        font-size: 13px;

    }

    .core-icon {
        height: 212px;
    }


    .ab-img {
        width: unset;
    }

    .our-posi {
        position: absolute;
        right: 0px;
        z-index: 3;
        bottom: 40px;
    }

    .ourimages {
        padding-bottom: 40px;
    }

    .our-im img {
        width: 100%;
    }

    .ourstorysecton {
        padding-bottom: 20px !important;
    }

    .corvaluesection {
        padding-top: 30px !important;
    }

    .bordd {
        border-left: none;
    }

    .ctn h2 {
        font-size: 25px;
    }
    .news h2 {
    font-size: 25px;
}
.bloging h3 a {
    font-size: 18px;
}

.about-herosection {
    margin-bottom: 10px;
}

.our-texs h2 {
    font-size: 25px;
}

}

@media screen and (max-width:375px) {
    .core-icon {
        height: 236px !important;
    }

    .core-icon {
        height: 236px;
    }
}