@media screen and (max-width: 1600px) {

    .sliderSec .fs47,
    .fs45,
    .fs50,
    .fs47 {
        font-size: 40px;
    }

    .sliderSec .fs25 {
        font-size: 16px;
    }

    .sliderSec .sliderSec ul li {
        font-size: 16px;
    }

    .sliderSec .fs30 {
        font-size: 22px;
        line-height: normal;
    }

    .counterItems .fs60 {
        font-size: 40px;
    }

    .faq-box p {
        font-size: 16px;
    }

    .faq-box span {
        font-size: 24px;
        line-height: normal;

    }
}



@media screen and (max-width: 992px) {

    .sliderSec .fs47,
    .fs50,
    .fs47,
    .fs45,
    .fs40,
    .fs30,
    .order-form .headings,
    h2,
    h3 {
        font-size: 20px!important;
        line-height: normal;
    }

    a.navbar-brand img {
        width: 170px;
    }

    .navbar .orderNow {
        width: max-content;
    }

    .sliderSec .fs25 {
        font-size: 16px;
    }

    p.fs17,
    p {
        font-size: 14px;
    }

    .accountingtabs .nav-tabs .nav-link {
        font-size: 13px;
    }

    .linebar,
    .student-girl {
        display: none;
    }

    .expert-assignment .left-content {
        padding: 1rem;
        margin-bottom: 10px;
    }

    .faq-box span {
        font-size: 20px;
        line-height: normal;
    }

    .faq-box p {
        font-weight: 500;
        font-size: 14px;
    }

}

@media screen and (max-width: 576px) {

    .topSec a,
    .contentWrapper .listitems li {
        font-size: 10px;
    }

    .order-form button {
        width: 150px;
        padding: 6px;
        font-size: 14px;

    }

    .sliderSec ul li {
        font-size: 9px;
    }

    .sliderSec ul li img,
    .contentWrapper .listitems li img {
        margin-right: 2px;
        width: 20px;
    }

    .counterItems .fs60 {
        font-size: 24px;
        line-height: normal;
    }

    .process-box {
        padding: 20px;
    }

    .price-plan ul {
        padding: 8px;
    }

    .last-one span {
        font-size: 13px;
    }

    .contentWrapper {
        padding: 1rem;
    }

    .sliderSec,
    .contentSec,
    .counterSec,
    .expert-assignment .left-content,
    .overlay,
    .accountingAssignment,
    .serviceSec {
        text-align: center;
    }

    .payment .currency-symbol .currency,
    .order-over span:nth-child(1),
    .currency-symbol span:nth-child(2) {
        font-size: 20px;
    }

}