@media (max-width: 575.98px) {
    .hero-slider .image-overlay, .image-bg .bg-image, .image-bg .gradient-overlay, .image-bg .image-overlay {
        position: absolute;
        top: 54px;
        height: 83%;
        width: 100%;
        left: 0;
    }

    .section-title .title:not(.display-1):not(.display-2):not(.display-3):not(.display-4):not(.display-5) {
        font-size: 28px;
    }

    .oder_title h4 {
      
        font-size: 19px;
    }

    .order_details p {
        padding-left: 0px;
        color: #fff;
        font-size: 12px;
        line-height: 19px;
        text-align: inherit;
    }

    body {
        font-size: 12px;
        line-height: 19px;
        font-weight: 400;
    }

    .slicknav_menu .slicknav_no-text {
        margin: 0;
        background: #F5BE19;
    }

    .h-100vh {
        min-height: 35vh;
    }

    .display-1 {
        font-size: 30px;
        font-family: raleway, sans-serif;
    }

    .section-title p {
        font-size: 16px;
        line-height: 1.4;
        max-width: 767px;
        margin-top: 20px;
        color: #fff;
    }

    .testimonial-box {
        font-size: 15px;
    }

    blockquote.large-quote p {
        font-size: 33px;
        line-height: 49.2px;
    }

    .portfolio-filters li a {
        font-size: 13px;
        letter-spacing: 2px;
        color: #fff !important;
        position: relative;
        padding: 1px 18px 7px 12px;
    }
    .portfolio-filters li a {
        font-size: 12px;
        letter-spacing: 1px;
        color: #fff !important;
        font-family: raleway, san serif;
        
    }

    .portfolio-filters li, header#masthead #site-navigation ul li.has-children ul li a {
        display: block;
        text-align: left;
        padding-top: 6px;
    }

    .portfolio-filters li + li {
        margin-left: 0px;
    }

    #page-header.image-bg {
        min-height: 320px;
    }

    #primary-menu li a {
        font-size: 14px;
        font-weight: bold;
        font-family: raleway, sans-serif;
        letter-spacing: 1px;
        color: rgb(16, 41, 78);
        display: block;
    }
    #primary-menu li:not(.active) a span::after {
        content: attr(data-background-text);
        position: absolute;
        top: 0px;
        left: 0;
        opacity: 0;
        transition-duration: .2s;
    }

    .bottom_footer {
        text-align: center;
        width: 110px;
        height: 32px;
        background: #fff;
        padding: 7px 10px;
        border-radius: 4px;
        color: #262623;
        font-weight: bold;
        margin: auto;
    }

    .display-2 {
        font-size: 29px;
        font-family: raleway, san serif;
    }

    .gt-carousel.gt-testimonial-slider .owl-nav > div {
        top: 107%;
        bottom: -37px;
        left: 3%;
    }
    .gt-carousel .owl-nav > div.owl-next {
        left: auto;
        top: 107%;
        right: 3%;
    }

    .gt-carousel .owl-nav > div {
        position: absolute;
        top: 60%;
        transform: translatey(-50%);
        font-size: 24px;
        /* left: 0%; */
        width: 34px;
        height: 34px;
        line-height: 33px;
        border: 1px solid rgba(255,255,255,.15);
        border-radius: 50%;
        text-align: center;
        left: -50px;
    }

    .hero-slider.gt-carousel .owl-nav > div.owl-prev {
        left: 15px;
    }
    .hero-slider.gt-carousel .owl-nav > div.owl-next {
        right: 15px;
        top: 60%;
    }
   
}