@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: 0 15px;
  }
  .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) {
  .single-experties .counter-inner .count-title span.plus {
    font-size: 27px;
  }
  .single-experties .counter-inner .count-title span.plus::after {
    position: absolute;
    right: -13px;
    top: 1px;
    font-size: 23px;
  }
}

@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) {
  #header_top {
    display: none;
  }
  .fixed-top {
    height: 75px;
    background: #fff;
    align-content: center;
    transition: all 0.3s ease-in-out;
  }
  .header-scrolled .logo {
    position: unset;
    margin-top: 0;
    width: 210px;
  }
  .header-scrolled {
    height: 70px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 0px 10px 3px rgb(70 70 70 / 30%);
  }
  .logo {
    width: 225px;
    position: unset;
  }
  .scrollto img {
    position: relative;
    left: -10px;
    top: 0;
  }
  .mobile-nav-toggle {
    right: 15px;
    top: 18px;
    outline: none !important;
  }
  .mobile-nav {
    background-color: #0b4a89;
  }
  .mobile-nav a:hover,
  .mobile-nav .active > a,
  .mobile-nav li:hover > a {
    color: #e96d6d;
    text-decoration: none;
  }
  .mobile-nav-toggle i {
    color: #0b4a89;
    font-size: 28px;
    padding: 4px 6px;
  }
  .call_tp a {
    line-height: 13px;
  }
  .call_tp {
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 20px;
  }
  .call_tp a:hover {
    font-size: 14px;
  }
  .mobile-nav-toggle {
    line-height: 0;
    border-top: 2px solid #db0f0f;
    border-right: 2px solid #0b4a89;
    border-bottom: 2px solid #0b4a89;
    border-left: 2px solid #db0f0f;
  }
  .main-nav-bg {
    box-shadow: unset;
  }
  .pd-lr30 {
    padding: 0 15px;
  }
  .experties-area-inner {
    padding: 30px 0 65px 0;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 25px;
    justify-content: space-around;
    text-align: center;
  }
  .single-experties .counter-inner .count-title span.plus {
    font-size: 35px;
  }
  .single-experties::after {
    display: none;
  }
  .agency-container::after {
    right: 0px;
  }
  .carousel-sec {
    margin-top: 0;
  }
  #carousel .carousel-control span {
    height: 35px;
    width: 35px;
    line-height: 34px;
  }
  #carousel .carousel-control {
    font-size: 22px;
  }
  #carousel .carousel-control-left {
    left: -18px;
    top: 42%;
  }
  #carousel .carousel-control-right {
    right: 5%;
    top: 42%;
  }
  .carousel-sec .carousel-item h2 span,
  .carousel-sec .carousel-item h2 {
    font-size: 19px;
    line-height: 21px;
  }
  .carousel-sec .carousel-caption {
    top: 10%;
    left: 10px;
    align-content: center;
  }
  .carousel-sec .carousel-item p {
    font-size: 14px;
    line-height: 20px;
  }
  .carousel-sec .carousel-caption p {
    display: none;
  }
  .carousel-sec .carousel-caption {
    width: 100%;
  }
  .carousel-indicators {
    bottom: 6px;
  }
  .carousel-indicators li {
    width: 20px;
  }
  /* ****************************************************************************** */
  .hm-about-dtl h1,
  .counter-section span,
  .speci-section span,
  .site-heading-new span,
  .inner_banner_heading h1,
  .cnt-info-head h3 {
    font-size: 21px;
    line-height: 24px;
  }
  .prod-slider h4 {
    font-size: 20px;
  }
  .prod-inr-dtl h2,
  h3,
  h4,
  h5,
  .inr-prod-nav h3 {
    font-size: 19px;
  }
  .service-style1 .service-title,
  .ftr-head h4,
  .ftr-cont h4,
  .cnt-info h4 {
    font-size: 17px;
  }
  .hm-about-dtl p,
  .counter-pra p,
  .text-new,
  .ftr-btm p,
  .home-about-content p,
  .card-header a,
  .card-body p,
  .inr-prod-nav ul li a,
  .bullet li,
  .cnt-info a {
    font-size: 14px;
    line-height: 20px;
  }
  .site-heading span {
    font-size: 15px;
  }
  .read_more {
    font-size: 14px;
  }
  .services-list li {
    font-size: 16px;
  }
  .service-block-three .inner-box .count {
    font-size: 45px;
  }

  .hm-about-dtl h1,
  .counter-section,
  .counter-pra p,
  .speci-section span,
  .service-style1 .service-title,
  .inr-prod-nav h3,
  .cnt-info-head h3 {
    text-align: center;
  }
  .hm-about-dtl p,
  .home-about-content p {
    text-align: justify;
  }
  .speci-section span {
    display: block;
  }
  /* ****************************************************************************** */

  .site-title-tagline img,
  .counter-section .site-title-tagline img,
  .site-heading-new .site-title-tagline img {
    width: 35px;
    height: 35px;
    margin-right: 5px;
  }
  .hm-about-dtl h1 {
    margin-bottom: 5px;
  }
  .read_more {
    margin-top: 10px;
  }
  .circle:before {
    font-size: 16px;
    padding-top: 2px;
  }
  .circle {
    line-height: 30px !important;
    height: 33px;
    width: 33px;
    margin: 0 3px 0 5px;
  }
  .learn-more-btn {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 20px;
    display: flex;
    justify-self: center;
  }
  .carousel-wrapingg .owl-stage {
    padding-left: 0 !important;
  }
  .carousel-wrapingg:after {
    top: -9px;
    left: -10px;
    width: 81%;
    height: 250px;
  }
  .services-list li {
    margin-bottom: 6px;
  }
  .services-list {
    margin: 20px 0 10px !important;
  }
  .services-list ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 35px;
    justify-content: center;
  }
  .service-block-three .inner-box .icon-box img {
    width: 70px;
    height: 70px;
  }
  .ftr-head {
    padding-bottom: 6px;
  }
  .ftr-link ul li a {
    line-height: 18px;
  }
  .ftr-cont {
    padding-left: 30px;
  }
  .hm-about {
    padding: 45px 0 50px;
  }
  .counter::before {
    top: -4px;
  }
  .company-info {
    padding: 30px 0px 50px 0;
  }
  .prod-slider .owl-nav {
    justify-self: anchor-center;
    display: flex;
    left: 0%;
  }
  .agency-container::before {
    bottom: 0px;
    top: unset;
  }
  .hm-prod {
    margin-bottom: 90px;
  }
  .agency-container {
    margin-bottom: 30px;
  }
  .hm-indusrty,
  .hm-cleint {
    padding: 45px 0 45px;
  }
  .hm_cleint_box ul li {
    width: 100%;
  }
  .hm_cleint_box ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(50%, 135px), 1fr));
    list-style: none;
    padding: 0;
  }
  .hm_cleint_box ul li:nth-child(7) {
    border-right: 1px solid #efefef;
  }
  .hm_cleint_box ul li:nth-child(8) {
    border-bottom: 1px solid #efefef;
  }
  .hm_cleint_box ul li:nth-child(9) {
    border-bottom: 1px solid #efefef;
  }
  .hm_cleint_box ul li:nth-child(10) {
    border-bottom: 1px solid #efefef;
  }
  .hm_cleint_box ul li:nth-child(11) {
    border-bottom: 1px solid #efefef;
  }
  .hm_cleint_box ul li:nth-child(12) {
    border-bottom: 1px solid #efefef;
  }
  .hm_cleint_box {
    margin-top: -20px;
  }
  .hm-about-img {
    margin-bottom: 30px;
  }
  .ftr-head,
  .ftr-cont {
    margin-top: 20px;
  }
  .footer-logo img {
    width: 50%;
  }
  .footer-logo {
    text-align: center;
    margin-bottom: 10px;
    align-content: center;
  }
  .ftr-cont p {
    line-height: 20px;
  }
  footer {
    padding: 40px 0 20px;
  }
  .bb {
    padding-bottom: 15px;
  }
  #safety_screen_banner {
    padding: 90px 0;
    background-image: url(../images/bread-bg.png);
    margin-top: 0;
    background-size: cover;
    min-height: unset;
    background-attachment: unset;
  }
  .breadcrumbs {
    top: -80px;
  }
  .inner_banner_heading h1 {
    letter-spacing: 0.2px;
  }
  .inner_banner_heading {
    position: relative;
    left: 0;
    top: 0;
    transform: unset;
  }
  .bnav_list ul li a,
  .bnav_list ul li span {
    font-size: 14px;
  }
  .inner-products,
  .prod-inner {
    padding: 0px 0 45px;
  }
  .inner_pro {
    margin: 20px 0;
  }
  .prod-table {
    margin-bottom: 20px;
  }
  .inr-prod-nav {
    margin-left: 0;
  }
  .inr-prod-nav {
    padding: 10px;
    margin-top: 30px;
  }
  .bullet li {
    margin-bottom: 10px;
  }
  .bullet li b {
    font-size: 15px;
    line-height: 20px;
  }
  .home-about-content {
    margin-top: 20px;
  }
  .cont-main {
    padding: 35px 0 35px;
  }
  .cnt-info-box {
    padding: 25px 15px;
  }
  .cnt-dtl-wrap .cnt-icon {
    min-width: 40px;
    width: 40px;
    height: 40px;
    margin-right: 12px;
  }
  .cnt-info a {
    margin-bottom: 7px;
  }
  .social_icon {
    display: block;
    place-items: anchor-center;
  }
  .cnt-info-box {
    height: max-content;
    margin-bottom: 30px;
  }
  .map-container {
    padding-bottom: 45px;
  }
  .prod-slider .owl-nav .owl-prev,
  .prod-slider .owl-nav .owl-next {
    font-size: 45px !important;
    line-height: 50px !important;
    outline: none !important;
  }
}

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

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

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