.margin30 { margin-top: 30px;}
.roommid {
	background: #ffffff;
	padding: 30px 30px;
	color: #3e3e3e;
	text-align: center;
	margin-bottom: 20px;
}
.roommid .circle {	
	width: 120px;
	height: 120px;
	border-radius: 60px;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	line-height: 100px;
	border: 7px solid #225b6f;
	color: #225b6f;
	margin: 0 auto;
	overflow: hidden;
}
.roommid .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 20px;
}
.roommid .text {
}

.roommid:hover {
 	background: -webkit-radial-gradient(#0e6977, #083943); /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(#0e6977, #083943); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(#0e6977, #083943); /* For Fx 3.6 to 15 */
    background: radial-gradient(#0e6977, #083943); /* Standard syntax (must be last) */
	-webkit-box-shadow:inset 0px 0px 0px 1px #0a7e8b;
    -moz-box-shadow:inset 0px 0px 0px 1px #0a7e8b;
    box-shadow:inset 0px 0px 0px 1px #0a7e8b;
	color: #fff;
	}
	
.roommid:hover .circle {
	border: 7px solid #ffffff;
	color: #ffffff;
}

.roommid .circle_img {
	width: 200px;
	height: 150px;
	-khtml-border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	border-radius: 75px;
	text-align: center;
	font-weight: bold;
	border: 7px solid #fff;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
	}
	
.roommid:hover .circle_img {
	border: 7px solid #ffffff;
	color: #ffffff;
}

.roommid_image{
	width: 100%;
	float: left;
}
		   
.roommid_image .circle {
	width: 60px;
	height: 60px;
	border: 3px solid #fff;
	border-radius: 30px;
	text-align: center;
	margin: 20% auto 0% auto;
	font-size: 22px;
	line-height: 50px;
}
.roommid_image .text {
	padding: 15px 50px;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	color: #fff;
}

.about-item {
    height: auto;
    margin-bottom: 2em;
    position: relative;
}

.about-item img {
    width: 100%;

}

.about-item:hover .img-title {
	background: rgba(0,100,120,0.8);
   opacity: 1;
}

.hides {
   overflow: hidden;
}

.img-title {
    position: absolute;
    top: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    opacity: 0;
    background-color: #333;
    transition: all 0.5s ease;
}

.img-title .fa {
	color: #fff;
    }

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.home_botleft {
	display: block;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 5px 10px 10px -5px rgba(0,0,0,0.5);
	margin: 0px 10px 20px 0px;
	background: rgba(0,100,120,0.4);
	padding: 0px;
	border: 10px solid rgba(0,0,0,0.3);
	color: #3e3e3e;
	margin-bottom: 15px;
}
.home_botleft div.para {
	padding: 15px 30px 13px 30px;
}
.home_botleft h2{
	background: #225b6f; 
	font-size: 24px;
	font-weight: 300;
	font-style: normal;
 	font-family: 'Open Sans', sans-serif; 
	color: #ffffff;
	line-height: 36px;
	margin: 0px;
	padding: 10px 0px 10px 30px;
}

.home_botleft .big{
	background: #225b6f; 
	font-size: 26px;
 	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	line-height: 36px;
	padding: 10px 0px 10px 30px;
}
 .home_botleft table {
	table-layout: fixed;
	width: 100%;
	border: 0;
	background: rgba(255,255,255,0.8);
	color: #000;
 }
 
.home_botleft a{
	color: #000;
 }
.home_botleft a:hover{
	background: transparent; 
	color: #225b6f;
 }
.home_botleft .attractionhead {
	background: #225b6f; 
	width: 70%;
	padding: 2px 0px 2px 10px;
	margin: 1px 0px 1px 0px;
	border: 0;
	color: #fff;
	font-weight: 300;
	font-style: normal;
	text-align: left;
 }
.home_botleft .distancehead {
	background: #225b6f; 
	width: 15%;
	padding: 2px 0px 2px 0px;
	margin: 1px 0px 1px 0px;
	border: 0;
	color: #fff;
	font-weight: 300;
	font-style: normal;
	text-align: center;
 }
.home_botleft .drivehead {
	background: #225b6f; 
	width: 15%;
	padding: 2px 0px 2px 0px;
	margin: 1px 0px 1px 0px;
	border: 0;
	color: #fff;
	font-weight: 300;
	font-style: normal;
	text-align: center;
 }
 
.home_botleft .attraction {
	font-weight: 700;
	font-style: normal;
	padding: 3px 0px 3px 15px;
	margin: 1px 0px 1px 0px;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #fff;
 }
.home_botleft .distance {
	width: 15%;
	padding: 3px 0px 3px 0px;
	margin: 1px 0px 1px 0px;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #fff;
 }
.home_botleft .drive {
	width: 15%;
	padding: 3px 0px 3px 0px;
	margin: 1px 0px 1px 0px;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-align: center;
 	border-bottom: 1px solid #aaa;
	border-top: 1px solid #fff;
}
 
@media (max-width: 450px) { 
	.rooms_bot .text { 
	float: left; 
	width: 100%; 
	margin-top: 20px;}
	
	.rooms_xtra .text { 
	float: left; 
	width: 100%; 
	margin-top: 20px;}
	
}
@media (min-width: 450px) {
	.webtitle {
	margin-top: 20px;
	width: 180px;
	 height: 55px;
	}
}
@media (max-width: 766px) {
	.webtitle { position: absolute; z-index: 1000; top: -10px; margin-left: 20px; font-size: 40px;}
	.roommid_image .circle { margin-top: 25%;}
	.roommid_image .text { font-size: 14px;}
	.navbar-default .navbar-nav>li>a { border-top: 1px solid #093e47;}
	.g_margin30 { margin-top: 30px;}
	div#top-menu { margin-top: 40px;margin-bottom: 10px;}
}

@media (max-width: 991px) {
	.home_top_left, .gallery_top_left, .extras_top_left { 
	margin-right: 0px;
    }
	.s_margin30 { margin-top: 30px;}
	.webtitle { padding: 0px;}
}
@media (min-width: 767px) {
	.webtitle {
	margin: 0 auto;
	}
}

 
@media (min-width: 992px) {
	.webtitle {
	margin: 0 auto;
	width: 244px;
	height: 74px;
	}
	.home_top_left, .gallery_top_left { min-height: 300px; padding: 20px;}
	.extras_top_left { padding: 20px;}
	.home_midleft, .home_midmid {	min-height: 337px;	}	
	.home_midmid div.green{ padding: 15px 25px;}
	.home_midleft_in div.small { margin-top: 0px;}
	.home_midleft_in div.button { margin: 15px auto; }
	.roommid_image{	width: 50%;}
	.navbar-default { margin-right: -30px;}

 }
 
@media (min-width: 1200px) {
 
}