.menu-bar .btn-red:hover {
    background: #000;
    color: #fff;
}
/* Media Queries Start */
.mob-toggle {
    display: none;
}
@media only screen and (max-width: 1800px) {
    .container-width {
        width: 1600px !important;
        margin: 0 auto;
   }
}
@media only screen and (max-width: 1440px) {
    .container-width {
        width: 1300px !important;
        margin: 0 auto;
   }
    #section-banner .banner .banner-content .left p {
        padding-right: 100px;
   }
    .right-phone {
        max-width: 600px;
   }
    #section-banner .banner .banner-content .left h1 {
        font-size: 48px;
        margin-bottom: 15px;
   }
    .googleplay {
        width: 175px;
   }
    #section-banner .banner .banner-content .left {
        height: 100%;
        transform: translateY(130%);
   }
}
@media only screen and (max-width: 1280px) {
    .container-width {
        width: 1170px !important;
        margin: 0 auto;
   }
    .right-phone {
        max-width: 100%;
   }
    #section-banner .banner .banner-content .left h1 {
        font-size: 48px;
        margin-bottom: 0px;
   }
    #section-banner .banner .banner-content .left p {
        margin-bottom: 20px;
        font-size: 19px;
   }
    #section-banner .banner .banner-content .left p {
        padding-right: 100px;
   }
    .left-contact img {
        max-width: 600px;
   }
    .feature-box .p-content p {
        font-size: 13px;
   }
    .mid-phone img {
        margin-top: -20px;
        max-width: 325px;
   }
    .feature-area {
        margin-top: 0px;
   }
    .faq-main-wrapper {
        top: -112px;
   }
    .acco {
        margin-top: 0px;
   }
}
@media only screen and (max-width: 1024px) {
    .container-width {
        width: 991px !important;
        margin: 0 auto;
   }
    #section-banner .banner .banner-content .right {
        margin-top: -75px;
   }
    #section-banner .banner .banner-content .left-1 h1 {
        font-size: 66px;
        margin-bottom: -9px;
        max-width: 562px;
        line-height: 84px;
   }
    #section-banner .banner .banner-content .left p {
        margin-bottom: 20px;
        padding-right: 0px;
        font-size: 20px;
   }
    .owl-dots {
        bottom: 165px;
   }
    .googleplay {
        width: 125px;
   }
    .menu-bar ul li a {
        font-size: 16px;
   }
    .box-1 {
        flex: 0 0 50%;
        max-width: 50%;
   }
    .box-mobile {
        order: 1;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 50px;
   }
    .application {
        background-position: bottom;
   }
    .presentation-block__bg {
        background-position: bottom ;
   }
    .download {
        height: 450px;
        margin-top: 0px;
   }
    .image-area img {
        top: -245px;
        width: 450px;
   }
    .text-area h2 {
        font-size: 42px;
   }
    .text-area h4 {
        font-size: 18px;
        line-height: 29px;
        padding: 22px 0px;
   }
    .text-area img {
        max-width: 180px;
   }
    .contact {
        margin-top: 0px;
        height: 880px;
   }
    .right-contact h2 {
        font-size: 42px;
   }
    .right-contact h4 {
        font-size: 18px;
        line-height: 27px;
   }
    .left-contact {
        display: flex;
        align-items: center;
   }
    .left-contact img {
        max-width: 480px;
   }
   /* Blog Page Start */
    .blog-area .left-blog .blog-content h4 {
        line-height: 32px;
   }
    .right-blog .latest-blogs ul li {
        display: block;
   }
    .right-blog .latest-blogs .latest-blog-image img {
        max-width: 100%;
   }
   /* Blog Page End */
   /* Membership Css Start */
    .plan-text {
        margin-top: 70px;
        padding: 0px 20px;
   }
    .plan-2 {
        margin-top: 30px;
   }
   /* Membership Css End */
   /* Contact Page Start */
    .contact-area .contact-text h4 {
        font-size: 28px;
   }
    .contact-area .right-contact .contact-text h4 {
        font-size: 36px;
   }
    .contact-area .icon-contact .text h4 {
        font-size: 20px;
        margin-bottom: 13px;
   }
    .contact-area .icon-contact .text p {
        color: #fff;
        font-size: 14px;
   }
   /* Contact Page End */
}
@media all and (max-width: 991px) {
    .menu-bar .mob-toggle i {
        font-size: 30px;
   }
    .mob-toggle {
        display: block;
   }
    .menu-bar ul li {
        padding-right: 0px;
   }
    .menu-bar {
        position: fixed;
        top: 0px;
        bottom: 0;
        left: -100%;
        max-width: 250px;
        width: 100%;
        background: #000;
        transition: 0.8s;
        text-align: center;
   }
    .mob-toggle i {
        font-size: 30px;
        color: #fff;
   }
    .header .menu-bar ul {
        display: block;
        align-items: center;
   }
    .menu-bar ul li a {
        color: #000;
        font-size: 18px;
        padding: 15px 20px;
        display: block;
        border-bottom: 1px solid #cccccc69;
        color: #fff;
   }
    .slide-right {
        left: 0%;
   }
    #section-banner .banner .left-1 h1 {
        font-size: 36px;
        line-height: 48px;
   }
    #section-banner .banner .left-1 p {
        font-size: 14px;
   }
    #section-banner .dwn-btn img {
        width: 150px;
   }
    #section-banner .banner .right-1 img {
        width: 200px;
   }
    #section-banner .banner {
        padding: 50px 0px;
   }
    .contact {
        margin-top: 144px;
        height: 600px;
   }
    .download {
        text-align: center;
        height: auto;
   }
    .image-area img {
        top: -245px;
        width: 100%;
   }
    .contact {
        margin-top: 0px;
        height: auto;
   }
    .image-area img {
        display: none;
   }
    .left-contact {
        justify-content: center;
   }
    .right-contact {
        margin-top: 30px;
   }
    .text-area h4 {
        text-align: center;
   }
    .foot-1, .foot-2, .foot-3 {
        flex: 0 0 50%;
        width: 50%;
   }
    .foot-3 {
        margin-top: 30px;
   }
    .reserve {
        text-align: center;
        margin-bottom: 20px;
   }
    .text-area {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
   }
    .foot-1 {
        flex: 0 0 50%;
        max-width: 50%;
   }
    .foot-2 {
        flex: 0 0 50%;
        max-width: 50%;
   }
    .foot-3 {
        flex: 0 0 50%;
        max-width: 50%;
   }
}
@media all and (max-width: 767px) {
    #section-banner .banner {
        padding: 80px 0px;
   }
    #section-banner .banner .left-1 h1 {
        text-align: center;
   }
    #section-banner .banner .left-1 p {
        text-align: center;
   }
    #section-banner .banner .left-1 .dwn-btn {
        text-align: center;
   }
    #section-banner .banner .right-1 img {
        margin-top: 25px;
   }
    .faq-m {
        margin-top: 30px;
   }
   .feat {
       margin-top: 20px;
   }
   .step-section {
       text-align: center;
   }
   .step-section img {
    margin-top: 35px;
}
}
@media all and (max-width: 559px) {
    .application .app-content h2 {
        font-size: 42px;
   }
    .application .app-content h4 {
        font-size: 18px;
        line-height: 28px;
   }
    .application {
        padding: 50px 0px;
   }
    .feature-area .feature-box {
        height: 320px;
   }
    .main-title {
        font-size: 42px;
   }
    .faq-main-wrapper h4 {
        font-size: 18px;
   }
    .faq {
        padding: 350px 0 0;
        height: auto;
   }
   /* About Page Start */
    .right-about h2 {
        font-size: 42px;
        margin-bottom: 10px;
   }
    .characteristic .ch-title h2 {
        font-size: 42px;
   }
   /* About Page End */
   /* Blog Page Start */
    .blog-area .right-blog span {
        white-space: nowrap;
   }
    .blog-btn {
        bottom: 3px;
        right: 1px;
   }
   /* Blog Page End */
   /* Blog Detail Start */
    .blog-detail-banner h2 {
        font-size: 36px;
        line-height: 52px;
   }
    .blog-area .left-blog .icon-text span {
        margin-right: 44px;
        white-space: nowrap;
   }
    .blog-area .left-blog .icon-text span h6 {
        font-size: 15px;
   }
    .blog-area .left-blog .icon-text span i {
        font-size: 18px;
   }
   /* Blog Detail End */
   /* Membership Css Start */
    .member-banner h2 {
        font-size: 48px;
   }
   /* Membership Css End */
}
@media all and (max-width: 480px) {
    #section-banner .banner .banner-content .left-1 {
        transform: translateY(90%);
   }
    #section-banner .banner .banner-content .left-1 h1 {
        font-size: 42px;
        margin-bottom: 0px;
        line-height: 66px;
   }
    #section-banner .banner .banner-content .left {
        transform: translateY(53%);
   }
    .application .app-content h2 {
        font-size: 42px;
   }
    .box-1 {
        flex: 0 0 100%;
        max-width: 100%;
   }
    .feature-area .feature-box {
        height: 225px;
   }
    .last-box {
        margin-top: 25px;
   }
    .main-title {
        font-size: 36px;
   }
    .faq-main-wrapper h4 {
        font-size: 14px;
        line-height: 28px;
   }
    .text-area h2 {
        font-size: 36px;
   }
    .text-area h4 {
        font-size: 15px;
   }
    .download {
        background-size: bottom;
   }
    .foot-1, .foot-2, .foot-3 {
        flex: 0 0 100%;
        width: 100%;
   }
    .foot-2 {
        margin-top: 10px;
   }
   /* Blog Detail Start */
    .blog-detail-banner h2 {
        font-size: 30px;
        line-height: 44px;
   }
    .blog-area .left-blog .icon-text span {
        margin-right: 24px;
   }
    .blog-area .left-blog .blog-content h4 {
        font-size: 18px;
   }
    .reply-form h6 {
        line-height: normal;
   }
   /* Blog Detail End */
}
@media all and (max-width: 414px) {
    #section-banner .banner .banner-content .left-1 h1 {
        font-size: 36px;
        margin-bottom: 0px;
        line-height: 66px;
   }
    #section-banner .banner .banner-content .right {
        margin-top: 190px;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        width: 100%;
   }
    .left-contact img {
        max-width: 100%;
   }
    .video {
        background-image: none;
   }
    .application .app-content h2 {
        font-size: 36px;
   }
    .application .app-content h4 {
        font-size: 16px;
   }
    .feature-area .feature-box {
        height: 250px;
   }
    .main-title {
        font-size: 30px;
   }
    .card-title h4 {
        margin-left: 20px;
        font-size: 16px;
        line-height: 24px;
   }
    .card-title img {
        width: 30px;
   }
    .accordion .card-header:after {
        right: 10px;
        font-size: 16px;
   }
    .card-header {
        height: 56px;
   }
    .faq {
        min-height: auto;
        margin-bottom: 50px;
   }
    .text-area h2 {
        font-size: 30px;
   }
    .foot-2 {
        margin-top: 20px;
   }
   /* Blog Page Start */
    .right-blog .latest-blogs .latest-blog-image img {
        max-width: 145px;
   }
    .blog-area .right-blog .latest-blog-text h6 {
        font-size: 13px;
        line-height: 24px;
   }
    .blog-area .left-blog .blog-content h4 {
        font-size: 18px;
   }
    .blog-area .left-blog .icon-text span h6 {
        color: #8A8A8A;
        font-size: 16px;
   }
    .blog-area .left-blog .icon-text span {
        white-space: nowrap;
   }
    .blog-area .left-blog p {
        font-size: 14px;
   }
   /* Blog Page End */
   /* Blog Detail Start */
    .blog-area .left-blog .icon-text span {
        margin-right: 18px;
   }
    .blog-area .left-blog .icon-text span h6 {
        font-size: 12px;
   }
   /* Blog Deatil End */
   /* Contact Start */
    .contact-area .right-contact .contact-text h4 {
        font-size: 32px;
   }
   /* Contact End */
}
/* Media Queries End */
