@media(max-width:1400px){
    .main-header.sticky a.nav-link
     {
        padding: 30.4px 4px !important;
    }
    img.header-logo {
        max-width: 85px;
    }
    a.nav-link {
        font-size: 16px;
        font-weight: 700;
        padding: 30.4px 0;
    }
    .bs-con {
    max-width: 50%;
    margin-top: 20px;
}
    .bs-con span.tts {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .bs-con h4 {
        font-size: 65px;
        margin-bottom: 20px;
        font-weight: 700;
    }
    .bs-box img.hb-img {
        max-height: 650px;
        min-height: 650px;
    }
    p {
        margin: 0 0 14px;
        line-height: 29px;
        font-size: 17px;
    }
    .ht-image-right{
        right: -24%;
    }
    .ht-image-right img{
        width: 500px;
        height: 100%;
    }
     .step-process-area::after{
        max-width: 880px;
    background-size: contain;
    }
    .form-section .form-wid-row{
        justify-content: center !important;
    }
}
@media(max-width:1199px){
    a.nav-link {
        font-size: 16px;
        margin: 0 14px;
    } 
    .bs-con h4 {
        font-size: 54px;
        margin-bottom: 20px;
    }
    .bs-con h1{
        font-size: 75px;
    }
    .bs-con {
        max-width: 90%;
    }
    .bsc-btn {
        column-gap: 14px;
    }
    .portfolio-desc{
        padding: 25px ;
    }
      .step-process-area::after{
        max-width: 700px;
    background-size: contain;
    }
    .slick-next, .slick-prev {
        width: 30px !important;
        height: 30px !important;
        background-size: 30px !important;
    }
}
@media(max-width:991px){
    .header-top{
        display: none !important;
    }
    .header-number a{
        color: #FFF !important;
    }
    .header-right.d-md-flex.align-items-center {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #ffffff4a;
}
    .navbar-brand{
        padding-bottom: 15px;
    }
    div#navbarSupportedContent {
        background: #000;
        padding: 11px 20px;
        margin: 0 -12px;
    }
    .main-header.sticky a.nav-link {
        padding: 0 !important;
    }
    .bs-con {
        max-width: 100%;
        width: 100%;
        margin-top: 20px;
    }
    /* span.navbar-toggler-icon {
        filter: brightness(0) invert(1);
        width: 1.8em !important;
        height: 1.8em !important;
    } */
    a.nav-link {
        color: #FFF;
        margin: 8px 0px;
        padding: 0;
        font-size: 15px;
    }
    .header-btn {
        margin: 4px 0 14px;
    }
 .main-header{
    padding: 10px 0;
    background-color: #000 !important;
 }
.bs-con h4 {
    font-size: 46px;
    margin-bottom: 20px;
}
.abtus-cont-wrap {
    margin-top: 200px;
}
.wware-cont-wrap{
    margin-top: 40px;
}
.step-process-area::after{
    display: none;
}
.marquee-text span{
    font-size: 90px;
}
.ht-image-right{
    display: none;
}
.form-section:after{
    display: none;
}
.form-section:before{
    width: 100%;
}
.vm-cont-wrap {
    margin-top: 40px;
}
.prod-wid-wrap{
    margin-top: 25px;
}

}
@media screen and (min-width:992px){
    #header-dropdwon .dropdown-menu, .header-dropdwon .dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  animation: none;
  pointer-events: none;
}
#header-dropdwon:hover .dropdown-menu, .header-dropdwon:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  animation: fadeInUpDropdown 0.3s ease forwards;
  pointer-events: auto;
}
.navbar-expand-lg .navbar-collapse{
    justify-content: end !important;
}
.ps-lg-30{
    padding-left: 30px;
}
.ps-lg-50{
    padding-left: 50px;
}

}
@media(max-width:767px){
 .bs-box:after{
    display: none !important;
 }
 .site-title h2{
    font-size: 38px;
 }
 .custom-img-block {
    padding-right: 0;
}
.innshd{
    font-size: 24px;
}

}
@media screen and (min-width:768px){
    .pe-md-50{
        padding-right: 50px;
    }
}
@media screen and (min-width:576px) and (max-width:767px){
    .bs-con{
        top: 45% !important;
        max-width: 95%;
    }
    .bs-con h1{
        font-size: 64px !important;
        line-height: 75px !important;
    }
}

@media(max-width:575px){
        .bs-box img.hb-img {
        max-height: 500px !important;
        min-height: 500px !important;
    }
    .bs-con h6{
        font-size: 13px;
    }
    .page-title{
        padding: 60px 0;
    }
    .page-title h1{
        font-size: 37px;
    }
    .section-padding{
        padding: 70px 0 !important;
    }
    .site-title h2{
        font-size: 32px;
    line-height: 50px;
    }
    .abtus-cont-wrap{
        padding-top: 30px;
    }
    .marquee-text span{
        font-size: 60px !important;
    }
    .site-btn span{
        padding: 16px 55px 16px 19px;
    }
    .image-title{
        font-size: 60px !important;
        line-height: 75px !important;
    }
    .form-section:before{
        width: 100% !important;
    }
    .form-section:after{
        display: none !important;
    }
    .step-process-area::after{
        display: none;
    }
    .testimonial-left-sec .featured-item{
        width: 100%;
    }
    .testimonial-space{
        padding: 30px !important;
    }
    .slick-next, .slick-prev {
        display: none !important;
    }
     .bs-con{
        top: 45% !important;
        left: 0;
        max-width: 100% !important;
        max-width: 100%;
        width: 100%;
        padding: 10px;
    }
    .bs-con h1 {
        font-size: 30px !important;
        line-height: 48px !important;
    }
    .bs-con p{
        font-size: 15px;
        line-height: 23px;
    }
    .bs-con h4 {
        font-size: 31px;
        margin-bottom: 14px;
    }
    .bsc-btn {
        column-gap: 8px;
    }
    .bsc-btn .site-btn span{
        font-size: 13px;
    }
    .slick-dots {
        bottom: 20px !important;
    }
    .custom-img-block .overlay-img{
        width: 100%;
    }
    .indver-head, .indver-head a{
        font-size: 22px;
        text-align: center;
    }
    .dns-head::before{
        height: 100%;
    }
    .dns-head{
        font-size: 22px;
    }
  
}

 



/* Custom */
@media screen and (min-width:992px) and (max-width:1199px){
    .navbar-container{
        max-width: 100% !important;
    }
}
@media screen and (min-width:992px) and (max-width:1399px){
    .nav-item .dropdown-toggle::after{
        right: -5px !important;
    }
}
@media screen and (min-width:1120px) and (max-width:1399px){
    a.nav-link{
        margin: 0 15px !important;
    }
}
@media screen and (min-width:992px) and (max-width:1119px){
    img.header-logo {
        max-width: 97px !important;
    }
    a.nav-link {
        font-size: 16px !important;
        text-transform: capitalize !important;
        margin: 0 6px !important;
    }
    .header-right .header-number{
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .header-number a {
    font-size: 14px !important;
    }
}