@media only screen and (min-width: 1200px) {
    .site-mobile-menu-open {
        display: none;
        background-color: var(--primary-color);
    }

    .login-hide {
        display: inline !important;
    }

    .first-title-paragraph {
        left: -50px !important;
    }

    .show_mobile_icons {
        display: none !important;
    }



}

@media only screen and (max-width: 1440px){

    .legislation-wrapper .our-story-title p {
        /* right: -46px !important; */
    }

    .first-title-paragraph {
        left: -50px !important;
    }
}

@media only screen and (max-width: 1400px){
    .hero h1 {
        z-index: 1;
        position: absolute;
        left: 50%;
        text-align: center;
        color: #ffffff;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
    }


    .our-story-wrapper:first-of-type .our-story-title p {
        left: -50px;
    }

    .our-story-wrapper:last-of-type .our-story-title p {
        left: -92px;
    }
}

@media only screen and (max-width: 1024px) {
    .hero .hero-form .form-g
    {
        width: 45%;
        padding: 8px 12px;
    }
    .hero .hero-form .form-g label, .hero .hero-form .form-g input {

        font-size: 12px;
    }
    .btn-main {
        font-size: 16px;
        padding: 8px;
    }
    .hero .hero-form .book-from-col h2{
        font-size: 32px;
    }
    .hero .hero-form .book-from-col p{
        font-size: 13px;
    }

    .hero .hero-form .btn-group-wrap button{
        margin: 0;
        margin-top: 12px;
    }
    .sticky-wrapper {
        z-index: none;
    }
    /* our team  */
    .team .team-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .gallery-isotope .filters button {
        font-size: 27px;
    }

    /* details room  */
    .food-menu .food-menu-wrapper {
        display: flex;
        justify-content: space-between;
        flex-direction: column-reverse;
    }
    .food-menu .food-menu-wrapper .checkout {
        padding: 0;
        margin-bottom: 20px;
    }
    .food-menu .food-menu-wrapper .menu {
        width: 100%;
    }

    .servicemultipleimage {
        width: 213px;
    }
    .social__icons {
        display: none;
    }

}

@media only screen and (max-width: 900px) {
    .inner-banner .breadcrumb ul li a {
        font-size: 47px;
    }

    .m-4.bg-blog .d-flex.justify-content-center {
        flex-wrap: wrap;
    }
}


@media only screen and (max-width: 768px) {
    .sticky-wrapper {
        height: auto !important;
    }
    .site-logo img {
        width: 80px;
    }
    .sticky-wrapper.is-sticky .site-navbar .site-logo img{
        width: 80px
    }
    .top-header {
        top: 8px;
        z-index: 0;
    }
    .top-header a img {
        margin-right: 4px;
    }
    .top-header a {
        font-size: 14px;
        margin: 0;
    }
    .hero h1  {
        top: 28%;
    }
    .hero .book-form {
        display: block;
        text-align: center;
    }
    .hero .hero-form .book-from-col{
        border-right: none;
    }
    .hero .hero-form .form-g{
        width: 50%;
    }
    .why-us {
        padding: 0px!important;
        padding-bottom: 0px!important;
    }
    .why-us h2 {
        font-size: 35px;
    }
    .why-us .tab-content .tab-wrapper .tab-content-wrapper {
        text-align: center;
        flex-direction: column;
        justify-content: center;
    }
    .why-us .title-wrapper .btn-arrow {
        width: 30px;
        height: 30px;
        font-size: 18px;
    }
    .why-us nav .nav-link {
        font-size: 16px;
    }
    .why-us .tab-content .tab-wrapper .image, .why-us .tab-content .content{
        width: 100%;
    }
    .why-us .tab-content .tab-wrapper .tab-content-wrapper:first-child .content{
        margin-top: 20px;
    }
    .why-us .tab-content .tab-wrapper .tab-content-wrapper:nth-child(even) .content {
        margin-bottom: 50px;
    }

    .why-us .tab-content .tab-wrapper .tab-content-wrapper:nth-child(even) .content {
        padding-right: 0;;
    }
    .why-us .tab-content .content h3
    {
        margin-bottom: 10px;
    }

    .achievement-wrapper {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .achievement-wrapper .title {
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
    }
    .achievement-wrapper .read-more a {
        display: block;
    }


    /* our story  */
    .our-story-wrapper .our-story-content h1, .legislation-wrapper .our-story-content h1 {
        font-size: 40px;
    }
    .our-story .our-story-content .content h2 {
        font-size: 12px;
    }
    .our-story .our-story-content .content h2 span {
        font-size: 17px;
    }
    .our-story .our-story-content .content p {
        font-size: 14px;
    }

    .our-story-wrapper .our-story-content h1::before{
        width: 100%;
    }

    .our-story-wrapper .our-story-content, .our-story-wrapper .our-story-img, .legislation-wrapper .our-story-content, .legislation-wrapper .our-story-img {
        width: 100%;
    }

    .our-story-wrapper, .legislation-wrapper{
        flex-direction: column;
    }

    .first-title-paragraph {
        left: -50px !important;
    }

    .our-story:nth-child(odd) .our-story-content .content {
        padding-left: 0;
    }

    .our-story .our-story-content .content {
        padding-right: 0;
    }

    /* our team  */
    .team .team-grid {
        grid-template-columns: repeat(2, 1fr);
    }


    .site-mobile-menu-open {
        top: 43px;
    }


    /* gallery  */
    /* .gallery {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    } */
    .gallery-isotope .filters button {
        font-size: 17px;
    }

    /* contact us  */
    .contact-menu .container .title {
        margin-top: 1rem;
        margin-bottom: 0 !important;
    }
    .inner-banner .breadcrumb ul li.active a {
        font-size: 24px;
    }
    .inner-banner .breadcrumb ul li a {
        font-size: 37px;
    }

    .contact-border {
        display: none !important;
    }

    .get-touch {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .get-touch .map , .get-touch .touch {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* room  */

    .room-selection .room-grid, .room-details .room-grid {
        grid-template-columns: repeat(2, 1fr);
    }


    .room-details .innerroom-wrapper {
        flex-direction: column;
        justify-content: center;
        gap: 20px;
    }

    .room-details .innerroom-slide {
        width: 100%;
    }

    .room-wrapper form .d-flex {
        flex-direction: column;
        gap: 20px;
    }

    .why-us .tab-content .tab-wrapper .tab-content-wrapper .content {
        padding: 0;
    }

    .achievement-wrapper .title p {
        padding: 0;
    }

    .food-menu .food-menu-wrapper .menu .menu-items .menu-grid{
        grid-template-columns: 1fr;
    }

    .top-header__wrapper {
        /* margin-right: 18px; */
    }

    /* footer  */

    .footer .footer-logo img {
        height: 100px;
    }
    .footer .footer-left .footer-subscribe {
        padding: 0;
    }
    .footer .footer-right {
        gap: 1rem;
        margin-top: 0rem;
        justify-content: center;
    }

    .footer .footer-left {
        flex-direction: column;
    }

    .footer .footer-left .footer-subscribe h4, .footer .footer-right .footer-links h4 {
        padding-bottom: 0;
    }
    .footer .footer-left .footer-subscribe form button {
        margin-top: 10px;
        font-size: initial;
    }

    .contact-info.ms-4 {
        margin-left: 0 !important;
    }

    .register_page .login-line::before {
        right: 0;
        width: 240px;
    }
    .register_page .login-line::after {
        left: 0;
        width: 240px;
    }

    .explore-grid,  .blog-grid{
        grid-template-columns: repeat(2, 1fr);
    }

    .room-details .grid {
        grid-template-columns: repeat(2, 1fr);

    }

    #gallery .gallery-item {
        width: 45% !important;
    }
    .banner-left-2 {
        top : 60%;
    }
    .banner-right {
        top: 14%;
    }

    .m-4.bg-blog {
        margin: 0 !important;
    }

    .overview-items {
        grid-template-columns: 1fr 1fr;
    }

    .footer .footer-wrapper{
        flex-direction: column;
        text-align: start;
    }

    .availabilitty-section .room-item, .availabilitty-section .availabililty_items .col-sm-9 .package-room {
        flex-direction: column;
    }

    .availabilitty-section .availabililty_items .col-sm-9 {
        width: 60%;
    }
    .availabilitty-section .availabililty_items .col-sm-3 {
        width: 40%;
    }
    .chatbox {
        width: 290px;
    }
    .chatbox .close-btn {
        right: 10px;
    }
    header.site-navbar.js-sticky-header.site-navbar-target {
        padding: 10px 0;
    }


}


@media only screen and (max-width: 766px) {

    .availabililty_items.d-flex {
        flex-direction: column-reverse;
        gap: 20px;
        justify-content: center;
    }
    .availabilitty-section .availabililty_items .col-sm-9, .availabilitty-section .availabililty_items .col-sm-3 {
        width: 100%;
    }
    .sustainability {
        padding: 30px 0;
    }
    .sustainability .d-flex.justify-content-between {
        flex-direction: column;
        gap: 30px;
    }
    .sustainability .d-flex.justify-content-between .sustainability_content-banner.col-4 {
        width: 100%;
    }
    .sustainability .d-flex.justify-content-between .sustainability_image-banner.col-8 {
        width: 100%;
    }
    .sustainability .sustainability-banner .sustain-item {
        height: 400px;
    }

    .sustainability .sustainability-banner h1 {
        font-size: 42px;
        line-height: normal;
    }
    .sustainability .sustainability-banner p {
        font-size: 16px;
    }

    .sustainability-title h1 {
        font-size: 60px;
    }
}
    @media only screen and (max-width: 425px) {

        .gallery-isotope .filters button{
            font-size: 10px;
            margin: 0 3px;
        }
        .legislation-wrapper .our-story-img img{
            height: 100%!important;
        }

        .our-story-content div .flex{
            margin-top: 0px;
            grid-template-columns: 1fr;
        }

        .our-story .our-story-content .content p{
            margin-top: 15px!important;
        }

        .nav{
            font-size: 14px;
        }

        .nav-pills .nav-link{
            padding: 4px;
        }

        .room-selection .room-flex .room-content .btn-wrapper .btn-main{
            font-size: 14px;
        }

        .btn--sm{
            font-size: 14px;
        }

        .inner-banner .breadcrumb{
            padding: 0px;
        }

        .inner-banner{
            height: 16vh;
        }

        .blog_more_img{
            height: 335px!important;
        }

        .get-touch{
            flex-wrap: wrap;
        }
        .sustainability-title{
            flex-wrap: wrap;
            justify-content: flex-start;
        }
        .our-story .our-story-content .content p{
            margin-top: 45px;
        }
        .our-story .our-story-content .content h2{
            padding-bottom: 0px;
        }
        .our-story-title{
            padding-top: 0px;
        }


        .dash .dash-app .dash-toolbar .tools .nav-item{
            list-style-type: none;
            background-color: red!important;
        }

        .sustainability-title .container{
            padding-right: 0px;
            padding-bottom: 20px;
            padding-left: 0px;
        }
        .scroll-links ul p{
            font-size: 20px;
        }
        .scroll-links ul{
            gap:5px ;
        }
        .scroll-links ul li a{
            font-size: 12px;
        }
        .sustainability-title h1{
            font-size: 22px!important;
            padding-bottom: 20px;
        }
        .top-header__wrapper{
            display: flex;
            justify-content: space-between;
        }

        .scroll-links ul{
            justify-content: flex-start!important;
        }

        .d-flex .col-md-6 .p-2 .d-flex .form-group{
            padding-top: 10px;
        }
        .contact-menu .container .container {
            padding-left: 0px;
            padding-right: 0px;
        } 
        .contact-menu .container .container .row .col-12 .col-lg-8 .content{
            padding: .5rem!important;
        }

        .blog-menu .content .container .row .position-relative .position-absolute{
            left: 0%!important;
            padding: 0px!important;
        }

        .blog-menu .content .container .row .position-relative .position-absolute h2{
            font-size: 22px;
            position: absolute;
            left: 20px;
            top: -90px;
        }

        .blog-menu .content .container .about p{
            padding: 5px;
            line-height: 1.5;
        }

        .blog-menu .content .container .row .mt-5{
            margin-top: 1rem!important;
        }

        .blog-menu .content .container .about p img{
            width: 100%!important;
            height: 100%!important;
            object-fit: cover;
        }

        .blog-menu .content .container .row .container{
            padding-left: 0px!important;
            padding-right: 0px!important;
        }

        .overlay-hover .content h3{
            padding-left: 1.5rem!important;
            padding-right: 1.5rem!important;
        }

        .overlay-hover .content p{
            padding-left: 1.6rem!important;
        }

        .overlay-hover .content .me-2{
            margin-right: 1.5rem!important;
        }

        .blog-menu{
            padding-top: 30px!important;
        }

        .overlay-hover .content h3{
            font-size: 17px!important;
        }

        .overlay-hover .content .pb-3 .mt-2 span{
            display: -webkit-box;
            -webkit-line-clamp: 3;
            line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .room-selection .room-grid .room-content p{
            font-size: 13px;
        }

        .slick-prev:before{
            transform: rotate(180deg);
        }
        .title-line h2::before, .title-line h2::after{
            height: 0px;
        }
        .information .background-image{
            height: 100vh;
        }

        .our-story .our-story-content .content{
            margin-right: 0px;
        }
        .story-page .our-story-wrapper .our-story-content .content{
            padding-right: 0px;
            padding-top: 0px;
        }

        .meet-our-hotel .container .row .line-center::after,.meet-our-hotel .container .row .line-center::before,.meet-our-hotel .container .row .line-center{
            display: none;
        }

        .meet-our-hotel .container .left{
            text-align: left;
        }
        .meet-our-hotel .container .col-lg-6{
            padding-right: 0px;
            padding-left: 0px;
        }

        .meet-our-hotel .container .text-center{
            padding-left: 0px!important;
            padding-right: 0px!important;
            font-size: 31px!important;
        }

        .timeline .achievement .container{
            padding-bottom: 30px!important;
        }

        .story-img .container{
            padding-left: 0px!important;
            padding-right: 0px!important;
        }

        .title-line p{
            font-size: 18px;
            max-width: 100%;
        }

        .meet-our-hotel .container .col-lg-6 h3{
            font-size: 22px;
            padding-top: 20px;
        }

        .meet-our-hotel .container{
            width: 100%;
        }

        .top-header a{
            font-size: 10px;
        }

        .site-mobile-menu-open{
            top: 33px;
        }

        .top-header a span{
            font-size: 9px;
        }

        .site-navbar .site-mobile-menu-open .icon-close2 .fa-bars{
            font-size: 22px;
        }

        .site-navbar .container .d-flex .col-6 .text-end{
            position: absolute;
            right: 23px;
            top: 5px;
        }

        .achievement-wrapper .title h2{
            font-size: 28px!important;
        }

        .achievement-wrapper{
            padding-top: 0px;
        }

        .review .review-slider .slick-list{
            padding-top: 30px;
        }

        .footer-links{
            text-align: center;
        }

        .sustainability-title h1 {
            font-size: 36px;
        }

        .sustainability .sustainability-banner h1 {
            font-size: 30px;

        }
        .sustainability .sustainability-banner p {
            font-size: 14px;
        }


        #sustainability .container.mt-5, .our-story.mt-5 {
            margin-top: 0 !important;
        }


        .overview-items {
            grid-template-columns: 1fr;
        }

    .form-row.d-flex.flex-wrap {
        display: block !important;
    }
    .form-group.col-md-6.p-2.pe-0.pt-0 {
        padding: 0 !important;
    }

    .form-group.col-md-6.p-2.ps-0.pt-0 {
        padding: 0 !important;
    }
    #gallery .gallery-item {
        width: 100% !important;
        margin: 0 !important;
        margin-top: 10px !important;;
    }
    .gallery-isotope .filters button.active::after {
        bottom: 14px;;
    }
    .top-header__wrapper {
        text-align: start;
        margin-bottom: 1rem;
    }

    .title-line h2 {
        font-size: 14px;
    }

    .hero .book-form-wrapper form {
        flex-direction: column;
        align-items: center;
    }
    .hero .hero-form .form-g {
        border-right: none;
    }

    .hero .hero-form .form-g {
        width: 100%;
    }


    .why-us .tab-content .content h3 {
        font-size: 21px;
    }

    .blog-slider, .about {
        padding: 0;
    }
    .rooms{
        margin-top: 0px;
        padding: 0px;
        padding-top:0px;
    }

    .why-us .tab-content .content p{
        font-size: 12px!important;
    }

    .why-us .tab-content{
        padding-top: 0px!important;
    }

    .why-us .tab-content .tab-wrapper .image img{
        height: 150px!important;
    }

    .why-us nav .nav-link {
        padding-right: 0;
        padding-top: 20px;
    }
    .why-us nav .nav-link.active::before {
        top: 10px;
    }

    .why-us .tab-content .content p {
        font-size: 16px;;
    }
    .timeline .timeline-slider .timeline-item ul {
        grid-template-columns: 1fr;
    }
    .timeline .timeline-slider .timeline-item span {
        transform: rotate(90deg);
        left: -105px;
        top: 36%;

    }

    .inner-banner .breadcrumb ul li.active a {
        font-size: 14px;
    }
    .inner-banner .breadcrumb ul li a {
        font-size: 20px;
    }

    .rooms .rooms-slider {
        padding: 0;
    }
    .rooms .slick-arrow::before {
       display: none;
    }

    .room-slider .room-img h3 {
        font-size: 39px;;
    }

    .room-for-slider .slick-arrow {
        width: 50.07px;
        height: 44px;
    }
    .recog-common {
        padding: 0;
    }
    .achievement .rotate-text {
        left: -44px;
    }

    .recog-slider .recog-item img {
        width: 100%;
    }
    /* our team  */
    .team .team-grid, .blog-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
    }
    /* contact us  */
    .contact-menu .container .title {
        margin-top: 1rem;
        margin-bottom: 0 !important;
    }
    .contact-menu .container .text-msg {
        padding-top: 0 !important;
    }
    .contact-border {
        display: none !important;
    }

    /* room  */

    .room-selection .room-grid, .room-details .room-grid {
        grid-template-columns: 1fr;
    }

    .food-menu .food-menu-wrapper .checkout {
        width: 100%;
    }

    .food-menu .food-menu-wrapper .menu .menu-item .menu-desc h4 a {
        font-size: 16px;
    }
    .food-menu .food-menu-wrapper .menu .menu-item .menu-price p {
        font-size: 14px;
    }
    .checkout-info {
        width: auto !important;
    }

    .service_multiple-img {
        margin-top: 20px;
    }
    .service .d-flex {
        flex-direction: column;
    }

    .service .d-flex.content {
        flex-direction: row;
    }
    .service .m-5 {
        margin: 0 !important;
        margin-top: 10px !important;
    }
    .service .m-3 {
        margin-right: 0 !important;
    }

    .login_page .p-5 {
        padding: 2rem !important;
    }
    .login_page .login-line::after {
        left: 0;
        width: 100px;
    }
    .login_page .login-line::before {
        right: 0;
        width: 100px;
    }

    .register_page .login-line::before {
        right: 0;
        width: 80px;
    }
    .register_page .login-line::after {
        left: 0;
        width: 80px;
    }

    /* .footer .footer-wrapper{
        flex-direction: column;
        text-align: start;
    } */
    .footer .footer-left .footer-subscribe form input{
        width: 100%;
    }

    .footer-logo{
        text-align: center;
    }

    .footer .footer-left .footer-subscribe h4{
        font-size: 22px;
        padding-bottom: 10px;
    }

    .review .review-slider .review-item .content{
        padding: 70px 5px 20px 5px;
    }

    .achievement-wrapper .achievement-slider{
        width: 100%;
    }

    .recog-slider p{
        padding: 10px;
    }

    .map{
        margin: 0 auto;
    }

    .footer-subscribe form{
        text-align: center;
    }

    .footer .footer-left .footer-subscribe form button {
        padding: 8px 20px;
    }
    .footer .footer-left .footer-subscribe ul {
        margin-bottom: 20px;
        justify-content: center;
    }
    .footer .footer-right {
        text-align: start;
    }
    .rating-quote .rating-quote-title h2 {
        font-size: 14px;
    }
    .footer .footer-right ul li a, .footer .footer-copyright p {
        font-size: 14px;
    }

    .login_page .btn-main.ms-2 {
        margin: 0 !important;
        margin-top: 10px !important;
    }
    .register_page .p-5 {
        padding: 1rem !important;
    }

    .explore-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .room-details .grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .menu-desc-info{
        padding: 10px 0;
    }
    .team{
        padding-top: 20px;
    }
    .service-about p{
        font-size: 12px;
    }
    .service-photo{
        margin-top: 10px;
        height: 190px;
    }
    .team-grid .team-item .team-detail{
        padding-bottom: 15px;
    }
    .team .team-grid .team-item h3{
        padding-bottom: 0px;
    }
    .our-team .our-story-wrapper .our-story-content .content p{
        font-size: 10px;
    }
    .our-story-wrapper{
        padding-bottom: 0px!important;
    }
    .our-team .our-story-wrapper .our-story-content .content{
        padding-top: 0px;
    }
    .our-team .our-story-wrapper .our-story-content .content p{
        margin-top: 20px;
    }
    .menu-desc-info .menu-desc-wrapper .menu-cart p{
        padding-bottom: 0px;
    }
    .related-product-wrapper .menu-slider h3, .related-product-wrapper .menu-slider p,.related-product-wrapper .menu-slider span{
        display: block;
    }
    .related-product-wrapper .menu-slider .product-img{
        width: 300px;
        height: 200px;
    }
    .related-product .related-product-wrapper{
        padding: 20px 0;
    }
    .related-product{
        padding:30px 0 ;
    }
    .related-product .title h2{
        font-size: 30px;
    }
    .menu-desc-info .menu-desc-wrapper .menu-img img{
        height: 200px;
    }
    .menu-desc-info .menu-desc-wrapper .menu-cart{
        width: 100%;
    }
    .menu-desc-info .menu-desc-wrapper{
        flex-wrap: wrap;
    }
    .menu-desc-info .menu-desc-wrapper .menu-img{
        width: 100%;
    }

    .food-menu .food-menu-wrapper .menu .menu-banner{
        height: 60px!important;
    }

    .hero h1  {
        top: 50%;
        font-size: 20px;
    }


    .footer .footer-logo img {
        height: 60px;
    }

    .footer .footer-links {
        margin-top: 0px;;
    }

    .sign__button {
        font-size: 11px;
    }

    .footer .footer-left .footer-subscribe h4, .footer .footer-right .footer-links h4 {
        white-space: wrap;
    }
    .footer .footer-right {
        flex-direction: column;
    }

    .hero-slider {
        height: auto;
    }
    .hero .hero-form {
        /* position: initial; */
        margin-top: 30px;
    }

    .banner-left-1, .banner-left-2, .banner-right {
        width: 40px;
    }


    .banner-left-2 {
        top: initial;
        bottom: 0;
    }

    .banner-right {
        top: 30%;
    }
    .hero .hero-form .btn-group-wrap {
        padding-left: 0;
    }

    .our-story-wrapper .our-story-content h1, .legislation-wrapper .our-story-content h1 {
        font-size: 34px;
    }
    .footer-copyright .d-flex.justify-content-between.align-items-center {
        flex-direction: column;
        align-items: start !important;
    }

    .footer .footer-copyright p {
    padding-bottom: 0;
    }

    .story-page .our-story-wrapper .our-story-content .content p{
        font-size: 10px;
        margin-top: 25px!important;
    }

    .our-story .our-story-wrapper .our-story-img{
        padding-top: 0px;
        height: 200px;
        margin-top: 20px;
    }
    .our-story:nth-child(even) .our-story-content .content{
        padding: 0px;
    }
}


@media only screen and (min-width: 325px) {
    .top-header__wrapper {
        /* text-align: end; */
        line-height: 23px;
    }
    .top-header a img {
        margin-right: 0;
    }
    .login_page .login-line::after {
        width: 80px;
    }
    .login_page .login-line::before {
        width: 80px;
    }
}
