@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .testimonial-box {
        position: relative;
        background: #fff;
        box-shadow: 0 0 8px -1px rgb(0 0 0 / 16%);
        padding: 18px 19px 30px 82px;
    }
    .reviews {
        padding: 39px 0;
    }
    .how-row-box {
        display: flex;
        margin-bottom: 0;
    }
    .right-main-text p {
        margin-bottom: 19px;
    }
    .main-btn-2 button {
        border: 2px solid #fff;
    }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    .navbar-dark .navbar-nav .nav-link {
        font-size: 14px;
    }
    .right-main-text {
        padding-top: 40px;
    }
}
.testimonial-box {
    position: relative;
    background: #fff;
    box-shadow: 0 0 8px -1px rgb(0 0 0 / 16%);
    padding: 18px 19px 30px 82px;
}
@media only screen and (min-width: 850px) and (max-width: 1200px) {
    .services-box button {
        padding: 11px 23px;
    }
    .to-bar-email ul li {
        padding-left: 11px;
    }
}
@media only screen and (min-width: 1000px) {
    .services-box button {
        padding: 11px 23px;
    }
    .to-bar-email ul li {
        padding-left: 11px;
    }
}
@media only screen and (max-width: 425px) {
    .cover-text,
    .trust {
        width: 100%;
    }
    .main-section {
        background: #07bab4 !important;
        height: auto;
        background-image: none;
    }
    .right-main-text h2 {
        font-size: 14px;
        margin-bottom: 33px;
    }
    #side-form,
    .mobile-none,
    .navigation-bar {
        display: none;
    }
    .cover-box-content h4 {
        font-size: 13px;
    }
    .main-btn-1 button,
    .main-btn-2 button {
        font-size: 14px;
        width: 147px;
    }
    .main-btn-1 button {
        background: 0 0;
    }
    .main-banner-btns {
        margin-left: 0;
    }
    .trust {
        margin: 50px 0;
        padding: 0 30px;
    }
    .contact-bg h1,
    .social-links {
        padding: 50px 0;
    }
    .trust-pilot a img {
        padding: 0 12px;
    }
    .from-box h4,
    .leave-text h3 {
        font-size: 21px;
    }
    .university-logo ul li {
        padding: 6px;
        margin-right: 2px;
    }
    .service-choise h2 {
        font-size: 23px;
        margin-bottom: 6px;
    }
    .how-box-text p,
    .reviews p,
    .services-box {
        margin-bottom: 40px;
    }
    .services-box h3 {
        font-size: 22px;
    }
    .reviews h2 {
        font-size: 23px;
        margin-bottom: 9px;
    }
    .student-ewview img {
        margin-bottom: 30px;
    }
    .testi-slider .item {
        margin: 8px 8px 8px 40px;
    }
    .testimonial-box p {
        font-size: 14px;
    }
    .how-it-works h2 {
        font-size: 32px;
    }
    .hiiddern-text h2 {
        margin-bottom: 9px;
        margin-top: 30px;
        text-align: center;
        font-size: 27px;
    }
    .hiiddern-text p {
        text-align: center;
        font-size: 15px;
        margin-bottom: 25px;
        line-height: 25px;
    }
    .data-btns {
        display: flex;
        margin: 0 auto;
        justify-content: center;
    }
    .min-counter-box {
        justify-content: center;
        margin-bottom: 61px;
    }
    .subject-text h3 {
        font-size: 30px;
    }
    .we-text h5 {
        font-size: 19px;
    }
    .contact-bg h1 {
        font-size: 41px;
    }
    .social-links h1 {
        font-size: 28px;
        margin-bottom: 19px;
    }
    .contact-left h2 {
        font-size: 28px;
    }
    .contact-left h4 {
        font-size: 15px;
        line-height: 23px;
    }
    .contact-right {
        margin: 40px 20px;
    }
    .m-none,
    .navigation-bar ul {
        display: block;
    }
    .toggle {
        color: #fff;
        background: linear-gradient(to left, #19cbc5, #0ca7a1 100%);
        padding: 10px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 26px;
        border-radius: 8px;
        margin-top: 7px;
    }
    .to-bar-email {
        padding-bottom: 10px;
    }
    .to-bar-email ul {
        justify-content: space-between;
    }
    .to-bar-email ul li {
        padding-left: 0;
    }
    .navigation-bar ul li {
        line-height: 37px;
        border-bottom: 1px solid #153453;
    }
    .right-main-text {
        padding-top: 41px;
    }
    .hight-650 {
        height: auto !important;
    }
    .navigation-bar ul li a:hover {
        border-bottom: none;
    }
    .to-bar-email h2 a {
        font-size: 12px;
    }
    .cover-box-content h3 {
        color: #fff;
        font-size: 11px;
        font-weight: 400;
    }
    .from-box {
        background-color: #0ca7a1;
        padding: 30px 35px;
        box-shadow: 0 0 10px rgb(0 0 0 / 74%);
        margin-top: -41px;
        border-radius: 7px;
    }
    .testimonial-box img {
        position: absolute;
        width: 82px !important;
        left: -40px;
        top: 50px;
    }
    .testimonial-box {
        position: relative;
        background: #fff;
        box-shadow: 0 0 8px -1px rgb(0 0 0 / 16%);
        padding: 39px 12px 26px 48px;
    }
    .we-section {
        padding: 10px 0;
    }
    .data-btns button {
        background: #fff;
        color: #07bab4;
        padding: 11px 25px;
        border: none;
        border-radius: 5px;
        font-weight: 600;
        margin-right: 20px;
        text-transform: uppercase;
    }
    .onlin-des h2 {
        font-size: 27px;
    }
}
