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

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

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

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

@media screen and (min-width: 1199px) and (max-width: 1366px) {
  .hm-about-text {
    padding: 40px;
  }
  .hm-about-text h2 {
    font-size: 35px;
  }
  .hm-about-text p {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .hm-about-text p strong {
    font-size: 18px;
  }
  .header-scrolled {
    padding: 10px 0;
  }
}

@media screen and (min-width: 800px) and (max-width: 1280px) {
  .application-slider .owl-nav {
    width: 96%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1198px) {
}

/********Sm-start*******/

@media screen and (min-width: 768px) and (max-width: 991px) {
  .inner_product_img {
    height: 100%;
  }
  .inner_product_img img {
    position: sticky;
    top: 90px;
  }
  .mobile-nav {
    background: #01a0e2;
  }
  .mobile-nav-toggle i {
    margin: 0;
    color: #fff;
  }

  .mobile-nav-toggle {
    right: 10px;
    top: 12px;
    background: linear-gradient(45deg, #3dbbef, #136fb6);
    padding: 8px 10px;
    border-style: solid;
    border-radius: 12px;
    outline: none !important;
  }
  .mobile-nav a:hover,
  .mobile-nav .active > a,
  .mobile-nav li:hover > a {
    color: #231f20;
  }
  .cont-call::before {
    border: 1px solid #ffffff;
  }
  .cont-call .head-call {
    font-size: 14px;
  }
  .cont-call {
    line-height: 30px;
    top: 30px;
  }
  #safety_screen_banner {
    margin-top: 88px;
    height: 160px;
    background-attachment: unset;
    background-position: center;
    background-size: cover;
    min-height: 0;
  }
  .breadcrumbs {
    top: -55px;
  }
  .inner_banner_heading {
    width: 100%;
    padding: 0;
    top: 0;
    left: 0;
    align-self: anchor-center;
    transform: none;
  }
  .application-slider .owl-nav {
    width: 96%;
  }
  .hm-solutions-box {
    margin-bottom: 20px;
  }
  .home-integrated-single-first,
  .home-integrated-single-secoand,
  .home-integrated-single-third {
    background-size: cover;
    background-position: center;
    padding: 35px 0;
  }
}

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

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

@media screen and (min-width: 393px) and (max-width: 479px) {
  .product-box-heading {
    width: 230px !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 766px) {
  #header .logo img {
    width: 220px !important;
  }
  .mobile-nav-toggle {
    top: 17px !important;
  }
  .product-box-heading {
    width: max-content !important;
    padding: 20px 20px 20px 10px !important;
  }
  .hm-about-circle h5 {
    font-size: 6rem;
  }
  .hm-about-circle-img {
    width: 65%;
  }
  .team-box {
    display: flex !important;
  }
  .team-dtl {
    align-content: center !important;
    place-items: unset !important;
    text-align: left !important;
    padding-left: 30px !important;
  }
  .team-box h5 {
    place-items: unset !important;
  }
  .inner_product_img {
    height: 100%;
  }
  .inner_product_img img {
    position: sticky;
    top: 90px;
  }
  .carousel-caption h4 {
    font-size: 25px !important;
    line-height: 27px !important;
    margin-bottom: 15px !important;
  }
  .common-btn {
    font-size: 17px !important;
    width: 140px !important;
    height: 38px !important;
  }
  .carousel-div:after {
    width: 225px !important;
    height: 220px !important;
    top: -57px !important;
    left: -70px !important;
  }
}

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

@media screen and (max-width: 767px) {
  #header .logo img {
    width: 185px;
    padding: 10px 0 10px 0;
  }
  .header-scrolled .mobile-nav-toggle {
    top: 10px;
  }
  .header-scrolled .logo img {
    width: 180px !important;
    padding: 8px 0 8px 0 !important;
  }
  .fixed-top {
    border-top: 3px solid #01a0e2;
  }
  .mobile-nav {
    background: #01a0e2;
  }
  .mobile-nav-toggle i {
    margin: 0;
    color: #fff;
  }

  .mobile-nav-toggle {
    right: 15px;
    top: 12px;
    background: linear-gradient(45deg, #3dbbef, #136fb6);
    padding: 8px 10px;
    border-style: solid;
    border-radius: 12px;
    outline: none !important;
  }
  .mobile-nav a:hover,
  .mobile-nav .active > a,
  .mobile-nav li:hover > a {
    color: #231f20;
  }
  .cont-call::before {
    border: 1px solid #ffffff;
  }
  .cont-call .head-call {
    font-size: 14px;
  }
  .cont-call {
    line-height: 30px;
    top: 30px;
  }
  #slider {
    margin-top: 69px;
  }
  .carousel-caption h4 {
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .common-btn {
    font-size: 14px;
    width: 120px;
    height: 30px;
  }
  .carousel-div:after {
    width: 109px;
    height: 109px;
    top: -15px;
    left: -35px;
  }
  .carousel-caption-slide {
    width: 85%;
    left: 9%;
    text-align: start;
  }
  #carousel .carousel-control-right {
    right: 25px;
  }
  #carousel .carousel-control-left {
    left: 7px;
  }

  .application-slider .owl-nav {
    width: 92%;
  }
  #carousel .carousel-control {
    font-size: 20px;
  }
  .carousel-indicators {
    display: none;
  }
  .header-scrolled .cont-call {
    top: 30px;
  }
  .hm-prod {
    padding: 45px 0 45px;
  }
  /* -------------------------------------------------------------------------------------------------------------------- */
  .hm-prod-head h2,
  .hm-about-text h2,
  .hm-solutions-head h2,
  .hm-application-head h2,
  .abt-head-box h2,
  .team-head h3,
  .cnt-branch-head h3,
  .cnt-branch-head h5,
  .cont-head-box h3 {
    font-size: 22px;
    line-height: 24px;
  }
  .product-box-heading h5 {
    font-size: 17px;
  }
  .hm-solutions-dtl h4,
  .home-integrated-wrapper h2,
  .inn_product_sub_title h2,
  .inn_product_dtl h2,
  .inn_product_dtl h3,
  .inn_product_dtl h4,
  .product_description h2,
  .product_description h3,
  .product_description h4,
  .cont-addr-box h4 {
    font-size: 19px;
    letter-spacing: 0.5px;
  }
  .inner_banner_heading h1 {
    font-size: 19px;
    letter-spacing: 0.5px;
  }
  .team-box h5,
  .cont-head-box span {
    font-size: 17px;
  }
  .product-box-heading a {
    font-size: 14px;
  }
  .hm-about-text p strong {
    font-size: 14px;
  }
  .hm-about-text p,
  .abt-dtls p,
  .inn_product_sub_title p,
  .product_description p,
  .inn_product_dtl p,
  .bullet li,
  .cont-addr-box p a {
    font-size: 14px;
    line-height: 20px;
  }
  .hm-solutions-dtl p,
  .team-box p {
    font-size: 15px;
    line-height: 20px;
  }
  .bnav_list ul li a,
  .bnav_list ul li span {
    font-size: 14px;
  }
  .inn_product_dtl p b {
    font-size: 14px;
  }
  .cont-head-box p {
    font-size: 16px;
  }
  .cont-head-box h3 {
    margin-bottom: 6px;
  }
  .cont-head-box {
    margin-bottom: 30px;
  }
  /* -------------------------------------------------------------------------------------------------------------------- */
  .hm-about-text h2,
  .hm-solutions-dtl h4,
  .hm-solutions-dtl p,
  .inn_product_sub_title h2,
  .cont-head-box,
  .home-integrated-wrapper .caption-box {
    text-align: center;
  }

  .hm-about-text p,
  .abt-dtls p {
    text-align: justify;
  }
  .inn_product_dtl p,
  .product_description p {
    padding-bottom: 10px;
  }
  .inn_product_dtl p i {
    top: 3px;
  }
  .hm-prod-head {
    margin-bottom: 10px;
  }
  .product-box-heading {
    width: max-content;
    padding: 10px 20px 10px 10px;
  }
  .product-box-heading h5 {
    padding-bottom: 3px !important;
  }
  .hm-about-text {
    padding: 30px 15px;
  }
  .hm-about-text h2 {
    margin-bottom: 15px;
  }
  .hm-about-text p {
    margin-bottom: 10px;
  }
  .hm-about-text .common-btn {
    margin-top: 15px;
  }
  .hm-about-img {
    margin: 15px 0 15px;
  }
  .hm-about-baroade {
    margin-top: 0;
  }
  .hm-about-baroade img {
    box-shadow: unset;
  }
  .hm-about-circle {
    padding: 18% 0;
  }
  .hm-about-baroade {
    margin: 15px 0 15px;
  }
  .hm-about .row.mt30 {
    margin-top: 0;
  }
  .hm-solutions {
    padding: 10px 0 45px;
  }
  .hm-solutions-head h2,
  .hm-solutions-dtl h4 {
    margin-bottom: 10px;
  }
  .hm-solutions-box {
    margin-bottom: 20px;
  }
  .hm-solutions-box {
    margin-bottom: 20px;
  }
  .hm-solutions .col-md-4:last-child .hm-solutions-box {
    margin-bottom: 0;
  }
  .home-integrated-single-first,
  .home-integrated-single-secoand,
  .home-integrated-single-third {
    background-size: cover;
    background-position: center;
    height: 100%;
    padding: 35px 0;
  }

  .home-integrated-wrapper .caption-box {
    display: block;
    position: unset;
    height: 100%;
  }
  .home-integrated-wrapper .text-box {
    padding-left: 0;
    justify-items: center;
  }
  .home-integrated-single:hover .text-box {
    padding-bottom: 0;
  }
  .home-integrated-single:hover .caption-box {
    background-color: transparent;
  }
  .home-integrated-single .common-btn {
    opacity: 1;
    transform: translateY(0);
  }
  .home-integrated-single:hover .common-btn {
    margin-top: 0;
  }
  .home-integrated-wrapper .text-box img {
    width: 60px;
  }
  .home-integrated-wrapper h2 {
    margin: 10px 0;
  }
  .text-box .common-btn {
    width: 130px;
    height: 32px;
    font-size: 14px;
  }
  .hm-application {
    padding: 45px 0 45px;
  }
  .application-slider .owl-nav .owl-prev,
  .application-slider .owl-nav .owl-next {
    width: 25px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
  }
  .hm-application-head {
    padding-bottom: 25px;
  }
  footer {
    padding: 45px 0 45px;
  }
  .ftr-logo img {
    width: 200px;
    margin-bottom: 30px;
  }
  .ftr-head h3 {
    font-size: 20px;
    margin-bottom: 7px;
  }
  .mail-list h5 {
    font-size: 18px;
  }
  .ftr-link ul li a {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .ftr-link {
    margin-bottom: 20px;
  }
  .mail-list img {
    width: 25px;
    margin-right: 10px;
  }
  .mail-one a {
    font-size: 14px;
  }
  .ftr-btm-p {
    font-size: 14px;
  }
  .ftr-box {
    border-radius: 0;
    padding: 15px;
  }
  .ftr-btm-p p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .ftr-social {
    text-align: center;
    margin-bottom: 20px;
  }
  #safety_screen_banner {
    margin-top: 69px;
    height: 140px;
    background-attachment: unset;
    background-position: center;
    background-size: cover;
    min-height: 0;
  }
  .breadcrumbs {
    top: -55px;
  }
  .inner_banner_heading {
    width: 100%;
    padding: 0;
    top: 0;
    left: 0;
    align-self: anchor-center;
    transform: none;
  }
  .about-sec {
    padding: 45px 0 45px;
  }
  .abt-dtls p:nth-child(1),
  .abt-dtls p:nth-child(2),
  .abt-dtls p:nth-child(3),
  .abt-dtls p:nth-child(4),
  .abt-dtls p:nth-child(5) {
    padding-inline: 10px;
  }
  .abt-head-box h2 {
    margin-bottom: 20px;
  }
  .abt-dtls {
    border-radius: 35px;
    padding-block: 30px;
  }
  .team-sec {
    padding: 45px 0 45px;
    background-position: top;
  }
  .team-box {
    display: block;
    justify-items: center;
    margin-bottom: 60px;
    height: max-content;
  }
  .team-img {
    width: 75%;
  }
  .team-dtl {
    padding-left: 0;
    place-items: center;
    text-align: center;
  }
  .team-box h5 {
    place-items: center;
  }
  @keyframes bgZoom {
    0%,
    100% {
      background-size: 70%;
    }
    50% {
      background-size: 50%;
    }
  }
  .team-box h5::before {
    display: none;
  }
  .team-box h5::after {
    width: 32px;
  }
  .team-dtl {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 90%;
  }
  .col-md-6:nth-child(3) .team-box {
    margin-bottom: 60px;
  }
  #inner_product {
    padding: 20px 0 30px;
  }
  .inner_product_img img {
    border: 5px solid #ffffff;
  }
  #product_middle_sec {
    padding: 45px 0 40px;
  }
  #product_bottom_sec {
    padding: 30px 0;
  }
  .bullet li::before {
    left: 10px;
    top: 13px;
  }
  .bullet li {
    padding: 10px 10px 10px 38px;
  }
  .cont-dtl-sec {
    padding: 35px 0 45px;
  }
  .cont-addr-box {
    padding: 35px 20px 35px 20px;
    margin-bottom: 30px;
  }
  .cont-addr-box::before {
    top: 15px;
    left: 15px;
    height: 65px;
    width: 50px;
  }
  .cont-addr-box::after {
    bottom: 12px;
    right: 12px;
    border-top: 15px solid #009fe300;
    border-right: 15px solid #3a3a3a;
    border-bottom: 15px solid #00a0e3;
    border-left: 15px solid #009fe300;
  }
  .cont-addr-box p {
    margin-left: 0px;
    margin-top: 25px;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .cont-addr-box p span {
    margin-bottom: 10px;
    align-items: center;
  }
  .cont-dtl-sec .row:nth-child(2),
  .cont-dtl-sec .row:nth-child(3) {
    margin-top: 20px;
  }
  .map-sect {
    margin-top: 60px;
  }
  .cont-sec {
    padding: 45px 0 45px;
    background-size: 100%;
  }
  .contact-form input,
  .contact-form textarea {
    line-height: 15px;
    font-size: 14px;
  }
  .contact-form .common-btn {
    font-size: 16px;
    width: 172px;
    height: 40px;
    justify-self: center;
  }
  .inner_product_img {
    margin-bottom: 10px;
  }
  
  .quickcontact { display:none; }
  
  .blog-inn-dtls h3 {
    font-size: 19px;

  }
  .blog-in-head h2 {
    font-size: 22px;
    line-height: 25px;
  }

  .blog-inner-main {
    padding: 0px 0px 80px;
  }
}

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