@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) {
  .at-industries::after {
    width: 100%;
    top: 0;
    left: 0%;
  }
  .ftr-flot-ri ul li {
    padding: 0px 4px;
  }
  .ftr-flot-ri ul li a {
    padding: 9px 11px;
    font-size: 14px;
  }
  .services-one__shape-1 {
    border-top: 35px solid #f7f7f7;
    border-left: 110px solid transparent;
    border-right: 110px solid transparent;
  }
  .services-one__shape-2 {
    border-bottom: 35px solid #f7f7f7;
    border-left: 110px solid transparent;
    border-right: 110px solid transparent;
  }
  .logo {
    bottom: -110px;
    width: 300px;
  }
  .header-scrolled .logo img {
    width: 300px;
    top: 75px;
  }
  .fixed-top.header-scrolled {
    height: 90px;
    background-color: #fff;
  }
  .fixed-top {
    height: 100px;
  }
  .mobile-nav {
    background: #051232;
  }
  .mobile-nav-toggle {
    font-size: 25px;
    background: #062061;
    padding: 10px 12px;
    border-radius: 5px;
    color: #fff;
    top: 30px;
    right: 15px;
  }
  .mobile-nav-toggle i {
    color: #ffffff;
  }
  .header-scrolled .mobile-nav-toggle {
    top: 23px;
    font-size: 23px;
  }
  .hm-keypoint {
    padding: 60px 0;
  }
  .main-company-item .icon {
    height: 85px;
    width: 85px;
    line-height: 80px;
  }
  .main-company-item .icon img {
    width: 50px;
  }
  .main-company-item h3 {
    font-size: 19px;
  }
  .main-company-item {
    height: auto;
  }
  .main-por-link h2 {
    font-size: 15px;
  }
  .project-two__arrow-box a {
    width: 45px;
    height: 45px;
  }
  .project-two__arrow-box-shape-1 {
    top: 12px;
    left: -15px;
    width: 22px;
    height: 22px;
  }
  .main-por-link {
    padding: 10px 25px 10px;
  }
  .hm-pro-slider .owl-nav {
    width: 109%;
  }
}

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

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

@media screen and (min-width: 480px) and (max-width: 766px) {
  .at-industries::after {
    height: 780px !important;
  }
  .home-about-content h6 {
    left: -73px !important;
    top: -55% !important;
  }
  .home-about-content h6 {
    font-size: 50px !important;
  }
}

/********xs-start********/
@media screen and (max-width: 767px) {
  .logo {
    position: relative;
    width: 210px;
    bottom: -10px;
    margin-top: -5px;
    left: -5px;
  }
  .fixed-top:after {
    display: none;
  }
  .header-scrolled {
    position: fixed;
    height: 65px;
    background: #fff;
  }
  .header-scrolled .logo {
    width: 200px;
    bottom: 0;
  }
  .header-scrolled .logo img {
    top: 4px;
  }
  .pd-lr30 {
    padding: 0;
  }
  .header-scrolled .mobile-nav-toggle {
    top: 15px;
  }
  .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: #051232;
  }
  .mobile-nav-toggle {
    font-size: 20px;
    background: #062061;
    padding: 7px 8px;
    border-radius: 5px;
    color: #fff;
    top: 15px;
    right: 15px;
  }
  .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%;
    top: 40%;
  }
  .carousel-indicators {
    bottom: 7px;
  }
  #carousel .carousel-control-left {
    left: -17px;
  }
  #carousel .carousel-control span {
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .at-industries::after {
    width: 100%;
    top: 0;
    left: 0;
    height: 350px;
    border-radius: 60%;
  }
  .ftr-link.ftr-flot-ri {
    text-align: center;
  }
  .ftr-flot-ri ul {
    display: ruby;
    margin-bottom: 25px;
  }
  .ftr-flot-ri ul li {
    padding: 0px 2px;
    line-height: 50px;
  }
  .hm-keypoint {
    padding: 45px 0 45px;
  }
  /* ************** */
  .pro-side h5,
  .home-about-content h1,
  .pro-side h4,
  .section-title .main-heading,
  .contact-form-wrapper h2 {
    font-size: 20px;
  }
  .hm-cleint-head h2 {
    font-size: 25px;
  }
  .main-company-item h3 {
    font-size: 17px;
  }
  .main-por-link h2,
  .inner_banner_heading h1 {
    font-size: 18px;
  }
  .home-about-content h6 {
    font-size: 40px;
  }
  .cta-one__title h3 {
    font-size: 19px;
    line-height: 28px;
  }
  .inn_product_sub_title h2,
  .product_description h2,
  .inn_product_dtl h3,
  .product_description h4,
  .inn_product_dtl h4 {
    font-size: 19px;
    letter-spacing: 0.5px;
    word-spacing: 4px;
  }
  .hm-about-us-keypoint .pro-side h5 {
    font-size: 21px;
  }
  .info-box h3 {
    font-size: 17px;
  }
  .pro-side h5,
  .pro-side h4 {
    margin-bottom: 25px;
  }
  /* ************** */
  /* ************** */
  .main-company-item p,
  .home-about-content p,
  .section-title .description,
  .inn_product_sub_title p,
  .product_description p,
  .inn_product_dtl p,
  .info-box p {
    font-size: 14px;
    line-height: 20px;
  }
  .industry-name {
    font-size: 14px;
  }
  .home-about-content span {
    font-size: 14px;
    display: block;
  }
  .icon-circle i {
    font-size: 25px;
  }
  .ftr-flot-ri ul li a {
    font-size: 14px;
  }
  .ftr-link ul li a {
    font-size: 14px;
    line-height: 20px;
  }
  .info-box i {
    font-size: 27px;
  }
  /* ************** */
  .pro-side h5,
  .home-about-content h1,
  .home-about-content span,
  .contact-form-wrapper h2 {
    text-align: center;
  }
  .main-company-item {
    padding: 30px 24px 30px;
    height: max-content;
    margin-bottom: 20px;
  }
  .main-company-item .icon {
    height: 85px;
    width: 85px;
    line-height: 74px;
  }
  .main-company-item .icon img {
    width: 50px;
  }
  .main-company-item p {
    padding-bottom: 0;
  }
  .mh-about-us-img-1 img {
    max-width: 60%;
  }
  .mh-about-us-img-1 {
    right: 2%;
    top: 50%;
    width: 100%;
    text-align: right;
  }
  .mh-about-us-img img {
    max-width: 80%;
  }
  .mh-about-us-img:before {
    right: 8%;
    top: 30px;
    height: 115px;
  }
  .home-about-content {
    margin-top: 26%;
  }
  .home-about-content h1 {
    margin-bottom: 10px;
  }
  .founded .years span {
    font-size: 70px;
  }
  .founded .years span {
    padding-right: 0;
    margin-bottom: -20px;
  }
  .text-new {
    border: 0;
    padding-left: 0;
    text-align: center;
  }
  .founded {
    padding: 20px 5px 20px 5px;
    margin-top: 30px;
    margin-inline: 0px;
    border: 3px solid #eee;
  }
  .common-btn {
    width: 185px;
    height: 45px;
    font-size: 14px;
  }
  .hm-about-btn {
    justify-items: center;
  }
  .hm-about-section {
    padding-bottom: 65px;
  }
  .hm-pro-section {
    padding: 45px 0;
  }
  .hm-pro-slider .owl-nav {
    width: 107%;
  }
  .hm-pro-slider .owl-nav .owl-prev,
  .hm-pro-slider .owl-nav .owl-next {
    height: 35px;
    width: 35px;
    line-height: 38px !important;
  }
  .hm-pro-slider .owl-nav .owl-prev img {
    width: 10px;
  }
  .hm-pro-slider .owl-nav .owl-next img {
    width: 10px;
  }
  .project-two__arrow-box a {
    width: 40px;
    height: 40px;
    font-size: 15px;
  }
  .project-two__arrow-box-shape-1 {
    top: 10px;
    left: -13px;
    width: 19px;
    height: 19px;
  }
  .main-por-link {
    padding: 15px 25px 15px;
  }
  .at-industries {
    padding: 45px 0 45px;
  }
  .icon-circle {
    width: 60px;
    height: 60px;
  }
  .hm-cleint {
    padding: 10px 0 45px;
  }
  .cta-one__inner {
    display: block;
    padding-top: 45px;
    padding-bottom: 45px;
    text-align: center;
  }
  .thm-btn {
    font-size: 14px;
    padding: 10px 18px 10px;
    margin-top: 20px;
  }
  footer {
    padding: 45px 0 0px;
  }
  .ftr-head {
    padding-bottom: 4px;
  }
  .footer-logo {
    margin-top: 20px;
  }
  .ftr-cont img {
    left: 0;
  }
  .ftr-cont h4 {
    padding-left: 28px;
  }
  .ftr-btm {
    margin-bottom: 15px;
  }
  .ftr-btm p {
    font-size: 14px;
  }
  .ftr-btm-main {
    padding: 15px 0;
  }
  .social-icon {
    text-align: center;
  }
  #safety_screen_banner {
    min-height: 130px;
  }
  .home-about-content h6 {
    left: -58px;
    top: -29%;
  }
  .bnav_list ul {
    display: flex;
    align-items: center;
  }
  .bnav_list ul li a,
  .bnav_list ul li span {
    font-size: 14px;
  }
  .breadcrumbs {
    margin-inline: auto;
    width: 85%;
    padding: 15px 0;
  }
  #inner_product {
    padding: 45px 0 25px 0;
  }
  .inner_banner_heading {
    width: 100%;
  }
  .inner_product_img img {
    border: 5px solid #ffffff;
  }
  .inner_product_img {
    margin-bottom: 30px;
  }
  .inn_product_dtl p {
    padding-bottom: 15px;
  }
  .inn_product_sub_title p {
    padding-bottom: 10px;
  }
  .card-body {
    padding: 15px 20px 15px 20px;
    border-top: 1px solid #29156e;
  }
  #accordion {
    margin-bottom: 30px;
  }
  #product_middle_sec {
    padding: 50px 0 45px;
  }
  .card-body p {
    font-size: 14px;
  }
  .hm-aboutpage-section .home-about-content h6 {
    display: none;
  }
  .hm-aboutpage-section .mh-about-us-img-1 {
    top: 30%;
  }
  .hm-aboutpage-section .new-founded {
    margin-top: 130px !important;
  }
  .contact-form-wrapper form input,
  .contact-form-wrapper form textarea {
    padding: 8px 15px;
  }
  .contact-form-wrapper form .form-row {
    display: flex;
    gap: 14px;
    margin-bottom: 14px;
  }
  .contact-form-wrapper {
    padding: 17px;
    min-width: 100%;
  }
  .map-wrapper {
    min-width: 100%;
    margin-top: 20px;
  }
  .contact-form-wrapper form button[type="submit"] {
    padding: 9px;
  }
  .contact-form-wrapper form select {
    padding: 8px 15px;
  }
  .quickcontact {
        display: none;
    }
}

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

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

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