@media screen and (max-width: 1300px) {
    .wsmenu > .wsmenu-list > li > a {
        font-size: 14px;
        padding: 10px 14px;
    }

    .wsmenu > .wsmenu-list > li a.btn {
        font-size: 12px;
        margin-top: 19px;
        padding: 4px 6px;
    }
}

@media (min-width: 992px) and (max-width: 1199.95px) {

    /*------------------------------------------*/
    /*   BASE
 /*------------------------------------------*/

    /* Section Title */
    .section-title {
        margin-bottom: 35px;
    }

        .section-title p {
            padding: 0 5%;
        }

    /* Section Subtitle */
    .section-subtitle {
        font-size: 0.80rem;
        margin-bottom: 20px;
    }

    /* Text Block Typography */
    .txt-block h4.h4-lg,
    .txt-block h4.h4-xl,
    .txt-block h3.h3-xs {
        margin-bottom: 25px;
    }

    .txt-block .btn {
        margin-top: 14px;
    }

    /*------------------------------------------*/
    /*   NAVIGATION MENU    
 /*------------------------------------------*/

    .wsmenu > .wsmenu-list > li > a {
        font-size: 10px;
        margin: 0px 3px;
        padding: 10px 4px;
    }

        .wsmenu > .wsmenu-list > li > a .wsarrow:after {
            right: 3px;
            margin: 0 0 0 14px;
            top: 33px;
        }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
        font-size: 15px;
    }

    .wsmenu > .wsmenu-list > li a.last-link-number {
        font-size: 17px;
        margin-left: 25px;
    }

        .wsmenu > .wsmenu-list > li a.last-link-number i {
            font-size: 14px;
            margin-right: 1px;
            top: 1px;
        }

    .header-contact-info li i {
        font-size: 11px;
    }

    .header-contact-info li {
        font-size: 11px;
    }
}

@media (min-width: 768px) and (max-width: 991.95px) {


    /*------------------------------------------*/
    /*   NAVIGATION MENU    
 /*------------------------------------------*/
    .top-header {
        display: none;
    }

    .wsmobileheader .smllogo img {
        height: 30px;
    }

    .headtoppart {
        display: none;
    }

    .wsmobileheader {
        height: max-content;
        background-color: #ef743b;
        /* box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); */
    }

    .dark-scroll .wsmobileheader {
        height: 80px;
        background-color: #35344c !important;
        box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
    }

    .wsanimated-arrow {
        padding: 14px 28px 14px 0px;
        margin: 15px 0 0 20px;
    }

        .wsanimated-arrow span:before {
            top: -8px;
            width: 26px;
        }

        .wsanimated-arrow span:after {
            bottom: -8px;
            width: 20px;
        }

    .wsactive .wsanimated-arrow span:before,
    .wsactive .wsanimated-arrow.active span:after {
        width: 28px;
        top: 0px;
    }

    .wsactive .wsanimated-arrow span:after {
        width: 28px;
        top: 0;
    }

    .wsactive .wsanimated-arrow span {
        background: transparent;
    }

    .dark-scroll .wsanimated-arrow span,
    .dark-scroll .wsanimated-arrow span:after,
    .dark-scroll .wsanimated-arrow span:before {
        background: #fff;
    }

    .dark-scroll .callusbtn {
        color: #fff;
    }

    .wsactive .dark-scroll .wsanimated-arrow span {
        background: transparent;
    }

    .wsmenu > .wsmenu-list > li > a {
        padding: 5px 32px 5px 18px;
    }

    .tra-menu .wsmenu > .wsmenu-list > li > a {
        color: #666;
    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click > i {
        margin: 22px 18px 0px 0px;
    }

    .wsmenu > .wsmenu-list > li > a > i {
        color: #fff;
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
        color: #888;
        font-size: 16px;
        padding: 14px 18px;
    }

    .wsmenu > .wsmenu-list > li a.last-link-number {
        font-size: 17px;
        margin-left: 15px;
    }

        .wsmenu > .wsmenu-list > li a.last-link-number i {
            color: #666;
            margin-top: -0.5px;
        }

    .callusbtn {
        font-size: 22px;
        padding: 10px 14px;
    }

    .wsmenu > .wsmenu-list > li a.btn {
        height: 60px;
        line-height: 60px;
        padding: 0 17px;
        margin: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .wsmenu > .wsmenu-list > li a.btn.btn-tra-white {
            background-color: #517082;
            border-color: #517082;
            color: #fff;
        }

    .wsmenu > .wsmenu-list > li > a i,
    .wsmenu > .wsmenu-list > li > a.btn i {
        margin-top: 1px;
        margin-right: 5px;
    }

    .wsmobileheader .smllogo {
        margin-top: 0px;
    }

    .wsmobileheader .smllogo-black,
    .dark-scroll .wsmobileheader .smllogo-white {
        display: block;
    }

    .wsmobileheader .smllogo-white,
    .dark-scroll .wsmobileheader .smllogo-black {
        display: none;
    }

    .user-related {
        position: fixed;
        top: 6px;
        right: 10px;
        margin-top: 0px;
    }
    .currency-switch {
        display: inline-block;
    }
}


@media screen and (max-width:1199px) {
    .section-title {
        margin-bottom: 35px;
    }

    .wsmenu > .wsmenu-list > li > a {
        font-size: 10px;
        margin: 0px 3px;
        padding: 10px 4px;
    }

    .wsmenu > .wsmenu-list > li a.btn {
        font-size: 11px;
        margin-top: 20px;
        padding: 4px;
    }

    .section-subtitle {
        font-size: 0.80rem;
        margin-bottom: 20px;
    }

    section {
        padding: 40px 0;
    }

    .service-card-thumb {
        height: 144px;
    }

    .service-card-title {
        font-size: 20px;
    }

    .service-card-body {
        height: 90px;
    }

    .service-card-footer a {
        padding: 6px 17px;
        font-size: 12px;
    }

    .review-3 {
        margin: 0px 5px;
        box-shadow: none;
        margin-bottom: 20px;
    }

    .inner-page-data .heading {
        font-size: 30px;
        line-height: 36px;
    }

    .inner-page-data h3,
    .inner-page-data h4 {
        font-size: 27px;
    }

    .inner-page-data h5,
    .inner-page-data h6 {
        font-size: 25px;
    }

    .inner-page-data .inner-list li {
        font-size: 15px;
        margin-right: 10px;
        padding-left: 19px;
    }

        .inner-page-data .inner-list li::before {
            font-size: 16px;
        }

    .inner-page-data ol li,
    .inner-page-data ul li {
        font-size: 15px;
        margin-right: 10px;
        padding-left: 19px;
        line-height: 28px;
    }

        .inner-page-data ol li::before,
        .inner-page-data ul li::before {
            font-size: 16px;
        }
}

@media screen and (max-width:991px) {

    .wsanimated-arrow span,
    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        background: #fff;
    }


    .swiper-button-next,
    .swiper-button-prev {
        width: 35px;
        height: 35px;
        background-size: 9px;
    }

    .search-container {
        padding-top: 12px;
    }

    .search-wrapper .search-container form {
        padding: 0px 10px;
        border: 2px solid #fff;
    }

    .search-Icon {
        left: 10px;
        top: 5px;
    }

    .bottom-footer {
        text-align: center;
    }

    .style-wrapper img {
        height: 150px;
    }

    .popup-text-sec {
        margin-top: 20px;
    }

    .style-wrapper-title {
        font-size: 14px;
    }

    .mySwiper-banner .swiper-slide {
        height: 400px;
    }

    .swiper-slide-content h1 {
        font-size: 26px;
    }

    .swiper-slide-content {
        padding: 15px;
    }

    .drProfile-wrapper {
        margin-bottom: 15px;
    }

    .section-title {
        margin-bottom: 10px;
    }

    #brands-1 {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .section-title h3,
    .section-title h1,
    .section-title h2 {
        font-size: 28px;
    }

    .faq-sec .accordion .accordion-header button {
        font-size: 18px;
    }

    .reviews-section {
        padding: 40px 0px;
    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click {
        height: 100%;
    }

    .wsmenu > .wsmenu-list > li > a {
        line-height: 30px;
        font-size: 14px;
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
        font-size: 13px;
        padding: 10px 20px;
    }

    .wsmenu > .wsmenu-list > li a.btn {
        font-size: 13px;
        height: 45px;
        line-height: 45px;
        padding: 0px 15px;
        border-radius: 0px;
        margin: 0;
    }

    .address-sec .contact-address {
        padding: 15px;
        margin-bottom: 15px
    }

        .address-sec .contact-address .heading {
            font-size: 28px
        }

        .address-sec .contact-address .address-box {
            padding: 10px
        }

            .address-sec .contact-address .address-box .address-text p {
                font-size: 14px;
                line-height: 1.3
            }

    .form-sec .form-box,
    .single-detail {
        padding: 20px
    }

    .form-sec .main-btn {
        padding: 8px;
        font-size: 14px
    }

    .form-sec .form-control {
        min-height: 48px
    }

    .form-sec .form-group {
        margin-bottom: 12px
    }

    .inner-page-data .heading {
        font-size: 26px;
        line-height: 30px;
    }

    .inner-page-data h3,
    .inner-page-data h4 {
        font-size: 22px;
    }

    .inner-page-data h5,
    .inner-page-data h6 {
        font-size: 20px;
    }

    .inner-page-data .inner-list li {
        font-size: 14px;
        margin-right: 8px;
        padding-left: 15px;
        line-height: 18px;
    }

        .inner-page-data .inner-list li::before {
            font-size: 14px;
        }

    .inner-page-data ol li,
    .inner-page-data ul li {
        font-size: 14px;
        margin-right: 8px;
        padding-left: 18px;
        line-height: 22px;
    }

        .inner-page-data ol li::before,
        .inner-page-data ul li::before {
            font-size: 14px;
        }

    .recent-blog-sec {
        padding: 15px;
        margin-top: 15px;
    }

        .recent-blog-sec h4 {
            font-size: 22px;
        }

    .navbar-dark .wsmenu > .wsmenu-list > li > a {
        color: #fff;
    }

    .blog-details .blog-heading {
        font-size: 30px;
    }


    .left-box {
        background-color: #fff;
        box-shadow: 0 8px 24px #0000001a;
        display: block;
        height: 100%;
        left: -100%;
        overflow-x: hidden;
        overflow-y: auto;
        position: fixed;
        top: 0;
        transition: all .4s ease-in-out;
        width: 100%;
        z-index: 99999;
    }

        .left-box.open {
            left: 0;
        }

        .left-box .left-accordion {
            align-items: center;
            border-bottom: 1px solid #eee;
            display: flex;
            background-color: #000;
            justify-content: space-between;
            margin-bottom: 16px;
            padding: 8px 15px;
        }

            .left-box .left-accordion i {
                font-size: 19px;
                color: #fff;
                cursor: pointer;
            }

    .filter-button {
        display: block
    }

    .profile-sidebar {
        border-radius: 0px;
        padding: 0px;
    }

    .sidebar-menu {
        padding: 0px 20px;
    }

    .profile-photo-upload h4 {
        font-size: 18px;
    }

    .footer-bootom-stick {
        position: relative;
    }

    .user-icon-container .dropdown-menu {
        top: 92%;
    }

    .category-dropdown {
        width: 100%;
        max-width: 100%;
        margin-right: 10px;
    }

        .category-dropdown select {
            width: 100%;
            min-width: 100%;
        }

    .edu-event.event-list .inner {
        flex-direction: column-reverse;
        border: none;
        padding: 0px;
    }

    .slider-container {
        padding-top: 30px;
    }

    .slider-content {
        padding-bottom: 20px;
    }

        .slider-content p {
            margin-bottom: 0px;
        }

    .bg-mob-cream {
        background-color: #fff7ee !important;
    }

    .home-store .store-box, .home-insta .insta-card, .home-blog .recent-blog-card {
        background-color: transparent;
    }

    .insta-card, .store-box {
        border: none;
    }

    .insta-list .col-12:last-of-type .insta-card {
        margin-bottom: 0px;
    }

    .insta-inner-list .insta-card{
        margin-bottom:0px;
    }

    .mobile-bottom-border {
        border-bottom: 1px solid #e4e4e4;
    }

    .user-icon-container span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin-top:0px;
    }

    .home-insta .insta-card {
        margin-bottom: 0px;
        border: none;
    }

    .home-insta .insta-tags {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .home-blog .recent-blog-card {
        margin-bottom: 0px;
    }

        .home-blog .recent-blog-card .blog-content {
            padding-bottom: 0px;
        }

    .home-store .store-box {
        padding: 0px;
        margin-bottom: 0px;
        border-radius: 0px;
    }

        .home-store .store-box .store-img, .home-store .store-box .store-img a img {
            border-radius: 0px;
        }

        .home-store .store-box .store-text {
            padding: 0px 12px;
        }

    a.edu-btn, button.edu-btn {
        margin-bottom: 0px;
    }

    .swiper-slide .store.box {
        margin-bottom: 0px !important;
    }

    body {
        background-color: #fff7ee !important;
    }

    section {
        background-color: #fff7ee !important;
    }

    .edu-event.event-list .inner .thumbnail {
        border-radius: 0px;
    }

    .edu-event.event-list .inner .content p {
        font-size: 13px;
    }

    .user-related a:first-child {
        font-size: 22px;
    }

    .registration-popup .modal-header .btn-close {
        top: 2px;
        right: 2px;
        font-size: 11px;
    }

    .orange-half {
        background-color: #fff !important;
    }

        .orange-half ul li {
            padding: 0px;
        }

            .orange-half ul li a {
                color: #000;
                font-size: 14px;
                padding: 7px 20px;
            }

    .wsmenu > .wsmenu-list > li > .wsmegamenu {
        padding: 0px;
    }
    .store-banner .video-box1 {
        height:100%
    }
    .store-banner .video-box1 img{
        height: 100%
    }

@media (max-width: 767px) {

    .top-header {
        display: none;
    }


    /*------------------------------------------*/
    /*   NAVIGATION MENU    
 /*------------------------------------------*/
    section {
        padding: 30px 0;
    }

    .headtoppart {
        display: none;
    }

    .wsmobileheader {
        /* height: 55px; */
        background: #ef743b;
        /* box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); */
    }

    .dark-scroll .wsmobileheader {
        height: 60px;
        background-color: #35344c !important;
        box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
    }

    .wsanimated-arrow span:before {
        top: -8px;
        width: 26px;
    }

    .wsanimated-arrow span:after {
        bottom: -8px;
        width: 20px;
    }

    .wsactive .wsanimated-arrow span:before,
    .wsactive .wsanimated-arrow.active span:after {
        width: 28px;
        top: 0px;
    }

    .wsactive .wsanimated-arrow span:after {
        width: 28px;
        top: 0;
    }

    .wsactive .wsanimated-arrow span {
        background: transparent;
    }

    .dark-scroll .wsanimated-arrow span,
    .dark-scroll .wsanimated-arrow span:after,
    .dark-scroll .wsanimated-arrow span:before {
        background: #fff;
    }

    .dark-scroll .callusbtn {
        color: #fff;
    }

    .wsactive .dark-scroll .wsanimated-arrow span {
        background: transparent;
    }

    .wsmenu > .wsmenu-list > li > a {
        padding: 5px 32px 5px 18px;
        color: #000;
    }

    .tra-menu .wsmenu > .wsmenu-list > li > a {
        color: #000;
    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click > i {
        margin: 22px 18px 0px 0px;
    }

    /* .wsmenu>.wsmenu-list>li>a>i {
   color: #000;
 } */

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
        color: #000;
        font-size: 15px;
        padding: 14px 18px;
    }

    .wsmenu > .wsmenu-list > li a.last-link-number {
        font-size: 15px;
        margin-left: 15px;
    }

        .wsmenu > .wsmenu-list > li a.last-link-number i {
            color: #000;
            margin-top: -0.5px;
        }

    .callusbtn {
        font-size: 22px;
        padding: 12px 0;
    }

    .wsmenu > .wsmenu-list > li a.btn {
        height: 60px;
        line-height: 60px;
        padding: 0 17px;
        margin: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .wsmenu > .wsmenu-list > li a.btn.btn-tra-white {
            background-color: #517082;
            border-color: #517082;
            color: #fff;
        }

    .wsmenu > .wsmenu-list > li > a i,
    .wsmenu > .wsmenu-list > li > a.header-btn i {
        margin-top: 1px;
        margin-right: 5px;
    }

    .wsmobileheader .smllogo {
        margin-top: 10px;
    }


    .wsmobileheader .smllogo-white,
    .dark-scroll .wsmobileheader .smllogo-black {
        display: none;
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a {
        padding: 12px;
    }

    .search-wrapper {
        margin-top: 54px;
        padding-bottom: 6px;
    }

    .header-right-options {
        display: none;
    }

    .product_featured_head h3 {
        font-size: 14px;
        height: 35px;
    }

    .item-carousel .item {
        padding: 8px;
    }

    .product_price {
        font-size: 22px;
    }

        .product_price i {
            font-size: 16px;
            margin-top: 5px;
        }

    .quick-callback-wrapper {
        width: 90%;
    }

    .page-hero-section {
        height: 150px;
    }

        .page-hero-section h3 {
            font-size: 28px;
        }

        .page-hero-section p {
            font-size: 14px;
        }

    .inner-banner {
        height: auto;
    }

    .mobileForm {
        display: block;
    }

    /* .headfix {
    display: none;
  }

  .footer-li-list {
    -webkit-column-count: inherit;
    -webkit-column-gap: normal;
    -webkit-column-fill: auto;
    -moz-column-count: inherit;
    -moz-column-gap: normal;
    -moz-column-fill: auto;
    column-count: inherit;
    column-gap: inherit;
  }

  .footer-li-list li {
    display: block;
  } */

    .thanks-wrapper {
        width: 90%;
        margin: 0 auto;
    }

        .thanks-wrapper img {
            width: 50%;
        }

        .thanks-wrapper h1 {
            font-size: 24px;
        }

    .mb-3 {
        margin-bottom: 20px !important;
    }

    .header-wrapper:after {
        bottom: -3px;
        z-index: 999;
    }

    .videoFrame {
        height: 300px;
    }

    .mySwiper-banner .swiper-slide {
        height: 250px;
    }

    .top-header {
        display: none;
    }


    /*------------------------------------------*/
    /*   NAVIGATION MENU    
 /*------------------------------------------*/

    .section-title h3 {
        font-size: 22px;
    }

    .dark-scroll .wsmobileheader {
        height: 60px;
        background-color: #35344c !important;
        box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
    }

    .wsanimated-arrow {
        padding: 14px 28px 14px 0px;
        margin: 12px 0 0 12px;
    }

        .wsanimated-arrow span:before {
            top: -8px;
            width: 26px;
        }

        .wsanimated-arrow span:after {
            bottom: -8px;
            width: 20px;
        }

    .wsactive .wsanimated-arrow span:before,
    .wsactive .wsanimated-arrow.active span:after {
        width: 28px;
        top: 0px;
    }

    .wsactive .wsanimated-arrow span:after {
        width: 28px;
        top: 0;
    }

    .wsactive .wsanimated-arrow span {
        background: transparent;
    }

    .dark-scroll .wsanimated-arrow span,
    .dark-scroll .wsanimated-arrow span:after,
    .dark-scroll .wsanimated-arrow span:before {
        background: #fff;
    }

    .dark-scroll .callusbtn {
        color: #fff;
    }

    .wsactive .dark-scroll .wsanimated-arrow span {
        background: transparent;
    }

    .wsmenu > .wsmenu-list > li > a {
        padding: 12px 32px 12px 17px;
        color: #000;
    }

    .tra-menu .wsmenu > .wsmenu-list > li > a {
        color: #000;
    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click > i {
        margin: 22px 18px 0px 0px;
        color: #fff !important;
    }

    .wsmenu > .wsmenu-list > li a.last-link-number {
        font-size: 15px;
        margin-left: 15px;
    }

        .wsmenu > .wsmenu-list > li a.last-link-number i {
            color: #000;
            margin-top: -0.5px;
        }

    .callusbtn {
        font-size: 22px;
        padding: 12px 0;
    }

        .callusbtn a {
            margin-right: 10px;
            color: #25D366;
        }


    .wsmenu > .wsmenu-list > li a.btn.btn-tra-white {
        background-color: #517082;
        border-color: #517082;
        color: #fff;
    }

    .wsmenu > .wsmenu-list > li > a i,
    .wsmenu > .wsmenu-list > li > a.header-btn i {
        margin-top: 1px;
        margin-right: 5px;
    }

    .wsmobileheader .smllogo {
        margin-top: 9px;
        color: #fff;
        font-size: 16px;
    }

        .wsmobileheader .smllogo img {
            width: 148px;
            height: 30px;
        }

    .wsmobileheader .smllogo-black,
    .dark-scroll .wsmobileheader .smllogo-white {
        margin-left: 44px;
    }

    .wsmobileheader {
        text-align: left;
    }

        .wsmobileheader .smllogo-white,
        .dark-scroll .wsmobileheader .smllogo-black {
            display: none;
        }

    .wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a {
        padding: 12px;
    }

    .search-wrapper {
        margin-top: 54px;
        padding-bottom: 6px;
    }

    .header-right-options {
        display: none;
    }

    .product_featured_head h3 {
        font-size: 14px;
        height: 35px;
    }

    .item-carousel .item {
        padding: 8px;
    }

    .product_price {
        font-size: 22px;
    }

        .product_price i {
            font-size: 16px;
            margin-top: 5px;
        }

    .quick-callback-wrapper {
        width: 90%;
    }

    .page-hero-section {
        height: 150px;
    }

        .page-hero-section h3 {
            font-size: 28px;
        }

        .page-hero-section p {
            font-size: 14px;
        }

    .inner-banner {
        height: auto;
    }

    .mobileForm {
        display: block;
    }

    .footer {
        padding: 10px 0px 7px 0px;
        font-size: 14px;
    }

    .thanks-wrapper {
        width: 90%;
        margin: 0 auto;
    }

        .thanks-wrapper img {
            width: 50%;
        }

        .thanks-wrapper h1 {
            font-size: 24px;
        }

    .mb-3 {
        margin-bottom: 20px !important;
    }

    .discription-box .nav-tabs .nav-link {
        margin-right: 14px;
        font-size: 15px;
        padding-top: 0px;
    }


    .inner-page-data .heading {
        font-size: 22px;
        line-height: 32px;
    }

    .inner-page-data h3,
    .inner-page-data h4 {
        font-size: 20px;
    }

    .inner-page-data h5,
    .inner-page-data h6 {
        font-size: 18px;
    }

    .inner-page-data ol li,
    .inner-page-data ul li {
        font-size: 13px;
        margin-right: 6px;
        padding-left: 15px;
        line-height: 20px;
    }

        .inner-page-data ol li::before,
        .inner-page-data ul li::before {
            font-size: 10px;
        }

    .recent-blog-sec h4 {
        font-size: 20px;
    }

    .inner-form .form-group {
        margin-bottom: 8px;
    }

    .inner-form .main-btn {
        padding: 8px 10px;
        font-size: 11px;
    }

    .inner-page-data .service-img-box {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .recent-blog-sec {
        padding: 10px;
    }

    .home-call-sec .contact-form {
        margin-top: 12px;
    }

    .home-call-sec .form-control {
        min-height: 45px;
    }

    .home-call-sec .btn-primary {
        width: 100%;
    }

    .home-call-sec .call-box h3 {
        font-size: 20px;
    }

    .slider-content {
        text-align: center;
    }

        .slider-content
        .split-line {
            text-align: center !important;
        }

        .slider-content h1 {
            font-size: 32px;
            height: 96px;
            overflow:hidden;
        }

        .slider-content h2 {
            font-size: 15px;
        }

        .slider-content .btn {
            font-size: 12px;
            padding: 12px 20px;
            border-radius: 5px;
        }

    /* .main-wrapper{
    padding-top: 100px;
  } */

    .edu-event.event-list .inner .content .event-meta li {
        margin-bottom: 10px;
    }

    .social-icons {
        margin-bottom: 20px;
    }

        .social-icons a {
            font-size: 16px;
            width: 35px;
            height: 35px;
        }

    .subscribe-form input {
        padding: 11px;
        font-size: 12px;
    }

    .subscribe-form button {
        padding: 11px;
        font-size: 12px;
    }

    .store-banner-text {
        margin-bottom: 20px;
        text-align: center;
    }

    .store-banner .store-banner-text h1 {
        font-size: 22px;
    }

    .discription-box h4 {
        font-size: 18px;
    }

    .course-grid-box {
        margin: 0px;
    }

    .discription-box {
        margin-bottom: 25px;
    }

    .blog-details .blog-heading {
        font-size: 24px;
    }

    .blog-details .blog-content h2, .blog-details .blog-content h3, .blog-details .blog-content h4, .blog-details .blog-content h5, .blog-details .blog-content h6 {
        font-size: 17px;
        margin-top: 20px;
    }

    .blog-details .blog-content p {
        font-size: 14px;
        margin-top: 10px;
    }

    .blog-details .blog-content blockquote {
        font-size: 14px !important;
        margin-top: 12px;
        padding-left: 12px;
    }

    .blog-details .blog-content img {
        margin-top: 20px;
    }

    .blog-details .blog-content p.text-center {
        font-size: 11px;
        margin-top: 5px;
    }

    .copyright {
        font-size: 13px;
    }

    .footer .footer-bottom a {
        font-size: 13px;
    }

    .cart-page .product-row .cart-item {
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }

        .cart-page .product-row .cart-item img {
            margin: 0 auto 15px;
            width: 100%;
            height: auto;
        }

        .cart-page .product-row .cart-item .cart-item-info {
            width: 100%;
            margin-bottom: 10px;
        }

            .cart-page .product-row .cart-item .cart-item-info .info-list {
                flex-wrap: wrap;
            }

            .cart-page .product-row .cart-item .cart-item-info li {
                margin-bottom: 5px;
            }

        .cart-page .product-row .cart-item .cart-item-actions {
            width: 100%;
            text-align: left !important;
        }

    .search-page .search-row {
        display: block;
    }

        .search-page .search-row img {
            width: 100%;
            height: 150px;
            margin-bottom: 12px;
        }


    .captcha {
        display: block;
    }

    .preview {
        height: 40px;
        width: 100%;
        margin-bottom: 15px;
    }

        .preview img {
            height: 40px;
            width: 100%;
        }

    .captcha-form {
        display: flex;
        margin: 0px;
    }

    .ob {
        padding-left: 0px !important;
    }

    .os {
         margin-left: 0px !important; 
    }

    .nx {
        margin-top: 1.14em;
    }

    .ok {
        margin-top: 1.25em;
    }

    .of {
        font-size: 18px;
    }

    .oc {
        line-height: 25px;
    }

    .op{
        margin-top:1.64em
    }
}

@media (max-width: 576px) {
    .address-sec .contact-address {
        padding: 10px;
        margin-bottom: 10px
    }

        .address-sec .contact-address .heading {
            font-size: 24px
        }

        .address-sec .contact-address .main-p {
            font-size: 14px
        }

        .address-sec .contact-address .address-box {
            padding: 8px
        }

            .address-sec .contact-address .address-box .address-text h4 {
                font-size: 16px
            }

            .address-sec .contact-address .address-box .icon-box {
                width: 40px;
                min-width: 40px;
                height: 40px;
                line-height: 40px;
                font-size: 18px
            }

    .address-sec iframe {
        height: 350px
    }

    .appointment-form .form-control {
        min-height: 35px;
        font-size: 13px
    }

    .inner-page-data h3,
    .inner-page-data h4 {
        font-size: 17px;
    }

    .inner-page-data h5,
    .inner-page-data h6 {
        font-size: 15px;
    }

    .inner-page-data .service-img-box {
        margin-top: 8px;
        margin-bottom: 0px;
    }

    .videoFrame {
        height: 242px;
    }

    .product-detail .popup-img-sec .mySwiper-popup .swiper-slide {
        padding: 5px;
    }

        .product-detail .popup-img-sec .mySwiper-popup .swiper-slide img {
            height: 40px;
        }


    .cart-page .product-row .cart-item .cart-item-info h5 {
        font-size: 15px;
    }

    .cart-page .product-row .cart-item .cart-item-info p,
    .cart-page .product-row .cart-item .cart-item-info li {
        font-size: 12px;
    }

    .cart-page .product-row .cart-item .cart-item-actions p {
        font-size: 19px;
    }

    .recent-blog-card .blog-meta {
        display: flex;
        flex-wrap: wrap;
        gap: 0px;
    }

    .recent-blog-card .blog-title {
        font-size: 15px;
        height: 45px;
    }

    .recent-blog-card .blog-meta span {
        display: block;
        margin: 5px 10px;
    }
    .switch{
        width:50px;
        height:26px;
    }
    .slider:before {
        height: 22px;
        width: 22px;
        left: 2px;
    }
    .slider:after {
        height: 22px;
        width: 22px;
        right: 2px;
    }
    .slider-content h1 {
        font-size: 26px;
        height: 78px;
        overflow: hidden;
    }

}