@media (max-width: 1799px) {
    .navbar {
        padding: 4px 120px;
    }

    .header-top {
        padding: 8px 120px;
    }

    .about-content-wrap {
        padding: 30px 0;
    }

    .booking-ada-wrap {
        width: 200px;
        height: 200px;
        padding: 50px;
    }

    .service-amenities-wrapper {
        margin: 0 60px;
    }

    .service-amenities-icon {
        width: 52px;
        height: 52px;
    }

    .service-amenities-grid-item h6 {
        font-size: 20px;
    }

    .service-amenities-grid-item {
        height: 160px;
    }

    .our-room-slider-img {
        height: 400px;
    }

    .photo-gallery-image {
        height: 300px;
    }
}

@media (max-width: 1599px) {

    .h1,
    h1 {
        font-size: 68px;
    }

    .h2,
    h2 {
        font-size: 40px;
    }

    .header-top {
        padding: 8px 80px;
    }

    .navbar {
        padding: 4px 80px;
    }

    .header-top a,
    .head-top-add {
        font-size: 13px;
        line-height: 1;
        font-weight: 400;
        letter-spacing: 0.5px;
    }

    .ht-icons {
        width: 30px;
        height: 30px;
        margin-right: 8px;
    }

    .ht-icons svg {
        font-size: 13px;
    }

    .navbar-brand {
        width: 90px;
        height: 90px;
    }

    .nav-link {
        font-size: 14px;
    }

    .prime-btn {
        font-size: 14px;
        padding: 18px 28px;
    }

    .prime-btn .txt svg {
        font-size: 16px;
    }

    .hero-banner {
        min-height: 720px;
    }

    .book-info-icon-wrap {
        width: 60px;
        height: 60px;
        padding: 12px;
    }

    .book-info-content-wrap p {
        font-size: 14px;
        line-height: 1;
        margin-bottom: 10px;
    }

    .book-info-content-wrap a {
        font-size: 18px;
        line-height: 1;
    }

    .hero-text h4 {
        font-size: 16px;
        letter-spacing: 4px;
        margin-bottom: 18px;
    }

    .owl-carousel button.owl-dot {
        width: 26px;
        height: 6px;
        margin: 0 4px;
    }

    .owl-carousel button.owl-dot.active {
        width: 34px;
        height: 8px;
    }

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

    .sec-title h6 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .about-content-wrap p {
        font-size: 16px;
        margin-bottom: 16px;
        padding-right: 70px;
    }

    .our-room-slider-content h4 {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .our-room-slider-content p {
        font-size: 14px;
    }

    .icons-wrap svg {
        width: 14px;
        height: 14px;
    }

    .service-amenities-wrapper {
        margin: 0 40px;
    }

    .photo-gallery-image {
        height: 280px;
    }

    .photo-gallery-wrapper {
        gap: 24px;
    }

    /* footer */
    .ft-logo {
        width: 120px;
        height: 104px;
        margin-bottom: 26px;
    }

    .footer-grid-item p {
        font-size: 15px;
        margin-bottom: 30px;
        width: 520px;
        letter-spacing: 0;
    }

    .footer-grid-item h3 {
        font-size: 28px;
        padding: 62px 0 30px 0;
    }

    .footer-link {
        font-size: 15px;
        margin-bottom: 22px;
    }

    .ft-add,
    .footer-add a {
        font-size: 15px;
        /* margin-bottom: 22px; */
    }

    .footer-link-wrapper {
        padding-left: 100px;
    }

    .footer-bottom-wrap p {
        font-size: 14px;
    }

    /* footer */

    /* Service Page start */
    .service-page .service-amenities-grid-item {
        height: 160px;
    }

    /* Service Page End */

    /* Gallery Page start */
    .gallery-page .photo-gallery-image {
        height: 310px;
    }

    /* Gallery Page end */
}

@media (max-width: 1429px) {
    .header-top {
        padding: 8px 60px;
    }

    .navbar {
        padding: 4px 60px;
    }

    .about-content-wrap p {
        padding-right: 20px;
    }

    .service-amenities-wrapper {
        margin: 0 40px;
    }

    .service-amenities-grid-item h6 {
        font-size: 18px;
    }

    .photo-gallery-image {
        height: 260px;
        margin-bottom: 24px;
    }

    .feedback-slider {
        max-width: 1250px;
        padding: 60px 50px;
        border-radius: 20px;
    }

    .feedback-slider-top-wrap {
        padding: 50px 40px;
    }

    .feedback-slider-top-wrap::before {
        height: 330px;
    }

    .feedback-slider-bottom-wrap {
        margin-top: 40px;
    }

    .feedback-slider-icon {
        width: 64px;
        height: 64px;
    }

    .exclusive-offer-content-wrap {
        height: 320px;
    }

    /* footer */
    .footer-grid-item p {
        width: 460px;
    }

    .footer-link {
        margin-bottom: 20px;
    }

    .footer .check-in-check-out-wrap span {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .footer .calender-icon {
        width: 50px;
        height: 50px;
    }

    /* footer */
}

@media (max-width: 1365px) {

    .nav-link {
        margin-right: 40px;
    }

    .service-amenities-grid-item {
        height: 160px;
    }

    .service-amenities-wrapper {
        border-radius: 40px;
        padding: 60px 40px;
    }

    .service-amenities-icon {
        width: 50px;
        height: 50px;
    }

    .service-amenities-grid-item h6 {
        font-size: 16px;
    }

    .our-room-slider-img {
        height: 360px;
    }

    .photo-gallery-image {
        height: 240px;
    }

}

@media (max-width: 1199px) {

    .h1,
    h1 {
        font-size: 62px;
    }

    .h2,
    h2 {
        font-size: 38px;
    }

    .header-top {
        padding: 8px 20px;
    }

    .navbar {
        padding: 4px 20px;
    }

    .header-top a,
    .head-top-add {
        font-size: 12px;
    }

    .ht-icons svg {
        font-size: 12px;
    }

    .ht-icons {
        width: 26px;
        height: 26px;
        margin-right: 6px;
    }

    .header-top span {
        height: 14px;
        margin: 0 20px;
    }

    .navbar-brand {
        width: 80px;
        height: 80px;
    }

    .nav-link {
        margin-right: 32px;
    }

    .nav-item:last-child .nav-link {
        margin-right: 40px;
    }

    .prime-btn {
        font-size: 14px;
        padding: 16px 22px;
    }

    .hero-banner {
        min-height: 680px;
    }

    .book-info-wrap {
        left: 0;
    }

    .about-content-wrap {
        padding: 10px 0;
    }

    .about-content-wrap p {
        font-size: 14px;
        padding-right: 0;
        line-height: 30px;
    }

    .sec-title h6 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .sec-title {
        margin-bottom: 50px;
    }

    .about .sec-title {
        margin-bottom: 16px;
    }

    .check-in-check-out-wrap span {
        font-size: 14px;
    }

    .calender-icon {
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }

    .web-res-form h2 {
        font-size: 30px;
    }

    .form-label {
        font-size: 16px;
    }

    .web-res-form {
        padding: 50px 30px 50px 40px;
    }

    .form-control {
        font-size: 14px;
        height: 44px;
    }

    .web-res-form-grid {
        gap: 30px 24px;
    }

    .input-icon,
    .web-res-form .prime-btn {
        font-size: 14px;
    }

    .booking-ada-wrap {
        width: 160px;
        height: 160px;
        padding: 40px;
    }

    .ex-offer-icon {
        width: 90px;
        height: 90px;
        padding: 24px;
    }

    .exclusive-offer-content-wrap h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .exclusive-offer-content-wrap {
        padding: 60px 20px 30px 20px;
    }

    .exclusive-offer-content-wrap p {
        font-size: 13px;
    }

    .service-amenities-grid-wrap {
        grid-template-columns: repeat(3, 1fr);
    }

    .service-amenities-grid-item {
        height: 150px;
    }

    .our-room-slider-img {
        height: 300px;
    }

    .room-book {
        width: 70px;
        height: 70px;
        font-size: 16px;
    }

    .our-room-slider-content h4 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 30px;
    }

    .our-room-slider-content {
        height: 180px;
    }

    .photo-gallery-wrapper {
        grid-template-columns: repeat(3, 1fr);
        gap: 24px;
    }

    .feedback-slider {
        max-width: 100%;
        padding: 40px 30px;
        border-radius: 10px;
    }

    .feedback-slider-top-wrap::before,
    .feedback-slider-top-wrap {
        height: 310px;
    }

    .feedback-content {
        font-size: 14px;
        line-height: 28px;
    }

    .feedback-slider-top-wrap {
        padding: 40px 30px;
    }

    /* .feedback-slider-top-wrap::before {
        height: 310px;
    } */

    /* footer */
    .footer-grid-item p {
        width: 100%;
        font-size: 14px;
    }

    .ft-logo {
        width: 110px;
        height: 94px;
    }

    .footer-grid-item h3 {
        font-size: 26px;
        padding: 54px 0 26px 0;
    }

    .footer-link,
    .ft-add,
    .footer-add a {
        font-size: 14px;
    }

    .footer-link-wrapper {
        padding-left: 60px;
    }

    /* footer */

    /* Gallery Page start */
    .gallery-page .photo-gallery-image {
        height: 260px;
    }

    /* Gallery Page end */

    /* contact us page start*/
    .info-wrapper-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* contact us page end*/

}

@media (max-width: 1023px) {

    /* NAVBAR TOGGLER START */
    .navbar-expand-lg .navbar-toggler {
        display: block;
    }

    .navbar-toggler {
        width: 35px;
        height: 35px;
        padding: 0;
        border: none;
        text-align: center;
        position: absolute;
        right: 40px;
        top: 50%;
        z-index: 222;
        transition: all 0.5s;
        transform: translateY(-50%);
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-toggler span {
        position: relative;
        width: 100%;
        height: 2px;
        background-color: var(--primary);
        display: block;
        background-image: none !important;
        margin-left: auto;
    }

    .navbar-toggler span::after,
    .navbar-toggler span::before {
        position: absolute;
        content: "";
        width: 25px;
        height: 2px;
        background-color: var(--primary);
        right: 0;
        transition: all 0.5s;
    }

    .show-menu .navbar-toggler span {
        height: 0;
    }

    .navbar-toggler span::before {
        top: -7px;
    }

    .navbar-toggler span::after {
        top: 7px;
    }

    .show-menu .navbar-toggler span::after,
    .show-menu .navbar-toggler span::before {
        left: 0;
        right: 0;
        margin: auto;
        transform: rotate(45deg);
        top: -1px;
    }

    .show-menu .navbar-toggler span::after {
        transform: rotate(-45deg);
    }

    body.show-menu {
        overflow: hidden;
    }

    .navbar-collapse {
        display: flex;
        flex-direction: column;
        position: fixed;
        justify-content: flex-start;
        align-items: center;
        left: 0;
        right: 0;
        min-height: 100vh;
        height: 100vh;
        width: 100%;
        background-color: var(--white);
        z-index: 99;
        transition: 0.3s all;
        top: 0;
        transform: translateX(-100%);
        padding: 100px 60px 60px;
        margin: 0 auto;
    }

    .show-menu .header-top {
        display: none;
    }

    .show-menu .navbar-collapse {
        transform: translateX(0);
    }

    .navbar-nav {
        margin: 0 auto 40px auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* NAVBAR TOGGLER END */
    .sec-spacing {
        padding: 100px 0;
    }

    .nav-link {
        color: var(--black);
        margin-right: 0;
        margin-bottom: 30px;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

    .nav-item:last-child .nav-link {
        margin-right: 0;
        margin-bottom: 0;
    }

    header .prime-btn {
        border: 1px solid var(--primary);
    }

    header .prime-btn:hover {
        color: var(--primary)
    }

    header .prime-btn:after {
        background-color: var(--white);
    }

    header .prime-btn:before {
        background-color: var(--white);
    }


    /* footer */
    footer.sec-spacing {
        padding: 80px 0 0;
    }

    .footer-bottom-wrap {
        padding: 20px 10px;
    }


    /* footer */

    /* Service Page start */
    .service-page .service-amenities-grid-wrap {
        gap: 30px;
    }

    .service-page .service-amenities-grid-item {
        height: 150px;
    }

    .sec-page-title {
        margin-bottom: 40px;
    }

    /* Service Page End */

    /* Attraction page start*/
    .hotel-surrounding-grid-wrapper {
        gap: 20px;
    }

    /* Attraction page end*/

}

@media (max-width: 991px) {

    .h1,
    h1 {
        font-size: 54px;
    }

    .header-top {
        padding: 6px 10px;
    }

    .navbar {
        padding: 4px 10px;
    }

    .header-top span {
        height: 12px;
        margin: 0 16px;
    }

    .ht-icons {
        width: 24px;
        height: 24px;
    }

    .ht-icons svg {
        font-size: 11px;
    }

    .navbar-brand {
        width: 76px;
        height: 76px;
    }

    .navbar-toggler {
        right: 20px;
    }

    .hero-banner {
        min-height: 640px;
    }

    .hero-text-wrapper {
        bottom: 10%;
    }

    .hero-text h4 {
        font-size: 14px;
        letter-spacing: 2px;
        margin-bottom: 10px;
    }

    .book-info-content-wrap p {
        font-size: 10px;
    }

    .book-info-content-wrap a {
        font-size: 16px;
    }

    .book-info-icon-wrap {
        width: 48px;
        height: 48px;
        padding: 10px;
    }

    .about-content-wrap {
        padding: 0;
        margin-bottom: 50px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .sec-title,
    .about .sec-title {
        margin-bottom: 30px;
    }

    .booking-ada-wrap {
        width: 140px;
        height: 140px;
        padding: 34px;
        margin-bottom: 40px;
    }

    .exclusive-offer-content-wrap {
        height: 300px;
    }

    .service-amenities {
        background-color: var(--sky-blue);
    }

    .service-amenities-wrapper {
        border-radius: 0;
        padding: 60px 40px;
        margin: 0;
    }

    .service-amenities-wrapper h2 {
        text-align: center;
    }

    .our-room-slider-item {
        margin: 0 20px;
    }

    .feedback .sec-title {
        margin-bottom: 30px;
    }

    .feedback-slider-top-wrap::before {
        display: none;
    }

    .feedback-slider-top-wrap {
        background-color: white;
        border-radius: 10px;
    }

    .feedback-content {
        margin-bottom: 0;
    }

    .feedback-slider-top-wrap {
        height: auto;
    }

    /* footer */
    .ft-ada-link {
        font-size: 14px;
    }

    .ft-ada-link::after {
        bottom: -6px;
        width: 70%;

    }

    .footer-about {
        padding-left: 40px;
    }

    .footer-grid-item h3 {
        font-size: 24px;
        padding: 0 0 24px 0;
    }


    /* footer */


    /* ---- Contact-us page start---- */

    .contact-us-iframe {
        height: 320px;
    }

    /* ---- Contact-us page end---- */
    /* ---- ADA Feature page start---- */
    .ada-feature-item:not(:last-child) {
        margin-bottom: 20px;
    }

    .ada-feature-item {
        font-size: 16px;
        line-height: 1.5;
        display: flex;
        align-items: center;
    }

    .ada-feature-note {
        max-width: 100%;
        line-height: 1.5;
        letter-spacing: 0.5px;
        font-size: 16px;
    }

    /* ---- ADA Feature page end---- */

    /* Attraction page start*/
    .hotel-surrounding-grid-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .ft-info-wrap a,
    p {
        margin-bottom: 10px;
    }

    /* Attraction page end*/

}

@media (max-width: 767px) {

    .h1,
    h1 {
        font-size: 50px;
    }

    .header-top,
    .book-info-wrap {
        display: none;
    }

    .service-amenities-wrapper {
        padding: 60px 20px;
    }

    .photo-gallery-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .feedback-slider-bottom-wrap {
        margin-top: 30px;
        margin-left: 10px;
    }

    .exclusive-offer-content-wrap {
        height: 260px;
    }

    /* footer */

    .footer-about {
        padding-left: 12px;
    }

    .footer-link-wrapper {
        padding-left: 30px;
    }

    .footer-grid-item {
        margin-bottom: 50px;

    }

    .footer-bottom-wrap p {
        font-size: 13px;
    }

    /* footer */

    /* Service Page start */

    .service-page .service-amenities-grid-wrap {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    .service-page .service-amenities-grid-item:nth-child(9) {
        grid-column: 1 / span 1;
    }

    .service-page .service-amenities-grid-item:nth-child(10) {
        grid-column: 2 / span 1;
    }

    .page-hero-content {
        bottom: auto;
        left: 50%;
        text-align: center;
        transform: translate(-50%, -50%);
        top: 60%;
        width: 100%;
        padding: 0 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .sec-page-title {
        font-size: 34px;
    }

    /* Service Page End */

    /* Contact Us page start */

    .info-wrapper p,
    .info-wrapper a {
        font-size: 14px;
    }

    /* Contact Us page end */

}

@media (max-width: 575px) {

    .h2,
    h2 {
        font-size: 34px;
    }

    .hero-text-wrapper {
        padding: 0 12px;
    }

    .hero-text h1 {
        line-height: 70px;
    }

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

    .service-amenities-grid-wrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .photo-gallery-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .about-image-wrap {
        height: 280px;

    }

    .about-image-wrap {
        margin-bottom: 20px;
    }

    .exclusive-offer-content-wrap {
        height: 280px;
    }

    /* footer */
    .ft-logo {
        width: 90px;
        height: 76px;
    }

    .footer-grid-item p {
        font-size: 13px;
        line-height: 30px;
    }

    .ft-ada-link {
        font-size: 13px;
    }

    .footer-link-wrapper {
        padding-left: 20px;
    }

    .footer-grid-item h3 {
        font-size: 22px;
        padding: 0 0 20px 0;
    }

    .footer-link,
    .ft-add,
    .footer-add a {
        font-size: 13px;
        margin-bottom: 16px;
    }

    .footer .calender-icon {
        width: 40px;
        height: 40px;
    }

    .footer .check-in-check-out-wrap span {
        font-size: 13px;
    }

    /* footer */

    /* Service Amenities page start */
    .page-hero-content h1 {
        font-size: 52px;
    }

    .sec-page-title {
        font-size: 32px;
    }

    /* Service Amenities page end */

    /* Gallery Page start */
    .gallery-page .photo-gallery-page-wrapper .nav-pills .nav-link {
        margin-right: 10px;
    }

    /* Gallery Page end */


    /* ---- Contact-us page start---- */
    .contact-page.sec-spacing {
        padding: 80px 0;
    }

    .info-wrapper {
        padding: 30px 15px;

    }

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

    .info-wrapper h5 {
        margin-bottom: 10px;
        font-size: 20px;
    }

    /* ---- Contact-us page end---- */

    /* -- // Attraction Page Styles start // -- */
    .hotel-surrounding-title {
        font-size: 22px;
    }

    .item-list p {
        font-size: 14px;
        line-height: 1.5;
    }

    /* -- // Attraction Page Styles End // -- */
}

@media (max-width: 480px) {

    .h2,
    h2 {
        font-size: 32px;
    }

    .navbar-brand {
        width: 70px;
        height: 70px;
    }

    .nav-link {
        margin-bottom: 24px;
    }

    .hero-banner {
        min-height: 560px;
    }

    .hero-banner::before {
        display: none;
    }

    .hero-text-wrapper {
        display: none;
    }

    .about-image-wrap {
        height: 200px;
    }

    .sec-spacing {
        padding: 80px 0;
    }

    .sec-title h6 {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .sec-title,
    .about .sec-title {
        margin-bottom: 20px;
    }

    .about-info-wrap {
        flex-direction: column;
    }

    .check-in-check-out-wrap {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .booking-ada-wrap {
        width: 100px;
        height: 100px;
        padding: 26px;
        margin-bottom: 30px;
    }

    .web-res-form {
        padding: 50px 30px 50px 30px;
    }

    .ex-offer-icon {
        width: 80px;
        height: 80px;
        padding: 22px;
    }

    .exclusive-offer-content-wrap a {
        font-size: 10px;
    }

    .exclusive-offer-content-wrap {
        height: 300px;
    }

    .service-amenities-grid-wrap {
        grid-template-columns: repeat(1, 1fr);
    }

    .our-room-slider-img {
        height: 240px;
    }

    .room-book {
        width: 60px;
        height: 60px;
        font-size: 14px;
    }

    .our-room-slider-content {
        height: auto;
    }

    .our-room-slider-content h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .our-room-slider-content p {
        font-size: 13px;
    }

    .our-room-slider .owl-stage-outer {
        padding-bottom: 60px;
    }

    .photo-gallery-image {
        height: 200px;
    }

    .feedback-slider {
        padding: 40px 10px;
        border-radius: 10px;
    }

    .feedback-content {
        font-size: 13px;
    }

    .feedback-slider-icon {
        width: 52px;
        height: 52px;
    }

    .feedback-name {
        font-size: 16px;
    }

    /* footer */
    .footer-grid-item p {
        text-align: center;
    }

    .footer-about,
    .footer-link-wrapper,
    .footer-add {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }


    /* footer */

    /* Service Amenities page start */
    .page-hero-content h1 {
        font-size: 48px;
    }

    .breadcrumb-item {
        font-size: 14px;
    }

    .page-hero-banner {
        min-height: 560px;
    }

    .sec-page-title {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .service-page .service-amenities-grid-wrap {
        grid-template-columns: repeat(1, 1fr);
    }

    .service-page .service-amenities-grid-item:nth-child(9) {
        grid-column: 1 / span 1;
    }

    .service-page .service-amenities-grid-item:nth-child(10) {
        grid-column: 1 / span 1;
    }

    /* Service Amenities page end */

    /* Gallery Page start */
    .gallery-page .photo-gallery-page-wrapper .nav-pills .nav-link {
        font-size: 14px;
        margin: 10px;
    }

    .gallery-page .photo-gallery-image {
        height: 240px;
    }

    /* Gallery Page end */


    /* ---- ADA Feature page start---- */
    .ada-feature-wrap h3 {
        font-size: 20px;
    }

    .ada-feature-wrap {
        padding-left: 15px;
        margin-bottom: 30px;
    }

    .ada-feature-item:not(:last-child) {
        margin-bottom: 18px;
    }

    .ada-feature-item,
    .ada-feature-note {
        font-size: 14px;
    }


    /* ---- ADA Feature page end---- */


    /* Attraction page start*/
    .hotel-surrounding-image {
        height: 280px;
    }

    .hotel-surrounding-title {
        padding: 0 20px;
    }

    .hotel-surrounding-content {
        padding: 0 20px 20px;
    }

    .item-list p {
        font-size: 13px;
        line-height: 1.5;
        padding-right: 10px;
    }

    /* Attraction page end*/
}

@media (max-width: 350px) {
    .hero-banner {
        min-height: 450px;
    }

    .page-hero-banner {
        min-height: 480px;
    }

    .page-hero-content h1 {
        font-size: 44px;
    }

    .sec-page-title {
        font-size: 26px;
        margin-bottom: 28px;
    }

    .exclusive-offer-content-wrap {
        height: 320px;
    }
}