@media (min-width: 768px) {
  .header li:hover .mob-menu-icn {
    transform: scaleY(-1);
  }

  .sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 5;
  }

  /* 
  .abt-first-section {
    padding: 90px 0;
  }

  .abt-first-wrap {
    margin-bottom: 70px;
  }

  .about-lesson-section {
    padding: 90px 0;
  }

  .about-vision-section {
    padding: 90px 0;
  }

  .about-vision-content {
    padding: 25px 20px;
  }

  .third-title {
    font-size: 27px;
    line-height: 30px;
  }

  .timeline-slider {
    margin-top: 20px;
  }

  .about_career_section {
    padding: 90px 0;
  } */

}

/* --------------------------------------------------- */

@media (max-width: 1800px) {
  .banner-line {
    left: 3%;
  }
}

@media (max-width: 1600px) {
  .container {
    --container-width: 1150px;
  }

  .sub-menu {
    width: 370px;
    padding: 15px 15px;
  }

  .sub-menu li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
  }

  .menu-ul a {
    font-size: 15px;
  }

  .sub-menu li+li {
    margin-left: 0 !important;
  }

  #search-menu .wrapper input {
    width: 100%;
    height: 60px;
    line-height: 60px;
  }

  #search-menu .wrapper button {
    width: 70px;
    height: 64px;
  }


  .home-abt-section {
    padding: 90px 0;
  }

  .home-abt-first h2 {
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 50px;
  }

  .home-abt-first .main-btn {
    margin-top: 70px;
  }

  .home-abt-second ul li h3 {
    font-size: 90px;
  }

  .home-abt-second ul li+li {
    margin-left: 110px;
  }

  .home-equipments-section {
    padding: 80px 0;
  }

  .main-title {
    font-size: 45px;
    line-height: 55px;
  }

  .owl-nav button {
    --size: 55px;
  }

  .equipments-slider.owl-carousel .owl-prev {
    right: 65px;
  }

  .home-equipments-slider {
    margin-top: 35px;
  }

  .equipment-slider-box {
    width: 100%;
    min-height: 300px;
    padding: 20px;
    background-color: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
  }

  .equipment-slider-readmore {
    font-size: 16px;
  }

  .home-equipments-btn {
    margin-top: 35px;
  }

  .we-do-content {
    width: 100%;
    padding-top: 70px;
  }

  .we-do-slider {
    height: 90px;
  }

  .second-title {
    font-size: 35px;
    line-height: 45px;
  }

  .main-btn-second {
    padding: 0 50px 0 20px;
    height: 50px;
    line-height: 52px;
  }

  .main-btn-second::after {
    top: 12px;
  }

  .main-btn {
    height: 50px;
    line-height: 52px;
  }

  .main-btn::after {
    top: 21px;
  }

  .home-media-section {
    padding: 70px 0 50px;
  }

  .home-media-slider {
    margin-top: 20px;
  }

  .media-content {
    padding: 20px;
  }

  .media-content p {
    font-size: 15px;
    line-height: 24px;
  }

  .media-slider-box {
    width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .media-slider-box .label {
    top: 20px;
    left: 20px;
  }

  .media-slider-box img {
    width: 100%;
    height: 370px;
  }

  .media-content span {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
  }

  .home-cateloge-inner {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
  }

  .home-cateloge-inner {
    width: 100%;
    padding: 30px 60px;
  }

  .home-faq-section {
    padding: 40px 0 90px;
  }

  .home-business-section {
    padding-top: 70px;
  }

  .customNextBtn,
  .customPrevBtn {
    --size: 55px;
  }

  .main-btn-wrap {
    column-gap: 10px;
  }

  .home-business-slider {
    width: 100%;
    margin-top: 20px;
  }

  .business-logo-box {
    min-height: 210px;
  }

  .footer-top-section {
    padding: 80px 0 55px;
  }

  .footer-logo {
    width: 40%;
    padding-right: 35px;
  }

  .footer-nav.footer-nav-first {
    width: 45%;
  }

  .footer-nav ul li a {
    line-height: 24px;
    font-size: 15px;
  }

  .footer-nav {
    width: 15%;
  }

  .footer-bottom {
    padding: 25px 0;
  }

  .wedo-box h4 {
    font-size: 15px;
  }

  .home-we-do-section .container {
    min-height: 500px;
  }

  .banner-line {
    left: 1%;
  }

  .main-banner #SR7_1_1 .custom.sr7-arrows,
  .main-banner #rev_slider_1_1_wrapper .custom.tparrows {
    width: 50px !important;
    height: 50px !important;
  }

  .sub-banner h1 {
    font-size: 45px;
    line-height: 50px;
  }

  .equipments-listing-section {
    padding: 60px 0 100px;
  }

  .equipments-listing-discription p {
    font-size: 18px;
    line-height: 32px;
  }

  .equipments-listing-wrap ul {
    gap: 30px;
  }

  .product-listing-section {
    padding: 80px 0;
  }

  .product-listing-nav h3 {
    font-size: 22px;
    line-height: 26px;
  }

  .product-listing-nav h3::after {
    top: 7px;
  }

  .product-listing-main ul {
    row-gap: 25px;
  }

  .product-listing-box h4 {
    font-size: 16px;
    line-height: 20px;
    min-height: 40px;
  }

  .product-detail-first-section {
    padding: 60px 0;
  }

  .product-detail-gallery-details h3 {
    font-size: 28px;
    line-height: 35px;
  }

  .product-detail-filter {
    padding: 20px 35px;
  }

  .equipment-breadcrumb {
    padding: 20px 0;
  }

  .product_features-tab .tab-link {
    padding: 20px 35px;
    font-size: 17px;
  }

  .product_features_wrap {
    padding-top: 45px;
  }

  .product-enquiry {
    width: 190px;
    padding: 0px 25px;
    height: 54px;
    line-height: 54px;
    font-size: 14px;
  }

  .technical_spec_wrap {
    padding: 60px 0 80px;
  }

  .related_products_wrap {
    width: 100%;
    padding: 80px 0;
  }

  .product-listing-box {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .media-listing-section {
    padding: 80px 0;
  }

  .media-detail-section {
    padding: 30px 0 80px;
  }

  .media-detail-wrap {
    padding-top: 50px;
  }

  .media-share-content {
    margin-top: 45px;
  }

  .media-share-content ul {
    margin-top: 15px;
  }

  .media-share-content ul li {
    width: 55px;
    height: 55px;
  }

  .related-news-wrap {
    width: 100%;
    padding: 80px 0;
  }

  .related-news-slider {
    margin-top: 30px;
  }

  .sub-banner .container {
    height: 400px;
  }

  .service-nav ul li a {
    line-height: 70px;
    color: #fff;
    font-size: 16px;
  }

  .service-nav {
    width: 100%;
    min-height: 70px;
  }

  .service-listing-section {
    padding: 80px 0;
  }

  .service-listing-wrap ul li {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .service-listing-wrap {
    margin-top: 30px;
  }

  .service-listing-section {
    padding: 65px 0;
  }

  .career-listing-wrap {
    margin-top: 60px;
  }

  .career-listing-wrap ul {
    margin-top: 35px;
    row-gap: 30px;
  }

  .career-listing-wrap ul li {
    padding: 20px;
  }

  .career-detail-wrap {
    margin-top: 65px;
  }

  .career-detail-title h3 {
    font-size: 40px;
    line-height: 45px;
  }

  .career-detail-title ul {
    font-size: 17px;
    margin-top: 10px;
  }

  .career-detail-list h3 {
    font-size: 28px;
    line-height: 35px;
    font-weight: 400;
    margin-bottom: 20px;
  }

  .career-detail-list {
    margin-top: 65px;
  }

  .career-detail-list-left {
    width: 65%;
    padding-right: 70px;
  }

  .career-detail-list-right {
    padding-left: 65px;
  }

  .contact-section {
    padding: 70px 0 100px;
  }

  .contact-form-wrap {
    width: 100%;
    margin-top: 40px;
  }

  .contact-page-title p {
    font-size: 16px;
    margin-top: 20px;
  }

  .contact-icon {
    width: 75px;
    height: 75px;
  }

  .map {
    width: 100%;
    height: 650px;
  }

  .contact-details-wrap {
    margin-top: 75px;
  }

  .career-listing-wrap {
    margin-top: 50px;
  }

  .career-icon {
    width: 100px;
    height: 100px;
    padding: 15px;
  }

  .eletric-load-calculator {
    padding-top: 90px;
  }

  .load_calculator_wrap .accordion__question {
    font-size: 22px;
  }

  .load_calculator_wrap {
    margin-top: 20px;
    padding: 30px 20px;
    background-color: #FBBA33;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .menu-ul li+li {
    margin-left: 25px;
  }

  .header-options {
    margin-left: 30px;
  }

  /* .banner-title {
    line-height: 65px !important;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 55px !important;
    top: 50px !important;
  } */


  .equipments-slider .owl-nav {
    width: 120px;
    display: flex;
    position: absolute;
    left: 71%;
    top: -65px;
    display: flex;
    justify-content: space-between;
  }

  .time-line-content p {
    font-size: 15px;
    line-height: 23px;
  }

  .time-line-content h3 {
    font-size: 34px;
    line-height: 35px;
    margin-bottom: 10px;
  }

  .time-line-content {
    height: 220px;
  }

  .timeline-slider .owl-stage::after {
    top: 49.2%;
  }

  .timeline-slider .owl-stage {
    min-height: 460px;
  }

  .owl-item.active .dot {
    bottom: -25px;
  }

  .dot {
    bottom: -11px;
  }

  .time-line-coming {
    width: 100%;
    text-align: right;
    position: absolute;
    top: 195px;
    right: -115px;
  }

  .product-detail-box-content p {
    font-size: 14px;
  }

  .about-vision-content p {
    line-height: 24px;
    font-size: 14px;
  }

  .about-vision-content ul li {
    line-height: 24px;
    font-size: 14px;
  }

  .third-title {
    font-size: 26px;
    line-height: 35px;
  }

  .career-detail-title p {
    margin-bottom: 10px;
  }

  .whats_app {
    width: 50px;
    position: fixed;
    display: block;
    bottom: 65px;
    right: 5%;
  }

  .singular .sub-banner h1 {
    font-size: 30px;
    line-height: 40px;
}


}


@media screen and (min-device-width: 1300px) and (max-device-width: 1600px) {
  .banner-title {
    line-height: 65px !important;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 55px !important;
    top: 60px !important;
  }

  .banner-line::after {
    content: "";
    width: 520px;
  }

  .service-listing-title p {
    font-size: 18px;
    line-height: 30px;
  }

  .media-detail-content-left h3 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 20px;

  }

  .media-detail-wrap p {
    font-size: 16px;
  }
}


@media (max-width: 1400px) {
  .container {
    max-width: 90%;
  }

  .menu-ul li+li {
    margin-left: 30px;
  }

  .home-abt-section {
    padding: 75px 0;
  }

  .home-abt-first h2 {
    font-size: 32px;
    line-height: 44px;
  }

  .home-abt-first .main-btn {
    margin-top: 15px;
  }

  .home-abt-second {
    margin-top: 30px;
  }

  .home-abt-second ul li h3 {
    font-size: 90px;
  }

  .home-abt-second ul li+li {
    margin-left: 80px;
  }

  .home-abt-second ul li label {
    font-size: 15px;
  }

  .home-equipments-section {
    padding: 65px 0;
  }

  .main-title {
    font-size: 40px;
    line-height: 50px;
  }

  .equipment-slider-readmore {
    font-size: 16px;
  }

  .equipment-slider-img {
    height: 200px;
  }

  .we-do-content {
    width: 100%;
    padding-top: 30px;
  }

  .home-we-do-section .container {
    min-height: 450px;
    padding: 30px 0;
  }

  .second-title {
    font-size: 32px;
    line-height: 40px;
  }

  .home-media-section {
    padding: 70px 0 40px;
  }

  .home-faq-section {
    padding: 40px 0 60px;
  }

  .home-business-section {
    padding-top: 55px;
  }

  .business-logo-box {
    min-height: 180px;
  }

  .footer-top-section {
    padding: 70px 0 50px;
  }

  .footer-top-section h3 {
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 15px;
  }

  .copy-right p {
    font-size: 13px;
  }

  .footer-nav ul li a {
    line-height: 24px;
    font-size: 14px;
  }

  .subscription {
    width: 100%;
    max-width: 390px;
  }

  .owl-nav button {
    --side: -50px;
  }

  .owl-nav button {
    --size: 45px;
  }

  .customNextBtn,
  .customPrevBtn {
    --size: 45px;
  }

  .banner-line {
    top: 50%;
  }

  .banner-line {
    left: -3%;
  }

  .banner-line {
    font-size: 15px;
    line-height: 20px;
  }

  .abt-first-section {
    padding: 70px 0;
  }

  .abt-first-wrap {
    margin-bottom: 50px;
  }

  .about-lesson-section {
    padding: 70px 0;
  }

  .about-vision-section {
    padding: 70px 0;
  }

  .about_career_section {
    padding: 70px 0;
  }

  .about-vision-section ul li {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .product-listing-section {
    padding: 70px 0;
  }

  .sub-banner .container {
    height: 340px;
  }

  .sub-banner h1 {
    font-size: 40px;
    line-height: 45px;
  }

  .abt-first-section {
    padding: 60px 0;
  }

  .about-lesson-section {
    padding: 60px 0;
  }

  .about-lesson-box {
    padding: 25px 25px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .about-vision-section {
    padding: 60px 0;
  }

  .timeline-section {
    width: 100%;
    padding: 50px 0 80px;
  }

  .timeline-slider {
    margin-top: 10px;
  }

  .time-line-content h3 {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 15px;
  }

  .about_career_img img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .equipments-listing-section {
    padding: 50px 0 70px;
  }

  .equipment-slider-box {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .equipments-listing-discription {
    margin-bottom: 36px;
  }

  .equipments-listing-wrap ul {
    gap: 20px;
  }

  .equipments-listing-discription p {
    font-size: 16px;
    line-height: 26px;
  }

  .product-listing-section {
    padding: 60px 0;
  }

  .product-listing-nav {
    width: 27%;
    padding: 25px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .product-listing-nav ul li a {
    font-size: 15px;
    line-height: 24px;
  }

  .product-listing-heading {
    margin-bottom: 20px;
  }

  .product-listing-main {
    margin-top: 25px;
  }

  .product-listing-box {
    padding: 15px 15px;
  }

  .product-listing-main ul {
    row-gap: 20px;
  }

  .product-listing-box h4 {
    font-size: 14px;
    line-height: 20px;
    min-height: 40px;
  }

  .product-list-img {
    width: 100%;
    height: 160px;
  }

  .equipment-breadcrumb {
    padding: 15px 0;
  }

  .product-detail-box ul {
    margin-top: 20px;
  }

  .product-detail-box ul li {
    padding: 12px 0;
  }

  .product-detail-box ul li p {
    font-size: 14px;
  }

  .product-detail-filter {
    padding: 15px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-top: 20px;
  }

  .product-detail-date {
    width: 100%;
    margin-top: 20px;
  }

  .product-detail-cart {
    width: 100%;
    margin-top: 20px;
  }

  .product-detail-gallery-details h3 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 15px;
  }

  .product-detail-first-section {
    padding: 55px 0;
  }

  .product_features-tab .tab-link {
    padding: 14px 30px;
    font-size: 16px;
  }

  .product_features_wrap {
    padding-top: 35px;
  }

  .product_features_section {
    padding-bottom: 55px;
  }

  .technical_spec_wrap {
    padding: 50px 0 65px;
  }

  .related_products_wrap {
    padding: 60px 0;
  }

  .service-nav ul li a {
    line-height: 60px;
    font-size: 15px;
  }

  .service-nav {
    min-height: auto;
  }

  .service-nav ul li.active::after {
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
  }

  .service-listing-section {
    padding: 55px 0;
  }

  .ser-content {
    padding: 20px 20px;
  }

  .service-listing-wrap ul li {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .service-listing-wrap {
    margin-top: 25px;
  }

  .media-listing-section {
    padding: 60px 0;
  }

  .media-listing-inner {
    margin-top: 10px;
  }

  .media-slider-box {
    width: 100%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .media-detail-section {
    padding: 26px 0 55px;
  }

  .media-share-content h4 {
    font-size: 15px;
    line-height: 28px;
  }

  .media-share-content {
    margin-top: 35px;
  }

  .media-detail-wrap {
    padding-top: 40px;
  }

  .media-detail-content-left h3 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }

  .media-detail-content-left span {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .media-detail-content-img img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .media-detail-content-left {
    width: 55%;
    padding-right: 55px;
  }

  .media-detail-second-content {
    margin-top: 40px;
  }

  .related-news-wrap {
    width: 100%;
    padding: 60px 0;
  }

  .related-news-slider {
    margin-top: 20px;
  }

  .map {
    height: 550px;
  }

  .contact-section {
    padding: 55px 0 70px;
  }

  .contact-details-wrap ul li {
    padding: 10px 20px;
  }

  .contact-details-wrap {
    margin-top: 65px;
  }

  .career-detail-title h3 {
    font-size: 35px;
    line-height: 40px;
  }

  .career-detail-list {
    margin-top: 40px;
  }

  .career-detail-list h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .career-detail-list-left {
    padding-right: 60px;
  }

  .career-detail-list-right {
    padding-left: 50px;
  }

  .career-popup.fancybox__content {
    padding: 35px 30px 20px;
  }

  .menu-ul li+li {
    margin-left: 25px;
  }

  .sub-banner .container {
    height: 310px;
  }

  .abt-first-section {
    padding: 50px 0;
  }

  .abt-first-text {
    padding-left: 40px;
  }

  .abt-first-wrap {
    margin-bottom: 40px;
  }

  .abt-first-section {
    padding: 45px 0;
  }

  .about-lesson-section {
    padding: 50px 0;
  }


  .about-vision-section ul li {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .ser-img img {
    height: 360px;
  }

  .ser-content {
    padding: 20px 25px;
  }

  .ser-content h4 {
    font-size: 16px;
    line-height: 22px;
  }

  .ser-content p {
    font-size: 15px;
    line-height: 24px;
  }

  .ser-content .main-btn-yellow {
    margin-top: 5px;
  }

  .main-btn-yellow {
    min-width: 160px;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
  }

  .row-listing-wrap ul li {
    width: 100%;
    padding: 15px;
    min-height: 380px;
  }

  .row-list-img {
    margin-bottom: 25px;
  }

  .row-listing-wrap {
    margin-top: 30px;
  }

  .row-listing-wrap ul {
    gap: 25px;
  }

  .career-listing-wrap ul li {
    padding: 15px;
  }

  .career-icon {
    width: 90px;
    height: 90px;
    padding: 15px;
  }

  .career-list-title h2 {
    font-size: 22px;
    line-height: 24px;
  }

  .career-list-title h4 {
    font-size: 15px;
    line-height: 20px;
  }

  .career-arrow {
    right: 5px;
  }

  .career-listing-wrap ul {
    margin-top: 25px;
    row-gap: 20px;
  }

  .contact-form {
    row-gap: 15px;
  }

  .equipments-slider .owl-nav {
    width: 100px;
    left: 82%;
    top: -65px;
  }

  .service-listing-section .main-title {
    margin-bottom: 15px;
  }

}

@media (max-width: 1300px) {
  .service-listing-wrap ul {
    grid-template-columns: repeat(3, 1fr);
  }

  .career-listing-wrap ul li {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .career-list-text {
    width: 50%;
  }

  .contact-form-wrap {
    margin-top: 30px;
  }

  .media-listing-inner ul {
    grid-template-columns: repeat(3, 1fr);
  }

  .home-cateloge-inner {
    position: relative;
    overflow: hidden;
  }

  .home-cateloge-inner::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
  }

  .home-cateloge-content {
    position: relative;
    z-index: 2;
  }

  .home-cateloge-inner {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .home-cateloge-inner .main-btn-second {
    margin-top: 5px;
  }

  .equipments-slider .owl-nav {
    width: 98px;
    left: inherit;
    right: 8%;
    top: -60px;

  }

  .singular .sub-banner h1 {
    font-size: 25px;
    line-height: 35px;
}

}

@media (max-width: 1040px) {

  .error-404,
  .search-page-inner,
  .search-noresult-inner {
    padding: 60px 30px;
  }

  .error-404 h1,
  .search-page h1,
  .search-noresult h1 {
    font-size: 24px;
  }

  .error-404 h4 {
    font-size: 16px;
  }

  .error-404 ul {
    margin: 0 0 0 24px;
  }

  .error-404 ul li {
    font-size: 14px;
    line-height: 20px;
  }

  .error-404 ul li+li {
    margin-top: 6px;
  }

  .error-404 h3 {
    margin: 15px 0 15px 0;
    font-size: 18px;
  }

  .error-404 .button {
    margin-top: 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 12px;
  }

  .home-abt-section {
    padding: 45px 0 40px;
  }

  .home-abt-first h2 {
    font-size: 30px;
    line-height: 38px;
  }

  .home-abt-first .main-btn {
    margin-top: 10px;
  }

  .home-abt-second ul li h3 {
    font-size: 65px;
    line-height: 80px;
  }

  .home-equipments-section {
    padding: 55px 0;
  }

  .home-equipments-slider {
    margin-top: 30px;
  }

  .home-equipments-btn {
    margin-top: 30px;
  }

  .we-do-slider {
    width: 100%;
    height: 70px;
    padding: 10px 30px;
  }

  .owl-carousel.wedo-slider .owl-nav button {
    --side: -45px;
  }

  .home-abt-second ul li+li {
    margin-left: 65px;
  }

  .home-cateloge-inner {
    width: 100%;
    padding: 25px 50px;
  }

  .home-media-section {
    padding: 60px 0 30px;
  }

  .title-with-btn h5 {
    color: #3F3F3F;
    font-size: 14px;
  }

  .owl-nav button {
    --side: -25px;
  }

  .home-faq-section {
    padding: 30px 0 50px;
  }

  .home-business-section {
    padding-top: 45px;
  }

  .business-logo-box {
    min-height: 165px;
  }

  .footer-top-section {
    padding: 50px 0 30px;
  }

  .footer-top-section h3 {
    font-size: 16px;
  }

  .copy-right {
    width: 65%;
  }

  .footer-nav ul li a {
    line-height: 22px;
    font-size: 13px;
  }

  .footer-nav ul li {
    margin-bottom: 8px;
  }

  .banner-line::after {
    content: "";
    width: 480px;
  }

  .banner-line {
    top: 50%;
  }

  .home-abt-first {
    padding-left: 35px;
  }

  .contact-details-wrap {
    margin-top: 55px;
  }

  .contact-page-title p {
    font-size: 15px;
    margin-top: 10px;
  }

  .media-listing-section {
    padding: 50px 0;
  }

  .map {
    height: 500px;
  }

  .contact-section {
    padding: 50px 0 55px;
  }

  p {
    font-size: 15px;
    line-height: 26px;
  }

  .contact-icon {
    width: 65px;
    height: 65px;
  }

  .contact-content {
    margin-top: 15px;
  }

  .home-cateloge-inner {
    background-position: right center;
  }

  .career-detail-title h3 {
    font-size: 30px;
    line-height: 35px;
  }

  .career-detail-title ul {
    font-size: 15px;
    margin-top: 10px;
  }

  .career-detail-title ul li+li {
    margin-left: 15px;
    padding-left: 15px;
  }

  .career-detail-title ul li+li::after {
    top: 3px;
  }

  .career-detail-wrap {
    margin-top: 45px;
  }

  .career-detail-list h3 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 12px;
  }

  .career-detail-list ul li+li {
    margin-top: 10px;
  }

  .technical_spec_table {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .product_features_wrap h3 {
    font-size: 27px;
    line-height: 30px;
  }

  .equipments-slider .owl-nav {
    width: 98px;
    left: inherit;
    right: 10%;
    top: -60px;

  }

  .service-listing-title p {
    font-size: 17px;
    line-height: 28px;
  }

  .about-vision-content ul li {
    font-size: 15px;
  }

  .asl_w_container {
    margin: 10px 0px !important;
  }

  div.asl_r.vertical {
    width: 90% !important;
    bottom: 20px !important;
    left: 5% !important;
    z-index: 999 !important;
    height: 200px !important;
    overflow: scroll !important;
  }

  .whats_app {
    width: 45px;
    bottom: 80px;
    right: 5%;
    z-index: 99;
}

}

@media (max-width: 900px) {

  .menu-ul a {
    font-size: 16px;
  }

  .menu-icon.open {
    top: 45px;
    right: 5%;
    position: fixed;
    z-index: 999;
  }

  .menu-ul li+li {
    margin-left: 15px;
  }

  .contact-btn {
    padding: 0px 20px;
    height: 40px;
    font-size: 12px;
  }

  .header-options {
    margin-left: 20px;
    width: auto;
  }

  .copy-right {
    width: 100%;
    text-align: center;
  }

  .footer-bottom ul {
    width: 100%;
    justify-content: center;
    margin-top: 5px;
  }

  .home-abt-section {
    padding: 50px 0 50px;
  }

  .focus-area-section {
    padding: 40px 0 50px;
  }

  .main-title {
    font-size: 30px;
    line-height: 35px;
  }

  .focus-area-content {
    margin-top: 20px;
  }

  .focus-area-content ul {
    justify-content: center;
  }

  .focus-area-content ul li {
    width: 50%;
  }

  .focus-area-content ul li img {
    min-height: 420px;
  }

  .focus-area-text h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .focus-btn {
    right: 15px;
    top: -4px;
  }

  .news-slider-wrap {
    padding-top: 20px;
    margin-bottom: 30px;
  }

  .choose-section {
    height: 380px;
  }

  .footer-top-section .flex {
    row-gap: 25px;
  }

  .footer-logo {
    width: 100%;
  }

  .footer-nav {
    width: 33.3%;
  }

  .footer-mail {
    width: 33.3%;
  }

  .footer-mail-box {
    margin-bottom: 20px;
  }

  .main-banner #SR7_1_1 .custom.sr7-arrows,
  .main-banner #rev_slider_1_1_wrapper .custom.tparrows {
    width: 45px !important;
    height: 45px !important;
  }

  .main-banner #SR7_1_1 .custom.sr7-arrows.sr7-rightarrow,
  .main-banner #rev_slider_1_1_wrapper .custom.tparrows.tp-rightarrow {
    transform: translate(-70px, -70px) !important;
  }

  .main-banner #SR7_1_1 .custom.sr7-arrows.sr7-leftarrow,
  .main-banner #rev_slider_1_1_wrapper .custom.tparrows.tp-leftarrow {
    transform: translate(-130px, -70px) !important;
  }

  .subscription {
    width: 100%;
    max-width: inherit;
    margin-bottom: 20px;
  }

  .footer-nav.footer-nav-first {
    width: 75%;
  }

  .footer-nav {
    width: 25%;
  }

  .home-media-section {
    padding: 30px 0 30px;
  }

  .home-media-slider {
    margin-top: 15px;
  }

  .about-vision-section ul {
    row-gap: 25px;
    justify-content: center;
  }

  .about-vision-section ul li {
    width: 48%;
  }

  .about-vision-content {
    padding: 20px 20px;
  }

  .abt-first-title {
    width: 100%;
    margin-bottom: 10px;
  }

  .abt-first-text {
    padding-left: 0;
    width: 100%;
  }

  .about-vision-section {
    padding: 50px 0;
  }

  .timeline-section {
    padding: 40px 0 65px;
  }

  .time-line-content h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 10px;
  }

  .about_career_section {
    padding: 50px 0;
  }

  .about_career_img img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .product-enquiry {
    width: 170px;
    padding: 0px 20px;
    height: 49px;
    line-height: 49px;
  }

  .menu-ul a {
    font-size: 13px;
  }

  .menu-ul li+li {
    margin-left: 15px;
  }

  .sub-banner .container {
    height: 300px;
  }

  .about_career_content_inner {
    padding-right: 30px;
  }

  .sub-banner h1 {
    font-size: 35px;
    line-height: 40px;
  }

  .equipment-slider-img {
    height: 170px;
  }

  .equipments-listing-wrap ul {
    gap: 15px;
  }

  .equipments-listing-discription {
    width: 100%;
    margin-bottom: 25px;
  }

  .equipments-listing-section {
    padding: 50px 0 50px;
  }

  .product-listing-nav {
    width: 35%;
    padding: 20px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .product-listing-wrap {
    width: 65%;
    padding-left: 30px;
  }

  .product-listing-main ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .product-listing-box {
    padding: 12px 12px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .product-listing-main ul {
    row-gap: 15px;
  }

  .product-listing-heading h3 {
    width: 100%;
    margin-bottom: 10px;
  }

  .product-listing-nav ul li a {
    font-size: 14px;
    line-height: 22px;
  }

  .product-listing-nav ul li+li {
    margin-top: 10px;
  }

  .equipment-breadcrumb ul li a,
  .equipment-breadcrumb ul li span {
    font-size: 14px;
    line-height: 22px;
    padding-left: 20px;
  }

  .equipment-breadcrumb ul li {
    padding-right: 20px;
  }

  .product-detail-gallery {
    width: 100%;
    margin-bottom: 40px;
  }

  .product-detail-gallery-details {
    width: 100%;
    padding-left: 0;
  }

  .minus,
  .plus {
    height: 50px;
  }

  .number input {
    height: 50px;
  }

  .product-detail-first-section {
    padding: 45px 0 40px;
  }

  .product_features_wrap {
    padding-top: 30px;
  }

  .product_features-tab .tab-link {
    padding: 14px 25px;
    font-size: 15px;
  }


  .row-listing-wrap ul li {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .row-list-img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .row-listing-wrap ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .owl-nav button {
    position: static;
  }

  .owl-nav {
    width: 100%;
    justify-content: center;
    display: flex;
    height: 50px;
    align-items: center;
    margin-top: 30px;
    column-gap: 10px;
  }

  .about-lesson-section {
    padding: 50px 0 25px;
  }

  .career-listing-wrap {
    margin-top: 35px;
  }

  .career-list-content {
    width: 100%;
    padding-left: 0;
  }

  .career-list-title {
    width: 100%;
    padding-right: 0;
    margin-top: 20px;
    text-align: center;
  }

  .career-list-title h4 {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    justify-content: center;
  }

  .career-list-text {
    width: 100%;
    text-align: center;
  }

  .career-listing-wrap ul li {
    justify-content: center;
  }

  .career-arrow {
    position: static;
    right: 5px;
    margin: 0 auto;
    margin-top: 15px;
  }

  .career-icon {
    width: 70px;
    height: 70px;
    padding: 20px;
  }

  .service-listing-section {
    padding: 45px 0;
  }

  .product_features_wrap ul {
    margin-top: 10px;
    padding-left: 20px;
    max-width: 100%;
  }

  .product_features_wrap ol {
    margin-top: 10px;
    padding-left: 20px;
    max-width: 100%;
  }

  .product_features_wrap .product-enquiry {
    position: static;
    margin-top: 15px;
  }

  .product_features_section {
    padding-bottom: 45px;
  }

  .we-do-slider {
    align-items: inherit;
  }

  .load_calculator_wrap .accordion__question {
    font-size: 18px;
  }

  .load_calculator_wrap .accordion {
    margin-bottom: 10px;
  }

  .third-title {
    font-size: 24px;
    line-height: 30px;
  }

  .eletric-load-calculator {
    padding-top: 45px;
  }

  .accordion__icon {
    width: 35px;
    height: 35px;
  }

  .calculator_box {
    padding: 10px 0;
  }

  .equipments-slider .owl-nav {
    width: 99px;
    left: 80%;
    right: inherit;
    top: -84px;
  }

  .enquiry-popup-img {
    width: 100%;
  }

  .enquiry-popup-img h3{
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    text-transform: capitalize;
    color: #363636;
    margin-bottom: 15px;
}

  .enquiry-popup-content {
    width: 100%;
    padding-left: 0;
    padding-bottom: 30px;
  }

  .enquiry-popup {
    padding: 25px 20px;
    flex-direction: column-reverse;
  }

  .enquiry-popup-content h3 {
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 15px;
  }

  .equipment-breadcrumb ul li {
    padding-right: 20px;
  }

}

@media (max-width:768px) {

  .header-options {
    margin-left: 20px;
    display: flex;
    align-items: center;
    column-gap: 15px;
    margin-left: auto;
  }

  .menu-icon {
    top: 0;
  }

  .second-title {
    font-size: 27px;
    line-height: 33px;
  }

  .footer-nav.footer-nav-first {
    width: 75%;
  }

  .footer-nav {
    width: 25%;
  }

  .home-abt-first h2 {
    font-size: 27px;
    line-height: 34px;
  }

  .home-abt-second ul li h3 {
    font-size: 55px;
    line-height: 70px;
  }

  .home-abt-second ul li+li {
    margin-left: 45px;
  }

  .home-equipments-section {
    padding: 50px 0;
  }

  .home-equipments-section::after {
    content: "";
    width: 65%;
  }

  .home-equipments-title {
    width: 60%;
  }

  .we-do-content {
    width: 100%;
    padding-top: 20px;
  }

  .home-we-do-section .container {
    min-height: 420px;
    padding: 25px 0;
  }

  .home-cateloge-inner p br {
    display: none;
  }

  .home-cateloge-inner {
    width: 100%;
    padding: 20px 30px;
  }

  .media-slider-box {
    width: 100%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .media-slider-box img {
    width: 100%;
    height: 380px;
  }

  .customNextBtn,
  .customPrevBtn {
    margin-top: -32px;
  }

  .home-abt-second ul {
    justify-content: space-between;
  }

  .home-abt-second ul li {
    width: 48%;
  }

  .home-abt-second ul li+li {
    margin-left: 0;
  }

  .business-logo-box {
    min-height: 140px;
  }

  .home-abt-second ul li h3 {
    font-size: 55px;
    line-height: 60px;
  }

  .nav-bar.slow {
    padding-top: 200px;
    padding-bottom: 50px;
  }

  .sub-menu {
    width: 100%;
    padding: 10px 5%;
  }


  .header li .sub-menu {
    transform: translateY(5px);
  }

  .header li:hover .sub-menu {
    transform: translateY(5px);
  }

  .menu-ul {
    padding-bottom: 40px;
  }

  .title-with-btn .main-title {
    width: 100%;
  }

  .banner-line {
    top: 35%;
    left: -36px;
  }

  .home-abt-first {
    padding-left: 30px;
  }

  .banner-line::after {
    content: "";
    width: 280px;
  }

  .equipments-slider.owl-carousel .owl-prev {
    right: 55px;
  }

  .technical_spec_wrap {
    padding: 45px 0 50px;
  }

  .related_products_wrap {
    padding: 50px 0;
  }

  .equipment-slider {
    margin-top: 20px;
  }

  .service-listing-section {
    padding: 50px 0;
  }

  .service-nav ul li a {
    line-height: 55px;
    font-size: 14px;
  }

  .service-nav ul li.active::after {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 9px solid #fff;
  }

  .ser-img img {
    height: 350px;
  }

  .ser-content {
    padding: 20px 20px;
  }

  .service-listing-wrap {
    margin-top: 20px;
  }

  .service-listing-section {
    padding: 50px 0;
  }

  .media-listing-inner ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .media-detail-section {
    padding: 20px 0 45px;
  }

  .bredcrumb ul li a,
  .bredcrumb ul li span {
    font-size: 14px;
    line-height: 20px;
  }

  .media-detail-content-left {
    width: 100%;
    padding-right: 0;
  }

  .media-detail-content-img {
    width: 100%;
    margin-top: 20px;
  }

  .media-detail-content-img img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .media-share-content {
    margin-top: 30px;
  }

  .related-news-wrap {
    padding: 50px 0;
  }

  .contact-details-wrap ul li {
    width: 100%;
  }

  .contact-details-wrap ul li:last-child{
    width: 100%;
}

.contact-content p{
       font-size: 13px;
}

  .contact-details-wrap ul li+li::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #CCCCCC;
    left: 0;
    top: 0;
    position: absolute;
  }

  .contact-details-wrap ul li {
    padding: 20px 0px;
  }

  .contact-section {
    padding: 40px 0 50px;
  }

  .contact-details-wrap {
    margin-top: 40px;
  }

  .form-control {
    width: 100%;
    line-height: 45px;
    height: 45px;
    padding: 0px 20px;
  }

  .contact-form li {
    width: 100%;
  }

  .menu-ul a {
    font-size: 18px;
  }

  .map {
    height: 400px;
  }

  .abt-first-section .home-abt-second ul {
    justify-content: space-between;
  }

  .abt-first-section .home-abt-second ul li {
    width: 100%;
    text-align: center;
    padding: 12px 0 8px;
  }

  .home-abt-section .home-abt-second ul li {
    padding: 12px 0 8px;
  }

  .abt-first-section .home-abt-second ul li:nth-child(2) {
    width: 100%;
    justify-content: center;
  }

  .abt-first-section .home-abt-second ul li:nth-child(3) {
    width: 100%;
    justify-content: center;
  }

  .abt-first-section .home-abt-second ul li+li {
    margin-left: 0;
    border-top: 1px solid #C7C7C7;
    border-left: none;

  }

  .abt-first-wrap {
    text-align: center;
  }

  .abt-first-wrap {
    margin-bottom: 30px;
  }

  .home-abt-second ul li h3 {
    font-size: 50px;
    line-height: 55px;
  }

  .career-listing-wrap ul {
    margin-top: 20px;
    row-gap: 15px;
  }

  .career-detail-title h3 {
    font-size: 25px;
    line-height: 30px;
  }

  .career-detail-list-left {
    padding-right: 0;
    width: 100%;
    border-right: none;
  }

  .career-detail-list-box {
    margin-bottom: 25px;
  }

  .career-detail-list-right {
    padding-left: 0;
    width: 100%;
    margin-top: 30px;
  }

  .career-detail-list {
    margin-top: 25px;
  }

  .career-detail-title p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .equipments-listing-wrap ul {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }

  .equipment-slider-box {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }

  .equipment-slider-readmore {
    font-size: 14px;
  }

  .service-listing-wrap ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .ser-content {
    padding: 16px 20px;
  }

  .product-listing-section {
    padding: 45px 0;
  }

  .product-listing-nav {
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
  }

  .product-listing-wrap {
    width: 100%;
    padding-left: 0;
  }

  .product-listing-heading .nice-select {
    width: 100%;
  }

  .product-listing-box {
    padding: 10px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }

  .product-detail-box-content {
    width: 100%;
    padding-right: 0;
    margin-bottom: 6px;
  }

  .product-detail-gallery-details h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
  }

  .product-detail-filter {
    flex-wrap: wrap;
  }

  .detail-filter-box {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 15px;
  }

  .detail-filter-box label {
    width: 100%;
    margin-bottom: 5px;
  }

  .detail-filter-box .nice-select {
    width: 100%;
  }

  .product-detail-date {
    row-gap: 15px;
  }

  .product-detail-date input {
    width: 100%;
  }

  .product_features-tab .tab-link {
    padding: 14px 25px;
    font-size: 15px;
    width: 100%;
  }

  .product_features_wrap ul {
    margin-top: 10px;
    padding-left: 20px;
    max-width: 100%;
  }

  .product_features_wrap ol {
    margin-top: 10px;
    padding-left: 20px;
    max-width: 100%;
  }

  .technical_spec_wrap {
    padding: 40px 0 40px;
  }

  .technical_spec_table {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .swiper-slide-container {
    min-height: auto;
    padding: 20px;
  }

  .gallery-top {
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-bottom: 10px;
  }

  .swiper-tumb-container {
    width: 100%;
    height: 90px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }

  .home-abt-second ul li h3 {
    text-align: center;
  }

  .about-lesson-box {
    padding: 20px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }

  .product_features_wrap h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .footer-logo-main {
    margin-bottom: 30px;
  }

  .footer-top-section {
    padding: 40px 0 25px;
  }

  .product-detail-filter {
    padding: 5px 20px 15px;
  }

  .career-popup.fancybox__content {
    padding: 20px 15px 15px;
  }

  .career-popup.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .product-listing-nav h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
  }

  .home-abt-section .home-abt-second ul li h3 {
    text-align: left;
  }

  .home-abt-section .home-abt-second ul li {
    text-align: left;
  }

  .home-abt-section .home-abt-second ul li:nth-child(2n) {
    width: 50%;
    text-align: left;
    margin-top: 0;
  }

  .equipments-slider.owl-carousel .owl-prev,
  .equipments-slider.owl-carousel .owl-next {
    position: static;
  }

  .home-equipments-btn {
    margin-top: 26px;
    justify-content: center;
  }

  .home-equipments-section::after {
    height: 300px;
  }

  .we-do-slider {
    align-items: inherit;
  }

  .footer-nav.footer-nav-first {
    width: 100%;
  }

  .footer-nav {
    width: 100%;
  }

  .footer-nav ul {
    display: flex;
    flex-wrap: wrap;
  }

  .footer-nav ul li {
    width: 50%;
  }

  .calculator_box h5 {
    font-size: 14px;
  }

  .load_calculator-left {
    width: 100%;
  }

  .load_calculator_wrap .accordion__question {
    font-size: 17px;
  }

  .wedo-slider .owl-stage {
    flex-wrap: inherit;
  }

  .wedo-box {
    padding: 4px 15px;
  }

  .owl-carousel.wedo-slider .owl-nav button {
    position: static;
    top: 66%;
    width: 45px;
    height: 45px;
  }

  .we-do-slider {
    bottom: 90px;
  }

  .owl-carousel.wedo-slider .owl-nav {
    margin-top: 30px;
  }

  .calculator-popup.fancybox__content {
    padding: 65px 30px;
  }

  .popup_calculator_box {
    line-height: 49px;
    padding: 0px 22px;
    background-color: #FBBA33;
    font-size: 20px;
    text-align: center;
  }

  .calculator-popup h3 {
    font-weight: bold;
    font-size: 26px;
  }

  .popup_calculator_btn {
    margin-top: 35px;
  }

  .calculator-popup p {
    font-size: 16px;
  }

  .owl-item .time-line-content p {
    font-size: 12px;
    line-height: 22px;
  }

  .equipments-slider .owl-nav {
    width: 99px;
    left: -20px;
    right: 0;
    margin: auto;
    /* right: inherit; */
    top: 24px;
    position: relative;
  }

  .home-equipments-slider.margin-left {
    padding-right: 5%;
  }

  .media-detail-wrap p {
    font-size: 15px;
  }

  .wedo-box {
    position: relative;
  }

  .wedo-box-icon {
    position: absolute;
    left: 0;
    height: 40px;
  }

  .wedo-box h4 {
    width: max-content;
    padding-left: 25px;
  }

  .wedo-slider .owl-stage {
    height: 70px;
  }

  .we-do-slider {
    padding: 0 30px;
  }

  .time-line-coming h4 {
    font-size: 30px;
    line-height: 35px;

  }

  .time-line-coming {
    right: -50px;
  }

  .ser-content p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .ser-content h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .service-nav ul li.active::after {
    bottom: -1px;
  }

  .equipment-slider-readmore {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
  }


  .product-detail-date input {
    font-size: 16px;
  }

  .form-control {
    font-size: 16px;
  }

  .header-options {
    width: 100px;
  }

  .detail-filter-box.filter-state .nice-select {
    width: 100%;
  }

  .singular .sub-banner h1 {
    font-size: 20px;
    line-height: 30px;
}

}

@media (max-width:500px) {
  .header-topbar ul li {
    padding: 0px 15px;
    font-size: 12px;
  }

  .title-with-btn .main-btn {
    position: static;
  }

  .main-btn-wrap {
    position: static;
    margin-top: -10px;
    margin-left: auto;
  }

  .home-business-section {
    padding-top: 30px;
  }

  .footer-nav.footer-nav-first {
    width: 100%;
  }

  .footer-logo {
    padding-right: 0;
  }

  .footer-nav {
    width: 100%;
  }

  .footer-nav ul li a {
    line-height: 22px;
    font-size: 12px;
  }

  .footer-nav.last-nav ul {
    display: flex;
    flex-wrap: wrap;
  }

  .copy-right p {
    font-size: 12px;
  }

  .footer-bottom ul {
    margin-top: 10px;
  }

  .owl-nav button {
    --side: 5px;
  }

  .home-equipments-title {
    width: 100%;
  }

  .home-equipments-section::after {
    content: "";
    width: 100%;
  }

  .equipments-slider.owl-carousel .owl-prev {
    right: inherit;
    left: 5px;
    top: 50%;
  }

  .equipments-slider.owl-carousel .owl-next {
    right: 5px;
    top: 50%;
  }

  .subscription {
    margin-bottom: 10px;
  }

  .home-abt-first h2 {
    font-size: 22px;
    line-height: 32px;
  }

  .home-abt-second ul li h3 {
    font-size: 40px;
    line-height: 46px;
  }

  .home-abt-second ul li {
    width: 100%;
  }

  .home-abt-second ul li:nth-child(2n) {
    width: 90%;
    text-align: right;
  }

  .business-logo-box {
    min-height: 125px;
  }

  .about-vision-section ul li {
    width: 100%;
  }

  .third-title {
    font-size: 25px;
    line-height: 30px;
  }

  .about-vision-content {
    padding: 15px 16px;
  }

  .about-vision-section ul li {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }

  .about-vision-section ul {
    row-gap: 5px;
  }

  .timeline-section {
    padding: 35px 0 60px;
  }

  .timeline-slider {
    width: 400px;
  }

  .about_career_content_inner {
    padding-right: 0;
    width: 100%;
  }

  .about_career_content {
    width: 100%;
  }

  .about_career_img {
    width: 100%;
    margin-bottom: 20px;
  }

  .about_career_section .flex {
    flex-direction: column-reverse;
  }

  .second-title {
    font-size: 24px;
    line-height: 30px;
  }

  .career-detail-list h3 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
  }

  .career-detail-title ul {
    font-size: 13px;
    margin-top: 10px;
  }

  .career-detail-title ul li+li::after {
    top: 0px;
  }

  .service-listing-title .main-btn {
    margin-top: 5px;
  }

  .equipment-slider-readmore {
    font-size: 13px;
    line-height: 21px;
  }

  .equipments-listing-wrap ul {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }

  .equipment-slider-img {
    height: 120px;
  }

  .equipment-slider-box {
    height: 100%;
    min-height: auto;
  }

  .equipment-slider-readmore {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .equipments-listing-section {
    padding: 40px 0 40px;
  }

  .sub-banner .container {
    height: 280px;
  }

  .sub-banner h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .service-listing-section {
    padding: 45px 0;
  }

  .service-listing-wrap ul li {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }

  .row-listing-wrap ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }


  .row-list-img img {
    width: 100%;
    height: 150px;
  }

  .row-listing-wrap ul li {
    min-height: auto;
  }

  .row-list-btn {
    width: 100%;
    height: 70px;
    line-height: 20px;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    background-color: #F4F4F4;
    text-align: center;
    font-size: 14px;
  }

  .row-list-img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
  }

  .service-nav ul li {
    padding: 0px 16px;
  }

  .equipments-listing-discription p {
    font-size: 15px;
    line-height: 25px;
  }

  .technical_spec_table table td {
    font-size: 11px;
  }

  .technical_spec_table table th {
    font-size: 11px;
  }

  .technical_spec_table table th,
  .technical_spec_table table td {
    padding: 10px;
  }

  .related_products_wrap {
    padding: 40px 0 20px;
  }

  .equipment-slider {
    margin-top: 15px;
  }

  .product_features_wrap p {
    font-size: 14px;
  }

  .product_features_wrap ul li {
    font-size: 14px;
    line-height: 24px;
  }

  .product_features_wrap ol li {
    font-size: 14px;
    line-height: 24px;
  }


  .product-detail-box ul li {
    padding: 12px 0 5px;
  }

  .product_features-tab .tab-link {
    padding: 10px 20px;
    font-size: 14px;
    width: 100%;
  }

  .main-title {
    font-size: 26px;
    line-height: 30px;
  }

  .product-detail-gallery-details h3 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
  }

  .product-detail-filter {
    padding: 15px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 15px;
  }

  .product-detail-gallery {
    margin-bottom: 30px;
  }

  .product-enquiry {
    width: 155px;
  }

  .ser-img img {
    height: 340px;
  }

  #search-menu .wrapper input {
    padding: 0px 65px 0 45px;
    background-position: left 12px center;
  }

  .main-btn-yellow {
    min-width: auto;
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
    font-size: 11px;
  }

  .ser-content p {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .media-content {
    padding: 10px;
  }

  .media-content span {
    margin-bottom: 5px;
  }

  .media-slider-box .label {
    top: 10px;
    left: 10px;
    font-size: 14px;
  }

  .media-content p {
    font-size: 13px;
    line-height: 22px;
  }

  .media-slider-box {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }

  .bredcrumb ul li+li {
    padding-left: 20px;
  }

  .bredcrumb ul li+li::after {
    left: 5px;
  }

  .media-detail-content-left h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
  }

  .media-detail-wrap strong {
    font-weight: 600;
    font-size: 15px;
}

.media-detail-content-left span {
  font-size: 14px;
  margin-bottom: 10px;
}

  .media-detail-wrap {
    padding-top: 20px;
  }

  .media-detail-content-img img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }

  .media-detail-content-img {
    margin-top: 15px;
  }

  .media-detail-second-content {
    margin-top: 20px;
  }

  .media-share-content {
    margin-top: 20px;
  }

  .media-share-content ul li a {
    font-size: 15px;
  }

  .media-share-content ul li {
    width: 45px;
    height: 45px;
  }

  .media-share-content ul {
    margin-top: 10px;
  }

  .related-news-wrap {
    padding: 35px 0 10px;
  }

  .related-news-slider {
    margin-top: 15px;
  }

  .career-detail-list {
    margin-top: 20px;
  }

  .career-detail-list-box {
    margin-bottom: 20px;
  }

  .career-detail-list-right {
    margin-top: 20px;
  }

  .career-detail-list ul li {
    font-size: 14px;
  }

  .product-listing-section {
    padding: 40px 0;
  }

  .form-control {
    width: 100%;
    line-height: 45px;
    height: 45px;
    padding: 0px 20px;
  }

  .contact-form-wrap {
    margin-top: 15px;
  }

  .contact-form {
    row-gap: 10px;
  }

  .contact-icon {
    width: 60px;
    height: 60px;
  }

  .home-abt-section .home-abt-second ul li:nth-child(2n) {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    border-top: 1px solid #d5d5d5;
  }

  .product-listing-box .main-btn-yellow {
    min-width: 155px;
    padding: 0 25px;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
  }

  .service-nav ul li.active::after {
    right: inherit;
    left: 43%;
  }

  .wedo-box {
    justify-content: center;
    padding: 4px 15px;
  }


  .wedo-slider .item {
    text-align: center;
  }


  .we-do-slider {
    height: 70px;
  }

  .menu-ul li+li {
    margin-top: 20px;
  }

  .menu-ul a {
    font-size: 18px;
  }

  .sub-menu {
    width: 100%;
    padding: 5px 5%;
  }

  .sub-menu li+li {
    margin-top: 0px;
  }

  .sub-menu li a {
    font-size: 13px;
    font-weight: 500;
    line-height: 35px;
  }

  .calculator-popup .main-btn {
    font-size: 12px;
  }

  .calculator-popup.fancybox__content {
    padding: 55px 20px;
    width: 95%;
  }

  .header-topbar ul li {
    padding: 0px 8px;
    font-size: 11px;
  }

  .equipments-slider .owl-nav {
    width: 99px;
    left: -10px;
  }

  .home-abt-section .home-abt-second ul li h3 {
    text-align: center;
  }

  .home-abt-section .home-abt-second ul li {
    width: 100%;
    text-align: center;
  }

  .home-abt-section .home-abt-second ul li:nth-child(2n) {
    width: 100%;
    text-align: center;
    margin-top: 0;
  }

  .time-line-coming {
    right: -30px;
  }

  .ser-content {
    padding: 15px 15px;
  }



}


@media (max-width: 400px) {
  .header-topbar ul li {
    padding: 0px 5px;
    font-size: 10px;
  }

  .service-listing-wrap ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .row-listing-wrap ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }

  .row-list-img img {
    width: 100%;
    height: 200px;
  }

  .third-title {
    font-size: 22px;
    line-height: 30px;
  }

  .equipments-listing-wrap ul {
    gap: 10px;
    grid-template-columns: repeat(1, 1fr);
  }

  .product-listing-main ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .number {
    width: 120px;
  }

  .number input {
    width: 40px;
  }

  .minus,
  .plus {
    width: 40px;
  }

  .footer-nav-first ul li {
    width: 100%;
  }

  .media-listing-inner ul {
    gap: 10px;
  }

  .media-listing-inner ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .bredcrumb ul li a,
  .bredcrumb ul li span {
    font-size: 13px;
    line-height: 20px;
  }

  .bredcrumb ul li+li {
    padding-left: 20px;
  }

  .home-equipments-slider {
    margin-top: 20px;
  }

  .calculator-popup .main-btn {
    font-size: 10px;
  }

  .main-btn-wrap {
    position: static;
    margin-top: 44px;
    margin-left: auto;
  }

  .time-line-coming {
    right: -10px;
  }

  .media-slider-box img {
    width: 100%;
    height: 290px;
  }

}