@media screen and (min-width: 2000px) {
    .banner-slide,
    .home-banner,
    .section-1,
    .section-3 {
        min-height: auto;
    }
    /* .home-banner::before {
        content: "";
        width: 35%;
        height: 100%;
        left: 0;
        background: red;
        position: absolute;
    } */
    .home-banner:after {
        content: "";
        background: url(../images/banner-overlay2.png) no-repeat bottom center;
        width: 100%;
        height: 100%;
        top: 0;
        position: absolute; 
    }
}
@media screen and (max-width: 1920px) {
    .banner-slide,
    .home-banner,
    .section-1,
    .section-3 {
        min-height: 100vh;
    }
}
@media screen and (max-width: 1600px) {
    .inner-banner:after { 
        background: url(../images/banner-overlay.png) no-repeat -1049px -1207px; 
    } 
}
@media screen and (max-width: 1450px) {
    
    .pagewrap,
    .inner-page .pagewrap {
      width: 90%;
    }
    html {
        font-size: 50%; 
      }
    .welcome-sec-pic img {
        max-width: 100%;
        height: auto;
    }
    
    .home-banner:after {
        background-position:-556px bottom ;
    }
    .companies-logo-box {
        padding: 10px; 
        box-sizing: border-box;
        width: 33.333%;
    }
    .companies-logo-pic img {
        max-width: 100%;
        height: auto;
    }
    .rocket-pic {
        width: 350px;
        left: -0px;
        bottom: -600px;
        position: absolute;
    }
    
    .rocket-pic img {
        max-width: 100%;
        height: auto;
    }
    .footer-map img {
        max-width: 100%;
        height: auto;
    }
    .footer-left {
        padding-right: 40px !important; 
    }
    .footer-right {
        padding-left: 40px !important;
    }
    .circle-text-3 { 
        right: -12%; 
    }
    .element-6 { 
        left: -10px;
        bottom: -43px;
    }
    .scroll-icon {
        display: none;
    }


}
@media screen and (max-width: 1200px) {
    .footer-bottom-left {
        margin-bottom: 10px;
    }
    footer,
    .home-banner,
    .section-3 {
        background-attachment: unset;
        background-size: auto;
    }
    .banner-slide,
    .home-banner,
    .section-1,
    .section-3 {
        min-height: auto;
    }
    .section-3::before {
        background-repeat: no-repeat;
        background-position: left;
    }
    .section-3.our-companies {
        padding-top: 170px;
    }
    
}
@media screen and (max-width: 1024px) {
    
    html {
        font-size: 35%; 
      }
    
     
    .dp-icon-wrap { 
        width: 652px; 
    }
    .dp-icon-text { 
        font-size: 50px;
        line-height: 39px; 
        left: 45%; 
    }
    .banner-pic img{
        max-width: 500px;
        height: auto;
    }
    .home-banner:after {
        background-position: -806px bottom;
    }
    .dotted-line {
        left: 0;
    }
    .banner-text aside { 
        padding: 25px 0;
    }
    .circle-text-1,
    .circle-text-2,
    .circle-text-3 {
        width: 180px;
    }
    .circle-text-1 img,
    .circle-text-2 img,
    .circle-text-3 img {
        max-width: 100%;
        height: auto;
    }

}
@media screen and (max-width: 992px) {
    .welcome-sec-left {
        text-align: left;
        font-size: 35px;
        line-height: 30px;
    }
    .welcome-sec-right {
        border-left: 0;
        padding-left: 15px !important;
        font-size: 15px;
    }
    .welcome-sec-right span {
        font-size: 21px;
    }
    .rocket-pic {
        margin-left: 45%;
        margin-bottom: -32%;
    }
}
@media screen and (max-width: 767px) {
    .footer-left {
        padding-right: 15px !important;
        border: 0;
        margin-bottom: 60px;
    }
    .footer-right {
        padding-left: 15px !important;
    }
    .dp-icon-text {
        font-size: 6vw;
        line-height: 5.1vw;
        left: 45%;
    }
    .dp-icon-wrap {
        width: 90%;
    }
    .footer-content aside {
        margin-left: 0;
    }
    .product-shape-10,
    .product-shape-6,
    .product-shape-2,
    .product-shape-11,
    .product-shape-5,
    .product-shape-12,
    .circle-text-2,
    .product-shape-3 {
        display: none;
    }
    
    
}
@media screen and (max-width: 700px) {
    .banner-pic img {
        max-width: 400px;
    }
    .banner-pic img {
        margin-right: -55%;
    }
    .home-banner:after {
        background-position: -965px bottom;
    }
    .header__logo {
        width: 185px;
    }
    .menu__icon {
        top: -5px;
    }
    .element-1 { 
        left: -78px; 
        top: 75px;
    }
    .element-2 {
        display: none;
    }
    .inner-banner {
        padding-top: 92px;
    }
    .inner-banner:after {
        background: url(../images/banner-overlay.png) no-repeat -1165px -1207px;
    }
}
@media screen and (max-width: 650px) {
    .companies-logo-box {
        width: 50%;
    } 
    .our-companies-wrap .companies-logo-box:nth-child(3n+3) {
        border-right: 1px solid #5d596f;
    }
    .our-companies-wrap .companies-logo-box:nth-child(2n+2) {
        border-right: 0;
    }
    .banner-slide {
        display: block;
    }
    .home-banner:after {
        background-position: 61% bottom;
    }
    .banner-text,
    .banner-pic {
        width: 100%;
        max-width: 100%;
    }
    .banner-pic img {
        max-width: 100%;
        height: auto;
        margin-right: -16%;
    }
    .element-1 {
        left: -55px;
        top: 47%;
    }
    .element-4 {
        left: 85%;
    }
    .element-3 {
        top: 87%;
    }
    .banner-text h1 {
        background: #b3b6eb;
        background: -webkit-linear-gradient(to right, #6669a7 0%, #cd6171 100%);
        background: -moz-linear-gradient(to right, #6669a7 0%, #cd6171 100%);
        background: linear-gradient(to right, #6669a7 0%, #cd6171 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .banner-text aside {
        padding: 16px 0;
    }
    .banner-text aside:before {
        background: rgb(94 94 94 / 34%);
    }
    .banner-text aside:after {
        background: rgb(94 94 94 / 34%);
    }
    .element-7 {
        display: none;
    }

    .element-9 { 
        bottom: -193px;
        width: 140px;
    }
    .element-9 img {
        max-width: 100%;
        height: auto;
    }
    .product-shape-4 {
        top: 115%;
        left: -13%;
    }
    .product-shape-3 { 
        left: 10%;
        top: 93%;
    }
    .product-shape-8 { 
        right: -4%;
        top: -11%;
    }
    .product-shape-9 { 
        right: -16%;
        top: 63%;
    }
    .product-shape-12 { 
        right: -21%;
        top: 142%;
    }
    .section-3 {
        margin-top: 80px;
    }
    .rocket-pic {
        width: 190px;
        margin-left: 45%;
        margin-bottom: -32%;
    }
    .clouds-main {
        height: 275px;
    }
    .cloud-1 {
        background-size: contain;
        height: 250px;
        width: 100%; 
    }
    .cloud-2 {
        background-size: contain;
        height: 250px;
        width: 100%; 
    }
    .inner-page {
        padding-top: 15px;
        padding-bottom: 70px;
        min-height: auto;
    }
    .page-head {
        font-size: 25px;
    }
    .home-banner .element-wrapper {
        position: static;
    }
}
@media screen and (max-width: 350px) {
    .element-9 {
         
    }
 }