@media screen and (min-width: 1199px) and (max-width: 1920px) {
}

@media screen and (min-width: 1152px) and (max-width: 1310px) {
  /*Ameya*/
}

@media screen and (min-width: 1152px) and (max-width: 1310px) {
  /*Cutus Tab Size*/
}

@media screen and (min-width: 1397px) and (max-width: 1920px) {  /*Salman*/

  #solution-main-slider .main-solution .desktop-solution .box{
      min-height: 500px;
  }

}

@media screen and (min-width: 1199px) and (max-width: 1366px) {
}

@media screen and (min-width: 800px) and (max-width: 1280px) {
}

@media screen and (min-width: 992px) and (max-width: 1198px) {
}

/********Sm-start*******/
@media screen and (min-width: 768px) and (max-width: 991px) {
}

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

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

@media screen and (min-width: 480px) and (max-width: 766px) {
}

/********xs-start********/
@media screen and (max-width: 767px) {
}

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

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

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

@media (min-width: 768px) {
   
}

@media (max-width: 992px) {
  
}
@media (max-width: 767px) {
  .fixed-top{
    padding: 0;
  }
  .top-head{
    display: none;
  }
  .logo{
    position: relative;
    margin-top: 0;
    margin-left: 0;
    left: -5px;
  }
  .get_start{
    margin-left: 0px;
  }
  .mobile-nav a{
    font-size: 15px;
  }
  .scrollto img{
    width: 215px;
  }
  .header_menu{
    padding: 10px 0;
  }
  .video_wrapper{
    height: auto;
  }
  .hm-who{
    padding: 40px 0;
  }
  .hm-who-box{
    height: auto;
    margin: 15px 0;
  }
  .hm-about{
    padding: 40px 0 130px;
  }
  .hm-about-dtl h2 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .hm-about-dtl h2 span{
    font-size: 26px;
    margin-top: 10px;
  }
  .hm-about-img{
    margin-top: 50px;
  }
  .btnss-list{
    text-align: center;
  }
  .factory-top {
      margin-top: 40px;
  }
  .factory-img img{
    position: relative;
    top: auto;
    left: auto;
    transform: initial;
    width: 100%;
    margin-top: -80px;
  }
  .hm-solution-prod{
    margin: 15px 0;
    padding: 1.5rem 1.5rem 1.2rem 1.5rem;
  }
  .hm-solution-prod span{
    padding-top: 15px;
  }
  .factory{
    padding-bottom:50px;
  }

  .swiper-wrapper{
    display: block;
  }
  .swiper-wrapper .swiper-slide{
    margin: 15px 0;
  }
  #solution-main-slider .main-solution .desktop-solution .box a .label{
    align-items: start !important;
  }
  .product_img{
    padding-left: 0px;
  }
  .hm-prod{
    padding: 0px;
  }
  .product_hm{
    margin: 40px 0;
  }
  .product_dtl h2, .product_dtl_rht h2{
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .product_dtl p, .product_dtl_rht p {
    text-align: center;
  }
  .hm-future{
    padding: 50px 0;
  }
  .hm-future-dtl {
    position: relative;
    width: 100%;
    height: 100%;
    left: auto;
    top: auto;
    transform: none;
    padding-top: 0%;
    padding-left: 0;
    z-index: 1;
  }
  .hm-future-img{
    right: -15px;
    width: 100%;
    margin-top: 30px;
  }
  .hm-future-dtl h2{
    font-size: 29px;
  }
  .client_haeding h2{
    font-size: 30px;
  }
  .client_haeding {
      padding-bottom: 20px;
  }
  .client_item{
    width: 50%;
  }
  .client_item.brn {
    border-right: 2px solid #f4f4f4;
  }
  .client_item.brb {
      border-bottom: 2px solid #f4f4f4;
  }
  .ftr-cont:before{
    height: auto;
    width: 120%;
    right: -15px;
  }
  .ftr-cont-bord{
    margin-top: 15px;
  }
  .sectors-head h2{
    font-size: 30px;
  }
  .ftr-conts{
    margin: 15px 0;
  }
  .about-dtl h2{
    font-size: 21px;
    line-height: 30px;
    text-align: justify;
  }
  .about-dtl p, .about-dtl-snd p{
    text-align: justify;
    font-size: 16px;
  }
  .about-img img{
    margin: 15px 0;
  }
  /*Timeline*/
  .timeline{
    width: auto;
  }
  .timeline .timeline-item{
    display: block;
    margin: 50px 0 0px 0;
    text-align: center;
  }
  .timeline .timeline-item > div {
      width: 100%;
  }
  .timeline:after, .timeline .timeline-item:after, .timeline .timeline-item__content:after {
    display: none;
  }
  .timeline .timeline-item__content{
    background: linear-gradient(to left, rgb(0 0 0 / 0%), rgb(0 0 0 / 0%) 50%);
  }
  .timeline .timeline-item:nth-child(even) .timeline-item__content {
    background: linear-gradient(to right, rgb(0 0 0 / 0%), rgba(0, 0, 0, 0) 50%);
  }
  .timeline .timeline-item__content{
    padding: 20px 0px;
  }
  .timeline .timeline-item__content .timeline-item__description{
    font-size: 18px;
  }
  .abt-timeline-head h2{
    font-size: 35px;
  }
  /*Timeline end*/
  
  .product-dtl{
    margin-bottom: 30px;
  }
  .product-dtl h2{
    font-size: 30px;
  }  
  .product-dtl h3{
    font-size: 24px;
  }
  .prod-img{
    text-align: center;
    margin-top: 30px;
  }
  .product-main, .prod-feature, .prod-machine-chart{
    padding: 60px 0;
  }
  .prod-machine-chart-box {
      margin: 40px 0 0px 0;
  }
  .prod-feature-dtl h2, .prod-specification-dtl h2{
    font-size: 28px;
  }
  .prod-machine-chart-head{
    margin-bottom: 0px;
  }
  .prod-machine-chart-head h2{
    font-size: 30px;
  }
  .manufaturing-head{
    margin-bottom: 0px;
  }
  .manufaturing-head h2, .prod-specification-dtl h3, .prod-ind-head h2{
    font-size: 30px;
  }
  .manufaturing-box{
    margin: 30px 0;
  }
  .prod-feature-dtl ul li{
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 25px;
  }
  .product-img-main{
    padding: 0.5rem;
    border-radius: 5px;
  }
  .product-img-main img{
    border-radius: 5px;
  }
  .prod-specification-img{
    margin-top: 30px;
  }
  .prod-ind-img{
    margin-top: 30px;
  }
  .prod-ind-box img{
    padding: 5px;
  }
  .prod-variants-head h3{
    font-size: 1.4rem;
  }
  .prod-variants-dtl p{
    font-size: 16px;
    text-align: justify;
  }
  .prod-ind, .prod-variants{
    padding: 60px 0;
  }
  .videos-head h2, .clients-head h2, .projects-head h2, .events-head h2{
    font-size: 30px;
  }
  .cont-dtl{
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .contact-num-box:after{
    display: none;
  }
  .cont-dtl img{
    position: relative;
    transform: translate(0%, 0%);
    margin-bottom: 10px;
    left: 0;
  }
  .cont-dtl-left{
    padding-bottom: 0px;
  }
  .contact-box{
    padding: 2rem 1rem;
  }
  .cont-dtl span, .cont-address h4{
    font-size: 24px;
  }
  .cont-address{
    text-align: center;
  }
  .cont-address p{
    font-size: 16px;
    line-height: 24px;
  }
  .cont-map{
    margin-top: 10px;
  }
  .cont-form{
    margin-top: 30px;
    padding: 1.5rem 1rem;
  }
  
}

@media (max-width: 576px) {
   
}
