@media (min-width: 992px) and (max-width: 1200px) {
     .mmttab-10 {
    margin-top: 10px;
}
.mmttab-20 {
    margin-top: 20px;
}
.mmttab-30 {
    margin-top: 30px;
}
.mmttab-40 {
    margin-top: 40px;
}
.mmttab-50 {
    margin-top: 50px;
}   

.services-thumb {
    width: 100%;
    height: auto;
    background: #FFFFFF;
}
.services-thumb img {
    border-radius: 0px 0px 0px 0px;
    width: 100%;
}
.services-text {
    padding: 30px;
    padding-right: 20px;
    border-radius: 0px 0px 0px 0px;
    padding-bottom: 20px;
    height: auto;
    overflow: inherit;
}
.student-registration-form-wrapper::after {
    height: 100px;
    background:#fdc800!important;
}

.subscribe-box {
    padding: 40px 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .mmttab-10 {
    margin-top: 10px;
}
.mmttab-20 {
    margin-top: 20px;
}
.mmttab-30 {
    margin-top: 30px;
}
.mmttab-40 {
    margin-top: 40px;
}
.mmttab-50 {
    margin-top: 50px;
}   

.services-thumb {
    width: 100%;
    height: auto;
    background: #FFFFFF;
}
.services-thumb img {
    border-radius: 0px 0px 0px 0px;
    width: 100%;
}
.services-text {
    padding: 30px;
    padding-right: 20px;
    border-radius: 0px 0px 0px 0px;
    padding-bottom: 20px;
    height: auto;
    overflow: inherit;
}
.student-registration-form-wrapper::after {
    height: 100px;
    background:#fdc800!important;
}

.subscribe-box {
    padding: 40px 20px;
}

}

/* small mobile :320px. */
@media (max-width: 767px) {
.font-48 {
    font-size: 30px;
}
.font-24 {
    font-size: 20px;
}
.banner-list-content li {
    font-size: 18px;
    line-height: 16px;
}
.student-registration-form-heading-title h1 {
    font-size: 17px;
}
.student-registration-form-heading-title span {
    font-size: 14px;
}
.student-registration-form-wrapper::after {
    height: 70px;
    background:#fdc800!important;
}
.font-32 {
    font-size: 20px;
}
.font-18 {
    font-size: 15px;
}
.font-16 {
    font-size: 14px;
}
.subscribe-text {
    padding: 0px 20px;
}
.email-submit-form {
    padding: 20px 20px 0px;
}
.subscribe-box {
    padding: 20px 0px;
}
.pt-150 {
    padding-top: 90px;
}
.best-experts-wrapper {
    margin-right: 0px;
    padding: 20px 10px;
    margin-bottom: 30px;
}
.experts-pic {
    width: 90px;
}
.best-experts-wrapper h3 {
    font-size: 16px;
    margin-top: -3px;
}
.best-experts-wrapper p {
    font-size: 14px;
}
.services-thumb {
    width: 100%;
    height: auto;
    background: #FFFFFF;
}
.services-thumb img {
    border-radius: 0px 0px 0px 0px;
    width: 100%;
}
.services-text {
    padding: 30px;
    padding-right: 20px;
    border-radius: 0px 0px 0px 0px;
    padding-bottom: 20px;
    height: auto;
    overflow: inherit;
}
/* Mobile margin */
.mmt-10 {
    margin-top: 10px;
}
.mmt-20 {
    margin-top: 20px;
}
.mmt-30 {
    margin-top: 30px;
}
.mmt-40 {
    margin-top: 40px;
}
.mmt-50 {
    margin-top: 50px;
}
.navik-menu > ul > li:last-child a {
    margin-top: 30px;
}
.subscribe-form form i {
    top: 65%!important;
    position: absolute;
    right: 50px;
    color: #196f89;
    font-size: 15px;
    transform: translateY(-50%);
}
}


