/* Theme Name:  Myananda
Theme URI: http://www.sourcecode.com.sg/
Author:  Source Code Team
Author URI: http://www.sourcecode.com.sg/
Description: Source Code
Version: 1.0.0
Text Domain: Source Code */

.home-about .learn-button {
    width: 150px;
    height: 40px;
    text-align: center;
    color: white;
    background-color: #8d673f;
    border: none;
    margin-top: 15px;
    font-family: 'AceSans-Demo.otf';
    display: block;
	padding-top: 9px;
}
a.white-button {
    width: 200px;
    height: 40px;
    text-align: center;
    color: white;
    background-color: #8d673f;
    border: none;
    margin-top: 15px;
	padding:0px 5px;
    font-family: 'AceSans-Demo.otf';
    display: block;
	z-index:10000;
}
a.white-button:hover {
    text-decoration:none;
    background-color: #8d673f;
	color:white;
}
.gallery-padding {
	margin-bottom:50px;
	width:100%;
	float:left;
	position:relative;
}
h2.mnd-gallery  {
    color: #8d673f;
    font-family: "AceSans-Demo.otf";
    font-size: 40px;
    padding-top: -15%;
}
ul.gallery-link {
	display:block;
	width:100%;
	margin:30px auto 30px auto;
}
ul.gallery-link li{
	margin:30px auto;
	display:inline-block;
	list-style:none;
	width:147px;
	border: 1px solid gray;
	margin:auto;
    padding: 9px 9px;
}
ul.gallery-link li.current-menu-item {
	background:black;
}
ul.gallery-link li.current-menu-item a {
	color:white;
}
ul.gallery-link a{
    color: black;
	width:100%;
}
ul.gallery-link a:hover,ul.gallery-link a:active {
	text-decoration:none;
}
ul.room-list{
	    font-family: 'HelveticaNeueLTCom-Lt';
    font-size: 15px;
}
.ph-gallery-padding{
	margin:50px auto;
}
.footer-logo img {
	width:100%;
	height:auto;
}
.room .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    margin: 13px auto !important;
}
ul.nav nav-tabs {
	padding:0px !important;
}
img.img-about {
	margin-bottom:40px;
	margin-top: 40px;
}
.modal-content button.close{
	width:50px !important;
	
}
.modal-content {
	padding-bottom:40px;
}
.modal-content input[type="submit"] {
	margin-bottom:30px;
}
img.room-avail-img{
	margin-top:30px;
}
.room-available-padding {
	width:100%;
	float:left;
	margin-bottom:60px;
}
.available {
	font-size:20px;
	border-bottom:1px solid #8d673f;
	width:100%;
	float:left;
	padding: 20px 0px;
}
h3.room-available {
	color: #8d673f;
	font-family: 'AceSans-Demo.otf';
	font-size: 35px; 
}


.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 100%;
}
.copyright, .copyright a {
    padding-top: 30px;
    font-size: 13px;
    color: white;
    font-size: 10px;
	text-align:center;
}

.tcarouselcont
{
    width: 100%;
    height: 500px;
    overflow: hidden; 
	
}

#tcarousel > .carousel-inner
{
    width: 999999px;    
}

#tcarousel > .carousel-inner > .item
{
    width: 1140px;
    display: inline-block;
}

#tcarousel > .carousel-inner > .item:nth-child(1)
{
    margin-left: -750px;
}

/*Model Style*/
.mnd-gallery {
	margin-top:-100px;
}
.mnd-gallery h2{
 	color:#8d673f;
    font-family: "AceSans-Demo.otf";
	font-size: 40px;
	padding-top:-15%;

}
.mnd-gallery .nav{
	border:none;
	margin: 2% 35% 4%;
	border-radius: 0px;
	text-align: center;
}
.mnd-gallery .nav li a{
	color: #000;
	font-family: 'HelveticaNeueLTCom-Lt';
	font-weight: bold;
}
.mnd-gallery .nav-tabs>li.active>a,.mnd-gallery .nav-tabs>li.active>a:focus,.mnd-gallery .nav-tabs>li.active>a:hover {
    color: #fff!important;
    background-color: #444 !important;

}
.mnd-gallery .nav li a:hover{
	background-color: none;
}
.mnd-gallery .tab-pane{
	margin-bottom: 5%;
}

/*Room Booking*/

.booking form{
	padding-bottom: 20px;
	padding-top: 5px;
}
.booking {
    background-color: rgba(0,0,0,0.6);
    width: 100%;
    float: left;
    position: absolute;
    opacity: 1;
    z-index: 1;
    height: auto;
    font-family: "AceSans-Demo.otf";
    margin-bottom: 0;
    overflow: hidden;
    bottom: 0px;
	padding-top: 12px;
}
.booking label{
	color: #fff;
	width:100%;
	display: block;
	margin-top: 13px;
	padding-left: 0px;
	font-size: 18px;
}

.booking select{
	margin-left: -6px;
	padding-left: 8px;
	width: 50%;
	height: 40px;
	border:1px solid #fff;
	background-color: #000;
	color: #fff;
}
.booking option{
	color: #fff;
	font-weight: bold;
	border:1px solid #fff;
	padding-left: 30px;
	opacity: 1;
}
.booking button{
	margin-top: 8px;
	width: 40%;
	height: 40px;
	background-color: #8d673f;
	color: white;
	text-align: center;
	border:none;
	margin-left: 3px;
}

/*Home Contact style*/

.home-contact .row{
	margin-top:0px;
}

.home-contact h3 {
    color: #8d673f;
    font-family: 'AceSans-Demo.otf';
    font-weight: bold;
    font-size: 20px;
    padding-top: 21px;
    margin-left: 0px;
}

a:focus {
        outline: none !important;
}


.home-contact p {
    color: #000;
    font-family: 'HelveticaNeueLTCom-Lt';
    font-weight: bold;
    font-size: 15px;
    padding-top: 7px;
    margin-left: 0%;
}



.home-contact .social i #fa{
		padding-left: 0px;

}
.home-contact .social i{
	padding-left: 45px;
	padding-top:20px;
}
.home-contact .social .fa-facebook{
	padding-left:45px;
}
.home-contact .social {
	font-size: 30px;
	color:#8d673f;
	margin:10px 0 10px auto;
	margin-left: 0px;
}

.contact .social{
	font-size: 30px;
	color:#8d673f;
	margin:10px 0 10px auto;
	margin-left: 0px;
}
/*Home Service Style*/
.home-service {
    margin-top: -40px;
    background: #eee;
    padding: 96px 0px 120px;
}
.home-service h3{
	color:#8d673f;
	font-family: 'AceSans-Demo.otf', serif;
	font-size: 40px;
	text-align: center;
	padding-bottom: 20px;
	font-weight: bold;
}
.home-service h4{
	color:#8d673f;
	font-family: 'AceSans-Demo.otf';
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-top:10px;
}
.home-service p {
    color: #000;
    font-size: 13px;
    font-family: 'HelveticaNeueLTCom-Lt';
    text-align: center;
    padding: 0px 30px 40px;
}
.home-service img {
    width: 33%;
    height: auto;
    text-align: center;
    margin: 50px 33% auto 33%;

}

/*Home Room Type*/

.home-room h3 {
    color: #8d673f;
    font-family: 'AceSans-Demo.otf';
    font-size: 30px;
    margin-top: 50px;
    text-align: center;
    padding-bottom: 10px;
    word-spacing: 2px;
    position: relative;
    display: block;
    width: 100%;
    float: left;
}
h3.h-title {
    color: #8d673f;
    font-weight: normal;
    font-family: 'AceSans-Demo.otf' !important;
    font-size: 30px;
    margin-top: 0px;
    text-align: center;
    padding-bottom: 10px;
    word-spacing: 2px;
    position: relative;
}

.home-room p{
    font-family: 'HelveticaNeueLTCom-Lt';
	color:#000;
	font-size: 15px;
	padding-bottom: 10px;
}
.home-room .aa {
    position: relative;
    background: black;
   
}

.home-room .room-img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.home-room .middle-room {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;

}

.home-room .aa:hover .room-img {
  opacity: 0.3;
}
.home-room img.room-img{
	width: 100%;
	height: auto;
}
.home-room .row{
	width: 100%;
	padding-left: 15px;
	margin-right: -10px;
}

.home-room .aa:hover .middle-room {
  opacity: 1;
}
.home-room-part {
	width: 100%;
    height: auto;
    position: relative;
    float: left;
}
.home-room-part {
	width: 100%;
}
.para-room{
	margin:1% 20% 2% 20%;
}


.home-room .room-text {
   color:#8d673f;
	font-family: 'AceSans-Demo.otf';
	font-size: 20px;
	font-weight: 700;
}

/*Home About*/

.home-about {
    margin-bottom: 5%;
    margin-top: 7%;
    display: block;
    float: left;
    width: 100%;
	margin-top: 100vh;
}
.home-about .col-md-5{
		margin-left:-0.1%;
}
.home-about .img-full{
	width: 100%;
	height: 456px;
}

.home-about .img-half{
	width: 100%;
	height: auto;
}
.home-about h3{
    color:#8d673f;
	font-family: 'AceSans-Demo.otf';
	font-size: 28px;
    margin-top: 10px;
	padding-bottom: 10px;
	word-spacing: 2px;
	position: relative;

}
.home-about p{
font-family: 'HelveticaNeueLTCom-Lt';
	color:#000;
	font-size: 15px;
}
.home-about button{
	width: 150px;
	height: 40px;
	text-align: center;
	color: white;
	background-color: #8d673f;
	border:none;
	margin-top: 15px;
	font-family: 'AceSans-Demo.otf';
	display:block;

}

/* Second Room TYpe */


.sec-type .room .nav-tabs {
border-bottom: 1px solid #ddd;
 margin-right: -19px;
}
.sec-type .room .tab-content {
    margin-top: 0px;
}
/* Room Type Styles */

.room .nav-tabs>li>a {
	margin:-10px 0px;
	border-radius: 0px 0px;
}
.first-room .room .nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-left: -11px;
}

 .room .nav>li>a{
	position: relative;
    display: block;
    padding: 0px 0px;

}
.room .nav>li>a img{

    width: 100% !important;
	max-width: 100% !important;
}



.third-type .room .nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-left: -11px;
}


.third-type .room h3 {
    color: #8d673f;
    font-family: 'AceSans-Demo.otf';
    font-size: 25px;
    margin-top: 20px;
    margin-left: 12px;
}
.room h3 {
    color: #8d673f;
    font-family: 'AceSans-Demo.otf';
    font-size: 35px;
    margin-top: 40px;
    margin-left: 12px;
}

.room .area-title{
	font-family: 'AceSans-Demo.otf';
	color:#000;
	font-size: 15px;
	margin-left: 15px;
}
.room .room-para{
	font-size: 15px;
	margin-bottom: 40px;
	margin-left: 15px;

}
.room .logo-para{
	font-family: 'HelveticaNeueLTCom-Lt';
	font-size: 15px;
	padding-left: 10px;
	color: #000;
	font-weight: bold;	
	padding-top: 10px;
}
.third-type .room button{
	bottom:17px;
}
.first-room .room button {
    background-color: #8d673f;
    width: 194px;
    color: white;
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
    border: none;
    position: relative;
    padding: 9px 0px;
    margin-top: 21px;
    bottom: 0px;
}
.sec-type .room button {
    background-color: #8d673f;
    width: 194px;
    color: white;
    margin-top: 0px;
    margin-bottom: 40px;
    text-align: center;
    border: none;
    position: relative;
    padding: 9px 0px;
    margin-top: 21px;
    bottom: 0px;
}

.third-type .room button {
    background-color: #8d673f;
    width: 194px;
    color: white;
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
    border: none;
    position: relative;
    padding: 9px 0px;
    margin-top: 21px;
    bottom: -1px;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.room .contact2{
	margin: 5%;
}


/*Service & Facilities*/
.service .col-md-7{

}

.service-border {
    border-bottom: 1px solid #afafaf;
	width:90%;
	margin-left:10%;
	float:left;
}
.service-border-ph {
    border-bottom: 1px solid #afafaf;
	width:90%;
	margin-left:10%;
	float:left;
	display:block;
}

.service img {
    padding-left: -20px;
    margin-left: 0;
    height: auto;
    width: 100%;
}
.service .no{
	padding: 10px 10px;
	font-family: 'AceSans-Demo.otf';
	font-size: 35px;
	color:#8d673f;
	font-weight: 900;
}

.service .service-data{
	padding: 20px 10px;
    font-family: 'HelveticaNeueLTCom-Cn';
    font-size: 17px;
    color: #000;
    font-weight: 400;
	height:80px;

}
.service h3 {
    color: #8d673f;
    font-family: 'AceSans-Demo.otf';
    margin-top: 10px;
    font-size: 20px;
    padding-left: 36px;
}

.service h2{
	color: #8d673f;font-family: 'AceSans-Demo.otf';
	margin-top: 8%;
	margin-bottom: 5%;
	font-size: 25px;
}



/*Contact Style*/
.map .map-white {    position: relative;
    width: 100%;
    float: left;
	height:80px;
    margin-bottom: 0px;
    margin-top: -20px;
    -webkit-box-shadow: inset 3px 46px 40px -10px rgba(255,255,255,0.93);
-moz-box-shadow: inset 3px 46px 40px -10px rgba(255,255,255,0.93);
box-shadow: inset 3px 46px 40px -10px rgba(255,255,255,0.93);

	}

.map-white {
    position: relative;
    width: 100%;
    float: left;
	height:80px;
    margin-bottom: -80px;
-webkit-box-shadow: inset 3px 46px 40px -10px rgba(255,255,255,0.93);
-moz-box-shadow: inset 3px 46px 40px -10px rgba(255,255,255,0.93);
box-shadow: inset 3px 46px 40px -10px rgba(255,255,255,0.93);
	}
.social i #fa{
	padding-left: 0px;
}
.social i{
	padding-left: 49px;
}
.social .fa:hover{
	color: #4267b2 !important;
}
.social .fa {
	font-size: 35px;
	color:#4267b2 !important;
	margin:20px -20px 10px auto;
	margin-left:-13%;
}
h2.con{
	font-family: 'AceSans-Demo.otf';
	font-size: 45px;
	color: #8d673f;
	padding-top: 30px;
	position: relative;
	z-index: 2;
}	
.contact .text{
	color: #000;
  font-size: 30px;
  padding: 20px 10px;
	
}
.contact p{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;

}

.contact-title {
    font-family: 'AceSans-Demo.otf';
    color: #8d673f;
    font-weight: bold;
    margin-top: 20px;
}
.contact-title1 {
    font-family: 'AceSans-Demo.otf';
    color: #8d673f;
    font-weight: bold;
    font-size: 18px;
}
.contact-title1{
font-size:23px;
}
.contct-para{
	padding-top: 10px;
}
.arrow-send:after {
	content:"5";
}
.email-title {
    font-family: 'AceSans-Demo.otf';
    color: #8d673f;
    font-size: 20px;
    padding-bottom: 14px;
}
.es_textbox_class {
    width: 155px;
    background: none;
    padding: 10px 29px;
    border: 1px solid white;
    float: left;
}


.es_textbox_button {
    width: 117px;
    background: #a17445;
    border: 0px;
    color: white;
    font-family: "AceSans-Demo.otf";
    padding: 10px 20px;
    font-size: 16px;
    /* float: left; */
    margin-left: 10px;
    margin-top: 0%;
}

.es_lablebox {
	display: none;
}
.es_textbox {
    padding-bottom: 0px;
}
.es_button {
    padding-top: 0px;
    padding-bottom: 0px;
}
.paratext{
	font-family: 'HelveticaNeueLTCom-Lt';
	font-size: 14px;
	padding-bottom: 30px;
	margin:auto;
}
.paratext3 {
    font-family: 'HelveticaNeueLTCom-Lt';
    font-size: 14px;
    padding-bottom: 10%;
    margin: auto;
}

footer {
	background: #081016;
	float: left;
	width: 100%;
	padding:45px 0px;
}

ul.footer-menu {
    padding: 1px 0px;
    margin-top: -40px;
    margin-left: 0px;
}

ul.footer-menu li {
	display: inline;
	float: left;
	margin-right:10px;
}
ul.footer-menu li a{
	color:white;
	padding-left: 15px;
}
ul.footer-menu li a:hover{
	text-decoration: none;
}

.paratitle {
    font-family: 'AceSans-Demo.otf';
    color: #8d673f;
    font-size: 18px;
    text-align: center;
    padding-bottom: 15px;
    margin-top: 20px;
}

.paratitle1 {
    font-family: 'AceSans-Demo.otf';
    color: #8d673f;
    font-size: 20px;
    text-align: center;
    padding-bottom: 17px;
    margin-top: 12%;
}
.paratitle2 {
    font-family: 'AceSans-Demo.otf';
    color: #8d673f;
    font-size: 20px;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 5%;
}


.para {
	width: 100%;
	float: left;
	position: relative;
}

h1.page-title {
    font-family: 'HelveticaNeueLTCom-Lt';
    color: white;
    font-size: 26px;
    position: relative;
    margin-top: 62%;
    display: block;
    z-index: 2;
}
h2.intro {
    font-family: 'AceSans-Demo.otf';
    font-size: 22px;
    color: #8d673f;
    padding-top: 4px;
    position: relative;
    z-index: 2;
}

h2.homeintro{
	font-family: 'AceSans-Demo.otf';
	font-size: 20px;
	color: #fff;
	padding-top: 0px;
	position: relative;
	z-index: 2;
}
.home-contact .address{
	margin-top:20px;
}
h3.address {
	margin-top:50px;
	position:relative;
	float:left;
	width:100%;
}
.home-res h4{
	float: left;
	font-family: 'AceSans-Demo.otf';
	color: #8d673f;
	font-size: 27px;
	margin-top:-50%;
}
p.res {
    font-family: 'HelveticaNeueLTCom-Lt';
    font-size: 13px;
    color: #fff;
    padding-top: -1px;
    position: relative;
    float: left;
    margin-top: -15%;
}
.about-img-home {
	width: 100%;
	float:left;
	padding:2%;
}

p.bar{
	font-family: 'HelveticaNeueLTCom-Lt';
	font-size: 15px;
	color: #fff;
	padding-top: 30px;
	position: relative;
	z-index: 2;
	letter-spacing: 1px;
}
img.about-img-three{
	margin-top: 12px;
}
.home-bar{
	margin-top: 50px;
	width: 100%;
	margin-bottom:80px;
}
.home-bar h2.page-title{
		font-family: 'AceSans-Demo.otf';
	font-size:30px;

}
.home-bar .page-banner img{
	margin-right: 0px;
	padding-right: 0px;
	width: 100%;
	position:relative;
	

}	
button.home-bar-button{
	width: 150px;
	height: 40px;
	background-color:#8d673f; 
	font-family: 'AceSans-Demo.otf';
	color: white;
	border:none;
	margin-top: 30px;
	z-index: 2;
}
.fa-angle-right{
	padding-left: 10px;
}
.logo img{
	width:100%;
	height:auto;
	padding-top:0px;
	 max-width: 120px
}

.button-img {
	z-index: 50;
}


.welcome-img-bg {
    background-color: rgba(0,0,0,0.6);
    width: 100%;
    float: left;
    position: absolute;
    opacity: 1;
    z-index: -8;
    height: auto;
    font-family: "AceSans-Demo.otf";
    margin-bottom: 0;
	background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    overflow: hidden;
	bottom:0px;
}

.home-fix-bg {
    float: left;
    position: relative;
    width: 100%;
    clear: both;
	height:70vh;	
	 background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}


.home-img-bg {
    float: left;
    position: relative;
    width: 100%;
    clear: both;
	height:85vh;	
	 background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.black-layer-home {
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.8);
	float:left;
	color:white;
}
.black-layer {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	float:left;
	color:white;
}
.banner-padding {
	padding:35vh 0px 0px 0px;
}
.small-padding {
    padding: 13vh 0px 0px 0px;
}
.home-img-bg img {
    opacity: 0.3;
    margin:0% 0% 0% 0%;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.home-img-bg-title {
	width: 100%;
	height:100%;
	position: absolute;
	top:-10%;
	float: left;
}

.page-banner {
    background: #000;
    top: -163px;
    width: 100%;
    float: left;
    position: relative;
    width: 100%;
    clear: both;
    z-index: -1;
	overflow: hidden;
}
.gallery-banner {
	background: #000;
    top: -130px;
    width: 100%;
    float: left;
    position: relative;
    width: 100%;
    clear: both;
    z-index: -1;
    height:130px;
}

.page-banner img {
    opacity: 0.3;
    margin: 45% 0% 0% 0%;
    object-fit: cover;
    width: 200%;
    height: 100%;
    padding-top: -2%;
}

.home-banner img{
	height:100vh;
	opacity: 0.3;
    margin:0% 0% 0% 0%;
    object-fit: cover;
    width: 100%;
    z-index: -1;
	padding-top:-2%;
}

.page-title-con {
	width: 100%;
	height: 100%;
	position: absolute;
	float: left;
}

h1.welcome-one {
	font-family: 'HelveticaNeueLTCom-Lt';
	font-size: 18px;
	color:white;
	font-size: normal;
	position: relative;
	display: block;
	z-index: 2;
}


h2.page-title {
	font-family: 'HelveticaNeueLTCom-Lt';
	font-size: 20px;
	color:#8d673f;
	font-size: 30px;
	position: relative;
	display: block;
	z-index: 2;
}

@font-face {
	font-family: 'HelveticaNeueLTCom-Lt';
  	src:  url('fonts/HelveticaNeueLTCom-Lt.ttf');
}
@font-face {
	font-family: 'HelveticaNeueLTCom-Cn';
  	src:  url('fonts/HelveticaNeueLTCom-Cn.ttf');
}
@font-face {
	font-family: 'AceSans-Demo.otf';
  	src:  url('fonts/AceSans-Demo.otf');
}
header {
	z-index: 10;
	
}
body, p{
	line-height: 180%;
}
h3.play{
	font-family: 'AceSans-Demo.otf';
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #10c0cc;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/*
 * 05: Header
 */

.main-navbar {
	display: none;
    padding: 10px;
    clear: both;
    background-color: transparent;
    text-align: center;
	z-index:2;
}

.mobile-navigation .mobile-social-menu {
	display: block;
	padding: 10px 0;
	text-align: center;
}

.mobile-navigation .mobile-social-menu li {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.mobile-navigation .mobile-social-menu a {
	border: 0;
	padding: 0 4px;
}

/* Navigation */

.main-navigation {
	display: none;
	clear: both;
	margin: auto;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: left;
}

.main-navigation li {
	display: block;
	position: relative;
}

.main-navigation > ul > li:first-child > a {
	border-top: 0;
}

.main-navigation a {
    display: block;
    margin: 1px 10px;
    padding: 8px 0;
    color: #444;
    font-size: 12px;
    line-height: 1.4;
    border-top: 1px solid #f2f2f2;
}

.main-navigation a:hover{
	text-decoration: none;
}

.main-navigation li:hover > a,
.main-navigation li:focus > a,
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
	color: #8d673f;
}

.main-navigation ul ul {
	display: none;
	background-color: #fff;
	padding: 0;
}

.main-navigation ul ul a {
	display: block;
}


.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation ul li.focus > ul  {
	opacity: 1;
	visibility: visible;
}

/* Mobile Navigation */

.mobile-navbar {
	height: 40px;
	background-color: #fff;
	border-bottom: 1px solid rgba(0,0,0,.07);

}

.mobile-navbar .top-search {
	display: inline-block;
	float: right;
}

.mobile-sidebar {
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 9999;
	width: 300px;
	overflow-y: auto;
	padding: 40px 15px 20px;
	background: #fff;
	left: -300px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s;
	box-sizing: border-box;
}

.mobile-navigation {
	outline: none;
	display: block;
}

.menu-toggle {
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
	color: #222;
	text-decoration: none;
	z-index: 10000;
}

/* Button Toggle */

.button-toggle {
	display: block;
    background-color: #222;
    content: "";
    height: 2px;
    opacity: 1;
    position: absolute;
    transition: opacity 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
    z-index: 20;
    left: 10px;
    top: 20px;
}

.button-toggle:before {
    background-color: #222;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -6px;
    transform-origin: center center 0;
    transition: transform 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
}

.button-toggle:after {
    background-color: #222;
    bottom: -6px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transform-origin: center center 0;
    transition: transform 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
}

/* Drop down Button */

.dropdown-toggle {
	height: 42px;
	width: 42px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 15px;
	text-transform: none;
	background-color: transparent;
	color: #222;
	border: 0;
	content: "";
	-webkit-border-radius: 0;
	border-radius: 0;
}

.dropdown-toggle:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	
	/* Support for IE. */
	font-feature-settings: 'liga';
	
	content: "\E5C5";
	vertical-align: middle;
	padding: 4px 8px;
	border-left: 1px solid #eee;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #2e64e6;
}

.dropdown-toggle:focus {
	outline: none;
}
.dropdown-toggle:focus:after {
	background-color: #eee;
	border-color: transparent;
}

/* Toggled On */

body.mobile-sidebar-active {
	overflow: hidden;
	position: relative;
}

body.mobile-sidebar-active:before {
	content: "";
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
}

.mobile-sidebar.toggled-on {
	left: 0;
}

.mobile-navigation ul .toggled-on {
	display: block;
}

.dropdown-toggle.toggled-on:after {
	content: "\E5C7";
}

.toggled-on .button-toggle {
	background-color: transparent;
}

.toggled-on .button-toggle:before {
    opacity: 1;
    transform: translate(0px, 6px) rotate(-45deg);
}

.toggled-on .button-toggle:after {
    opacity: 1;
    transform: translate(0px, -6px) rotate(45deg);
}


@media screen and (min-width: 479px){
	
	.first-room .room .tab-content img {
    height: 100%;
    width: 100%;
	}
	.sec-type .room .tab-content img {
    height: 100%;
    width: 100%;
	}
	.third-type .room .tab-content img {
    height: 100%;
    width: 100%;
	}


	
}
@media screen and (min-width:600px) {
	h1.page-title {
	margin-top: 60vh;
	}
	.page-banner img {
		margin:auto;
	}
}


/* 320,390,460,600, 730*/
@media screen and (min-width: 639px){
	.first-room .room .tab-content img {
   		width:100%;
		height:auto;
	}
	.sec-type .room .tab-content img {
   		width:100%;
		height:auto;
	}
	.third-type .room .tab-content img {
   		width:100%;
		height:auto;
	}

	.room .nav>li>a img {
    width: 100% !important;
    max-width: 100% !important;
	}


}

@media screen and (min-width:768px) {
	.page-banner {
    background: #000;
	top:0px;
	}
	.page-banner img {
    height: 30vh;
	}
	h1.page-title {
    margin-top: 114px;
}
	
}

@media screen and (min-width: 950px){
	.sec-type .room button {
    bottom: 0px;
		margin-top:0px;
	}
	.first-room .room button {
    bottom: -137px;
		margin-top:0px;
	}
}

@media screen and (min-width: 960px) {
	.paratext3{
	margin:1% 10% 2% 10%;	
}
	.paratext{
	margin:1% 10% 2% 10%;
}
	.home-contact p {
    margin-left: -20%;
}
	.first-room .room button {
    bottom: -30px;
	}
	.sec-type .room button {
    bottom: -56px;
		margin-top:30px;
	}
	.third-type .room button {
    bottom: -47px;
	}
	
	.first-room .room .tab-content img {
    height: auto;
	}
	.third-type .room .nav-tabs {
    	margin-top: 80px;
    	margin-left: -20px;
    	width: 80px;
	}	
	.home-img-bg {
		height:58vh;	
	}
	ul.footer-menu {
	padding: 8px 0px;
	margin-top:0px;
	}
	.logo img {
    max-width: 140px;
		padding-top:20px;
	}
	.gallery-banner{
	    height:120px;
	}
	.nav-tabs>li {
    width:auto;
	}
	.contact-title{
	margin-top:0%;
	}
	.paratitle2{
	font-size:40px;
	}
	.paratitle1{
	font-size:40px;
	padding-bottom: 20px;
	margin-top:5%;	
	}
	
	.paratitle{
	font-size:40px;
	padding-bottom: 27px;
	margin-top:-5%;
	}
	
	.service-border-ph {
		display:none;
	}
	.service h2{
		font-size: 30px;
		margin-left: 50px;
	}
	.service .col-md-7{
	margin-left: -10%;
	}
	.service .border{
	border-bottom: 0.5px solid #afafaf;
	padding-left: -10px;
	padding-bottom: 0px;
	}
	.service .no{
	padding: 10px 0px;
	font-family: 'AceSans-Demo.otf';
	font-size: 35px;
	color:#8d673f;
	font-weight: 900;
	}

	.service .service-data{
		padding: 20px 10px;
	    font-family: 'HelveticaNeueLTCom-Cn';
	    font-size: 17px;
	    color: #000;
	    font-weight: 400;
	}
	.service h3{
		margin-top: -10px;
		font-size: 30px;
	}
		.service img{
		padding-left: -20px;
		margin-left: -100px;
	
	}

		
	.third-type .room h3 {
		font-size:35px;
	}
	.third-type .room .tab-content {
    margin-top:0px;
	}
		.sec-type .room .tab-content img{
		height:auto;
	}
	.third-type .room .tab-content img{
		height:auto;
	}
		
		.sec-type .room .nav-tabs {
	    margin-top: 80px;
    	margin-right: -20px;
    	width: 80px;
		margin-left:auto;

	}
		
		
		.room-left-gray{
		margin:40px auto 100px;
		width: 100%;
		float:left;
		position: relative;
	}
		
		.room-right-gray{
		margin:40px auto 100px;
		width: 100%;
		float:left;
		position: relative;
	}
		
		.room button{
		width: 250px;
		margin-top: 95px;
	}
		.room h3{
		font-size: 40px;
		margin-top: 20px;
		margin-left: 15px;
	}
	.first-room .room .nav-tabs {
    margin-top: 80px;
    margin-left: -20px;
    width: 80px;

	}

		h2.intro{
		font-size: 40px;
		padding-top: 10px;
	}
		h1.page-title{
		font-size: 39px;
		margin-top:24%;		
	}
		.page-banner  img {
	    margin:0% 0% 0% 0%;
	    width: 100%;
		height: 100%;
	}
		.main-navigation a {
		margin: 0 10px;
	    padding: 0px 0;
		font-size: 10px;
	}
		h3.h-title {
		font-size: 40px;
		margin-top: 50px;
	}
		.home-bar h2.page-title{
		font-size:40px;

	}
		.home-room h3{
		font-size:40px;
	}
		
		.home-about h3 {
	    font-size: 40px;
	    margin-top: -7px;
	}
	
	.copyright, .copyright a {
    font-size: 13px;
}
		.es_textbox_class {
	    width: 220px;
	}
	.es_textbox_button {
	    width: 126px;
	    padding: 11px 28px;
	    float: left;
	    margin-top:0;
	}

		
	.home-contact .social {
    margin-left: 20px;
    margin-top: -35px;
	}
		.home-contact p{
		padding-top: 15px;
		margin-left: 0%;
	}
		.home-contact h3{
		padding-top: 30px;
		margin-left: 0%;
	}
		p.res{
		font-size: 17px;
		padding-top: 35px;	
	}	
		
		.home-res h4{
		font-size: 40px;
			margin-top:-27%;
	}
		h2.page-title {
		font-size: 40px;
		}
		
		p.bar{
		font-size: 18px;
	}
		.home-room-part {
		width: 25%;
	}


	.about-img-home {
		padding: 0% 2% 0% 0%;
	}
	.about-img-home {
		width: 47.5%;
	}
	.booking {
    
	}
	.booking label {
	    padding-left: 50px;
	    width: auto;
	    display: inline;
	    margin-bottom: 0px;
	    margin-top: 0px;
	}
	.booking select {
	    margin-left:30px;
	    padding-left:10px;
	    width: 200px;
	}
	.booking button {
	    width: 140px;
	    margin-left: 50px;
	    margin-top:25px;  
	}
	h1.welcome-one {
    font-size: 39px;

	}
	.page-banner {
    top: -120px;
	}
	h2.homeintro{
	font-size: 50px;
	}

	/* Navigation */
	.mobile-navbar,
	.main-navigation ul .dropdown-toggle {
	display: none;
	}
	.main-navbar {
	display: block;
	}
	.main-navigation {
	display: inline-block;
	}		
	.main-navigation ul {
	display: inline-block;
	background-color: transparent;
	text-align: center;
	}
	.main-navigation a,
	.main-navigation li {
	display: inline-block;
	}
	.main-navigation > ul > li > a {
	padding: 0 23px;
	margin: 0;
	color: #fff;
	line-height: 40px;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	border: 0;
	opacity: 1;
	font-family:'AceSans-Demo.otf';
	transition: color 0.3s ease-in-out 0s;
	}
	.main-navigation > ul > li.menu-item-has-children > a,
	.main-navigation > ul > li.page_item_has_children > a {
	position: relative;
	padding-right: 18px;
	}
	.main-navigation > ul > li.menu-item-has-children > a:after,
	.main-navigation > ul > li.page_item_has_children > a:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	
	/* Support for IE. */
	font-feature-settings: 'liga';
	
	content: "\E5CF";
	position: absolute;
	right: 0;
	top: 12px;
	width: 18px;
	text-align: center;
	}
	.main-navigation > ul > li:hover > ul,
	.main-navigation > ul > li.focus > ul {
	top: 40px;
	}
	.main-navigation ul ul {
	display: block;	
	position: absolute;
	top: 30px;
	right: 0;
	padding: 0;
	visibility: hidden;
	opacity: 0;
	border: 1px solid #ededed;
	transition: top 0.4s ease 0s, opacity 0.4s ease 0s;
	z-index: 99999;
	text-align: left;
	}
	.main-navigation > ul:before,
	.main-navigation > ul:after {
	content: none;
	}
	.main-navigation > ul > li > ul:before {
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    right: 40px;
    position: absolute;
    top: -8px;
    z-index: 19;
	}
	.main-navigation > ul > li > ul:after {
    border-bottom: 10px solid #ededed;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    right: 38px;
    position: absolute;
    top: -10px;
    z-index: 16;
	}
	.main-navigation ul ul a {
	width: 160px;
	padding: 10px 0;
	border-top: 1px solid #f2f2f2;
	}
	.main-navigation ul ul li:first-child > a {
	border-top: 0;
	}
	.main-navigation ul ul > li.menu-item-has-children > a:after,
	.main-navigation ul ul > li.page_item_has_children > a:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	
	/* Support for IE. */
	font-feature-settings: 'liga';

	content: "\E5CF";
	position: absolute;
	right: 15px;
	top: 13px;
	vertical-align: middle;
	}
	.main-navigation ul ul ul {
	opacity: 0;
	top: 0;
	right: 100%;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0s;
	}
	
	/* Navbar */
	.main-navbar {
    padding: 40px 0px;
	}
	.has-header-image .main-navbar {
	border: 0;
	}
	.main-navbar .social-links {
	display: inline-block;
	}
	.main-navbar .top-search {
	margin-top: 5px;
	}
	.main-navbar .social-links {
	margin: 4px 0 0;
	}
	.navbar-left .main-navigation {
	float: left;
	}
	.navbar-left .top-search,
	.navbar-left .social-links {
	float: right;
	}
	
}
