
@media only screen and (max-width: 1440px) {
   .containe {
    width: 94%;
   }
     
}

@media only screen and (max-width: 1132px) {
   .nav-lins ul li a {
        font-size: 14px;
    }
    
}

@media only screen and (max-width: 1024px) {
 .nav-lins ul li a {
    font-size: 13px !important;
}
}


@media only screen and (max-width: 820px) {
    .mobile {
        display: block;
    }

    .header-dasktop {
        display: none;
    }

}

@media only screen and (max-width: 768px) {
    .powered h1 {
        font-size: 20px;
        width: 293px;
        color: white;
        padding: 6px 0px;
        font-weight: 600;
        line-height: 27px;
    }

    .firstbanner {
        height: 67vh;
    }

    .firstbanner2 {
        height: 31.7vh;
    }

    .firstbanner3 {
        height: 63vh;
    }
}

@media only screen and (max-width: 540px) {
    .catagory-banner{
                margin-top: 51px !important;

    }
    .maincontainer{
            margin-top: 51px !important;

    }
    .footer{
        padding-bottom: 30px;
    }

    .mobile-scrren-accro{
    display: block;
}
.accro2{
    display: none !important;
}



    .Strategy-cards {
        margin-bottom: 38px;
    }

    .technology-container {
        width: 94%;
        margin: auto;
    }

    .startups2 h1 {
        margin: 30px 0px 0px 0px;
    }

    .build-img img {
        height: 274px;
    }

    .posts {
        margin: 0px 0px 0px 0px;
    }

    .explained-img {
        margin-bottom: 16px;
    }

    .planning {
        margin-bottom: 30px;
    }

    .planning2 {
        margin-bottom: 30px;
    }

    .firstbanner2 {
        height: 40vh;
    }

    .lifestyles-text {
        margin-top: 20px;
    }

    .card-img {
        height: 280px;
    }

    .custom-card {
        margin-bottom: 30px;
    }

    .card-text {
        margin-bottom: 10px !important;
    }

    .footerlins {
        margin: 20px 0px;
    }
}

@media only screen and (max-width: 430px) {
    .startupssuggested{
        margin-top: 50px;
    }
    .search-container-mobile input {
    width: 274px;
}
    .season2 a img {
        height: 259px;
    }

    .season2{
        margin-bottom: 20px;
    }

    .article4 img {
        height: 240px;
    }

    .article4 {
        margin-bottom: 20px;
    }

    .prop img {
        height: 340px;
    }

    .soluta span {
        font-size: 18px;
    }

    .soluta ul {
        flex-wrap: wrap;
        gap: 18px;
    }

    .artical2 img {
        height: 227px;
    }

    .sustain {
        margin-bottom: 0px;
    }

    .firstbanner-j {
        height: 39vh !important;
    }

    .spreading-happiness img {
        height: 220px;
        margin-top: 30px;
    }

    .designers2 {
        margin-top: 16px;
    }

    .build-img img {
        height: 200px;
    }

    .maincontainer {
        width: 94%;
        padding-top: 30px;
    }

    .technology-container {
        width: 94%;
    }

    .header {
        padding: 20px 25px;
    }

    .firstbanner {
        height: 50vh;
    }

    .powered h1 {
        width: 328px;
    }

    .planning3 {
        margin-top: 61px;
    }

    .startups h1 {
        margin: 11px 0px 30px 0px;
    }

    .seeall-btn {
        margin-bottom: 26px;
    }

    .firstbanner3 {
        height: 46vh !important;
        margin-bottom: 20px !important;
    }

}

@media only screen and (max-width: 390px) {
    .designers h3 {
        font-size: 20px;
    }
    .search-container-mobile button {
    padding: 12px 19px;
}
    .search-container-mobile input {
        width: 237px;
    }
    .site-logo-mobile img {
    width: 100%;
}
}
@media only screen and (max-width: 375px) {
       .maincontainer {
        padding-top: 20px;
    }
}
