*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.-right-14 {
    right: -3.5rem;
}

.-right-2 {
    right: -0.5rem;
}

.-top-2 {
    top: -0.5rem;
}

.right-0 {
    right: 0px;
}

.top-\[12\%\] {
    top: 12%;
}

.top-\[43px\] {
    top: 43px;
}

.z-50 {
    z-index: 50;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.mb-10 {
    margin-bottom: 2.5rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.mb-8 {
    margin-bottom: 2rem;
}

.mr-2 {
    margin-right: 0.5rem;
}

.mt-4 {
    margin-top: 1rem;
}

.mt-auto {
    margin-top: auto;
}

.flex {
    display: flex;
}

.grid {
    display: grid;
}

.contents {
    display: contents;
}

.hidden {
    display: none;
}

.h-40 {
    height: 10rem;
}

.h-\[50px\] {
    height: 50px;
}

.w-40 {
    width: 10rem;
}

.w-60 {
    width: 15rem;
}

.w-\[50px\] {
    width: 50px;
}

.max-w-3xl {
    max-width: 48rem;
}

.max-w-\[90\%\] {
    max-width: 90%;
}

.translate-y-\[-12\%\] {
    --tw-translate-y: -12%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-\[20deg\] {
    --tw-rotate: -20deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-45 {
    --tw-rotate: 45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.flex-col {
    flex-direction: column;
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.gap-8 {
    gap: 2rem;
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
    overflow: hidden;
}

.rounded-lg {
    border-radius: 0.5rem;
}

.rounded-md {
    border-radius: 0.375rem;
}

.rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.border {
    border-width: 1px;
}

.border-2 {
    border-width: 2px;
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-light {
    --tw-border-opacity: 1;
    border-color: rgb(26 16 60 / var(--tw-border-opacity));
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-light {
    --tw-bg-opacity: 1;
    background-color: rgb(26 16 60 / var(--tw-bg-opacity));
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.p-6 {
    padding: 1.5rem;
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.text-5xl {
    font-size: 3rem;
    line-height: 1;
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.font-extrabold {
    font-weight: 800;
}

.font-light {
    font-weight: 300;
}

.font-normal {
    font-weight: 400;
}

.font-semibold {
    font-weight: 600;
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-light {
    --tw-text-opacity: 1;
    color: rgb(26 16 60 / var(--tw-text-opacity));
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1),
        0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
        0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
        var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.duration-500 {
    transition-duration: 500ms;
}

.before\:absolute::before {
    content: var(--tw-content);
    position: absolute;
}

.before\:left-0::before {
    content: var(--tw-content);
    left: 0px;
}

.before\:top-0::before {
    content: var(--tw-content);
    top: 0px;
}

.before\:border-4::before {
    content: var(--tw-content);
    border-width: 4px;
}

.before\:border-light::before {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-color: rgb(26 16 60 / var(--tw-border-opacity));
}

.after\:absolute::after {
    content: var(--tw-content);
    position: absolute;
}

.after\:bottom-0::after {
    content: var(--tw-content);
    bottom: 0px;
}

.after\:right-0::after {
    content: var(--tw-content);
    right: 0px;
}

.after\:border-4::after {
    content: var(--tw-content);
    border-width: 4px;
}

.after\:border-light::after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-color: rgb(26 16 60 / var(--tw-border-opacity));
}

.hover\:bg-light:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(26 16 60 / var(--tw-bg-opacity));
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

:is(.dark .dark\:border-dark) {
    --tw-border-opacity: 1;
    border-color: rgb(0 167 142 / var(--tw-border-opacity));
}

:is(.dark .dark\:border-gray-600) {
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity));
}

:is(.dark .dark\:bg-\[\#171717\]) {
    --tw-bg-opacity: 1;
    background-color: rgb(23 23 23 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-black) {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-dark) {
    --tw-bg-opacity: 1;
    background-color: rgb(0 167 142 / var(--tw-bg-opacity));
}

:is(.dark .dark\:text-dark) {
    --tw-text-opacity: 1;
    color: rgb(0 167 142 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-gray-300) {
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-gray-400) {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-white) {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

:is(.dark .dark\:before\:border-dark)::before {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-color: rgb(0 167 142 / var(--tw-border-opacity));
}

:is(.dark .dark\:after\:border-dark)::after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-color: rgb(0 167 142 / var(--tw-border-opacity));
}

:is(.dark .dark\:hover\:bg-dark:hover) {
    --tw-bg-opacity: 1;
    background-color: rgb(0 167 142 / var(--tw-bg-opacity));
}

@media (min-width: 640px) {
    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}

@media (min-width: 768px) {
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .md\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }

    .md\:text-5xl {
        font-size: 3rem;
        line-height: 1;
    }

    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}

@media (min-width: 1024px) {
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 1200px) {
    .xl\:p-8 {
        padding: 2rem;
    }
}

@media screen and (max-width: 767px) {
    * {
        margin: 0;
        padding: 0;
    }

    body {
        font-size: 16px;
        font-family: "arial", sans-serif;
    }

    .mob-cards {
        display: block !important;
    }

    .lap-table {
        display: none !important;
    }

    a,
    a:hover {
        outline: none;
        text-decoration: none;
    }

    ul,
    li {
        list-style: none;
    }

    .tags {
        display: ruby !important;
        justify-content: space-evenly;
    }

    /*Menu Css*/
    .tes4 ul.stars li {
        display: inline-block !important;
        background-color: var(--vtc-bg-common-bg7) !important;
        height: 14px !important;
        width: 27px !important;
        line-height: 17px !important;
        text-align: center !important;
        border-radius: 4px !important;
        font-size: 14px !important;
        color: var(--vtc-bg-main-bg-6) !important;
        margin-right: 5px !important;
    }

    .tes4 .tes4-slider .single-slider .bottom-heading .image {
        height: auto !important;
        width: 107px;
        overflow: hidden;
    }

    .mobile-logo a {
        font-size: 20px;
        font-weight: 700;
        color: #000;
        text-decoration: none;
    }

    .common-hero {
        height: auto;
    }

    .mobile-logo {
        width: 67% !important;
    }
    .mobile-logo a img {
        width: 30% !important;
    }
    .hero-area4 .heading4 .main-heading h1 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .mobile-sidebar .logo-m a img {
        width: 70% !important;
    }
    .logo-m h1 {
        font-weight: bold;
    }
    .mobile-sidebar-cart .logo-m a img {
        width: 50%;
    }
    .mobile-logo-unick {
        width: 50%;
    }

    .mobile-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding: 17px 0;
        z-index: 999;
        background: #fff;
    }

    .mobile-header.mobile-header-main {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding: 17px 0;
        z-index: 999;
        background: transparent !important;
        transition: background-color 0.2s ease;
    }

    .mobile-header.mobile-header-main.scrolled {
        background: #0e447a !important;
    }
    .caption-top {
        margin-top: 100px !important;
    }
    .caption-top h5,.caption-top p {
        font-size: 36px !important;
    }
    .sub-heading h4 {
      font-size: 20px !important;
  }

  .sub-heading h4 {
  
    font-size: 26px;
    
}

    .mobile-header-elements {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mobile-nav-icon {
        font-size: 23px;
        border: 1px solid;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
        color: #000;
    }

    .mobile-nav-icon {
        font-size: 23px;
        border: 1px solid;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
        color: #000000;
    }
.sub-img,.main-display-img{
  border-radius: 20px !important;
}
.sub-heading-mob h1,
.sub-heading-mob h4{
  text-align: left !important;
}
.sub-heading-mob p{
  margin-bottom: 20px!important;
  text-align: left !important;
}
.bg-color2{
  background-color: #F3F6F8;
}
    .mobile-sidebar {
        position: fixed;
        height: 100%;
        width: 100%;
        background: #fff;
        z-index: 9999;
        left: -100%;
        top: 0;
        visibility: hidden;
        opacity: 0;
        transition: all 0.3s;
    }
    .mobile-sidebar-cart {
        position: fixed;
        height: 100%;
        width: 100% !important;
        background: #fff;
        z-index: 9999;
        /* padding: 40px 30px; */
        left: -100%;
        /* top: -56px; */
        visibility: hidden;
        opacity: 0;
        transition: all 0.3s;
    }
    .mobile-sidebar-cart.mobile-cart-menu-active {
        left: 0;
        visibility: visible;
        opacity: 1;
        transition: all 0.3s;
        /* padding-top: 55px; */
        max-height: 100%;
        overflow-y: scroll !important;
    }
    .mobile-sidebar .contact-icon {
        background: #fff;
    }

    .mobile-sidebar.mobile-menu-active {
        left: 0;
        visibility: visible;
        opacity: 1;
        transition: all 0.3s;
        max-height: 100%;
        overflow-y: scroll !important;
    }

    .mobile-nav li a {
        font-size: 18px;
        color: #000;
        display: block;
        font-weight: bold;
    }

    ul.mobile-nav-list {
        margin-top: 30px;
    }

    li.has-children {
        position: relative;
        z-index: 2;
    }

    span.mobile-nav-menu-icon {
        position: absolute;
        right: 0;
        top: 0;
        height: 50px;
        width: 50px;
        text-align: center;
        line-height: 50px;
        color: #fff;
    }

    ul.mobile-menu-sub {
        display: none;
        position: relative;
        left: 0;
        padding-left: 10px;
        transition: all 0.3s;
    }

    ul.mobile-menu-sub.sub-menu-active {
        display: block;
        position: relative;
        transition: all 0.3s;
    }

    .mobile-nav li {
        position: relative;
        z-index: 2;
    }

    span.submenu-button {
        position: absolute;
        width: 100%;
        height: 44px;
        top: 0;
        left: 0;
        z-index: 3;
        display: none !important;
        transition: all 0.3s;
    }

    span.submenu-button:after,
    span.submenu-button:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 2px;
        background: #000;
        top: 12px;
        display: none !important;
        right: 9px;
        transition: all 0.3s;
    }

    span.submenu-button:before {
        height: 2px;
        width: 20px;
        display: none !important;
        right: 0px;
        top: 22px;
    }

    span.submenu-button.submenu-opened:after {
        visibility: hidden;
        opacity: 0;
        display: none !important;
    }

    .sub-menu {
        display: none;
        padding-left: 15px;
    }

    span.multi-drop-icon {
        position: absolute;
        right: 10px;
        width: 20px;
        height: 100%;
        top: 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    ul.mobile-nav-list {
        max-height: 500px;
        overflow-y: scroll;
    }

    .single-footer.single-footer-menu.single-footer4 h3 {
        margin-bottom: 0;
    }

    .social.social4-menu.social4 {
        margin-top: 0;
    }

    a.mobile-menu-button.hash-nav {
        /* background: blue; */
        padding: 15px;
        border-radius: 5px;
        margin-top: 20px;
        border: 1px solid;
        text-align: center;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 992px) {
    * {
        margin: 0;
        padding: 0;
    }

    .hero-area4 .heading4 .main-heading h1 {
        font-size: 50px;
    }
    body {
        font-size: 16px;
        font-family: "arial", sans-serif;
    }

    .mob-cards {
        display: block !important;
    }

    .lap-table {
        display: none !important;
    }

    a,
    a:hover {
        outline: none;
        text-decoration: none;
    }

    ul,
    li {
        list-style: none;
    }

    /*Menu Css*/
    .tes4 ul.stars li {
        display: inline-block !important;
        background-color: var(--vtc-bg-common-bg7) !important;
        height: 14px !important;
        width: 27px !important;
        line-height: 17px !important;
        text-align: center !important;
        border-radius: 4px !important;
        font-size: 14px !important;
        color: var(--vtc-bg-main-bg-6) !important;
        margin-right: 5px !important;
    }

    .tes4 .tes4-slider .single-slider .bottom-heading .image {
        height: auto !important;
        width: 107px;
        overflow: hidden;
    }

    .mobile-logo a {
        font-size: 20px;
        font-weight: 700;
        color: #000;
        text-decoration: none;
    }
    .mobile-logo {
        width: 75%;
    }
    .common-hero {
        height: auto;
    }

    .mobile-logo a img {
        width: 50%;
    }

    .mobile-sidebar .logo-m a img {
        width: 50%;
    }
    .mobile-sidebar-cart .logo-m a img {
        width: 50%;
    }
    .mobile-logo-unick {
        width: 50%;
    }

    .mobile-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding: 17px 0;
        z-index: 999;
        background: #fff;
    }

    .mobile-header.mobile-header-main {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding: 17px 0;
        z-index: 999;
        background: #111826;
    }

    .mobile-header-elements {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mobile-nav-icon {
        font-size: 23px;
        border: none;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
        color: #000;
    }

    .mobile-nav-icon {
        font-size: 23px;
        border: none;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
        color: #ffffff;
    }

    .mobile-sidebar {
        position: fixed;
        height: 100%;
        width: 100%;
        background: #fff;
        z-index: 9999;
        left: -100%;
        top: 0;
        visibility: hidden;
        opacity: 0;
        transition: all 0.3s;
    }

    .mobile-sidebar .contact-icon {
        background: #fff;
    }

    .mobile-sidebar.mobile-menu-active {
        left: 0;
        visibility: visible;
        opacity: 1;
        transition: all 0.3s;
        max-height: 100%;
        overflow-y: scroll !important;
    }

    .menu-close {
        position: absolute;
        right: 20px;
        font-size: 25px;
        color: #000;
        cursor: pointer;
    }

    .mobile-nav li a {
        font-size: 18px;
        line-height: 24px;
        color: #000;

        display: block;
    }

    ul.mobile-nav-list {
        margin-top: 30px;
    }

    li.has-children {
        position: relative;
        z-index: 2;
    }

    span.mobile-nav-menu-icon {
        position: absolute;
        right: 0;
        top: 0;
        height: 50px;
        width: 50px;
        text-align: center;
        line-height: 50px;
        color: #fff;
    }

    ul.mobile-menu-sub {
        display: none;
        position: relative;
        left: 0;
        padding-left: 10px;
        transition: all 0.3s;
    }

    ul.mobile-menu-sub.sub-menu-active {
        display: block;
        position: relative;
        transition: all 0.3s;
    }

    .mobile-nav li {
        position: relative;
        z-index: 2;
    }

    span.submenu-button {
        position: absolute;
        width: 100%;
        height: 44px;
        top: 0;
        left: 0;
        z-index: 3;
        display: none !important;
        transition: all 0.3s;
    }

    span.submenu-button:after,
    span.submenu-button:before {
        position: absolute;
        content: "";
        height: 20px;
        display: none !important;
        width: 2px;
        background: #000;
        top: 12px;
        right: 9px;
        transition: all 0.3s;
    }

    span.submenu-button:before {
        height: 2px;
        width: 20px;
        display: none !important;
        right: 0px;
        top: 22px;
    }

    span.submenu-button.submenu-opened:after {
        visibility: hidden;
        opacity: 0;
        display: none !important;
    }

    .sub-menu {
        display: none;
        padding-left: 15px;
    }

    span.multi-drop-icon {
        position: absolute;
        right: 10px;
        width: 20px;
        height: 100%;
        top: 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    ul.mobile-nav-list {
        max-height: 500px;
        overflow-y: scroll;
    }

    .single-footer.single-footer-menu.single-footer4 h3 {
        margin-bottom: 0;
    }

    .social.social4-menu.social4 {
        margin-top: 0;
    }

    a.mobile-menu-button.hash-nav {
        /* background: blue; */
        padding: 15px;
        border-radius: 5px;
        margin-top: 20px;
        border: 1px solid;
        text-align: center;
        margin-bottom: 20px;
    }
}
.mobile-menu-a a {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
}

.mobile-menu-icon-box {
    display: flex;
    align-items: start;
    padding: 5px 0;
}

.mobile-menu-icon {
    padding-right: 8px;
}

.mobile-menu-social h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
}
