/*// Extra small devices smart watch*/
@media (max-width: 162.98px) and (max-width: 200px) {
    .mr-spinner{
        width: 20px;
        height: 20px;
        top: calc(50% - 20px);
        margin-left: 70px;
    }
    .carousel-caption h5 span {
        background: none!important;
    }
    .carousel-caption h5 .text-dark {
        color: var(--white) !important;
    }

    /* Navbar */
    .navbar.bg-white .nav-link {
        color: var(--black);
    }
    .navbar{
        background: transparent linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
    }

    .navbar.bg-white{
        background: var(--white);
    }
    .navbar .nav-link {
        color: var(--black) !important;
    }

    .navbar-nav li.nav-item.active:hover a {
        border: none;
        color: var(--black) !important;
    }
    .navbar > ul > li.nav-item a{
        color: #000;
    }
    /* End Navbar */
}

/*// Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .mr-spinner{
        left: calc(60% - 100px);
    }

    .border-hide {
        border: none !important;
    }

    /* Navbar */
    .navbar.bg-white .nav-link {
        color: var(--black);
    }
    .navbar{
        background: transparent linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
    }

    .mr-nav-open .text-brand {
        color: var(--main-green-2);
    }
    .navbar .nav-link {
        color: var(--black) !important;
    }
    .navbar-nav li.nav-item.active:hover a {
        border: none;
        color: var(--black) !important;
    }
    .navbar > ul > li.nav-item a{
        color: #000;
    }
    .carousel-caption .text-dark.caption-text
    {
        background: none!important;
        color: var(--white) !important;
    }
    .carousel-caption .text-dark.caption-text
    {
        background: none!important;
        color: var(--white) !important;
    }
    .carousel-caption .color-orange-2.caption-text
    {
        background: none!important;
    }
    .w-mob-100 {
        width: 100%;
    }

    /* End Navbar */


    /* Custom style */

    .navbar {
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 12px;
        transition: background 0.5s ease;
    }

    .navbar.mr-nav-open {
        height: 100vh;
        position: relative;
    }

    .navbar .navbar-wrapper {
        display: grid;
        grid-template-rows: auto auto 1fr;
        height: 100%;
        padding-bottom: calc(60px + env(safe-area-inset-bottom, 0px));
    }

    .nav-footer-links {
        padding-bottom: env(safe-area-inset-bottom, 10px);
    }

    .navbar .navbar-wrapper hr {
        grid-row: 1;
        grid-column: 1;
    }

    .navbar .navbar-wrapper .navbar-nav{
        grid-row: 2;
        grid-column: 1;
    }

    .navbar-text {
        grid-row: 3;
        grid-column: 1;
        position: relative;
        align-self: end;
        min-height: 150px;
    }

    .navbar-text .footer-top-menu {
        position: absolute;
        background-color: var(--light-3);
        padding: 24px 20px;
        width: calc(100% + 40px);
        left: -20px;
        text-align: center;
        height: 200px;
    }

    .navbar .navbar-collapse {
        height: 100%;
    }

    .navbar .nav-footer-links {
        margin-top: 24px;
        font-size: 10px;
        color: #18252599;

    }
    .navbar .nav-footer-links a {
        color: #18252599;
    }
    .navbar .nav-footer-links p {
        margin:0;
        padding: 0;
        display: inline;
    }

    .nav-item {
        margin: 0 0 0 0px;
    }

    .section-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .mr-main-header {
        font-size: 40px;
        font-weight: 450;
        line-height: 48px;
    }
    .carousel-caption {
        left: 20px;
    }

    .carousel-caption h5 {
        font-weight: 500;
        margin: 0!important;
        font-size: 36px;
        line-height: 36px;
    }

    .carousel-caption .first-caption{
        border-radius: 5px 5px 5px 0;
        padding: 0;
    }
    .carousel-caption .third-caption {
        font-size: 16px;
        line-height: 22.4px;
        padding-left: 0 !important;
        margin-top: 0px;
        margin-bottom: 13px;
    }

    .carousel-caption .second-caption{
        border-radius: 0 5px 5px 5px;
        padding: 8px 12px 12px 0;
    }

    .map-section .description-block {
        font-size: 20px;
        font-weight: 350;
        line-height: 28px;
    }

    .map-section .block-with-icons .title{
        font-size: 24px;
        font-weight: 450;
        line-height: 28.8px;
        padding-top: 0px;
    }

    .map-section .block-with-icons .description{
        font-size: 18px;
        font-weight: 350;
        line-height: 27px;
    }

    .map-section {
        background: var(--light-1);
    }

    .timeline-section .description-block {
        font-size: 20px;
        font-weight: 350;
        line-height: 28px;
    }

    .timeline-section .timeline-slide-card {
        padding: 20px;
        border-radius: 10px;
    }
    .timeline-section .timeline-slide-card .card-title {
        margin-top: 20px;
        font-size: 20px;
        font-weight: 450;
        line-height: 24px;
    }

    .timeline-section .timeline-slide-card  .card-text {
        font-size: 14px;
        font-weight: 350;
        line-height: 20.3px;
    }

    .multicolor-slider-section .swiper-slide .card {
        min-height: 340px;
    }

    .multicolor-slider-section .bg-image-slider-block {
        padding: 20px;
    }

    .multicolor-slider-section .swiper-slide .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 28.8px;
        padding-left: 10px;
    }

    .multicolor-slider-section .swiper-slide .description {
        font-size: 18px;
        font-weight: 400;
        line-height: 24.3px;
    }

    .multicolor-slider-section .swiper-slide .icon {
        width: 50px;
        height: 50px;
    }

    .multicolor-slider-section .card-body,
    .multicolor-slider-section .card-body p{
        padding: 0;
        margin-bottom: 0;
    }

    .navbar-brand {
        margin-right: 10px;
    }

    .navbar-toggler {
        padding: 0;
        margin-right: 0px !important;
        margin-top: 15px;
    }

    .navbar-nav li.nav-item a {
        font-size: 28px;
    }

    footer .logo-block {
        border-color: transparent !important;
    }

    .wrapper-map-section .mr-label-block {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .wrapper-map-section .mr-main-header {
        margin-bottom: 20px !important;
    }

    .wrapper-map-section .first-description {
        margin-bottom: 30px;
    }

    .mr-btn {
        font-weight: 600;
        font-size: 18px;
        line-height: 18px;
    }

    .mr-btn-1 {
        padding: 12px 24px 12px 24px;
    }

    .block-with-multi-colored-slider .description {
        font-size: 24px;
        font-weight: 350;
        line-height: 31.2px;
    }

    .bg-image-slider-block {
        background-image: none;
    }

    footer .copyright-block > p {
        display: block;
        margin: 0;
        align-items: end;
    }

    footer .copyright-block span {
        display: block;
        margin: 0;
    }

    .wrapper-become-part-vision .big-header {
        font-size: 40px;
        font-weight: 350;
        line-height: 48px;
    }

    footer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    footer .block-with-menu {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    footer .top-menu-link {
        font-size: 14px;
        font-weight: 500;
        line-height: 21px;
    }

    footer .top-menu-link {
        padding-left: 5px;
        padding-right: 5px;
    }

    footer .sub-menu-label {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        margin-top: 32px;
        margin-bottom: 24px;
    }

    footer .sub-menu-label {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    footer .last-sub-menu {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        color: var(--white);
        opacity: 0.5;
        text-align: center;
    }

    footer .last-sub-menu a {
        padding-left: 0;
    }

    .carousel-item::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40.07%, rgba(0, 0, 0, 0.2) 67.81%, rgba(0, 0, 0, 0.4) 100%);
        background-blend-mode: luminosity;
        z-index: 1;
        pointer-events: none;
    }

    .carousel-item .carousel-caption {
        z-index: 2;
    }

    .map-image {
        border: none;
        border-radius: 10px;
    }

    .swiper-wrapper.is-timeline,
    .swiper-wrapper.full-width-swiper {
        grid-column-gap: 0px;
        display: flex;
    }
    .wrapper-become-part-vision {
        padding-top: 64px;
        padding-bottom: 64px;
    }
    .wrapper-become-part-vision .big-header{
        margin-top: 48px;
        margin-bottom: 48px;
    }

    .multicolor-slider-section .first-section  .block-with-label,
    .multicolor-slider-section .first-section  .description
    {
        margin-bottom: 48px;
    }
}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .mr-spinner{
        left: calc(55% - 100px);
    }

    .mr-spinner{
        left: calc(60% - 100px);
    }

    .border-hide {
        border: none !important;
    }

    /* Navbar */
    .navbar.bg-white .nav-link {
        color: var(--black);
    }
    .mr-nav-open .text-brand {
        color: var(--main-green-2);
    }
    .navbar{
        background: transparent linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
    }
    .navbar .nav-link {
        color: var(--black) !important;
    }
    .navbar-nav li.nav-item.active:hover a {
        border: none;
        color: var(--black) !important;
    }
    .navbar > ul > li.nav-item a{
        color: #000;
    }

    .navbar {
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 12px;
        transition: background 0.5s ease;
    }

    .navbar.mr-nav-open {
        height: 100vh;
        position: relative;
    }

    .navbar .navbar-wrapper {
        display: grid;
        grid-template-rows: auto auto 1fr;
        height: 100%;
        padding-bottom: calc(60px + env(safe-area-inset-bottom, 0px));
    }

    .nav-footer-links {
        padding-bottom: env(safe-area-inset-bottom, 10px);
    }

    .navbar .navbar-wrapper hr {
        grid-row: 1;
        grid-column: 1;
    }

    .navbar .navbar-wrapper .navbar-nav{
        grid-row: 2;
        grid-column: 1;
    }

    .navbar-text {
        grid-row: 3;
        grid-column: 1;
        position: relative;
        align-self: end;
        min-height: 150px;
    }

    .navbar-text .footer-top-menu {
        position: absolute;
        background-color: var(--light-3);
        padding: 24px 20px;
        width: calc(100% + 40px);
        left: -20px;
        text-align: center;
        height: 200px;
    }


    .navbar .navbar-collapse {
        height: 100%;
    }

    .navbar .nav-footer-links {
        margin-top: 24px;
        font-size: 10px;
        color: #18252599;

    }
    .navbar .nav-footer-links a {
        color: #18252599;
    }
    .navbar .nav-footer-links p {
        margin:0;
        padding: 0;
        display: inline;
    }

    .nav-item {
        margin: 0 0 0 0px;
    }

    /* End Navbar */
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .mr-spinner{
        left: calc(55% - 100px);
    }
    /* Navbar */
    .navbar.bg-white .nav-link {
        color: var(--black);
    }
    .mr-nav-open .text-brand {
        color: var(--main-green-2);
    }

    .navbar.fixed-top{
        background: transparent linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
    }
    .navbar .nav-link {
        color: var(--black) !important;
    }
    .navbar-nav li.nav-item.active:hover a {
        border: none;
        color: var(--black) !important;
    }
    .navbar > ul > li.nav-item a{
        color: #000;
    }

    .navbar {
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 12px;
        transition: background 0.5s ease;
    }

    .navbar.mr-nav-open {
        height: 100vh;
        position: relative;
    }

    .navbar .navbar-wrapper {
        display: grid;
        grid-template-rows: auto auto 1fr;
        height: 100%;
        padding-bottom: calc(60px + env(safe-area-inset-bottom, 0px));
    }

    .nav-footer-links {
        padding-bottom: env(safe-area-inset-bottom, 10px);
    }

    .navbar .navbar-wrapper hr {
        grid-row: 1;
        grid-column: 1;
    }

    .navbar .navbar-wrapper .navbar-nav{
        grid-row: 2;
        grid-column: 1;
    }

    .navbar-text {
        grid-row: 3;
        grid-column: 1;
        position: relative;
        align-self: end;
        min-height: 150px;
    }

    .navbar-text .footer-top-menu {
        position: absolute;
        background-color: var(--light-3);
        padding: 24px 20px;
        width: calc(100% + 40px);
        left: -20px;
        text-align: center;
        height: 200px;
    }


    .navbar .navbar-collapse {
        height: 100%;
    }

    .navbar .nav-footer-links {
        margin-top: 24px;
        font-size: 10px;
        color: #18252599;

    }
    .navbar .nav-footer-links a {
        color: #18252599;
    }
    .navbar .nav-footer-links p {
        margin:0;
        padding: 0;
        display: inline;
    }

    .nav-item {
        margin: 0 0 0 0px;
    }

    /* End Navbar */
}
@media (min-width: 991.98px) {
    .navbar-nav {
        flex-wrap: wrap;
    }

    .multicolor-slider-section .first-section  {
        display: grid;
        grid-template-columns: 34% 1fr;
        gap: 1rem;
        align-items: center;
    }

    .multicolor-slider-section .first-section  .image-block {
        grid-column: 1;
        grid-row: 1 / span 5;
    }


    .multicolor-slider-section .first-section  .block-with-label,
    .multicolor-slider-section .first-section  .description,
    .multicolor-slider-section .first-section  .author,
    .multicolor-slider-section .first-section  .note {
        grid-column: 2;
    }

    .multicolor-slider-section .first-section  .block-with-label { order: 1; }
    .multicolor-slider-section .first-section  .description { order: 2; }
    .multicolor-slider-section .first-section  .author { order: 3; }
    .multicolor-slider-section .first-section  .note { order: 4; }


    .multicolor-slider-section .first-section  .block-with-label,
    .multicolor-slider-section .first-section  .description,
    .multicolor-slider-section .first-section  .author,
    .multicolor-slider-section .first-section  .note {
        display: flex;
        align-items: center;
    }
    .multicolor-slider-section .first-section  .block-with-label {
        margin-top: 40px;
    }
}
.mob-order-1 { order: 1; }
.mob-order-2 { order: 2; }
.mob-order-3 { order: 3; }
.mob-order-4 { order: 4; }
.mob-order-5 { order: 5; }

@media (max-width: 992px) {
    .bg-mob-transparent-force{
        background: transparent!important;
    }

    .bg-mob-color-light-3 {
        background: var(--light-3);
    }

    .bg-mob-color-white {
        background: var(--white);
    }
}
