.intro-header{
    width: 100%;
    height: auto;
    text-align: center; 
}
.intro-txt{
    padding-top: 10%;
    padding-left: 20%;
    padding-right: 20%;
}
.intro-txt-1{
    font-family: 'Karla', 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #c0b7af;
}
.intro-txt h2{
    font-size: 32px;
    line-height: 44px;
    font-family: 'Marcellus', 'Century Schoolbook L', serif;
    color: #555;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: .5em;
}
.intro-txt-2{
    line-height: 1.6;
}
.divider{
    display: block;
    background-color:rgba(0,0,0,0.1);
    margin: 1em 0 1em;
    width: 100%;
    z-index: 1;
    max-width: 1000px;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
}
/* End Intro Text */

/* Carousel-1 */
#Carousel-1{
    padding: 5%;
}
.intro-banner-img img{
  width:100%;
  height:100% !important;
}
/* End Carousel-1 */

/* Spa Master*/
#spa-master{
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 2%;
    margin-bottom: 10%;
}
.master-txt{
    font-size: 36px;
    text-align: center;
    font-family: 'Marcellus', 'Century Schoolbook L', serif;
    line-height: 34px;
    font-weight: normal;
    font-style: normal;
    color: #555;
}
#master{
    padding-top: 70px;
}
.panel-footer{
    padding: 6%;
    font-size: .9em;
}
.panel-footer h3{
    font-size: 1.25em;
    line-height: 1.3;
    margin-top: .1em;
    margin-bottom: .1em;
    font-weight: 700;
    color: #555;
}
.panel-footer h5{
    font-size: 1em;
    color: #555;
    font-weight: 700;
    line-height: 1.3;
    margin-top: .1em;
    margin-bottom: .1em;
}
.panel-footer p{
    margin-top: .1em;
    margin-bottom: .1em;
}
.panel-icon a{
    letter-spacing: 2px;
    color: #999;
}
.panel-icon a:hover{
    color: #000;
}
 
/* End Spa Master */

/* Carousel-2 */
#carousel-2{
    height: 590px;
       background-image: url(../image/Intro/3TbuqX.jpg);   
       padding-left: 12%;
       padding-right: 12%;
        padding-top: 5%;
}
#carousel-item-1 img{
    height: 500px;

}
.carousel-caption{
    top: 20%;
    font-size: 156%;
}
.crs-txt{
    font-family: 'Marcellus', 'Century Schoolbook L', serif !important;
    font-size: 26px !important;
    color: #f1f1f1 !important;
    letter-spacing:unset !important;
}

.carousel-caption h5{
    font-size: 21px;
    margin-top: 1em;
    font-weight: 700;
    color: #fff;
}
.crs-txt-1{
    color: #f1f1f1 !important;
    font-size: 16px !important;
     letter-spacing:unset !important;
}

/*  End Carousel-2 */

/* Img Q&A */
#img-qa{
    height: 500px;
    background-image: url(../image/Intro/Q&A.jpg);
    background-size: cover;
    text-align: center; 
    position: relative;
    background-size: cover !important;
    background-position: 50% 50%;
    background-repeat: no-repeat !important;
    overflow-y:scroll;
    overflow: none;
}
.txt{
    position: absolute;
    width: 42%;
    top: 35%;
}
.txt h4{
    font-size: 16px;
    line-height: 28px;
    color: #989898;
    font-weight: 700;
}
.txt h2{
    font-family: 'Marcellus','Century Schoolbook L', serif;
    font-size: 32px;
    line-height: 44px;
    color: #2d2a27;
    font-weight: 700;
    margin-top: .2em;
    margin-bottom: .2em;
}
.txt-bt{
    background-color: #2d2a27;
    padding: 2%;
    width: auto;
    color: #fff;
    font-size: .97em;
    letter-spacing: .03em;
    font-weight: bolder;
    border: none;
}
/*  End Img Q&A */

@media (max-width :1200px){
    .nav-bar-btn{
        display: block;
    }
    .nav-pc{
        display: none;
    }
    
    .nav-mbl-brand{
        display: block;
    }
    .nav-mbl-basket{
        display: block;
    }
    #Carousel-1{
        padding-top: 50px;
    }
    
}  


@media (max-width:768px){
    .crs-txt{
        font-size:18px;
    } 

}

@media (max-width:600px){
   
}  
@media (max-width:550px){
    #footer{
        height: 334px;
        padding-top: 10%;
    }
    .intro-txt{
        padding-left: 5%;
        padding-right: 5%;
        height: auto;
    } 
    
}

@media (max-width:414px){
    .intro-txt{
        padding-left: 5%;
        padding-right: 5%;
        height: auto;
    }  
 } 
 @media (max-width:375px){
    .intro-txt{
        height: auto;
    }  
     
 }
.main-content {
    position: relative;

    .slide {
        .custom-nav {
            position: absolute;
            top: 20%;
            left: 0;
            right: 0;

            .owl-prev, .owl-next {
                position: absolute;
                height: 100px;
                color: inherit;
                background: none;
                border: none;
                z-index: 100;

                i {
                    font-size: 2.5rem;
                    color: #cecece;
                }
            }

            .owl-prev {
                left: 0;
            }

            .owl-next {
                right: 0;
            }
        }
    }
}

@media (max-width :1200px){
    #Carousel-1{
        padding-top: 50px;
    }
    
}  


@media (max-width:768px){
    .crs-txt{
        font-size:18px;
    } 

}

@media (max-width:600px){
   
}  
@media (max-width:550px){
    .intro-txt{
        padding-left: 5%;
        padding-right: 5%;
        height: auto;
    } 
    
}

@media (max-width:414px){
    .intro-txt{
        padding-left: 5%;
        padding-right: 5%;
        height: auto;
    }  
 } 
 @media (max-width:375px){
    .intro-txt{
        height: auto;
    }  
     
 }

