
/*----------------------------------------------------------
               desktop min-width: 992px start
-----------------------------------------------------------*/
@media only screen and (min-width: 992px) {
    .for-mobile {
        display: none !important;
    }
    .for-desktop {
        display: block !important;
    }
    .mobile-flex {
        display: none;
    }
    .arrow-dropdown {
        display: none !important;
    }
}

/*----------------------------------------------------------
               desktop min-width: 992px start
-----------------------------------------------------------*/




/*----------------------------------------------------------
               mobile max-width: 991px start
-----------------------------------------------------------*/
@media only screen and (max-width: 991px) {
    html, body {
        position:relative;
        overflow-x:hidden;
    }
    .why-join-area:before, .why-join-area:after {
        display: none;
    }
    .why-content h4 {
        font-size: 24px;
        line-height: 34px;
    }
    .callbacks_nav {
        display: none;
    }
    .center-dots .owl-nav .owl-prev span, .center-dots .owl-nav .owl-next span {
        width: 30px !important;
        height: 30px !important;
    }
    .center-dots .owl-nav .owl-prev {
        left: -20px !important;
    }
    .center-dots .owl-nav .owl-next {
        right: -20px !important;
    }
    .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #navbar .container-fluid{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .banner-text {
        top: 0;
        position: relative;
        background-color: #ffffff;
        padding: 30px 15px;
    }
    .banner-img img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .banner-text h1, .banner-text h2 {
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 40px;
        color: #000000;
        font-weight: 800;
        margin-bottom: 15px;
        text-transform: uppercase;
    }

    .mobile-logo img {
        height: 26px;
        margin-left: 15px;
    }
    .banner .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .logo-mobile img {
        height: 45px;
    }
    header .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .mega_menu {
        background: transparent;
        margin-left: 0;
    }
    .main_menu ul li .mega_menu_item a {
        padding-bottom: 10px;
        font-size: 16px;
        width: 100%;
        font-weight: 500;
    }
    .mega_menu_item h4 {
        margin-bottom: 10px;
    }
    .mega_menu_item h3 {
        display: none;
    }
    .center-menu {
        text-align: left;
    }
    .main_menu ul li ul, .mega_menu {
        background: #ffffff;
        transition: .5s;
    }
    .sub_menu li {
        padding: 0px 0px!important;
        border: 0 !important;
    }
    .sub_menu {
        padding-left: 0 !important;
    }
    .grid-card-text {
        padding: 40px 15px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }
    .inline-footer-link {
        display: flex;
        justify-content: flex-start;
        width: 100%;
        flex-direction: column;
    }
    .footer-link-item:first-child {
        width: 100% !important;
        padding-right: 0 !important;
    }
    .footer-link-item {
        margin-bottom: 15px;
    }
    nav:hover {
        background: transparent;
        box-shadow: 0px 0px 0px 0 rgba(0,0,0,0.25);
    }
    header {
        position: relative;
        top: 0;
    }
    .footer-link-item {
        width: 100% !important;
    }
    .main-heading h2, .main-heading h3, .main-heading h4 {
        font-size: 30px;
        line-height: 40px;
        max-width: 100%;
    }
    .main-heading p {
        margin-bottom: 0;
        max-width: 100%;
        display: inline-block;
    }
    .banner-text {
        width: 100%;
    }
    .banner-right {
        position: relative;
    }
    .logo-desk {
        display: none !important;
    }
    .footer-copyright {
        padding: 15px;
        font-size: 14px;
    }
    .course-area .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .right-btn .login {
        padding: 8px 15px;
        font-size: 14px;
    }
    .right-absolute {
        top: 5px;
    }
    .main_menu ul li .active,
    .main_menu ul li .mega_menu_item a:hover,
    .main_menu ul li:hover>a {
        background: transparent;
        color: var(--thm-black);
    }
    .about-img img {
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    .why-content {
        padding-left: 0;
    }
    .img-contact img {
        width: 100%;
        height: auto;
    }
    .contact-btn button {
        height: 60px;
    }
    .box-item {
        border-right: 0 solid #dee2e6;
        padding-right: 0;
        margin-right: 0;
    }
    .header-padding {
        padding-top: 80px;
    }
    .details-head h1 {
        font-size: 34px;
    }
    .details-content h2, .details-content h3, .details-content h4 {
        font-size: 24px;
        line-height: 32px;
    }
    .details-img img {
        width: 100%;
        height: auto;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .queries-area .contact-form-area {
        margin-top: 30px;
    }
    .tab-head h4 {
        font-size: 18px;
        line-height: 50px;
        text-align: left;
        padding-left: 15px;
    }
    .tab-head {
        height: 50px;
    }
    .tab-space {
        padding: 15px;
    }
    .tab-text h2 {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 10px;
        line-height: 28px;
    }
    .tab-text p {
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 24px;
    }
    .tab-text h4 {
        font-size: 24px;
    }
    .tab-text ul li{
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .tab-box {
        margin-bottom: 0;
    }
    .set-tab {
        padding: 15px;
    }
    .set-tab .head {
        font-size: 20px;
        line-height: 26px;
        padding-left: 45px;
    }
    .choose-question label span {
        font-size: 16px;
        line-height: 24px;
    }



    .heading h1{
        font-size: 40px;
    }
    header{
        height: 50px !important;
    }
    .main_menu.inline-menu{
        display: none;
    }

}
/*----------------------------------------------------------
               mobile max-width: 991px end
-----------------------------------------------------------*/




/*----------------------------------------------------------
               mobile max-width: 768px start
-----------------------------------------------------------*/
@media only screen and (max-width: 768px) {
    .main-heading h2, .main-heading h3, .main-heading h4 {
        font-size: 26px;
        line-height: 40px;
        max-width: 100%;
    }
    .download-app .row{
        flex-direction: column;
    }
    .right-btn .login {
        padding: 5px 15px;
    }
    .heading h1{
        font-size: 23px;
    }
    .section-pad {
        padding: 40px 0;
    }
    .banner-text h1, .banner-text h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    p {
        font-size: 14px;
        line-height: 22px;
    }
    .logo-mobile img {
        height: 30px;
    }
    .tab-text h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .tab-text h4 {
        font-size: 20px;
        line-height: 26px;
    }
    .left-head.for-mobile {
        font-size: 20px;
        height: 50px;
        line-height: 50px;
    }
    .footer-link li {
        font-size: 14px;
    }
    .footer-head h6 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .footer-link a {
        font-size: 14px;
        margin-bottom: 0;
    }
    .footer-section {
        padding: 30px 0;
    }
    .details-head h1 {
        font-size: 22px;
        margin-bottom: 10px;
        font-weight: 600;
    }
    .details-content h2, .details-content h3, .details-content h4 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .details-content p {
        font-size: 18px;
        line-height: 28px;
    }
    .details-head p {
        font-size: 16px;
        line-height: 26px;
    }
    .details-content ul li {
        font-size: 18px;
        line-height: 26px;
        margin-top: 10px;
    }
    .contact-content h4 {
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 5px;
    }
    .contact-content h6 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .contact-area {
        margin-top: 30px;
    }
    .pad-bottom {
        padding-bottom: 30px;
    }
    .pad-top {
        padding-top: 30px;
    }
    .banner-text h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .banner-text p {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 24px;
    }
    .main-heading {
        padding: 30px 0;
    }
    .about-content h3 {
        font-size: 26px;
        line-height: 34px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .about-content p {
        font-size: 16px;
        line-height: 26px;
    }
    .main-btn a, .main-btn button {
        font-size: 16px;
        min-width: 100%;
    }
    .center-dots-bottom.owl-carousel .owl-dots.disabled, .center-dots-bottom.owl-carousel .owl-nav.disabled {
        column-gap: 5px;
    }
    .center-dots-bottom .owl-nav .owl-prev, .center-dots-bottom .owl-nav .owl-next {
        width: 35px !important;
        height: 35px !important;
    }
    .testimonial-section {
        padding-bottom: 40px !important;
    }

    .banner-text-top .scroller .inner div{
        font-size: 40px;
    }
    .banner .banner-text-top{
        top: 65%;
    }
    .banner #imageContainer{
        height: 50vh;
    }
    .banner #imageContainer .image{
        height: 50vh;
    }
    .circle.slider__control{
        height: 85px;
        width: 85px;
    }
    .circle::before {
        min-width: 100px;
        height: 100px;
    }
    #circleText{
        font-size: 13px;
    }
    .download-app .content{
        margin: 0 0px 30px;
        text-align: center;
    }
    .download-app .head-black{
        margin-bottom: 5px;
        line-height: 1;
        font-size: 29px;
    }
    .download-app .head-green{
       margin-bottom: 12px;
    line-height: 1.3;
    }
}
/*----------------------------------------------------------
               mobile max-width: 768px end
-----------------------------------------------------------*/
