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

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

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

/********xs-start********/
@media screen and (max-width: 767px) {
  .logo {
    margin-top: 0px;
    position: relative;
    width: 200px;
    margin-left: -41px;
  }
  .header-scrolled .mobile-nav-toggle {
    top: 20px;
  }
  .header_tp_dtl ul > li:nth-child(3),
  .header_tp_dtl ul > li:nth-child(4) {
    display: none;
  }
  .header_tp_dtl ul > li {
    padding: 4px 3px;
  }
  #header:after {
    width: 100%;
    background: linear-gradient(90deg, #e2e2e2, #e2e2e2);
  }
  .header_tp_dtl ul li:nth-child(1),
  .header_tp_dtl ul li:nth-child(2) {
    top: 0;
  }
  .header_tp_dtl ul li.call_tp img {
    width: 18px;
    margin-right: 5px;
  }
  .header_tp_dtl ul li a {
    font-size: 13px !important;
  }
  .header_tp_dtl ul {
    text-align: center;
    float: none;
    margin: 0 auto;
    display: table;
  }
  .mobile-nav {
    background: #f7853e;
  }
  .mobile-nav-toggle {
    font-size: 16px;
    background: #f7853e;
    padding: 7px 8px;
    border-radius: 5px;
    color: #fff;
    top: 13px;
    right: 7px;
  }

  .mobile-nav-toggle i {
    color: #ffffff;
  }
  .call_tp a {
    color: #000 !important;
    padding: 8px 0px;
    text-transform: lowercase;
    letter-spacing: 0px;
  }
  .call_tp img {
    margin-right: 5px;
    margin-top: 5px;
  }

  .carousel-caption {
    width: 70%;
  }
  .carousel-caption h2 {
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 0px;
  }
  .carousel-caption .btn.btn-secondary {
    margin-top: 5px;
  }
  .carousel-caption .btn {
    padding: 0.575em 1.15em;
    font-size: 11px;
  }
  .carousel-caption .btn span {
    top: -1px;
    left: 4px;
  }
  .carousel-caption .btn span img {
    width: 12px;
  }
  #carousel .carousel-control {
    font-size: 16px;
    bottom: 1%;
  }
  #carousel .carousel-control span {
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  #header:after {
    width: 100%;
    background: linear-gradient(90deg, #ffffff, #ffffff);
  }
  .at-industries::after {
    position: absolute;
    top: -28% -400.75px;
    left: -2%;
    z-index: -1;
    content: "";
    width: 100%;
    height: 664px;
    border-radius: 50%;
    background: rgb(2 162 213 / 9%);
  }
  .scrollto img {
    width: auto;
    height: auto;
    transition: all 0.5s ease;
    position: relative;
    top: -1px;
  }
  .hm-about-us {
    padding: 35px 0;
    background-color: #f7f9fb;
  }
  .hm_video {
    width: 100%;
    height: 100% ;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 7%);
    -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 7%);
    padding: 8px 8px 8px 8px;
    z-index: 1;
    background: #fff;
  }
  .hm-abou-bg {
    background: #fff;
    padding: 20px 5px 20px 5px;
    box-shadow: 10px 10px 30px 0 rgb(0 0 0 / 0.1);
    border-radius: 10px 10px 10px 10px;
  }
.home-about-content {
        margin-top: 25px;
    }
  .home-about-content h1 {
    font-size: 20px;
    color: #504f4f;
    font-weight: 700;
    margin-bottom: 3px;
    line-height: 1.5;
    text-transform: uppercase;
  }
  .home-about-content span {
    padding-bottom: 10px;
    color: #f7853e;
    font-weight: 500;
    font-size: 15px;
  }
  .home-about-content p {
    text-align: justify;
  }
  .hm-about-btn {
    margin-top: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .pd-lr50 {
    padding: 0 0px;
  }
  .why-us {
    padding: 30px 0;
    background-color: #f7f9fb;
  }
  .section-title {
    font-size: 30px !important;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 0;
  }
  .divider {
    display: flex;
    justify-content: center;

    align-items: center;
    gap: 8px;
    margin: 6px 0 15px 0;
  }
  .hm-why-icon::before {
    background-color: #f7853e9c;
    width: 42px;
    height: 42px;
    content: "";
    top: 37px;
    right: 50px;
    border-radius: 40px;
    position: absolute;
    z-index: 1;
  }
  .hm-why-icon {
    margin: 0px auto 1px;
    position: relative;
  }
  .hm-why p {
    letter-spacing: 0.5px;
    font-size: 13px;
    padding-top: 10px;
    line-height: 21px;
    color: #6b6b6b;
  }
  .hm-why span {
    font-size: 17px;
    font-weight: 600;
    /* margin-bottom: 30px; */
    line-height: 1px;
    color: #504f4f;
  }
  .section-title .main-heading {
    font-size: 25px !important;
    font-weight: 600;
    color: #2c3e50;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
  .blueBg {
    padding: 1px 0 !important;
    position: relative;
  }
  .ftr-cont {
    padding-bottom: 11px;
    padding-left: 23px;
    position: relative;
    text-align: left;
  }
  .fixed-top:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 0 0 0;
  }
  .ftr-cont img {
    position: absolute;
    top: 0px;
    left: -5px;
  }
  .ftr-flot-ri ul li {
    padding: 0px 0px;
  }
  .ftr-flot-ri ul li a {
    color: #000000;
    font-size: 16px;
    border: 1px solid #000;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 22px;
    padding: 3px 0;
    display: block;
    padding: 9px 15px;
    border-radius: 48px;
    margin: 10px 0;
  }
  .ftr-flot-ri ul {
    display: flow;
    justify-content: center;
    margin-bottom: 25px;
  }
  footer {
    background-image: url(../images/footer-bg.jpg);
    padding: 20px 0 15px;
    position: relative;
    /* margin-top: 40px; */
    /* border-top: 4px solid #00a3d4; */
    background-size: contain;
  }
  .social-icon {
    float: left;
  }
  .header-scrolled .logo {
    bottom: -5px;
    width: 192px;
    margin-left: -37px;
    margin-top: -10px;
    transition: all 0.5s ease;
  }
  .breadcrumb-nav::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 0px solid #ff8c42;
  }
  .hero-banner-main {
    background-image: linear-gradient(#666666f0 100%, transparent 50%),
      url(../images/hero-banner.jpg);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding: 30px 0px;
    position: relative;
  }
  .hero-head h1 {
    position: relative;
    font-weight: 700;
    color: #fff;
    font-size: 25px;
    letter-spacing: 3px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    line-height: 1.2;
    text-align: center;
  }
  .hero-breadcrumb {
    position: absolute;
    bottom: -81px;
    z-index: 3;
    justify-self: anchor-center;
  }
  .breadcrumb-nav {
    background: linear-gradient(45deg, #ff6b35, #ff8c42);
    padding: 3px 5px;
    border-radius: 0;
    display: block;
    align-items: center;
    gap: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
  }
  .category-card {
    background: white;
    border-radius: 1px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .prod-inn-head h2 {
    font-size: 25px;
    color: #504f4f;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    line-height: 1.5;
    text-transform: capitalize;
    margin-bottom: 25px;
    margin-top: 26px;
  }
  .contact-info > h2 {
    font-size: 20px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 30px;
    text-align: center;
  }
  .contact-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 2.5rem;
    padding: 10px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
  }
  .contact-item {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    margin-bottom: 2.5rem;
    padding: 8px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
  }
  .contact-icon {
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
  }
  .contact-icon img {
    width: 35px;
    height: 35px;
  }
  .contact-content > a {
    letter-spacing: 0.5px;
    font-size: 12px;
    line-height: 25px;
    color: #6b6b6b;
    text-align: justify;
  }
  .contact-form-wrapper {
    background: #ffffff;
    padding: 31px 10px;
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
    height: auto;
  }
  .call_tp {
    border-radius: 4px;
    padding: 6px 10px 5px 10px;
    margin-left: 5px;
  }
  .prod-wrapper {
    box-shadow: 10px 10px 30px 0 rgb(0 0 0 / 0.1);
    padding: 10px;
  }
  .inn-prod-dtls p {
    letter-spacing: 0.5px;
    font-size: 13px;
    padding-bottom: 20px;
    line-height: 25px;
    color: #6b6b6b;
    text-align: justify;
  }
  .prod-head h2 {
    font-size: 25px;
    color: #504f4f;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 20px;
  }
  .breadcrumb-item a {
    color: #ffffff;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    white-space: nowrap;
  }

  .breadcrumb-current {
    font-weight: 600;
    color: #ffffff;
    font-size: 14px;
  }
  .enqu-btn {
    margin-top: 10px;
    display: flex
;
    justify-content: center;
    margin-bottom: 28px;
}
.prod-inner-main {
    padding: 80px 0px 40px;
}
 .product_main_wrapper .container-fluid {
    width: 100% !important;
}
.prod-inner-main .container-fluid{
 width: 100% !important;
}
.feature-sec {
    padding: 35px 0 20px;
}
.prod-table-head h3 {
    font-size: 20px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 0;
    text-align: center;
}
.prod-table-main {
    padding: 0 0 15px;
}
.list-points ul li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 8px;
    list-style: none;
    letter-spacing: 0.5px;
    font-size: 14px;
    line-height: 25px;
    color: #6b6b6b;
}
.benif-head h3 {
    font-size: 24px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 0;
    text-align: center;
}
.benefits-sec {
    padding: 0px 0 0px;
}
.feature-head h3 {
    font-size: 24px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 0;
    text-align: center;
}
}

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

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

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