/*	 Licensed Materials - Property of IBM
	 5725-I43 (C) Copyright IBM Corp. 2006, 2013. All Rights Reserved.
	 US Government Users Restricted Rights - Use, duplication or
     disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */
     
                        body{
				/*background-image: url("images/bg_plain.jpg");*/
			}
			.logo img{
				width: 80px;
				height: 80px;
			    }
			.navbar{
				 background-color: rgba(237,212,182,0.8);
			}
			.navigation{
				padding-top:  10%;
			}
			.icons-rooms{
				width: 80px;
				height: 80px;
				margin: 6% 0% 7% 30%;				
			}
			#centerapp_image{
				width: 100%;
				height: 100%;
				background: transparent;			
				
			}
			.col-direction{
								
				background-color: #f0f0f0;
				height: 250px;				
				}
			.roomMisplaced{
				background-color: rgba(211,47,47,0.8);
			}
			.correctRooms{
				background-color: rgba(83,173,86,0.8);
			}
			.rooms-div{
				border-left:1px solid #fff;
				border-top:0.6px solid #fff;
				border-right:1px solid #fff;
				border-bottom: 0.6px solid #fff;
			}
			.direction{
				text-align: center;
				color: #FF7043;
				
			}
			
			.room-description{
				width: 100%;	
				text-align: center;
				color: #fff;
				line-height: 0.5;
			}
			#direction_center_middle{
				background-image:url(".../images/centerimage.png");
				background-size: 250px 250px;
				background-position: center;
				background-repeat: no-repeat;
				background-color: transparent;
				border: none;
			}
			#appstoreLinks{
					width: 240px;
					height: 80px;
				}
				
			
				
				.icons-rooms{	
					width: 75px;
					height: 75px;
					margin: 4% 0% 0% 0%;
				}
				.col-direction{								
					background-color: #f0f0f0;
					height: 300px;
					border: 1px solid #ccc;
					margin:4% 0 0 0%;
				}
				.rooms-div{
					width: 100%;	
					padding: 0px;
					margin: 0px;
					height:100px;
					font-size: 16px;
				}
				
				.room-description {
					margin: 2% 0 0 4%;
				}
				#logoIcons_div {
					padding-top:2%;
				    }
				#direction_center_middle {
				background-image:url("images/centerimage.png");
					background-size: 240px 240px;
					background-position: center center;
					background-repeat: no-repeat;
					background-color: transparent;
					border: medium none;
				    }
				#singleRoom{
					height: 300px;
					text-align: center;
				}
				#doubleRoom{
					height: 150px;
				}
				#tripleRoom{
					height: 100px;
				}
				#singleRoom_image{
					width: 240px;
					height: 240px;
					margin: 4% 0% 0% 2%;
				}
				#doubleRoom_image{
					width: 120px;
					height: 120px;
					margin: 4% 0% 0% 0%;
					font-size: 12px;
					text-align: center;
				}
				
			@media all and (max-width: 1600px) and (min-width: 1200px){
				
				    .flexslider .slides	 { width: 100%; height: 420px; }
				    .flexslider {
					background-color: #000;
					height: 420px;
					overflow: hidden;
					margin: 0px;
				    }
				    .main-slider {
					width: 100%;
					height: 420px;
				    }
				    .logo {
					margin: 100px 0px;
					padding: 25px 10px;
					background-color: #495054;
				    }
				 .logo a h1 {
					text-transform: uppercase;
					font-size: 20px;
					margin: 0px;
					font-weight: 800;
				    }
								    
				}
				
				@media all and (max-width: 1300px) and (min-width: 990px){
					.logo {
					margin: 100px 0px;
					padding: 25px 10px;
					background-color: #495054;
				    }
				.logo a h1 {
					text-transform: uppercase;
					font-size: 18px;
					margin: 0px;
					font-weight: 800;
				    }
				    .logo img {
					width: 45px;
					height: 45px;
				    }
				}
				
				
			@media only screen and (max-width: 1200px){
				#main-content{
					margin-top: 1%;																														%;
				}
				#logo_div{
					margin: 0px;
					padding: 0px;
				}
				.main-slider {
					width: 100%;
					height: 420px;
				    }
				.flexslider .slides	 { width: 100%; height: auto; }
				    .flexslider {
					background-color: #000;
					height: auto;
					overflow: hidden;
					margin: 0px;
				    }
					
					
				.icons-rooms{	
					width: 75px;
					height: 75px;
					margin: 4% 0% 0% 0%;
				}
				.col-direction{								
					background-color: #f0f0f0;
					height: 300px;
					border: 1px solid #ccc;
					margin:4% 0 0 0%;
				}
				.rooms-div{
					width: 100%;	
					padding: 0px;
					margin: 0px;
					height:100px;
					font-size: 16px;
				}
				
				.room-description {
					margin: 4% 0 0 4%;
				}
				#logoIcons_div {
					padding-top:2%;
				    }
				#direction_center_middle {
					background-image: url("images/centerimage.png");
					background-size: 240px 240px;
					background-position: center center;
					background-repeat: no-repeat;
					background-color: transparent;
					border: medium none;
				    }
				#singleRoom{
					height: 300px;
					text-align: center;
				}
				#doubleRoom{
					height: 150px;
				}
				#tripleRoom{
					height: 100px;
				}
				#singleRoom_image{
					width: 240px;
					height: 240px;
					margin: 4% 0% 0% 0%;
				}
				#doubleRoom_image{
					width: 120px;
					height: 120px;
					margin: 4% 0% 0% 0%;
					font-size: 12px;
					text-align: center;
				}
				.story-image{
					width: 250px;
					height: 250px;
				}
	
				#appstoreLinks{
					width: 150px;
					height: 50px;
				}
			}
			@media only screen and (max-width: 990px){
				#main-content{
					margin-top: 5%;																														%;
				}
				
				.icons-rooms{	
					width: 45px;
					height: 45px;
					margin: 4% 0% 0% 0%;
				}
				.col-direction{								
					background-color: #f0f0f0;
					height: 180px;
					border: 1px solid #ccc;
					margin:4% 0 0 0%;
				}
				.rooms-div{
					width: 100%;	
					padding: 0px;
					margin: 0px;
					height:60px;
					font-size: 12px;
				}
				.room-description {
					margin: 4% 0 0 4%;
				}
				#logoIcons_div {
					padding-top: 5%;
				    }
				#direction_center_middle {
					background-image: url("images/centerimage.png");
					background-size: 180px 180px;
					background-position: center center;
					background-repeat: no-repeat;
					background-color: transparent;
					border: medium none;
				    }
				#singleRoom{
					height: 180px;
					text-align: center;
				}
				#doubleRoom{
					height: 90px;
				}
				#tripleRoom{
					height: 60px;
				}
				#singleRoom_image{
					width: 150px;
					height: 150px;
					margin: 4% 0% 0% 13%;
				}
				#doubleRoom_image{
					width:75px;
					height:75px;
					margin: 4% 0% 0% 0%;
					font-size: 12px;
					text-align: center;
				}
			}
			
			@media only screen and (max-width: 767px){
				#main-content{
					margin-top: 5%;																														%;
				}
				.main-slider {
					width: 100%;
					height:auto;
				    }
				.slider-caption {
					position: absolute;
					vertical-align: middle;
					width: 100%;
					text-align: center;
					z-index: 8;
					color: #FFF;
					height: 400px;
					top: 10%;
				    }

				.col-direction{								
					background-color: #f0f0f0;
					height: 250px;				
				}
				.icons-rooms{
					width: 45px;
					height: 45px;
					margin: 4% 0% 0% 0%;
				}
				.col-direction{								
					background-color: #f0f0f0;
					height: 180px;
					border: 1px solid #ccc;
					margin:4% 0 0 0%;
				}
				.rooms-div{
					width: 100%;	
					padding: 0px;
					margin: 0px;
					height:60px;
					font-size: 12px;
				}
				.room-description {
					margin: 4% 0 0 4%;
				}
				#logoIcons_div {
					padding-top: 6%;
				    }
				#direction_center_middle {
					background-image: url("images/centerimage.png");
					background-size: 140px 140px;
					background-position: center center;
					background-repeat: no-repeat;
					background-color: transparent;
					border: medium none;
				    }
				    .story-image{
					width: auto;
					height: auto;
				}
			}
			@media only screen and (max-width: 480px){
				#main-content{
					margin-top: 5%;
					
				}
				#main-content h4{
					font-size: 10px;
				}
				.col-direction{
								
					background-color: #f0f0f0;
					height: 120px;				
				}
				.icons-rooms{
					width: 40px;
					height: 40px;
					margin: 0% 0% 0% 0%;
				}
				.rooms-div{
					width: 100%;	
					padding: 0px;
					margin: 0px;
					height:40px;
					font-size: 10px;
					line-height: 1;
				}
				#logoIcons_div {
					padding-top: 8%;
				    }
				#direction_center_middle {
					background-image: url("images/centerimage.png");
					background-size: 75px 75px;
					background-position: center center;
					background-repeat: no-repeat;
					background-color: transparent;
					border: medium none;
				    }
				#singleRoom{
					height: 120px;
					text-align: center;
				}
				#doubleRoom{
					height: 60px;
				}
				#tripleRoom{
					height: 40px;
				}
				#singleRoom_image{
					width: 60px;
					height: 60px;
					margin: 10% 0% 0% 0%;
				}
				#doubleRoom_image{
					width:40px;
					height:40px;
					margin: 0% 0% 0% 0%;
					font-size: 12px;
					text-align: center;
				}
				#tripleRoom_image{
					width:40px;
					height:40px;
					margin: 0% 0% 0% 0%;
					font-size: 12px;
					text-align: center;
					display: none;
				}
				
			}
			
			/*  bhoechie tab */
				div.bhoechie-tab-container{
				  z-index: 10;
				  background-color: #ffffff;
				  padding: 0 !important;
				  border-radius: 4px;
				  -moz-border-radius: 4px;
				  border:1px solid #ddd;
				  margin-top: 20px;
				  margin-left: 50px;
				  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
				  box-shadow: 0 6px 12px rgba(0,0,0,.175);
				  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
				  background-clip: padding-box;
				  opacity: 0.97;
				  filter: alpha(opacity=97);
				}
				div.bhoechie-tab-menu{
				  padding-right: 0;
				  padding-left: 2.5% !important;
				  padding-bottom: 0;
				}
				div.bhoechie-tab-menu div.list-group{
				  margin-bottom: 0;
				}
				div.bhoechie-tab-menu div.list-group>a{
				  margin-bottom: 0;
				}
				div.bhoechie-tab-menu div.list-group>a .glyphicon,
				div.bhoechie-tab-menu div.list-group>a .fa {
				  color: #38E395;
				}
				div.bhoechie-tab-menu div.list-group>a:first-child{
				  border-top-right-radius: 0;
				  -moz-border-top-right-radius: 0;
				}
				div.bhoechie-tab-menu div.list-group>a:last-child{
				  border-bottom-right-radius: 0;
				  -moz-border-bottom-right-radius: 0;
				}
				div.bhoechie-tab-menu div.list-group>a.active,
				div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
				div.bhoechie-tab-menu div.list-group>a.active .fa{
				  background-color: #38E395;
				  color: #ffffff;
				}
				div.bhoechie-tab-menu div.list-group>a.active:after{
				  content: '';
				  position: absolute;
				  left: 100%;
				  top: 50%;
				  margin-top: -13px;
				  border-left: 0;
				  border-bottom: 13px solid transparent;
				  border-top: 13px solid transparent;
				  border-left: 10px solid #38E395;
				}
				
				div.bhoechie-tab-content{
				  background-color: #ffffff;
				  /* border: 1px solid #eeeeee; */
				  padding-left: 20px;
				  padding-top: 10px;
				}
				
				div.bhoechie-tab div.bhoechie-tab-content:not(.active){
				  display: none;
				}
				
				
			