@media screen and (min-width: 1400px) {
    .container {
        max-width: 1280px;
    }
}
@media screen and (max-width:1199px) {
    
    .navbar-brand img {
        width: 200px;

    }
    .classyright-menu {
        width: 240px;
        padding: 26px 22px;
    }
    .classy-menu {
        margin-right: 245px;
    }
    .in-progress-box-1 {
        padding-right: 60px;
    }
    .in-progress-box-3 {
        padding-left: 60px;
    }
    .in-progress-box-2 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .pro-bg-line {
        top: 18%;
    }
    .classy-nav-container .classy-menu a .nav-plus {
        color: #000;
        position: absolute;
        right: -3px;
        top: 17px;
    }
}
@media screen and (max-width:991px) {
    .classy-nav-container .classy-menu a {
        padding: 18px 0;
    }
    .classyright-menu {
        height: 94px;
        right: auto;
        left: 0;
        top: 20px;
    }
    .about-sctn .right-cl {
        margin-top: 50px;
    }
    .orng-dot-abt, .orng-dot {
        bottom: -32px;
        left: 0;
    }
    .in-progress-box-1 {
        padding-right: 12px;
    }
    .in-progress-box-2{
       padding-left: 12px; 
       padding-right: 12px;
    }
    .pro-bg-line {
        display: none;
    }
    .in-progress-box-3 {
        padding-left: 12px;
        margin-top: 50px;
    }
    .contact-text {
        position: relative;
        z-index: 10;
        top: 0;
        margin-left: 0;
    }
    .banner-text h1 {
        font-size: 44px;
        line-height: 48px;
    }
    .banner-text span{
        font-size: 18px;
    }
    .flight-arrow {
        right: -120px;

    }
    .classy-nav-container .classy-menu a .nav-plus{
        display: none;
    }

    .inner-left-cl {
        margin-bottom: 30px;
    }
    
    .classy-nav-container .classy-menu .nav-link::after{
		height: 3px;
	}
    
	.classyright-menu {
        width: 252px;
    }

}

@media screen and (max-width:767px) {
    .scroll-btn{
        display: none !important;
    }
    
    .banner-text h1 {
        font-size: 35px;
        line-height: 36px;
        
    }
    .banner-text span {
        font-size: 16px;
    }
    h2.heading {
        font-size: 28px;
        margin: 12px 0;
    }
    .abt-experence-box, .abt-clients-box {
        border-right: none !important;
        
    }
    .abt-experence-box, .abt-clients-box, .abt-delivery-box {
        padding-top: 14px;
        padding-bottom: 14px;
        text-align: center;
    }
    .flight-arrow {
        right: -90px;
    }

    .ftop-block-ctr{
        text-align: left;
    }
    .inner-banner {
        max-height: 350px;
    }
}

@media screen and (max-width: 630px) {
    
    .banner-text h1 {
        font-size: 31px;
        line-height: 30px;
    }
    .banner-text a {
        font-size: 14px;
        padding: 10px 18px;
    }
    .banner-text span {
        font-size: 14px;
    }
    .banner-text p {
        font-size: 14px;
        line-height: 22px;
    }
    .main-pd-top {
        padding-bottom: 80px;
    }
    .main-pd-top {
        padding-top: 80px;
    }
    .section-head, .ser-section-head, .work-section-head, .cont-section-head{
         display: none;
    }
    h2.heading {
        font-size: 26px;
    }
    .in-pro-head {
        font-size: 18px;
    }
    .flight-arrow {
        display: none;
    }
    .abt-number {
        font-size: 44px;
    }
}