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

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

  .main-nav a {
    font-size: 14px;
    padding: 10px 8px;
  }
  .head-cont img {
    width: 54px;
  }
  .pd-lr30 {
    padding: 0px;
  }
  .msg_section {
    padding: 15px 25px;
  }
  .hm-service-box ul li a {
    width: 130px;
  }
  .ftr-cont h2 {
    font-size: 1.7rem;
  }
  .location-info .button {
    font-size: 18px;
  }
}

@media screen and (min-width: 1152px) and (max-width: 1310px) {
  /*Cutus 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) {
    .main-title {
    font-size: 48px;
  }

  .connectivity-section {
    text-align: center;
  }

  .description-text {
    margin: 0 auto 30px;
  }

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


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

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

/********xs-start********/
@media screen and (max-width: 767px) {
  .header-bg {
    display: none;
  }
  .fixed-top {
    height: 65px;
    background: #fff;
    transition: all 0.5s ease;
    padding: 0 0;
  }
  .fixed-top.header-scrolled {
    height: 65px;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 9%);
  }
  .pd-lr30 {
    padding: 0 0px;
  }
  .logo {
    position: unset;
    padding: 0px 0px 0px 0;
  }
  .scrollto img {
    position: unset;
    transition: all 0.5s ease;
    width: 220px;
    padding: 0px 30px 0px 0;
  }
  .header-scrolled .mobile-nav-toggle {
    top: -1px;
  }
  .header-scrolled .logo img {
    transition: all 0.5s ease;
    width: 210px;
    margin-top: 0;
    padding: 0px 30px 0px 0;
  }
  .header-scrolled .logo {
    padding: 0;
  }
  .header-scrolled .logo {
    margin-top: 0;
  }
  .fixed-top:after {
    width: 50%;
    height: 100%;
  }
  .header_menu {
    height: 100%;
    align-content: center;
  }
  .mobile-nav-toggle {
    margin: 14px 0;
    outline: none !important;
    right: 15px;
    width: 40px;
    height: 37px;
    background: #024a97;
    /* border-radius: 7px; */
    border: 3px solid #bcec71;
    padding: 8px;
  }
  .mobile-nav-toggle span {
    position: absolute;
    height: 3px;
    width: 70%;
    left: 15%;
    border-radius: 20px;
    transition: 0.3s;
  }
  .mobile-nav {
    background-image:
      linear-gradient(360deg, #024a97 0%, #024a97a4 100%),
      url(../images/pr-new.jpg);
  }
  .mobile-nav-toggle span:nth-child(1) {
    top: 7px;
    background-color: #fff;
  }
  .mobile-nav-toggle span:nth-child(2) {
    top: 14px;
    background-color: #fff;
  }
  .mobile-nav-toggle span:nth-child(3) {
    top: 21px;
    background-color: #fff;
  }
  .mobile-nav-active .mobile-nav-toggle span:nth-child(1) {
    transform: rotate(45deg);
    top: 14px;
    background: #fff;
  }
  .mobile-nav-active .mobile-nav-toggle span:nth-child(2) {
    opacity: 0;
    /* transform: translateX(50px); */
  }
  .mobile-nav-active .mobile-nav-toggle span:nth-child(3) {
    transform: rotate(-45deg);
    top: 14px;
    background: #fff;
  }
  .headerinnertop {
    display: none;
  }
  .mobile-nav a:hover,
  .mobile-nav .active > a,
  .mobile-nav li:hover > a {
    color: #e3e3e3;
  }
  .call_tp {
    margin-inline: 15px;
    display: flex;
    align-items: center;
    padding: 0;
    margin-top: 10px;
  }
  .call_tp a {
    padding: 10px 0 10px 10px;
  }
  /* ****** */
  #carousel .carousel-control-left {
    left: -18px;
  }
  #carousel .carousel-control-right {
    right: 6%;
  }
  #carousel .carousel-control span {
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  #carousel .carousel-control {
    font-size: 20px;
    top: 40%;
  }
  .carousel-indicators {
    bottom: 5px;
  }
  .carousel-indicators li {
    width: 18px;
    height: 2px;
  }
  /* ****** */
  .sec-title h1,
  .section-title .main-title,
  .hm-manuf-heading h2,
  .section-title-new .main-title,
  .why-choose-head h3,
  .about-head h2,
  .abt-faq-head h3,
  .product-main-left-title,
  .cont-main-left-title h2 {
    font-size: 21px;
  }
  .section-title .bg-text {
    font-size: 35px;
  }
  .abt-faq-head .bg-text-new {
    font-size: 35px;
    top: 8px;
    left: 50%;
  }
  .why-choose-head .bg-text-new {
    top: 14px;
    font-size: 35px;
  }
  .section-title-new .bg-text-new {
    font-size: 35px;
    top: 6px;
  }
  .section-title .bg-text-new {
    font-size: 35px;
    top: 3px;
  }
  .product-title {
    font-size: 20px;
  }
  .hm-manuf-head span {
    font-size: 17px;
  }
  .sec-title p,
  .about-head p,
  .product-main-left p,
  .product-down-block p,
  .cont-main-left-title p {
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  .sec-title h1,
  .about-head h2,
  .abt-faq-head,
  .cont-main-left-title p,
  .cont-main-left-title h2 {
    text-align: center;
  }
  .sec-title p,
  .about-head p,
  .product-main-left p,
  .product-down-block p {
    text-align: justify;
  }

  /* ****** */
  .sec-title .sub-title:before {
    display: none;
  }
  .sec-title .sub-title {
    background: #6caf45;
    padding: 2px 8px;
    border-radius: 20px;
    position: unset;
    display: flex;
    justify-self: center;
  }
  .sec-title {
    width: 100%;
  }
  .button {
    padding: 10px 25px;
  }
  .hm-manuf-heading h2 {
    line-height: 25px;
  }
  .why_icon img {
    width: 50px;
  }
  .why_title {
    font-size: 23px;
    letter-spacing: 0.5px;
  }
  .why_icon_txt span {
    font-size: 14px;
    margin-top: 5px;
    line-height: 20px;
  }
  .why_icon_txt {
    margin-top: 5px;
  }
  .why_sec_bx:after {
    height: 160px;
  }
  .about-section {
    padding: 50px 0 45px;
  }
  .hm-photo {
    margin-bottom: 20px;
  }
  .product-section {
    padding: 50px 0 50px 0;
  }
  .section-title {
    margin-bottom: 20px;
  }
  .product-card {
    padding: 25px 13px;
    margin-bottom: 20px;
  }
  .btn-outline-primary {
    display: inline-block;
    margin-bottom: 20px;
  }
  .hm-manuf {
    padding: 45px 0 45px;
  }
  .hm-manuf-head img {
    height: 40px;
  }
  .hm-abt-btn {
    margin-top: 12px;
  }
  .hm-manuf-dtl {
    padding: 20px;
  }
  .hm-manuf-head {
    transform: translateY(101px);
  }
  .hm-manuf-heading h2 {
    margin-bottom: 21px;
  }
  .hm-industries {
    padding: 55px 0 45px 0;
  }
  .hm-industries-dtl .owl-carousel .owl-stage {
    margin-top: 15px;
    margin-bottom: 60px;
  }
  .owl-dots button {
    width: 5px;
    height: 5px;
    margin: 0 2px;
  }
  .client-section {
    padding: 55px 0 40px;
  }
  .marquee-container {
    margin-top: 0px;
  }
  footer {
    padding: 50px 0 16px 0;
  }
  .ftr-cont h4,
  .ftr-head h4 {
    font-size: 17px;
  }
  .ftr-cont {
    padding-left: 30px;
  }
  .right-side-bg {
    padding-left: 15px;
    margin-bottom: 25px;
  }
  .ftr-head h4 {
    margin-top: 20px;
  }
  .ftr-link ul li a {
    padding: 3px 0;
  }
  .ftr-head {
    padding-bottom: 8px;
  }
  .ftr-btm {
    padding-top: 11px;
  }
  .ftr-btm p {
    font-size: 14px;
  }
  .why-choose-sec {
    padding: 50px 0 20px;
  }
  .why-choose-points_one {
    padding-right: 0;
  }
  .why-choose-points {
    text-align: center;
  }
  .why-choose-points {
    margin-bottom: 30px;
  }
  .why-choose-points .points-box span {
    font-size: 35px;
  }
  .why-choose-points .points-content h5 {
    font-size: 20px;
  }
  .breadcrumb-item h1 {
    font-size: 21px;
  }
  .why-choose-points .points-content p {
    font-size: 14px;
    line-height: 20px;
  }
  .border-div {
    width: 100%;
  }
  .breadcrumb-section {
    height: 190px;
    margin-top: 15px;
    margin-bottom: 0px;
  }
  .abtt-img {
    margin-bottom: 50px;
  }
  .about-head .sub-title {
    display: flex;
    justify-self: center;
  }
  .abtt-img img {
    width: 100%;
  }
  .why-choose-head h3 span::before {
    display: none;
  }
  .why-us-wrapper {
    height: max-content;
  }
  .abt-faq-box {
    width: 100%;
  }
  .abt-faq-box p {
    font-size: 20px;
  }
  .abt-faq-box h6 a {
    font-size: 18px;
  }
  .abt-faq-section {
    padding: 55px 0 40px;
  }
  .abt-faq-box {
    margin-bottom: 40px;
  }
  .faq-about .card .card-header .faq-title {
    font-size: 18px;
  }
  .faq-about .card-body {
    font-size: 14px;
    line-height: 20px;
  }
  .abt-client-sec {
    padding: 50px 0 40px;
  }
  .abt-client-sec .section-title {
    margin-bottom: 15px;
  }
  .product-main-left {
    margin-top: 0;
    padding: 0;
  }
  .product-main-left p,
  .product-down-block p {
    margin-bottom: 0;
  }
  .product-main-section {
    padding: 41px 0 41px 0;
  }
  .product-main-left {
    margin-bottom: 20px;
  }
  .product-down-section {
    padding: 45px 0 45px;
  }
  .product-down-block ul li {
    font-size: 14px;
    padding: 4px 0px;
  }
  .product-down-key-title h5 {
    font-size: 18px;
  }
  .product-down-key {
    margin-bottom: 10px;
  }
  .product-down-key-paragraph {
    padding-left: 0px;
  }
  .product-table-container td:last-child {
    border-bottom: 1px solid #dfdfdf;
  }
  .product-table-container table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .product-table-container th {
    font-size: 15px;
    letter-spacing: 0.5px;
  }
  .product-table-container td:first-child {
    width: 100%;
  }
  .product-table-container td {
    font-size: 14px;
    padding: 10px 18px;
  }
  .faq .card .card-header .faq-title .badge {
    top: 20px;
  }
  .faq .card {
    margin-bottom: 20px;
  }
  .services-header-text {
    font-size: 18px;
  }
  .services-item-name {
    font-size: 14px;
  }
  .contact-value {
    font-size: 15px;
  }
  .gallery-section {
    padding: 50px 0 30px;
  }
  .gallery-section .section-title {
    margin-bottom: 25px;
  }
  .header-scrolled .call_tp {
    padding-left: 0;
  }
  .cont-main {
    padding: 45px 0 50px;
  }
  .cont-main-left-box {
    display: block;
    justify-items: center;
    text-align: center;
  }
  .cont-main-left-box-icon {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .cont-main-left-box-text p,
  .cont-main-left-box-text a {
    font-size: 14px;
    line-height: 20px;
  }
  .cont-main-left-box-text h3 {
    font-size: 20px;
  }
  .cont-main-right form {
    padding: 20px;
  }
  .cont-main-right-title h3 {
    font-size: 21px;
    text-align: center;
  }
  .cont-main-right form .form-control {
    height: 40px !important;
    font-size: 14px;
  }
  .map-sec {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .cont-main-right form .btn-primary {
    font-size: 15px;
  }
}

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

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

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