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

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

  .hm-abt-dtl h2 {
    font-size: 30px;

    padding-bottom: 5px;
  }

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

  .hm-ready-text p {
    line-height: 19px;
  }
}

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

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

  .project-section .auto-container {
    position: relative;

    max-width: 1200px;

    padding: 0px 15px;

    margin: 0 auto;
  }
}

@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) {
  .mob-abt-img {
    text-align: center;
  }
  .butt-align-center {
    text-align: center;
    float: unset;
  }
}

/********xs-start********/

@media screen and (max-width: 767px) {
  .header-scrolled .scrollto img {
    margin-top: -12px;
    top: 0;
  }
  .mobile-nav {
    background-color: #d71f27;
  }
  .carousel-caption p,
  .carousel-indicators,
  .hm-cleint-bg,
  .menu-bg {
    display: none;
  }
  .main-nav .active > a,
  .main-nav a:hover,
  .main-nav li:hover > a,
  .mobile-nav .active > a,
  .mobile-nav a:hover,
  .mobile-nav li:hover > a {
    color: #292929;
  }

  .carousel-caption {
    width: 80%;

    text-align: center;

    padding: 20px;

    top: 40%;
  }

  .carousel-caption h5 {
    font-size: 15px;
  }

  .mobile-nav-toggle {
    font-size: 22px;
    background: #d71f27;
    padding: 8px 6px;
    border: 3px #217d3e;
    border-style: revert;
    right: 10px;
    border-radius: 30px;
    top: 15px;
  }

  .mobile-nav-toggle i {
    margin: 0;
    color: #ffffff;
  }

  #carousel .carousel-control {
    font-size: 20px;

    width: 20px;

    height: 20px;

    top: 50%;

    transform: translate(-50%, -50%);
  }

  #carousel .carousel-control span {
    height: 30px;

    width: 30px;

    line-height: 30px;
  }

  #carousel .carousel-control-left {
    left: 5px;
  }

  .header-scrolled .logo {
    margin-top: 2px;
  }

  .hm-prod-head {
    margin-bottom: 40px;
  }

  .hm-prod-head ul li {
    font-size: 14px;
  }

  .hm-prod-head ul li:after {
    content: "";

    width: 5px;

    height: 5px;

    background-color: #0f98db;

    position: absolute;

    left: 6px;

    top: 7px;

    border-radius: 50%;
  }

  .init_active_wrapper {
    display: block;
  }

  .init_active_par {
    width: 49%;

    float: left;
  }

  .init_active_content {
    padding: 25px 25px;
  }

  .hm-about {
    padding: 60px 0 60px;
  }

  .hm-about-head h1 {
    font-size: 23px;

    margin-top: 5px;
  }

  .hm-about-head span {
    font-size: 17px;
  }

  .hm-about-dtl p {
    font-size: 15px;
  }

  .init_active_par::before {
    height: 100% !important;

    top: 0 !important;
  }

  .init_active_wrapper .init_active_par:nth-child(2)::before,
  .init_active_wrapper .init_active_par:nth-child(4)::before {
    content: "";

    display: none;
  }

  .init_active_par_sp {
    width: 100%;
  }

  .init_active_wrapper .init_active_par:nth-child(1),
  .init_active_wrapper .init_active_par:nth-child(2) {
    border-bottom: 2px solid #e4f6ff;
  }

  .hm-custom-head h2 {
    font-size: 28px;
  }

  .hm-custom-head p,
  .hm-custom-box span {
    font-size: 16px;
  }

  .hm-custom-box {
    padding: 15px 0;
  }

  .hm-custom-box h4 {
    font-size: 22px;
  }

  .product_section {
    padding: 60px 0 60px 0;
  }

  .hm-certification-head h4,
  .project-section .btns-outer .title-box h2 {
    font-size: 28px;

    text-align: center;
  }

  .project-section .btns-outer {
    position: relative;

    width: 100%;

    max-width: 100%;

    padding-left: 0px;
  }

  .project-section .tab-btns .tab-btn {
    font-size: 16px;

    margin-bottom: 0px;

    font-weight: 400;

    display: inline-block;

    padding: 5px 15px;

    position: relative;
  }

  .project-section .tab-btns .tab-btn:before {
    display: none;
  }

  .project-section .btns-outer .tab-buttons {
    max-width: 100%;

    margin-bottom: 0px;

    text-align: center;
  }

  .project-section .tab-btns .tab-btn:hover,
  .project-section .tab-btns .tab-btn.active-btn {
    transform: none;
  }

  .project-section .tabs-content .image span {
    font-size: 20px;

    padding: 15px 20px 15px 30px;
  }

  .project-section .tabs-content .image:after {
    bottom: 18px;

    left: 18px;

    width: 3px;

    height: 25px;
  }

  .hm-material-dtl h2 {
    font-size: 28px;
  }

  .hm-material-dtl .applications-btn {
    position: relative;

    right: 0;

    top: 0;

    float: none;
  }

  .applications-btn {
    margin-top: 15px;
  }

  .hm-material-scroll {
    margin-top: 15px;
  }

  .hm-material-scroll ul li {
    padding: 15px 20px 15px 5px;
  }

  .hm-material-scroll ul li p {
    font-size: 22px;
  }

  .hm-material-scroll ul li span {
    font-size: 14px;
  }

  .quality {
    padding: 50px 0;
  }

  .quality-box {
    padding: 15px 0;
  }

  .quality-box h4 {
    font-size: 22px;
  }

  .hm-cleint-head h4 {
    font-size: 28px;

    margin-bottom: 30px;
  }

  .hm-cleint {
    padding: 45px 0 45px;
  }

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

  .ftr-btn {
    float: none;

    margin: 0 auto;

    display: table;
  }

  .ftr-logo {
    margin-bottom: 30px;
  }

  .social-div {
    margin-bottom: 30px;
  }

  .ftr-btm-text2,
  .ftr-btm-text {
    text-align: center;
  }

  .hm-material-img {
    margin-top: 40px;
  }

  .about-img h4 {
    font-size: 16px;
  }

  .about-dtl {
    margin-top: 30px;
  }

  .about-dtl h1,
  .about-mis-vis-bg h2,
  .capabilities-head h1 {
    font-size: 28px;
  }

  .about-dtl h5 {
    font-size: 16px;
  }

  .about-dtl p {
    font-size: 15px;
  }

  .about-mis-mt30 .col-md-4 {
    margin: 15px 0;
  }

  .prod-desc-box:after {
    width: calc(100% - -30px);

    left: -15px;
  }

  .prod-desc-box {
    padding: 60px 0;
  }

  .prod-enquiry span {
    margin-right: 0;
  }

  .prod-enquiry span a,
  .prod-enquiry span .prod-equiry-get {
    padding: 0.6em 10px;

    font-size: 15px;
  }

  .prod-enquiry {
    margin: 30px 0 0px;
  }

  .prod-enquiry span img {
    margin-right: 4px;

    width: 20px;
  }

  .prod-desc-dtl h3 {
    font-size: 20px;
  }

  .prod-desc-dtl {
    padding-top: 30px;
  }

  .technical-standards {
    margin-top: 30px;
  }

  .contact-head {
    margin-bottom: 10px;
  }

  .contact-box {
    padding: 30px 0;
  }

  .hm_product_heading h5 a {
    font-size: 16px;
  }
  .blog-inn-head h1,
  .blog-inn-head h1 span {
    font-size: 22px;
    text-align: center;
  }
  .blog-inner-main {
    padding: 40px 0 40px;
  }
  .blog-inn-dtls p {
    font-size: 14px;
  }
  .blog-inn-dtls h2,
  .blog-inn-dtls h2 span,
  .blog-inn-dtls h3,
  .blog-inn-dtls h3 span {
    font-size: 20px;
  }
  .blog-inn-dtls ul li,
  .blog-inn-dtls ol li {
    font-size: 14px;
  }
  .blog-grid-sec {
    padding: 40px 0 40px;
  }
  .blog-head h1 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .blg-grid-text h3 {
    font-size: 18px;
  }

  /* ______ */
  .top-head {
    display: none;
  }
  .fixed-top {
    height: 75px;
  }
  .scrollto img {
    width: 93px;
    transition: 0.3s ease-in-out;
  }
  .header-scrolled .scrollto img {
    width: 90px;
    transition: 0.3s ease-in-out;
  }
  .logo {
    margin-top: -4px;
    margin-left: -55px;
  }
  .fixed-top.header-scrolled {
    height: 70px;
    transition: 0.3s ease-in-out;
  }
  .header-scrolled .logo:after {
    width: 85px;
    height: 90px;
    right: 10px;
    top: -21px;
    transition: 0.3s ease-in-out;
  }
  .logo:after {
    width: 85px;
    height: 90px;
    right: 12px;
    top: -7px;
    transition: 0.3s ease-in-out;
  }
  /* --------------------------------- */
  .sec-title h2,
  .abt-head h2 {
    font-size: 25px;
  }
  .main-company-item h3 {
    font-size: 21px;
  }
  .prod-banner-header h1 {
    font-size: 20px;
  }
  .sec-title h1 {
    font-size: 25px;
  }
  .single-product h4,
  .cont-box h4 {
    font-size: 21px;
  }
  .indus-head h3 {
    font-size: 22px;
    line-height: 40px;
  }
  .prod-inr-dtl h2,
  .prod-inr-dtl h3 {
    font-size: 18px;
  }
  .contact-head h2 {
    font-size: 22px;
    line-height: 50px;
  }

  .home-about-content p,
  .main-company-item p,
  .sec-title p,
  .abt-head p {
    line-height: 20px;
    font-size: 14px;
  }
  .indus-box span {
    font-size: 18px;
  }
  /* --------------------------------- */
  .sec-title h2,
  .home-about-content p,
  .main-company-item h3,
  .main-company-item p,
  .sec-title h1,
  .sec-title p {
    text-align: center;
  }
  .abt-head p {
    text-align: justify;
  }
  .sec-title h2 {
    margin-top: 10px;
  }
  .main-aling-text .bg-title {
    font-size: 65px;
  }
  .title-three-left .title {
    font-size: 19px;
  }
  .title-three-left .bg-title {
    font-size: 70px;
    left: 0;
    justify-self: anchor-center;
    height: 100%;
    top: 0;
  }
  .hm-about-us {
    padding: 40px 0 0;
  }
  .title-three-left {
    text-align: center;
    /* justify-self: center; */
  }
  .img-title-outer .icon-plane-7 {
    display: none;
  }
  .bounce-x {
    animation: none;
  }
  .mob-abt-img {
    margin-top: 20px;
    display: block !important;
  }
  .common-btn-new {
    height: 50px;
    font-size: 14px;
  }
  .common-btn {
    height: 50px;
    font-size: 14px;
    font-weight: 500;
  }
  .hm-about-btn {
    margin-top: 20px;
  }
  .col-md-6:nth-child(2) .icon-right-arrow11 {
    display: none;
  }
  .hm-keypoint {
    top: 60px;
  }
  .main-company-item {
    padding: 25px 25px 25px 25px;
    height: max-content;
    margin-bottom: 25px;
    border: 2px solid #eaeaea;
  }
  .main-company-item .icon {
    height: 90px;
    width: 90px;
    line-height: 80px;
  }
  .hover-style .inner-border {
    justify-items: center;
  }
  .main-section-border {
    box-shadow: unset;
    border: 0;
  }
  .offer-section-two .content-column .inner-column {
    position: unset;
    width: 100%;
    padding: 145px 0 0 0;
  }
  .offer-section-two .image-column .image-box .image img {
    min-height: 100%;
  }
  .offer-section-two .image-column .image-box .image:before {
    display: none;
  }
  .offer-section-two:before {
    top: 100px;
  }
  .button {
    justify-self: center;
    align-items: center;
    display: flex;
  }
  .sec-title {
    margin-bottom: 40px;
  }
  .hm-pro-section {
    padding: 55px 0 45px;
  }
  .main-aling-text {
    margin-bottom: 30px;
  }
  .single-product {
    margin-bottom: 20px;
  }
  #solution-main-slider {
    margin-top: 0;
  }
  #solution-main-slider .main-solution {
    padding-top: 30px;
  }
  #solution-main-slider .main-solution-bg {
    padding: 25px 0 40px;
  }
  #solution-main-slider .main-solution .desktop-solution .box.active {
    max-width: 100% !important;
    height: 100%;
    margin-bottom: 10px;
    min-height: 225px;
  }
  #solution-main-slider .main-solution .desktop-solution .box {
    max-width: 100% !important;
    height: 100%;
    margin-bottom: 10px;
    min-height: 85px;
  }
  #solution-main-slider .main-solution .desktop-solution .box .box-content h3 {
    font-size: 19px;
  }
  .swiper-wrapper {
    display: block;
  }
  .desktop-solution .box.active .box-content {
    opacity: 1 !important;
    transition: opacity 0.3s ease-in 0.4s;
  }
  .desktop-solution .box .box-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    margin: 0;
    opacity: 0 !important;
    padding-right: 16px;
  }
  .main-solution {
    padding-bottom: 0 !important;
  }
  .hm-cleint-box {
    padding: 5px;
  }
  footer {
    padding: 45px 0 20px;
  }
  .ftr-head h4 {
    font-size: 19px;
    line-height: 25px;
  }
  .ftr-btn {
    margin-top: 10px;
  }
  .ftr-logo img {
    width: 50%;
    border-radius: 25px;
  }
  .ftr-logo {
    text-align: center;
  }
  .ftr-heads h4 {
    font-size: 18px;
  }
  .ftr-link ul li a {
    padding-bottom: 3px;
    font-size: 14px;
  }
  .ftr-heads h4 {
    margin-bottom: 10px;
  }
  .ftr-add p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .ftr-cont ul li a,
  .ftr-btm-text p {
    font-size: 14px;
  }
  .ftr-cont ul li {
    text-align: left;
  }
  .ftr-btm {
    padding-top: 18px;
  }
  .butt-align-center {
    margin-top: -30px;
  }
  .about-sec {
    padding: 40px 0 40px;
  }
  .prod-banner-header ul li a,
  .prod-banner-header ul li span i {
    font-size: 14px;
  }
  .prod-banner-header ul li {
    padding: 0 5px 0px 0;
  }
  .prod-banner-header h1 {
    padding-bottom: 8px;
  }
  .abt-head img {
    width: 85px;
  }
  .abt-head::after {
    display: none;
  }
  .abt-head::before {
    display: none;
  }
  .abt-img img {
    width: 100%;
  }
  .indus-sec {
    padding: 35px 0 35px;
    background-repeat: repeat;
    background-size: 50px;
  }
  .indus-box {
    text-align: center;
  }
  .prod-inner {
    padding: 45px 0 45px;
  }
  .prod-inr-dtl h2 {
    margin-bottom: 20px;
  }
  .prod-inner .home-about-content p {
    text-align: justify;
  }
  .inner_pro {
    margin: 20px 0;
  }
  .card-body,
  .inr-prod-nav ul li a {
    font-size: 14px;
  }
  .inr-prod-brochure,
  .inr-prod-nav {
    margin-left: 0;
  }
  .inr-prod-nav {
    padding: 15px;
  }
  .faq .card .card-header .faq-title {
    letter-spacing: 0.2px;
  }
  .faq .card .card-header .faq-title .badge {
    top: 20px;
  }
  .bullet li {
    line-height: 20px;
  }
  .bullet li b {
    font-size: 15px;
  }
  .indus-sec-inn {
    padding: 35px 0 35px;
    background-repeat: repeat;
    background-size: 50px;
  }
  .cont-sec {
    padding: 45px 0 20px;
  }
  .cont-box {
    padding: 30px 15px;
    margin-bottom: 12px;
  }
  .cont-box p a {
    font-size: 14px;
  }
  .contact-form input,
  .contact-form textarea,
  .contact-form select {
    padding: 10px 15px;
  }
  .cbform .common-btn-new {
    height: 50px;
  }
  .cont-form-sec {
    padding: 30px 0 50px;
  }
  .map-container {
    margin-bottom: 45px;
  }
	.quickcontact {
        display: none;
    }
	
  
  
  
}

@media screen and (max-width: 400px) {
	
	footer {
        padding: 45px 0 70px;
    }
	
}

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

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

@media screen and (max-width: 1366px) {
  .init_active_par::before {
    height: 168px;

    top: 13%;
  }
}
