@media (max-width: 500px) {
    .weekr__mobile__disapear {
        display: none;
    }

    .weekr__with__mobile {
        display: none;
    }

    .weekr__mobile__margin {
        margin-bottom: 50px;
    }

    .weekr__mobile__nav {
        display: block !important;
    }

    .weekr__section__dash {
        margin-top: -16px !important;
    }

    .desktop-view {
        display: none !important;
    }

    .mobile-view {
        display: block !important;
    }

    .mobile-view .slick-track {
        margin-left: -55px !important;
    }

    .mobile-view .alpha_mb {
        margin: 0 12px;
    }

    .item_info {
        padding-left: 0 !important;
    }

    .weekr__detail_page .de_nav {
        display: flex;
    }

    .weekr__mr__40 {
        margin-right: 10px !important;
    }

    .weekr__section__service {
        padding: 0 !important;
    }

    .weekr__video {
        height: 377px !important;
    }

    .weekr__section__dashes {
        margin-top: 0 !important;
    }

    .nested-margin {
        margin-bottom: 22px;
    }
}

.weekr__mobile__nav {
    display: none;
    padding-top: 24px;
    padding-bottom: 6px;
}

.weekr__mobile__nav .slick-track {
    margin-left: -228px !important;
}

.weekr__mobile__nav .nav-pills {
    margin: 0 !important;
}

.weekr__mobile__nav .first__item {
    width: 131px !important;
}

.weekr__section__dash {
    /*margin-top: 157px;*/
}

.weekr__section__dashes {
    /*margin-top: 107px;*/
}

.smaller .weekr__section__dash {
    margin-top: 145px;
}

.weekr__mobile__nav .item-width {
    width: 179px !important;
}

.desktop-view {
    display: block;
}

.mobile-view {
    display: none;
}

.weekr__mr__40 {
    margin-right: 40px;
}

.weekr__video {
    height: 429px;
}


.weekr__mobileset__disapear {
    display: none;
}

@media (max-width: 992px) {
    .weekr__mobileset__disapear {
        display: block;
    }

    .weekr__section__service {
        padding: 0 !important;
    }
}

.weekr__section__service {
    padding: 0;
}
