/*
Theme Name: Soho Hotel Child
Theme URI: http://themes.quitenicestuff.com/sohohotel
Description: An accommodation based WordPress theme
Version: 1.9.4
Author: quitenicestuff
Author URI: http://themeforest.net/user/quitenicestuff
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: sohohotel
Tags: light, one-column, two-columns, left-sidebar, right-sidebar, custom-colors
*/

/*	Core
----------------------------------------------------*/
@import url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css");

a{
	color:#0074be;
	text-decoration:none;
}
a:hover,a:active{
	text-decoration:underline;
}
body{
	background-size: cover;
	font-size:16px;
	line-height:160%;
}
img{
	max-width:100%;
	vertical-align:bottom;
}
p{
	font-size:16px;
}
h3{
	margin-bottom:10px;
}

h1, h2, h3, h4, h5, h6 { color: #682E87; }

.page-content h1 {
  font-size: 30px;
  margin: 20px 0 15px;
}

body{
	color:#555;
}
hr.underline{
	margin: 2em 5% 3em 5%;
	padding: 0;
	color: #E28C05;
	border: none;
	border-bottom: 1px solid #E28C05;
}
.clear { clear:both;}

#wrapper {
	padding:0;
	box-shadow:none;
	background:none;
}

.content-wrapper {
	width:100%;
	box-sizing:border-box;
	padding:24px;
	/*background:rgba(255,255,255,0.9);*/
	background:url(images/content_bg.png) repeat 0 0;
	margin-bottom: 0;
}

div.content-wrapper:nth-child(1){
	padding: 8px 10px;
}
.content-column .msg { margin:0 0 15px 50px; }

.main-navigation ul#navigation{
	padding-top:22px;
}
#navigation{
	max-width:100%;
	float:none;
	text-align:center;
}
.main-navigation #navigation li {
	margin: 0;
	float:none;
	display:inline-block;
	font-size:13px;
	letter-spacing: -0.5px;
}
.main-navigation #navigation li a { color:#5c5c5c;}
#navigation li a{
	padding:0;
}
#navigation li strong{
	padding:18px 5px;
	margin: 0;
	border-right:1px solid #ccc;
	font-weight:bold;
}
#navigation ul {
  position: absolute;
  top: -999em;
  width: 18em;
}
#navigation li:hover ul, #navigation li.sfHover ul {
  left: 0%;
  top: 133px;
  z-index: 99;
  transform: translateX(-25%);
}
.topbar-right{
	width:75%;
}
#navigation .current-menu-item,#navigation li:hover{
	border-color:#e28c05 !important;
	border-bottom-width:8px;
}

#navigation .current-menu-item, #navigation .current_page_item, #navigation li {
	border-bottom:8px solid transparent;
}

.main-navigation #navigation li li {
	text-align:left;
}

#slider {
	margin-bottom:18px;
	padding: 0 17px;
	background:rgba(255,255,255,0.8);
	box-sizing:border-box;
}

#slider .home-reservation-box {
	bottom:0;
	left:0;
	width:100%;
	box-sizing:border-box;
	padding:30px;
	position:relative;
}

.home-reservation-box{
	background-color:#000;
	padding:30px;
}

.single-room {
	background:rgba(105, 41, 135, 0.9);
}

.single-room .home-reservation-box{
	background-color:transparent;
	padding:0;
}


.slider-caption-wrapper{
	left:0;
	top:36px;
}
.slider-caption{
	margin-left:16px;
}
.slider-caption h1.dark-caption{
	font-family:"Times New Roman", Times, serif !important;
	background:rgba(105, 41, 135, 0.8);
	display:inline-block;
	color:#fff;
	font-size:1.5em;
	padding:15px 20px;
	text-transform:uppercase;
	font-weight:400;
	line-height: 1.6em;
}
.slider-caption p.white-caption{
	background:rgba(227,227,227,0.8);
	display:inline-block;
	color:#000;
	font-size:30px;
	padding:15px 20px;
	letter-spacing:1px;
}
#slider .home-reservation-box{
	border-bottom:0px !important;
}
#topbar{
	padding:2px 0 3px 0;
}
#topbar-wrapper {
	width:100%;
}
#topbar-wrapper .gmap-button { background-color:#22a6bd; top:10px;}

.topbar-left { float:left; text-align:right; line-height:40px; font-weight:400; width:146px; font-size:12px;}
#topbar li{
	padding-top:6px;
	padding-bottom:6px;
}
.email_icon{
	background:url(images/message_icon.png) left 5px no-repeat;
	padding-left:30px;
}
.phone_icon{
	background:url(images/call_icon.png) left 5px no-repeat;
	padding-left:30px;
}
#slider .home-reservation-box, #slider-full .home-reservation-box, .mobile-menu-title, .mobile-menu-inner, .dark-wrapper .text-slider ul li, .widget-reservation-box, .dark-wrapper, .booking-side, .booking-main, .price-details .deposit, .price-details .total, .price-details .total-only, .price-details .full-payment, #ui-datepicker-div, .step-icon, .lightbox-title, #language-selection li li a, .room-price-widget .from, .room-price-widget .price-detail, #lang_sel_footer{
	background-color:#692987 !important;
}

#topbar {
	background-color:#22a6bd !important;
	position:relative;
	z-index:10;
}

#logo {
	float:none;
	margin:0px auto;
}

#logo img { max-width:360px;}

#navigation li:hover ul, #navigation li.sfHover ul{
	top:105px !important;
}

.block_box{
	position:relative;
	min-height:414px;
	z-index:1;
}
.block_box img {
	width:100%;
	height:auto;
}
.block_box h3.s_title{
	display:block;
	background:#682e86;
	color:#FFF;
	font-family: 'Playfair Display', serif !important;
	font-weight:400;
	text-transform:uppercase;
	line-height:50px;
	font-size:22px;
	text-align:center;
	margin:0;
}

.home_block_image_description{
	background:#692987;
	padding:18px 16px 5px;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	color:#fff;
	text-align:center;
	min-height:122px;
}
.home_block_image_description p{
	font-size:13px;
}
.s_subtitle{
	text-transform:uppercase;
	font-weight:700;
	border-bottom:1px solid #fff;
	padding-bottom:6px;
	margin-bottom:5px;
	font-size:14px;
	color:#FFF;
}
.s_subtitle a { color:#FFF;}

.mini_slide h3.s_title {
	background:#00adc6;
}
.mini_slide .home_block_image_description {
	background:#00adc6;
}

/*=======================================================
[Block_slider]
========================================================*/
#rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

#rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

#rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

#rslides img {
  display: block;
  height: auto;
  float:none;
  width: 100%;
  border: 0;
  }

#rslides .home_block_image_description{
	bottom:0;
}
.block_box .rslides_tabs {
	position:absolute;
	bottom:-6px;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
}
.block_box .rslides_tabs li {
	width:11px;
	height:11px;
	margin:0 3px;
	display:inline-block;
}
.block_box .rslides_tabs li a {
	text-indent:-9999px;
	display:inline-block;
	width:11px;
	height:11px;
	background:url(images/pager.png) no-repeat 0 0;
}
.block_box .rslides_tabs li a:hover, .block_box .rslides_tabs li.rslides_here a {
	background-position:0 -11px;
}






.space_border{
	margin:0 auto;
	background:url(images/border.png) left top no-repeat;
	background-size:100% 8px;
	max-width:960px;
	height:8px;
	border:0px;
}
.gray-wrapper{
	background:#f6f6f6 !important;
	padding:40px 0;
}
.gray-wrapper .title-style1{
	color:#424242;
}
.block_title{
	font-family: 'Playfair Display', serif !important;
	font-size:32px;
	color:#5c5c5c;
	display:block;
	text-transform:uppercase;
	text-align:center;
	font-weight:400;
	margin-bottom:20px;
	padding-bottom:16px;
	border-bottom:1px solid #aaaab2;
}
.information_box{
	position:relative;
}
.information_box img {
	width:100%;
	height:auto;
}

.information_box .home_block_image_description p{
	font-size:16px;
}

.information_box .info_description {
	width:100%;
	box-sizing:border-box;
	padding:30px;
	text-align:center;
	color:#FFF;
	background:#692987;
	position:absolute;
	bottom:0;
	left:0;
}

.information_box .info_description.bluebg {
	background:#01acc8;
}

.information_box .s_subtitle{
	font-size:22px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.blue_button {
	background:#00adc6 ;
	line-height:44px;
	display:inline-block;
	padding:0 75px;
	color:#fff;
	font-weight:700;
	font-size:16px;
	text-decoration:none;
}
.blue_button:hover {
	background:#018ca0;
	text-decoration:none;
}

.info_description .read_more {
	background:#00adc6 ;
	line-height:44px;
	display:inline-block;
	padding:0 75px;
	color:#fff;
	font-weight:700;
	font-size:16px;
	text-decoration:none;
}

.info_description .read_more:hover {
	background:#018ca0;
	text-decoration:none;
}

.bluebg .read_more {
	background:#692987;
}
.bluebg .read_more:hover {
	background:#490a66;
}


.col_btn p { margin:0; }


.info_button{
	display:block;
	text-decoration:none;
	font-weight:700;
	padding:0 10px;
	font-size:16px;
	color:#fff;
	line-height:44px;
	text-align:center;
	background:#00adc6;
}
.info_button:hover {
	background:#018ca0;
	text-decoration:none;
}

.info_button.blue{
	background:#00adc6;
}
.info_button.violet{
	background:#692987;
}
.info_button.blue:hover {
	background:#018ca0;
}
.info_button.violet:hover {
	background:#490a66;
}

.bottom_signup_form .home-reservation-box{
	background-image:none !important;
}
.home-reservation-box .bookbutton{
	background:#e52729 !important;
}
.bottom_signup_form .block_title{
	padding:0;
	margin:0 0 16px 0;
	font-family: 'Playfair Display', serif !important;
	font-size:20px;
	font-weight:400;
	border:none;
}
.contemporary p {
	margin:24px 0 36px;
	font-size:20px;
	color:#5c5c5c;
	line-height:30px;
}
/*=====================================================
[Approve Section]
=====================================================*/
.approve_section p {
	font-size:18px;
	color:#5c5c5c;
	line-height:30px;
	padding:0 38px 0 0;
	margin:24px 0 38px;
}

/*========================================================
[bottom signup]
=========================================================*/
.home-signup-box {
	background:#00adc6;
	padding:30px;
	overflow:hidden;
}

.signup_top { margin-bottom:10px; }

.signup_top:after {
	clear:both;
	content:"";
	display:table;
}

.signup_bottom:after {
	clear:both;
	content:"";
	display:table;
}



.home-signup-box input[type="text"], .home-signup-box input[type="email"] {
	width:19.2%;
	height:46px;
	float:left;
	border:none;
	background:#FFF;
	margin:0 12px 0 0;
	padding:12px;
	box-sizing:border-box;
	font-size:16px;
	color:#9b9b9b;
}

.home-signup-box .check_area {
	width:19%;
	height:46px;
	background:#FFF;
	float:left;
	margin-right:12px;
	padding:15px 12px;
	box-sizing:border-box;
	overflow:hidden;
}

.home-signup-box .check_area.nomar { margin-right:0;}

.home-signup-box .check_area label {
	font-size:16px;
	display:block;
	line-height:16px;
	color:#9b9b9b;
	float:left;
}
.home-signup-box .check_area input[type="checkbox"] {
	float:right;
}



.home-signup-box input[type="submit"] {
	background:#003595;
	border:none;
	cursor:pointer;
	font-size:16px;
	padding:12px 74px;
	margin:0;
	color:#FFF;
	font-weight:900;
	text-transform:uppercase;
}


.signup_bottom .select-wrapper { width:24%; float:left; margin:0 12px 0 0; }


.signup_bottom label { display:block; width:100%; margin-bottom:10px; color:#FFF; font-weight:bold; }


/*===================================================
[Footer]
======================================================*/
#footer {
	padding:0;
	margin:0;
}
#footer, #footer a {
	color:#55626b;
}
#footer .foo_email a{
	font-size: 14px;
	letter-spacing: -0.5px;
}
#footer .title-style2{
	margin-bottom:10px;
	font-size:20px;
}
#footer .title-style2 .title-block{
	display:none;
}
#footer li{
	margin-bottom:5px;
	list-style:none;
}

#footer .widget ul{
	margin-left:0px;
}
#footer .widget li a:hover, #footer .widget li.current-menu-item a { color:#000; text-decoration:none; }

ul.social-icons li a span{
	width:62px;
	height:62px;
	display:block;
	border-radius:50%;
}
ul.social-icons li a span.facebook-icon{
	background:url(images/facebook_icon.png) 0 0 no-repeat;
}
ul.social-icons li a span.gplus-icon{
	background:url(images/google_plus_icon.png) 0 0 no-repeat;
}
ul.social-icons li a span.yelp-icon{
	background:url(images/yelp_icon.png) 0 0 no-repeat;
}
ul.social-icons li a span.foursquare-icon{
	background:url(images/foursquare_icon.png) 0 0 no-repeat;
}

ul.social-icons li a span.tripadvisor-icon{
	background:url(images/tripadvisor_icon.png) 0 0 no-repeat;
}
ul.social-icons li a span.twitter-icon{
	background:url(images/twitter_icon.png) 0 0 no-repeat;
	background-size: 100% auto;
}
/*=============================
[Sidebar-social]
==============================*/
ul.social-sidebar li a span{
	width:62px;
	height:62px;
	display:block;
	border-radius:50%;
}
ul.social-sidebar li a span.facebook-icon{
	background:url(images/fb_icon.png) 0 0 no-repeat;
}
ul.social-sidebar li a span.gplus-icon{
	background:url(images/gplus_icon.png) 0 0 no-repeat;
}
ul.social-sidebar li a span.yelp-icon{
	background:url(images/yelp.png) 0 0 no-repeat;
}
ul.social-sidebar li a span.foursquare-icon{
	background:url(images/foursquare_icon.png) 0 0 no-repeat;
}

ul.social-sidebar li a span.tripadvisor-icon{
	background:url(images/ta_icon.png) 0 0 no-repeat;
}
ul.social-sidebar li a span.twitter-icon{
	background:url(images/tr_icon.png) 0 0 no-repeat;
}




#footer .widget{
	width:18%;
}
#footer .widget.contact_widget, #footer .widget.widget_footer_contact_widget{
	width:46%;
	font-size:20px;
}
#footer .widget.widget_footer_logos_widget{
	width:100px;
	margin:0;
}
#footer .widget.widget_footer_logos_widget img { margin:0 0 10px 0; width:100%; height:auto; }

#footer .one-fourth { margin:0 2% 0 0;}
/*#footer .content-wrapper .one-fourth:nth-child(4n) {
	width:38%;
}*/
#footer .widget.social_widget{
	width:38%;
	float:right;
	margin-top:24px;
}
#footer .widget.social_widget h4 { display:none; }
.social_widget{
	display: block;
	width: 100% !important;
}
.social_widget ul{
	width: 220px;
	padding: 1px 0 30px 0;
	display: block;
	margin-right: auto !important;
	margin-left: auto !important;
}
#footer .widget .social-icons li { margin-right:7px !important;margin-left: 7px !important; }

#background-wrapper{
  background: #ffffff url("http://marshamcourthotel.co.uk/wp-content/uploads/2015/03/beach-sunset.jpg") 50% 0 no-repeat;
  background-size: 100% auto;
}

#footer .title-style2 {
	color:#57646d;
}
#footer-bottom {
	margin:0;
	padding-top: 100px;
	border:none;
}



/*================================================================
[Floating Social]
=================================================================*/
#floating_social {
	width:54px;
	height:auto;
	padding:40px 20px;
	background:#174a9d;
	position:absolute;
	left:0;
	top:100px;
	z-index:999;
}

.closo_btn {
	display:block;
	position:absolute;
	top:3px;
	right:6px;
	font-size:18px;
	color:#828282;
	font-weight:900;
	cursor:pointer;
}

#of_container #of-nav li.socialoptions a {
	background-image:url(images/socialoptions_icon.png);
}

#floating_social .social-icons li {
	float:none;
	margin:6px 0;
}
.room-feature{
	position:relative;
}
.room-feature .s_title{
	position:absolute;
	left:-36px;
	top:-36px;
	margin:0;
	z-index:80;
	height:55px;
	padding:48px 32px;
	background:url(images/circle-border.png) no-repeat 0 0;
	text-transform:uppercase;
	width:145px;
	height:145px;
	box-sizing:border-box;
	text-align:center;
	font-weight:700;
}
#page-header{
	margin-bottom:28px;
	padding:40px 0;
	height:auto;
	min-height:85px;
	background-position: 50% 50% !important;
}
#page-header h2{
	background:rgba(18, 88, 142, 0.7);
    color: #fff;
    display: inline-block;
    font-size: 38px;
    font-weight: bold;
    padding: 15px 20px;
    text-transform: uppercase;
	width:auto;
	margin-left:24px;
}

.content-wrapper .button3 {
	border-color:#00adc6;
	color:#FFF;
}


.title-block, .button1:hover, .button4:hover, .button5:hover, .button2, .wpcf7-submit, #submit, .button3, .button6, #footer .button1, .page-content table th, .event-month, .key-selected-icon, .dark-notice, .booking-main input[type="submit"], .home-reservation-box input[type="submit"], .widget-reservation-box input[type="submit"], .booking-side input[type="submit"], .ui-datepicker-calendar tbody tr td a.ui-state-hover, .ui-datepicker-calendar .dp-highlight .ui-state-default, .step-icon-current, .pagination-wrapper .selected, .pagination-wrapper a:hover, .wp-pagenavi .current, .wp-pagenavi a:hover, .tagcloud a:hover, a.button0, .more-link, .nsu-submit:hover, #footer .nsu-submit, .nsu-submit:hover, #footer .nsu-submit{
	background:#00adc6 !important;
	border-color:#00adc6 !important;
}
.booking_area{
	padding:30px ;
}
.page-template-template-contact .booking_area{
	padding:0 ;
}
.booking_area .widget-reservation-box{
	overflow:hidden;
}
.booking_area .widget-reservation-box .select-wrapper{
	width:168px;
	float:left;
	margin-right:10px;
}
.booking_area .widget-reservation-box input[type="text"]{
	float:left;
	width:168px;
	margin-right:10px;
}
.booking_area .widget-reservation-box input[type="submit"]{
	float:left;
	margin-top:0px;
}
.booking_area .widget{
	margin:0px;
	padding:0px;
	border:0px;
}
.widget-reservation-box{
	background-image: url(images/border.png) !important;
    background-position: left bottom !important;
    background-repeat: no-repeat !important;
    background-size: 100% 8px !important;
	border:0px;
}

.right-sidebar .page-content {
	padding:0 50px 0 0; 
}

/*=======================================================
[inner-pages]
=======================================================*/
.alignright, img.alignright {
	margin:0 0 30px 30px;
}

.page-content ul, .list-style1, .list-style2, .list-style3, .list-style4 {
	margin:0 16px 30px;
}

.page-content .msg ul { margin:10px 10px 10px 5px;}

.page-content h2 { margin:15px 0;}

.page-content #mapentry input[type="text"] {
	width:37%;
}
.page-content #mapentry input[type="button"] {
	background: none repeat scroll 0 0 #00adc6;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: 900;
    margin: 0;
    padding: 11px 20px;
    text-transform: uppercase;
	cursor:pointer;
}
.page-content #mapentry input[type="button"]:hover {
	background:#018ca0;
	text-decoration:none;
}

.page-id-423 .page-content h2 {
	font-weight:900;
	font-size:28px;
	color:#FFF;
	padding:12px 20px;
	background:rgba(18, 88, 142, 0.9);
	margin-bottom:20px;
	display:block;
}



.content-wrapper .wsp-posts-title, .content-wrapper .wsp-posts-list { display:none !important;}

.page-id-126 .page-content ol li a, .page-id-126 .page-content ul li a {
	color:#0c6db1;
}

.page-id-126 .page-content ol li a:hover, .page-id-126 .page-content ul li a:hover {
	color:#13a47b;
}

/*=======================================
[meeting form]
============================================*/
#meeting-rfp {
	background:#00b2c9;
	padding:20px;
	margin-left:20px;
}
#meeting-rfp h3 {
	font-size:20px;
	font-weight:700;
	color:#FFF;
	text-transform:uppercase;
	margin-bottom:20px;
	text-align:center;
}
#meeting-rfp p { text-align:center; padding:0; margin:0; color:#FFF; }
#meeting-rfp br { display:none;}
#meeting-rfp ul {
	padding:0;
	margin:0;
	list-style:none;
}
#meeting-rfp ul li {
	margin-bottom:10px;
	padding:0 0 0 40px;
	list-style-image:none;
	box-sizing:border-box;
	position:relative;
}
#meeting-rfp ul li:before {
	font-family: FontAwesome;
	content:"\f013";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color:#FFF;
    font-size: 24px;
	position:absolute;
	top:5px;
	left:5px;
}

#meeting-rfp ul li.name_rfp:before {
	content:"\f007";
}

#meeting-rfp ul li.email_rfp:before {
	content:"\f0e0";
}

#meeting-rfp ul li.phone_rfp:before {
	content:"\f095";
}

#meeting-rfp ul li.people_rfp:before {
	content:"\f007";
}

#meeting-rfp ul li.date_rfp:before {
	content:"\f073";
}

#meeting-rfp ul li.capt_rfp:before {
	content:"\f084";
}

#meeting-rfp input[type="text"], #meeting-rfp input[type="email"], #meeting-rfp input[type="tel"], #meeting-rfp input[type="date"] {
	margin:0;
	width:96%;
	border: 1px solid #e8e8e8;
	padding:10px 9px;
	box-sizing:border-box;
}
#meeting-rfp input[type="submit"] {
	border:none;
	font-weight:700;
	font-size:15px !important;
	float:none;
	display:block;
	margin:20px auto auto auto;
	background:#003595 !important;
	padding:10px 30px;
}

#meeting-rfp .capt_rfp img {
	position:relative;
	top:0;
}
#meeting-rfp .capt_rfp input[type="text"] {
	width:66%;
	padding:5px 9px 6px;
}
#meeting-rfp p.rq { display:block;}


.page-template-template-events .main-content h2 {
	font-size:20px;
	font-weight:600;
	margin-bottom:30px;
}

.page-id-17 #ui-datepicker-div, .page-id-15 #ui-datepicker-div, .page-id-19 #ui-datepicker-div {
	background:#000 !important;
}

/*========================================================
[TO Do]
=========================================================*/
.todo_content {
	margin-bottom:25px;
	border-bottom:1px solid #e8e8e8;
}

.todo_content h2 {
	font-size:24px;
	margin-bottom:20px;
}

.todo_tab .ui-tabs-panel {
	background:#f1f1f1;
}
.todo_tab .ui-tabs .ui-tabs-nav li.ui-state-active { border-color:#00adc6; }

.choice_box {
	background:#174a9d;
	padding:20px;
	color:#FFF;
}
.choice_box img {
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.choice_box hr { color:#666; font-size:14px;}
.choice_box h4 {
	color:#FFF;
}
.choice_box h4.sm { font-size:14px; }
.choice_box h4 strong { color:#FFF; font-weight:bold;}
.choice_box h4 a { color:#CCC; }

.single-to_do .sidebar .title-style3 { margin-bottom:10px !important;}

.blog-image {
	width:100%;
	height:auto;
	margin:0;
}
.page-content h3 {
  font-size: 18px;
  margin: 0 0 20px;
}
.blog-meta{
	display: none;
}
.blog-title {
	font-size:20px;
	margin:0;
	padding: 5px 10px;
	background:#00adc6;
	color:#FFF;
	font-family:"Playfair Display",serif !important;
}
.blog-title a { color:#FFF; }

.blog-title a:hover {
	text-decoration:none;
}

.quote_wrap {
	background:url(images/quotes-top.gif) no-repeat 0 0;
}
.quote {
	padding:20px;
	background:url(images/quotes-btm.gif) no-repeat 0 bottom;
	font-size:20px;
	line-height:28px;
	font-style:italic;
	font-weight:300;
	color:#e52729;
}
.quote2img {
	width:54px;
	height:45px;
	display:block;
	float:left;
	background:url(images/Inicial_quote.png) no-repeat 0 0;
	margin:2px 14px 0 0;
}

.sidebar_map { margin-bottom:30px;}
.sidebar .title-style3 { margin-bottom:20px !important;}

.sidebar_map .sgmp-directions-hint { width:100% !important; }
.sidebar_map .google-map-placeholder { width:100% !important; }


.sidebar_map #map_canvas {
	width:100%;
	height:200px;
}

.sidebar_map input[type="text"], input[type="email"] {
	border:1px solid #e8e8e8;
}
.sidebar_map input[type="button"] {
	background:#e52729;
	border:#e52729  1px solid;
	cursor:pointer;
	padding:6px 20px;
	color:#FFF;
}
.todo_tab #map_canvas {
	width:100%;
	height:300px;
}
.todo_tab #mapentry input[type="button"] {
    background: none repeat scroll 0 0 #e52729;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: 900;
    margin: 0;
    padding: 10px 20px;
    text-transform: uppercase;
}

/*=========================================================
[Contact]
=========================================================*/
.contact_details {
	padding:20px;
	color:#FFF;
	background:rgba(18, 88, 142, 0.9);
	word-wrap:break-word;
}

.contact_details p a, .contact_details ol li a, .contact_details ul li a {
	color:#e28c05 !important;
}

.contact_details h3 {
	padding:0 0 0 40px;
	line-height:26px;
	display:block;
	position:relative;
	color:#e28c05 ;
	font-weight:bold;
}
.contact_details h3:before {
	font-family: FontAwesome;
	content:"\f138";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color:#FFF;
	font-size: 24px;
	position:absolute;
	top:0;
	left:5px;	
}
.contact_info{
	padding:0 0 30px 0;
	margin-bottom:30px;
	border-bottom:#FFF 1px solid;
}
.contact_info a { color:#e28c05;}
.contact_info span:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color:#FFF;
	font-size: 24px;
	position:absolute;
	top:0;
	left:5px;	
}

.contact_info .address {
	display:block;
	padding:0 0 0 40px;
	margin-bottom:10px;
	position:relative;
}
.contact_info .phone {
	display:block;
	padding:0 0 0 40px;
	line-height:27px;
	margin-bottom:10px;
	position:relative;
}
.contact_info .fax {
	display:block;
	padding:0 0 0 40px;
	line-height:27px;
	margin-bottom:10px;
	position:relative;
}

.contact_info .email {
	display:block;
	padding:0 0 0 40px;
	position:relative;
	word-wrap:break-word;
}

.detail_list {
	padding:0 20px;
}

.contact_info .address:before { content:"\f041"; }
.contact_info .phone:before { content:"\f095"; }
.contact_info .fax:before { content:"\f02f"; }
.contact_info .email:before { content:"\f003"; }

/*====================================================
[Virtual Tour]
=====================================================*/

.page-template-template-virtualtour .one_half {
	box-sizing:border-box;
	padding:10px;
}
.page-template-template-virtualtour .one_half.first-col {
	margin-left:0;
}


.page-template-template-virtualtour .page-content iframe {
	width:100%;
	height:350px;
}


.content-wrapper blockquote {
	border-color:#00adc6;
} 
.blog-entry .more-link {
	color:#FFF;
	border-color:#00adc6;
}
.blog-entry .more-link:hover {
	text-decoration:none;
	background:#048393;
}

.pagination-wrapper a, .wp-pagenavi a, .wp-pagenavi span {
	border:1px solid #01b1c9;
	background:#01b1c9;
	color:#FFF;
}

.pagination-wrapper a:hover, .wp-pagenavi a:hover {
	background:#028293 !important;
	border:1px solid #028293 !important;
	text-decoration:none;
} 

/*====================================================================
[widget]
=====================================================================*/
.widget_footer_contact_widget a { color:#FFF; }
.footer_logo {
	margin-bottom:30px;
	width:294px;
	height:86px;
}
.foo_address {
	margin-bottom:20px;
}
.foo_phone { padding-top: 20px;display:block;clear: left; }
.foo_email { display:block; word-wrap:break-word; }


.main-content .ngg-gallery-thumbnail span { display:none;}


#fancybox-title-inside b { font-weight:bold;}




/*==========================================================================
[Go-top]
===========================================================================*/
.backtotop {
    bottom: 30px;
    opacity: 0;
    position: fixed;
    right: 20px;
    transition: all 0.2s ease-in-out 0s;
    width: 100px;
    z-index: 100;
}
.backtotop.on{
	opacity: 1;
}

.go-top {
	background:url(images/go-top.png) no-repeat 0 0;
	width:90px;
	height: 85px;
	cursor: pointer;
	display:block;
	margin:0px auto;
}

.book-btn {
	background:#00adc6;
	color: #fff !important;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    padding: 0 3px;
    text-align: center;
    text-decoration: none;
	margin:0 20px 10px 0;
	letter-spacing: -0.5px;
}
.book-btn:hover {
	background:#692987;
	transition: all 0.2s ease-in-out 0s;
	text-decoration:none;
}
/*==================================================
[Accommodation]
===================================================*/
.accommodation-listing .accommodation-thumb {
	margin:0;
}
.page-content .accommodation-listing h3 {
	font-family: 'Playfair Display', serif !important;
	padding:20px 10px;
	border:none;
	background:#00adc6;
	display:block;
	color:#FFF;
}

.accommodation-listing .button2 {
	background:#692987 !important;
	border:none;
	font-weight:700;
	width:110px;
	height:32px;
	box-sizing:border-box;
	line-height:32px;
	padding:0;
	text-align:center;
}
.accommodation-listing .button2:hover {
	background:#490a66 !important;
	text-decoration:none;
}
.page-content .accommodation-listing a.button1 {
	background:#00adc6 !important;
	color:#FFF;
	border:none;
	font-weight:700;
	width:110px;
	height:32px;
	box-sizing:border-box;
	line-height:32px;
	padding:0;
	text-align:center;
}
.page-content .accommodation-listing a.button1:hover {
	background:#018ca0 !important;
	text-decoration:none;
	border:none;
}

/*=======================================================
[Single Slider]
=======================================================*/
.accommodation-slider ul {
	width:100%;
	max-width:100% !important;
	overflow:hidden;
}
.accommodation-slider .rslides li {
	display:block;
}
.accommodation-slider .rslides li img {
	width:100%;
	height:auto;
}
.accommodation-slider .rslides_tabs {
	overflow:hidden;
	text-align:center;
	padding-top:5px;
}
.accommodation-slider .rslides_tabs li {
	width:31%;
	margin-left:2.5%;
	margin-bottom:10px;
	height:auto;
	display:inline-block;
}
.accommodation-slider .rslides_tabs li img {
	width:100%;
	height:auto;
}
.accommodation-slider .rslides_tabs li:first-child {
	margin:0;
}
.accommodation-slider .rslides_tabs li a {
	display:inline-block;
}
.single_book {
	color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
    padding: 0 50px;
    text-align: center;
    text-decoration: none;
	background:rgba(18, 88, 142,1);
	text-transform:uppercase;
	float:right;
	margin:0 100px 0 0;
}
.single_book:hover {
	text-decoration:none;
	background:rgba(7, 58, 97,1);
}


.home-reservation-box .blue_button {
	padding:0 28px;
	line-height:44px;
}
.home-reservation-box .blue_button:hover {
	background:#018ca0 !important;
	color:#FFF !important;
}

.single-room .home-reservation-box .blue_button {
	padding:0 42px;
}


/*==========================================================
[Datepicker]
===========================================================*/
.home-reservation-box input[type="text"] {
	background:#FFF url(images/date_icon.png) no-repeat right center;
}
#ui-datepicker-div { width:264px;}

input[type="text"], input[type="email"] {
	padding:12px 10px;
}
.home-reservation-box input[type="text"], .booking-side input[type="text"] {
	font-size:18px;
}

.home-reservation-box input[type="text"], .widget-reservation-box input[type="text"] {
	width:236px;
}

.select-wrapper select {
	padding:11px 10px;
	font-size:18px;
}

.select-wrapper { width:136px;}
.single-room .select-wrapper { width:150px;}

.home-reservation-box input[type="submit"], .widget-reservation-box input[type="submit"], .booking-side input[type="submit"] {
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}
/*==============================================================================================================
[Table]
===============================================================================================================*/
table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	.room_capacitie tr:nth-of-type(odd), .room_dimension tr:nth-of-type(odd) { 
		background: #eee; 
	}
	.room_capacitie th, .room_dimension th { 
		background: #003595; 
		color:#FFF; 
		font-weight: bold; 
	}
	.room_capacitie td, .room_capacitie th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: left; 
	}
	
	.room_dimension td, .room_dimension th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: left; 
	}
	
.sidebar_form {
	float:right;
	width:35%;
}

/*=====================================================================================================================
[Responsive]
======================================================================================================================*/
/*=========Responsive_table=======================*/
@media
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1050px)  {

		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

		tr { border: 1px solid #ccc; }

.page-content table td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 5px;
			text-align: left;
			min-height:22px;
		}

		td:before {
			/* Now like a table header */
			position: relative;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: auto;
			text-align:left;
			padding-right: 10px;
			white-space: nowrap;
		}*/

		/*
		Label the data
		*/
		
		
		
.room_capacitie td:nth-of-type(1):before { content: "Room Capacities"; }
.room_capacitie td:nth-of-type(2):before { content: "Banquet"; }
.room_capacitie td:nth-of-type(3):before { content: "Reception"; }
.room_capacitie td:nth-of-type(4):before { content: "Theatre"; }
.room_capacitie td:nth-of-type(5):before { content: "Cabaret"; }
.room_capacitie td:nth-of-type(6):before { content: "Classroom"; }
.room_capacitie td:nth-of-type(7):before { content: "Examination"; }
.room_capacitie td:nth-of-type(8):before { content: "Boardroom"; }
.room_capacitie td:nth-of-type(9):before { content: "U-shape"; }


.room_dimension td:nth-of-type(1):before { content: "Room Dimensions"; }
.room_dimension td:nth-of-type(2):before { content: "Length"; }
.room_dimension td:nth-of-type(3):before { content: "Width"; }
.room_dimension td:nth-of-type(4):before { content: "Height"; }
.room_dimension td:nth-of-type(5):before { content: "Door Width / Height"; }
.room_dimension td:nth-of-type(6):before { content: "Area"; }




		
	}


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



@media only screen and (max-width: 1250px) {
	#wrapper #slider .home-reservation-box, #wrapper #slider-full .home-reservation-box { left:0;}
	.home-reservation-box input[type="text"], .widget-reservation-box input[type="text"] { width:166px;}
	
	.home-signup-box input[type="text"], .home-signup-box input[type="email"] {
	width:18.8%;
	height:46px;
	float:left;
	border:none;
	background:#FFF;
	margin:0 12px 0 0;
	padding:12px;
	box-sizing:border-box;
	font-size:16px;
	color:#9b9b9b;
}

.home-signup-box .check_area {
	width:19%;
	height:46px;
	background:#FFF;
	float:left;
	margin-right:12px;
	padding:15px 12px;
	box-sizing:border-box;
	overflow:hidden;
}

.home-signup-box .check_area.nomar { margin-right:0;}

.home-signup-box .check_area label {
	font-size:16px;
	display:block;
	line-height:16px;
	color:#9b9b9b;
	float:left;
}
.home-signup-box .check_area input[type="checkbox"] {
	float:right;
}



.home-signup-box input[type="submit"] {
	background:#003595;
	border:none;
	cursor:pointer;
	font-size:16px;
	padding:12px 68px;
	margin:0;
	color:#FFF;
	font-weight:900;
	text-transform:uppercase;
}


.signup_bottom .select-wrapper { width:23%; float:left; margin:0 12px 0 0; }


.signup_bottom label { display:block; width:100%; margin-bottom:10px; color:#FFF; font-weight:bold; }
	
	
	/*.home-signup-box input[type="text"], .home-signup-box input[type="email"] { width:200px;}
	.home-signup-box input[type="submit"] { padding:11px 63px;}*/
	#navigation li strong { padding:18px 6px;}
}

@media only screen and (max-width: 1050px) {
	
#floating_social {
	width:68px;
	padding:20px 10px;
}
ul.social-icons li a span {
	width:40px;
	height:40px;
}
ul.social-icons li a span.facebook-icon, ul.social-icons li a span.gplus-icon, ul.social-icons li a span.yelp-icon, ul.social-icons li a span.foursquare-icon, ul.social-icons li a span.tripadvisor-icon{
	background-size:cover;
}
.closo_btn {
	font-size:13px;
	line-height:16px;
	top:0;
	right:5px;
}
.col_btn .one-fourth { width:47.5%; margin:0 1%;}
.col_btn div.last-col { margin:0 1% !important;}	
.home-signup-box p {
	width:125px;
	margin:0 10px 0 0;
	padding:0;
}
.home-signup-box input[type="text"], .home-signup-box input[type="email"] {
	width:100%;
	margin:0 0 10px 0;
	box-sizing:border-box;
}

.home-signup-box .check_area {
	width:100%;
	margin:0 0 10px 0;
}

.home-signup-box input[type="submit"] { padding:11px 59px;}

.block_title { font-size:18px;}

.contemporary p {
	font-size:16px;
	margin:15px 0 20px;
}

.home-signup-box .widget_wysija .wysija-checkbox { margin:0 10px 0 0;}
#footer .content-wrapper .one-fourth:nth-child(4n) { margin-top:0;}

#page-header h2 { 
width:auto !important; 
display:inline-block;
font-size:30px;
line-height:34px;
margin:0;
text-align:left;
}

.page-content #mapentry input[type="text"] { width:32%; }
.main-content #map_canvas {
	width:100%;
}

.booking_area .widget-reservation-box input[type="text"] {
	width:106px;
}
.booking_area .widget-reservation-box .select-wrapper { width:100px;}

.todo_tab .ui-tabs .ui-tabs-nav li a {
	padding:12px 14px;
}
.contact_details .last-col { margin-bottom:30px !important;}

.col_btn .info_button { margin-bottom:10px;}

#wrapper #footer { background:none;}

/*#slider { width:700px; margin:auto auto 28px auto; padding:0;}*/
#wrapper #slider .home-reservation-box { width:100%; padding:10px;}
.slider { min-height:inherit;}

#slider .home-reservation-box input[type="text"] {
	font-size:14px;
	width:100px;
}

.home-reservation-box input[type="submit"], .widget-reservation-box input[type="submit"], .booking-side input[type="submit"] {
	font-size:13px;
	padding:0 10px;
	line-height:39px;
}

#slider .home-reservation-box .select-wrapper { width:110px;}
#slider .home-reservation-box .select-wrapper select {
	
	font-size:14px;
}
.block_box h3.s_title {
	font-size:16px;
}
.home_block_image_description {
	padding:14px 10px 5px;
}
.home_block_image_description { min-height:186px;}
.home-signup-box { padding:10px;}
.home-signup-box .check_area { width:200px; margin:0 5px 10px;}
.home-signup-box .check_area.nomar { margin:0 5px 10px;}
.home-signup-box input[type="text"], .home-signup-box input[type="email"] { width:306px; margin:0 5px 10px;}
.home-signup-box input[type="submit"] { padding:12px 20px;}
.signup_bottom .select-wrapper { width:148px; margin:0 10px 0 0; }

.information_box .info_description { padding:10px;}
.information_box .s_subtitle { font-size:16px; padding:0 0 10px 0; margin:0 0 10px 0;}
.info_description p { font-size:14px; margin:0 0 10px 0; }

#footer .widget.contact_widget, #footer .widget.widget_footer_contact_widget { width:45%;}
.sidebar_form { width:50%; margin-bottom:10px; }

#wrapper #slider .home-reservation-box, #wrapper #slider-full .home-reservation-box { left:0;}
.content-wrapper.single-room { padding:10px; }

.single-room .home-reservation-box input[type="text"] { width:110px; padding:12px 9px;}
.single-room .home-reservation-box .select-wrapper { width:110px;}
.single-room .home-reservation-box .blue_button { padding:0 10px; font-size:12px; line-height:42px;}	
}

@media only screen and (max-width: 767px) {
#logo { height:auto;}
#logo img {
	width:100%;
	height:auto;
}	
#floating_social { display:none;}
.mobile-menu-title {
	padding:11px 0 10px;
	line-height:30px;
}
.contemporary .one-half { width:100%; margin:0 0 10px 0;}
.home-signup-box p {
	width:100%;
	margin:0 0 10px 0;
	float:none;
}
.home-signup-box .widget_wysija .wysija-checkbox-label { margin:10px 0 0 20px;}

.block_box img { width:100%; height:auto;}


#footer .widget.contact_widget, #footer .widget.widget_footer_contact_widget {
	width:100%;
}
#footer .content-wrapper .one-fourth:nth-child(4n) { width:50%;}
.infoarea .one-half { width:100%; margin:0 0 10px 0;}
.information_box .home_block_image_description {
	padding:10px 10px 0 10px;
}
.information_box .s_subtitle { font-size:16px;}
.information_box .home_block_image_description p { font-size:13px; margin-bottom:10px;}
.home-signup-box .widget_wysija_cont .wysija-submit { margin:0px auto;}

#page-header h2 { margin:0; display:block; text-align:center; width:auto !important; }
.page-content #mapentry input[type="text"] { width:92%; }
.main-content #map_canvas {
	width:100%;
	height:250px;
}

.room-feature .s_title {
	position:relative;
	left:0;
	margin:0px auto;
}

.single-accommodation .one-half {
	width:100%;
	float:none;
	margin:0 0 10px 0;
}
.booking_area .widget-reservation-box .select-wrapper { width:100%;}
.booking_area .widget-reservation-box input[type="text"] { width:100%; margin-right:0; box-sizing:border-box;}

.alignright, img.alignright { float:none;}
.ui-tabs .ui-tabs-nav li { float:none;}
.ui-tabs .ui-tabs-nav li a { display:block; float:none;}

#meeting-rfp { margin:0;}
#meeting-rfp .capt_rfp img { top:0;}
#meeting-rfp .capt_rfp input[type="text"] {
	width:96%;
	box-sizing:border-box;
}
.one-half { width:100%; float:none;}
.contact_details .email { word-wrap:break-word;}
.contact_details .one-half {
	margin:0 0 30px 0;
	padding:30px 0 0 0;
	border-top:1px solid #e8e8e8;
	border-bottom:none;
}
.contact_details .one-half:first-child { border:none; }
.contact_details .last-col { margin: 0 0 30px 0 !important;}
.detail_list { padding:0;}
.booking_area { padding:0;}

.content-wrapper .one-fourth { width:47.5%; margin:0 1%;}
.content-wrapper div.last-col { margin:0 1% !important;}
.page .three_fourth { width:100%; margin-bottom:20px;}
.page .one_fourth { width:100%;}


.page-template-template-virtualtour .one_half {
	box-sizing:border-box;
	margin-right:0 0 10px 0;
	width:100%;
}
.page-template-template-virtualtour .one_half.first-col {
	margin-left:0;
}
#topbar-wrapper .gmap-button { top:-7px;}

#slider .home-reservation-box input[type="text"], #wrapper .widget-reservation-box input[type="text"] {
	width:94%;
}
#slider .home-reservation-box .select-wrapper, #wrapper .widget-reservation-box .select-wrapper, #wrapper .booking-side .select-wrapper { width:100%; }

#slider .home-reservation-box input[type="submit"] { width:100%; clear:both; }

.home-signup-box input[type="submit"] { width:100%; }
.blue_button {
	display:block;
	text-align:center;
}
.information_box .info_description { position:relative;}
.col_btn .info_button { margin-bottom:10px;}

#wrapper #footer { background:none;}
.sidebar_form { width:100%; float:none; margin-bottom:10px; }

.single-room .home-reservation-box input[type="text"] {
	width:100%;
	float:none;
	margin:0 0 10px 0;
	box-sizing:border-box;
}
.single-room .home-reservation-box .select-wrapper {
	width:100%;
	float:none;
	margin:0 0 10px 0;
}
.single-room .home-reservation-box .blue_button {
	float:none;
	display:block;
	width:100%;
}

.home-signup-box input[type="text"], .home-signup-box input[type="email"] {
	width:100%;
	box-sizing:border-box;
	float:none;
	margin:0 0 10px 0;
}
.home-signup-box .check_area {
	width:100%;
	float:none;
	margin:0 0 10px 0;
	box-sizing:border-box;
}

.home-signup-box .check_area.nomar { margin:0 0 10px 0;}

.signup_bottom .select-wrapper { width:100%; float:none; margin:0 0 10px 0; }


}



@media only screen and (max-width: 479px) {
	
	
#logo {
  float: none;
  margin: 0 auto;
  width: 220px;
}
#logo { height:auto;}
#logo img {
	width:100%;
	height:auto;
}	
#floating_social { display:none;}
.mobile-menu-title {
	padding:11px 0 10px;
	line-height:30px;
}
.contemporary .one-half { width:100%; margin:0 0 10px 0;}
.home-signup-box p {
	width:100%;
	margin:0 0 10px 0;
	float:none;
}
.home-signup-box .widget_wysija .wysija-checkbox-label { margin:10px 0 0 20px;}

#slider .home-reservation-box { padding:20px; }

#slider .home-reservation-box input[type="text"], #wrapper .widget-reservation-box input[type="text"] {
	width:90%;
}
#slider .home-reservation-box .select-wrapper, #wrapper .widget-reservation-box .select-wrapper, #wrapper .booking-side .select-wrapper { width:100%; }

#footer .widget.contact_widget, #footer .widget.widget_footer_contact_widget {
	width:100%;
}

#slider .home-reservation-box input[type="submit"] { width:100%; }

#wrapper #slider .home-reservation-box, #wrapper #slider-full .home-reservation-box { width:256px;}

#footer .content-wrapper .one-fourth:nth-child(4n) { width:100%;}
.infoarea .one-half { width:100%; margin:0 0 10px 0;}
.information_box .home_block_image_description {
	padding:10px 10px 0 10px;
}
.information_box .s_subtitle { font-size:16px;}
.information_box .home_block_image_description p { font-size:13px; margin-bottom:10px;}
.home-signup-box .widget_wysija_cont .wysija-submit { margin:0px auto;}

#page-header h2 { margin:0; display:block; text-align:center; width:auto !important; }
.page-content #mapentry input[type="text"] { width:92%; }
.main-content #map_canvas {
	width:100%;
	height:250px;
}

.room-feature .s_title {
	position:relative;
	left:0;
	margin:0px auto;
}

.single-accommodation .one-half {
	width:100%;
	float:none;
	margin:0 0 10px 0;
}
.booking_area .widget-reservation-box .select-wrapper { width:100%;}
.booking_area .widget-reservation-box input[type="text"] { width:100%; margin-right:0; box-sizing:border-box;}

.alignright, img.alignright { float:none;}
.ui-tabs .ui-tabs-nav li { float:none;}
.ui-tabs .ui-tabs-nav li a { display:block; float:none;}

#meeting-rfp { margin:0;}
#meeting-rfp .capt_rfp img { top:0;}
#meeting-rfp .capt_rfp input[type="text"] {
	width:96%;
	box-sizing:border-box;
}
.one-half { width:100%; float:none;}
.contact_details .email { word-wrap:break-word;}
.contact_details .one-half {
	margin:0 0 30px 0;
	padding:30px 0 0 0;
	border-top:1px solid #e8e8e8;
	border-bottom:none;
}
.contact_details .one-half:first-child { border:none; }
.contact_details .last-col { margin: 0 0 30px 0 !important;}
.detail_list { padding:0;}
.booking_area { padding:0;}

.page #topbar-wrapper, .page .content-wrapper, .single #topbar-wrapper, .single .content-wrapper { width:100%; }

.information_box .info_description {
	position:relative;
}
.info_description .read_more {
	padding:0 20px;
	display:block;
}
.content-wrapper.col_btn .one-fourth { width:100%; margin:0;}

.col_btn .info_button { margin-bottom:10px;}
#topbar-wrapper .gmap-button { top:-10px; margin-left: -10px;}
.sidebar_form { width:100%; float:none; margin-bottom:10px; }

.single-room .home-reservation-box input[type="text"] {
	width:100%;
	float:none;
	margin:0 0 10px 0;
	box-sizing:border-box;
}
.single-room .home-reservation-box .select-wrapper {
	width:100%;
	float:none;
	margin:0 0 10px 0;
}
.single-room .home-reservation-box .blue_button {
	float:none;
	display:block;
	width:100%;
}
.single_book { margin:0; width:100%; padding:0 10px; float:none;}

.home-signup-box input[type="text"], .home-signup-box input[type="email"] {
	width:100%;
	box-sizing:border-box;
	float:none;
	margin:0 0 10px 0;
}
.home-signup-box .check_area {
	width:100%;
	float:none;
	margin:0 0 10px 0;
	box-sizing:border-box;
}

.signup_bottom .select-wrapper { width:100%; float:none; margin:0 0 10px 0; }


}

/* Cracking Styles */

.content-underline{
	width: 100%;
	margin: 1em 0;
	padding: 10px 0;
	clear: both;
}
.link-box:nth-child(even){
	background: #22A6BD;
}
.link-box:nth-child(odd){
	background: #692987;
}
.link-box a{
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
}	
.link-box a:hover{
	color: #e28c05;
}
.link-box:nth-child(even) a:hover{
	color: #692987;
}
#footer .content-wrapper{
	max-width: 1280px;
	padding-top: 30px;
	background: #d1d1d1 !important;
}
#footer{
	padding-bottom: 60px;
	background: #d1d1d1 !important;
}
.topbar-right .header-contact {
  float: none;
  margin: 3px 0 0;
}
table.classic-table{
	padding: 0;
	margin: 1em 0;
	border: 1px solid #ebebeb;
}
table.classic-table tr{
	width: 100%;
	display: table;
}
table.classic-table tr td{
	box-sizing: border-box;
	padding: 5px;
	margin: 0;
	display: table-cell;
}
table.classic-table tr:nth-child(1) td{
	
	color: #fff;
	background: #00529B;
}
table.classic-table tr td:nth-child(1){
	width: 50%;
}
table.classic-table tr td:nth-child(2),
table.classic-table tr td:nth-child(3){
	width: 25%;
}
.information-textarea{
	height: 60px;
	overflow: hidden;
}
.sidebar_form .ssb_list_wrapper{
	display: none;
}
.wedding-contact.sidebar_form{
	float: none;
	width: 80%;
	margin: 1em auto;
}
.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin: 0 30px 30px 0;
  height: auto !important;
}
hr.content-break{
	border: 1px solid #ebebeb;
}
.page-content textarea {
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  font-size: 12px;
  margin: 0 0 20px;
  padding: 10px 9px;
  width: 96%;
}
.ssb_list_wrapper li{
	height: 30px;
	margin-bottom: 0 !important;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	}
.video-container iframe, 
.video-container object, 
.video-container embed, 
.video-container video{ 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

.mobile-category-nav{
	display: none;
}





@media only screen and (min-width: 1024px){
	
.link-box{
	box-sizing: border-box;
	width: 18%;
	height: 100px;
	margin: 10px 1%;
	padding: 10px;
	float: left;
	text-align: center;
	display: table;
}
div.TA_certificateOfExcellence{
	width: 59%;
	float: left;
	margin-left: -10px !important;
}
.wedding-fair{
	width: 150px;
	margin-top: -45px !important;
	text-align: center;
	float: left;
}	
.social_widget ul{
	width: 310px;
}	
.four-buttons{
	width: 23%;
	float: left;
	margin: 1em 1%;
}

.rt-col-lg-4 {
  width: 31.3333%;
}
.equal-height{
	margin: 10px 1%;
	background: #fff;
	border: 1px solid #22A6BD;
}
.rt-col-xs-1, .rt-col-sm-1, .rt-col-md-1, .rt-col-lg-1, .rt-col-xs-2, .rt-col-sm-2, .rt-col-md-2, .rt-col-lg-2, .rt-col-xs-3, .rt-col-sm-3, .rt-col-md-3, .rt-col-lg-3, .rt-col-xs-4, .rt-col-sm-4, .rt-col-md-4, .rt-col-lg-4, .rt-col-xs-5, .rt-col-sm-5, .rt-col-md-5, .rt-col-lg-5, .rt-col-xs-6, .rt-col-sm-6, .rt-col-md-6, .rt-col-lg-6, .rt-col-xs-7, .rt-col-sm-7, .rt-col-md-7, .rt-col-lg-7, .rt-col-xs-8, .rt-col-sm-8, .rt-col-md-8, .rt-col-lg-8, .rt-col-xs-9, .rt-col-sm-9, .rt-col-md-9, .rt-col-lg-9, .rt-col-xs-10, .rt-col-sm-10, .rt-col-md-10, .rt-col-lg-10, .rt-col-xs-11, .rt-col-sm-11, .rt-col-md-11, .rt-col-lg-11, .rt-col-xs-12, .rt-col-sm-12, .rt-col-md-12, .rt-col-lg-12 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  box-sizing: border-box;
}
.rt-img-holder{
	height: 120px;
	overflow: hidden;
	background: #fff;
}
.rt-img-holder img{
	width: 100%;
	height: auto;
	margin-top: -25px;
}
.rt-tpg-container .layout1 .rt-holder .rt-detail {
	box-sizing: border-box;
  background: #fff none repeat scroll 0 0;
  padding: 15px;
}
.rt-tpg-container .layout1 .rt-holder .rt-detail .read-more {
  margin-top: 15px;
}
.post-meta{
	padding: 15px 0 0 0;
	display: block;
}

	
	
}







@media only screen and (max-width: 1023px){

#wrapper {
	max-width: 1020px !important;
  	width: 100%;
}	
#topbar-wrapper, .content-wrapper {
  width: 90% !important;
  margin: 0 5%;
}	
.link-box{
	box-sizing: border-box;
	width: 31.3333%;
	height: 100px;
	margin: 10px 1%;
	padding: 10px 0;
	float: left;
	text-align: center;
	display: table;
}
.mobile-menu-title {
  color: #fff;
  float: left;
  font-size: 14px;
  height: 34px;
  padding: 12px 0 9px 0;
  text-indent: 20px;
  width: 224px;
}		
.mobile-menu-wrapper {
	width: 280px;
  	float: none;
  	margin: 18px auto 12px auto !important;
  	position: relative;
}
.mobile-menu-inner {
  display: none;
  height: auto;
  margin: 1px 0 0;
  overflow: scroll;
  padding: 0 0 10px;
  position: absolute;
  top: 55px;
  width: 280px;
  z-index: 99;
}
#mobile-menu {
  padding: 2px 15px 10px !important;
  width: 89%;
}
#mobile-menu li {
  border-top: none;
  border-bottom: 1px solid #f4f4f4;
  font-size: 14px;
}
#mobile-menu li a {
  color: #cccccc;
  display: block;
  line-height: 2.7em;
  text-decoration: none;
}	
#page-header {
	width: 90%;
  	margin: 28px auto;
}
.alignleft, img.alignleft, .alignright, img.alignright {
  display: block;
  float: none;
  margin: 0 auto 1em auto;
  height: auto !important;
}
div.TA_certificateOfExcellence{
	width: 50%;
	float: left;
	margin-left: -30px !important;
}
.wedding-fair{
	width: 150px;
	margin-top: -45px !important;
	text-align: center;
	float: left;
}
#footer .widget.social_widget ul {
	float: none;
}
.four-buttons{
	width: 48%;
	float: left;
	margin: 1em 1%;
}
.sub-menu{
	display: none;
}





	
}



@media only screen and (min-width: 771px) and (max-width: 1023px){
	
	.rt-col-lg-4 {
  width: 48%;
}
.equal-height{
	margin: 10px 1%;
	background: #fff;
	border: 1px solid #22A6BD;
}
.rt-col-xs-1, .rt-col-sm-1, .rt-col-md-1, .rt-col-lg-1, .rt-col-xs-2, .rt-col-sm-2, .rt-col-md-2, .rt-col-lg-2, .rt-col-xs-3, .rt-col-sm-3, .rt-col-md-3, .rt-col-lg-3, .rt-col-xs-4, .rt-col-sm-4, .rt-col-md-4, .rt-col-lg-4, .rt-col-xs-5, .rt-col-sm-5, .rt-col-md-5, .rt-col-lg-5, .rt-col-xs-6, .rt-col-sm-6, .rt-col-md-6, .rt-col-lg-6, .rt-col-xs-7, .rt-col-sm-7, .rt-col-md-7, .rt-col-lg-7, .rt-col-xs-8, .rt-col-sm-8, .rt-col-md-8, .rt-col-lg-8, .rt-col-xs-9, .rt-col-sm-9, .rt-col-md-9, .rt-col-lg-9, .rt-col-xs-10, .rt-col-sm-10, .rt-col-md-10, .rt-col-lg-10, .rt-col-xs-11, .rt-col-sm-11, .rt-col-md-11, .rt-col-lg-11, .rt-col-xs-12, .rt-col-sm-12, .rt-col-md-12, .rt-col-lg-12 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  box-sizing: border-box;
}
.rt-img-holder{
	height: 120px;
	overflow: hidden;
	background: #fff;
}
.rt-img-holder img{
	width: 100%;
	height: auto;
	margin-top: -25px;
}
.rt-tpg-container .layout1 .rt-holder .rt-detail {
	box-sizing: border-box;
  background: #fff none repeat scroll 0 0;
  padding: 15px;
}
.rt-tpg-container .layout1 .rt-holder .rt-detail .read-more {
  margin-top: 15px;
}
.post-meta{
	padding: 15px 0 0 0;
	display: block;
}

	
	
	
	
	
	
	
	
	
	
	
}





@media only screen and (min-width: 481px) and (max-width: 770px){
	
#wrapper {
	max-width: 770px !important;
  	width: 100%;
}	
#topbar-wrapper, .content-wrapper {
  width: 90% !important;
  margin: 0 5%;
}
.wedding-contact.sidebar_form{
	width: 100%;
}
.alignleft, img.alignleft, .alignright, img.alignright, .aligncenter, img.aligncenter{
  display: block;
  float: none;
  margin: 0 auto 1em auto;
  height: auto !important;
}
div.TA_certificateOfExcellence{
	width: 50%;
	float: left;
	margin-left: -45px !important;
}
.wedding-fair{
	width: 150px;
	margin-top: -20px !important;
	text-align: center;
	float: left;
}

.four-buttons{
	width: 48%;
	float: left;
	margin: 1em 1%;
}


.rt-col-lg-4 {
  width: 80%;
}
.equal-height{
	margin: 10px 10%;
	background: #fff;
	border: 1px solid #22A6BD;
}
.rt-col-xs-1, .rt-col-sm-1, .rt-col-md-1, .rt-col-lg-1, .rt-col-xs-2, .rt-col-sm-2, .rt-col-md-2, .rt-col-lg-2, .rt-col-xs-3, .rt-col-sm-3, .rt-col-md-3, .rt-col-lg-3, .rt-col-xs-4, .rt-col-sm-4, .rt-col-md-4, .rt-col-lg-4, .rt-col-xs-5, .rt-col-sm-5, .rt-col-md-5, .rt-col-lg-5, .rt-col-xs-6, .rt-col-sm-6, .rt-col-md-6, .rt-col-lg-6, .rt-col-xs-7, .rt-col-sm-7, .rt-col-md-7, .rt-col-lg-7, .rt-col-xs-8, .rt-col-sm-8, .rt-col-md-8, .rt-col-lg-8, .rt-col-xs-9, .rt-col-sm-9, .rt-col-md-9, .rt-col-lg-9, .rt-col-xs-10, .rt-col-sm-10, .rt-col-md-10, .rt-col-lg-10, .rt-col-xs-11, .rt-col-sm-11, .rt-col-md-11, .rt-col-lg-11, .rt-col-xs-12, .rt-col-sm-12, .rt-col-md-12, .rt-col-lg-12 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  box-sizing: border-box;
}
.rt-img-holder{
	height: 120px;
	overflow: hidden;
	background: #fff;
}
.rt-img-holder img{
	width: 100%;
	height: auto;
	margin-top: -25px;
}
.rt-tpg-container .layout1 .rt-holder .rt-detail {
	box-sizing: border-box;
  background: #fff none repeat scroll 0 0;
  padding: 15px;
}
.rt-tpg-container .layout1 .rt-holder .rt-detail .read-more {
  margin-top: 15px;
}
.post-meta{
	padding: 15px 0 0 0;
	display: block;
}
.mobile-menu-wrapper {
  float: none;
  margin: 30px auto;
  width: 280px !important;
}
#glt-translate-trigger {
	height: 50px;
	width: 80px;
  	background: #00529B;
  	border-top-left-radius: 0;
  	border-top-right-radius: 0;
  	bottom: 0;
  	box-sizing: border-box !important;
  	color: #fff;
  	font-family: Arial;
  	font-size: 14px;
  	font-weight: 400;
  	padding: 14px 8px 0 8px;
  	position: fixed;
  	right: 0;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  	top: auto;
  	z-index: 200002;
  	border-left: 1px solid #0068c4;
}
#glt-translate-trigger:hover{
	cursor: pointer;
}
.mobile-category-nav{
	display: block;
	width: 100%;
	height: 50px;
	margin: 0;
	padding-right: 80px;
	box-sizing: border-box;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 7020;
	color: #fff;
	background: #00529B;
}
#menu-mobile-menu{
	margin: 0;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
}
#menu-mobile-menu li{
	list-style: none;
	width: 33.3%;
	margin: 0;
	padding: 0;
	float: left;
	box-sizing: border-box;
}
#menu-mobile-menu li a{
	margin: 0;
	padding: 14px 0;
	color: #fff;
	display: block;
	border-right: 1px solid #002240;
	border-left: 1px solid #0068c4;
}
#menu-mobile-menu li a:hover{
	background: #692987;
}

#menu-mobile-menu li:first-child a{
	border-left: none;
}
.tool-container.gradient.tool-top.tool-rounded{
	opacity: 1;
	display: block; 
	left: auto; 
	right: 10px !important; 
	position: fixed; 
	z-index: 120; 
	bottom: 60px !important;
}
.one-fourth.widget.widget_footer_logos_widget.clearfix{
	width: 100% !important;
}
#footer .widget.widget_footer_logos_widget img{
	width: 23%;
	float: left;
	margin: 1em 1%;
}
a.book-btn{
	display: none;
}
.backtotop {
  bottom: 50px;
}	
.slider-caption-wrapper {
  left: 0;
  top: 5px;
}
.slider-caption{
	margin: 0 !important;
	letter-spacing: -0.5px;
}
.slider-caption h1{
		font-size: 18px !important;
	}
.slider .flex-direction-nav a {
	display: none;
}
.slider-caption h1.dark-caption {
  padding: 5px 10px;
}
.slider-caption p.white-caption {
  padding: 2px 10px;
}
.white-caption{
	font-size: 12px;
}






	
	
}










@media only screen and (max-width: 480px){
	

.content-wrapper{
	padding: 24px 1px;
}	
#page-header{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	height:auto;
	min-height:64px;
	background: none !important;
}	
.link-box{
	width: 48%;
	margin: 10px 1%;
	padding: 10px;
	float: left;
	text-align: center;
}	
.wedding-contact.sidebar_form{
	width: 100%;
}
.alignleft, img.alignleft, .alignright, img.alignright, .aligncenter, img.aligncenter {
  display: block;
  float: none;
  margin: 0 auto 1em auto;
  height: auto !important;
}
/* #footer .widget.widget_footer_logos_widget{
	width: 48% !important;
}*/
div.TA_certificateOfExcellence{
	width: 59%;
	float: left;
	margin-left: -20px !important;
}
.wedding-fair{
	width: 40%;
	margin-top: -45px !important;
	text-align: center;
	float: left;
}
#footer .widget.social_widget ul {
	float:none;
}
.four-buttons{
	width: 98%;
	margin: 1em 1%;
}

.rt-col-lg-4 {
  width: 98%;
}
.equal-height{
	margin: 10px 1%;
	background: #fff;
	border: 1px solid #22A6BD;
}
.rt-col-xs-1, .rt-col-sm-1, .rt-col-md-1, .rt-col-lg-1, .rt-col-xs-2, .rt-col-sm-2, .rt-col-md-2, .rt-col-lg-2, .rt-col-xs-3, .rt-col-sm-3, .rt-col-md-3, .rt-col-lg-3, .rt-col-xs-4, .rt-col-sm-4, .rt-col-md-4, .rt-col-lg-4, .rt-col-xs-5, .rt-col-sm-5, .rt-col-md-5, .rt-col-lg-5, .rt-col-xs-6, .rt-col-sm-6, .rt-col-md-6, .rt-col-lg-6, .rt-col-xs-7, .rt-col-sm-7, .rt-col-md-7, .rt-col-lg-7, .rt-col-xs-8, .rt-col-sm-8, .rt-col-md-8, .rt-col-lg-8, .rt-col-xs-9, .rt-col-sm-9, .rt-col-md-9, .rt-col-lg-9, .rt-col-xs-10, .rt-col-sm-10, .rt-col-md-10, .rt-col-lg-10, .rt-col-xs-11, .rt-col-sm-11, .rt-col-md-11, .rt-col-lg-11, .rt-col-xs-12, .rt-col-sm-12, .rt-col-md-12, .rt-col-lg-12 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  box-sizing: border-box;
}
.rt-img-holder{
	height: 120px;
	overflow: hidden;
	background: #fff;
}
.rt-img-holder img{
	width: 100%;
	height: auto;
	margin-top: -25px;
}
.rt-tpg-container .layout1 .rt-holder .rt-detail {
	box-sizing: border-box;
  background: #fff none repeat scroll 0 0;
  padding: 15px;
}
.rt-tpg-container .layout1 .rt-holder .rt-detail .read-more {
  margin-top: 15px;
}
.post-meta{
	padding: 15px 0 0 0;
	display: block;
}

.mobile-menu-wrapper {
  float: none;
  margin: 30px auto;
  width: 280px !important;
}
#glt-translate-trigger {
	height: 50px;
	width: 80px;
  	background: #00529B;
  	border-top-left-radius: 0;
  	border-top-right-radius: 0;
  	bottom: 0;
  	box-sizing: border-box !important;
  	color: #fff;
  	font-family: Arial;
  	font-size: 14px;
  	font-weight: 400;
  	padding: 14px 8px 0 8px;
  	position: fixed;
  	right: 0;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  	top: auto;
  	z-index: 200002;
  	border-left: 1px solid #0068c4;
}
#glt-translate-trigger:hover{
	cursor: pointer;
}
.mobile-category-nav{
	display: block;
	width: 100%;
	height: 50px;
	margin: 0;
	padding-right: 80px;
	box-sizing: border-box;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 7020;
	color: #fff;
	background: #00529B;
}
#menu-mobile-menu{
	margin: 0;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
}
#menu-mobile-menu li{
	list-style: none;
	width: 33.3%;
	margin: 0;
	padding: 0;
	float: left;
	box-sizing: border-box;
}
#menu-mobile-menu li a{
	margin: 0;
	padding: 15px 0 13px 0;
	color: #fff;
	font-size: 14px;
	display: block;
	border-right: 1px solid #002240;
	border-left: 1px solid #0068c4;
}
#menu-mobile-menu li a:hover{
	background: #692987;
}
#menu-mobile-menu li:first-child a{
	background: #692987;
	border-left: none;
}
.tool-container.gradient.tool-top.tool-rounded{
	opacity: 1;
	display: block; 
	left: auto; 
	right: 10px !important; 
	position: fixed; 
	z-index: 120; 
	bottom: 60px !important;
}
.one-fourth.widget.widget_footer_logos_widget.clearfix{
	width: 100% !important;
}
#footer .widget.widget_footer_logos_widget img{
	width: 23%;
	float: left;
	margin: 1em 1%;
}	
.backtotop {
	width: 50px;
  	bottom: 44px;
  	right: 5px;
}
a.book-btn{
	display: none;
}
.go-top {
  background-size: 44px 44px;
  height: 60px;
  width: 44px;
}
.slider .flex-direction-nav .flex-next {
  border-radius: 50%;
  bottom: auto;
  height: 40px;
  left: auto;
  opacity: 1;
  position: absolute;
  right: 6px;
  top: 50%;
  width: 40px;
}
.slider .flex-direction-nav .flex-prev {
  border-radius: 50%;
  bottom: auto;
  height: 40px;
  left: 6px;
  opacity: 1;
  position: absolute;
  right: auto;
  top: 50%;
  width: 40px;
}
.slider-caption-wrapper {
  left: 0;
  top: 5px;
}
.slider-caption{
	margin: 0 !important;
	letter-spacing: -0.5px;
}
.slider-caption h1{
		font-size: 14px !important;
	}
.slider .flex-direction-nav a {
	display: none;
}
.slider-caption h1.dark-caption {
  padding: 5px 10px;
}
.slider-caption p.white-caption {
  padding: 2px 10px;
}
.white-caption{
	font-size: 12px;
}


	
	
	
}







.page-content p a, .page-content ol li a, .page-content ul li a {
  color: #682E87;
}














