@media(max-width: 991px) {
    nav {
        display: none;
    }

    section.main__section-top.section-top {
        height: 170px;
    }

    .contactus-box {
        width: 550px;
        margin: 0 auto;
    }

    a.header-content__logo.logo img {
        width: 92px;
        margin-top: -17px;
    }

    .dropdown-content {
        top: 60px;
        left: 3px;
    }

    li.dropdow.open-menu button {
        all: unset;
        background: unset;
        text-indent: unset;
        position: unset;
    }

    li.dropdow.open-menu button:after {
        all: unset;
        background: unset;
        text-indent: unset;
        position: unset;
    }

    li.dropdow.open-menu img {
        width: 33px;
    }

    li.dropdow.open-menu {
        padding: 20px;
    }

    .dropdown-content a {
        color: black !important;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-size: 15px;
    }

    .categories-item__box-text {
        bottom: -70px;
    }

    .explore-flex h2 {
        margin-bottom: 0;
    }

    header.header {
        margin-bottom: 0px;
    }

    .deal__inner {
        padding-bottom: 0px;
    }

    .deal {
        margin-bottom: 0px;
    }

    section.main__about.about {
        padding: 50px 0;
    }

    .explore-flex {
        margin-bottom: 30px;
    }

    .dropdown.open-menu button {
        all: unset;
        padding: 15px 20px;
    }

    .dropdown.open-menu button:after {
        all: unset;
    }

    .dl-menu.dl-menuopen .menu-list__item {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .menu-list__item {

        display: none;
    }

    .dl-menuwrapper {
        display: block !important;
    }

    li.menu-list__item.menu-list__item--categories.notification_li.mobile-block {
        display: block;
    }

    .dropdown {
        position: relative;
        display: inline-block;
        /* float: right; */
        left: 494px;
        top: 15px;
    }

    .form-modal form {

        grid-template-columns: 100%;
        gap: 0;
    }

    .header-content__logo {
        /* / padding-left: 220px; / */
        position: absolute;
        top: 24px;
        left: 100px;
    }

    li.menu-list__item.signin {
        display: none;
    }

    .about-images {
        display: block;
    }

    .about__inner {
        display: block;
    }

    .about-images {
        width: 100%;
        max-width: 100%;
    }

    .dropdwon_notification_div ul {
        background: white;
    }

    .dropdwon_notification_div {
        width: 100%;
        overflow-y: scroll;
    }

    .notify_div .action-btn a {
        padding: 9px 16px;
    }

    a.tap-view {
        color: #387ADF !important;
        padding: 5px 0 !important;
    }

    .deal-form__inner i {
        right: 7%;
    }

    .header__content.header-content.uk-sticky.uk-sticky-fixed.aos-init.aos-animate {
        height: 80px;
    }

    .title span {
        border-bottom: 5px solid #387ADF;
    }

    .deal-content__box-title {
        font-size: 30px;
    }




}














@media(max-width: 767px) {
    .footer-content__box {
        margin: 0 auto;
    }

    .phone-text {
        margin-left: -18px;
    }

    .contactus-box {
        width: 100%;
        margin: 0 auto;
        padding: 25px 16px;
    }

    .contactus-box span {

        font-size: 16px;
    }

    section.main__section-top.section-top {
        height: 170px;
    }

    .contactus-box h3 {
        font-size: 28px;
    }

    .dropdown-content {
        top: 50px;
        left: 3px;
    }

    li.dropdow.open-menu button {
        all: unset;
        background: unset;
        text-indent: unset;
        position: unset;
    }

    li.dropdow.open-menu button:after {
        all: unset;
        background: unset;
        text-indent: unset;
        position: unset;
    }

    li.dropdow.open-menu img {
        width: 33px;
    }

    .form-modal form {

        grid-template-columns: 100%;
        gap: 0;
    }

    .form-grid.Manage-inventory {

        margin: 0 16px;
    }

    li.dropdow.open-menu {
        padding: 15px 20px;
    }

    .dropdown-content a {
        color: black !important;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-size: 15px;
    }

    .dropdown.open-menu {
        position: relative;
        left: unset;
        top: unset;
    }

    .deal-form__inner i {
        right: 8%;
    }

    section.main__categories.categories {
        position: relative;
    }

    a.category {
        position: absolute;
        bottom: 12px;
        left: 50%;
        transform: translate(-50%, -50%);
    }



    .dropdwon_notification_div ul {
        background: white;
    }

    .dropdwon_notification_div {
        width: 100%;
        overflow-y: scroll;
    }

    .notify_div .action-btn a {
        padding: 9px 16px;
    }

    a.tap-view {
        color: #387ADF !important;
        padding: 5px 0 !important;
    }

    .form-toggle button {
        padding: 10px;
        font-size: 15px;
    }

    .form-modal h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .deal__inner {
        display: block;
        padding: 0 20px;
    }

    .deal__img.aos-init.aos-animate {
        max-width: 100% !important;
        width: 100%;
    }

    .deal__img {
        width: 100%;
        height: auto;
    }

    .container {
        width: 98%;
        max-width: 100%;
    }

    .biggest-container {
        max-width: 100%;
        width: 98%;
    }

    .big-container {
        max-width: 100%;
        width: 100%;
    }

    form.deal-content__form.deal-form {
        display: none;
    }

    .support-content__link {
        max-width: 310px;
    }

    .categories__inner {
        grid-template-columns: repeat(1, 1fr);
    }

    .deal__content.deal-content.aos-init.aos-animate {
        width: 100%;
        margin-bottom: 30px;
        margin-left: 0;
    }

    .deal-content__box {
        max-width: 100%;
        padding-top: 0px;
    }

    .form-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .footer-content__inner {
        padding: 0 10px !important;
    }

    .footer-content-box__text {
        max-width: 95%;
    }

    ul.footer-content__list.footer-content__list_with_dots {
        display: block;
        text-align: center;
    }

    .footer-content__list_with_dots .footer-content__list-link::before {
        all: unset;
    }

    .footer-bottom__socials {
        margin-right: 0;
    }

    .form-modal {
        padding: 26px 16px 20px;
    }

    .categories-item__box {
        margin-bottom: 30px !important;
    }

    .categories-item__box-text {
        bottom: -69px;
    }

    .support__content.support-content h1 {
        font-size: 30px;
    }

    h2.support-content__title {
        width: 100%;
        font-size: 20px;
        font-weight: 600;
    }

    .deal-form__inner {
        width: 95%;
    }

    .deal-form__btn {
        width: 100%;
        height: 55px;
        padding: 10px;
    }

    .subscribe__form-input {
        height: 56px;
    }

    .about__inner {
        display: block;
    }

    .about-images {
        display: block;
        margin-bottom: 24px;
    }

    .footer-content__list_with_dots .footer-content__list-link {
        margin-left: 0px;
    }

    section.main__about.about {
        padding: 60px 0;
    }

    button.details-aside-content__button {
        display: none;
    }

    a.header-content__logo.logo img {
        width: 92px;
        margin-top: -17px;
    }

    .header-content__logo {
        /* / padding-left: 220px; / */
        position: absolute;
        top: 24px;
        right: 24px;
        left: unset;
    }

    .header-content__inner {
        padding: 0 0px !important;
    }

    .form-modal {
        width: 92%;
    }

    .form-grid.Manage-inventory {
        grid-template-columns: 100%;
    }

    .upload__box {
        padding: 20px 20px;
    }

    .imagesgrid {
        grid-template-columns: repeat(1, 1fr);
    }

    .imagesgrid img {
        height: 100%;
    }

    .upload__img-box {
        width: 100%;
    }

    .locationtype_inputs {
        display: grid;
    }

    .locationdiv_lblcheck label {
        width: 100%;
    }

    h1.section-top__title {
        font-size: 26px;
        font-weight: 600;
    }

    .details-content__title {
        font-size: 28px !important;
        margin-bottom: 0px;
    }

    .details-content__title::after {
        bottom: -10px;
    }

    section.main__details.details .explore-flex img {
        width: 36px;
        height: 36px;
        padding: 7px;
    }

    .explore-flex {
        margin-bottom: 30px;
    }

    form.details-aside-content__inner h4 {
        font-size: 18px;
    }

    .about-logout {
        max-width: 100%;
        width: 68%;
        margin: 0 auto;
    }

    .explore-course-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .explore-flex {
        display: block;
    }

    .searchbtn_inventsubdiv {
        margin-top: 30px;
    }

    .main__details.details .explore-flex {
        display: flex;
    }

    h2.about-content__title.title {
        margin-bottom: 20px;
    }

    .table-responsive {
        overflow-x: scroll;
        white-space: nowrap;
    }

    .viewmemberprofile .col8memberpersonalindfo {
        padding: 25px 22px;
    }

    html .header-content__wrapper {
        gap: 0;
    }

    .deal {
        padding-top: 30px;
    }

    .header__content.header-content {
        height: 85px;
    }

    li.menu-list__item.signin {
        display: block;
    }

    .innerdetails-x {
        overflow-x: scroll;
        width: 100%;
    }

    .searchbtn_inventsubdiv input {
        width: 100%;
    }

}


@media (max-width: 1024px) {
    form.deal-content__form.deal-form {
        display: none;
    }
}