@media(min-width:320px) and (max-width:767px) {
    .right-image img {
        max-width: 100% !important;
    }

    .scrolling-content {
        padding-top: 60px !important;
    }

    .main-btn.btn-filled {
        margin-left: 20%;
    }

    .gold-menu-bar {
        display: none !important;
    }

    .sigma-footer .sigma-footer-nav .ft-nav,
    .sigma-footer .sigma-footer-box .sigma-footer-box-top {
        display: block !important;
    }

    .gold-menu-bar {
        width: 104% !important;
    }

    header.sticky-header.sticky-active .nav-container {
        padding: 0px 0px !important;
    }

    .back-to-top {
        bottom: 85px;
        right: 18px !important;
    }

    .contact {
        margin-left: 0% !important;
    }

    header .nav-container .site-logo img {
        width: 60% !important;
        max-width: 100% !important;
    }

    .faq {
        padding: 10px 10px 10px 10px !important;
    }

    .section-title h2 {
        font-size: 26px !important;
    }

    header .nav-container.breakpoint-on .nav-menu {
        background-color: #0c2659 !important;
        padding-top: 38px !important;
    }

    .section-title,
    .about-paragraph,
    .sticky-left {
        text-align: center !important;
    }

    .headline {
        font-size: 28px !important;
    }

    .about-section .about-features {
        grid-template-columns: repeat(1, 1fr);
    }

    .sell {
        font-size: 28px !important;
    }

    .about-section .about-features li a {
        background: #fff;
        padding: 15px 0 15px !important;
    }

    .faq-question {
        font-size: 16px !important;
        font-weight: 500 !important;
    }

    .faq-answer {
        font-size: 12px !important;
    }

    .btn-group {
        left: 30% !important;
        top: 15px;
    }

    .latest-post-box {
        height: auto !important;
    }

    .ft-logo img {
        width: 88%;
        right: 41px;
        margin-bottom: 10px;
        position: relative;
    }

    .sigma-footer .sigma-footer-nav .ft-nav>.menu-item>a {
        margin-top: 10px;
    }
}




@media (min-width: 2520px) and (max-width: 4480px) {

    .container,
    .container-fluid {
        width: 90vw !important;
        max-width: 90% !important;
        margin: 0 auto !important;
        padding: 0 20px !important;
    }

    .mac-response {
        font-size: 20px !important;
    }

    header .nav-container .menu-items ul li a,
    header .nav-container .toggle a,
    header .nav-container .header-info .item .title,
    .section-title span.title-tag,
    .step-header,
    .desc h4 a,
    .about-section .about-features li a .title,
    .faq-question,
    .btn,
    .latest-news .latest-post-box .post-desc h4,
    .sigma-footer .sigma-footer-contact ul>li>a,
    .footer-number a,
    .sigma-footer .sigma-footer-nav .ft-nav>.menu-item>a:before,
    .sigma-footer .sigma-footer-nav .ft-nav>.menu-item>a {
        font-size: 30px !important;
        font-weight: 700 !important;
    }

    header .nav-container .site-logo img,
    header.sticky-header.sticky-active .site-logo img,
    .right-image img {
        max-width: 100% !important;
    }

    header .nav-container .header-info .item i {
        position: absolute;
        left: 0;
        top: 0px !important;
        height: 44px !important;
        width: 44px !important;
        text-align: center;
        line-height: 44px !important;
        border-radius: 4px;
        background: #dfa92f;
        color: #fff;
        font-size: 30px !important;
    }

    p,
    .main-btn,
    input,
    .submit-btn,
    .call-number,
    .form-box label,
    .step-address,
    .step-title,
    .gold-rate-content h3,
    .rate-text,
    .feature-content li,
    .text-group h3,
    .step-content,
    .food-box.shop-box .thumb .badges .price,
    .faq-answer,
    .latest-post-box .post-meta,
    .sigma-footer .sigma-footer-top .sigma-backto-top .back-to-top,
    .sigma-footer .sigma-copyright-inner .sigma-copyright-menu>ul>li:first-child {
        font-size: 28px !important;
    }

    .headline,
    .section-title h2,
    .testimonial-box h3 {
        font-size: 50px !important;
    }

    .form-container {
        width: 40% !important;
    }

    .form-box input {
        width: 900px !important;
    }

    .live-rate-box {
        max-width: 425px !important;
    }

    .about-section .about-features li a i {
        font-size: 100px !important;
    }

    .faq-answer {
        padding: 15px 23px 22px 60px !important;
    }

    .btn {
        padding: 20px 20px 20px 20px !important;
    }

    .btn-group {
        left: 45% !important;
    }

    .ft-social-media>li>a {
        height: 50px !important;
        width: 50px !important;
        line-height: 55px !important;
    }

    .container-fluid {
        max-width: 100% !important;
    }

    .about-section,
    .anu,
    .sell-gold-section,
    .restaurant-tab-area,
    .testimonial-section,
    .text-block.with-bg,
    .faq-section {
        padding: 140px 0px 140px 0px !important;
        width: 100%;
    }

    .latest-news {
        padding: 50px 0px 100px 0px !important;
        width: 100%;
    }

    .sigma-footer .sigma-footer-box {
        padding-bottom: 60px !important;
    }

    .sigma-footer .sigma-footer-bottom .sigma-footer-bottom-inner {
        padding: 40px 0px 40px 0px !important;
    }

    .container-fluid {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .about-section,
    .buyers {
        width: 100%;
    }

    .btn-group {
        left: 47% !important;
    }
}

/* @media (min-width: 1200px) {
    .container {
        max-width: 100%;
    }
} */