
@media screen and (max-width : 1399px) {
    
}

@media screen and (max-width : 1366px) {
    .header .header-wrap .hd-right-side{
        margin-left: 30px;
    }
    .navigation .stellarnav ul > li {   
        margin: 0 15px 0 0;
    }
    .navigation .stellarnav ul > li > a{
        font-size: 16px;
    }


    .banner .main-img {
        max-width: 60%;
    }
    .banner .main-afetr-img {
        max-width: 85%;
        width: 100%;
    }
    .banner .banner-box .text-block-wrap .text-block {
        max-width: 558px;
    }
    .banner .banner-box .text-block-wrap .text-block p {
        font-size: 18px;
    }

    .text-with-img-comm-panel .text-box h3 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .after-banner-sec .step-box .numbre{
        height: 50px;
        width: 50px;
        font-size: 24px;
    }
    .after-banner-sec .step-box h4 {
        font-size: 24px;
    }
    .after-banner-sec .step-box p {
        font-size: 15px;
    }
    .cab-slider-box h3 {
        font-size: 29px;
    }
    .download-app-sec .download-app-box h3 {
        font-size: 40px;
    }
    .inner-banner .desc .text-box p{
        font-size: 18px;
    }
    .work-sec .work-info p{
        font-size: 18px;
    }
    .main-about-sec .text-box p,
    .contact-sec .con-desc p {
        font-size: 18px;
    }
    .main-about-sec .text-box h2 {
        font-size: 36px;
    }
    .freedom-sec .top-panel .app-info-details .app-info-details-wrap .info-details-box{
        padding: 10px;
    }
    .freedom-sec .top-panel .app-info-details .app-info-details-wrap .info-details-box .text-box p{
        font-size: 13px;
    }
    .freedom-sec .freedom-info .info-text h2{
        font-size: 32px;
    }
    .freedom-sec .freedom-desc p {
        font-size: 18px;
    }
    .contact-sec .con-desc h3 {
        font-size: 26px;
    }
    .current-opening-sec .opening-box h3 {
        font-size: 24px;
    }
    .current-opening-sec .opening-box p{
        font-size: 18px;
    }
    .banner .banner-box .text-block-wrap .text-block h1{
        font-size: 46px;
        line-height: 1.2;
    }
}
@media screen and (max-width : 1199px) {
    .header .header-wrap .hd-right-side ul{
        gap: 10px;
    }
    .header .header-wrap .hd-right-side {
        margin-left: 20px;
    }


    .navigation .stellarnav ul > li {
        margin: 0 15px 0 0;
    }

    .navigation .stellarnav ul > li > a::after{
        width: 40px;
    }

    .download-app-sec .download-app-box h3 {
        font-size: 30px;
    }
    .download-app-sec .download-btn-box .qr-thma p {
        font-size: 22px;
    }
    .ft-ttl{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .text-with-img-comm-panel .text-box h3 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .text-with-img-comm-panel .text-box h2 {
        font-size: 26px;
        padding: 0 0 0 20px;
        margin: 0 0 15px;
    }
    .download-app-sec .download-btn-box .qr-thma{
        padding: 20px;
        border-radius: 15px;
    }
    .text-with-img-comm-panel .text-box p {
        font-size: 16px;
    }
    .work-sec .work-info p {
        font-size: 16px;
    }
    .main-about-sec .text-box p,
    .contact-sec .con-desc p{
        font-size: 16px;
    }
    .inner-banner .ani-car{
        max-width: 38%;
    }
    .freedom-sec .top-panel .app-info-details .app-info-details-wrap{
        bottom: 0;
    }
    .freedom-sec .freedom-desc p {
        font-size: 16px;
    }

    .current-opening-sec .opening-box h3 {
        font-size: 20px;
    }
    .current-opening-sec .opening-box p {
        font-size: 16px;
    }
    .current-opening-sec .opening-box a{
        font-size: 14px;
        padding: 6px 20px;
    }
    .current-opening-sec .opening-box {
        margin-bottom: 20px;
    }
}

@media screen and (max-width : 1024px) {
	.banner .banner-box .text-block-wrap .text-block h1 {
        font-size: 40px;
    }
}
@media screen and (max-width : 950px) {

}

@media screen and (max-width : 991px) {
    .navigation .stellarnav ul > li > a::after{
        display: none;
    }
    .navigation .stellarnav ul > li > a{
        color: #fff;
        padding: 0 5px;
        border-bottom: 1px solid rgb(255 255 255 / 81%) !important;
        padding: 10px 10px;
    }
    /*====== menu css Start ======*/
    .stellarnav .menu-toggle {
        padding: 0;
        font-size: 0;
        margin: 0;
    }
    .stellarnav .menu-toggle span.bars{
        margin-right: 0;
    }
    .stellarnav .menu-toggle span.bars span{
        width: 25px;
        height: 4px;
        background: #090909;
    }
    .stellarnav .menu-toggle span.bars span:last-child{
        margin-bottom: 0;
    }
    /*====== menu css End ======*/
    
    .text-with-img-comm-panel .row{
        flex-direction: column-reverse;
    }
    .text-with-img-comm-panel .text-box,
    .main-about-sec .text-box{
        padding-top: 30px;
    }
    .main-about-sec .text-box p{
        margin-bottom: 15px;
    }
    .main-about-sec .text-box h2{
        margin-bottom: 20px;
    }
    .footer .ft-desc{
        margin-bottom: 20px;
    }
    .header.sticky,
    .header {
        padding: 10px 0;
    }
    .site-btn{
        font-size: 18px;
    }
    
    .cab-slider-box{
        margin-bottom: 0;
    }
    .after-banner-sec {
        padding: 40px 0 40px;
    }

    .text-with-img-comm-panel,
    .work-sec,
    .main-about-sec {
        padding: 40px 0;
    }
    .download-app-sec {
        padding: 0 0 40px;
    }

    .about-video-sec .video-desc .text h3 {
        font-size: 30px;
    }

    .inner-banner .desc .text-box h2 {
        font-size: 46px;
    }
    .inner-banner .desc .text-box p {
        font-size: 16px;
    }
    .inner-banner .ani-car{
        max-width: 40%;
    }
    .inner-banner .desc .text-box {
        max-width: calc(100% - 40%);
    }
    .work-sec h2 {
        font-size: 44px;
    }
    .freedom-sec .freedom-info{
        padding-top: 30px;
    }
    .contact-sec,
    .faq-sec{
        padding: 40px 0;
    }
    .ft-menu-box{
        margin-bottom: 15px;
    }

    .navigation .stellarnav ul > li {
        padding: 0;
        margin: 0 0px 0 0;
    }
    .stellarnav.light a.close-menu {
        color: #fff;
    }
    .stellarnav.light .icon-close:after, 
    .stellarnav.light .icon-close:before {
        border-color: #fff;
    }
    .navigation .stellarnav ul > li > ul li a {
        color: #d5d5d5;
    }
    .navigation .stellarnav ul > li > ul li:first-child a {
        padding-top: 10px;
    }
    .navigation .stellarnav ul > li > ul li:last-child a {
        padding-bottom: 10px;
    }
    .contact-side-bar h4 {
        font-size: 30px;
    }
    .faq-sec .faq-desc h2{
        font-size: 36px;
    }
    .ft-menu-box ul li a {
        font-size: 18px;
    }
    .banner .banner-box .text-block-wrap .text-block h1 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .content-base-page .ttlBox h2{
        font-size: 32px;
    }
    .ttlBox p{
        font-size: 18px;
    }
    .contentTextArea h3{
        font-size: 30px;
    }
    .content-base-page .contentTextArea p{
        font-size: 16px;
    }
}
@media screen and (max-width : 815px) {
    .banner .banner-box .text-block-wrap .text-block h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width : 767px) {
    .download-app-slider-wrap {
        padding: 0 15px;
        
    }
    .download-app-sec .download-app-wrap{
        overflow: hidden;
        border-radius: 15px;
    }
    .download-app-sec .download-app-box {
        padding: 30px 15px 30px 15px;
        margin: 0;
    }
    .download-app-sec .download-btn-box .qr-thma{
        margin-bottom: 20px;
    }
	.download-app-sec .download-btn-wrap .col-md-6:last-child .download-btn-box  .qr-thma{
        margin-bottom: 0;
    }
	.download-app-sec .download-btn-box .dwn-btn,
    .download-app-sec .download-btn-box .dwn-btn.app{
        text-align: center;
        padding: 8px 60px;
    }
    .inner-banner .desc .text-box h2 {
        font-size: 40px;
    }
    .about-video-sec{
        height: 300px;
    }
    .about-video-sec img{
        height: 100%;
        object-fit: cover;
    }

    .banner{
        position: relative;
        align-items: flex-end;
    }
    .banner .banner-box {
        width: 100%;
        position: absolute;
        display: flex;
        align-items: flex-end;
        top: 20%;
    }
    .banner .banner-box .text-block-wrap .text-block {
        max-width: 100%;
        padding: 0 15px;
    }
    .images-side.banner-box{
        position: relative;
        top: inherit;
        left: inherit;
        bottom: inherit;
        right: inherit;
        height: 100%;
    }

    .main-about-sec .text-box h2 {
        font-size: 34px;
    }
    .main-about-sec .text-box p{
        margin-bottom: 15px;
    }
    .about-video-sec .video-desc .text .btn{
        max-width: 60px;
    }
    .work-sec h2 {
        font-size: 36px;
        padding-bottom: 20px;
    }
    .freedom-sec .freedom-info{
        flex-wrap: wrap;
    }
    .freedom-sec .freedom-info .info-text{
        width: 100%;
        max-width: 100%;
    }
    .freedom-sec .freedom-info .btn-box {
        padding: 20px 0 0px;
    }
    .freedom-sec .top-panel .app-info-details .app-info-details-wrap .info-details-box {
        margin-bottom: 15px;
    }
    .freedom-sec .top-panel .app-info-details .app-info-details-wrap .col-lg-6:nth-child(3) .info-details-box,
    .freedom-sec .top-panel .app-info-details .app-info-details-wrap .col-lg-6:nth-child(4) .info-details-box {
        margin-bottom: 0px;
    }
    .freedom-sec .top-panel .app-info-details .app-info-details-wrap {
        position: relative;
    }
    .faq-sec .faq-desc h2{
        font-size: 34px;
    }
    .contact-card {
        border-radius: 10px;
        padding: 15px;
        margin-bottom: 20px;
    }
    .contact-card .form-group .form-control{
        font-size: 18px;
    }
    .contact-sec{
        padding-bottom: 0;
    }
    .faq-sec .faq-desc{
        margin-bottom: 30px;
    }
    .text-with-img-comm-panel .text-box p{
        margin-bottom: 15px;
    }
    .current-opening-sec{
        border-radius: 15px;
        padding: 30px 0;
    }
    .current-opening-sec h2 {
        font-size: 36px;
        margin: 0 0 20px;
    }
    .freedom-sec{
        padding: 40px 0;
    }
    .copyright{
        flex-direction: column-reverse;
    }
    .copyright .socialMedia-icon{
        margin-bottom: 15px;
    }
    .content-base-page .ttlBox h2{
        font-size: 38px;
    }
    .ttlBox p{
        font-size: 16px;
    }
    .contentTextArea h3{
        font-size: 26px;
    }
    .content-base-page .contentTextArea p{
        font-size: 16px;
    }
}

@media screen and (max-width : 575px) {
	.header.sticky .logo,
    .header .logo {
        max-width: 140px;
    }
    .header .header-wrap .hd-right-side {
        margin-left: 15px;
    }
    .download-app-slider-wrap .col-sm-6,
    .current-opening-wrap .col-sm-6{
        flex: 0 0 auto;
        width: 50%;
    }
    .cab-slider-box h3 {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .text-with-img-comm-panel .text-box h3 {
        font-size: 26px;
    }
    .text-with-img-comm-panel .text-box h2 {
        font-size: 22px;
    }
    .text-with-img-comm-panel .text-box h2::after{
        width: 4px;
    }
    .download-app-sec .download-app-box h3 {
        font-size: 26px;
        text-align: center;
    }
    .download-app-sec .download-btn-box .dwn-btn, .download-app-sec .download-btn-box .dwn-btn.app {
        padding: 8px 30px;
        max-width: 241px;
        margin: 0 auto;
    }
    .about-video-sec img{
        height: 100%;
        object-fit: cover;
    }
    .inner-banner .desc .text-box h2 {
        font-size: 36px;
    }
    .main-about-sec .text-box h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .inner-banner .desc .text-box {
        max-width: 100%;
    }
    .inner-banner .desc {
        bottom: 50%;
    }
    .inner-banner .ani-car {
        max-width: 315px;
        bottom: 30px;
    }
    .freedom-sec .top-panel .app-info-details .app-info-details-wrap .col-sm-6{
        flex: 0 0 auto;
        width: 50%;
    }
    .faq-sec .faq-desc h2{
        font-size: 30px;
    }
    .current-opening-sec .opening-box{
        padding: 10px;
    }
    .current-opening-sec .opening-box h3 {
        font-size: 16px;
    }
    .current-opening-sec .opening-box p {
        font-size: 14px;
    }
    .current-opening-sec {
        padding: 30px 0 20px;
    }
    .footer .ft-logo {
        padding: 15px;
        border-radius: 10px;
        margin: 0 0 20px;
    }
    .footer .ft-logo img{
        max-width: 200px;
    }
    .ft-menu-box ul li a {
        font-size: 16px;
    }
}
@media screen and (max-width : 400px) {
    
}