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

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

  .header_tp_dtl ul li.call_tp a {
    font-size: 13px !important;
  }
  .header_tp_right ul li span {
    font-size: 13px !important;
  }
  .header_tp_dtl ul li.call_tp img {
    width: 15px;
    height: 15px;
  }
  .main-nav a {
    font-size: 15px !important;
  }
   
  .sectionHeading {
    font-size: 35px !important;
    line-height: 40px !important;
  }
  .primaryText {
    font-size: 19px !important;
    line-height: 27px !important;
  }
  .industrySection .industryBox span {
    font-size: 14px !important;
  }
}

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

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

@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) {

  .top-menu{
      background: #396a91 !important;
      padding-top: 5px !important;
      padding-bottom: 5px;
  }
   .header_tp_dtl, #carousel:after, #carousel:before, .inr-banner:before, .inr-banner:after{
      display: none !important;
   }
   #header .logo img{
      width: 190px;
   }
   .fixed-top{
    position: absolute !important;
   }
   .mobile-nav-toggle {
      position: absolute;
      font-size: 16px;
      background: #000;
      padding: 8px;
      color: #fff;
      right: 10px;
      border-radius: 5px;
      top: 50px;
  }
  .mobile-nav-toggle i {
      margin: 0;
      color: #e41d32;
  }
   #carousel{
    padding-top: 48px;
   }
   #carousel .carousel-control{
      font-size: 20px;
      text-align: center;
      width: 25px;
      height: 25px;
      top: 50%;
   }
   #carousel .carousel-control span{
    width: 25px;
    height: 25px;
    line-height: 25px;
   }
   #carousel .carousel-control-right{
    right: 40px;
   }
   
   .industrySection .primaryText{
      display: none;
   }
   .industrySection{
      padding: 40px 0px;
      max-width: 100%;
       background: #fff;
   }
   .industrySection::before {
      content: "";
      height: 160px;
      width: 100%;
  }
  .industrySection .industrygrayBox{
    padding: 0;
    background: #fff;
  }
  .industrySection .industrygrayBox::after, .industrySection::after, .about:after{
    display: none !important;
  }
  .industrySection .industryBox{
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .hm-cetificate-head h2{
    font-size: 22px;
    margin-bottom: 30px;
  }
  .hm-cetificate-head h2 span{
    padding: 0 0px;
  }
  .hm-cetificate-head h2:after{
    bottom: 5px;
  }
  .hm-cetificate-bord{
    padding: 0px 0 30px 0;
  }
  .certified_sec ul{
    display: inline-block;
    text-align: center;
  }
  .certified_sec ul li{
    width: 43%;
    margin: 5px;
    display: inline-block;
  }
  .hm-industry-head h2, .hm-why-head h2{
    font-size: 22px;
  }
  .middle_pd{
    margin: 20px 0;
  } 
  .ttm_single_image-wrapper{
    margin-bottom: 30px;
  }
  .no-gutters{
    margin-right: -15px;
    margin-left: -15px;
  }
  .spacing-4 {
    padding: 40px 20px;
  }
  .title-header h1{
    font-size: 22px;
  }
  .section-title .title-desc p{
    font-size: 14px;
    line-height: 24px;
  }
  .hm-why-us {
      padding: 60px 0 0px;
  }
  .product-single{
    height: auto;
    margin: 15px 0;
  }
  .hm-why-head {
      padding-bottom: 10px;
  }

  footer{
    background: none;
    background: #284964 !important;
  }
   footer h3{
      margin-bottom: 25px;
      margin-top: 30px;
   }
   footer .foot-contact ul li .mail-link{
      font-size: 14px !important;
   }
   .bottom-strip .cmny-link, .bottom-strip .copyright{
      text-align: center;
   }

   .inr-banner{
      margin-top: 54px;
      padding: 2rem 0 2rem;
   }
   .inr-bnr-heading h1{
      padding-bottom: 15px;
      font-size: 1.6rem;
   }
   .about-img {
      width: 100%;
   }
   .about-dtl{
    margin-top: 30px;
   }
   .about-dtl h2{
      font-size: 1.5rem;
   }
   .prod-logos{
      margin-top: 30px;
   }
   .prod-content h2{
      font-size: 20px;
   }
   .desktop-view{
    display: none;
   }
   .prod-content h4{
      font-size: 21px;
   }
   .contact {
      padding: 60px 0 60px;
   }
   .contact-dtl h2{
      font-size: 1.6rem;
   }
   .contact_box{
     padding: 25px 15px 15px;
   }
   .contact_right iframe {
      height: 300px;
   }
   .contact_form{
      padding: 30px 15px 30px;
   }
   
}

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

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

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