﻿@media only screen and (max-width: 1800px) {
    .carousel-container.relative.w-full.overflow-hidden.shadow-lg {
        width: 110%;
        margin-left: -5%;
    }
}
@media only screen and (max-width: 1600px) {
    .rotated-cont {
        width: 440px;
        margin-top: 5%;
    }

    .carousel-container.relative.w-full.overflow-hidden.shadow-lg {
        width: 100%;
        margin-left: 0;
    }
}
@media only screen and (max-width: 1400px) {
    .head-title {
        font-size: 18px;
    }
    .object-cont:after {
        left: -67%;
    }
}
@media only screen and (max-width: 1185px) {
    .rotated-cont {
        margin-top: 10%;
    }
    .side-menu-cont-l {
        padding: 20px 35px 0 40px;
    }
}
@media only screen and (max-width: 999px) {
    .side-menu-cont-l {
        left: -25%;
        width: 30%;
    }

}

@media only screen and (max-width: 825px) {
    .rotated-cont {
        margin-top: 20%;
    }
    .search-btn {
        font-size: 0;
        padding: 10px;
    }
        .search-btn i {
            font-size: 16px;
        }
    .pagosHalf {
        width: 100%;
        padding: 0 20px;
    }
    .pagosRow, .responsive-item {
        display: block;
    }
    .pagoContent {
        min-height: initial !important;
    }
    .pagosFull.pagosResultSection {
        width: 91%;
        margin: 40px auto 0;
        padding: 0 20px 8px;
        border-radius: 20px;
    }
    .user > i, .user > span, .tools-menu {
        display: none;
    }
    .opt-menu-open {
        width: 200px;
    }
    .open-side {
        width: 70%;
    }
    .top-filter.content-base, .main-display, .header.header-parent, .footer-content, .search .search-cont {
        flex-wrap: wrap;
    }
    .main-display-item {
        width: 100%;
        margin-bottom: 20px;
        position: relative;
    }
    .top-filter a {
        width: 30%;
        margin-bottom: 20px;
    }
    .responsiveDropDown{
        display: flex !important;
    }
    .header.header-parent.content-base {
        justify-content: center;
    }
    .head-title {
        padding: 10px 20px 0px;
        text-align: center;
        margin-left: initial !important;
        order: 3;
    }
    a.navbar-brand {
        text-align: center;
        margin: 0;
        order:1;
    }
    .search-title {
        font-size: 18px;
        display:none;
    }
    .search .search-cont input[type=text] {
        padding: 10px 10px 10px 20px;
        width: 100%;
        margin-bottom: 10px;
        border: 1px solid lightgray;
        border-radius: 90px;
    }
    .search .search-cont {
        border-radius: 20px;
    }
    .top-filter.content-base {
        position: relative;
        top: -100%;
        opacity: 0;
        height: 0;
        z-index: -999;
        padding: 0;
        background: #ffffff;
        -webkit-transition: all 250ms ease-in-out;
        -moz-transition: all 250ms ease-in-out;
        -ms-transition: all 250ms ease-in-out;
        -o-transition: all 250ms ease-in-out;
        transition: all 250ms ease-in-out;
    }
    .search-submit-responsive {
        display: inline-block;
        padding: 0 10px;
        text-transform: uppercase;
    }
    button.search-submit {
        width: 100%;
    }
    .top-filter.content-base.responsiveDropDownFilter {
        position: initial;
        opacity: 1;
        margin-top: 20px;
        height:auto
    }
    .responsiveDropDown i.fa-solid.fa-chevron-down {
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out;
    }
    .responsiveDropDown.responsiveDropDownButtonActive i.fa-solid.fa-chevron-down {
        transform: rotate(180deg);
    }
    .footer-content-side p {
        text-align: center;
    }
    .search .search-cont {
        width: 100%;
    }
    .search-cont .search-cont-input {
        width: 100%;
        margin-bottom: 10px;
        border: none;
        padding: 0 10px;
    }
        .search-cont .search-cont-input > input, .search-cont .search-cont-input > input:focus, .search-cont .search-cont-input > input:hover {
            outline: none;
            padding: 10px 0;
        }
    input#NumberPerEvent {
        padding: 0 !important;
    }
    .carousel-slide {
        height: 400px;
        width: 100%;
    }
    .object-cont:after {
        display:none;
    }
    .object-cont {
        width: 100%;
        height: 40%;
        bottom: 0;
    }
    img.object-content {
        max-width: 300px;
        max-height:80px;
        left: initial;
        top: -15px;
    }
    .service-content-island, .service-content-body, .comment-section, .sevice-review {
        position: relative;
        width: 100% !IMPORTANT;
    }
    .service-content-island {
        margin-top:10px !important;
    }
    .service-types {
        flex-wrap: wrap;
    }
        .service-types > div {
            width: 100%;
            justify-content: flex-start;
            margin: 0 5px 0;
            padding: 10px 0;
            border-right: none;
            border-bottom: 1px solid #c1c1c1;
        }
    .content-base main {
        padding-bottom: 500px !important;
    }
    .comment-actions {
        flex-wrap: wrap;
    }
    .d-flex.align-items-center {
        flex-wrap: wrap;
        justify-content: center;
        width: 20%;
        order: 2;
        position: relative;
    }
        .d-flex.align-items-center > div {
            width: 20%;
        }
    .head-account.me-2 {
        width: 100% !important;
        text-align: center;
        margin-bottom: 25px;
    }
        .head-account.me-2.login-section, .registrer {
            width: 100% !important;
            margin-bottom: 0;
            text-align: center;
        }
    label#departmentLocation {
        padding: 10px 0;
        margin-left: 15px;
    }
    .search-cont .search-cont-input i {
        width: 10%;
        min-width: 25px;
        text-align: center;
    }
    .search-cont-input span#select2-EventType-container {
        margin-left: 0;
        padding-left: 0;
    }
    .fc-header-toolbar.fc-toolbar.fc-toolbar-ltr {
        flex-wrap: wrap;
    }
        .fc-header-toolbar.fc-toolbar.fc-toolbar-ltr > div {
            width: 100%;
            text-align: center;
            margin-bottom: 10px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
            .fc-header-toolbar.fc-toolbar.fc-toolbar-ltr > div > h2 {
                width: 100%;
                background: #efefef;
                padding: 10px 0;
                border-radius: 5px;
            }
    .responsive-account-sys {
        width: 220px !important;
        flex-wrap: wrap !important;
        background: #eeeeee;
        border-radius: 20px 0 20px 20px;
        position: absolute !important;
        padding: 10px 0;
        opacity: 0;
        z-index: 0;
        right: 0;
        top: -400px;
        -webkit-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
        -ms-transition: all 2500ms ease-in;
        -o-transition: all 200ms ease-in;
        transition: all 200ms ease-in;
    }
    .responsive-account-sys-switch {
        display: block;
        width: 100% !important;
        font-size: 35px;
        text-align: center;
        color: #004283;
        background:white;
        -webkit-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
        -ms-transition: all 2500ms ease-in;
        -o-transition: all 200ms ease-in;
        transition: all 200ms ease-in;
    }
    .responsive-account-sys.openMenu-responsive {
        top: 50px;
        opacity: 1;
    }
    .responsive-account-sys a {
        background: white;
        width: 100%;
        display: block;
        text-align: center;
        margin: 0;
        padding: 10px 0;
        border-radius: 100px;
    }
    .responsive-account-sys > div {
        width: 100%;
        padding: 0 10px !important;
        margin: 7px 0 !important;
    }
    .responsive-account-sys-switch.responsive-account-sys-openSwich {
        background: #eeeeee;
        border-radius: 10px 10px 0 0;
        color:black;
    }
    i.fa-solid.fa-xmark {
        font-size: 24px;
        position: relative;
        top: -2px;
    }
    .d-flex.align-items-center.loged-sys {
        width: 100%;
        margin: 20px 0 10px !important;
    }
    a.navbar-brand img {
        width: 75%;
        margin: 0 auto;
    }
    div#calendar {
        width: 100%;
    }
    .content-base.content-service .service-content-body .table-responsive {
        overflow: auto !important;
    }
    .profile-detail-section {
        width: 100%;
        margin-bottom: 10px;
    }
    .service-name {
        flex-wrap: wrap;
    }
    .basic-title.align-content-xl-center.mt-3.title-color {
        font-size: 22px;
        margin-bottom: -30px !important;
    }
}