@media only screen and (max-width: 1501px) {
  .inner-banner {
    height: 380px;
  }
}

@media only screen and (max-width: 1399.2px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 90%;
    margin: 0 auto;
  }

  h1,
  h2 {
    font-size: 38px;
  }

  .banner-text h2 {
    font-size: 42px;
  }

  .inner-banner-cont h1,
  .inner-banner-cont h2 {
    font-size: 42px;
  }

  .solution-image-one {
    width: 40%;
  }

  .solution-image-two {
    width: 58%;
  }

  .why-choose-iconbox {
    width: 100px;
    height: 100px;
  }

  .about-icon h2 {
    font-size: 50px;
  }

  .testimonial-icon {
    width: 40px;
  }

  .testimonial-slider.slick-initialized .slick-slide {
    padding: 0 10px 10px 10px;
  }

  .mission-icon {
    width: 80px;
  }

  .mission-icon-head h2 {
    width: auto;
  }

  .mission-icon-head {
    column-gap: 30px;
    justify-content: flex-end;
  }

  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    width: 140px;
  }

  .about-box {
    padding-bottom: 90px;
  }

  .banner {
    height: 400px;
  }

  .inner-banner {
    height: 350px;
  }
}

@media only screen and (max-width: 1370.2px) {
  .about-counter-head-flex {
    font-size: 38px;
  }

  .testimonial-client-text h4 {
    font-size: 19px;
  }
}

@media only screen and (max-width: 1351px) {
  .about-text {
    margin-right: -40px;
  }

  .about-box {
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 1301px) {
  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    width: 120px;
    right: -45%;
  }

  .inner-banner {
    height: 320px;
  }
}

@media only screen and (max-width: 1255.2px) {
  h1,
  h2 {
    font-size: 35px;
  }

  .banner-text h2 {
    font-size: 40px;
  }

  .inner-banner-cont h1,
  .inner-banner-cont h2 {
    font-size: 40px;
  }

  .custom-margin {
    margin: 40px 0;
  }

  .padd {
    padding: 40px 0;
  }

  .margin-sec {
    margin: 0 0 40px 0;
  }

  .about-icon h2 {
    font-size: 45px;
  }

  .banner {
    height: 380px;
  }

  .why-choose-iconbox {
    width: 80px;
    height: 80px;
  }

  .solution-text p {
    margin: 15px 0 0 0;
  }

  .solution-text h3 {
    margin: 15px 0 0 0;
    font-size: 25px;
  }

  .about-text {
    padding: 30px 20px;
  }

  .about-text p {
    margin: 15px 0 0 0;
  }

  .about-play-btn {
    width: 60px;
    height: 60px;
  }

  .about-play-btn a {
    width: 40px;
    height: 40px;
  }

  .product-info {
    width: 80%;
  }

  .product-text a {
    font-size: 18px;
  }

  .about-image {
    height: 400px;
  }

  .testimonial-box {
    max-height: 420px;
  }

  .testimonial-slider {
    margin: 40px 0 0 0;
  }

  .testimonial {
    min-height: 320px;
  }

  .faq-box {
    padding: 60px 0 0 0;
  }

  .footer {
    padding: 40px 0 30px 0;
  }

  .inner-banner {
    height: 300px;
  }

  .contact-info {
    width: 80%;
  }

  .product-detail-cont {
    padding: 40px 30px;
  }

  .product-detail-text p {
    margin: 15px 0 0 0;
  }

  .about-inner-image-one {
    width: 80%;
    height: 400px;
  }

  .about-inner-image-two {
    padding: 10px;
    width: 50%;
    height: 200px;
    top: 80%;
  }

  .about-inner-image-two img {
    object-fit: contain;
  }

  .work-icon {
    width: 100px;
    height: 100px;
  }

  .about-counter-head-flex {
    font-size: 35px;
  }

  .work-row {
    justify-content: center;
    column-gap: 20px;
  }

  .work {
    width: 31%;
  }

  .why-sec-icon {
    display: block;
  }

  .product-thumbnail {
    height: 80px;
  }

  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    right: -38%;
  }

  .work:nth-child(3)::after {
    display: none;
  }

  .about-box {
    padding-bottom: 80px;
  }

  .about-home-image-box .about-inner-image-two {
    top: 60%;
    right: 0;
  }
}

@media only screen and (max-width: 1221px) {
  .about-box {
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 1217px) {
  .about-box {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 1201px) {
  h1,
  h2 {
    font-size: 32px;
  }

  .banner-text h2 {
    font-size: 38px;
  }

  .inner-banner-cont h1,
  .inner-banner-cont h2 {
    font-size: 38px;
  }

  .about-icon h2 {
    font-size: 40px;
  }

  .about-counter-head-flex {
    font-size: 32px;
  }

  .banner {
    height: 350px;
  }

  .banner-text {
    width: 70%;
  }

  .banner-text h2 br {
    display: none;
  }

  .inner-banner {
    height: 280px;
  }
}

@media only screen and (max-width: 1101px) {
  .menu ul li {
    margin: 0 20px 0 0;
  }

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

  .menu-info ul li {
    margin: 0 10px 0 0;
  }

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

  .about-icon h2 {
    font-size: 38px;
  }

  .about-inner-image-two {
    width: 60%;
    top: 90%;
  }

  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    width: 100px;
    right: -35%;
  }

  .banner {
    height: 320px;
  }

  .inner-banner {
    height: 250px;
  }
}

@media only screen and (max-width: 1077px) {
  .testimonial {
    min-height: 345px;
  }

  .faq-box {
    padding: 80px 0 0 0;
  }
}

@media only screen and (max-width: 1069px) {
  .about-box {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 1051px) {
  .banner {
    height: 300px;
  }

  .banner-text {
    width: 80%;
  }

  .banner-cont p {
    margin: 10px 0 0 0;
  }

  .banner-cont a {
    margin: 10px 0 0 0;
  }
}

@media only screen and (max-width: 991.2px) {
  h1,
  h2 {
    font-size: 30px;
  }

  .banner-text h2 {
    font-size: 35px;
  }

  .inner-banner-cont h1,
  .inner-banner-cont h2 {
    font-size: 35px;
  }

  .about-icon h2 {
    font-size: 35px;
  }

  .subhead {
    font-size: 15px;
    padding: 0 40px 0 0;
  }

  .subhead::before {
    width: 30px;
  }

  .logo {
    width: 20%;
  }

  .menu {
    display: none;
  }

  .menu-info {
    width: 65%;
  }

  .bars {
    row-gap: 5px;
    display: flex;
    flex-wrap: wrap;
    width: 40px;
  }

  .bar {
    width: 100%;
    height: 3px;
    background: var(--primary-color);
    border-radius: 5px;
    transition: transform 0.5s;
  }

  .bars.active .bar {
    transform: rotate(45deg) translateX(7px);
    background: var(--secondary-color);
  }

  .bars.active .bar:nth-child(2) {
    display: none;
  }

  .bars.active .bar:last-child {
    transform: rotate(-45deg) translateX(5px);
    background: var(--secondary-color);
  }

  .offcanvas-header {
    width: 100%;
    justify-content: space-between;
  }

  .offcanvas-header .logo {
    width: 50%;
  }

  .offcanvas-header .logo img {
    width: 100%;
  }

  .offcanvas-header .close-sidebar {
    display: grid;
    place-items: center;
    outline: none;
    border: none;
    background: transparent;
    transition: all 0.5s;
    color: var(--primary-color);
    width: 40px;
    height: 40px;
    font-size: 20px;
    border: 2px solid #dddddd;
    border-radius: 50%;
  }

  .offcanvas-header .close-sidebar:hover {
    color: var(--tertiary-color);
    background: var(--primary-color);
    border: 2px solid var(--primary-color);
  }

  .offcanvas-header .close-sidebar i {
    transition: all 0.3s;
  }

  .offcanvas-header .close-sidebar:hover i {
    transform: rotate(90deg);
  }

  .offcanvas-body {
    padding: 20px 20px 0 20px;
  }

  .offcanvas-body::-webkit-scrollbar {
    display: none;
  }

  .offcanvas-body .menu {
    width: 100%;
    display: block;
    padding: 0;
    text-align: left;
  }

  .offcanvas-body .menu ul {
    width: 100%;
    padding: 0;
  }

  .offcanvas-body .menu ul li {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .offcanvas-body .menu ul li a {
    color: var(--secondary-color);
    width: 100%;
    padding: 10px;
    border-bottom: solid 1px #e2e2e2;
    display: block;
    font-size: 16px;
  }

  .offcanvas-body .menu ul li:last-child a {
    margin: 0;
  }

  .offcanvas-body .menu ul li.active a {
    background: var(--primary-color);
    color: var(--tertiary-color);
  }

  .offcanvas-body .menu ul li a:hover {
    background: var(--secondary-color);
    color: var(--tertiary-color);
  }

  .offcanvas-body .menu ul li.active .click-btn {
    color: var(--tertiary-color);
  }

  .offcanvas-body .menu-info {
    width: 100%;
    margin: 30px 0 0 0;
  }

  .offcanvas-body .menu-info ul {
    width: 100%;
    display: block;
  }

  .offcanvas-body .menu-info ul li {
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
  }

  .offcanvas-body .menu-info ul li i {
    font-size: 15px;
  }

  .offcanvas-body .menu-info ul li a {
    font-size: 15px;
  }

  .offcanvas-body .menu ul li:hover > ul.sub-menu {
    display: none;
  }

  .click-btn {
    top: 12px;
    right: 10px;
    transition: all 0.3s ease;
  }

  .click-toggle {
    transform: rotate(180deg);
  }

  .offcanvas-body .menu ul li ul.sub-menu {
    position: static;
    border-radius: 0;
    padding: 0;
    margin: 10px 0 0 0;
    width: 100%;
    opacity: 1;
    overflow: unset;
  }

  .offcanvas-body .menu ul li ul.sub-menu li a {
    color: var(--secondary-color);
    background: #ddd;
    border-bottom: 1px solid #c2c0c0;
  }

  .offcanvas-body .menu ul li ul.sub-menu li a:hover {
    background: var(--secondary-color);
    color: var(--tertiary-color);
  }

  .solution-image-one {
    height: 470px;
  }

  .solution-image-two {
    height: 500px;
  }

  .solution-image-two img {
    object-position: top;
  }

  .solution-image::after {
    right: -20px;
  }

  .solution-text {
    width: 100%;
    margin: 40px 0 0 0;
  }

  .about-box::before {
    display: none;
  }

  .about-box::after {
    width: 100%;
  }

  .about-image {
    height: 500px;
  }

  .about-image img {
    object-fit: contain;
    object-position: top center;
  }

  .about-iconbox {
    width: 160px;
    height: 160px;
  }

  .about-icon {
    width: 140px;
    height: 140px;
  }

  .why-choose-box .row {
    row-gap: 30px;
  }

  .why-choose-iconbox {
    width: 60px;
    height: 60px;
  }

  .about-row {
    flex-direction: column-reverse;
  }

  .product-info {
    width: 90%;
  }

  .product-side-box {
    width: 100%;
    position: static;
  }

  .product-side-image {
    height: 400px;
  }

  .product-side-text ul li {
    text-align: left;
  }

  .product-side-text ul li a {
    width: max-content;
  }

  .product-mini-box {
    width: 100%;
    justify-content: center;
    column-gap: 20px;
    padding: 0;
  }

  .product {
    width: 47%;
  }

  .product-image {
    height: 400px;
  }

  .why-sec-image {
    width: 100%;
    height: 500px;
    position: static;
  }

  .why-sec-text {
    width: 100%;
    margin: 40px 0 0 0;
  }

  .why-sec-text ul li {
    align-items: center;
  }

  .why-sec-icon {
    width: 40px;
  }

  .why-sec-icontext {
    width: calc(100% - 50px);
    margin: 0;
  }

  .why-sec-icontext h4 {
    font-size: 18px;
  }

  .testimonial-box {
    max-height: unset;
  }

  .testimonial-head-text p {
    margin: 15px 0 0 0;
  }

  .testimonial-client-box {
    margin: 20px 0 0 0;
  }

  .testimonial-icon {
    width: 30px;
  }

  .testimonial-client-text h4 {
    font-size: 18px;
  }

  .testimonial {
    min-height: 300px;
  }

  .faq-box {
    padding: 0;
  }

  .faq-head-text {
    width: 100%;
  }

  .faq-head-text h2 br {
    display: none;
  }

  .footer {
    padding: 10px 0 20px 0;
  }

  .footer-box {
    margin: 30px 0 0 0;
  }

  .footer-four {
    padding: 0 0 0 10%;
  }

  .footer-icon ul li a {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  .footer-link ul li a {
    font-size: 15px;
  }

  .foot-icon {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  .foot-icontext {
    width: calc(100% - 40px);
  }

  .foot-icontext p {
    font-size: 15px;
  }

  .foot-icontext a {
    font-size: 15px;
  }

  .footer-copyright {
    padding: 10px 0;
  }

  .footer-copyright p {
    font-size: 14px;
  }

  .inner-banner {
    height: 220px;
  }

  .contact-info {
    width: 90%;
  }

  .contact-flex {
    justify-content: center;
    column-gap: 20px;
  }

  .contact-iconbox {
    width: 47%;
  }

  .contact-icontext h3 {
    font-size: 24px;
  }

  .contact-icontext p {
    font-size: 15px;
  }

  .contact-icontext a {
    font-size: 15px;
  }

  .contact-icon {
    width: 60px;
    height: 60px;
    font-size: 22px;
    border-width: 5px;
  }

  .contact-box-form .contact-info {
    margin: 15px 0 10px 0;
  }

  .form-input {
    margin: 15px 0 0 0;
  }

  .mapbox {
    height: 400px;
  }

  .gallery {
    height: 400px;
    width: 47%;
  }

  .about-newsletter-image {
    width: 35%;
  }

  .about-newsletter-text {
    padding: 0 40px 0 40px;
    width: 65%;
  }

  .about-newsletter-icon {
    width: 60px;
    height: 60px;
    font-size: 25px;
    border-width: 4px;
    left: -30px;
  }

  .product-detail-cont {
    padding: 0 30px 40px 30px;
  }

  .product-detail-image {
    text-align: center;
    height: 500px;
  }

  .product-detail-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .product-thumbnail {
    height: 150px;
    text-align: center;
  }

  .product-thumbnail img {
    object-fit: contain;
  }

  .product-detail-text {
    margin: 30px 0 0 0;
    width: 100%;
  }

  .product-detail-text h3 {
    font-size: 24px;
    margin: 20px 0 0 0;
  }

  .product-detail-inner-text table {
    margin: 20px 0 0 0;
  }

  .product-detail-inner-text th {
    font-size: 16px;
  }

  .popup-input {
    padding: 5px 10px;
    margin: 0 0 10px 0;
    font-size: 14px;
  }

  .popup-label {
    font-size: 16px;
  }

  .popup-area {
    padding: 5px 10px;
    margin: 10px 0 0 0;
    font-size: 14px;
  }

  .popup-submit {
    margin: 10px 0 0 0;
  }

  .about-inner-image-two {
    width: 40%;
    height: 250px;
    top: 60%;
    right: 0;
  }

  .about-inner-text {
    margin: 50px 0 0 0;
  }

  .mission-text {
    padding: 0;
    margin: 30px 0 0 0;
  }

  .vision-text {
    padding: 0;
    border: none;
    margin: 0;
  }

  .mission-icon {
    width: 60px;
  }

  .work {
    width: 47%;
  }

  .work-icontext h3 {
    font-size: 23px;
  }

  .work-icon {
    width: 80px;
    height: 80px;
  }

  .work-icon-abso {
    width: 30px;
    height: 30px;
    font-size: 12px;
    top: -12px;
    right: -12px;
    border-width: 3px;
  }

  .about-counter-head-flex {
    font-size: 30px;
  }

  .about-counter-box.padd {
    padding: 10px 0 40px 0;
  }

  .about-counter {
    margin: 30px 0 0 0;
  }

  .notfound .notfound-404 h1 {
    font-size: 100px !important;
  }

  .notfound .notfound-404 {
    height: auto !important;
  }

  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    width: 130px;
    right: -30%;
    top: 20px;
  }

  .work:nth-child(2)::after {
    display: none;
  }

  .work:nth-child(3)::after {
    display: block;
  }

  .about-home-image-box .about-inner-image-two {
    right: 10%;
  }

  .about-text {
    margin: 130px 0 0 0;
  }
}

@media only screen and (max-width: 931px) {
  .banner img {
    object-position: right;
  }

  .banner-text p {
    color: var(--secondary-color);
  }
}

@media only screen and (max-width: 901px) {
  /*   .about-iconbox {
    right: 150px;
  } */

  .about-inner-image-two {
    width: 50%;
    height: 220px;
    top: 65%;
  }

  .about-inner-text {
    margin: 70px 0 0 0;
  }

  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    right: -35%;
  }

  .about-home-image-box .about-inner-image-two {
    right: 0;
  }

  .about-text {
    margin: 100px 0 0 0;
  }
}
/* 
@media only screen and (max-width: 851px) {
  .about-iconbox {
    right: 100px;
  }
} */

@media only screen and (max-width: 851px) {
  .inner-banner {
    height: 200px;
  }
}

@media only screen and (max-width: 801px) {
  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    right: -40%;
  }
}

@media only screen and (max-width: 767.2px) {
  h1,
  h2 {
    font-size: 28px;
  }

  .banner img {
    object-position: right;
  }

  .banner-text {
    width: 100%;
  }

  .banner-text h2 {
    font-size: 32px;
  }

  .inner-banner-cont h1,
  .inner-banner-cont h2 {
    font-size: 32px;
  }

  .about-icon h2 {
    font-size: 32px;
  }

  .banner {
    height: 350px;
  }

  .solution-image-one {
    height: 370px;
  }

  .solution-image-two {
    height: 400px;
  }

  .solution-image::after {
    right: -15px;
  }

  .about-image {
    height: 400px;
  }

  /*   .about-iconbox {
    right: 110px;
    bottom: 15px;
  } */

  .product-info {
    width: 100%;
  }

  .product-image {
    height: 300px;
  }

  .why-sec-image {
    height: 400px;
  }

  .product-side-box {
    padding: 0 30px 30px 30px;
  }

  .inner-banner-cont ol {
    padding: 8px 20px;
  }

  .inner-banner-cont ol li {
    font-size: 14px;
  }

  .inner-banner-cont ol li a {
    font-size: 14px;
  }

  .contact-info {
    width: 100%;
  }

  .gallery {
    height: 350px;
  }

  .product-detail-image {
    height: 400px;
  }

  .product-slider .product {
    padding: 0 0 30px 0;
  }

  .product-slider .product-image {
    height: 350px;
  }

  .product-thumbnail {
    height: 100px;
  }

  .about-counter-head-flex {
    font-size: 28px;
  }

  .testimonial {
    min-height: 320px;
  }

  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    width: 120px;
    right: -42%;
    top: 25px;
  }
}

@media only screen and (max-width: 741px) {
  .inner-banner {
    height: 180px;
  }

  .inner-banner-cont ol {
    padding: 5px 15px;
    margin: 10px auto 0 auto;
  }
}

@media only screen and (max-width: 715px) {
  .testimonial {
    min-height: 330px;
  }
}

@media only screen and (max-width: 701px) {
  .banner-text h2 {
    font-size: 28px;
  }

  .inner-banner-cont h1,
  .inner-banner-cont h2 {
    font-size: 28px;
  }

  .about-icon h2 {
    font-size: 28px;
  }

  .logo {
    width: 25%;
  }

  .menu-info {
    width: 60%;
  }

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

  .product-detail-inner-text th {
    font-size: 15px;
  }

  .product-detail-inner-text td {
    font-size: 14px;
  }

  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    width: 100px;
    right: -35%;
  }
}

@media only screen and (max-width: 681px) {
  .testimonial {
    min-height: 350px;
  }
}

@media only screen and (max-width: 671px) {
  .inner-banner {
    height: 170px;
  }
}

@media only screen and (max-width: 651px) {
  .about-video-box {
    width: 120px;
    height: 120px;
  }

  .solution-image-one {
    height: 320px;
  }

  .solution-image-two {
    height: 350px;
  }

  .about-iconbox {
    width: 150px;
    height: 150px;
    /*     right: 90px;
    bottom: 5px; */
  }

  .about-icon {
    width: 130px;
    height: 130px;
  }

  .about-image {
    height: 350px;
  }

  .product-side-box {
    padding: 30px 30px;
  }

  .product-side-image {
    height: 350px;
  }

  .product-side-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .product {
    padding: 0 0 30px 0;
  }

  .why-sec-image {
    height: 350px;
  }

  .why-sec-image img {
    object-position: bottom;
  }

  .testimonial-client-text {
    width: 100%;
    margin: 10px 0 0 0;
  }

  .product-detail-image {
    height: 350px;
  }

  .product-slider .product-image {
    height: 320px;
  }

  .about-inner-image-one {
    height: 350px;
  }

  .about-inner-image-two {
    height: 200px;
  }

  .testimonial {
    min-height: 390px;
  }

  .why-sec-icontext h4 {
    font-size: 17px;
  }

  .about-newsletter-image {
    height: 260px;
  }

  .product-detail-inner-text th,
  .product-detail-inner-text td {
    padding: 5px;
  }

  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    right: -38%;
  }

  .product-brand-list ul {
    gap: 10px;
  }

  .product-brand-list ul li a {
    width: 50px;
    height: 50px;
  }

  .product-brand-list ul li a img {
    width: 25px;
  }

  .banner-text h2 span {
    color: #243982;
  }

  .banner-text p {
    width: 60%;
  }
}

@media only screen and (max-width: 641px) {
  .testimonial {
    min-height: 420px;
  }
}

@media only screen and (max-width: 631px) {
  .inner-banner {
    height: 150px;
  }
}

@media only screen and (max-width: 611px) {
  .about-newsletter-image {
    height: 280px;
  }
}

@media only screen and (max-width: 601px) {
  .testimonial {
    min-height: 440px;
  }

  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    right: -42%;
  }

  .banner {
    height: 320px;
  }

  .banner-cont {
    background: linear-gradient(90deg, rgba(255, 255, 255) 14%, transparent);
  }
}

@media only screen and (max-width: 585px) {
  .about-newsletter-image {
    height: 300px;
  }
}

@media only screen and (max-width: 575.2px) {
  h1,
  h2 {
    font-size: 25px;
  }

  .banner-text h2 {
    font-size: 28px;
  }

  .inner-banner-cont h1,
  .inner-banner-cont h2 {
    font-size: 28px;
  }

  .about-icon h2 {
    font-size: 28px;
  }

  h1 br,
  h2 br {
    display: none;
  }

  .menu-info ul li {
    margin: 0 5px 0 0;
  }

  .menu-info ul li a {
    font-size: 12px;
  }

  .banner {
    height: 300px;
  }

  .banner-text {
    width: 100%;
  }

  .banner-cont p {
    color: var(--secondary-color);
  }

  .solution-image-one {
    width: 35%;
    height: 270px;
  }

  .solution-image-two {
    width: 62%;
    height: 300px;
  }

  .about-image {
    height: 300px;
  }

  .product-side-image {
    height: 300px;
  }

  .product-mini-box {
    justify-content: space-between;
    column-gap: 0;
  }

  .product {
    width: 100%;
  }

  .product-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .why-sec-image {
    height: 300px;
  }

  .question h3 {
    font-size: 18px;
    width: calc(100% - 50px);
  }

  .toggle-icon {
    width: 30px;
    font-size: 15px;
  }

  .footer {
    padding: 20px 0 20px 0;
  }

  .footer-box {
    margin: 20px 0 0 0;
  }

  .footer-image img {
    width: 180px;
  }

  .footer-second,
  .footer-four {
    padding: 0;
  }

  .footer-copyright p {
    font-size: 13px;
  }

  .contact-flex {
    justify-content: space-between;
    column-gap: 0;
  }

  .contact-iconbox {
    width: 100%;
  }

  .mapbox {
    height: 300px;
  }

  .gallery-row {
    justify-content: space-between;
    column-gap: 0;
  }

  .gallery {
    width: 100%;
    height: 300px;
  }

  .about-newsletter {
    position: relative;
    height: 240px;
  }

  .about-newsletter-image {
    border-radius: inherit;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .about-newsletter-icon {
    display: none;
  }

  .about-newsletter-text {
    border-radius: inherit;
    padding: 30px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 30px;
  }

  .about-newsletter-text p {
    color: var(--secondary-color);
    margin: 15px 0 0 0;
  }

  .product-detail-image {
    height: 300px;
  }

  .product-slider .product-image {
    height: 300px;
  }

  .about-inner-image {
    background-position: 100% 30px;
  }

  .about-inner-image-one {
    width: 90%;
    height: 300px;
  }

  .about-inner-image-two {
    width: 60%;
  }

  .about-inner-text {
    margin: 100px 0 0 0;
  }

  .work-row {
    justify-content: space-between;
  }

  .work {
    width: 100%;
  }

  .work-icontext {
    margin: 15px 0 0 0;
  }

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

  .work-icon-abso {
    top: -15px;
    right: -15px;
  }

  .work-icontext h3 {
    font-size: 22px;
  }

  .about-counter-head-flex {
    font-size: 25px;
  }

  .about-counter {
    justify-content: space-between;
  }

  .about-counter-icon {
    width: 60px;
    height: 60px;
  }

  .about-counter-icontext {
    width: calc(100% - 80px);
    margin: 0;
    text-align: left;
  }

  .about-counter-head-flex {
    justify-content: flex-start;
  }

  .notfound h2 {
    font-size: 18px !important;
  }

  .testimonial {
    min-height: unset;
  }

  .why-sec-icontext {
    width: 100%;
    margin: 10px 0 0 0;
  }

  .why-sec-icontext h4 {
    font-size: 18px;
  }

  .product-category ul li a {
    font-size: 15px;
  }

  .product-detail-text h3 {
    font-size: 22px;
    margin: 15px 0 0 0;
  }

  .product-detail-inner-text table {
    display: block;
    border: none;
  }

  .product-detail-inner-text thead {
    display: none;
  }

  .product-detail-inner-text tbody {
    display: block;
  }

  .product-detail-inner-text tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
  }

  .product-detail-inner-text tr:last-child {
    margin: 0;
  }

  .product-detail-inner-text td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 10px;
    border: none;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    font-family: inter-medium;
    color: var(--secondary-color);
    font-size: 16px;
  }

  .product-detail-inner-text td:last-child {
    border-bottom: none;
  }

  .product-detail-inner-text td::before {
    content: attr(data-label);
    font-family: inter-semibold;
    margin-right: 10px;
    flex-shrink: 0;
    font-size: 16px;
    color: var(--primary-color);
  }

  .product-btn-list {
    gap: 10px;
    margin: 15px 0 0 0;
  }

  .product-detail-btn {
    gap: 10px;
    margin: 15px 0 0 0;
  }

  .product-thumbnail {
    height: 80px;
  }

  .work:nth-child(1)::after,
  .work:nth-child(2)::after,
  .work:nth-child(3)::after {
    display: none;
  }

  .about-iconbox {
    top: 200px;
    left: 35%;
  }

  .about-text {
    margin: 120px 0 0 0;
  }

  .product-brand-list {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

@media only screen and (max-width: 551px) {
  .inner-banner {
    height: 135px;
  }
}

@media only screen and (max-width: 501px) {
  .banner-text h2 {
    font-size: 25px;
  }

  .inner-banner-cont h1,
  .inner-banner-cont h2 {
    font-size: 25px;
  }

  .solution-image-one {
    height: 220px;
  }

  .solution-image-two {
    height: 250px;
  }

  .about-icon h2 {
    font-size: 25px;
  }

  .logo {
    width: 30%;
  }

  .menu-info {
    width: 50%;
    text-align: right;
  }

  .menu-info ul li {
    margin: 0;
  }

  .offcanvas-body .menu-info {
    text-align: left;
  }

  .offcanvas-body .menu-info li {
    margin: 0 0 15px 0;
  }

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

  .banner-text p {
    width: 80%;
  }

  .banner-text h2 span {
    display: inline-block;
  }

  .about-image {
    height: 250px;
  }

  .about-iconbox {
    width: 130px;
    height: 130px;
    /*     right: 80px;
    bottom: 5px; */
  }

  .about-icon {
    width: 120px;
    height: 120px;
  }

  .product-side-image {
    height: 250px;
  }

  .product-image {
    height: 250px;
  }

  .why-sec-image {
    height: 250px;
  }

  .why-sec-text ul li {
    width: 100%;
  }

  .contact-box-form {
    padding: 30px 20px;
  }

  .mapbox {
    height: 250px;
  }

  .gallery {
    height: 250px;
  }

  .product-detail-image {
    height: 250px;
  }

  .product-slider .product-image {
    height: 250px;
  }

  .about-inner-image-one {
    width: 95%;
    height: 250px;
  }

  .about-inner-image-two {
    top: 70%;
    height: 180px;
  }

  .about-inner-text {
    margin: 120px 0 0 0;
  }

  .product-category ul li a {
    font-size: 14px;
  }

  .product-thumbnail {
    height: 60px;
  }

  .inner-banner {
    height: 130px;
  }
}

@media only screen and (max-width: 481px) {
  .inner-banner {
    height: 110px;
  }
}

@media only screen and (max-width: 451px) {
  .logo {
    width: 35%;
  }

  .menu-info {
    width: 45%;
  }

  .menu-info ul li a {
    font-size: 12px;
  }

  /*   .about-iconbox {
    right: 50px;
  } */

  .about-newsletter {
    height: 260px;
  }

  .about-inner-image-two {
    height: 150px;
  }

  .about-inner-text {
    margin: 80px 0 0 0;
  }

  .product-detail-inner-text td {
    font-size: 14px;
  }

  .product-detail-inner-text td::before {
    font-size: 14px;
  }

  .product-thumbnail {
    height: auto;
  }
}

@media only screen and (max-width: 401px) {
  .logo {
    width: 40%;
  }

  .menu-top-info {
    width: 35%;
  }

  .menu-top-info ul li {
    margin: 0 10px 0 0;
  }

  .menu-top-info ul li a span {
    display: none;
  }

  .menu-top-info ul li i {
    margin: 0;
    display: grid;
    place-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 12px;
    color: var(--tertiary-color);
    background: var(--primary-color);
  }

  .menu-top-info ul li i:hover {
    background: var(--secondary-color);
    color: var(--tertiary-color);
  }

  /*   .about-iconbox {
    right: 30px;
  } */

  .product-side-text {
    margin: 0;
  }

  .notfound h2 {
    font-size: 16px !important;
  }

  .notfound .notfound-404 h1 {
    font-size: 80px !important;
  }

  .banner {
    height: 280px;
  }

  .banner-text p {
    width: 90%;
  }

  .inner-banner {
    height: 100px;
  }

  .inner-banner-cont ol {
    margin: 3px auto 0 auto;
  }

  .inner-banner-cont ol li {
    font-size: 12px;
    margin: 0 5px 0 0;
  }

  .inner-banner-cont ol li a {
    font-size: 12px;
  }

  .inner-banner-cont ol .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 5px;
  }
}

@media only screen and (max-width: 376px) {
  .about-newsletter {
    height: 270px;
  }

  .banner-text p {
    width: 100%;
  }

  .inner-banner {
    height: 90px;
  }
}

@media only screen and (max-width: 355px) {
  .about-newsletter {
    height: 300px;
  }
}

@media only screen and (max-width: 351px) {
  .about-inner-image-two {
    display: none;
  }

  .about-inner-text {
    margin: 30px 0 0 0;
  }

  .about-counter-icontext p {
    font-size: 15px;
  }

  .about-newsletter {
    height: 320px;
  }

  .about-iconbox {
    top: 150px;
    left: unset;
    transform: unset;
    right: 0;
  }

  .about-text {
    margin: 65px 0 0 0;
  }
}

@media only screen and (max-width: 341px) {
  .about-newsletter {
    height: 330px;
  }

  .product-detail-inner-text td::before {
    margin-right: 5px;
  }

  .inner-banner {
    height: 85px;
  }
}
