@media screen and (max-width: 480px) {
  .header-top-right-social {
    float: left;
  }
  .single-service-content-listB ul {
    list-style: none;
    column-count: 1 !important;
  }
  .footer-top {
    padding: 0;
    display: block;
    height: auto;
  }
  .footer-top::before {
    content: "";
    position: absolute;
    background: transparent !important;
    height: 100px !important;
    width: 100%;
    left: 0;
    bottom: 0;
    top: 0;
  }
  .footer-middle {
    padding: 40px 15px;
  }
  .footer-bottom {
    padding: 20px 15px;
  }
  .footer-top-right-info {
    padding: 15px 0px;
  }
  .subscribe-input {
    width: 100% !important;
  }
  .slider-text {
    left: 0;
    width: 100%;
    padding: 55px;
  }
  .slider-text h2 {
    font-size: 32px;
  }
  .slider-section .owl-carousel .owl-item img {
    height: 550px;
    object-fit: cover;
  }
  .breadcrumb-section {
    padding: 75px 0px !important;
  }
  .banner-btns {
    display: flex;
    flex-direction: column;
  }
  .banner-learn-btn {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .banner-quote-btn {
    width: 100%;
    text-align: center;
  }
  .group {
    display: flex;
    flex-direction: column;
  }
  .learn-more-btn {
    max-width: 100%;
    width: 100%;
  }
  .contactus-bar-btn {
    width: 100%;
  }
  .special-project-info-wrapper .special-project-know-btn {
    width: 100%;
  }
  .company-counter-wrapper .count-number-box {
    width: 100%;
  }
  .footer-request-btn {
    width: 100%;
    text-align: center;
  }
  .quote-btn {
    width: 100%;
  }
  .view-more-btn {
    width: 100%;
  }
  .about-info-left {
    height: 320px;
  }
  .about-home-right-info {
    margin-top: 50px;
  }
  .tab-content-block {
    padding-bottom: 50px;
  }
  .home-feature-bg {
    height: auto;
  }
  .contactus-bar {
    text-align: center;
  }
  .contactus-bar-button-block {
    margin-top: 20px;
  }
  .nav-tabs .nav-link {
    flex: auto !important;
    width: 100%;
    float: left;
    display: flex;
    flex-direction: column;
  }
  .mobile-header-menu {
    position: fixed;
    width: 100%;
    z-index: 10;
    background: #fff;
  }
  .main-content-wrapper {
    margin-top: 74px;
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .overview-feature-item {
    width: 100%;
  }
  .overview-image-top {
    flex-direction: column;
  }
  .about-client-heading {
    text-align: center;
  }
  .about-client-counter-wrapper {
    flex-direction: column;
  }
  .about-client-counter-item {
    margin-left: 0;
  }
  .tags-area {
    flex-direction: column;
  }
  .share-item {
    margin-top: 20px;
  }
  .author-img img {
    margin-bottom: 20px;
  }
  .comments-reply {
    margin: 0;
  }
  .service-proposal-body {
    flex-direction: column;
  }
  .proposal-item {
    width: 100%;
    display: inline-block;
    height: 250px;
    flex: auto;
    margin-bottom: 20px;
  }
  .proposal-item-img-bg {
    margin-right: 0;
    margin-bottom: 20px;
  }
  #comingHeader .countdown {
    flex-direction: column;
    width: 100%;
  }
  #comingHeader .countdown div {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .page-not-found-inner {
    max-width: 100%;
    width: 100%;
  }
  .notfound-404 h1 {
    font-size: 150px;
  }
  .testimonial {
    padding: 85px 0px 45px 0px;
    margin: 70px 0px 35px;
  }
  .related-project-wrapper {
    flex-direction: column;
  }
  .grid-news-paggination ul li {
    width: auto;
  }
  .grid-news-paggination ul li:hover, .grid-news-paggination ul li:hover a {
    background: #fff;
    color: #2e3856;
  }
  .grid-news-paggination {
    margin-bottom: 30px;
  }
  .terms-policy {
    text-align: left;
  }
  .error-msg-display {
    top: 10px !important;
    right: 70px;
  }
  .comment-date-right {
    float: left !important;
  }
}
@media screen and (max-width: 768px) {
  .header-top-right-social {
    float: left;
  }
  /* .mobile-menu-wrapper {
		padding: 0px 8%;
	} */
  .footer-top {
    padding: 0;
    height: auto;
  }
  .footer-top::before {
    content: "";
    position: absolute;
    background: transparent;
    height: 125px;
    width: 25.5%;
    left: 0;
    bottom: 0;
    top: 0;
  }
  .footer-middle {
    padding: 40px 15px;
  }
  .footer-bottom {
    padding: 20px 15px;
  }
  .footer-top-right-info {
    padding: 15px 0px;
  }
  .slider-text {
    left: 0;
    width: 100%;
    padding: 60px;
  }
  .slider-section .owl-carousel .owl-item img {
    height: 550px;
    object-fit: cover;
  }
  .breadcrumb-section {
    padding: 100px 0px 150px !important;
  }
  .single-service-content-list ul {
    list-style: none;
    column-count: 2 !important;
  }
  .subscribe-input {
    width: 100%;
  }
  .about-info-left {
    height: 320px;
  }
  .about-home-right-info {
    margin-top: 50px;
  }
  .tab-content-block {
    padding-bottom: 50px;
  }
  .contactus-bar {
    text-align: center;
  }
  .contactus-bar-button-block {
    margin-top: 20px;
  }
  .nav-tabs .nav-link {
    flex: 50%;
  }
  .mobile-header-menu {
    position: fixed;
    width: 100%;
    z-index: 10;
    background: #fff;
  }
  .main-content-wrapper {
    margin-top: 74px;
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .overview-feature-item {
    width: 100%;
  }
  .overview-image-top {
    flex-direction: column;
  }
  .about-client-heading {
    text-align: center;
  }
  .about-client-counter-wrapper {
    flex-direction: column;
  }
  .about-client-counter-item {
    margin-left: 0;
  }
  .tags-area {
    flex-direction: column;
  }
  .share-item {
    margin-top: 20px;
  }
  .author-img img {
    margin-bottom: 20px;
  }
  .comments-reply {
    margin: 0;
  }
  .testimonial {
    padding: 85px 0px 45px 0px;
  }
  .terms-policy {
    text-align: left;
  }
  .error-msg-display {
    top: 10px !important;
  }
  .comment-date-right {
    float: left !important;
  }
}
@media screen and (max-width: 992px) {
  /* .mobile-menu-wrapper {
		padding: 0px 8%;
	} */
  .footer-top {
    padding: 15px 15px;
  }
  .footer-middle {
    padding: 40px 15px;
  }
  .footer-top::before {
    width: 220px;
  }
  .footer-top-info-text h2 {
    font-size: 17px;
  }
  .footer-top-info-icon span i {
    font-size: 28px;
  }
  .submit-btn-btn {
    width: auto;
  }
  .mobile-header-menu {
    position: fixed;
    width: 100%;
    z-index: 10;
    background: #fff;
  }
  .main-content-wrapper {
    margin-top: 74px;
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .breadcrumb-section video {
    display: none;
  }
  .breadcrumb-section.membrane {
    background-image: url('../images/Wurms-BG-2-membrane-press.jpg');
  }
  .breadcrumb-section.precision {
    background-image: url('../images/routing-banner.jpg');
  }
  .breadcrumb-section.thermoform {
    background-image: url('../images/molding-banner.jpg');
  }
  .single-service-content-list ul {
    column-count: 3;
  }
  .single-service-content-listB ul {
    column-count: 2;
  }
  .single-service-content-listC ul {
    column-count: 1;
  }
  .overview-feature-item {
    width: 100%;
  }
  .overview-image-top {
    flex-direction: column;
  }
  .testimonial {
    padding: 85px 0px 45px 0px;
  }
  .error-msg-display {
    top: 18px;
    right: 70px;
  }
}
@media screen and (max-width: 1200px) {
  .header-menu:before {
    width: 259px !important;
    height: 100%;
  }
  .header-top-left {
    padding-left: 0px !important;
  }
  .header-menu {
    padding: 0 10px !important;
  }
  .top-header {
    padding-right: 0px !important;
  }
  .header-logo a img {
    width: 180px;
  }
  .breadcrumb-section {
    padding: 150px 0px 200px;
    background-position: 50%;
  }
  .footer-top {
    padding: 15px 10px;
  }
  .footer-middle {
    padding: 40px 10px !important;
  }
  .footer-bottom {
    padding: 20px 10px !important;
  }
  .footer-top::before {
    width: 28%;
  }
  .error-msg-display {
    top: 18px;
  }
  .error-msg-contact-display {
    top: 40px;
  }
}
@media screen and (max-width: 1500px) {
  .top-header {
    padding-right: 100px;
  }
  .header-menu {
    padding: 0 100px;
  }
  .header-menu::before {
    width: 350px;
  }
  .header-top-left {
    padding-left: 88px;
  }
  .breadcrumb-section {
    padding: 175px 0px 275px;
  }
  .error-msg-display {
    top: 18px;
  }
  .error-msg-contact-display {
    top: 40px;
  }
}
@media screen and (max-width: 1880px) {
  .top-header {
    padding-right: 100px;
  }
  .header-menu {
    padding: 0 100px;
  }
  .header-menu::before {
    width: 350px;
  }
  .header-top-left {
    padding-left: 88px;
  }
}