/*-----------------------------------------------------------------------------------*/
/*  Responsive Config
/*-----------------------------------------------------------------------------------*/
@media all and (max-width: 1280px) {

    .item .fill .inner-content h1 {
        font-size: 40px!important;
    }
    .item .inner-content{
        top: 30%!important;
    }

}
@media all and (max-width: 1199px) {

    h2 {
        font-size: 18px;
    }
    .name_gallery p{
        font-size: 14px;
    }
    .name_gallery{
        height: 40px;
    }
    .demo-gallery > ul > li {
        width: 33.3333% !important;
    }
}
@media all and (max-width: 1024px) {
    .animate-bottom {
        right: 0;
        bottom: 50px;
        width: initial;
        padding: 0 50px 0 0;
    }
    header.large img {
        width: 200px;
        object-fit: cover;
    }
    .header-box-right{
        width: 200px;
    }
    .reservation-box h1 {
        font-size: 18px;
        letter-spacing: 0;
    }
    .box-reser li{
        padding: 5px 0;
    }
    .reservation-box{
        padding: 10px 10px 0 10px;
    }
    .item .inner-content {
        top: 30%!important;
        left: 50px!important;
        font-size: 18px;
    }
    .item .inner-content{
        padding: 30px!important;
    }
    h1{
        font-size: 30px;
    }
    .homepage .box-content h1{
        font-size: 30px;
    }
    p {
        font-size: 18px;
    }
    .homepage-box img {
        height: 500px;
    }
    .item .inner-content{
        font-size: 18px!important;
    }
    .demo-gallery > ul > li {
        width: 50% !important;
    }

}

@media all and (max-width: 980px) {

    section {
        background: #ffffff !important;
    }

    .header-text-slide h1 {
        font-size: 30px;
    }

    /*----Header---*/
    header.small .telephone {
        display: none;
    }

    header.small .reservation-box {
        display: none;
    }

    .telephone {
        width: 200px;
        right: 0px;
        top: 144px;
        color: #ffffff;
        text-align: center;
        font-size: 18px;
        padding: 10px 10px;
        background: #454545;
        position: absolute;
    }

    .telephone a {
        color: #ffffff;
    }


    /*----PageHome---*/
    .homepage-box {
        width: 100%;
        text-align: center;
    }
    .homepage-box h1 {
        text-align: center;
    }

    .homepage-box .right {
        margin-bottom: 0px;
    }

    .homepage-box img {
        display: none;
    }


    .homepage .content-title {
        width: 100%;
        padding: 10px;
    }

    /*----PageAccomodation---*/
    .villa-capacity {
        width: 100%;
    }

    .page-download {
        width: 50%;
        padding: 10px;
    }

    .item .fill .inner-content h1 {
        font-size: 30px !important;
        letter-spacing: 0;
    }

    /*----Gallery---*/
    .uk-overlay-panel h2 {
        font-size: 20px;
    }

    .uk-overlay-panel p {
        display: none;
    }

    /*----Footer---*/
    footer .copyRight {
        padding: 0.3em 1em 3.5em 1em;
    }

    footer .copyRight p {
        float: none;
        text-align: center;
    }

    footer .copyRight i {
        float: none;
        margin: 15px 5px;
    }

    footer .sisterHotel h3 {
        font-size: 16px;
    }

    footer #footerlinks {
        padding: 0px;
        width: 100%;
        position: relative;
    }

    footer ul {
        width: 100%;
    }

    footer ul li {
        width: 33.3%;
        border: none;
        padding: 10px;
    }

    footer .social-icons a {
        font-size: 22px;
    }

    footer .social-icons i {
        color: #ffffff;
        font-size: 20px;
        margin-right: 10px;
    }

    footer .social-icons p {
        text-align: center !important;
    }

    footer .newsletter {
        display: none;
    }
    .item .inner-content {
        top: 35%!important;
    }
    .header-text-slide h1 {
        font-size: 30px;
    }
    .homepage .box-content{
        margin: 50px;
    }
}

@media (max-width: 768px) {
    /*----Heade---*/
    .header-menu {
        top: 0px;
        left: 20px;
    }

    .header-text-slide {
        left: 20px;
        bottom: 20px;
    }

    .animate-bottom {
        display: none;
    }

    .demo-gallery > ul > li {
        width: 100% !important;
    }

    .header-box-right {
        width: 200px;
    }

    .reservation-box{
        display: none;
    }
    .show-mobile {
        display: block;
    }
    .reservation-mobile{
        display: block;
    }
    .carousel-indicators {
        text-align: right;
        padding: 0 15px 0 0;
    }
    .language {
        left: 100px;
        top: 20px;
    }
    header.small img {
        width: 100px;
        object-fit: cover;
    }
    /*----Footer---*/
    .homepage .box-content{
        margin: 15px;
    }
    .editable{
        padding:50px 0!important;
    }
    #popup-banner img {
        padding: 15px;
        margin: 0;
    }
    footer{
        padding: 50px 15px;
    }
    p {
        font-size: 20px;
    }
    
    .sidenav a {
        font-size: 14px;
        padding: 10px 5px 10px 15px;
    }
    .social-icons{
        margin: 0;
    }

    .item .inner-content {
        font-size: 18px!important;
        top: 35%!important;
    }
    .cnt223{
        width: 400px;
        height: 335px;
    }
    .reservation-box{
        background: #bd3c56;
    }
    .reservation-mobile h1{
        font-size: 14px!important;
    }
    .page-download {
        width: 100%;
        padding: 10px 0;
    }
    section {
        padding: 50px 15px;
    }
    .homepage-box{
        padding: 50px 15px 0px 15px;
    }
    .homepage-box{
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .item .inner-content{
        width: 570px!important;
    }
    .homepage .box-content .explore{
        width: fit-content;
        padding: 10px 20px;
    }
    .item .inner-content {
        padding: 15px!important;
    }

}

/* -+- Fix & Resize all to Responsive Screen -+- */
@media (max-width: 600px) {
    .item .inner-content {
        width: 100%!important;
        left: 0!important;
        padding: 15px 15px 15px 50px!important;
        font-size: 16px!important;
        text-align: justify;
        letter-spacing: 0;
    }
    .editable{
        padding: 15px!important;
    }
    #pageHome-room-owl .item{
        padding: 0;
    }
    .homepage .box-content {
        margin: 0;
    }

}

/* -------------  Mobile Config  ------------ */

@media (max-width: 414px) {
    header.large img {
        width: 100px;
    }
    .reservation-mobile{
        width: 100px;
        padding: 10px!important;
    }
    .telephone{
        display: none!important;
    }
    .reservation-box h1{
        line-height: 30px;
    }
    .homepage {
        text-align: justify;
    }
    .homepage-box {
        text-align: justify;
    }
    .homepage .box-content {
        text-align: justify;
    }
    .item .fill .inner-content .explore {
        margin: 15px 0 0 0!important;
    }
    .item .inner-content {
        top: 40%!important;
    }
    .cnt223 {
        width: 300px;
        height: 265px;
    }
}

@media (max-width: 385px) {

}

@media (max-width: 320px) {
    .item .inner-content {
        top: 35%!important;
    }
}