@media only screen and (min-width:1280px) and (max-width:1300px) {}

@media only screen and (min-width:1000px) and (max-width:1279px) {}

@media only screen and (min-width:912px) and (max-width:999px) {}

@media only screen and (min-width:800px) and (max-width:911px) {}

@media only screen and (min-width:768px) and (max-width:799px) {

    #featured-figures-slider .owl-nav button:last-child {
        right: 8px;
        left: inherit;
    }

    #featured-figures-slider .owl-nav button {
        left: 8px;
        right: inherit;
    }

    .contact-bar {
        gap: 10px !important;
        padding: 10px 15px !important;
        display: flex !important;
        justify-content: space-between !important;
    }



    .reader-testimonials-wrap {
        padding: 6px 0;
    }

    .heading-in {
        margin-bottom: 6px;
    }

    .footer-flex-wrap {
        padding: 33px 30px 24px 30px;
    }

    .footer-center-webscsk h2 {
        font-size: 26px;
    }

    .footer-center-webscsk p {
        font-size: 16px;
    }

    .footer-center-webscsk span {
        font-size: 16px;
    }

    .footer-bottom-in {
        /* flex-direction: column; */
        gap: 14px;
        align-items: center;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {

    #featured-figures-slider .owl-nav button:last-child {
        right: 8px;
        left: inherit;
    }

    #featured-figures-slider .owl-nav button {
        left: 8px;
        right: inherit;
    }

    .contact-bar {
        gap: 10px !important;
        padding: 10px 15px !important;
        flex-direction: column;
    }

    .reader-testimonials-wrap {
        padding: 6px 0;
    }

    .heading-in {
        margin-bottom: 6px;
    }

    .footer-flex-wrap {
        padding: 33px 30px 24px 30px;
    }

    .footer-center-webscsk h2 {
        font-size: 26px;
    }

    .footer-center-webscsk p {
        font-size: 16px;
    }

    .footer-center-webscsk span {
        font-size: 16px;
    }

    .footer-bottom-in {
        flex-direction: column;
        gap: 14px;
        align-items: center;
    }
}

@media only screen and (min-width:390px) and (max-width:479px) {

    #featured-figures-slider .owl-nav button:last-child {
        right: 8px;
        left: inherit;
    }

    #featured-figures-slider .owl-nav button {
        left: 8px;
        right: inherit;
    }

    .contact-bar {
        gap: 10px !important;
        padding: 10px 15px !important;
        flex-direction: column;
    }


    .reader-testimonials-wrap {
        padding: 6px 0;
    }

    .heading-in {
        margin-bottom: 6px;
    }

    .footer-flex-wrap {
        padding: 33px 30px 24px 30px;
    }

    .footer-center-webscsk h2 {
        font-size: 26px;
    }

    .footer-center-webscsk p {
        font-size: 16px;
    }

    .footer-center-webscsk span {
        font-size: 16px;
    }

    .footer-bottom-in {
        flex-direction: column;
        gap: 14px;
        align-items: center;
    }
}

@media only screen and (min-width:360px) and (max-width:389px) {

    #featured-figures-slider .owl-nav button:last-child {
        right: 8px;
        left: inherit;
    }

    #featured-figures-slider .owl-nav button {
        left: 8px;
        right: inherit;
    }

    .contact-bar {
        gap: 10px !important;
        padding: 10px 15px !important;
        flex-direction: column;
    }

    .reader-testimonials-wrap {
        padding: 6px 0;
    }

    .heading-in {
        margin-bottom: 6px;
    }

    .footer-flex-wrap {
        padding: 33px 30px 24px 30px;
    }

    .footer-center-webscsk h2 {
        font-size: 26px;
    }

    .footer-center-webscsk p {
        font-size: 16px;
    }

    .footer-center-webscsk span {
        font-size: 16px;
    }

    .footer-bottom-in {
        flex-direction: column;
        gap: 14px;
        align-items: center;
    }
}

@media only screen and (min-width:320px) and (max-width:359px) {

    #featured-figures-slider .owl-nav button:last-child {
        right: 8px;
        left: inherit;
    }

    #featured-figures-slider .owl-nav button {
        left: 8px;
        right: inherit;
    }

    .contact-bar {
        gap: 10px !important;
        padding: 10px 15px !important;
        flex-direction: column;
    }


    .reader-testimonials-wrap {
        padding: 6px 0;
    }

    .heading-in {
        margin-bottom: 6px;
    }

    .footer-flex-wrap {
        padding: 33px 30px 24px 30px;
    }

    .footer-center-webscsk h2 {
        font-size: 26px;
    }

    .footer-center-webscsk p {
        font-size: 16px;
    }

    .footer-center-webscsk span {
        font-size: 16px;
    }

    .footer-bottom-in {
        flex-direction: column;
        gap: 14px;
        align-items: center;
    }


}