* {
	margin:0px;
	padding:0px;
}



.homepage_container {
	background-image:url(images/homepage_background.jpg);
	height: 100vh;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	position: relative;
	background-repeat:no-repeat;
}

body {
	font-family:Optima, Optima Regular, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	
}

p {
	color: #3f1a64;
	
}

.clearFix {
	clear:both;
	
}


.side_bar {
	width: 130px;
	background-color:white;
	z-index:2;
	position:absolute;
	top:0px;
	left:0px;
	height: 100%;
	
}


.logo, aside .logo {
	position:absolute;
	top:20px;
	left: 32px;
	width:75px;
	z-index:3;
	
}

.non_homepage_logo {
	width:75px;
}

.non_homepage_logo img {
	margin-top:20px;
	margin-left:32px;
	
}


.logo img, .non_homepage_logo img {
	width:100%;
	
}

.notices{
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: #0000004d;
    color: white !important;
    padding: 20px;
    border-radius: 20px;
}

.notices p{
	color: white;
	margin-bottom: 15px;
	font-weight: 600;
}


/* COMMON RULES ACROSS ALL PAGES */

.email_link {
	text-decoration:none;
	font-size:16px;
	float:right;
	text-transform:uppercase;
	margin-bottom:50px;
	color: #83625a;
}

.text_link {
	text-decoration:none;
	color: #83625a;
	
}

.text_link:hover {
	opacity:.8;
	text-decoration:underline;
	
}

.email_link:hover  {
	opacity:.8;
	text-decoration:underline;
	
}

.active_page {
	text-decoration:underline;
}

.text_box {
	width:530px;
	float:left;
	margin-top: 137px;
	margin-left:80px;
}

.text_box h2 {
	text-align:center;
	text-transform:uppercase;
	font-size: 26px;
	font-weight:100;
	margin-bottom: 10px;
	
}

.text_box p {
line-height: 25.5px;
margin-bottom: 10px;
	font-size:14px;
	
}



/* NAV BARS */

.side_bar {
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
}

.side_bar img, aside img {
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	
}



.side_bar ul, aside ul {
	padding-top: 219px;
	height: 327px;
	
}

aside ul {
	padding-top: 72px;
	height: 326px;
}

.side_bar ul li, aside ul li {
	list-style:none;
	text-align:center;
	padding: 10px 0px 7px 12px;

	
}


.side_bar ul li a, aside ul li a  {
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	padding: 13px 29px;
	color: #1f1b70;
	
}

.side_bar ul li:nth-child(1) a {
	text-decoration:underline;
	
}

.side_bar ul li a:hover, aside ul li a:hover {
	text-decoration:underline;
	opacity:.8;
}

.side_bar img, aside img {
	width: 68px;
margin-left: 36px;
margin-top: 0px;
	
}

 aside img {
	width: 68px;
	margin-left: 36px;
	margin-top: 0px;
	
}


aside {
	float:left;
	width: 130px;
	position:relative;
	height: 100%;
	
}

.social_media {
	float:right;
	margin-bottom:0px;
}

.social_media a {
	margin-left:20px;
	text-decoration:none;
	
}

.social_media a:hover {
	opacity:.6;
	
}


.tablet_mobile_content {
	display:none;
	
}




/* about page */

.laptop_under_slideshow {
	display:none;
	
}

.non_homepage_body {
	overflow:visible;
	
}


.main_content {
	max-width: 1640px;
	float: left;
}

.slideshow {
	width:598px;
	height: 720px;
	margin-top: 144px;
	margin-left:20px;
	float:left;
	position:relative;
	
}

.slideshow img {
	height:100%;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;	
}

.about_page_email_link {
	margin-top: 0px;
	
}

.about_text_box {
	height: 583px;
margin-top: 10px;
	
}

.about_and_explore_page_slideshow_text_and_social_media {
	margin-top: 144px;
	margin-left: 20px;
	float: left;
	width: 598px;
	
}

.about_and_explore_page_slideshow {
	width: 598px;
height: 720px;
position:relative;

	
}

.about_and_explore_page_slideshow img {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

.about_page_under_slideshow_text {
	clear:both;
	line-height: 25.5px;
margin-bottom: 10px;
font-size: 14px;
margin-top: 25px;
	
}



.under_slideshow_email_link {
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	color: #83625a;
	float:left;
	margin-top:36px;
	margin-bottom:40px;
	
}

.under_slideshow_social_media {
	float:right;
	
}

.under_slideshow_social_media a {
	margin-left:15px;
	text-decoration:none;
	
}

.under_slideshow_social_media a:hover {
	opacity:.7;
	
}





/* yoga page */

.yoga_text {
	height: 322px;
margin-top: 391px;
}

.yoga_page_email_link {
	margin-top:0px;
	
}

/* room page */

.room_text {
	margin-top: 535px;
height: 100px;
margin-bottom:10px;
	
}

.room_page_email_link {
	margin-top:0px;
	
}

/* food page */

.food_text {
	margin-top: 415px;
height: 298px;
	
}

.food_page_email_link {
	margin-top:0px;
	
}


/* explore page */

.explore_text {
	height: 585px;
	margin-top:128px;
	
}

.explore_page_email_link {
	margin-top:0px;
}

.explore_page_under_slideshow_email_and_social_media {
	padding-top:30px;
	
}



/* menu page (for mobile and tablet only) */

.menu_page_logo_and_menu_button {
		float:left;
		
	}
	
	.menu_page_logo {
		margin-left: 53px;
		margin-top: 23px;
		
		
	}
	
	
	.menu_page_logo img {
		width: 92px;
		
	}
	
	.menu_page_menu_button {
		width: 65px;
		margin-top: 28px;
margin-left: 67px;
		
	}
	
	.menu_page_social_media {
		float:left;
		margin-left:70px;
		margin-top: 160px;
		
	}
	
	.menu_page_social_media a {
		margin-right:25px;
		text-decoration:none;
		
	}
	
	.menu_page_social_media a img {
		width:90px;
		
	}
	
	.menu_page_nav {
		margin-top:40px;
		height: 306px;
		width: 122px;
		text-align:center;
		margin-left: 40px;
		
		
	}
	
	.menu_page_nav ul li {
		list-style-type:none;
		margin-bottom:15px;
		
	}
	
	.menu_page_nav ul li a {
		font-size: 21px;
text-decoration: none;
color: #3e1a62;
text-transform: uppercase;
		
	}
	
	.menu_page_email_link {
		font-size:22px;
		color: #83625a;
		text-decoration:none;
		text-transform:uppercase;
		margin-left: 53px;
		
	}
	
	.menu_page_footer_title {
		margin-top:20px;
		color: #83625a;
		text-transform:uppercase;
		
		font-size: 40px;
		font-weight:600;
		margin-left: 53px;
		
	}
	
	
	.text_box p {
		color: #3f1a64;
		
	}
	
	.explore_text p, .room_text p, .yoga_text p, .food_text p, .about_text_box p {
		color: #3f1a64;
		
	}
	






/* MEDIA QUERIES */

/* computer media queries */

@media screen and (max-width:1430px) {
	.slideshow, .about_and_explore_page_slideshow {
    width: 548px;
    height: 670px;
}

.about_and_explore_page_slideshow_text_and_social_media {
	 width: 548px;
	
}

aside ul {
    height: 280px;
}

.about_text_box {
    height: 691px;
    margin-top: 10px;
}

.yoga_text {
   height: 322px;
   margin-top: 342px;
}

.room_text {
 	margin-top: 505px;
height: 100px;
}

.food_text {
    margin-top: 368px;
height: 289px;
}

.explore_text {
    margin-top: 90px;
    height: 583px;
}
	
}

@media screen and (max-width:1365px) {
	.text_box {
    width: 470px;
}

.about_text_box {
    height: 755px;
	margin-top: 10px;
}

.yoga_text {
    height: 363px;
    margin-top: 301px;
}

.room_text {
	margin-top: 505px;
height: 100px;
}

.food_text {
  margin-top: 321px;
height: 338px;
}

.explore_text {
    margin-top: 75px;
height: 655px;
}


	
}


@media screen and (max-width:1295px) {
.slideshow, .about_and_explore_page_slideshow {
 	 width: 498px;
  	height: 620px;
}

.about_and_explore_page_slideshow_text_and_social_media {
	  width: 498px;
	
}

.about_text_box {
	margin-top: 10px;
	
}

.text_box {
    margin-left: 62px;
}

.yoga_text {
    height: 363px;
    margin-top: 247px;
}

.room_text {
  	margin-top: 460px;
height: 100px;
}

.food_text {
   margin-top: 278px;
height: 341px;
}

.explore_text {
      margin-top: 75px;
height: 655px;
}
	
}

@media screen and (max-width:1230px) {
	.slideshow, .about_and_explore_page_slideshow {
    width: 448px;
    height: 570px;
}

.about_and_explore_page_slideshow_text_and_social_media {
	 width: 448px;
	
}

.text_box {
    width: 427px;
}

.about_text_box {
    height: 822px;
	margin-top: 10px;
}

.yoga_text {
    height: 383px;
    margin-top: 179px;
}

.room_text {
  	margin-top: 386px;
height: 119px;
}

.food_text {
    margin-top: 210px;
    height: 353px;
}

.explore_text {
     margin-top: 75px;
height: 700px;
}

.under_slideshow_social_media {
    float: left;
}

.under_slideshow_email_link {
    margin-top: 1px;
    margin-bottom: 9px;
}

.under_slideshow_social_media a {
    margin-left: 0px;
	margin-right:15px;
}


	
}


@media screen and (max-width:1138px) {
	.slideshow, .about_and_explore_page_slideshow {
    width: 398px;
    height: 520px;
}

.about_and_explore_page_slideshow_text_and_social_media {
	 width: 398px;
	
}

.yoga_text {
    height: 383px;
    margin-top: 127px;
}

.room_text {
 	margin-top: 325px;
height: 129px;
}

.food_text {
    margin-top: 159px;
    height: 353px;
}
	
	
}


@media screen and (max-width:1084px) {
	.text_box {
    margin-left: 42px;
}
	
	
}

@media screen and (max-width:1056px) {
	
	.slideshow, .about_and_explore_page_slideshow {
    width: 348px;
    height: 470px;
}

.about_and_explore_page_slideshow_text_and_social_media {
	  width: 348px;
	
}

.yoga_text {
    height: 383px;
    margin-top: 79px;
}

.room_text {
	margin-top: 270px;
height: 129px;
}

.food_text {
    margin-top: 109px;
    height: 353px;
}
	
	
}


@media screen and (max-width:1000px) {
	
	.homepage_container {
		display:none;
		
	}
	
	
	
	
	aside {
		display:none;
		
	}
	
	.slideshow {
		display:none;
		
	}
	
	.text_box {
		display:none;
		
	}
	
	.main_content {
		display:none;
		
	}

	
	.tablet_mobile_content {
		display:block;
		background-position:50% 50%;
		background-size:100% 100%;
		min-height: 950px;
		
	}
	
	.tablet_mobile_homepage {
		display:block;
		background-image:url(images/tablet_mobile_images/homepage_faded_image_mobile.jpg);
		background-position:50% 50%;
		background-size:100% 100%;
		min-height: 950px;
		
	}
	
	.food_page_tablet_mobile_content {
		background-image:url(images/tablet_mobile_images/food_page_faded_image.jpg);
		
	}
	
	.yoga_page_tablet_mobile_content {
		background-image:url(images/tablet_mobile_images/yoga_page_faded_image.jpg);
		
	}
	
	.room_page_tablet_mobile_content, .room2_page_tablet_mobile_content {
		background-image:url(images/tablet_mobile_images/room_page_faded_image.jpg);
		
	}
	
	.about_page_tablet_mobile_content {
		background-image:url(images/tablet_mobile_images/about_page_faded_image.jpg);
		
	}
	
	.explore_page_tablet_mobile_content {
		background-image:url(images/tablet_mobile_images/explore_page_faded_image.jpg);
		
	}
	
	.mobile_logo {
		width:88px;
		margin-left:53px;
		padding-top:23px;
		
	}
	
	.tablet_mobile_menu {
		width:65px;
		margin-left: 14px;
		margin-top: 31px;
		float:left;
		
	}
	
	.tablet_mobile_menu:hover {
		cursor:pointer;
		opacity:.7;
		
		
	}
	
	
	.tablet_mobile_heading {
		font-size:40px;
		font-weight:600;
		text-transform:uppercase;
		margin-left:30px;
		padding-left: 154px;
		margin-top: 33px;
		color: #83625a;
		
	}
	
	.tablet_mobile_text {
		margin:auto;
		max-width: 793px;
	margin-left: 53px;
	padding-right: 20px;
	margin-top: 18px;

		
	}
	
	.tablet_mobile_text p {
    line-height: 25.5px;
    margin-bottom: 10px;
    font-size: 14px;
	font-weight:200;
	
}

	
	.mobile_tablet_footer_heading {
		font-size: 40px;
		font-weight:600;
		text-transform:uppercase;
		margin-top:20px;
		color: #83625a;
		margin-left: 53px;
		padding-bottom:30px;
		
	}
	
	
	
	.rooms_text h5 {
		display:none;
		font-weight:200;
		
	}
	
	
}



/* =======================

IPAD
================= */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {  

	.tablet_mobile_logo {
		width:125px;
	}
	
	.mobile_logo, .tablet_mobile_menu_logo {
		margin-left:45px;
		
	}
	
	.tablet_mobile_menu {
		width:75px;
		margin-left: 23px;
		margin-top: 27px;
		
	}
	
	


	.tablet_mobile_content {
		background-position:50% 50%;
		background-size:100% 100%;
		min-height:1230px;
		
	}
	
	.tablet_mobile_homepage {
		background-size:cover 100%;
		min-height:1230px;
	}
	
	.tablet_mobile_text {
		max-width: 883px;
		height:766px;
		
	}
	
	.tablet_mobile_text p {
		font-size:20px;
		line-height:28px;
		
	}
	
	
	.tablet_mobile_menu_logo img {
		width:125px;
	
	}
	
	.tablet_mobile_menu_page_logo {
		width:75px;
		margin-top: 27px;
		margin-left: 46px;
		
	}
	
	.about_page_text {
		padding-top:60px;
		
	}
	
	.yoga_page_text {
		padding-top:180px;
		
	}
	
	.rooms_page_text {
		padding-top:560px;
		
	}
	
	.food_page_text {
		padding-top:200px;
		
	}
	
	.explore_page_text {
		padding-top:130px;
		
	}
	
	
	.menu_page_logo_and_menu_button {
		float:left;
		
	}
	
	.menu_page_logo {
		margin-left:45px;
		margin-top: 23px;
		
		
	}
	
	
	.menu_page_logo img {
		width:125px;
		
	}
	
	.menu_page_menu_button {
		width:75px;
		margin-top: 24px;
		margin-left: 68px;
		
	}
	
	.menu_page_social_media {
		float:left;
		margin-left:70px;
		margin-top:227px;
		
	}
	
	.menu_page_social_media a {
		margin-right:25px;
		
	}
	
	.menu_page_social_media a img {
		width:90px;
		
	}
	
	.menu_page_nav {
		margin-top:190px;
		height:556px;
		margin-left:55px;
		
	}
	
	.menu_page_nav ul li {
		list-style-type:none;
		margin-bottom:30px;
		
	}
	
	.menu_page_nav ul li a {
		font-size:27px;
		text-decoration:none;
		color:#3e1a62;
		text-transform:uppercase;
		
	}
	
	.menu_page_email_link {
		font-size:22px;
		color: #83625a;
		text-decoration:none;
		text-transform:uppercase;
		margin-left: 53px;
		
	}
	
	.menu_page_footer_title {
		margin-top:20px;
		color: #83625a;
		text-transform:uppercase;
		
		font-size: 40px;
		font-weight:600;
		margin-left: 53px;
		
	}
	

}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {  

.tablet_mobile_logo {
		width:100px;
	
	}
	
	.tablet_mobile_menu {
		width:65px;
		margin-left: 19px;
		margin-top: 17px;
		
	}
	
	

	.tablet_mobile_content {
		background-position:50% 50%;
		background-size:100% 100%;
		min-height:700px;
		
	}
	
	.tablet_mobile_homepage {
		background-size:100% 100%;
		min-height:676px;
	}
	
	.tablet_mobile_text {
		max-width: 883px;
		padding-bottom:0px;
		color: #3e1a62;
	}
	
	.tablet_mobile_text p {
		font-size:20px;
		line-height:28px;
		
	}
	
		.tablet_mobile_heading {
			margin-top:19px;

		
	}
	
	.mobile_tablet_footer_heading {
		padding-bottom:30px;
		
	}
	
		.menu_page_logo_and_menu_button {
		float:left;
		
	}
	
	.menu_page_logo {
		margin-left:53px;
		margin-top: 23px;
		
		
	}
	
	
	.menu_page_logo img {
		width:100px;
		
	}
	
	.menu_page_menu_button {
		width:65px;
		margin-left: 72px;
		margin-top: 14px;
		
	}
	
	.menu_page_social_media {
		float:left;
		margin-left:70px;
		margin-top:185px;
		
	}
	
	.menu_page_social_media a {
		margin-right:25px;
		text-decoration:none;
		
	}
	
	.menu_page_social_media a img {
		width:75px;
		
	}
	
	.menu_page_nav {
		margin-top:15px;
		height:300px;
		margin-left:45px;
		
	}
	
	.menu_page_nav ul li {
		list-style-type:none;
		margin-bottom:15px;
		
	}
	
	.menu_page_nav ul li a {
		font-size:20px;
		text-decoration:none;
		color:#3e1a62;
		text-transform:uppercase;
		
	}
	
	.menu_page_email_link {
		font-size:22px;
		color: #83625a;
		text-decoration:none;
		text-transform:uppercase;
		margin-left: 53px;
		
	}
	
	.menu_page_footer_title {
		margin-top:10px;
		color: #83625a;
		text-transform:uppercase;
		font-size: 40px;
		font-weight:600;
		margin-left: 53px;
		
	}
	
	.rooms_page_text {
		padding-top:100px;
		
	}
	
	.rooms_mobile_tablet_footer_heading {
		margin-top:122px;
		
	}
	
	.food_mobile_tablet_footer_heading {
		margin-top:34px;
		
	}
		

}





@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {  


.tablet_mobile_homepage {
		background-size:100% 100%;
		min-height:1400px;
	}
	
.tablet_mobile_content {
		background-position:50% 50%;
		background-size:100% 100%;
		min-height:1500px;
		
	}
	
	.tablet_mobile_logo {
		width:175px;
	
	}
	
	.tablet_mobile_menu {
		width:100px;
		margin-left: 40px;
		margin-top: 27px;
		
	}
	

	
	.tablet_mobile_heading {
    margin-left: 83px;
    margin-top: 48px;
}

	.tablet_mobile_text {
		margin-top: 22px;
		max-width: 863px;
		padding-bottom:0px;
	}
	
	.mobile_tablet_footer_heading {
		padding-bottom:30px;
		margin-top:30px;
		font-size:46px;
		
	}
	
	.tablet_mobile_text p {
		font-size:20px;
		line-height:32px;
	}
	
	.tablet_mobile_text {
		font-size:50px;
		
	}
	
	.tablet_mobile_text {
		font-size:32px;
		line-height:44px;
		color:#331451;
		font-weight:700;
		padding-top:10px;
		
	}
	
	.rooms_text h5 {
		display:block;
		
	}
	
	.rooms_text p {
		display:none;
		
	}
	
		.tablet_mobile_menu_logo img {
		width:175px;
	
	}
	
	.tablet_mobile_menu_page_logo {
		width:100px;
		margin-top: 27px;
		margin-left: 93px;
		
	}
	
	.menu_page_logo_and_menu_button {
		float:left;
		
	}
	
	.menu_page_logo {
		margin-left:54px;
		margin-top: 23px;
		
		
	}
	
	
	.menu_page_logo img {
		width:175px;
		
	}
	
	.menu_page_menu_button {
		width:100px;
		margin-top: 23px;
		margin-left: 94px;
		
	}
	
	.menu_page_social_media {
		float:left;
		margin-left:70px;
		margin-top:320px;
		
	}
	
	.menu_page_social_media a {
		margin-right:25px;
		
	}
	
	.menu_page_social_media a img {
		width:90px;
		
	}
	
	.menu_page_nav {
		margin-top:200px;
		height:610px;
		margin-left:85px;
		
	}
	
	.menu_page_nav ul li {
		list-style-type:none;
		margin-bottom:40px;
		
	}
	
	.menu_page_nav ul li a {
		font-size:32px;
		text-decoration:none;
		color:#3e1a62;
		text-transform:uppercase;
		
	}
	
	.menu_page_email_link {
		font-size:28px;
		color: #83625a;
		text-decoration:none;
		text-transform:uppercase;
		margin-left: 54px;
		
	}
	
	.menu_page_footer_title {
		margin-top:20px;
		color: #83625a;
		text-transform:uppercase;
		font-size: 46px;
		font-weight:600;
		margin-left: 53px;
		margin-bottom:30px;
		margin-top:25px;
		
	}
	
	.rooms_page_text {
		padding-top:300px;
		
	}
	
	.yoga_mobile_tablet_footer_heading {
		margin-top:100px;
		
	}
	
	.rooms_mobile_tablet_footer_heading {
		margin-top:367px;
		
	}
	
	.food_mobile_tablet_footer_heading {
		margin-top:200px;
		
	}
	
	
	
	
	
	

}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { 

.tablet_mobile_menu {
		margin-top: 16px;
		
	}


	.tablet_mobile_homepage {
		background-size:100% 100%;
		min-height:550px;
	}
	
.tablet_mobile_content {
		background-position:50% 50%;
		background-size:100% 100%;
		min-height:550px;
		
	}
	
	
	
	.tablet_mobile_heading {
    margin-left: 20px;
    margin-top: 19px;
}

.tablet_mobile_text {
		max-width: 863px;
		padding-bottom:0px;
	}
	
	.mobile_tablet_footer_heading {
		padding-bottom:30px;
		font-size:40px;
		
	}
	
	.tablet_mobile_text p, .room2_page_tablet_mobile_content .tablet_mobile_text p {
		font-size:18px;
		line-height:25px;
	}
	
	.tablet_mobile_text {
		font-size:28px;
		line-height:39px;
		color:#401a65;
		font-weight:700;
		
	}
	
	.rooms_text h5 {
		display:block;
		
	}
	
	.rooms_text p {
		display:none;
		
	}
	
		.menu_page_logo_and_menu_button {
		float:left;
		
	}
	
	.menu_page_logo {
		margin-left:53px;
		margin-top: 23px;
		
		
	}
	
	
	.menu_page_logo img {
		width:92px;
		
	}
	
	.menu_page_menu_button {
		width:65px;
		margin-top: 13px;
		margin-left: 67px;
		
	}
	
	.menu_page_social_media {
		float:left;
		margin-left:70px;
		margin-top:150px;
		
	}
	
	.menu_page_social_media a {
		margin-right:25px;
		text-decoration:none;
		
	}
	
	.menu_page_social_media a img {
		width:90px;
		
	}
	
	.menu_page_nav {
		margin-top:30px;
		height:300px;
		margin-left:40px;
		
	}
	
	.menu_page_nav ul li {
		list-style-type:none;
		margin-bottom:15px;
		
	}
	
	.menu_page_nav ul li a {
		font-size:20px;
		text-decoration:none;
		color:#3e1a62;
		text-transform:uppercase;
		
	}
	
	.menu_page_email_link {
		font-size:18px;
		color: #83625a;
		text-decoration:none;
		text-transform:uppercase;
		margin-left: 54px;
		
	}
	
	.menu_page_footer_title {
		margin-top:10px;
		color: #83625a;
		text-transform:uppercase;
		font-size: 40px;
		font-weight:600;
		margin-left: 53px;
		margin-bottom:30px;
		
	}

}



/* HEIGHT QUESTION FOR CILENTS LAPTAP ONLY */


@media screen and (max-height:769px) {
	aside ul {
    padding-top: 5px;
    height: 240px;
}

.side_bar ul {
    padding-top: 153px;
    height: 240px;
}
	
	.slideshow, .about_and_explore_page_slideshow {
    height: 570px;
}

.yoga_text {
    height: 322px;
    margin-top: 237px;
}

.about_text_box {
   margin-top: 0px;
}

.room_text {
    margin-top: 401px;
}

.food_text {
    margin-top: 261px;
}

.explore_text {
	margin-top: 18px;
  
}

.laptop_under_slideshow {
	display:block;
	
}

.laptop_social_media_to_hide, .laptop_text_to_hide {
	display:none;
	
}

.explore_page_under_slideshow_email_and_social_media {
	margin-top:0px;
	
}

aside ul li {
   padding: 10px 0px 7px 12px;
}



	
}



@media screen and (max-height:769px) and (max-width:1372px) {
	.about_text_box {
    	margin-top: 0px;
	}

	.yoga_text {
		height: 355px;
		margin-top: 204px;
	}
	
	.food_text {
    margin-top: 221px;
}

.explore_text {
    margin-top: 0px;
}

}


@media screen and (max-height:769px) and (max-width:1265px) {
	.food_text {
    margin-top: 210px;
}
	
}


@media screen and (max-height:769px) and (max-width:1237px) {
	.under_slideshow_social_media {
		clear:both;
		
	}
	
}



@media screen and (max-height:769px) and (max-width:1224px) {
	.room_text {
		margin-top: 380px;
	}
	
}



@media screen and (max-height:769px) and (max-width:1224px) {
.yoga_text {
    height: 382px;
    margin-top: 175px;
}

}

@media screen and (max-height:769px) and (max-width:1114px) {
	.room_text {
    margin-top: 370px;
}
}




/* gallery page */

.main_content_gallery {
	max-width: 1640px;
	float: left;
}


.slideshowGallery {
	width:598px;
	height: 720px;
	margin-top: 144px;
	margin-left:20px;
	float:left;
	position:relative;
	
}



.slideshowGallery img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.tablet_mobile_content_gallery {
	position:absolute;
	top:0px;
	
}

@media screen and (max-width:1000px) {
		.slideshowGallery {
		margin-top:260px;
		margin-left:67px;
		margin-bottom:30px;
		
	}

	
}


@media screen and (max-height:769px) {
		.slideshowGallery  {
    height: 570px;
}

	
}



@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {  
	.slideshowGallery {
		margin-top:360px;
		margin-left:187px;
		margin-bottom:30px;
		
	}


}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {  
	.slideshowGallery {
		margin-left:210px;
		height:670px;
	
		
	}


}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {  
.slideshowGallery {
		margin-top:500px;
		margin-left:190px;
		height:800px;
		
		
		
	}


}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {  
.slideshowGallery {
	height:550px;
	width:390px;
	margin-left:310px;
		
		
	}


}


@media screen and (max-height:769px) {
		.slideshowGallery  {
    height: 570px;
}

	
}



