/* No greater than 1600px, no less than 1343px */
@media (min-width: 1600px) {
    html {
        font-size: 18px !important;
    }


    .home-template .home-template-section-title .section-title h1 {
        font-size: 2rem;
    }

    .home-template .home-template-section-title .section-title p {
        font-size: 1rem;
    }


}

@media (min-width: 1400px) {

    .navbar-brand a img {
        height: 3vw;
    }

    .download-template {
        height: 85vh;
    }


}

@media (min-width: 1343px) and (max-width: 1600px) {
}

/* No greater than 1343px, no less than 1300px */
@media (min-width: 1300px) and (max-width: 1343px) {

    .home-template .home-template-section-title .section-title h1 {
        font-size: 40px
    }

    .home-template .home-template-section-title .section-title p {
        font-size: 22px;
    }

    .home-template .home-template-section-title .section-title h6 {
        margin-top: 1rem;
    }
}

/* No greater than 1300px, no less than 1024px */
@media (min-width: 1024px) and (max-width: 1300px) {

    .home-template .home-template-section-title .section-title h1 {
        font-size: 40px
    }

    .home-template .home-template-section-title .section-title p {
        font-size: 22px;
    }

    .home-template .home-template-section-title .section-title h6 {
        margin-top: 1rem;
    }


}

@media (max-width: 1200px) {
    html {
        font-size: 16px !important;
    }

    .home-template .home-template-pages h1 {
        font-size: 1.5rem;
    }

    .download-template .store-img {
        height: 100%;
        width: 100%;
    }

}

@media (max-width: 1024px) {


}

@media (max-width: 991px) {
    /*statr large size */
    html {
        font-size: 14px !important;
    }

    .discover-template .section-choose .border-end {
        border-right: none !important;
    }

    .discover-template .section-choose .row div {
        margin-bottom: 1rem;
    }

    .home-template br, .discover-template br, .why-template br, .download-template br {
        display: none;
    }

    .discover-template .new-row {
        margin-left: 0;
    }

    .button-primary {
        font-size: 12px;
    }
}

@media (max-width: 768px) {

    .navbar-brand a img {
        height: 5vw;
    }

    .home-template br, .discover-template br, .why-template br, .download-template br {
        display: none;
    }

    .discover-template, .why-template {
        padding: 2rem 1rem !important;
    }

    header {
        position: inherit;
    }

    p {
        line-height: 1.8 !important;
    }

    .home-template .home-template-3d-globe .globe-content {
        top: 6rem;
        bottom: auto;
        left: 2rem;
        right: 2rem;
    }

    .home-template .home-template-3d-globe .section-title h1 {
        font-size: 35px;
    }

    .home-template .home-template-3d-globe .section-title h1 span {
        font-size: 35px;
    }

    .home-template .home-template-3d-globe .section-title p {
        font-size: 20px;
    }

    .home-template .home-template-3d-globe .down-arrows img {
        width: 35px;
    }

    .home-template .home-template-section-title .section-title h1 {
        font-size: 28px;
        margin-bottom: 0rem !important;
    }

    .home-template .home-template-section-title .section-title p {
        font-size: 16px;
    }

    .home-template .home-template-section-title .section-title h6 {
        margin-top: 1rem;
    }

    .home-template .home-template-pages p {
        font-family: "Bukra-Light";
        font-size: 14px;
        height: auto;
    }

    .home-template .home-template-pages h1 {
        font-size: 2rem;
    }

    .home-template .pulse-globe-point {
        font-size: 12px;
        padding: 5px;
        margin: 15px;
    }

    .home-template .layer-of-points {
        top: 45%;
        left: 25%;
        right: 25%;
        width: auto;
        height: auto;
    }

    .home-template .layer-of-points a {
        margin-bottom: unset !important;
    }


    .discover-template .video-img {
        width: 70%;
    }


    .discover-template .section-title h1,
    .discover-template .content h1,
    .discover-template .section-categories h1,
    .discover-template .section-choose h1,
    .discover-template .section-why h1,
    .why-template .section-title h1,
    .why-template .section-download h1,
    .download-template .section-title h1 {
        font-size: 28px;
        margin-bottom: 1rem !important;
    }

    .discover-template .section-choose h2,
    .download-template .description span {
        font-size: 18px;
    }

    .discover-template .section-title p,
    .discover-template .content p,
    .discover-template .section-categories span,
    .discover-template .section-why h3,
    .why-template .section-title p,
    .why-template .benefits-label,
    .download-template .description {
        font-size: 14px;
        font-family: "Bukra-Light";
    }

    .discover-template .section-why span {
        margin-top: 0 !important;
    }

    .discover-template .section-why h2 {
        font-size: 24px;
    }


    .discover-template .section-choose .custom-height {
        height: auto;
    }


    .why-template .help-text {
        font-size: 18px;
    }

    .why-template .md-none-right-border {
        border-right: none !important;
    }

    .why-template .md-switch-borders {
        border-right: none !important;
        border-left: 2px solid var(--eleventh) !important;
    }


    .download-template .mobile {
        height: 350px;
    }


    .contact-info-template .info-section {
        margin-left: 0;
    }

    footer .footer-data {
        font-size: 14px;

    }
}

@media (max-width: 575px) {
    /*statr medeium size */
    footer .copy-right {
        text-align: center !important;
        padding-block: 0.25rem !important;
    }

    .discover-template .section-choose .px-4 {
        padding-inline: 0.5rem !important;
        padding-block: 1.5rem !important;
        border-inline: none !important;
        border-block: 2px solid var(--eleventh) !important;

    }

    .download-template .store-img {
        height: 100%;
        width: 60%;
        padding: 0.3rem;
    }
}

/* Start of mobile Screen query */
@media (max-width: 485px) {
    html {
        font-size: 12px !important;
    }

    .navbar-brand a img {
        height: 8vw;
    }

    .button-primary {
        font-size: 11px;
    }

    .discover-template, .why-template, .download-template {
        padding: 2rem 1rem !important;
    }

    .discover-template .section-title p,
    .discover-template .section-title h1,
    .why-template .section-intro .section-title p,
    .why-template .section-intro .section-title h1,
    .why-template .content .benefits-section h1,
    .download-template .section-title h1,
    .download-template .description {
        text-align: left !important;
    }

    .side-social-links {
        margin: .5rem !important;
        right: 1rem;
    }

    .discover-template .section-title h1,
    .discover-template .content h1,
    .discover-template .section-categories h1,
    .discover-template .section-choose h1,
    .discover-template .section-why h1,
    .why-template .section-title h1,
    .why-template .section-download h1,
    .download-template .section-title h1 {
        font-size: 22px !important;
        margin-bottom: 1rem !important;
        line-height: 1.4 !important;
    }

    .discover-template .section-choose h2,
    .download-template .description span {
        font-size: 16px;
    }

    .discover-template .section-title p,
    .discover-template .content p,
    .discover-template .section-categories span,
    .discover-template .section-choose p,
    .why-template .section-title p,
    .why-template .benefits-label,
    .download-template .description {
        font-size: 14px;
        font-family: "Bukra-Light";
    }

    .why-template .benefits-section {
        margin-inline: 0 !important;
    }

    .why-template .benefits-section .border-end {
        border-right: none !important;
    }

    .why-template .benefits-section .section-title {
        padding-inline: 0;
    }

    .why-template .content .sm-no-border {
        border-right: none !important;
        border-left: none !important;
        margin-block: 10px;
    }

    .why-template .pt-5 {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    .discover-template .video-img {
        width: 100%;
    }

    .discover-template .flip-card {
        width: 50%;
    }

    .discover-template .section-why .d-flex {
        flex-direction: column;
        justify-content: start;
        align-items: start !important;
    }

    .discover-template .section-choose .mt-4 {
        margin-top: 0 !important;
    }

    .discover-template .section-choose .ps-4 {
        padding-inline: 0.5rem !important;
        padding-block: 1rem !important;

    }

    .discover-template .section-choose p {
        margin-bottom: 0 !important;
    }

    .discover-template .section-why h1 {
        margin-bottom: 0 !important;
    }

    .discover-template .section-why span {
        padding-left: 0 !important;
        margin: 0 !important;
    }

    .download-template {
        text-align: center;
    }

    .download-template .d-flex {
        justify-content: center !important;
    }

    .offcanvas-end {
        width: 80%;
    }

    .offcanvas .container .row {
        height: 95vh;
    }

    .home-template .home-template-3d-globe .section-title h1 {
        font-size: 20px;
    }

    .home-template .home-template-3d-globe .section-title h1 span {
        font-size: 20px;
    }

    .home-template .home-template-3d-globe .section-title p {
        font-size: 14px;
        margin-top: 1rem;
    }

    .home-template .home-template-3d-globe .globe-content {
        top: 8rem;
        bottom: auto;
        left: 1rem;
        right: 1rem;
    }

    .home-template .home-template-3d-globe .down-arrows img {
        width: 30px;
    }

    .home-template .home-template-3d-globe .down-arrows h6 {
        font-size: 13px;
        text-transform: capitalize;
    }

    .home-template .home-template-section-title .section-title h1 {
        font-size: 20px;
    }

    .home-template .home-template-section-title .section-title p {
        font-size: 14px;
        margin-top: 1rem;
    }

    .home-template .pulse-globe-point {
        font-size: 12px;
        padding: 2px;
        margin: 10px;
    }

    .home-template .layer-of-points a {
        margin-bottom: unset !important;
    }

    .home-template .layer-of-points {
        top: 50vw
    }

    footer .copy-right {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        font-size: 14px;
        text-align: center !important;
    }

    footer .social-links {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        display: flex !important;
        align-items: center;
        flex-direction: column;
        -webkit-transition-duration: var(--webkit-transition);
        -webkit-transition-timing-function: linear;
    }

    footer .footer-data {
        flex-flow: column-reverse;

    }

    .home-template .draggable-globe {
        width: auto;
        min-height: 350px;
    }
}

@media (max-width: 380px) {
    html {
        font-size: 11px !important;
    }

    .home-template .home-template-3d-globe .globe-content {
        top: 5rem;
    }

    .home-template .home-template-3d-globe .section-title p {
        font-size: 13px;
        margin-top: 0rem;
    }

    .home-template .home-template-section-title .section-title p {
        font-size: 13px;
        margin-top: 0rem;
    }

    .home-template .pulse-globe-point {
        font-size: 10px;
        padding: 2px;
        margin: 5px;
    }

    .home-template .layer-of-points {
        display: none !important;
    }

    .discover-template .section-categories .row-cols-2 div {
        width: 100% !important;
    }

    .download-template .mobile {
        width: 220px;
        height: auto;
    }

    .home-template .draggable-globe {
        width: auto;
        min-height: 400px;
    }
}

@media (max-width: 320px) {
    html {
        font-size: 10px !important;
    }

    .discover-template .section-title h1,
    .discover-template .content h1,
    .discover-template .section-categories h1,
    .discover-template .section-choose h1,
    .discover-template .section-why h1,
    .why-template .section-title h1,
    .why-template .section-download h1,
    .download-template .section-title h1 {
        font-size: 20px !important;
        margin-bottom: 0.5rem !important;
        line-height: 1.2 !important;
    }

    .discover-template .section-choose h2,
    .download-template .description span {
        font-size: 14px;
    }

    .discover-template .section-title p,
    .discover-template .content p,
    .discover-template .section-categories span,
    .discover-template .section-choose p,
    .why-template .section-title p,
    .why-template .benefits-label,
    .download-template .description {
        font-size: 12px;
        font-family: "Bukra-Light";
    }

    .home-template .draggable-globe {
        width: auto;
        min-height: 350px;
    }
}

/* End of mobile Screen query */