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

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

  .overlap_heading {
    padding-top: 20%;
  }
}

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

@media screen and (min-width: 1367px) 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-head {
    display: none;
  }

  #video_section {
    margin-top: 0px;
  }

  .header-scrolled .logo {
    width: 195px;
    transition: 0.3s ease-in-out;
  }
  .logo {
    padding: 5px 14px;
    top: 10px;
  }

  #header .logo img {
    width: 175px !important;
  }

  .overlap_heading {
    padding-top: 200px;
  }

  .overlap_heading h1 {
    font-size: 35px;
  }

  .hm-experiance-ul ul li {
    padding-left: 15px;
    padding-right: 15px;
    height: 86px !important;
  }

  .hm-experiance-ul ul li.hm-experiance-manuf {
    height: 120px !important;
    padding: 34px 16px 10px 20px;
  }

  .hm-experiance-ul ul li.hm-experiance-manuf span {
    font-size: 45px;
    line-height: 43px;
  }

  .hm-experiance-ul ul li p {
    line-height: 13px;
    font-size: 15px;
    padding-top: 5px;
  }

  .hm-experiance-ul ul li span {
    font-size: 22px;
  }

  .inner-radius {
    width: 38%;
  }

  .hm-experiance-arrow {
    width: 56px;
    height: 47px;
    top: -52px;
    right: 7px;
  }

  .hm-experiance-arrow img {
    width: 30px;
  }

  .hm-experiance {
    margin-top: -86px;
  }

  .video_wrapper {
    height: 580px;
  }

  .hm-about {
    padding: 50px 0;
    margin-top: -34px;
  }

  .hm-about-main h1 {
    font-size: 21px;
    text-align: center;
  }
  .hm-about-heading,
  .hm-touch-dtl h2,
  .hm-touch-dtl p,
  .main-about-us-heading {
    text-align: center;
  }
  .hm-abt-btn,
  .hm-touch-btn {
    justify-items: center;
  }
  .hm-about-heading h2,
  .hm-about:hover .hm-about-heading h2,
  .hm-prod-head h3,
  .hm-application-head h2,
  .hm-application:hover .hm-application-head h2,
  .hm-application-head h2,
  .hm-application:hover .hm-application-head h2,
  .main-about-us-heading h2,
  .main-about:hover .main-about-us-heading h2 {
    transform: translate(0, 0px) !important;
    font-size: 26px;
    line-height: 20px;
    padding-bottom: 0;
  }
  .hm-touch-dtl h2,
  .hm-maping-box h3 {
    font-size: 25px;
  }
  .hm-prod-name h4 {
    font-size: 22px !important;
  }

  .hm-prod-name h4 {
    margin-top: 20px;
  }
  .hm-touch-dtl p {
    font-size: 16px;
    line-height: 21px;
  }
  .hm-about-heading span,
  .hm-about:hover .hm-about-heading span,
  .hm-application-head span,
  .main-about-us-heading span,
  .hm-contact-main h1 {
    font-size: 25px;
    transform: translate(0, 0px);
  }
  .hm-prod .swiper-button-next,
  .swiper-button-prev {
    z-index: 0 !important;
  }
  .hm-about-heading {
    padding-bottom: 15px;
  }

  .hm-about-main {
    padding-bottom: 25px;
  }

  .hm-abt-btn a.common-btn {
    width: 130px;
    font-size: 14px;
    height: 38px;
    padding: 2px 15px;
  }
  .prod-multi-btn a.common-btn {
    height: 35px;
    width: 130px;
    font-size: 14px;
    padding: 2px 15px;
    line-height: 28px;
  }

  .hm-about-p p,
  .main-hm-about-p p,
  .other_list p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
  .hm-about-p p,
  .main-hm-about-p p,
  .other_list p {
    text-align: justify;
  }
  .main-hm-about-p {
    margin-top: 10px;
  }
  .hm-prod-name {
    padding-top: 0;
  }

  .hm-prod-name h4 {
    font-size: 25px;
  }

  .hm-prod-name h4 span {
    font-size: 18px;
  }

  .swiper-button-next.swiper-button-white {
    right: calc(50% - 50px);
  }

  .swiper-button-prev.swiper-button-white {
    right: calc(50% - -5px);
  }

  .hm-prod-application-img:after {
    display: none;
  }

  .hm-prod-application-img {
    background: #fff;
    width: auto;
    height: auto;
  }

  .hm-prod-ul {
    padding-bottom: 0px;
  }

  .hm-prod-ul ul {
    gap: 8px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
  }

  .hm-prod-application-circle-img img {
    height: 80px;
  }

  .hm-prod-box {
    text-align: center;
  }

  .swiper-dealer {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .hm-application .slider-two-prev {
    left: 0px;
  }

  .hm-application .slider-two-next {
    right: 0;
  }

  .hm-application .swiper-custom-progressbar {
    width: 75%;
  }

  .product_box_title {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0;
  }
  .hm-application {
    padding: 65px 0 105px;
  }
  .hm-touch {
    padding: 50px 0;
  }
  .hm-touch-btn::after,
  .hm-touch-btn::before {
    display: none;
  }

  .hm-touch-btn a.common-btn {
    margin: 0;
    margin-top: 15px;
    padding: 2px 15px;
    line-height: 30px;
    width: 160px;
    height: 38px;
    font-size: 16px;
  }

  .hm-maping-box {
    width: 100%;
    padding: 20px 20px;
    position: relative;
    border-radius: 0px;
  }

  .hm-maping-box h3 {
    line-height: 32px;
  }

  .hm-maping-box h3 span {
    display: contents;
  }

  .hm-maping-box p {
    font-size: 17px;
    line-height: 25px;
  }

  .hm-map {
    padding: 55px 0;
  }

  .hm-maping {
    padding-bottom: 30px;
  }

  .hm-client {
    padding-top: 0;
  }

  .partner-logo-slide img {
    height: 65px;
  }

  .hm-event-box {
    padding-bottom: 30px;
  }

  .hm-event {
    padding-bottom: 30px;
  }

  .hm-prod-logo-bg {
    display: none;
  }

  footer {
    padding-top: 60px;
  }

  .ftr-logo ul li a {
    font-size: 15px;
  }

  .ftr-certifiace h4 {
    text-align: center;
  }

  .ftr-certifiace ul {
    justify-content: center;
  }

  .ftr-certifiace ul li {
    padding: 0 5px;
  }

  .ftr-certifiace ul li img {
    width: 90px;
  }

  .ftr-box {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  .ftr-slide {
    border-bottom: 1px solid #c7c7c74f;
    padding: 15px 0px;
  }

  .main-head {
    margin-top: 0px;
    min-height: 320px;
  }
  .main-heading h1 {
    font-size: 22px;
    font-weight: 500;
  }
  .main-heading {
    margin-bottom: 30px;
  }

  .main-heading ul li {
    font-size: 14px;
    line-height: 1.7;
  }

  .main-about {
    margin-top: 0;
    text-align: left;
  }

  .pd-left {
    padding-left: 0;
    padding-top: 60px;
  }

  .about-us-info {
    padding: 60px 0;
  }

  .connectivity-section {
    padding: 60px 0;
  }

  .marquee-container {
    margin-top: 60px;
  }

  /* =-=-=-=--=-=--Shravan Naik-==-=-==-=-=-===- */

  .main-heading ul {
    display: flex;
    gap: 0px;
    column-gap: 15px;

    flex-wrap: wrap;
  }

  .main-heading ul li:after {
    content: "";
    position: absolute;
    background: #fff;
    left: 50px;
    top: 5px;
    height: 15px;
    width: 1px;
  }

  .main-heading ul li:nth-child(2):after {
    content: "";
    position: absolute;
    background: #fff;
    left: 139px;
    top: 5px;
    height: 15px;
    width: 1px;
  }

  .prod-main {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .inne-pading {
    padding-right: 0px;
  }

  .prod-main-dtl h2 {
    padding-bottom: 10px;
    font-size: 21px;
    line-height: 1.4;
  }

  .prod-main-dtl p {
    text-align: justify;
  }
  .prod-main-dtl p {
    color: #585858;
    font-size: 14px;
    line-height: 20px;
  }
  .prod-multi-box .prod-multi-name span {
    font-size: 18px;
    line-height: 20px;
  }
  .inner-main-img img {
    width: 100%;
    margin-bottom: 10px;
  }
  .prod-multi {
    padding-bottom: 50px;
    padding-top: 20px;
  }
  .inner-main-img {
    margin-bottom: 10px;
  }

  .hm-prod-ul {
    padding-bottom: 0px;
  }

  .hm-prod-application-img img {
    height: 60px;
  }

  .prod-main-img {
    padding: 10px;
    margin: 25px 0 10px 0;
    border-radius: 15px;
  }

  .hm-prod-application-img {
    line-height: 55px;
  }

  .prod-main-dtl h3 {
    padding-bottom: 5px;
    font-weight: 500;
    line-height: 22px;
    font-size: 18px;
    font-family: "CentraNo2-Medium";
  }

  .other_list span {
    font-size: 18px;
    line-height: 22px;
  }

  .feature-wrapper {
    margin-top: 10px;
  }

  .feature-item {
    display: flex;
    gap: 10px;
    padding: 10px 10px;
    transition: all 0.3s ease;
    align-items: center;
  }

  .feature-icon img {
    width: 55px;
  }

  .feature-content p {
    font-size: 15px;
    font-weight: 500;
    color: #494c52e6;
    text-align: left;
    line-height: 1.5;
  }

  .list-points li::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 7px;
    width: 6px;
    height: 6px;
    background: #000000;
    border-radius: 50%;
    display: inline-block;
  }

  .list-points li {
    padding-left: 15px;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
  }
  .inr-prod-nav h3 {
    font-size: 20px;
  }
  .main-nav-overflow li {
    padding: 12px 0;
  }
  .main-nav-overflow li a {
    font-size: 15px;
    line-height: 20px;
  }
  .list-points {
    margin: 10px 0;
  }
  .inr-prod-nav {
    margin: 20px 0;
  }

  .prod-main-dtl h4 {
    padding-bottom: 5px;
    line-height: 22px !important;
    font-size: 18px !important;
    letter-spacing: 0.2px !important;
  }
  .prod-table .table thead tr th,
  .prod-table .table tbody tr td {
    font-size: 14px;
  }
  .prod-table {
    margin-top: 10px;
  }
  .prod-main-dtl h5 {
    padding-bottom: 5px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
  }

  .contact-header {
    font-size: 17px;
  }

  .submit-btn {
    background: #111111;
    color: #fff;
    padding: 5px 25px;
    border-radius: 50px;
    font-size: 15px;
    border: none;
    transition: 0.3s;
  }
  .mobile-nav-toggle {
    margin: 15px 0;
    right: 15px;
    top: 10px;
    outline: none !important;
  }
  .mobile-nav-toggle i {
    margin: 0;
    background: #106d7b;
    padding: 7px 9px;
    font-size: 23px;
    color: #ffffff;
    border-radius: 7px;
    border: 2px solid #4bb8b3;
  }
  .header-scrolled .mobile-nav-toggle {
    margin: 12px 0;
    top: 5px;
  }
  .fixed-top {
    top: 0 !important;
  }

  .hm-prod-img {
    margin-top: 15px;
  }
  .hm-prod-application-img-new {
    width: 90px;
    height: 90px;
    line-height: 88px;
  }
  .hm-prod-application-img-new img {
    height: 68px;
  }
  .hm-prod-application-img-new:after {
    width: 31px;
    height: 38px;
  }
  .hm-application .swiper-products {
    padding-top: 0;
  }
  .partner-logo-slider {
    margin-top: 20px;
  }
  .hm-event-box h3 {
    font-size: 21px;
  }
  .hm-event-box .date,
  .hm-event-box .stand,
  .ftr-cont h4 {
    font-size: 16px;
  }
  .hm-event-box p,
  .ftr-logo p {
    font-size: 16px;
    line-height: 22px;
  }
  .ftr-box-head h3 {
    font-size: 20px;
  }
  .ftr-cont p a,
  .ftr-copyright p {
    font-size: 14px;
    line-height: 20px;
  }
  .ftr-certifiace h4 {
    font-size: 18px;
  }
  .ftr-copyright {
    padding: 15px 0;
  }
  .ftr-copyright p {
    padding: 0 10px;
  }
  .main-about {
    padding: 50px 0;
  }
  .main-head {
    min-height: 320px;
  }
  .partner-logo-slider:before,
  .partner-logo-slider:after {
    z-index: 3;
  }
  .main-product-name {
    margin-top: 0;
  }
  .main-product-name h2 {
    font-size: 25px;
    text-align: center;
  }
  .main-product-name h2 {
    margin-top: 40px;
  }
  .contact-info {
    padding: 55px 0 50px;
  }
  .icon img {
    width: 35px;
  }
  .icon {
    width: 66px;
    height: 66px;
  }
  .info-box h5,
  .left-panel h2 {
    font-size: 20px;
  }
  .left-panel h2 {
    text-align: center;
  }
  .info-box p,
  .info-box p a {
    font-size: 15px;
    margin: 3px 0;
  }
  .form-control-cts {
    font-size: 15px;
    padding: 10px 0;
  }
  .left-panel {
    padding: 38px 15px;
  }
  .btn-submit {
    font-size: 14px;
    padding: 8px 30px;
    display: flex;
    place-self: center;
  }
  .map-panel {
    margin-bottom: 55px;
  }
  .info-box {
    border-bottom: 1px solid rgb(223, 223, 223);
  }
}

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

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