@media (max-width: 768px) {
  .met-categories-img img {
    width: 100%;
    height: 115px;
    padding: 0px;
  }
  .met-categories-img {
    margin-bottom: 5px;
  }
  .met-categories-box {
    height: auto;
    padding: 15px 0px;
  }
  .met-categories-head h4 {
    font-size: 15px;
  }
  .rapid-cat .container {
    padding: 0px;
  }
  .rapid-cat .swiper-slide {
    margin: 0px !important;
    padding: 0px 2px !important;
  }
  .met-logo {
    width: 50%;
    max-width: 50%;
  }
  .met-logo a {
    height: 75px;
    padding: 5px 0px;
  }
  .met-header-right {
    width: 50%;
    max-width: 50%;
    justify-content: flex-end;
  }
  .met-header-icons {
    width: 80%;
    max-width: 80%;
    display: none !important;
  }
  .el_toggle_btn {
    width: 20%;
    max-width: 20%;
  }
  .met-header-parent {
    padding: 10px 0;
  }
  .rapid-box {
    flex-direction: column;
    width: 100%;
  }
  .rapid-left {
    width: 100%;
  }
  .rapid-right {
    width: 100%;
  }
  .rapid-right .rapid-img img {
    padding: 0px;
  }
  .met-Section15-inner {
    margin-bottom: 15px;
  }
  .met-footer-wrapper .container {
    padding: 0px 15px;
  }
  .rapid-slider {
    height: 165px;
  }
  .rapid-slider .swiper-button-prev,
  .rapid-slider .swiper-button-next {
    width: 25px;
    height: 25px;
    top: 50%;
  }
  .rapid-slider .swiper-button-prev svg,
  .rapid-slider .swiper-button-next svg {
    width: auto;
  }
  .rapid-slider .swiper-button-prev {
    left: 3%;
    right: unset;
  }
  .rapid-slider .swiper-button-next {
    left: unset;
    right: 3%;
  }
  .met-nav-menu {
    overflow: hidden;
    width: 300px !important;
    max-width: unset !important;
    left: -100% !important;
  }
  .met-nav-menu > ul {
    align-items: start !important;
    gap: 5px !important;
  }
  .met-nav-menu > ul > li:hover .sub-menu {
    position: relative !important;
    width: 100% !important;
    left: 30px !important;
    border-radius: 0px 0px 10px 10px !important;
  }
  .met-nav-menu .sub-menu {
    display: none !important;
  }
  .met-nav-menu li.submenu-open > .sub-menu {
    display: block !important;
  }
  .met-nav-menu ul * {
    width: 100% !important;
  }
  .met-header-right {
    justify-content: end !important;
  }
  .met-header-right.rm-box2.el_menu_open .met-nav-menu {
    left: 0% !important;
    padding: 50px 25px !important;
  }
  .abt-box {
    width: 100%;
    padding: 0px 15px;
  }
  .abt-header {
    height: 60vh;
  }
  .our-mission,
  .ov,
  .abt-contact {
    padding: 0px;
  }
  .om-grid,
  .wcu-grid,
  .ov-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
  }
  .wcu {
    padding: 25px 15px;
  }
  .wcu-item {
    flex-direction: column;
  }
  .wcu-img {
    width: 100%;
    justify-content: left;
    padding: 0px 15px 15px 15px;
  }
  .wcu-txt {
    width: 100%;
    justify-content: left;
    padding: 0px 15px;
  }
  .popup-box {
    display: block;
    overflow-y: scroll;
    align-items: flex-start !important;
    padding: 25px 15px;
    width: 90% !important;
    height: 90vh !important;
  }
  .popup-box::-webkit-scrollbar {
    display: none !important;
  }
  .popup-left,
  .popup-right {
    width: 100%;
  }
  .pl-img img {
    width: 100%;
    height: 250px;
  }
  .pl-img {
    margin-bottom: 25px;
  }
  .popup-right {
    padding: 25px 15px;
    height: auto;
  }
  .popup-right::after {
    object-fit: contain;
  }
  .pr-btn {
    position: unset;
    transform: unset;
    top: unset;
    left: unset;
    margin-top: 25px;
  }
  .pr-btn button {
    width: 100%;
  }
  div#lightbox {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  .met-sidebar {
    margin-bottom: 25px;
  }
  .met-categories-wr {
    padding: 0px;
  }
  .popup-close {
    width: 35px !important;
    height: 35px !important;
    background: #fff !important;
    font-size: 20px !important;
    position: fixed !important;
    top: 6.5% !important;
    right: 7.5% !important;
  }
  .met-footer-wrapper {
    padding-bottom: 15px !important;
  }
  .met-footer-wrapper .row > * {
    padding: 0px 25px !important;
  }
  .met-nesltr-left {
    margin-bottom: 0px !important;
  }
  .rm-left,
  .rm-right,
  .rm-center {
    width: max-content !important;
  }
  .rm-right .el_toggle_btn {
    width: 100%;
    max-width: 100%;
    padding: 10px;
    border-radius: 5px;
    background: #f6f6f6 !important;
  }
  .rm-right .el_toggle_btn svg {
    color: var(--primary-color) !important;
  }
  .rm-center {
    z-index: 9 !important;
    width: 100% !important;
  }
  .rm-right {
    z-index: 10 !important;
  }
  .met-logo a {
    padding: 0px !important;
  }
  .rapid-slider {
    height: 175px !important;
  }
  .rapid-slider .swiper-slide {
    border-radius: 20px !important;
    overflow: hidden !important;
  }
  .rapid-slider .swiper-button-prev,
  .rapid-slider .swiper-button-next,
  .rapid-slider .swiper-button-prev svg,
  .rapid-slider .swiper-button-next svg {
    filter: drop-shadow(0px 0px 5px #00000050);
  }
  .panel-content {
    margin-bottom: 0px !important;
  }
  .panel-btn {
    margin-top: 0px !important;
  }
  .panel-overlay {
    padding: 25px !important;
  }
  .rm-hsb-card:nth-child(4) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  }
  .rm-hsb-hero {
    padding: 50px 15px !important;
  }
  .rm-hsb-card {
    padding: 25px 15px !important;
  }
  .section-header .htx,
  .rm-hsb-title {
    margin-bottom: 5px !important;
  }
  .rm-hsb-desc {
    margin-bottom: 25px !important;
  }
  .catalog-nav-row {
    margin-bottom: 50px !important;
  }
  .catalog-banner h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .catalog-tabs,
  .met-Section15-wrapper {
    padding: 0px !important;
  }
  *,
  .rapid-slider .swiper-slide {
    border-radius: 10px !important;
  }
  .popup,
  .rm-hsb-counters > * {
    border-radius: 0px !important;
  }
  .catalog-grid {
    gap: 15px !important;
  }
  .popup-box {
    flex-direction: column !important;
    gap: 25px !important;
    justify-content: start !important;
    padding: 25px 15px !important;
    overflow-y: scroll !important;
  }
  .popup-left,
  .popup-right {
    width: 100% !important;
  }
  .pl-img {
    margin-bottom: 0px !important;
  }
  .pr-btn {
    position: relative !important;
    width: 100% !important;
    top: unset !important;
    left: unset !important;
    bottom: unset !important;
    right: unset !important;
    padding: 0px !important;
    margin: 0px !important;
    transform: unset !important;
  }
  .pr-btn a {
    width: 100%;
  }
  .popup-right {
    padding: 25px 15px !important;
  }
  h2.pr-title {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
  }
  .pr-description,
  .pr-specification,
  .pr-meta {
    padding-bottom: 15px !important;
  }
  .met-Section15-inner {
    margin-bottom: 25px !important;
  }
  .rapid-bsp .row {
    flex-direction: column-reverse !important;
    gap: 25px !important;
    justify-content: start !important;
    padding: 0px 15px !important;
  }
  .met-main-heading {
    font-size: 25px !important;
    font-weight: 600 !important;
  }
  .rm-cat2 {
    padding: 0px !important;
  }
  .met-footer-wrapper .container,
  .met-footer-wrapper .row > * {
    padding: 0px 15px !important;
  }
  .border-1px {
    margin-top: 50px !important;
    padding: 0px !important;
  }
  .met-footer-wrapper .row > * {
    margin-top: 25px !important;
  }
  .met-footer-wrapper {
    padding-bottom: 0px !important;
  }
  .met-copyright-parent p {
    margin-top: 50px !important;
    padding: 25px 0px !important;
    border-radius: 0px !important;
  }
  .abt-txt span {
    font-size: 16px !important;
    font-weight: normal !important;
    margin-bottom: 5px !important;
  }
  .abt-txt h1 {
    font-size: 30px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
  }
  .abt-header {
    height: 50dvh !important;
    padding: 25px !important;
  }
  .abt-box {
    padding: 0px !important;
  }
  .om-txt {
    width: 100% !important;
  }
  .om-grid,
  .wcu-grid {
    grid-gap: 25px !important;
  }
  .wcu-grid {
    margin-top: 25px !important;
  }
  .wcu-img,
  .wcu-txt {
    padding: 0px !important;
    margin: 0 auto !important;
    justify-content: center !important;
  }
  .wcu-item p {
    min-height: auto !important;
  }
  .wcu-img {
    margin-bottom: 15px !important;
  }
  .ov-item {
    text-align: left !important;
  }
  .om-txt h1 {
    font-size: 30px !important;
    font-weight: 600 !important;
  }
  .met-contactinfo h3 {
    font-size: 25px !important;
    font-weight: 600 !important;
  }
  .met-contactinfo-text h3,
  .met-team-heading .met-main-heading {
    font-size: 20px !important;
    font-weight: 600 !important;
  }
  .met-breadcrumb-wr {
    min-height: 35dvh !important;
  }
  .rm-cont-box .container > .row {
    flex-direction: column-reverse !important;
    gap: 25px !important;
  }
  .rm-cat-sidebar {
    display: none !important;
  }
  .met-breadcrumb-head ul {
    gap: 5px !important;
  }
  .sub-menu {
    padding: 25px !important;
  }
  .rm-ft-ban {
    margin-bottom: 25px !important;
  }
  .rm-logo img {
    width: 125px !important;
  }
  .rm-logo * {
    border-radius: 0px !important;
  }
  .met-logo a {
    height: 100% !important;
  }
  .met-header-right {
    justify-content: end !important;
  }
  .met-breadcrumb-wr .stx {
    font-size: 14px !important;
  }
  .catalog-tab {
    font-size: 12px !important;
  }
  .rm-counter-label,
  .met-copyright-parent .dsx {
    font-size: 14px !important;
  }
  .cont-info-row {
    gap: 50px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .met-nav-menu {
    left: -500px !important;
    width: 300px !important;
    max-width: unset !important;
    overflow: hidden !important;
  }
  .met-header-icons {
    display: none !important;
  }
  .rapid-cat .met-arrow {
    display: none !important;
  }
  .met-header-right {
    justify-content: end !important;
  }
  .rapid-cat .swiper-grid-column > .swiper-wrapper {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 25px !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
  }
  .rapid-cat .swiper-slide {
    margin: 0px !important;
    padding: 0px !important;
    width: calc(25% - 20px) !important;
  }
  .rapid-slider {
    height: auto !important;
  }
  .met-nesltr-left {
    margin-bottom: 0px !important;
  }
  .rm-left,
  .rm-right,
  .rm-center {
    width: max-content !important;
  }
  .rm-right .el_toggle_btn {
    width: 100% !important;
    max-width: 100% !important;
    padding: 10px !important;
    border-radius: 5px !important;
  }
  .met-categories-img img {
    width: 100% !important;
    height: 115px !important;
    padding: 0px !important;
  }
  .met-categories-img {
    margin-bottom: 5px !important;
  }
  .met-categories-box {
    height: auto !important;
    padding: 25px 0px !important;
  }
  .met-categories-head h4 {
    font-size: 15px !important;
  }
  .rapid-cat .container {
    padding: 0px !important;
  }
  .met-logo {
    width: 50% !important;
    max-width: 50% !important;
  }
  .met-header-right {
    width: 50% !important;
    max-width: 50% !important;
    justify-content: flex-end !important;
  }
  .met-header-icons {
    width: 80% !important;
    max-width: 80% !important;
  }
  .el_toggle_btn {
    width: 20% !important;
    max-width: 20% !important;
  }
  .met-logo a {
    height: 75px !important;
    padding: 5px 0px !important;
  }
  .met-header-parent {
    padding: 10px 0 !important;
  }
  .rapid-box {
    flex-direction: column !important;
    width: 100% !important;
  }
  .rapid-left {
    width: 100% !important;
  }
  .rapid-right {
    width: 100% !important;
  }
  .rapid-right .rapid-img img {
    padding: 0px !important;
  }
  .met-Section15-inner {
    margin-bottom: 15px !important;
  }
  .met-footer-wrapper .container {
    padding: 0px 25px !important;
  }
  .rapid-slider {
    height: auto !important;
  }
  .rapid-slider .swiper-button-prev,
  .rapid-slider .swiper-button-next {
    width: 25px !important;
    height: 25px !important;
    top: 50% !important;
  }
  .rapid-slider .swiper-button-prev svg,
  .rapid-slider .swiper-button-next svg {
    width: auto !important;
  }
  .rapid-slider .swiper-button-prev {
    left: 3% !important;
    right: unset !important;
  }
  .rapid-slider .swiper-button-next {
    left: unset !important;
    right: 3% !important;
  }
  .abt-box {
    width: 100% !important;
    padding: 0px 25px !important;
  }
  .abt-header {
    height: 60vh !important;
  }
  .our-mission,
  .ov,
  .abt-contact {
    padding: 0px !important;
  }
  .om-grid,
  .wcu-grid,
  .ov-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-gap: 25px !important;
  }
  .ov-grid {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    gap: 25px !important;
  }
  .ov-item {
    width: calc(50% - 14px) !important;
  }
  .wcu {
    padding: 25px !important;
  }
  .wcu-item {
    flex-direction: column !important;
  }
  .wcu-img {
    width: 100% !important;
    justify-content: left !important;
    padding: 0px 15px 15px 15px !important;
  }
  .wcu-txt {
    width: 100% !important;
    justify-content: left !important;
    padding: 0px 25px !important;
  }
  .popup-box {
    display: block !important;
    overflow-y: scroll !important;
    align-items: flex-start !important;
    padding: 25px 15px !important;
    width: 90% !important;
    height: 90vh !important;
  }
  .popup-box::-webkit-scrollbar {
    display: none !important;
  }
  .popup-left,
  .popup-right {
    width: 100% !important;
  }
  .pl-img img {
    width: 100% !important;
    height: auto !important;
  }
  .pl-img {
    margin-bottom: 25px !important;
  }
  .popup-right {
    padding: 25px 15px !important;
    height: auto !important;
  }
  .popup-right::after {
    object-fit: contain !important;
  }
  .pr-btn {
    position: unset !important;
    transform: unset !important;
    top: unset !important;
    left: unset !important;
    margin-top: 25px !important;
  }
  .pr-btn button {
    width: 100% !important;
  }
  div#lightbox {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  .met-sidebar {
    margin-bottom: 25px !important;
  }
  .met-categories-wr {
    padding: 0px !important;
  }
  .popup-close {
    width: 35px !important;
    height: 35px !important;
    background: #fff !important;
    font-size: 20px !important;
    position: fixed !important;
    top: 6.5% !important;
    right: 7.5% !important;
  }
  .met-footer-wrapper {
    padding-bottom: 15px !important;
  }
  .met-footer-wrapper .row > * {
    padding: 0px 25px !important;
  }
  .rm-right .el_toggle_btn {
    background: #f6f6f6 !important;
  }
  .rm-right .el_toggle_btn svg {
    color: var(--primary-color) !important;
  }
  .met-nav-menu {
    left: -100% !important;
  }
  .rm-center {
    z-index: 9 !important;
    width: 100% !important;
  }
  .rm-right {
    z-index: 10 !important;
  }
  .met-header-right.rm-box2.el_menu_open .met-nav-menu {
    left: 0% !important;
    padding: 50px 25px !important;
  }
  .met-nav-menu > ul {
    align-items: start !important;
    gap: 5px !important;
  }
  .met-logo a {
    padding: 0px !important;
  }
  .rapid-slider {
    height: 355px !important;
  }
  .rapid-slider .swiper-slide {
    border-radius: 20px !important;
    overflow: hidden !important;
  }
  .rapid-slider .swiper-button-prev,
  .rapid-slider .swiper-button-next,
  .rapid-slider .swiper-button-prev svg,
  .rapid-slider .swiper-button-next svg {
    filter: drop-shadow(0px 0px 5px #00000050) !important;
  }
  .panel-content {
    margin-bottom: 0px !important;
  }
  .panel-btn {
    margin-top: 0px !important;
  }
  .panel-overlay {
    padding: 25px !important;
  }
  .rm-hsb-card:nth-child(4) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  }
  .rm-hsb-hero {
    padding: 50px 25px !important;
  }
  .rm-hsb-card {
    padding: 25px 25px !important;
  }
  .section-header .htx,
  .rm-hsb-title {
    margin-bottom: 5px !important;
  }
  .rm-hsb-desc {
    margin-bottom: 25px !important;
  }
  .catalog-nav-row {
    margin-bottom: 50px !important;
  }
  .catalog-banner h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .catalog-tabs,
  .met-Section15-wrapper {
    padding: 0px !important;
  }
  *,
  .rapid-slider .swiper-slide {
    border-radius: 20px !important;
  }
  .popup,
  .rm-hsb-counters > * {
    border-radius: 0px !important;
  }
  .catalog-grid {
    gap: 15px !important;
  }
  .popup-box {
    flex-direction: column !important;
    gap: 25px !important;
    justify-content: start !important;
    padding: 25px 15px !important;
    overflow-y: scroll !important;
  }
  .popup-left,
  .popup-right {
    width: 100% !important;
  }
  .pl-img {
    margin-bottom: 0px !important;
  }
  .pr-btn {
    position: relative !important;
    width: 100% !important;
    top: unset !important;
    left: unset !important;
    bottom: unset !important;
    right: unset !important;
    padding: 0px !important;
    margin: 0px !important;
    transform: unset !important;
  }
  .pr-btn a {
    width: 100% !important;
  }
  .popup-right {
    padding: 25px 15px !important;
  }
  h2.pr-title {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
  }
  .pr-description,
  .pr-specification,
  .pr-meta {
    padding-bottom: 15px !important;
  }
  .met-Section15-inner {
    margin-bottom: 25px !important;
  }
  .rapid-bsp .row {
    flex-direction: column-reverse !important;
    gap: 25px !important;
    justify-content: start !important;
    padding: 0px 15px !important;
  }
  .met-main-heading {
    font-size: 25px !important;
    font-weight: 600 !important;
  }
  .rm-cat2 {
    padding: 0px !important;
  }
  .met-footer-wrapper .container,
  .met-footer-wrapper .row > * {
    padding: 0px 25px !important;
  }
  .border-1px {
    margin-top: 50px !important;
    padding: 0px !important;
  }
  .met-footer-wrapper .row > * {
    margin-top: 25px !important;
  }
  .met-footer-wrapper {
    padding-bottom: 0px !important;
  }
  .met-copyright-parent p {
    margin-top: 50px !important;
    padding: 25px 0px !important;
    border-radius: 0px !important;
  }
  .abt-txt span {
    font-size: 16px !important;
    font-weight: normal !important;
    margin-bottom: 5px !important;
  }
  .abt-txt h1 {
    font-size: 30px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
  }
  .abt-header {
    height: 30dvh !important;
    padding: 25px !important;
  }
  .abt-box {
    padding: 0px !important;
  }
  .om-txt {
    width: 100% !important;
  }
  .om-grid,
  .wcu-grid {
    grid-gap: 25px !important;
  }
  .wcu-grid {
    margin-top: 25px !important;
  }
  .wcu-img,
  .wcu-txt {
    padding: 0px !important;
    margin: 0 auto !important;
    justify-content: center !important;
  }
  .wcu-item p {
    min-height: auto !important;
  }
  .wcu-img {
    margin-bottom: 15px !important;
  }
  .ov-item {
    text-align: left !important;
  }
  .om-txt h1 {
    font-size: 30px !important;
    font-weight: 600 !important;
  }
  .met-contactinfo h3 {
    font-size: 25px !important;
    font-weight: 600 !important;
  }
  .met-contactinfo-text h3,
  .met-team-heading .met-main-heading {
    font-size: 20px !important;
    font-weight: 600 !important;
  }
  .met-breadcrumb-wr {
    min-height: 30dvh !important;
  }
  .rm-cont-box .container > .row {
    flex-direction: column-reverse !important;
    gap: 25px !important;
  }
  .rm-cat-sidebar {
    display: none !important;
  }
  .met-breadcrumb-head ul {
    gap: 5px !important;
  }
  .met-nav-menu ul * {
    width: 100% !important;
  }
  .met-nav-menu > ul > li:hover .sub-menu {
    position: relative !important;
    width: 100% !important;
    left: 30px !important;
    border-radius: 0px 0px 10px 10px !important;
  }
  .met-nav-menu .sub-menu {
    display: none !important;
  }
  .met-nav-menu li.submenu-open > .sub-menu {
    display: block !important;
  }
  .sub-menu {
    padding: 25px !important;
  }
  .met-nav-menu > ul > li > a {
    padding: 10px 0px !important;
    font-size: 20px !important;
  }
  ul.sub-menu li a {
    padding: 10px 0px !important;
    font-size: 20px !important;
  }
  .panel-card {
    flex: 0 0 calc(33.333% - 11px) !important; /* 3 cards */
  }
  .rm-hsb-counters {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr) !important;
    gap: 0px !important;
  }
  .rm-hsb-card {
    grid-column: span 2 !important;
  }
  .rm-hsb-card:nth-child(4) {
    grid-column: 2 / span 2 !important;
  }
  .rm-hsb-card:nth-child(5) {
    grid-column: 4 / span 2 !important;
    border-right: none !important;
  }
  .rm-banner .col-md-6 {
    width: 100% !important;
  }
  .rm-ft-ban {
    margin-bottom: 25px !important;
  }
  .met-shop-page-wr .col-md-8 {
    width: 100% !important;
  }
  .catalog-img-box {
    height: auto !important;
  }
  .rm-logo img {
    width: 125px !important;
  }
  .rm-logo * {
    border-radius: 0px !important;
  }
  .met-logo a {
    height: 100% !important;
  }
  .met-header-right {
    justify-content: end !important;
  }
  .met-breadcrumb-wr .stx {
    font-size: 14px !important;
  }
  .cont-info-row {
    gap: 50px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape),
  (min-width: 1180px) and (max-width: 1180px) and (orientation: landscape) {
  body {
    padding: 25px !important;
    padding-top: 0px !important;
  }
  .met-nav-menu {
    left: -100% !important;
    width: 100% !important;
    max-width: unset !important;
    overflow: hidden !important;
  }
  .met-nav-menu > ul {
    align-items: start !important;
    gap: 5px !important;
  }
  .met-nav-menu > ul > li:hover .sub-menu {
    position: relative !important;
    width: 100% !important;
    left: 30px !important;
    border-radius: 0px 0px 10px 10px !important;
  }
  .met-nav-menu .sub-menu {
    display: none !important;
  }
  .met-nav-menu li.submenu-open > .sub-menu {
    display: block !important;
  }
  .met-nav-menu ul * {
    width: 100% !important;
  }
  .met-nav-menu > ul > li > a {
    padding: 10px 0px !important;
    font-size: 20px !important;
  }
  ul.sub-menu li a {
    padding: 10px 0px !important;
    font-size: 20px !important;
  }
  .sub-menu {
    padding: 25px !important;
  }
  .met-header-icons {
    display: none !important;
    width: 80% !important;
    max-width: 80% !important;
  }
  .rapid-cat .met-arrow {
    display: none !important;
  }
  .met-header-right {
    justify-content: end !important;
    width: 50% !important;
    max-width: 50% !important;
  }
  .met-header-right.rm-box2.el_menu_open .met-nav-menu {
    left: 0% !important;
    padding: 50px 25px !important;
  }
  .catalog-img-box {
    height: 275px;
    padding: 10px;
  }
  .rm-left,
  .rm-right,
  .rm-center {
    width: max-content !important;
  }
  .rm-right .el_toggle_btn {
    width: 100% !important;
    max-width: 100% !important;
    padding: 10px !important;
    border-radius: 5px !important;
    background: #f6f6f6 !important;
  }
  .rm-right .el_toggle_btn svg {
    color: var(--primary-color) !important;
  }
  .rm-center {
    z-index: 9 !important;
    width: 100% !important;
  }
  .rm-right {
    z-index: 10 !important;
  }
  .rapid-cat .swiper-grid-column > .swiper-wrapper {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 25px !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
  }
  .rapid-cat .swiper-slide {
    margin: 0px !important;
    padding: 0px !important;
    width: calc(25% - 20px) !important;
  }
  .rapid-slider {
    height: auto !important;
  }
  .rapid-slider .swiper-button-prev,
  .rapid-slider .swiper-button-next {
    width: 25px !important;
    height: 25px !important;
    top: 50% !important;
  }
  .rapid-slider .swiper-button-prev svg,
  .rapid-slider .swiper-button-next svg {
    width: auto !important;
  }
  .rapid-slider .swiper-button-prev {
    left: 3% !important;
    right: unset !important;
  }
  .rapid-slider .swiper-button-next {
    left: unset !important;
    right: 3% !important;
  }
  .rapid-slider .swiper-slide {
    border-radius: 20px !important;
    overflow: hidden !important;
  }
  .rapid-slider .swiper-button-prev,
  .rapid-slider .swiper-button-next,
  .rapid-slider .swiper-button-prev svg,
  .rapid-slider .swiper-button-next svg {
    filter: drop-shadow(0px 0px 5px #00000050) !important;
  }
  .met-nesltr-left {
    margin-bottom: 0px !important;
  }
  .met-categories-img img {
    width: 100% !important;
    height: 115px !important;
    padding: 0px !important;
  }
  .met-categories-img {
    margin-bottom: 5px !important;
  }
  .met-categories-box {
    height: auto !important;
    padding: 25px 0px !important;
  }
  .met-categories-head h4 {
    font-size: 15px !important;
  }
  .rapid-cat .container {
    padding: 0px !important;
  }
  .met-logo {
    width: 50% !important;
    max-width: 50% !important;
  }
  .met-logo a {
    height: 75px !important;
    padding: 5px 0px !important;
  }
  .el_toggle_btn {
    width: 20% !important;
    max-width: 20% !important;
  }
  .met-header-parent {
    padding: 10px 0 !important;
  }
  .rapid-box {
    flex-direction: column !important;
    width: 100% !important;
  }
  .rapid-left {
    width: 100% !important;
  }
  .rapid-right {
    width: 100% !important;
  }
  .rapid-right .rapid-img img {
    padding: 0px !important;
  }
  .met-Section15-inner {
    margin-bottom: 15px !important;
  }
  .met-footer-wrapper .container {
    padding: 0px 25px !important;
  }
  .met-footer-wrapper {
    padding-bottom: 15px !important;
  }
  .met-footer-wrapper .row > * {
    padding: 0px 25px !important;
  }
  .abt-box {
    width: 100% !important;
    padding: 0px 25px !important;
  }
  .abt-header {
    height: 60vh !important;
  }
  .our-mission,
  .ov,
  .abt-contact {
    padding: 0px !important;
  }
  .om-grid,
  .wcu-grid,
  .ov-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-gap: 25px !important;
  }
  .ov-grid {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    gap: 25px !important;
  }
  .ov-item {
    width: calc(50% - 14px) !important;
    text-align: left !important;
  }
  .wcu {
    padding: 25px !important;
  }
  .wcu-item {
    flex-direction: column !important;
  }
  .wcu-img {
    width: 100% !important;
    justify-content: left !important;
    padding: 0px 15px 15px 15px !important;
  }
  .wcu-txt {
    width: 100% !important;
    justify-content: left !important;
    padding: 0px 25px !important;
  }
  .popup-box {
    display: block !important;
    overflow-y: scroll !important;
    align-items: flex-start !important;
    padding: 25px 15px !important;
    width: 90% !important;
    height: 90vh !important;
  }
  .popup-box::-webkit-scrollbar {
    display: none !important;
  }
  .popup-left,
  .popup-right {
    width: 100% !important;
  }
  .pl-img img {
    width: 100% !important;
    height: auto !important;
  }
  .pl-img {
    margin-bottom: 25px !important;
  }
  .popup-right {
    padding: 25px 15px !important;
    height: auto !important;
  }
  .popup-right::after {
    object-fit: contain !important;
  }
  .pr-btn {
    position: unset !important;
    transform: unset !important;
    top: unset !important;
    left: unset !important;
    margin-top: 25px !important;
  }
  .pr-btn button {
    width: 100% !important;
  }
  div#lightbox {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  .met-sidebar {
    margin-bottom: 25px !important;
  }
  .met-categories-wr {
    padding: 0px !important;
  }
  .popup-close {
    width: 35px !important;
    height: 35px !important;
    background: #fff !important;
    font-size: 20px !important;
    position: fixed !important;
    top: 6.5% !important;
    right: 7.5% !important;
  }
  .panel-content {
    margin-bottom: 0px !important;
  }
  .panel-btn {
    margin-top: 0px !important;
  }
  .panel-overlay {
    padding: 25px !important;
  }
  .panel-card {
    flex: 0 0 calc(33.333% - 11px) !important;
  }
  .rm-hsb-card:nth-child(4) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  }
  .rm-hsb-hero {
    padding: 50px 25px !important;
  }
  .rm-hsb-card {
    padding: 25px 25px !important;
  }
  .rm-hsb-counters {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr) !important;
    gap: 0px !important;
  }
  .rm-hsb-card {
    grid-column: span 2 !important;
  }
  .rm-hsb-card:nth-child(4) {
    grid-column: 2 / span 2 !important;
  }
  .rm-hsb-card:nth-child(5) {
    grid-column: 4 / span 2 !important;
    border-right: none !important;
  }
  .section-header .htx,
  .rm-hsb-title {
    margin-bottom: 5px !important;
  }
  .rm-hsb-desc {
    margin-bottom: 25px !important;
  }
  .catalog-nav-row {
    margin-bottom: 50px !important;
  }
  .catalog-banner h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .catalog-tabs,
  .met-Section15-wrapper {
    padding: 0px !important;
  }
  *,
  .rapid-slider .swiper-slide {
    border-radius: 10px !important;
  }
  .popup,
  .rm-hsb-counters > *,
  .rm-logo * {
    border-radius: 0px !important;
  }
  .catalog-grid {
    gap: 15px !important;
  }
  .popup-box {
    flex-direction: row !important;
    gap: 25px !important;
    justify-content: center !important;
    padding: 25px !important;
    overflow: unset !important;
    display: flex !important;
    align-items: start !important;
    height: 90vh !important;
  }
  .popup-left,
  .popup-right {
    width: 50% !important;
    height: 100% !important;
    overflow: hidden !important;
  }
  .popup-right {
    overflow-y: scroll !important;
    border-radius: 5px !important;
  }
  .pl-img {
    margin-bottom: 0px !important;
  }
  .pr-btn {
    position: relative !important;
    width: 100% !important;
    top: unset !important;
    left: unset !important;
    bottom: unset !important;
    right: unset !important;
    padding: 0px !important;
    margin: 0px !important;
    transform: unset !important;
  }
  .pr-btn a {
    width: 100% !important;
  }
  .popup-right {
    padding: 25px 15px !important;
  }
  h2.pr-title {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
  }
  .pr-description,
  .pr-specification,
  .pr-meta {
    padding-bottom: 15px !important;
  }
  .met-Section15-inner {
    margin-bottom: 25px !important;
  }
  .rapid-bsp .row {
    flex-direction: column-reverse !important;
    gap: 25px !important;
    justify-content: start !important;
    padding: 0px 15px !important;
  }
  .met-main-heading {
    font-size: 25px !important;
    font-weight: 600 !important;
  }
  .rm-cat2 {
    padding: 0px !important;
  }
  .met-footer-wrapper .container,
  .met-footer-wrapper .row > * {
    padding: 0px 25px !important;
  }
  .border-1px {
    margin-top: 50px !important;
    padding: 0px !important;
  }
  .met-footer-wrapper .row > * {
    margin-top: 25px !important;
  }
  .met-footer-wrapper {
    padding-bottom: 0px !important;
  }
  .met-copyright-parent p {
    margin-top: 50px !important;
    padding: 25px 0px !important;
    border-radius: 0px !important;
  }
  .abt-txt span {
    font-size: 16px !important;
    font-weight: normal !important;
    margin-bottom: 5px !important;
  }
  .abt-txt h1 {
    font-size: 30px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
  }
  .abt-header {
    height: 50dvh !important;
    padding: 25px !important;
  }
  .abt-box {
    padding: 0px !important;
  }
  .om-txt {
    width: 100% !important;
  }
  .om-grid,
  .wcu-grid {
    grid-gap: 25px !important;
  }
  .wcu-grid {
    margin-top: 25px !important;
  }
  .wcu-img,
  .wcu-txt {
    padding: 0px !important;
    margin: 0 auto !important;
    justify-content: center !important;
  }
  .wcu-item p {
    min-height: auto !important;
  }
  .wcu-img {
    margin-bottom: 15px !important;
  }
  .om-txt h1 {
    font-size: 30px !important;
    font-weight: 600 !important;
  }
  .met-contactinfo h3 {
    font-size: 25px !important;
    font-weight: 600 !important;
  }
  .met-contactinfo-text h3,
  .met-team-heading .met-main-heading {
    font-size: 20px !important;
    font-weight: 600 !important;
  }
  .met-breadcrumb-wr {
    min-height: 50dvh !important;
  }
  .rm-cont-box .container > .row {
    flex-direction: column-reverse !important;
    gap: 25px !important;
  }
  .rm-cat-sidebar {
    display: none !important;
  }
  .met-breadcrumb-head ul {
    gap: 5px !important;
  }
  .rm-banner .col-md-6,
  .rm-ft-ban .rm-banner {
    width: 50% !important;
  }
  .rm-banner .col-md-6:first-child {
    width: 100% !important;
  }
  .rm-ft-ban {
    margin-bottom: 25px !important;
  }
  .met-shop-page-wr .col-md-8 {
    width: 100% !important;
  }
  .catalog-img-box {
    height: auto !important;
  }
  .popup-close {
    top: 21.2% !important;
    right: 5.8% !important;
    border-radius: 50% !important;
  }
  /* .popup-close {
    width: 35px !important;
    height: 35px !important;
    background: #fff !important;
    font-size: 20px !important;
    position: fixed !important;
    top: 6.5% !important;
    right: 7.5% !important;
  } */
  .rm-logo img {
    width: 125px !important;
  }
  .rm-logo * {
    border-radius: 0px !important;
  }
  .met-logo a {
    height: 100% !important;
  }
  .met-header-right {
    justify-content: end !important;
  }
  .met-breadcrumb-wr .stx {
    font-size: 14px !important;
  }
  .cont-info-row {
    gap: 50px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .met-nav-menu {
    width: 300px !important;
    max-width: unset !important;
  }
  .met-header-right {
    justify-content: end !important;
  }
  .met-footer-wrapper .container {
    padding: 0px 50px !important;
  }
  .met-footer-menu h4 {
    font-size: 18px !important;
  }
  .rm-logo img {
    width: 125px !important;
  }
  .rm-logo * {
    border-radius: 0px !important;
  }
  .popup-box {
    flex-direction: row !important;
    gap: 25px !important;
    justify-content: center !important;
    padding: 25px !important;
    overflow: unset !important;
    display: flex !important;
    align-items: start !important;
    height: 90vh !important;
  }
  .popup-left,
  .popup-right {
    width: 50% !important;
    height: 100% !important;
    overflow: hidden !important;
  }
  .popup-right {
    overflow-y: scroll !important;
    border-radius: 5px !important;
  }
  .pl-img {
    margin-bottom: 0px !important;
  }
  .pr-btn {
    position: relative !important;
    width: 100% !important;
    top: unset !important;
    left: unset !important;
    bottom: unset !important;
    right: unset !important;
    padding: 0px !important;
    margin: 0px !important;
    transform: unset !important;
  }
  .pr-btn a {
    width: 100% !important;
    text-align: center !important;
  }
  .pr-btn a button {
    width: 100% !important;
  }
  .popup-right {
    padding: 25px 15px !important;
  }
  h2.pr-title {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
  }
  .pr-description,
  .pr-specification,
  .pr-meta {
    padding-bottom: 15px !important;
  }
  .popup-close {
    top: 21.2% !important;
    right: 5.8% !important;
    border-radius: 50% !important;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .rm-left {
    width: 25% !important;
  }
  .met-header-right {
    width: 75% !important;
  }
  .rm-center {
    width: 50% !important;
  }
  .rm-right {
    width: 50% !important;
  }
  .popup-box {
    flex-direction: row !important;
    gap: 25px !important;
    justify-content: center !important;
    padding: 25px !important;
    overflow: unset !important;
    display: flex !important;
    align-items: start !important;
    height: 90vh !important;
  }
  .popup-left,
  .popup-right {
    width: 50% !important;
    height: 100% !important;
    overflow: hidden !important;
  }
  .popup-right {
    overflow-y: scroll !important;
    border-radius: 5px !important;
  }
  .pl-img {
    margin-bottom: 0px !important;
  }
  .pr-btn {
    position: relative !important;
    width: 100% !important;
    top: unset !important;
    left: unset !important;
    bottom: unset !important;
    right: unset !important;
    padding: 0px !important;
    margin: 0px !important;
    transform: unset !important;
  }
  .pr-btn a {
    width: 100% !important;
    text-align: center !important;
  }
  .pr-btn a button {
    width: 100% !important;
  }
  .popup-right {
    padding: 25px 15px !important;
  }
  h2.pr-title {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
  }
  .pr-description,
  .pr-specification,
  .pr-meta {
    padding-bottom: 15px !important;
  }
  .popup-close {
    top: -3% !important;
    right: -1% !important;
    background: #fff !important;
    border-radius: 50% !important;
  }
}
@media (min-width: 1400px) and (max-width: 1500px) {
  .rm-left {
    width: 25% !important;
  }
  .met-header-right {
    width: 75% !important;
  }
  .rm-center {
    width: 50% !important;
  }
  .rm-right {
    width: 50% !important;
  }
  .popup-box {
    flex-direction: row !important;
    gap: 25px !important;
    justify-content: center !important;
    padding: 25px !important;
    overflow: unset !important;
    display: flex !important;
    align-items: start !important;
    height: 90vh !important;
  }
  .popup-left,
  .popup-right {
    width: 50% !important;
    height: 100% !important;
    overflow: hidden !important;
  }
  .popup-right {
    overflow-y: scroll !important;
    border-radius: 5px !important;
  }
  .pl-img {
    margin-bottom: 0px !important;
  }
  .pr-btn {
    position: relative !important;
    width: 100% !important;
    top: unset !important;
    left: unset !important;
    bottom: unset !important;
    right: unset !important;
    padding: 0px !important;
    margin: 0px !important;
    transform: unset !important;
  }
  .pr-btn a {
    width: 100% !important;
    text-align: center !important;
  }
  .pr-btn a button {
    width: 100% !important;
  }
  .popup-right {
    padding: 25px 15px !important;
  }
  h2.pr-title {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
  }
  .pr-description,
  .pr-specification,
  .pr-meta {
    padding-bottom: 15px !important;
  }
  .popup-close {
    top: -3% !important;
    right: -1% !important;
    background: #fff !important;
    border-radius: 50% !important;
  }
}

@media (min-width: 1180px) and (max-width: 1180px) and (orientation: landscape) {
  .rapid-bsp .row {
    flex-direction: row !important;
    gap: 0px !important;
  }
  .rapid-bsp .swiper-slide {
    margin-right: 18px !important;
  }
  .om-item p {
    min-height: auto !important;
  }
  .cont-info-row {
    gap: 0px !important;
  }
  .popup-right {
    overflow: unset !important;
  }
  .popup-close {
    top: 10% !important;
    right: 8.5% !important;
  }
}
