
.show-on-1364{
    display: none;
}

.hide-on-1364{
    display: block;
}

.show-on-1200{
    display: none;
}

.hide-on-1200{
    display: block;
}

.show-on-1050{
    display: none;
}

.hide-on-1050{
    display: block;
}

.hide-on-991 {
    display: block !important;
}

.show-on-991 {
    display: none!important;
}

.hide-on-800 {
    display: block
}

.show-on-800 {
    display: none
}

.hide-on-768 {
    display: block
}

.show-on-768 {
    display: none
}

.hide-on-767 {
    display: block
}

.show-on-767 {
    display: none
}

.show-on-736 {
    display: none;
}

.hide-on-736 {
    display: block
}

.hide-on-640{
    display: block;
}

.show-on-640 {
    display: none
}

.hide-on-599 {
    display: block
}

.show-on-599 {
    display: none
}

.hide-on-575 {
    display: block
}

.show-on-575 {
    display: none
}

.hide-on-480 {
    display: block
}

.show-on-480 {
    display: none
}
.hide-on-425 {
    display: block
}

.show-on-425 {
    display: none
}

.hide-on-380 {
    display: block
}

.show-on-380 {
    display: none
}
.hide-on-340 {
    display: block
}

.show-on-340 {
    display: none
}


@media (max-width:2100px) {
   
}

@media (max-width:1920px) {
}

@media (max-width:1800px) {
    
}

@media (max-width:1680px) {
   
    .box-content span {
        font-size: 14px;
        line-height: 1.2;
    }

    .box-content h4 {
        font-size: 26px;
    }

    .box-part .box-img {
        margin-bottom: 20px;
    }

    .carousel-wrap {
        max-width: 1100px;
    }

    .card-img-overlay {
        padding: 30px 10px;
    }

    .icon-img {
        max-width: 100%;
        width: 100%;
        min-height: 100%;
        height: 100%;
    }

}

@media (max-width:1580px) {
    #hero {
        height: 100%;
    }

    .social-icons {
        gap: 1rem;
    }
}

@media (max-width:1366px) {

    .down-btn:focus, .down-btn {
        font-size: 14px;
    }

    .right-menu {
        gap: 30px;
    }

    .right-banner-box {
        position: relative;
        right: 0;
    }

    .tab-box .nav-link h4 {
        font-size: 24px;
    }

    .tab-box .nav-link span {
        font-size: 20px;
    }

    /* #hero {
        padding: 120px 20px 80px;
    } */

    .right-features-box .card .card-body .card-title, 
    .left-features-box .card .card-body .card-title {
        font-size: 24px;
    }

    #hero h1 {
        font-size: 54px;
        line-height: 1.3;
    }

    #header .logo img {
        max-height: 50px;
    }

    .right-features-box .card, .left-features-box .card {
        margin-bottom: 50px;
    }

    section {
        padding: 80px 20px;
    }
}

@media (max-width:1364px) {
    
    .show-on-1364{
        display: block;
    }

    .hide-on-1364{
        display: none;
    }

    .top-ph-img {
        max-width: 250px;
        margin: 0 auto;
        width: 100%;
    }

    .section-right-title h1, .section-left-title h1 {
        font-size: 60px;
    }

    .inner-section .section-title h2 {
        font-size: 40px;
    }
}

@media (max-width:1280px) {

    .carousel-wrap {
        max-width: 1000px;
    }

    .login-inner-content {
        margin-top: 80%;
    }

}

@media (max-width:1200px) {

    .show-on-1200{
        display: block;
    }

    .hide-on-1200{
        display: none;
    }

    .header-container {
        flex-direction: column;
        gap: 10px;
    }

    
    .social-links {
        gap: 10px;
    }


    .bredcum-section {
        padding: 200px 20px 60px;
    }

    .inner-section {
        padding: 60px 20px;
    }

    #hero h1 {
        font-size: 60px;
        line-height: 1.3;
    }

    .navbar-menu {
        gap: 20px;
    }

    .social-icons a {
        color: #000;
    }

    .right-menu {
        gap: 40px;
    }

    .right-banner-box {
        position: relative;
        right: 0;
    }

    .download-btn-box {
        padding: 50px 70px 0;
    }

    .work-section .section-title p {
        text-align: right;
    }

    .download-app-box h2,
    .right-box-content h3 {
        font-size: 34px;
        line-height: 1.4;
    }

}

@media (max-width:1050px) {
    .navbar-dark .navbar-nav .nav-link {
        margin-left: 10px;
        font-size: 14px;
    }

    .logo-img {
        max-width: 200px;
        width: 100%;
    }

    .bootstrap-select.fit-width {
        margin-left: 1rem! important;
        max-width: 80px;
    }

    .box-part .box-img {
        height: auto;
    }

    .login-inner-content {
        margin-top: 100%;
    }

    .login-inner-content h1 {
        font-size: 44px;
    }

    
}

@media (max-width:1024px) {

    .carousel-wrap {
        max-width: 850px;
    }

    .theme-section .owl-carousel .prev-slide{
        left: -50px;
    }
    .theme-section .owl-carousel .next-slide{
        right: -50px;
    }

}

@media (max-width:991px) {
    .header-section .container,
    .container-xxl {
        max-width: 100%;
    }

    .offcanvas-header {
        align-items: flex-start;
    }

    .header-container {
        flex-direction: row;
    }

    .section-right-title h1, .section-left-title h1 {
        font-size: 50px;
        line-height: 1.3;
    }

    .section-top-title h2, .section-right-title h2, .section-left-title h2 {
        font-size: 40px;
    }
    
    .header-section .container-xxl {
        max-width: 100%;
    }

    .header-section {
        background: #fff;
    }

    .btn-close {
        background-color: #FF934E;
        opacity: 1;
    }

    .header-section .container {
        padding: 20px 0;
    }

    .navbar-dark .navbar-nav .nav-link {
        padding: 5px 0;
        margin: 0;
        line-height: 1.3;
    }
    .header-section .btn-outline-dark:focus {
        box-shadow: none;
    }
    .header-section .btn-outline-dark:hover {
        background-color: transparent;
        border: none;
    }

    .offcanvas-header .btn-close {
        padding: 10px;
        margin-top: 10px;
    }

    .work-section .section-title,
    .contact-box .section-title {
        flex-direction: column;
        justify-content: center; 
        align-items: center;
        gap: 0px;
    }
    .work-section .section-title p,
    .contact-section .section-title p {
        margin: 0 auto;
    }
    .work-section .section-title p,
    .work-section .section-title h2,
    .contact-section .section-title p,
    .contact-section .section-title h2 {
        text-align: center! important;
    }

    .contact-section {
        padding: 40px 20px;
    }

    .download-app-box h2, .right-box-content h3 {
        font-size: 26px;
    }

    .download-app-box span,
    .right-box-content span {
        font-size: 18px;
        margin-bottom: 10px;
    }

    section {
        padding: 80px 20px;
    }

    .right-features-box .card, .left-features-box .card {
        margin-bottom: 50px;
    }

    .contact-section .php-email-form .form-group {
        margin-bottom: 20px;
    }

    .navbar-dark {
        /* position: relative;
        width: 100%; */
        z-index: 999;
    }
    
    .sticky-top.header-section {
        position: fixed;
        background: #0F98FF;
        width: 100%;
        border-bottom: 1px solid var(--white);
    }

    #hero {
        padding: 60px 20px;
        background-position: center left;
        height: 100%;
        text-align: center;
    }

    .bredcum-section {
        padding: 60px 20px 60px;
    }

    .inner-section .section-title h2 {
        font-size: 32px;
        line-height: 1.3;
    }

    #hero .container-xxl {
        padding: 0;
    }

    #hero h1 {
        font-size: 70px;
        line-height: 1.3;
    }

    .project-countdown {
        max-width: 800px;
        margin: 50px auto 0;
    }

    /* .down-btn:focus, .down-btn {
        background-color: #000;
        color: #fff;
    } */

    .top-title {
        max-width: 100%;
    }

    .left-banner-box {
        align-items: center;
    }
    
    .hide-on-991 {
        display: none !important;
    }

    .show-on-991 {
        display: block!important;
    }

    .contact-box {
        max-width: 100%;
        width: 100%;
        padding: 40px 0;
    }

    .contact-section .php-email-form {
        padding: 0 40px;
    }

    .contact-box .section-title {
        margin-bottom: 30px;
    }

    /* #footer .footer-top .footer-newsletter {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    } */
    
    #footer .footer-top .footer-links1 {
        align-items: flex-start;
    }

    .download-app-btn {
        flex-direction: row;
    }

    .social-icons {
        gap: 20px;
    }


}

@media (max-width:920px) {
}
@media (max-width:1024px) and (min-height:600px) {

}
@media (max-width:1366px) and (min-height:1024px) {
}

@media (max-width:896px) and (min-height:441px) {
    
}

@media (max-width:820px) {

}
@media (max-width:768px) {
}

@media (max-width:767px) {

    .hide-on-767 {
        display: none;
    }
    
    .show-on-767 {
        display: block;
    }

    .contact-box {
        padding: 0;
    }

    .download-app-box .download-content {
        margin-bottom: 20px;
    }

    #footer .footer-top {
        padding: 40px 0 20px;
    }

    .work-section,
    section,
    #hero {
        padding: 40px 20px;
    }

    .download-btn-box {
        padding: 40px;
        background-size: cover;
        border-radius: 20px;
    }

    .work-section,
    .download-section {
        background-position: bottom center;
    }

    .download-app-box h2 {
        max-width: 100%;
    }

    .inner-content h4 {
        font-size: 20px;
        text-align: left;
    }

    .download-img {
        margin: 40px auto 20px;
    }

    #footer .footer-top .footer-newsletter {
        align-items: center;
    }
    #footer .footer-top .footer-links1 {
        align-items: flex-start;
    }

    .section-title h2 {
        font-size: 40px;
    }

    .project-countdown .count-data::after {
        display: none;
    }

    #hero .project-countdown .count-box p {
        text-align: center;
    }

    .download-content {
        text-align: center;
    }

    .count-data {
        justify-content: center;
    }

    #hero h1 {
        font-size: 50px;
    }

    .download-app-icon {
        justify-content: center;
    }

    #footer .footer-top .footer-links ul {
        width: 100%;
    }

    .social-icons {
        gap: 15px;
    }
}

@media (max-width:736px) {

}

@media (max-width:680px) {
    .section-right-title h1, .section-left-title h1 {
        font-size: 36px;
    }
}

@media (max-width:640px) {

}

@media (max-width:599px) {

}

@media (max-width:575px) {
    
    .section-left-title {
        text-align: center;
    }

    .bredcum-section {
        padding: 100px 20px 60px;
    }

    .inner-section .section-title h2 {
        font-size: 24px;
    }

    #hero h1 {
        font-size: 40px;
    }

    .download-app-box h2,
    .section-title h2 {
        font-size: 32px;
        line-height: 1.4;
    }

    .right-features-box .card, 
    .left-features-box .card {
        margin-bottom: 30px;
    }

    /* section {
        padding: 60px 20px;
    } */
    .features,
    section,
    .contact-section {
        padding: 40px 20px;
    }

    .features {
        padding: 60px 20px;
    }

    .right-features-box .card .card-body .card-title, 
    .left-features-box .card .card-body .card-title {
        font-size: 24px;
    }

    .right-features-box {
        margin-left: 0;
    }

    #hero h1 span {
        font-size: 24px;
        line-height: 1.4;
    }

    .download-btn-box {
        padding: 40px 1rem;
    }

    .inner-details h4 {
        font-size: 1rem;
    }

    .work-section .section-title h2 {
        font-size: 32px;
        line-height: 1.4;
    }

    /* .about-section,
    .download-section,
    .online-business {
        padding: 50px 20px 50px;
    } */

    .header-container {
        flex-wrap: wrap;
    }

    /* #hero {
        padding: 80px 20px 60px;
    } */

    .project-countdown .count-box {
        margin-bottom: 15px;
    }

    .project-countdown .count-box span {
        font-size: 32px;
    }

    .project-countdown .count-box span.plus-icon {
        font-size: 24px;
    }

    /* #footer .footer-top {
        padding: 60px 20px 40px;
    } */

    .user-friendly-section {
        margin: 50px 0 30px;
    }

    .section-top-title h5 {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .section-top-title h1 {
        margin-bottom: 15px;
        font-size: 42px;
    }

    .content-box h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .box-part .box-img {
        height: auto;
    }

    .box-content h4 {
        font-size: 26px;
    }

    .box-content span {
        font-size: 14px;
        line-height: 1.2;
    }

    .input-group input[type="email"] {
        max-width: 270px;
    }

    .p-sm-0 {
        padding: 0! important;
    }

    .section-top-title h2, .section-right-title h2, .section-left-title h2 {
        font-size: 26px;
    }

    .section-right-title h3, .section-left-title h3 {
        font-size: 20px;
    }

    .section-right-title h1, .section-left-title h1 {
        font-size: 30px;
        line-height: 1.2;
    }

    .hide-on-575 {
        display: none;
    }
    
    .show-on-575 {
        display: block;
    }
    
    .download-section {
        margin-bottom: 0;
    }

    .swiper-container {
        padding-bottom: 50px;
    }

    .download-btn {
        flex-direction: column;
    }

    .download-btn img {
        margin-bottom: 10px;
    }

    .section-top-title {
        margin-bottom: 20px;
    }

    .download-box .section-left-title h2 {
        justify-content: center;
    }
    

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 0;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 0;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev,
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    
    .right-box-image img,
    .right-box-img .ph-img {
        max-width: 300px;
        width: 100%;
    }

    .footer-logo-img img {
        max-width: 230px;
    }

    .mobile-offcanvas {
        width: 70%;
    }
    .download-section.bredcum-section {
        padding: 30px 20px;
    }

    .breadcrumb-title {
        margin-top: 0;
    }

    .breadcrumb-title h1 {
        font-size: 40px;
        line-height: 1.2;
    }
    
    .hero-section .row {
        gap: 0px;
    }

}
@media (max-width:480px) {

    .hide-on-480 {
        display: none! important;
    }
    
    .show-on-480 {
        display: block! important;
    }

    #hero h1 {
        font-size: 32px;
    }

    .social-icons {
        gap: 10px;
    }

    .project-countdown {
        margin-top: 30px;
    }

    .download-app-box h2, .section-title h2 {
        font-size: 26px;
    }

    .work-section .section-title {
        margin-bottom: 20px;
    }

    .contact-section .php-email-form {
        padding: 0 20px;
    }

    .mobile-img img {
        max-width: 200px;
    }

}

@media (max-width:425px) {
    #hero h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .navbar-brand img {
        max-width: 150px;
        width: 100%;
    }

    .breadcrumb-title h1 {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .inner-section .section-title h2 {
        font-size: 22px;
    }

    .inner-content h4 {
        font-size: 18px;
        text-align: left;
    }
    
    /* .bredcum-section,
    #hero {
        padding: 140px 20px 60px;
    } */

    /* .about-section, .download-section, .online-business {
        padding: 30px 20px 50px;
    } */

    .contact-box .section-title {
        margin-bottom: 0;
    }

    .download-app-box h2 {
        font-size: 24px;
    }

    .download-app-box p {
        font-size: 1rem;
    }

    .project-countdown .row {
        justify-content: center! important;
        align-items: center;
    }

    .tab-box .nav-link h4 {
        font-size: 20px;
    }

    #hero p {
        font-size: 1rem;
    }

    .right-menu {
        display: block;
        width: 100%;
    }

    .down-btn:focus, .down-btn {
        width: 100%;
    }

    .right-menu .down-btn:focus, 
    .right-menu .down-btn {
        width: auto;
    }

    .right-menu .download-btn {
        display: block;
        width: auto;
        position: absolute;
        top: 0;
        right: 0;
    }

    .about-inner-box .row {
        margin-bottom: 50px;
    }

    .download-btn {
        display: block;
        width: 100%;
    }

    #hero {
        padding: 20px 20px 0;
    }
    

}

@media (max-width:380px) {
    .store-btn,
    .singin-btn {
        margin-bottom: 15px;
        max-width: 100%;
        width: 100%;
        display: block;
        margin: 10px! important;
        border-radius: 0;
    }

    .social-links {
        gap: 10px;
    }

    .download-app-box h2 {
        font-size: 20px;
    }

    .contact-section {
        padding: 0 20px 30px;
    }
    

}

@media (max-width:340px) {
    

}