@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) {
  .main-pro-img .maial-img img {
    width: 180px;
  }
  .main-pro-img .maial-img {
    top: 120px;
    right: 0;
  }
  .main-pro-img h3 {
    font-size: 26px;
  }
  .auto-container {
    padding: 0 15px;
  }
  .image-column {
    padding: 0;
  }
  .why_title {
    font-size: 39px;
  }
  .main-boder::after {
    top: 170px;
    left: 13px;
    bottom: 0px;
    width: 90%;
  }
  .experience-content {
    width: 40%;
  }
  .experience-content h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .scrtabs-tabs-movable-container {
    width: 100% !important;
  }
  .main-nav a {
    padding: 10px 7px;
    font-size: 14px;
  }
}

@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) {
  .main-pro-img {
    padding: 120px 20px;
  }
  .main-pro-img .maial-img img {
    width: 215px !important;
  }
  .main-pro-img .maial-img {
    right: 0%;
    left: unset;
    top: 140px;
  }
  .main-pro-img {
    margin-bottom: 80px !important;
  }
  .main-pro-img h3,
  .process-one__title {
    font-size: 24px !important;
    line-height: 27px !important;
  }
  .main-company-item h3,
  .experience-content h4 {
    font-size: 21px !important;
  }
  .carousel-sec .carousel-item h2,
  .carousel-sec .text-small h2 {
    font-size: 25px !important;
    line-height: 29px !important;
  }
  #carousel .carousel-control {
    top: 60% !important;
  }
}

/********xs-start********/
@media screen and (max-width: 767px) {
  .fixed-top {
    /* border-bottom: solid 17px rgba(24, 24, 24, 0.902); */
    background-color: #0000008f;
  }
  .logo:after {
    height: 100%;
    width: 1px;
    top: 0;
  }
  .logo {
    margin-top: 0px;
    position: relative;
    width: 110px;
    bottom: 0;
  }
  .header-scrolled .logo {
    bottom: 0;
    width: 100px;
    margin-top: 0;
  }
  .header-scrolled {
    padding: 0;
  }
  .header-scrolled .logo:after {
    height: 100%;
  }
  .scrollto img {
    top: 0;
    padding: 5px 0;
  }
  .pd-lr30 {
    padding: 0 0;
  }
  .header-scrolled .mobile-nav-toggle {
    top: 0px;
  }
  .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;
  }
  .mobile-nav a:hover,
  .mobile-nav .active > a,
  .mobile-nav li:hover > a {
    color: #e4a92a;
  }
  #header:after {
    width: 100%;
    background: #fff;
    border-radius: 0 0 20px;
  }
  .logo-ul {
    padding: 0px 0 0px 0;
  }
  .logo-ul span {
    font-size: 11px;
  }
  .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: #282a2c; */
    background-image: url(../images/header-5-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 30% 30%;
  }
  .mobile-nav-toggle {
    font-size: 19px;
    background: #282a2c;
    padding: 12px 13px;
    border-left: 2px solid #e3a92d;
    border-right: 2px solid #e3a92d;
    border-top: 2px solid #5a626400;
    border-bottom: 2px solid #5a626400;
    box-shadow: rgba(228, 167, 44, 0.116) 0px 0px 20px 0px;
    border-radius: 50px;
    color: #fff;
    top: 0;
    right: 15px;
    align-self: anchor-center;
  }
  button.mobile-nav-toggle {
    outline: none;
  }
  .mobile-nav-toggle i,
  .mobile-nav-active .mobile-nav-toggle i {
    color: #e4a92a;
  }

  .call_tp a {
    color: #000 !important;
    padding: 8px 0px;
    text-transform: lowercase;
    letter-spacing: 0px;
  }
  .call_tp img {
    margin-right: 5px;
    margin-top: 5px;
  }
  .head-cont {
    margin-top: 0px !important;
  }
  .head-cont img {
    top: 20px;
  }
  .mobile-nav a {
    text-transform: capitalize;
    font-weight: 500;
  }
  .carousel-caption {
    padding: 0 15px;
    top: 48%;
  }
  .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%;
    width: 30px;
    height: 30px;
    top: 50%;
  }
  #carousel .carousel-control span {
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  #carousel .carousel-control-right {
    right: 7%;
  }
  #carousel .carousel-control-left {
    left: -7px;
  }
  .carousel-text {
    bottom: 0px;
  }
  .carousel-text h5 {
    font-size: 11px;
  }
  .carousel-text h5 span {
    padding: 5px 10px !important;
    top: -9px;
  }
  .carousel-text p {
    font-size: 12px;
  }
  .carousel-text p span {
    padding: 6px 10px;
  }
  .carousel-indicators {
    bottom: 7px;
  }

  .hm-about {
    padding-top: 60px;
  }
  .hm-about-bg:after {
    width: 100%;
    height: calc(100% - (0px + -150px));
    left: 0px;
  }
  .hm-about-head h1 {
    font-size: 1.6rem;
  }
  .read_more {
    font-size: 13px;
    padding: 5px 2px 5px 20px;
    margin-top: 5px;
  }
  .circle {
    height: 25px;
    width: 25px;
    line-height: 25px !important;
  }
  .hm-about-head {
    margin-bottom: 40px;
  }
  .arrow-animated-up {
    right: 0px;
    bottom: -100px;
  }
  .arrow-animated-up span {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e81122;
    margin: 15px;
  }
  .hm-product,
  .hm-keypoint,
  .hm-industries {
    padding: 60px 0;
  }
  .hm-product-head h2 {
    font-size: 1.4rem;
  }
  .main-company-item {
    height: auto;
    padding: 20px 30px;
  }
  .hm-industries-head h2 {
    font-size: 1.6rem;
  }
  .hm-exp-supp-dtl {
    text-align: center;
    padding: 25px 25px 25px 25px;
  }
  .hm-exp-supp-dtl h3 {
    font-size: 23px;
  }
  .client-wrapper {
    padding: 0;
  }
  .hm-exp-supp .col-md-9 {
    padding-left: 15px;
  }
  .hm-exp-supp .col-md-3 {
    padding-right: 15px;
  }
  .carousel-wraping {
    margin-left: 0;
  }
  .hm-need-help {
    padding-left: 0;
    text-align: center;
    text-align: center;
    justify-content: center;
    padding-left: 0;
  }
  .ftr-link {
    margin-bottom: 30px;
    padding-left: 0;
  }
  .social-icon ul,
  .ftr-btm {
    text-align: center;
    padding: 20px 0;
    margin: 5px 0;
  }
  footer .pd-0 {
    padding: 0 15px;
  }
  .hm-exp-supp {
    margin-top: 0;
    margin-bottom: 80px;
  }
  .hm-about-videos iframe {
    height: 225px;
  }
  .hm-about-videos {
    border: 0px;
    height: 225px;
  }

  .about {
    padding: 0px 0 60px;
  }
  .about-bg {
    padding: 0px;
  }
  .about-head h1 {
    padding-top: 40px;
    font-size: 1.9rem;
  }
  .about-p {
    padding-bottom: 40px;
  }
  .about-prod-img {
    margin: 15px 0;
  }
  .milestones {
    padding: 60px 0;
  }
  .milestones-head h2 {
    font-size: 1.7rem;
  }
  .milestones-img {
    margin-bottom: 60px;
  }
  .milestones-dtl ul {
    padding-left: 0px;
  }
  .milestones-dtl ul li:after {
    top: 50%;
    bottom: 50%;
    left: 15px;
    height: 80px;
    transform: translate(-50%, 50%);
  }
  .about-niche-head h2 {
    font-size: 30px;
    margin-bottom: 0px;
  }
  .about-niche-dtl p {
    padding-top: 0px;
    font-size: 16px;
    text-align: center;
  }
  .about-spectrum {
    padding-bottom: 60px;
  }
  .hm-blog-soon h1 {
    font-size: 45px;
    margin: 40px 0;
  }
  .blog-head {
    padding-bottom: 30px;
  }
  .hm-blog-head h1 {
    font-size: 30px;
  }
  .videoContent p {
    font-size: 15px;
  }
  .videoSelectorWrapper {
    margin-top: 25px;
  }
  .embed-responsive-16by9 iframe {
    height: auto !important;
  }
  .videoSelectorWrapper .item {
    padding: 10px;
  }
  .video-selector {
    padding: 60px 0;
  }
  .videoContent {
    padding-top: 0;
  }
  .gallery-section .gallery-head h2 {
    text-align: center;
    font-size: 25px;
  }
  .blog-head {
    padding-bottom: 20px;
  }
  .gallery-section {
    padding: 40px 0 60px 0;
  }
  .wrapper {
    height: auto;
  }
  .white-card {
    padding: 15px;
  }
  .white-card h6 {
    position: relative;
    right: 0;
    top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .jobpost-form .form-control {
    height: auto;
  }

  /* *************************************** */
  #header_top {
    display: none;
  }

  .main-boder::after {
    width: 100%;
  }
  .main-pro-img .maial-img img {
    width: 180px;
  }
  .process-one__shape-4,
  .process-one__shape-3 {
    display: none;
  }
  .hm-photo::before {
    right: 15px;
    top: -28px;
  }
  .main-pro-img .maial-img {
    right: 0%;
    left: unset;
  }
  .auto-container {
    padding: 0 15px;
  }
  .carousel-sec {
    margin-top: -92px;
  }
  .header_menu::after {
    display: none;
  }
  #carousel .carousel-item img {
    width: 100%;
    height: 50vh;
    object-fit: cover;
  }
  .carousel-sec .carousel-item h2,
  .carousel-sec .text-small h2 {
    font-size: 22px !important;
    line-height: 24px;
    font-weight: 700;
    text-shadow: 2px 5px 0px #121212b8;
    padding-inline: 30px;
  }
  /* *************************************** */

  /* *************************************** */
  .hm_about_para h1,
  .main-text-aling h2,
  .testimonials h2,
  .prod-inr-dtl h2,
  .prod-inr-dtl-new h3,
  .blog-inn-head h2,
  .category-title,
  .info-title {
    font-size: 20px;
  }
  .main-title {
    font-size: 21px;
  }
  .inner-banner-head h1 {
    font-size: 16px;
  }
  .main-company-item h3,
  .experience-content h4,
  .blog-inn-dtls h3,
  .blog-inn-dtls-table-h {
    font-size: 18px;
  }
  .main-pro-img h3,
  .process-one__title,
  .prod-inr-dtl h3 {
    font-size: 19px;
    line-height: 24px;
  }

  .hm_about_para h6,
  .main-text-aling h6,
  .testimonials h6 {
    font-size: 14px;
  }
  .material-item h5 {
    font-size: 20px;
    line-height: 22px;
  }
  .prod-grades-no h5 {
    font-size: 15px;
  }

  .why_title {
    font-size: 30px;
  }
  .hm-prod-tab .nav-tabs .nav-link {
    font-size: 14px;
  }
  .blog-inn-dtls-table-h {
    letter-spacing: 1px;
  }
  .main-company-item p,
  .hm_about_para p,
  .inner-prod-dtl ul li,
  .main-text-aling p,
  .process-one__text,
  .material-item p,
  .home-about-content p,
  .bullet li,
  .bullet li b,
  .calender li,
  .blog-inn-dtls p,
  .blog-inn-dtls ul li,
  .category-text,
  .dlab-post-text p,
  .info-text,
  .sub-text {
    font-size: 14px;
    line-height: 20px;
  }
  .testimonial-block-two .content-box .text {
    font-size: 15px;
    line-height: 20px;
  }
  .why_icon_txt span {
    line-height: 20px;
    font-size: 15px;
  }
  .ftr-btn a {
    font-size: 14px;
    padding: 17px;
  }
  .oth_hm_product_heading span {
    font-size: 19px;
  }
  .hm_about_para h1,
  .hm_about_para h6,
  .testimonials h6,
  .testimonials h2,
  .testimonial-block-two .content-box .rating,
  .testimonial-block-two .content-box .text,
  .testimonial-block-two .info-box .designation,
  .experience-content,
  .experience-content h4,
  .blog-inn-head h2,
  .info-title,
  .sub-text,
  .main-title {
    text-align: center;
  }
  .hm_about_para p,
  .main-text-aling p,
  .home-about-content p {
    text-align: justify;
  }
  /* *************************************** */
  /* *************************************** */
  .hm-keypoint {
    position: relative;
    margin-top: -85px;
  }
  .inner-border {
    justify-items: center;
    text-align: center;
  }
  .inner-border .icon img {
    width: 46px;
  }
  .main-company-item h3 {
    margin-bottom: 15px;
  }
  .hm-keypoint {
    padding: 60px 0 20px;
  }
  .about-section {
    padding: 45px 0 45px;
  }
  .hm-photo img {
    width: 90%;
  }
  .hm_about_para {
    padding-left: 0;
    margin-top: 30px;
  }
  .hm_about_para h6 span,
  .main-text-aling h6 span,
  .testimonials h6 span {
    left: 0;
  }
  .hm_about_para h6,
  .main-text-aling h6,
  .testimonials h6 {
    display: block;
    padding-right: 0;
  }

  .inner-prod-dtl ul li {
    padding-bottom: 9px;
  }
  .theme-btn {
    font-size: 14px;
    line-height: 20px;
    padding: 12px 20px;
  }
  .theme-btn i {
    font-size: 20px;
  }
  .hm-dual-laminates {
    padding: 45px 0 45px;
  }
  .main-text-aling {
    margin-bottom: 20px;
  }
  .main-pro-img {
    height: max-content;
    margin-bottom: 60px;
  }
  .main-pro-img h3 {
    top: 0;
  }
  .mb100 {
    margin-bottom: 10px;
  }
  .process-one {
    padding: 30px 0 45px;
  }
  .process-one__inner {
    margin-top: 30px;
  }
  .process-one__title {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .process-one__single {
    margin-bottom: 30px;
  }
  .col-lg-4:last-child .process-one__single {
    margin-bottom: 0;
  }
  .process-one__shape-1,
  .process-one__shape-2 {
    width: 50%;
  }
  .offer-section-two .content-column .inner-column {
    position: unset;
    width: 100%;
  }
  .offer-section-two .auto-container {
    background-image: url(../images/header-5-bg.jpg);
    padding: 45px 15px 0px 15px;
    border-radius: 0 0 0 102px;
  }
  .offer-section-two:before,
  .material-list::before,
  .main-boder::after {
    display: none;
  }
  .image-column {
    padding: 0;
    margin-top: 30px;
  }
  .testimonil-slider .owl-nav {
    position: unset;
    place-content: center;
    margin-top: 10px;
  }
  .offer-section-two .image-column .image-box .image img {
    min-height: 450px;
  }
  .why_sec_bx {
    margin-bottom: 30px;
  }
  .why_icon img {
    width: 50px;
  }
  .why_sec_bx {
    display: block;
    justify-items: center;
    text-align: center;
  }
  .why_title {
    margin: 10px 0;
  }
  .col-lg-3:nth-child(2) .why_sec_bx::after {
    display: none;
  }
  .why_sec_bx:after {
    right: -20px;
    height: 100%;
  }
  .offer-section-two::after {
    height: 100%;
    bottom: 0;
  }
  .hm-indust {
    padding: 50px 0 45px;
  }
  .client-wrapper {
    margin-bottom: 20px;
  }
  .justy-center {
    margin-top: 0px !important;
  }
  .material-item {
    padding: 0 0 40px;
  }
  .check-icon {
    width: 45px;
    height: 40px;
    line-height: 20px;
    top: 0;
  }
  .material-section {
    display: block;
  }
  .experience-content {
    padding: 30px 21px;
  }
  .experience-content i {
    font-size: 30px;
  }
  .experience-content h4 {
    line-height: 22px;
  }
  .hm-prod-tab .nav-tabs {
    display: block;
  }
  .scrtabs-tabs-fixed-container ul.nav-tabs > li {
    width: 100%;
  }
  .scrtabs-tabs-movable-container {
    width: 100% !important;
  }
  .experience-image {
    height: 200px;
  }
  .main-industry {
    padding: 50px 0 40px;
  }
  .ftr-cont h4,
  .ftr-head h4 {
    font-size: 18px;
  }
  .ftr-cont p {
    font-size: 14px;
  }
  .footer-img::after {
    left: -15px;
    height: 605px;
  }
  .social-icon h4 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .ftr-head {
    padding-left: 0;
    margin-top: 30px;
  }
  .ftr-link ul li a {
    padding: 3px 0;
    font-size: 14px;
  }
  .col-md-3 .ftr-head {
    margin-top: 0px;
  }
  .bb {
    padding-bottom: 0;
  }
  .ftr-btm p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .social-icon {
    margin-top: 0 !important;
  }
  .btn-box {
    text-align: center;
  }
  .main-company-item .icon {
    height: 90px;
    width: 90px;
    line-height: 80px;
  }
  .hm-prod {
    padding: 30px 0 45px 0;
  }
  .inner-banner {
    margin-top: -92px;
    height: 35vh;
  }
  .cover-desktop img {
    height: 35vh;
    object-fit: cover;
  }
  .inner-banner-rel,
  .inner-banner .col-md-12 {
    position: initial;
  }

  .cover-mobile {
    display: block;
  }

  .inner-banner-head h1 {
    left: 50%;
    right: auto;
    top: 60%;
    bottom: auto;
    width: 100%;
    text-align: center;
    transform: translate(-50%, -50%);
  }
  .inner-abt {
    margin-top: 40px;
  }
  .prod-inner {
    padding: 45px 0 45px;
  }
  .main-pr-bg {
    padding: 20px 0 40px;
  }
  .ftr-btn {
    margin-top: 20px;
  }
  .prod-inr-dtl-new h3:after {
    top: 30px;
  }
  .prod-inr-dtl h3:after {
    bottom: -10px;
    top: unset;
  }
  .inner-industry {
    padding-bottom: 30px;
  }
  .inner_pro {
    margin-top: 30px;
  }
  .bullet li:after {
    top: 5px;
  }
  .prod-inr-dtl h3 {
    margin-bottom: 15px;
  }
  .prod-inr-dtl h2:after {
    bottom: -10px;
    top: unset;
  }
  .blog-page table,
  .blog-inn-dtls table,
  .table-container table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    min-width: 0;
    margin: 20px 0;
  }
  .table-container table tr th,
  .mechanical-composition table tr th {
    font-size: 15px !important;
  }
  .blog-page table,
  .blog-inn-dtls table tr th {
    font-size: 14px !important;
  }
  .blog-page table,
  .blog-inn-dtls table tr td {
    font-size: 14px !important;
  }
  .blog-inn-dtls ul li {
    padding: 6px 0;
  }
  .blog-page {
    padding: 45px 0 30px;
  }
  .dlab-post-title .post-title {
    margin: 10px 0 !important;
    display: block;
  }
  .dlab-post-readmore a {
    letter-spacing: 1px;
  }
  .category-list {
    padding: 0 15px 20px 15px;
  }
  .inner-banner-head h1 span {
    letter-spacing: 1px;
  }
  .certificates {
    padding: 45px 0 0px;
  }
  .certificate-item {
    margin-bottom: 30px;
  }
  .mechanical-composition {
    padding: 40px 0 40px;
  }
  .dlab-post-title .post-title {
    line-height: 20px;
  }
  .info-card {
    padding: 25px 25px;
    padding-bottom: 10px;
  }
  .info-item .info-icon .cont_bx img {
    width: 22px !important;
  }
  .top-yellow-bg-right-top,
  .top-yellow-bg-left-top,
  .top-yellow-bg-right-bottom,
  .top-yellow-bg-left-bottom {
    width: 85px;
    height: 85px;
  }
  .top-yellow-bg-right-top {
    top: -15px;
    right: 10px;
  }
  .top-yellow-bg-left-top {
    top: -15px;
    left: 7px;
  }
  .top-yellow-bg-left-bottom {
    bottom: -15px;
    left: 7px;
  }
  .top-yellow-bg-right-bottom {
    bottom: -15px;
    right: 10px;
  }
  .left-side {
    margin-top: 20px;
    padding: 50px 15px 30px 15px;
  }
  .custom-input-group {
    margin-bottom: 18px;
  }
  .contact-wrapper {
    padding-bottom: 40px;
  }
  .sub-text {
    max-width: 100%;
  }

  .hm-keypoint-about-page {
    margin-top: -40px !important;
  }
  .category-card {
    margin-bottom: 30px;
  }
  /* *************************************** */
}

@media screen and (max-width: 400px) {
}

@media screen and (max-width: 360px) {
}

@media screen and (max-width: 320px) {
}
