@media screen and (max-width: 1250px){
header .navbar-light .menu-link {
    font-size: 14px;
}
}


@media screen and (max-width: 1199px) {

    #home-hero .tab-contents {
    border-radius: 30px;
    }
    .main-post .image-wrapper {
    width: 300px;
    }
    div#top-menu-sidebar {
        display: none !important;
    }
    body#home-template{
        padding-top: 70px;
    }
    div#navbarSupportedContent {
    position: fixed;
    background: #fff;
    left: 0;
    width: 300px;
    height: 100vh;
    top: 68px;
}
div#navbarSupportedContent ul.menu {
    flex-direction: column;
    border: 0 !important;
}
div#navbarSupportedContent ul.menu li {
    width: 100%;
}
}

@media screen and (max-width: 991px) {
    h1 {
    font-size: 42px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 26px;
}

h4,#faqTabContent .accordion-button span {
    font-size: 22px;
}

h5, .accordion-button * {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

p,
body {
    font-size: 15px;
}

small {
    font-size: 13px;
}

#how-td-words .item span{
    font-size: 54px;
}

#home-hero .tab-buttons{
   position: relative !important;
}

#how-td-words .nav-tabs {
    position: relative !important;
    width: max-content;
    margin: 16px auto 0;
}

.testimonial-slider{
    margin: 0;
}
.testimonial-card{
    min-height: auto;
}
.main-post .image-wrapper {
    width: 250px;
}
.related-blogs-slider.no-slider {
    grid-template-columns: repeat(2, 1fr);
}

#sell-on-tradologie-banner .main-image {
    position: relative !important;
    bottom: 0 !important;
    margin-top: 60px;
    display: block;
}

#sell-on-tradologie-banner > .container-fluid {
    margin-top: 60px;
}

#sell-on-tradologie-banner > .container-fluid > .row {
    row-gap: 30px;
}
}

@media screen and (max-width: 767px) {
    h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4,#faqTabContent .accordion-button span {
    font-size: 20px;
}

h5, .accordion-button * {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

p,
body {
    font-size: 14px;
}

small {
    font-size: 12px;
}

#how-td-words .item span{
    font-size: 44px;
}

footer .footer-top {
    background-image: none;
    background-color: #fff;
    border-radius: 16px;
    margin: 0;
    padding: 24px;
}

.spacer {
    height: 24px;
}

.spacer-st{
    height: 24px;
}

#home-hero picture img {
    height: 38px;
}

.related-blogs-slider.no-slider {
    grid-template-columns: repeat(1, 1fr);
}

.top-section-basmati {
    padding: 40px 0px;
}
#accordionAbout .accordion-header h4 {
    font-size: 18px;
}
.contact-page-form form {
    grid-template-columns: repeat(1, 1fr);
}

.testimonial-page{
    width: 100% !important;
}
#Quick-Easy-Stages .item span {
    font-size: 48px !important;
}
.testimonial-card > div {
    max-width: 100%;
    padding: 24px;
    text-align: center;
}

.testimonial-card .img-wrapper {
    position: inherit;
    transform: none;
}

.testimonial-card .img-wrapper {
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
}
.main-banner .video-wrapper, .video-wrapper video {
    position: relative;
}
#accordionHomeBlog .accordion-button, #accordionHomeNews .accordion-button {
    pointer-events: none;
}

#accordionHomeBlog .accordion-button:after, #accordionHomeNews .accordion-button:after {
    display: none;
}
}

@media screen and (max-width: 640px) {
    .price-area {
        flex-wrap: wrap;
        gap: 60px;
        flex-direction: column-reverse;
        margin-top: 90px;
    }

    .price-area .item {
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    #navbarSupportedContent {
        height: calc(100vh - 64px) !important;
        top: 64px;
    }

    .category-area .item .content-wrapper {
        display: none;
    }

    .category-area .item .title h6 {
        font-size: 16px !important;
    }
    .related-product-slider.no-slider{
    grid-template-columns: repeat(1, 1fr);
}
#dvAllBlogs .innerBlog .image-wrapper,
.main-post .image-wrapper {
    width: auto;
    aspect-ratio: auto;
}
.home-main-category .item .image-wrapper {
    width: 100%;
}
}

@media screen and (max-width: 480px) {
    .steps-section .tab-content>.tab-pane ul {
        padding-left: 16px;
        column-count: 1;
    }

    header .dropdown button {
        min-width: auto !important;
    }

    .d-flex.align-items-center.flex-wrap:has(.bttn) {
        flex-direction: column;
        align-items: start !important;
    }

    .d-flex.align-items-center.flex-wrap>.bttn {
        width: 100%;
        text-align: center;
    }
    ul#sellpageTab > li button {
    font-size: 10px;
    padding: 5px;
    line-height: 1.3;
}

ul#sellpageTab > li button span {
    font-size: 12px;
}
}


@media screen and (max-width: 420px){
    div#google_translate_element {
    display: none;
}
}

@media screen and (min-width: 1280px) {

    .banner-area .banner-slider .item {
        padding-left: 3rem;
    }
}

@media screen and (min-width: 1440px) {
    .banner-area .banner-slider .item {
        padding-left: 7rem;
    }
    .main-banner .banner-content{
        min-height: 450px;
        display: flex;
        align-items: center;
    }
}

@media screen and (min-width: 1600px) {
    .main-banner .banner-content{
        min-height: 500px;
        display: flex;
        align-items: center;
    }
}

@media screen and (min-width: 991px) {
    header .navbar-light .menu .has-child {
        position: static !important;
    }

header .navbar-light .menu .mega-menu {
        width: 800px;
        right: 0;
        left: 50%;
        margin: 0 auto;
        grid-template-columns: repeat(3, 1fr);
        transform: translateX(-50%);
        top: 100% !important;
    }

    header .navbar-light .menu .mega-menu li:first-child {
        grid-column: 1 / 2;
        grid-row: 1/3;
    }

    header .navbar-light .menu .mega-menu li:nth-child(2) {
        grid-column: 2;
        grid-row: 1/3;
    }

    header .navbar-light .menu .mega-menu li:nth-child(3) {
        grid-column: 3;
        grid-row: 1/2;
    }

    header .navbar-light .menu .mega-menu li:nth-child(4) {
        grid-column: 3;
        grid-row: 2/3;
    }

    header .navbar-light .menu .mega-menu .sub-submenu {
        display: block !important;
    }

    header .navbar-light .menu .mega-menu>li>a {
        color: #000;
        font-weight: 500;
    }

    header .navbar-light .menu .mega-menu>li:first-child .sub-submenu {
        column-count: 2;
    }

    header .navbar-light .menu .mega-menu>li:not(:first-child) {
        border-left: 1px solid #ddd;
        padding-left: 20px;
    }

    header .navbar-light .menu .has-child:hover .submenu {
        display: grid !important;
    }

    header .navbar-light .menu .mega-menu .dropdown-icon {
        display: none;
    }

    header .navbar-light .menu .submenu {
        border: 1px solid #F0F0F0;
        box-shadow: 0px 4px 6px 0px #00000017;
        background: #fff;
        position: absolute;
        padding: 24px;
        min-width: 200px;
        border-radius: 8px;
        top: 100%;
    }

    header .navbar-light .menu .submenu:before {
        content: "";
        background: transparent;
        position: absolute;
        width: 100%;
        height: 30px;
        top: -30px;
    }

    header .navbar-light .dropdown-icon{
        pointer-events: none;
    }
}

@media screen and (min-width: 1350px){
    .container{
    max-width: 1350px;
}
}