@font-face {
  font-family: 'Muli';
  font-weight: 300;
  src:  url('fonts/Muli-Light.woff') format('woff');
}

@font-face {
  font-family: 'Muli';
  font-weight: 300;
  font-style: italic;
  src:  url('fonts/Muli-LightItalic.woff') format('woff');
}

@font-face {
  font-family: 'Muli';
  font-weight: 400;
  src:  url('fonts/Muli-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Muli';
  font-weight: 400;
  font-style: italic;
  src:  url('fonts/Muli-Italic.woff') format('woff');
}

@font-face {
  font-family: 'Serlio';
  font-weight: 400;
  src:  url('fonts/SerlioLH.woff') format('woff');
}

@font-face {
  font-family: 'Minion Pro';
  font-weight: 400;
  src:  url('fonts/MinionPro-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Minion Pro';
  font-weight: 400;
  font-style: italic;
  src:  url('fonts/MinionPro-It.woff') format('woff');
}



/* CSS - Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:400;}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:120%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select, textarea{vertical-align:middle; -webkit-appearance:none; appearance:none; border-radius:0px;}

/* End CSS - Reset */


/* Sizing */
.hidden {
	display:none;
}


html {
	  -ms-text-size-adjust: 100%; 
  -webkit-text-size-adjust: 100%; 
  font-family: 'Muli', Helvetica, Arial, sans-serif;
  font-size: 1.063em;
}

body.noscroll {
	overflow:hidden;
}

a.no-resize {
	font-size: 100%;
}

.show-for-small-only,
.show-for-medium-only,
.show-for-large-only {
	display:none;
}

.show-for-xlarge-up {
	display: block;
}

div {
	box-sizing: border-box;
}

.bg-image, .bg-imageover, .ha-pic, .ccolumn-image, .cg-grid-image, .room-fpcontainer .room-fpimage, .gh-grid-contentpanel, .gh-grid-contentbg, .gallery-thumbpanel {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	box-sizing: border-box;
}



.clear {
	clear:both;
}


/* Common  */
a{
	text-decoration: none;
	transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

a:hover  {
	color: #000;
}

hr.shorthr {
    width: 30px;
    margin: 10px auto 30px auto;
}

html, body {
	background-color: #fff;
	min-height: 100%;
}

.wrapper {
	max-width: 72.875em;
	margin-left:auto;
	margin-right: auto;
	position:relative;
}


#menu_backdrop {
	background: rgba(0,0,0,.7);
	width: 100%;
	height: 100%;
	float:left;
	position:fixed;
	z-index: 400;
	display:none;
    top: 0px;
}

#transition_bg {
	background-color: #fff;
	width: 100%;
	height: 100%;
	float: left;
	position: fixed;
	z-index: 100001;
	top: 0px;
    display:none;
}

.ismobile #transition_bg {
	display:none;
}




/* Header */

#header {
	width: 100%;
	height: 115px;
	z-index:500;
	position:absolute;
	left:0px;
	top:0px;
	float:left;
}

#header .toplogo-stick {
	display:none;
}

#header.sticky {
		position:fixed;
	}


#header_top {
	width: 100%;
	height: 90px;
	position:relative;
	background-color: rgba(0,0,0,.85);
		transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}



#header_bottom {
	width: 100%;
	height: 40px;
	border-top: 1px solid rgba(255,255,255,.2);
	position:relative;
	background-color: rgba(0,0,0,.85);
}

#logo {
	width:  137px;
	height: 40px;
	float:left;
	position:absolute;
	left: 48%;
	left: calc(50% - 68px);
	left: -webkit-calc(50% - 68px);
	top: 20px;
}

#header_topleft {
	width:420px;
	float: left;
	position:absolute;
	top: 40px;
	left: 0px;
}

#header_topright {
	width:420px;
	float: left;
	position:absolute;
	top: 40px;
	right: 0px;
	text-align:right;
}


.smenu-label,
.smenu-label-sm,
#button_special,
#button_discover,
#button_globaloffers
 {
	font-size: 0.85em;
	font-family:'Serlio';
	letter-spacing: .15em;
	color: rgba(255,255,255,.7);
	transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	text-transform: uppercase;
}

#button_discover ,
#button_globaloffers {
	display: inline-block;
	margin: 0px 10px;
    position:relative;
}

#button_discover a,
#button_globaloffers a {
	color: rgba(255,255,255,.7);
	font-size: 100%;
	transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#button_discover a:hover,
#button_globaloffers a:hover {
	color: rgba(255,255,255,1);
}


#header_logo_sm {
	display:none;
}

.smenu-label-sm {
	display:none;
}

.smenu-button:hover .smenu-label,
.smenu-button.toggle .smenu-label {
	color: rgba(255,255,255,1);
}

#button_special {
	display:inline-block;
}

#button_special a {
	font-size: 0.95em;
	font-family:'Serlio';
	letter-spacing: .15em;
	color: rgba(255,255,255,.7);
    position:relative;
}

#button_globaloffers a.link-underline,
#button_special a.link-underline {
    border-bottom: 1px solid rgba(255,255,255,.7);
}


#button_special a:hover {
	color: rgba(255,255,255, 1);
}

#button_booknow .smenu-label {
    position:relative;
}

#button_booknow .smenu-label:before,
#button_globaloffers a.link-underline:before,
#button_special a.link-underline:before {
	content: '';
    position: absolute;
    width: 0%;
    height: 0px;
    border-bottom: 1px solid white;
    bottom: -1px;
    -webkit-transition: width 0.2s ease-in;
    transition: width 0.2s ease-in;
}

#button_globaloffers a.link-underline:before {
    bottom: 0px;
}


#button_booknow .smenu-label:hover:before,
#button_globaloffers a.link-underline:hover:before,
#button_special a.link-underline:hover:before {
	width:100%;
}

.smenu-button {
	display:inline-block;
	cursor:pointer;
	padding-right: 8px;
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/smenu-arrow.png') right center no-repeat;
}

.divider-list {
	display:inline-block;
	padding: 0px 10px;
	color: #333c44;
	font-size: .875em;
	font-family:'Serlio';
}




#menu_button {
	width: 30px;
    height: 25px;
    background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/button-menu.svg') right center no-repeat;
    background-size: 30px 30px;
    float: left;
    position: absolute;
    right: 20px;
    top:  8px;
    padding-left: 10px;
	padding-right: 35px;
    border-left: 1px solid rgba(255,255,255,.3);
	cursor:pointer;
	display:none;
}

/* Navigation */

#navigation_top > ul {
	text-align: center;
}

#navigation_top > ul > li {
	display:inline-block;
	position:relative;
}

#navigation_top > ul > li > a {
	color: #6f6f6f;
	font-size: .688em;
	text-transform:uppercase;
	letter-spacing: .150em;
	    padding: 12px 0px;
    margin: 0px 12px;
    line-height: 32px;
}

#navigation_top > ul > li:hover > a,
#navigation_top > ul > li > a.active,
.rcol a.active {
	color: #fff;
}

#navigation_top > ul > li:hover {
    z-index:2;
}


.dropdown-close-button {
	display:none;
}

.menu-close-button {
	padding-left: 18px;
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/button-close.svg') center left no-repeat;
	background-size: 12px 12px;
	cursor:pointer;
}

/* Specific Navigation */

.dropdown {
	float:left;
	position:absolute;
	top: 39px;
	background-color: rgba(0,0,0,.85);
	text-align: left;
	transition: height .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: height .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#rmenu_overview,
#rmenu_accomodation,
#rmenu_dining,
#rmenu_weddingevents {
	width: 705px;
    height: 0px;
    left: -30px;
	color: #fff;
	overflow:hidden;
}

.dropdown-pad {
	padding: 30px 55px;
}

.dropdown .rcol {
	width: 33%;
	padding-right: 50px;
	float:left;
	position:relative;
	box-sizing: border-box;
}

.dropdown .rcol li {
	margin-bottom: 5px;
}

.dropdown .rcol4 {
	width: 40%;
}

.dropdown .rcol3 {
	width: 30%;
	padding-right: 30px;
}

.dropdown .rcol img {
	width: 100%;
}


.dropdown .rtitle {
	font-size: .875em;
	font-family:'Serlio';
	text-transform:uppercase;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}
.dropdown a {
	color: #6f6f6f;
	font-size: .750em;	
	line-height: 1.4;
}
.dropdown a:hover {
	color: #fff;
}

#header_dropdowncontainer {
	float:left;
	position:absolute;
	top: 0px;
}

.header-dropdown {
	float:left;
	position:absolute;
	left:0px;
	text-align:center;
			transition: height .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		-webkit-transition: height .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

span.dropdownmenu-subtext {
    display: block;
    font-size: .688em;
    color: #989898;
	font-family:'Minion Pro';
	font-style: italic;
}

#dropdown_hotel {
    width: 252px;
    top: 81px;
}




#dropdown_languages {
    width: 156px;
 
    top: 81px;
}


#dropdown_hotel ul,
#dropdown_customtaipei ul,
#dropdown_languages ul {
		   background-color: rgba(0,0,0,.85);
	    background-color: rgba(0,0,0,.85);
}


#dropdown_booknow {
	
}


#dropdown_languages.header-dropdown > ul > li ,
#dropdown_customtaipei.header-dropdown > ul > li ,
#dropdown_hotel.header-dropdown > ul > li {
	list-style:none;
}

.other-lang {
	font-size: .875em;
}


#booknow_tabbuttoncontainer {
	position:relative;
	text-align:center;
	font-family:'Serlio';
	text-transform:uppercase;
	color: #fff;
	font-size: 1.50em;
	margin-bottom: 30px;
}

.booknow-tabbutton {
	cursor:pointer;
	margin: 5px 10px;
	display:inline-block;
	border-bottom: 1px solid transparent;
	transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		-webkit-transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		color: #888888;
}

.booknow-tabbutton:hover,
.booknow-tabbutton.active {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.booknow-subtitle {
    color: #fff;
    margin-bottom: 60px;
    text-transform: uppercase;
    margin-top: 40px;
}

.phone-country {
    padding: 20px 0px 5px 0px;
}

.site-index .phone-country,
.site-corporate .phone-country {
	    padding: 30px 0px;
}


.booknow-teltitle {
    color: #fff;
    margin-top: 70px;
	clear:both;
	border-top: 1px solid #fff;
	padding-top: 60px;
	padding-bottom: 30px;
}

#booknow_telnumber a {
	font-size: 1.5em;
	color :#fff;
	font-family: 'Minion Pro';
}

.booknow-telattr {
	font-size: .625em;
	color: #fff;
    line-height: 1.4;
    margin-top: 10px;
}
.booknow-telattr span {
    font-size: 1.375em;
}


.bnt-divider {
	padding: 5px 0px;
	border-right: 1px solid #5b5b5b;
}


#booknow_tabcontainer {
	position:relative;
	height: 420px;
	width: 100%;
}

.booknow-tab {
    width: 100%;
    float: left;
    position: absolute;
    height: 100%;
	display:none;
}

.booknow-tab.active {
	display:block;
}

.booknow-field {
	position:relative;
	margin-bottom: 20px;
}

.bn-field {
	position:relative;
	clear:both;
}

.bn-field2 {
	float:left;
	position:relative;
	width: calc(50% - 6px);
	width: -webkit-calc(50% - 6px);
	margin-right: 12px;
}

.bn-field3 {
	float:left;
	position:relative;
	width: calc(33.333% - 8px);
	width: -webkit-calc(33.333% - 8px);
	margin-right: 12px;
}

.bn-field-end {
	margin-right: 0px;
}

.booknow-fieldtext,
.booknow-fieldselect {
	background-color: #5b5b5b;
	padding: 4px 5px;
	text-align: left;
	color: #fff;
	border :1px solid #5b5b5b;
	width: 100%;
	box-sizing: border-box;
	font-family: 'Muli', Helvetica, Arial, sans-serif;
	font-size: .688em
}

.booknow-fieldselect {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/bk-select.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

.booknow-fieldselect:disabled {
	background-image: none;
	background-color: transparent;
}



input::input-placeholder,
input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder {  
   color: #ffffff !important;

}

.bk-formerr {
	border: 1px solid red;
}


.booknow-fieldhalf label, 
.booknow-field label {
	width: 100%;

	color: #fff;
	    font-size: 0.688em;
		 -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;  
      display: block;
    text-align: left;
    margin-bottom: 7px;
}

.booknow-submit {
	font-family: 'Muli', Helvetica, Arial, sans-serif;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #5b5b5b;
	color: #fff;
	text-transform:uppercase;
	font-size: 1.063em;
	padding: 0px;
	cursor:pointer;
}

.booknow-submitcontainer {
    clear: both;
    padding-top: 20px;
}


.booknow-otherlinks {
    font-size: .625em;
    margin-top: 30px;
	text-transform:uppercase;
}

.booknow-otherlinks a {
	color: #888888;
}
.booknow-otherlinks a:hover {
	color: #fff;
}


/* Footer */

#footer_top {
	background-color: #303030;
	width: 100%;
	height: 97px;
}

#footer_bottom{
	background-color: #2a2a2a;
	width: 100%;
	height: 34px;
}

#navigation_bottom > ul > li {
	display: inline-block;
	margin: 0px 10px;
}

#navigation_bottom {
	float:left;
	position:absolute;
	left: 0px;
	width: 100%;
	text-align: center;
	top: 65px;
	font-size: .625em;
    text-transform: uppercase;
    letter-spacing: .015em;
}


#footer_logo {
	width:41px;
	height: 25px;
	float:left;
	position:absolute;
	left:  45%;
	left: calc(50% - 20px);
	left: -webkit-calc(50% - 20px);
	top: 20px;
}

#footer_top a {
	color: #6f6f6f;
	text-transform:uppercase;
}

#footer_top a:hover {
	color: #fff;
}


#footer_btmleft {
	float:left;
	position:absolute;
	font-size: 0.688em;
	color: #717171;
	text-transform: uppercase;
	top: 10px;
	/*left: 145px;*/
	left: 80px;
}

#footer_btmcenter {
	float:left;
	position:absolute;
	font-size: 0.688em;
	color: #717171;
	width: 450px;
	text-transform: uppercase;
	top: 10px;
	left: 40%;
	left: calc(50% - 225px);
	left: -webkit-calc(50% - 225px);
	text-align:center;
}

#footer_btmright {
	float:left;
	position:absolute;
	font-size: 0.688em;
	color: #717171;
	text-transform: uppercase;
	top: 10px;
	/*right: 120px;*/
    right: 80px;
}

#footer_btmleft a,
#footer_btmcenter a,
#footer_btmright a {
	color: #717171;
	font-size: 100%;
}

#footer_btmleft a:hover,
#footer_btmcenter a:hover,
#footer_btmright a:hover {
	color: #fff;
}


/* Masthead */

#masthead_container {
	width: 100%;
	height: 0px;
    padding-bottom: 47%;
	position:relative;
	background-color: #303030;
	overflow:hidden;
}

.masthead-panel {
	width: 100%;
	height: 100%;
	float:left;
	position:absolute;
	top: 0px;
	left:0px;
	display:none;
	opacity:0;
	
}

#page_inner .masthead-panel {

}


.masthead-panel.mhimgscale {
	opacity: .99;
}

.masthead-gradient {
	float:left;
	position:absolute;
	bottom: 0px;
	left:0px;
	width: 100%;
	height: 180px;
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/masthead-gradient.png') top left repeat-x;
	opacity: .6;
}

#page_globalhome .masthead-gradient {
    opacity: .9;
}

.masthead-topgradient {
	float:left;
	position:absolute;
	top: 0px;
	left:0px;
	width: 100%;
	height: 180px;
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/masthead-gradienttop.png') top left repeat-x;
		opacity: .6;
}

#masthead_textcontainer {
	float:left;
	position:absolute;
	bottom:0px;
	height: 100px;
	width: 100%;
	left:0px;
	color: #fff;
}

#masthead_buttoncontainer {
	float:left;
	position:absolute;
	width: 20px;
	height: auto;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.masthead-button {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: transparent;
	transition: background-color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: background-color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	cursor:pointer;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 4px;
}
.masthead-button:hover,
.masthead-button.toggle{
	background-color: #fff;
}


#masthead_buttonleft {
    width: 20px;
    height: 20px;
    background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/block-arrow-left.svg') center center no-repeat;
    float: left;
    position: absolute;
    left: 20px;
    top: calc(50% + 50px);
    top: webkit-calc(50% + 50px);
    cursor: pointer;
    opacity: .6;
    transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#masthead_buttonright {
    width: 20px;
    height: 20px;
    background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/block-arrow-right.svg') center center no-repeat;
    float: left;
    position: absolute;
    right: 20px;
    top: calc(50% + 50px);
    top: webkit-calc(50% + 50px);
    cursor: pointer;
    opacity: .6;
    transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#masthead_buttonleft:hover,
#masthead_buttonright:hover {
	opacity: .99;
}


#local_infopanel {
    float: left;
    position: absolute;
    right: 0px;
	top:2px;
}

.accolade-sub {
	font-family:'Muli';
	font-weight: 300;
	font-size: .750em;
	letter-spacing: .100em;
	text-transform: uppercase;
	opacity: .6;
	margin-bottom: 10px;
}


.accolade-title {
	font-size: 2.250em;
	font-family:'Serlio';
	text-transform: uppercase;
}

.local-infotitle {
	font-size: 0.688em;
	text-transform: uppercase;
	opacity: .6;
	margin-bottom: 10px;
		letter-spacing: .100em;
}

.local-infot {
	    font-family: 'Minion Pro';
    font-size: 2em;
    line-height: .9;
    display: inline-block;
    margin-top: 5px;
    vertical-align: middle;
}
.local-infot.right-b {
	border-right: 1px solid rgba(255,255,255,.4);
	padding-right: 15px;
	margin-right: 15px;
}

#button_tripadvisor {
	width:0px;
	height: 65px;
	float:left;
	position:absolute;
	right: 0px;
	background: #dadada url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/button-tripadvisor.svg') top left no-repeat;
	background-size: 65px 65px;
	cursor: pointer;
	top:0px;
	transition: width .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: width .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.site-singapore #button_tripadvisor {
    background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-reviews.svg');
}


#button_tripadvisor.in:hover {
	width: 75px;
}

#button_tripadvisor.in {
	width: 65px;
}



/* Share & Back to Top */

#pre_footer {
	padding-bottom:40px;
	height: 75px;
	position:relative;
}


#share_container {
	line-height: 20px;
	font-size: 1em;
	font-family:'Serlio';
	text-transform:uppercase;
}

#share_container span {
    display: block;
    box-sizing: border-box;
    line-height: 20px;
    float: left;
    margin-right: 10px;
    padding-left: 30px;
    background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-share.svg') center left no-repeat;
    background-size: 20px 20px;
    padding-top: 5px;
    cursor: pointer;
}


.socialshare {
	width: 25px;
	height:25px;
	display:inline-block;
	margin: 0px 2px;
	cursor: pointer;
	opacity: .7;
		transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	background-size: 30px 30px;
    background-position:center;
    background-repeat:no-repeat;
}

.socialshare:hover {
	opacity: 1;
}

.socialshare-facebook {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-facebook.svg');
}

.socialshare-twitter {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-twitter.svg');
}

.socialshare-pinterest {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-pinterest.svg');
}

.socialshare-whatsapp {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-whatsapp.svg');
}

#share_inlinepanel {
    display:inline-block;
    overflow:hidden;
    float:left;
    height:25px;
    position:relative;
    width:0px;
    	transition: width .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: width .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#share_inlinepanel.toggle {
    width: 85px;
}

#share_inlinepanel .socialshare {
    float:left;
    position:absolute;
    top:0px;
    left:0px;
}
#share_inlinepanel .socialshare.socialshare-twitter {
    left:25px;
}
#share_inlinepanel .socialshare.socialshare-whatsapp {
    left:50px;
}

#share_getsocial {
    display:inline-block;
    border-left: 1px solid #686868;
    float:left;
    position:relative;
    padding-top: 5px;
    padding-left: 10px;
    margin-left: 5px;
    cursor: pointer;
}

.footer-dropdown {
    float:left;
    position:fixed;
    z-index: 410;
    background: #000;
    color: #fff;
    display:none;
}

#mobile_sharecontainer {
    width: 200px;
    height: 200px;
    left: calc(50% - 100px);
    left: -webkit-calc(50% - 100px);
    top: calc(50vh - 100px);
    top: -webkit-calc(50vh - 100px);
    padding: 20px;
}

.mobile-sharetitle {
    text-align:center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer-dropdown-closebutton {
    float:left;
    position:absolute;
    right: 10px;
    top: 10px;
    width: 16px;
    height: 16px;
    padding: 2px;
}

.footer-dropdown-closebutton svg {
    width: 12px;
    height: 12px;
}


#mobile_sharecontainer .socialshare {
    color: #fff;
    width: 100%;
    padding: 10px 0px 10px 40px;
    background-position: left center;
    border-top: 1px solid #686868;
    height: 45px;
    line-height: 25px;
}


#button_backtotop {
	float:left;
	position:fixed;
	right: 20px;
    top: auto;
    bottom: 34px;
    /*right: 0px;
    top: 0px;
    position:absolute;*/
	width: 35px;
	height:35px;
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/button-backtotop.svg') top left no-repeat;
	background-size: 35px 35px;
	cursor:pointer;
	opacity: 0;

		transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    z-index:10;
}


#button_backtotop.stick {
    pointer-events: all;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 0.7;
}

#button_backtotop.stick:hover {
	opacity: 1;
}

#tripadvisor_footer_button {
	display:none;
}


/* Content pages */

#pre_content {
	padding-top: 56px;
	padding-bottom: 36px;
	background-color: #fff;
}

h1, h2 {
	font-size: 2.500em;
	font-family:'Serlio';
	text-transform:uppercase;
	color: rgba(0,0,0,.7);
	letter-spacing: 0.025em;
	font-weight: 300;
	margin-bottom: 15px;
}

h1.normal {
    font-family:'Minion Pro';
	font-style: italic;
    text-transform:none;
}

.lang-ru h1, 
.lang-ru h2 {
    font-family:'Minion Pro';
    font-size: 2.375em;
} 



h3 {
	font-size: 2.250em;
	font-family:'Serlio';
	text-transform:uppercase;
	color: #383838;
	letter-spacing: 0.025em;
	font-weight: 300;
	margin-bottom: 15px;
}

h3.no-space {
	margin-bottom: 0px;
}

.cg-grid-itemdetail,
p {
	font-weight: 300;
	color: #686868;
	letter-spacing: 0.04em;
	line-height: 1.7;
	font-size: .750em;
	margin-bottom:15px;
	position:relative;
}

.cg-grid-itemdetail {
	margin-bottom: auto;
}

#content ul {
	margin-left: 20px;
	font-weight: 300;
	color: rgba(104,104,104,.85);
	letter-spacing: 0.04em;
	line-height: 1.7;
	font-size: .750em;
	margin-bottom:15px;
}
.content-ul {
	font-size: .750em;
}




p.font-minion {
	font-family:'Minion Pro';
	font-style: italic;
	font-size: .813em;
	color: #686868;
}

p.no-space {
	margin-bottom: auto;
}

.popup a,
#pre_content a,
.cg-grid-text a:not(.no-underline),
.cg-grid-fright a,
.news-more a,
.pressrelease-panel a,
a.minion,
#content a {
	font-family:'Minion Pro';
	font-style: italic;
	border-bottom: 1px solid #ccc;
	color: #686868;
	position:relative;
}

.popup a:hover, #pre_content a:hover, .cg-grid-text a:hover, .cg-grid-fright a:hover, .news-more a:hover, #content a:hover, #content a.on, a.minion:hover {
	color:#000;
}

a.gline {
    position:relative;
    border-bottom: 1px solid rgba(255,255,255,.6);
}


.popup a:before, #pre_content a:before, .cg-grid-text a:not(.no-underline):before, .cg-grid-fright a:before, .news-more a:before, #content a:before, a.gline:before, .pressrelease-panel a:before, a.minion:before, #breadcrumbs a:before {
	content: '';
    position: absolute;
    width: 0%;
    height: 0px;
    border-bottom: 1px solid black;
    bottom: -1px;
    -webkit-transition: width 0.2s ease-in;
    transition: width 0.2s ease-in;
}

a.gline:before {
    border-bottom: 1px solid white;
}


.popup a:hover:before, #pre_content a:hover:before, .cg-grid-text a:not(.no-underline):hover:before, .cg-grid-fright a:hover:before, .news-more a:hover:before, #content a:hover:before, #content a.on:before, a.gline:hover:before, .pressrelease-panel a:hover:before, a.minion:hover:before, #breadcrumbs a:hover:before {
	width: 100%;
}



#content h4 a {
	font-size: 1em;
	font-style: initial;
	border-bottom: 0px;
	color: #000;
}

#pre_content a:hover {
	color: #000;
}



.pc-columnleft-1 {
	width: 57%;
	float:left;
	position:relative;
}

.pc-columnright-1 {
	width: 33%;
	float:right;
	position:relative;
	padding-left: 30px;
	border-left: 1px solid #e8e8e8;
}

.room-page .pc-columnright-1 {
    border-left: 0px;
    width: 40%;
}

/* Custom columns */
.cus-pad {
    padding-bottom: 1px;
}
.cus-columncontainer {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 40px;
    padding: 40px 0px 20px 0px;
    position: relative;
}
.cus-columncontainer.inline {
    border-bottom:0px;
    width:100%;
        margin-top: 10px;
    padding-top: 30px;
}

.cus-columncontainer .clear {
    width:100%;
    height: 0;
}

.cus-columnleft-1 {
    width: 65%;
    float:left;
    position:relative;
}
.cus-columnright-1 {
    width: 33%;
    width: calc(32% - 70px);
	float:right;
	position:relative;
}
.cus-columnright-1 img {
    width: 100%;
    height: auto;
}

.cus-column-4 {
    width: 24.9%;
    float:left;
    position:relative;
    padding-right: 20px;
    margin-bottom: 20px;
}


.bg-grey {
	background-color: #eeeeee;
}

.bg-white {
	background-color: #ffffff;
}

.bg-black {
	background-color: #000;
}

.text-grey {
    color: #686868;
}

#content {
	margin: 70px auto;
}

#content.c-nopad {
	margin-top:0px;
}

.content-block {
	position:relative;
	padding: 62px 0px;
}

section.content-column {
	position:relative;
	height: 320px;
	width:100%;
	margin-bottom: 62px;
}

section.content-column.ccolumn-nobtm {
	margin-bottom:auto;
}

section.content-column.ccolumn-ht2 {
	height: 368px;
}

#page_event section.content-column {
	height: auto;
	    width: 100%;
    float: none;
}

section.content-column.eventlist-node {
    display:none;
}
section.content-column.eventlist-node.on {
    display:block;
}


.ccolumn-left-1 {
	width: 50%;
	float: left;
	position:relative;
	height: 100%;
}

.ccolumn-right-1 {
	width: 50%;
	float: right;
	position:relative;
	height: 100%;
}

#page_event .ccolumn-right-1 {
	height: 320px;
	margin-bottom: 40px;
}

.ccolumn-left-2,
.ccolumn-left-3 {
	width: 68%;
	float: left;
	position:relative;
	height: 100%;
}

.ccolumn-left-3 {
	margin-right: 43px;
	width: calc(68% - 43px);
	width: -webkit-calc(68% - 43px);
	padding-top: 40px;
	padding-bottom: 40px;
}

.ccolumn-right-2 {
	width: 68%;
	float: right;
	position:relative;
	height: 100%;
}

.ccolumn-right-3 {
	width: 32%;
	float: right;
	position:relative;
	height: 100%;
}

.ccolumn-text {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

#page_event .ccolumn-text {
	border :0;
	height: auto;
	    display: block;
}


.ccolumn-right-1.ccolumn-text {
	width: calc(50% - 70px);
	width: -webkit-calc(50% - 70px);
	margin-left: 70px;
}

.ccolumn-right-2.ccolumn-text {
	width: calc(32% - 70px);
	width: -webkit-calc(32% - 70px);
	margin-left: 70px;
}

.ccolumn-left-1.ccolumn-text {
	width: calc(50% - 70px);
	width: -webkit-calc(50% - 70px);
	margin-right: 70px;
}

.ccolumn-left-2.ccolumn-text {
	width: calc(32% - 70px);
	width: -webkit-calc(32% - 70px);
	margin-right: 70px;
}


.ccolumn-date-row,
.ccolumn-subtitle-row {
	font-family: 'Minion Pro';
	font-size: 1em;
	font-style: italic;
    color: #383838;
	margin-bottom: 20px;
	    float: left;
    position: relative;
}

.ccolumn-date-row sup {
	vertical-align: super;
	font-size: .688em;
}

.ccolumn-filter-tag {
	float:left;
	position:relative;
	font-size: 0.875em;
	line-height: 1.4;
	padding-left: 10px;
	border-left: 1px solid #adadad;
	margin-left: 10px;
}



.ccolumn-text-toggle {
	display:none;
}

.v-align {
	top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position:absolute;
  width: 100%;
}

.tel-label {
	display:inline-block;
	width: 70px;
}

.animated {
	opacity: 0;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.content-grid3:nth-child(3n+2)  .cg-grid-image.animated,
.content-grid3:nth-child(3n+2)  .cg-grid-image.animated {
	animation-delay: .3s;
	-webkit-animation-delay: .3s;
}
.content-grid3:nth-child(3n+3)  .cg-grid-image.animated,
.content-grid3:nth-child(3n+3)  .cg-grid-image.animated {
	animation-delay: .6s;
	-webkit-animation-delay: .6s;
}


.animated.sdelay {
	animation-delay: .8s;
	-webkit-animation-delay: .8s;
}


/* Content Tables */

table.event-content-table {
	    font-size: .750em;
    font-weight: 300;
    color: #686868;
    margin-bottom: 20px;
}

table.event-content-table td {
	padding: 5px;
	border-bottom: 1px solid #686868;
}

table.table-comparison {
	    font-size: .750em;
    font-weight: 300;
    color: #686868;
    margin-bottom: 20px;
	width: 100%;
	line-height: 1.4;
}

table.table-comparison tbody tr:nth-child(even) td  {
	background-color: #eeeeee;
}


table.table-comparison td {
	padding: 20px 10px;
}
table.table-comparison th {
	padding: 10px;
	background-color: #a7a7a7;
	color: #fff;
}



/* Grids */

.sort-gridwrapper {
	max-width: 73.750em;
	margin-left: auto;
	margin-right: auto;
}

.content-gridcontainer {
	width: 100%;
	position:relative;
}

.content-grid3 {
	width: 33.333%;
	float:left;
	position:relative;
}

.content-grid4 {
	width: 25%;
	float:left;
	position:relative;
}


.sort-grid .content-grid3 {
	width: calc(33.333% - 10px);
	width: -webkit-calc(33.333% - 10px);
	margin-right: 15px;
	margin-bottom: 15px;
}

#room_compare.sort-grid .content-grid3 {
	width: calc(33.333% - 14px);
	width: -webkit-calc(33.333% - 14px);
	margin-left: 7px;
	margin-right: 7px;
}

.news-grid .content-grid4 {
	width: calc(25% - 9px);
	width: -webkit-calc(25% - 9px);
	margin-right: 12px;
	margin-bottom: 12px;
}

.sort-grid .content-grid3:nth-child(3n+3) {
	margin-right: 0px;
}

.news-grid .content-grid4:nth-child(4n+4) {
	margin-right: 0px;
}

.norm-grid .content-grid3:nth-child(odd)  .cg-grid-text {
	background-color: #fff;
}

.norm-grid .content-grid3:nth-child(even)  .cg-grid-text {
	background-color: #e6e6e6;
}

.cg-grid-image {
	width:100%;
	height: 340px;
}

.sort-grid .cg-grid-image,
.news-grid .cg-grid-image {
	width: 100%;
	height: 0px;
	padding-bottom: 56%;
}

.cg-grid-content {
	margin-bottom: 15px;
}

.cg-grid-text {
	width: 100%;
	height:210px;
	padding: 25px 10px 25px 30px;
	position:relative;
}

.sort-grid .cg-grid-text {
		background-color: #fff;
}

.news-grid .cg-grid-text {
	height: 156px;
	background-color: #fff;
}

.sort-grid.dining-grid .cg-grid-text {
	height: 213px;
}

.sort-grid.venue-grid .cg-grid-text {
	height: 243px;
}


.cg-grid-itemdetail-label {
	display:inline-block;
	width: 77px;
	vertical-align: top;
}

.cg-grid-itemdetail-data {
    display: inline-block;
    vertical-align: top;
	    width: calc(100% - 90px);
	    width: -webkit-calc(100% - 90px);
}


.cg-grid-btmlink {
	    position: absolute;
    width: calc(100% - 60px);
    bottom: 15px;
}

.cg-grid-fright {
	position:absolute;
	right: 0px;
	top:3px;
	font-size: .750em;
}

span.cg-grid-comparebutton {
    padding-left: 18px;
    background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/compare-buttonbase.svg')left center no-repeat;
    background-size: 12px 12px;
	margin-left: 20px;
	    font-family: 'Minion Pro';
    font-size: 120%;
	font-style: italic;
    color: #686868;
	cursor:pointer;
}
span.cg-grid-comparebutton.toggle {
	 background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/compare-buttonover.svg')left center no-repeat;
}
span.cg-grid-comparebutton.out {
    opacity: .15;
    cursor:default;
}

h2.header-header {
	margin-bottom: 0px;
	color: rgba(0,0,0,.8);
}

.header-subheader {
	font-family:'Minion Pro';
	font-size: 1.250em;
	font-style: italic;
	text-align:center;
	margin-bottom: 50px;
	color: rgba(104,104,104,.8);
}

h4 {
	font-family:'Minion Pro';
	font-size: 1.125em;
	text-transform: uppercase;
	line-height: 1.4;
	letter-spacing: 0.025em;
	margin-bottom: 5px;
}
h4 a.no-underline {
    font-style: normal;
    font-size: 100%;
}

.cg-grid-subtitle {
	font-style: italic;
	font-family:'Minion Pro';
	font-size: .875em;
	margin-bottom: 15px;
	color: rgba(104,104,104, .7);
}

/* News Grid */
.news-date {
	font-style: italic;
	font-family:'Minion Pro';
	font-size: .938em;
	color: #686868;
	margin-bottom:10px;
}
h4.news-title {
	font-size: 1.375em;
	
}




/* Home Grid */
#home_gridcontainer {
	width:100%;

	position:relative;
	background-color: #282828;
}

.item {
	float:left;
	position:absolute;
	background-color: #282828;
	color: #fff;
}

.item:nth-child(3n+2) {
	animation-delay: .3s;
	-webkit-animation-delay: .3s;
}
.item:nth-child(3n+3) {
	animation-delay: .6s;
	-webkit-animation-delay: .6s;
}


.item-sz-1 {
	width: 49.999%;
	height: 0px;
	padding-bottom:  57%;
}

.item-sz-2 {
	width: 24.9999%;
	height: 0px;
	padding-bottom:  25.65%;
}
.item-sz-3 {
	width: 24.9999%;
	height: 0px;
	padding-bottom:  25.65%;
}
.item-sz-4 {
	width: 49.9999%;
	height: 0px;
	padding-bottom:  31.35%;
}

#content_container #home_gridcontainer h1,
#content_container #home_gridcontainer h4 {
	font-size: 1.375em;
	font-family:'Serlio';
	text-transform:uppercase;
	letter-spacing: 0.075em;
	font-weight: 300;
	color: #fff;
}
#content_container #home_gridcontainer p {
	color: #a0a0a0;
}

#content_container #home_gridcontainer a {
	font-family:'Minion Pro';
	font-style: italic;
	border-bottom: 1px solid #686868;
	color: #686868;
	font-size: 1.250em;
	position:relative;
}
#content_container #home_gridcontainer a:before {
	content: '';
    position: absolute;
    width: 0%;
    height: 0px;
    border-bottom: 1px solid white;
    bottom: -1px;
    -webkit-transition: width 0.2s ease-in;
    transition: width 0.2s ease-in;
}

#content_container #home_gridcontainer a:hover {
	color: #fff;
}

#content_container #home_gridcontainer a:hover:before {
	width: 100%;
}

.item-lxlonly .v-align {
	padding: 0px 40px;
	text-align:center;
	color: #a0a0a0;
}

.item-gradient {
	float:left;
	position:absolute;
	bottom: 0px;
	left:0px;
	width: 100%;
	height: 180px;
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/masthead-gradient.png') top left repeat-x;
}


.item-text {
	float:left;
	position:absolute;
	bottom: 15px;
	left:20px;	
}

.item-subtitle {
    font-size: .688em;
	letter-spacing: .100em;
	line-height: 2.0em;
    text-transform: uppercase;
	opacity: .6;
}

#content_container #home_gridcontainer .item a.item-a {
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity: .01;
}

.item-hover {
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity: 0;
	background-color: #000;
	transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}


.item:hover .item-hover {
	opacity: .6;	
}

.text-center {
	text-align:center;
}

.text-right {
	text-align:right;
}

.single-container {
	position:relative;
	padding: 50px 0px;
}

#google-mapcontainer {
		margin-bottom: 10px;
}

#google-mapcontainer img{
	max-width: 100%;
	width: 100%;
}


/* Room details */

.room-page #pre_content {
	padding-bottom: 0px;
}


#room_booknowcontainer {
	background-color: #eee;
	border: 0px;
	height: 285px;
	padding: 40px 20px 0px 20px;
	text-align:center;
}


.room-stats {
	width:100%;
	position:relative;
	padding-top: 30px;
}

.room-stat-label {
	font-weight: 300;
    color: #686868;
    letter-spacing: 0.04em;
    line-height: 1.7;
    font-size: .750em;
    margin-bottom: 15px
}

.room-stat-detail {
	line-height: 1;
	vertical-align:bottom;
	font-family:'Minion Pro';
	font-style: italic;
	font-size: .875em;
	color: #888888;
}

.room-stat-detail span {
	    font-size: 2.429em;
    font-weight: 600;
    font-style: normal;
	color: #383838;
}

.room-stat-col1 {
	display: inline-block;
	height:75px;
	text-align:left;
	width: 16%;
}
.room-stat-col2 {
	display: inline-block;
	height:75px;
	text-align:left;
	width: 18%;
}
.room-stat-col3 {
	display: inline-block;
	height:75px;
	text-align:left;
	width: 15%;
}
.room-stat-col4 {
	display: inline-block;
	height:75px;
	text-align:left;
	width: 25%;
    float:left;
}

.room-col {
	float:left;
	position:relative;
	width: 33%;
}

.accordion-panel .room-col {
	width: auto;
	float:none;
	position:relative;
}

.accordion-panel h5 {
	color: #686868;
    letter-spacing: 0.04em;
    line-height: 1.7;
    font-size: .750em;
    margin-bottom: 15px;
    position: relative;
	font-family: "Muli", sans-serif;
	font-style: normal;
}
.accordion-detailrow {
    font-weight: 300;
    color: rgba(104,104,104,.85);
    letter-spacing: 0.04em;
    line-height: 1.7;
    font-size: .750em;
    position:relative;
    margin-bottom: 5px;
}
.accordion-detailrow span {
    display:block;
    float:left;
    position:relative;
}

.room-detailtext {
    width: calc(100% - 90px);
}

.room-fpimage {
	float:left;
	position:absolute;
	width:100%;
	height: 100%;
	left:0px;
	top:0px;
}

.room-floorplan-link {
    float: left;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20px;
    left: 0px;
    font-size: .813em;
}




#content .room-floorplan-link a{
	font-family: 'Muli', Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
}
span.button-viewfloorplan {
    display: inline-block;
    background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/mglass.svg') left center no-repeat;
    background-size: 9px 9px;
    padding-left: 14px;
	cursor:pointer;
	color: #686868;
}




h5 {
	font-family:'Minion Pro';
	font-style: italic;
	margin-bottom: 15px;
}


#room_booknowtitle {
	font-size: 1.313em;
	font-family:'Serlio';
	text-transform:uppercase;
	color: #383838;
	margin-bottom:20px;
}
.room-booknow-col {
	width: calc(33.333% - 14px);
	width: -webkit-calc(33.333% - 14px);
	float:left;
	position:relative;
	margin-right: 20px;
    height: 120px;
}
.room-booknow-col.last {
	margin-right: 0px;
}


.room-booknow-label {
	font-family:'Minion Pro';
	font-style: italic;
	margin-bottom: 10px;
	font-size: .750em;
}

.room-booknow-boxbase {
    float:left;
    position:absolute;
    width: 100%;
    height: 76px;
    z-index:2;
    opacity:0;
}
.room-booknow-boxbase input[type="text"],
.room-booknow-boxbase select {
    float:left;
    position:Absolute;
    width: 100%;
    height: 100%;
    left:0px;
    top:0px;
    border:0;
}
.room-booknow-box {
	width: 100%;
	height: 76px;
	background-color: #fff;
	position:absolute;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px;
	padding: 5px;
}

.rbn-arrival-month,
.rbn-arrival-day,
.rbn-arrival-year,
.rbn-arrival-rooms,
.rbn-arrival-nights {
	text-align:center;
	width: 100%;
	display: block;
	 font-family:'Minion Pro';
	 text-transform:uppercase;
}

.rbn-arrival-month,
.rbn-arrival-year {
	font-size: .813em;
}

.rbn-arrival-month {
	padding-top: 10px;
}

.rbn-arrival-day,
.rbn-arrival-rooms,
.rbn-arrival-nights {
	font-size: 2.125em;
	font-weight: 500;
}

.rbn-arrival-rooms,
.rbn-arrival-nights {
	padding-top: 23px;
}

.rbn-arrival-year {
	display:none;
}


.room-booknow-roomrates {
	color: #888888;
	font-size: .750em;
	margin-bottom: 20px;
}

.booknow-roomsubmit {
	    font-family: 'Minion Pro';
    font-style: italic;
    border: 0px;
    border-bottom: 1px solid;
    color: #686868;
    background-color: transparent;
    padding: 0px;
    cursor: pointer;
	transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	font-size: 0.900em;
}

.booknow-roomsubmit:hover {
	/*color: #000;*/
}


/* Dining */
#dininginner_detailscontainer {
	background-color: #eee;
	border: 0px;
	height:  auto;
	padding: 30px 30px 40px 30px;
	color:#686868;
	width: 33%;
	width: 33%;
}

.dininginner-detailrow {
	clear:both;
	position:relative;
	line-height:1.5;
	padding-top:6px;
}

.dininginner-detaillabel {
	width: 62px;
	float:left;
	position:relative;
	font-size: .875em;
	 font-family: 'Minion Pro';
    font-style: italic;
}

.dininginner-detaildata {
	float:left;
	position:relative;
	font-size: .813em;
}

.dininginner-detailsbottom {
	clear:both;
	padding-top: 15px;
	font-size: .750em;
}

.dininginner-detailsa {
	display:inline-block;
}

/* Venue */
.inner-boxcontainer {
	position:relative;
	clear:both;
	margin-top: 50px;
	border-top: 1px solid #c1c1c1;
	padding-top: 30px;
}

.inner-box-col2 {
	width:50%;
	float:left;
	position:relative;
	padding-right: 50px;
}

.inner-boxcontainer h5 {
	color: #686868;
}


/* mobile sm */

.home-topgrid {
	background-color: #282828;
	padding:  40px 20%;
	width: 100%;
	text-align:center;
	color: #a0a0a0;
	display:none;
}
.home-local-infopanel {
	margin-bottom: 20px;
}

.home-topgrid p {
	color: #a0a0a0;
}

.home-topgrid a {
	font-family:'Minion Pro';
	font-style: italic;
	border-bottom: 1px solid;
	color: #686868;
}

.home-topgrid a:hover {
	color: #fff;
}

.home-topgrid h1,
.home-topgrid h4 {
	color: #fff;
	font-weight: 300;
    font-size: 1.125em;
        font-family: 'Minion Pro';
    margin-bottom: 5px;
}


span.room-label {
    display: inline-block;
    width: 80px;
}

.mobile-sm-only,
.mobile-cc-title,
.mobile-cc-subtitle {
	display:none;
}

#content_mobileonly {
	padding: 0px 20px;
}

.accordion-button {
	font-family: 'Serlio';
    font-weight: 400;
    text-align: center;
    font-size: 1.250em;
    border-top: 1px solid #d2d3d3;
    padding-top: 15px;
	padding-bottom: 10px;
    cursor: pointer;
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/accordion-down.png') right center no-repeat;
	text-transform:uppercase;
}

.accordion-button.toggle {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/accordion-up.png');
}


.accordion-bottomdiv {
	border-bottom: 1px solid #d2d3d3;
	margin-bottom: 20px;
}

.accordion-panel {
    padding: 0px 40px 10px 40px;
	display:none;
}
.accordion-panel.nopad {
	padding: 0px 0px 10px 0px;
}

/* Filter and compare */

.wfilter #content {
	margin-top: 40px;
}

#content_filter_container,
#content_filter_btmcontainer {
	width: 100%;
	height: 70px;
	position:relative;
	margin-bottom: 30px;
}

#content_filter_container.filter-news-container {
	height: 30px;
}



#content_filter_btmcontainer {
	    border-top: 1px solid #c1c1c1;
    padding-top: 20px;
    margin-top: 20px;
}


#content_filter_dropdown {
	display:none;
}

#content_filter_buttoncontainer {
	float:left;
	position:absolute;
	left: 0px;
	top: 20px;
}

#content_filter_container.filter-news-container #content_filter_buttoncontainer {
	top: 0px;
}

.content-comparsioncontainer {
	float:left;
	position:absolute;
	right: 0px;
	top: 0px;
}

#content_filter_btmcontainer .content-comparsioncontainer {
	top: 15px;
}


.comparebutton-group {
	position:relative;
	clear:both;
	width:100%;
}
.comparebutton-indicator {
	line-height: 35px;
	float:left;
	position:relative;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #a1a1a1;
	background-color: #c2c2c2;
	margin-right: 12px;
	text-align:center;
	font-size: 1em;
	color: #686868;
	font-family:'Minion Pro';
	transition: background-color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: background-color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.comparebutton-indicator.toggle {
	background-color: #fff;
}


.comparebutton {
    float: left;
    position: relative;
	font-family:'Minion Pro';
	border-bottom: 1px solid #383838;
	color : #383838;
	padding-top: 10px;
	cursor:pointer;
	transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.comparebutton:hover {
	color: #000;
}

.content-comparsiontitle {
    color: #686868;
	font-family:'Minion Pro';
	font-size: .875em;
	margin-bottom: 10px;
	font-style: italic;
}

span.content-filterlabel {
    font-size: .875em;
	font-family:'Minion Pro';
	display:inline-block;
	padding-right: 15px;
	color: #888888;
}
.content-filterdivider {
	font-size: .750em;
	color: #817b71;
}

.content-filterbutton {
	font-size: .750em;
	display:inline-block;
	padding: 0px 10px;
	cursor:pointer;
	color: #817b71;
	transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.content-filterbutton.on,
.content-filterbutton:hover {
	color: #000;
}


.popup {
	display:none;
	background-color: #fff;
	padding: 20px 10px;
}

#popup_comparsion {
	width: 890px;
	position:relative;
}

#popup_venue, #popup_floorplan {
	width: 960px;
	height: 80vh;
	position:relative;
	background-color: #f0f0f0;
	background-size: cover;
	background-position:center;
	background-repeat: no-repeat;
}

#popup_venue .popup-bgfull {
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
		background-size: contain;
	background-position:center;
	background-repeat: no-repeat;
    background-color: #fff;
}

#popup_venue .popup-wrapper,
#popup_floorplan .popup-wrapper {
	padding: 30px;
	    float: left;
    position: relative;
}

.popup-title {
	color: #383838;
	font-size: 2.500em;
	font-family:'Serlio';
	text-transform:uppercase;
	text-align:center;
}

.popup-title2 {
	color: #383838;
	font-size: 2.500em;
	font-family:'Serlio';
	text-transform:uppercase;
	margin-bottom: 0px;
    line-height: .8;
}

.popup-subtitle {
	   color: #686868;
	font-family:'Minion Pro';
	font-size: 1.125em;
	margin-bottom: 10px;
	font-style: italic;
	text-align:center;
}

.popup-subtitle2 {
	   color: #383838;
    font-family: 'Minion Pro',sans-serif;
	font-style: italic;
	font-size: 1em;
	margin-bottom: 20px;
}

.popup-divider {
	border-top: 1px solid #afafaf;
	margin: 10px 10px 30px 10px;
}

.popup-comparsion-container {
	width: 100%;
	position:relative; 
	
}


.popup-c-maintable {
    width: 100%;
}

.popup-c-maintable td {
    padding: 5px 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    box-sizing: border-box;
    vertical-align: top;
}

.poup-c-c2 .popup-c-maintable td {
    width: 50%;
}

.poup-c-c3 .popup-c-maintable td {
    width: 33.333%;
}


.popup-c-title-row td {
	color: #000000;
	font-family:'Serlio';
	text-transform:uppercase;
    padding: 10px 20px;
	font-size: 1.125em;
	font-weight: 600;
}

.popup-c-detail-row td {
	font-size: .750em;
	color: #686868;
	text-align: left;
    padding: 10px 20px 10px 110px;
    position:relative;
        line-height: 1.4;
}

.popup-c-detail-row td span {
    float:left;
    position:absolute;
    left: 20px;
    top: 10px;
}

.popup-c-img-row img {
    width: 100%;
}


.popup-c-detail-row:nth-child(odd) td {
	background-color: #eeeeee;
}

.popup-c-action-row td {
    padding: 10px 20px;
    font-size: 0.750em;
}

.popup-comparsion-container a {
	font-family: 'Minion Pro';
    font-style: italic;
    border-bottom: 1px solid;
    color: #686868;

}

.popup-close {
	width: 15px;
	height: 15px;
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/popup-close.gif') center center no-repeat;
	cursor: pointer;
	float:left;
	position:absolute;
	right: -20px;
	top: -20px;
}


/* Front - Global Home */
#globalhome_gridcontainer {
	position:relative;
	width:100%;
}

#globalhome_gridcontainer .wrapper {
	max-width: 85.375em;
}

.gh-grid {
	float:left;
	position:relative;
	overflow: hidden;
}

.gh-gridsq {
	width: 100%;
	height: 545px;
}

.gh-grid-contentpanel {
	float:left;
	position:absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
    perspective: 1px;
}

.gh-grid-contentbg {
    float:left;
	position:absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}


.gh-grid-hover {
	float:left;
	position:absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: rgba(0,0,0,.6);
}

.gh-text-block {
    float:left;
    position:absolute;
    width: 400px;
    top: 50%;
    /*left: calc(30% - 225px);
    left: -webkit-calc(30% - 225px);*/
    left: calc(50% - 200px);
    left: -webkit-calc(50% - 200px)
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    text-align:center;
    color: #fff;
    z-index: 2;
}

.gh-text-block h3 {
    margin-bottom: 0px;
}

.gh-text-block a {
        font-family: 'Minion Pro';
    font-style: italic;
    color:#fff;
}
.gh-text-block p,
.gh-text-block h3 {
    color: #fff;
}




.gh-titleblock {
    width: 100%;
    float: left;
    position: absolute;
    text-align: center;
    top: 100px;
    left: 0px;
}

h3.gh-grid-title {
	color: rgba(255,255,255,.9);
	margin-bottom: 0px;
}

.gh-grid-subtitle {
	font-size: 1em;
	font-family: 'Minion Pro';
    font-style: italic;
	color: rgba(255,255,255,.6);
}

.gh-grid-divider {
	width: 70px;
	margin: 30px auto;
	border-bottom: 1px solid rgba(255,255,255,.6);
}


.gh-content-block {
	float:left;
	position:absolute;
	top: 50%;
	left: calc(50% - 180px);
	left: -webkit-calc(50% - 180px);
	transform: translateY(-50%);
	width: 360px;
	text-align:center;
}

.gh-content-block p {
		color: rgba(255,255,255,.6);
}

.gh-action-block {
	float:left;
	position:absolute;
	bottom: 100px;
	left:0px;
	text-align:center;
	width: 100%;
	left:0px;
}
.gh-action-block a {
	font-family:'Minion Pro';
	font-style: italic;
	border-bottom: 1px solid;
	color: #fff;
	font-size: 1em;
}

.gh-masthead-textcontainer {
	float:left;
	position:absolute;
	width: 390px;
	text-align:center;
	top: 50%;
	transform: translate3d(0,-50%,0);
	-webkit-transform: translate3d(0,-50%,0);
	left: 50%;
	left: calc(50% - 195px);
	left: -webkit-calc(50% - 195px);
	color: rgba(48,48,48,.9);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	text-shadow: 0px 0px 20px rgba(55, 55, 55, 1);
}

.gh-white {
	color :#fff;
}


.gh-masthead-subttitle {
	font-size: .750em;
	margin-bottom: 10px;
	text-transform:uppercase;
}

.gh-masthead-title {
	font-size: 2.250em;
	font-family:'Serlio';
	text-transform:uppercase;
}

.gh-masthead-divider {
	width: 70px;
	margin: 30px auto;
	border-bottom: 1px solid rgba(48,48,48,.9);
}

#page_globalhome #masthead_container #masthead_logo {
	width: 170px;
	height: 69px;
	left: calc(50% - 85px);
	left: -webkit-calc(50% - 85px);
	top: 100px;
	float:left;
	position:absolute;
}

#globalhome_hotellistcontainer {
	width: 1020px;
	float:left;
	position:absolute;
	bottom: 10px;
	left: calc(50% - 512px);
	left: -webkit-calc(50% - 512px);
	color: #fff;
}

#globalhome_hotellist {
	width: 840px;
	height: 100px;
	position: relative;
	margin:auto;
	overflow:hidden;
}

#globalhome_hotellist_scroll {
	width: 1512px;
	float:left;
	position:absolute;
	left:0px;
	top:0px;
}


.gh-hotelnode {
	width: 168px;
	float:left;
	position: relative;
	padding: 0px 15px;
	text-align:center;
}

.gh-hotelnode a {
	font-size: 100%;
	color: #fff;
}

 .gh-hotelnode-title {
	font-size: 1.250em;
	font-family:'Serlio';
	text-transform:uppercase;
	    min-height: 42px;
    margin-bottom: 5px;
	opacity:.6;
	transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	cursor:pointer;
}

.gh-hotelnode-divider {
	width: 27px;
	margin:0px auto 10px auto;
	border-top: 1px solid rgba(255,255,255,.6);
	opacity: 0;
	transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.gh-hotelnode-subtitle {
	font-family:'Minion Pro';
	text-transform: uppercase;
	font-size: .750em;
	color: #fff;
	opacity: 0;
	transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	letter-spacing: 0.05em;
}

.gh-hotelnode-subtitle a {
	opacity: .6;
	transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.gh-hotelnode-subtitle a:hover {
	opacity: 1;
}

.gh-hotelnode-title:hover,
.gh-hotelnode.toggle  .gh-hotelnode-title {
	opacity: 1;
}
.gh-hotelnode.toggle  .gh-hotelnode-divider,
.gh-hotelnode.toggle  .gh-hotelnode-subtitle {
	opacity: 1;
}

.gh-hotelnode-title span {
	display:block;
	font-family:'Minion Pro';
	text-transform: uppercase;
	font-size: .750rem;
	font-style: italic;
}



#globalhome_hotelleft {
	width: 20px;
	height: 20px;
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/block-arrow-left.svg') center center no-repeat;
	float:left;
	position:absolute;
	left: 20px;
	top: 0px;
	cursor:pointer;
	opacity: .6;
	transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#globalhome_hotelright {
	width: 20px;
	height: 20px;
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/block-arrow-right.svg') center center no-repeat;
	float:left;
	position:absolute;
	right: 20px;
	top: 0px;
	cursor:pointer;
	opacity: .6;
	transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.block-arrow-bottom {
	width: 20px;
	height: 20px;
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/block-arrow-bottom.svg') center center no-repeat;
	float:left;
	position:absolute;
	left: calc(50% - 10px);
	left: -webkit-calc(50% - 10px);
	bottom: 20px;
	cursor:pointer;
	opacity: .6;
	transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#globalhome_hotelleft:hover,
#globalhome_hotelright:hover,
.block-arrow-bottom:hover {
	opacity:.99;
	
}

#page_globalhome .dropdown-bgarrow {
	width: 10px;
	height: 10px;
	margin:auto;
	border-bottom: 5px solid #000;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid transparent;
}

/* Gallery */
.gallery-wrapper {
	max-width: 73.750em;
	    margin-left: auto;
    margin-right: auto;
    position: relative;
}


#content_filter_container.gallery-filtercontainer {
	height: auto;
	margin-bottom: 20px;
}
#content_filter_container.gallery-filtercontainer #content_filter_buttoncontainer{
	position:relative;
	top: auto;
	left:auto;
	float: none;
}

#gallery_thumbcontainer {
	width: 100%;
	position:relative;
	margin-bottom: 30px;
	clear:both;
}

.gallery-thumbpanel {
	float:left;
	position:relative;
	width: 25%;
	width: calc(25% - 14px);
	width: -webkit-calc(25% - 14px);
	height: 0px;
	padding-bottom: 18.75%;
	cursor: pointer;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 14px;
	transition: all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display:none;
}
/*
.gallery-thumbpanel.on:nth-child(4n+4) {
	margin-right: 0px;
}
*/
.filter-grid {
	display:none;
}

.filter-grid.on,
.gallery-thumbpanel.on {
	display:block;
}

/* Gallery & popup */
#popup_container,
#gallery_imagecontainer {
	width:100%;
	height:100%;
	position:fixed;
	z-index: 560;
	background-color: rgba(0,0,0,.98);
	display:none;
	float:left;
	top:0px;
	left:0px;
	overflow:hidden;
}

#popup_container.windowed-popup {
    max-width: 960px;
    height:80vh;
    left: calc(50% - 480px);
    top: 10vh;
    padding: 20px;
    overflow:visible;
}

#popup_container.media-popup {
    max-width: 400px;
    height:300px;
    left: calc(50% - 200px);
    left: -webkit-calc(50% - 200px);
    top: calc(50vh - 150px);
    top: -webkit-calc(50vh - 150px);
    padding: 0px;
    overflow:visible;
}


#popup_innercontainer {
    float:left;
    position:absolute;
    top: 0px;
    left:0px;
    width: 100%;
    height: 100%;
}

#popup_container.windowed-popup #popup_innercontainer {
    padding: 20px;
    background-color: #fff;
}


.gallery-gridbutton img {
	width: 100%;
}


.popup-closebutton,
.gallery-closebutton {
	float:left;
	position:fixed;
	top:0px;
	right:0px;
	box-sizing: border-box;
	height:40px;
	cursor:pointer;
	width: 40px;
	padding: 12px;
	background-color: #000;
}
.popup-closebutton {
    background-color :#fff;
}

.gallery-closebutton svg {
	width: 16px;
	height: 16px;
}

.gallery-closebutton svg path {
		transition: fill .5s linear;
	-webkit-transition: fill .5s linear;
}

.gallery-closebutton:hover svg path {
	fill: #fff;
}

#popup_container.windowed-popup .popup-closebutton,
#popup_container.media-popup .popup-closebutton {
    width: 15px;
    height: 15px;
    background: transparent url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/popup-close.gif') center center no-repeat;
    cursor: pointer;
    float: left;
    position: absolute;
    right: -3px;
    top: -30px;
}

#popup_container.windowed-popup .popup-closebutton svg,
#popup_container.media-popup .popup-closebutton svg {
    display:none;
}
.gallery-prevbutton,
.gallery-nextbutton {
	width: 30px;
	height:30px;
	padding: 9px 11px;
	float:left;
	position:fixed;
	left: 0px;
	top: calc(50% - 18px);
	top: -webkit-calc(50% - 18px);
	display:block;
	cursor:pointer;
	opacity: 1;
	transition: opacity .8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	background-color: #000;
}

.gallery-prevbutton svg,
.gallery-nextbutton svg {
	width: 8px;
	height: 12px;
}


.gallery-nextbutton {
	left:auto;
	right:0px;
}
.gallery-prevbutton:not(.disabled):hover,
.gallery-nextbutton:not(.disabled):hover {
	opacity: 1;
}
.gallery-prevbutton.disabled,
.gallery-nextbutton.disabled {
	opacity: .1;
	cursor: default;
}

.gallery-imagepanel {
	width:100%;
	height:100%;
	float:left;
	position:absolute;
	top:0px;
	left:0px;

	transition: opacity .8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	opacity: 1;
}

.inner-galleryimg {
	background-repeat:no-repeat;
	width: 100%;
	height: 100%;
	background-position:center center;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-ms-background-size: contain;
}

/*
.gallery-imagepanel {
    max-height: 600px;
    max-width: 80%;
    width: auto;
    float: left;
    position: absolute;
    transition: opacity .8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: opacity .8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 1;
}
*/

.gallery-imagepanel.off {
	opacity:0;
	transition: opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.gallery-imagepanel img {

	max-height: 600px;
	max-width:100%;
	margin-bottom: 10px;
}

.gallery-imagetitlecontainer {
       position: absolute;
    float: left;
    bottom: 20px;
    left: 0px;
    width: 100%;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}

.gallery-imagetitle {
	margin-bottom: 5px;	
	color: #fff;
	font-size: 1.250em;
	font-family:'Serlio';
	text-transform:uppercase;
	text-align:left;
	    max-width: 80%;
    background-color: #000;
    display: inline-block;
    padding: 12px 20px 8px 20px;
}
.gallery-imagetext {
	margin-bottom: 5px;	
	color: #fff;
	text-transform:uppercase;
	text-align:left;
	float:left;
	position:absolute;
	right: 0px;
	top:0px;
	background-color: #000;
    display: inline-block;
    padding: 12px 20px 8px 20px;
}
.gallery-divider {
	display:inline-block;
	padding: 0px 10px;
}

.left-pad {
	margin-left: 20px;
}
.right-pad {
	margin-right: 20px;
}

/* Destination & Directory */

#content.page-dir-content {
    margin-top: 0px;
    padding-top: 60px;
    padding-bottom: 20px;
}

#content_descontainer {
	background-color:#fff;
	position:relative;
	padding: 40px 0px;
}
#content_descontainer.bg-grey {
    background-color: #eeeeee;
}

#content_desheader {
	text-align:center;
}

#content_desheader h2 {
		margin-bottom: 0px;
}

#content_des {
	width: 100%;
	position:relative;
	overflow:hidden;
}

#content_descontainer .wrapper {
	max-width: 74.500em;
}

.content-despanel {
	float:left;
	position:relative;
	width: 100%;
	 transition: height .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: height .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.des-itemsizer {
	width: 25%;
}
.des-item {
	width: 25%;
	float:left;
	position:relative;
	padding: 0px 13px;
	margin-bottom: 26px;
}

.des-directory-item {
    height: 242px;
}
.des-directory-iteminner {
    float:left;
    position:relative;
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
}


.des-item.off {
	display:none;
}

.des-image {
	background-color: #eeeeee;
}

.des-image img {
	width: 100%;
}

.des-directory-image {
    width: 100%;
    height: 190px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.des-content {
	background-color: #eeeeee;
	padding: 20px 20px 50px 20px;
	position:relative;
	width: 100%;
}

.des-directory-item .des-content {
    float: left;
    position:absolute;
    bottom: 0px;
    left: 0px;
    border-top: 1px solid #eeeeee;
    width: calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    left: 20px;
    padding: 15px 30px;
    background-color: transparent;
}


h4.des-title  {
	line-height: 1.2;
	margin-bottom: 0px;
}
.des-subtitle {
	font-family: 'Minion Pro';
    font-size: .875em;
    font-style: italic;
    color: #383838;
    margin-bottom: 20px;
}

.des-directory-item .des-subtitle {
    margin-bottom: 0px;
    text-align:center;
    font-style:normal;
    font-family: 'Muli', sans-serif;
}


.des-catcontainer {
	float:left;
	position:absolute;
	bottom: 17px;
	right: 33px;
}

.des-loc{
	    background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-desloc.svg') left top no-repeat;
    background-size: 13px 17px;
    padding-left: 17px;
    font-size: .750em;
    line-height: 17px;
    margin-bottom: 20px;
    cursor: pointer;
}

.des-loc a {
	font-style: normal;
	color: #383838;
}

.des-contenttext {
	padding-right: 20px;
}

.des-caticon {
	width: 35px;
	height:35px;
	display:inline-block;
	background-color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	position:relative;
	overflow:hidden;
	margin-left: 5px;
}

.des-caticon span {
	display:block;
	width: 100%;
	height: 100%;
	float:left;
	position:absolute;
	opacity: .3;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	left: 0px;
	top:0px;
	z-index: 1;
}

#content_des_secbuttoncontainer {
	text-align:center;
	padding: 0px 0px 20px 0px;
}
#content_des_filterbuttoncontainer {
	border-top: 1px solid #e1e1e1;
	text-align:center;
	padding: 20px 0px 40px 0px;
}

#content_des_secbuttoncontainer ul,
#content_des_filterbuttoncontainer ul {
	list-type:none;
	margin: auto;
}

#content_des_filterbuttoncontainer ul li{
	display:inline-block;
	line-height: 16px;
	    padding: 0px 15px;
    border-right: 1px solid #e1e1e1;
    margin-bottom: 5px;
}

#content_des_filterbuttoncontainer ul li:last-child {
	border-right: 0;
}

#content_des_secbuttoncontainer ul li {
	display:inline-block;
	line-height:  20px;
	padding: 0px 10px;
}


.des-secbutton,
.des-filterbutton {
	opacity: .3;
	background-repeat: no-repeat;
	background-position: left center;
	background-size:  16px 16px;
	padding-left: 20px;
	color: #000;
	transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	cursor:pointer;
	display:block;
}

.des-secbutton {
	text-decoration: underline;
	line-height: 20px;
	padding-left: 25px;
}

.des-secbutton.on,
.des-secbutton:hover,
.des-filterbutton.on,
.des-filterbutton:hover {
	opacity: .99;
}

.des-sec-list {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-grid.svg');
	background-size: 14px 14px;
}

.des-sec-map {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-desloc.svg');
	background-size: 13px 17px;
}

.des-filter-all {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-all.svg');
}

.des-filter-culture,
.des-cat-culture span {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-culture.svg');
}
.des-filter-entertainment,
.des-cat-entertainment span {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-entertainment.svg');
}
.des-filter-landmark,
.des-cat-landmark span {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-landmark.svg');
}
.des-filter-shopping,
.des-cat-shopping span {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-shopping.svg');
}
.des-filter-active,
.des-cat-active span {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-active.svg');
}

.des-filter-family,
.des-cat-family span {
	background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-family.svg');
}


.des-filter-jewelwatch {
    background-size:  25px 25px;
    background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-jewelwatch.svg');
}
.des-filter-fashion {
     background-size:  25px 25px;
    background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-fashion.svg');
}
.des-filter-lifestyle {
     background-size:  25px 25px;
    background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-lifestyle.svg');
}
.des-filter-beauty {
     background-size:  25px 25px;
    background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-beauty.svg');
}
.des-filter-food {
     background-size:  25px 25px;
    background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/locicon-food.svg');
}

#des_othercontent {
    text-align:center;
}



img.img100 {
	width: 100%;
}

.inner-wrapper {
	margin-left:auto;
	margin-right:auto;
	max-width: 46.250em;
	position:relative;
}
.ac-buttoncontainer {
	text-align:center;
}
.ac-buttoncontainer ul {
	margin-left: 0px;
}
.ac-buttoncontainer ul li {
	list-style:none;
	display: inline-block;
	margin: 0px 20px;
}
.ac-panelcontainer {
	position:relative;
	text-align:center;
}
.ac-panel {
	float:left;
	position:relative;
	width:100%;
	display:none;
}

.precontent-statcontainer {
	position:relative;
	padding: 20px 0px;
}
.precontent-stat {
	display:inline-block; 
	margin: 0px 30px;
}

.precontent-stat-label {
    font-weight: 300;
    color: #686868;
    letter-spacing: 0.04em;
    line-height: 1.7;
    font-size: .750em;
    margin-bottom: 5px;
}
.precontent-stat-detail {
    line-height: 1;
    vertical-align: bottom;
    font-family: 'Minion Pro';
    font-style: italic;
    font-size: 1.063em;
    color: #686868;
	
}

.content-ga {
	margin-bottom: 40px;
}
.content-ga h2 {
	margin-bottom: 0px;
}

#gmap_pagecontainer {
	float:left;
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	z-index: 920;
	display:none;
	background-color: #fff;
}

#gmap_pagecontainer iframe#gmap_pagepanel {
	width:100%;
	height:100%;
}
#gmpopup_close {
	float:left;
	position:fixed;
	top:50px;
	left:0px;
	width: 140px;
	box-sizing: border-box;
	height:35px;
	cursor:pointer;
	
	background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/block-arrow-left.svg') 15px center no-repeat;
	background-color: #2b2b2b;
	background-size: 9px 13px;
	  padding: 12px 30px 10px 30px;
	  color: #fff;
	  font-size: 0.813em;
	  text-align: left;
	  font-family:'Minion Pro';
	  font-style: italic;
	transition: background-color .5s linear;
	-webkit-transition: background-color .5s linear;
}
#popup_close:hover {
	background-color: #2b2b2b;
}

/* Award */
.award-contentwrapper {
    max-width: 74.125em;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}


#content_awardlist {
	position:relative;
	width: 100%;
	/*border-top: 1px solid #dbdbdb;*/
}


.award-year-bar .award-wrapper {
    padding: 15px 0px;
    border:0px;
}

.award-itemsizer {
	width: 25%;
}
.award-item {
	width: 25%;
	padding: 0px 10px;
	height: 362px;
    overflow:hidden;

}
.award-year-bar {
    cursor:pointer;
    font-style: italic;
    color: #000;
    font-family: 'Minion Pro';
    font-size: 1.250em;
    width: 100%;
    height: 50px;
    border-top: 1px solid #dbdbdb;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-size: 22px;
    background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/award-plus.svg');
    margin-top: 10px;
        background-position: 5px 13px;
}
.award-year-bar.expand {
    background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/award-minus.svg');
}


.award-item.award-2 {
	width: 50%;
}
.award-wrapper {
	position:relative;
	width: 100%;
	height: 100%;
    max-height: 100%;
	box-sizing: border-box;
	/*border-bottom: 2px solid #9d9d9d;*/
}
h4.award-title {
	height: 52px;
	color: #383838;
	line-height: 52px;
	margin-bottom: 0px;
    border-bottom: 1px solid #dbdbdb;
}

.award-image {
		background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
	width: 100%;
	height: 213px;
    margin-top: 0px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 10px;
}

.award-contentdate {
    float: left;
    position: absolute;
    bottom: 20px;
    left: 0px;
    font-size: .813em;
    font-style: italic;
    color: #000;
    font-family: 'Minion Pro';
}

.award-item.award-noimage .award-image {
	display:none;
}

.award-item.award-noimage .award-contenttext {
	float:left;
	width: 100%;
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
}

.award-item.award-noimage .award-contenttext p{
	color: #816d50;
	font-style: italic;
    font-family: 'Minion Pro';
	font-size: 2.250em;
	margin-bottom: 0px;
	line-height: 1.3;
}
	
/* Form */

.content-solo {
	padding-top: 40px;
	padding-bottom: 40px;
}

h1.contact-header1 {
	text-align:center;
}

.form-container {
	max-width: 63.750em;
	position:relative;
	margin-bottom: 20px;
}

.form-instruct-req {
	font-family: 'Minion Pro';
	margin-bottom: 15px;
	color: #888888;
	font-size: .750em;
}

	
.form-col {
	float:left;
	position:relative;
	width: 50%;
	padding-right: 30px;
}

.formfield {
	position:relative;
	margin-bottom: 10px;
}

.formfield-inner-sal {
	width: 70px;
	float: left;
	margin-right: 30px;
}

.formfield-inner-name {
	width: calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	float: left;
}

.formfield-inner-phone {
	width: 170px;
	float: left;
	margin-right: 30px;
}

.formfield-inner-country {
	width: calc(100% - 200px);
	width: -webkit-calc(100% - 200px);
	float: left;
}

.form-label {
	display:block;
	margin-bottom: 5px;
    font-weight: 300;
    color: #686868;
    letter-spacing: 0.04em;
    line-height: 1.7;
    font-size: .750em;
    position: relative;
}
.form-textfield {
	width: 100%;
	 font-family: 'Muli', Helvetica, Arial, sans-serif;
	 padding: 5px;
	 border: 1px solid #c7c7c7;
	 font-size: .750em;
	 box-sizing: border-box;
}
.form-select {
	width: 100%;
	 font-family: 'Muli', Helvetica, Arial, sans-serif;
	 padding: 5px;
	 border: 1px solid #c7c7c7;
	 font-size: .750em;
	 box-sizing: border-box;
	 background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/bk-select.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

.form-textarea {
	width: 100%;
	height: 92px;
	font-family: 'Muli', Helvetica, Arial, sans-serif;
	 padding: 5px;
	 border: 1px solid #c7c7c7;
	 font-size: .750em;
	 box-sizing: border-box;
}
.form-buttoncontainer {
    margin-top: 20px;
}
.form-button {
	background-color: #686868;
	color: #fff;
	font-family: 'Muli', Helvetica, Arial, sans-serif;
	border: 0;
	text-transform: uppercase;
	padding: 8px 20px;
	cursor: pointer;
	 font-size: .750em;
	transition: background-color .5s linear;
	-webkit-transition: background-color .5s linear;
}
.form-button:hover {
	background-color: #333;
}

.form-err {
	border: 1px solid red;
}


.column-social {
    float:left;
    position: relative;
    width: 340px;
    margin-right: 10px;
    margin-bottom: 20px;
    color: #686868;
}
.column-social.column-end {
    margin-right: 0px;
}

.column-social-end {
    float:left;
    position:relative;
    width: calc(100% - 700px);
    width: -webkit-calc(100% - 700px);
    margin-bottom: 20px;
    color: #686868;
}


.column-social h5 span {
    float:left;
    position:absolute;
    right:0px;
    display:none;
}
.inner-boxcontainer.noborder {
    border-top: 0px;
}
.socialwall-div {
    margin-bottom: 30px;
}

.column-social-instagram {
    width: 100%;
    height: auto;
    position:relative;
}
.column-social-instagram iframe {
    width: 100%;
    height: 100%;
    border:0;
    position: absolute;
    top: 0; 
    left: 0;
}

.social-instagrid {
    float: left;
    position: relative;
    width: 25%;
    overflow: hidden;
    height: 0px;
    padding-bottom: 25%;
}
.social-instagrid a {
    width: calc(100% - 8px);
    width: -webkit-calc(100% - 8px);
    height: calc(100% - 8px);
    height: -webkit-calc(100% - 8px);
    margin: 4px;
    display:inline-block;
}
.social-instagrid img {
    width: 100%;
}
	
/* Corporate Pages */

#masthead_container.mhh-short {
    padding-bottom:37%;
}
#masthead_container.mhh-short.corporate-mh {
    padding-bottom:545px;
}

#masthead_container.mhh-full {
    padding-bottom:100vh;
}


.masthead-containerinner {
    position:absolute;
    float:left;
    top: 0px;
    left:0px;
    width:100%;
    height: 100%;
}

#corporate_panelcontainer {
    position:relative;
    margin-bottom:40px;
    background-color: #000;
}
.corporate-panel {
    position:relative;
    width: 100%;
    overflow:hidden;
    height: 100vh;
}
.corporate-panelshort {
    height: 645px;
}
.corporate-panelbgcontainer {
    float:left;
    position:absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left:0px;
}
.corporate-panelbg {
    background-position: center;
    background-repeat: no-repeat;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -ms-background-size:cover;
    width: 100%;
    float:left;
    position:absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.corporate-bgmulti .corporate-panelbg {
    display:none;
}

.corp-bgbuttoncontainer {
    width: 100%;
    text-align:center;
    float:left;
    position:absolute;
    left:0px;
    bottom: 20px;
}
.corp-bgbutton {
    width: 30px;
    height: 3px;
    background-color: rgba(255,255,255,.6);
    display:inline-block;
    transition: background-color .5s linear;
	-webkit-transition: background-color .5s linear;
    margin: 0px 5px;
    cursor:pointer;
}

.corp-bgbutton:hover,
.corp-bgbutton.active {
    background-color: rgba(255,255,255,.99);
}

.corporate-textcontainer {
    width: 400px;
    float:left;
    position:absolute;
    top: 50%;
    transform: translate3d(0,-50%,0);
    -webkit-transform: translate3d(0,-50%,0);
    left: calc(50% - 200px);
    left: -webkit-calc(50% - 200px);
    text-align:center;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, .8);
}
.corporate-textcontainer.corp-tleft {
    text-align:left;
    left: 80px;
}
.corporate-textcontainer.corp-tright {
    text-align:left;
    left: auto;
    right: 80px;
}

#corporate_masthead_textcontainer {
    float:left;
    position:absolute;
    width: 450px;
    left: calc(50%  - 225px);
    left: -webkit-calc(50%  - 225px);
    top: 50%;
	transform: translateY(-45%);
    text-align:center;
    color: #fff;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, .8);
}

#corporate_masthead_textcontainer p,
.corporate-textcontainer p,
.corporate-textcontainer h5 {
    color: #fff;
}

.corporate-panelstyle-light p,
.corporate-panelstyle-light h3,
.corporate-panelstyle-light h3.corp-h3,
.corporate-panelstyle-light h5 {
    color: #686868;
}

.corporate-panelstyle-light .corporate-textcontainer {
    text-shadow: none;
}
.corporate-panelstyle-light .corporate-textcontainer a {
    color: #686868;
    border-bottom: 1px solid rgba(0,0,0,.2);
}

.corporate-panelstyle-light a:before {
    border-color: #686868;
}

.animation-anchor {
    float: left;
    width: 5px;
    height: 60%;
    background-color: red;
    position: absolute;
    top: 20%;
    left: 10px;
    opacity:0;
}

.corporate-textcontainer-ani,
.corporate-panelbgcontainer {
    opacity:0;
}

.corporate-panelbgcontainer {
  animation-duration: 2.2s;
  -webkit-animation-duration: 2.2s;
  -moz-animation-duration: 2.2s;
  -ms-animation-duration: 2.2s;
}

.corporate-textcontainer-ani {
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  animation-delay: .8s;
  -webkit-animation-delay: .8s;
  -moz-animation-delay: .8s;
  -ms-animation-delay: .8s;
}


#page_corporate h3 {
    margin-bottom: 0px;
}

#mh_accolades.mh-follow .mh-accolatepanel {
    display:none;
}



h1.corp-h1,
h3.corp-h3 {
    color: #fff;
    font-size: 2.75rem;
    line-height: .9em;
    letter-spacing: .1em;
}
h1.corp-h1 span,
h3.corp-h3 span {
    font-size: 1.125rem;
    
}
hr.corp-hr {
    width: 110px;
    margin-left: auto;
    margin-right: auto;
}
#corporate_masthead_textcontainer a,
.corporate-textcontainer a {
    color: #fff;
        font-family: 'Minion Pro';
    font-style: italic;
}

.column-subtitle {
    margin-bottom: 20px;
    font-family: "Minion";
    font-style: italic;
}


#section_navigator {
    float:left;
    position: fixed;
    right: 20px;
    top: 150px;
    color: #fff;
    width: 12px;
}

.section-navigator-button {
    height: 12px;
    width: 12px;
    position:relative;
        margin-bottom: 8px;
}

.section-navigator-button span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 2px solid #fff;
    display:block;
    box-sizing: border-box;
    background-color: transparent;
    transition: background-color .5s linear;
	-webkit-transition: background-color .5s linear;
    cursor:pointer;
}

.section-navigator-text {
    float:left;
    position:absolute;
    right: 18px;
    text-align:right;
    display:block;
        display: block;
    font-size: .750em;
    width: 150px;
    opacity: 0;
    transition: opacity .5s linear;
	-webkit-transition: opacity .5s linear;
    top: 0px;

}
.section-navigator-button:hover span,
.section-navigator-button.on span {
    background-color:#fff; 
}
.section-navigator-button:hover .section-navigator-text,
.section-navigator-button.on .section-navigator-text {
    opacity: .99;
}
.hotel-innerwrapper {
    max-width: 52.500em;
    margin-left:auto;
    margin-right:auto;
}

.hotel-innerwrapper hr {
    margin-bottom: 50px;
}

.corporate-innerwrapper {
    max-width: 32.500em;
    margin-left:auto;
    margin-right:auto;
}
.content-addpad {
    padding-top: 16px;
}

/* Press clipping */
.border-line {
    border-top: 1px solid #dbdbdb;
    height: 1px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    margin-left:auto;
    margin-right:auto;
}
.pressclipping-container {
    position:relative;
    width: 100%;
    margin: 10px 0px;
}
.pressclipping-panel {
    position:relative;
    float:left;
    width: calc(50% - 20px);
    width: -webkit-calc(50% - 20px);
    margin: 15px 10px;
    background-color: #eeeeee;
    height: 328px;
}
.pressclipping-panel p {
    margin-bottom: 0px;
}
.pressclipping-image {
    width: 276px;
    float:left;
    position:relative;
    height: 100%;
    background-position:center;
    background-size: cover;
    background-repeat:no-repeat;
    
}
.pressclipping-text {
    width: calc(100% - 276px);
    width: -webkit-calc(100% - 276px);
    float:left;
    position:relative;
    height: 100%;
    padding: 30px;
}



.pressclipping-texttop {
    float:left;
    position:absolute;
    left: 0px;
    top: 30px;
    width: 100%;
    padding: 0px 30px;
}
.pressclipping-textbottom {
    float:left;
    position:absolute;
    left: 0px;
    bottom: 10px;
    width: 100%;
    padding: 0px 30px;
}
.pressclipping-textmiddle {
        float: left;
    position: absolute;
    width: 95%;
    padding: 0px 30px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 2.5%;
}

.pressclipping-panel:not(.noimage) .pressclipping-textmiddle {
    left: 0px;
}


.pressclipping-textmiddle a {
    color: #686868;
    font-size: 100%;
}

.pressclipping-bodytext {
    font-family: "Minion";
    font-style: italic;
    font-size: 1.125em;
    color: #686868;
    line-height: 1.4;
}

.pressclipping-panel h5 {
    font-family: "Serlio";
    font-style:normal;
    text-transform:uppercase;
}

hr.pressclip-hr {
    width: 30px;
    margin: 10px 0px;
}

.pressclipping-subtext {
    font-size: .750em;
    padding: 10px 0px;
    font-family: "Muli", sans-serif;
    color: #686868;
    line-height: 1.5;
}


.pressclipping-panel.noimage {
    text-align:center;
}

.pressclipping-panel.noimage .pressclipping-image {
    display:none;
}
.pressclipping-panel.noimage .pressclipping-text {
    width: 100%;
}
.pressclipping-panel.noimage hr.pressclip-hr {
    margin-left:auto;
    margin-right:auto;
}
#pressclip_year,
#pressrelease_year {
    width: 150px;
    display: inline-block;
    background-color: #ebebeb;
    border:0;
}
#pressclip_category,
#pressclip_subcategory,
#awards_category,
#pressrelease_category {
    width: 200px;
    display: inline-block;
    background-color: #ebebeb;
    border:0;
}

#pressclipping_buttoncontainer {
    margin: 56px 0px 20px 0px;
}


/* Press Release */

#pressrelease_container {
    border-top: 1px solid #dbdbdb;
}

.wrapper-pressrelease {
    max-width: 53.625em;
    margin-left:auto;
    margin-right: auto;
    padding: 0px 20px;
}

.pressrelease-panel {
    position:relative;
    padding: 30px 0px 10px 0px;
    border-bottom: 1px solid #dbdbdb;
}
.pressrelease-panelleft {
    float:left;
    position:relative;
    width: 200px;
    font-family: 'Minion Pro';
    font-style: italic;
    font-size: .875em;
    color: #686868;
}
.pressrelease-panelright {
    float:left;
    position:relative;
    width: calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
}

.pressrelease-cattitle {
        font-family: 'Minion Pro';
    font-style: italic;
    font-size: .875em;
    color: #686868;
    margin-bottom: 10px;
}


a.pressclipping-imglink {
    float: left;
    position: absolute;
    width: 100%;
    height: 100%;
}

#page_corporate .pressrelease-panel h3 {
    font-size: 1.5em;
    margin-bottom: 20px;
}

#no_results {
    display:none;
    width: 100%;
    margin-bottom: 80px;
    padding: 10px 20px;
}
#no_results.ok {
    display:block;
}
/* Time line */

#corporate_timeline_container {
    position:relative;
    width: 100%;
    padding-top: 30px;
}

.timeline-sizer {
    width: 50%;
}
.timeline-line {
    width: 1px;
    height: 100%;
    float:left;
    position:absolute;
    left: 50%;
    top: 0px;
    background-color: #686868;
    overflow:hidden;
}


.timeline-dot {
    float:left;
    position:absolute;
    width: 60%;
    border-top: 1px dashed #ababab;
    top: 80px;
    left: -7px;
}
.timeline-dot span {
    display:block;
    float:left;
    position:absolute;
    top:-7px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color:#686868;
}

.timeline-datapanel {
    float:left;
    position:relative;
    max-width: 374px;
    width: calc(100% - 80px);
    margin-left: 80px;
    padding-bottom: 30px;
}

.timeline-date {
    font-family: 'Minion Pro';
    font-size: 2.5em;
    color: #686868;
    font-weight: 300;
        font-style: italic;
}

.timeline-image {
    margin-bottom: 20px;
}

.timeline-image img {
    width: 100%;
    height: auto;
}

.timeline-text {
    text-align:center;
    width: 370px;
    margin-left:auto;
    margin-right:auto;
}



.timeline-node {
    position:relative;
    width: 50%;
    float:left;

}

.timeline-node.tl-nodeleft {
    /*margin-right:50%;*/
}
.timeline-node.tl-noderight {
    /*margin-left: 50%;*/
}

.tl-nodeleft .timeline-dot {
    right: -7px;
    margin-left: 40%;
    left: auto;
}
.tl-nodeleft .timeline-dot span {
    right: 0px;
}
.tl-nodeleft .timeline-datapanel {
    float:right;
    margin-left:auto;
    margin-right: 80px;
}

.tl-noderight .timeline-date {
    text-align: right;
}

.tl-large .timeline-datapanel {
    max-width: 515px;
    width: calc(100% - 40px);
}

.tl-med .timeline-datapanel {
    max-width: 440px;
    width: calc(100% - 100px);
}

.tl-noderight.tl-large .timeline-datapanel {
    margin-left: 40px;
}
.tl-nodeleft.tl-large .timeline-datapanel {
    margin-right: 40px;
}



.tl-noderight.tl-med .timeline-datapanel {
    margin-left: 100px;
}
.tl-nodeleft.tl-med .timeline-datapanel {
    margin-right: 100px;
}

.tl-initial {
    transform:translateY(-110px);
}


.tl-nodeend {
    background-color: #eee;
    width: 100%;
    text-align:center;
}

.tl-nodeend .timeline-datapanel {
        float: none;
    margin-left: auto;
    margin-right: auto;
}

.tl-nodeend .timeline-dot {
    border: 0;
    top: 0px;
    width: 14px;
    height: 14px;
    float: none;
    position: relative;
    left: auto;
    margin-left: auto;
    margin-right: auto;
}
.tl-empty {
    height: 50px;
}

.timeline-top {
    text-align: center;
    margin-bottom: 60px;

}

.timeline-top .timeline-date {
       font-size: 3.75em;
    letter-spacing: .03em;
}
.timeline-established {
    font-size: .938em;
    font-family: "Serlio", sans-serif;
    text-transform: uppercase;
}
.timeline-regentlogo {
    width: 41px;
    height: 25px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 10px;
    background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/sub-logo2.svg') center center no-repeat;
    background-size: 41px 25px;
}

a.pad-right {
    margin-right: 20px;
}

#page_event_back {
        padding-top: 20px;
}


/* Hotel Splash pages */
/*.site-xian #header_bottom,
.site-jakarta #header_bottom,
.site-harbin #header_bottom,
.site-chongqing #header_bottom,
.site-xian #button_special,
.site-xian #button_booknow,
.site-jakarta #button_special,
.site-jakarta #button_booknow,
.site-harbin #button_special,
.site-harbin #button_booknow,
.site-chongqing #button_special,
.site-chongqing #button_booknow,
.site-xian #menu_button,
.site-jakarta #menu_button,
.site-harbin #menu_button,
.site-chongqing #menu_button,
.site-xian #header_topright .divider-list,
.site-jakarta #header_topright .divider-list,
.site-harbin #header_topright .divider-list,
.site-chongqing #header_topright .divider-list
{
    display: none;
}
*/
.nodisplay {
    display:none;
}
#button_special.nodisplay {
    display:none;
}

.site-xian #page_inner #button_languagelist,
.site-jakarta #page_inner #button_languagelist,
.site-harbin #page_inner #button_languagelist {
    right: 20px;
}


/* Russian Language font change */
.lang-ru .smenu-label, 
.lang-ru .smenu-label-sm, 
.lang-ru #button_special, 
.lang-ru #button_discover, 
.lang-ru #button_globaloffers,
.lang-ru .accolade-title {
    font-family: "Minion Pro", sans-serif;
}

/* Japanese/Chinese Language font change */
.lang-jp,
.lang-jp body,
.lang-jp h1, 
.lang-jp h2,
.lang-jp h3,
.lang-jp h4,
.lang-jp h5,
.lang-jp p,
.lang-jp .accolade-title {
    font-family: "PMingLiU","Minion Pro",  MS PMincho, Hiragino Mincho Pro , sans-serif;
}

.lang-cn,
.lang-cn body,
.lang-cn h1,
.lang-cn h2,
.lang-cn h3,
.lang-cn h4,
.lang-cn h5,
.lang-cn p,
.lang-cn .accolade-title,
.lang-tw,
.lang-tw body,
.lang-tw h1,
.lang-tw h2,
.lang-tw h3,
.lang-tw h4,
.lang-tw h5,
.lang-tw p,
.lang-tw .accolade-title {
    font-family: "Minion Pro","PMingLiU", SimSun, STSong, sans-serif;
}

.lang-cn .accolade-title,
.lang-tw .accolade-title,
.lang-jp .accolade-title {
    font-size: 1.813rem;
}


.lang-jp h3 {
    font-size: 1.5em;
    line-height: 1.3;
}
.lang-jp .accolade-sub,
.lang-tw .accolade-sub,
.lang-cn .accolade-sub {
    margin-bottom: 13px;
}


/* Rates */

.lang-en .roomdata-rates:before,
.lang-en .cg-grid-itemdetail-data.rate:before {
    content: 'From ';
}

.lang-de .roomdata-rates:before,
.lang-de .cg-grid-itemdetail-data.rate:before {
    content: 'Von ';
}

.lang-es .roomdata-rates:before,
.lang-es .cg-grid-itemdetail-data.rate:before {
    content: 'De ';
}

.lang-fr .roomdata-rates:before,
.lang-fr .cg-grid-itemdetail-data.rate:before {
    content: 'De ';
}

.lang-ru .roomdata-rates:before,
.lang-ru .cg-grid-itemdetail-data.rate:before {
    content: 'из ';
}

.lang-cn .roomdata-rates:after,
.lang-cn .cg-grid-itemdetail-data.rate:after {
    content: ' 起';
}

.lang-tw .roomdata-rates:after,
.lang-tw .cg-grid-itemdetail-data.rate:after {
    content: ' 起';
}

.lang-jp .roomdata-rates:after,
.lang-jp .cg-grid-itemdetail-data.rate:after {
    content: ' より';
}

/* Breadcrumbs */
#breadcrumbs {

    margin-bottom: 23px;
    letter-spacing: 0.05rem;
    
}
#breadcrumbs ul {
    list-style: none;
    margin-left:0px;
}
#breadcrumbs ul li {
    display:inline-block;
    margin-right: 0px;
}
#breadcrumbs ul li:after {
    content: " | ";
    font-size: .750rem;
    color: #959595;
}
#breadcrumbs ul li:nth-last-child(1):after {
    content: "";
}
#breadcrumbs a {
    font-family: "Minion Pro","PMingLiU", SimSun, STSong, sans-serif;
    font-style: normal;
    text-decoration: none;
        text-transform: uppercase;
    border: 0px;
    font-size: .750rem;
    color: #686868;
    position: relative;
}
#breadcrumbs a:hover {
    color :#000;
}

#breadcrumbs.al {
    text-align: center;
}

/* Why book with Us Taipei */

.site-taipei:not(.lang-tw) #dropdown_booknow {
    height: auto;
    max-height: 0px;
    transition: max-height .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: max-height .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.site-taipei:not(.lang-tw) #dropdown_booknow.toggle {
    height: auto;
    max-height: 800px;
}

.site-taipei:not(.lang-tw) #booknow_tabbuttoncontainer {
    margin-bottom:15px;
}

#booknow_whybook {
    margin: 0px 10px 10px 10px;
    border: 1px solid #322b1b;
    color: #fff;
    padding: 25px;
    font-size: .688rem;
    text-align:left;
    margin-bottom: 20px;
}

#booknow_whybook h4 {
    font-family: 'Serlio';
    text-transform: uppercase;
    color: #a78e58;
    font-size: 1.063rem;
}


#booknow_whybook ul {
    margin-left: 20px;
    margin-bottom: 15px;
}

#booknow_whybook ul li {
    margin-bottom: 5px;
    line-height: 1.3;
}

#booknow_whybook p {
    font-size: .688rem;
    margin-bottom: 0px;
}
#booknow_whybook a {
    color: #a78e58;
    font-family: 'Minion Pro';
    font-style: italic;
    border-bottom: 1px solid #a78e58;
    font-size: 100%;
    transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#booknow_whybook a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}


#popup_wbws {
    width: 720px;
    height: auto;
    position:relative;
    background-color: #000;
    color:#fff;
}

#popup_wbws .popup-close {
    top: 0px;
    width: 25px;
    height: 25px;
    background-color:#000;
}

.popup-wbws-image {
    width: 100%;
    height: 380px;
}
.popup-wbws-text {
    width: 100%;
    padding: 50px 25px 50px 25px;
}
.wbws-col3 {
    float:left;
    position:relative;
    width: 33.33%;
    padding: 0px 15px;
    border-right: 1px solid rgba(255,255,255,.5);
    height: 135px;
}

.hotel-innerwrapper .wbws-col3 {
    height:auto;
    border-right: 1px solid #ccc;
}

.wbws-colcontainer {
    margin-bottom: 30px;
}

.hotel-innerwrapper .wbws-col3.last,
.wbws-col3.last {
    border-right: 0px;
}
.wbws-bottom-col {
    padding-top: 20px;
}
#popup_wbws h3 {
    font-family: 'Serlio';
    text-transform: uppercase;
    color: #a78e58;
    font-size: 1.750rem;
    margin-bottom: 20px;
    text-align:center;
}
#popup_wbws h4 {
    font-family: 'Minion Pro';
    color: #fff;
    font-size: 1.063rem;
    margin-bottom: 10px;
    text-transform:none;
    
}
#popup_wbws p {
    font-size: .688rem;
    margin-bottom: 0px;
    color:#fff;
}
#popup_wbws a {
     color: #a78e58;
    font-family: 'Minion Pro';
    font-style: italic;
    border-bottom: 1px solid #a78e58;
    font-size: .875rem;
    transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}



/* 1024 and above */
@media only screen and (min-width: 64.000em) {
	
	/* Sticky Header */
	
	#header.sticky .toplogo-norm {
		display:none;
	}
	#header.sticky .toplogo-stick {
		display:block;
	}
	#header.sticky #header_top {
		height: 60px;
	}

	#header.sticky #logo {
			width: 60px;
		height: 40px;
		left: calc(50% - 30px);
		left: -webkit-calc(50% - 30px);
		top: 10px;
	}

	#header.sticky #header_topleft ,
	#header.sticky #header_topright {
		top: 20px;
	}
	
	#header.sticky #dropdown_hotel,
	#header.sticky #dropdown_languages,
	#header.sticky #dropdown_booknow {
		top: 51px;
	}
	
	
	
	#navigation_top > ul > li:hover > .dropdown#rmenu_overview,
	#navigation_top > ul > li:hover > .dropdown#rmenu_accomodation,
	#navigation_top > ul > li:hover > .dropdown#rmenu_dining,
	#navigation_top > ul > li:hover > .dropdown#rmenu_weddingevents {
		height: 195px;
	}

	
	
	/* Global Home */
	#page_globalhome #masthead_container #masthead_logo {
		display:none;
	}
	
	#page_globalhome #header_top,
	#page_globalhome #header_bottom {
		background-color: transparent;
		top: 10px;
	}
	
	#page_globalhome #logo {
		width: 170px;
		height: 69px;
		left: calc(50% - 85px);
		left: -webkit-calc(50% - 85px);
	}
	
	#page_globalhome #masthead_container {
		/*padding-bottom: 47%;*/
		height: 100vh;
	}
	
	#page_globalhome .divider-list {
		display:none;
	}
	
	#page_globalhome #button_languagelist {
		margin-left: 10px;
	}
	
	.header-dropdown {
		height: 0px;
		overflow:hidden;
	}
	
	
	#dropdown_hotel {
		width: 252px;
		top: 81px;
		left: 10px;
	}
	
	#dropdown_languages {
		width: 152px;
		top: 81px;
		left: 80px;
	}
    
    #dropdown_customtaipei {
        right: 10px;
        left:auto;
        width: 145px;
        top: 81px;
    }
    
	
	#dropdown_hotel ul,
	#dropdown_customtaipei ul,
	#dropdown_languages ul {
		background-color: rgba(0,0,0,.95);
	}
	
	
	#page_globalhome #dropdown_languages {
		left: 120px;
	}
	
	
	#dropdown_booknow {
		width: 292px; 
		right: 10px;
		left:auto;
		top: 81px;
		background-color: rgba(0,0,0,.95);

	}
	
	
	
	#dropdown_languages.header-dropdown > ul > li > a,
	#dropdown_customtaipei.header-dropdown > ul > li > a,
	#dropdown_hotel.header-dropdown > ul > li > a {
		width:100%;
		width: calc(100% - 40px);
		width: -webkit-calc(100% - 40px);
		margin-left: auto;
		margin-right: auto;
		font-size: .875em;
		display: block;
		box-sizing: border-box;
		border-bottom: 1px solid #303030;
		font-family:'Serlio';
		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: .150em;
		padding: 12px 12px;
		
	}
    
    #dropdown_customtaipei.header-dropdown > ul > li > a {
        color :#6f6f6f;
    }
    #dropdown_customtaipei.header-dropdown > ul > li > a:hover {
        color :#fff;
    }

	
		#dropdown_languages.header-dropdown > ul > li:last-child a,
	#dropdown_booknow.header-dropdown > ul > li:last-child a,
	#dropdown_hotel.header-dropdown > ul > li:last-child a {
		border-bottom: 0px;
	}
	
	#dropdown_hotel.toggle {
		height: 431px;
	}
	
	#page_globalhome #dropdown_hotel.toggle {
		height: 491px;
	}
	
	
	#dropdown_languages.toggle {
		height: 116px;
	}
    
    .site-taipei #dropdown_languages.toggle {
        height: 155px;
    }
    
    .site-taipei #dropdown_customtaipei.toggle {
        /*height: 155px;*/
        height: 77px;
    }
	
	#page_globalhome #dropdown_languages.toggle {
		height: 166px;
	}
	
	
	#dropdown_booknow.toggle {
		height: 353px;
				border-bottom: 2px solid #fff;
	}
    
    .site-corporate #dropdown_booknow.toggle {
		height: 403px;
    }
	
    #page_globalhome #dropdown_booknow.toggle {
		height: 413px;
	}
	
	
	
	#menu_backdrop {
		/*visibility: hidden;*/
	}
	
	/* booknow */
	#booknow_container {
		width: 100%;
	}
	
	#booknow_tabcontainer {
		height: 250px;
	}
	
	#booknow_tabbuttoncontainer {
		height: 32px;
		position:relative;
		font-size: 1em;
	}
	.booknow-tabbutton {
		display: inline-block;
		float: left;
		position: relative;
		width: 50%;
		margin: 0px;
		text-align: center;
		height: 32px;
		line-height: 32px;
		border-bottom: 1px solid #888;
	}
	
	.booknow-tabbutton:hover,
	.booknow-tabbutton.active {
		border-bottom: 2px solid #fff;
	}
	
	.bnt-divider {
		width: 1px;
		height:32px;
		padding: 0px;
		position:absolute;
		left: 50%;
		top: 0px;
		float:left;
	}
	
	.booknow-tab {
		padding-left: 20px;
		padding-right: 20px;
	}

	
	.booknow-fieldtext, .booknow-fieldselect {
		padding: 4px 5px;
	}
	
	.booknow-submitcontainer {
		text-align:left;
	}
	.booknow-submit {
		font-size: .875em;
	}
	
	.booknow-otherlinks {
		font-size: .5em;
		margin-top: 20px;
		text-align:left;
	}
	
	.booknow-subtitle {
		margin-bottom: 10px;
		margin-top: 10px;
		padding-left: 20px;
		padding-right: 20px;
		font-size: .813em;
		line-height: 1.4;
	}
	
    .site-corporate .booknow-subtitle,
    .site-index .booknow-subtitle {
        margin-bottom: 30px;
    }
    
	.booknow-teltitle {
		margin-top: 30px;
		padding-top: 30px;
	}
	
	
	#local_infopanel {
		right: 80px;
	}
	
}

@media only screen and (min-width: 83.125em) {
	
	#dropdown_hotel {
		left: calc(50% - 650px);
	}
	
	#dropdown_languages {
		left: calc(50% - 530px);
	}
    
    .site-portomontenegro #dropdown_languages {
		left: calc(50% - 430px);
	}
    
    .site-singapore #dropdown_languages {
		left: calc(50% - 430px);
	}
    
    
	
	#dropdown_booknow {
		    right: calc(50% - 650px);
	}
    
    #dropdown_customtaipei {
        right: calc(50% - 650px);
        left:auto;
    }
    
	
	#local_infopanel {
		right: 60px;
	}
	
	#page_globalhome #dropdown_languages {
		left: calc(50% - 485px);
	}
    
    #footer_btmleft {
        left: 175px;
    }
    #footer_btmright {
        right: 160px;
    }
    .corporate-textcontainer {
        width: 450px;
        left: calc(50% - 225px);
        left: -webkit-calc(50% - 225px);
        
    }
	
}

@media only screen and (min-width: 81.250em) {
    .lang-en .mh-accolatepanel,
    .lang-fr .mh-accolatepanel,
    .lang-ru .mh-accolatepanel,
    .lang-es .mh-accolatepanel {
        padding-top: 8px;
    }
}
/* 1365 and below */
@media only screen and (max-width:81.188em) {
	/* Large */
	/* Sizing */
	.show-for-small-only,
	.show-for-medium-only,
	.show-for-xlarge-up {
		display:none;
	}
	.show-for-large-only {
		display: block;
	}
	
	.wrapper {
		max-width: calc(100% - 40px);
		max-width: -webkit-calc(100% - 40px);
	}
    .corporate-innerwrapper {
        max-width: 32.500em;
    }
	
	#content_descontainer .wrapper {
		max-width: calc(100% - 14px);
		max-width: -webkit-calc(100% - 14px);
	}

	#page_globalhome #masthead_container,
	#masthead_container {
		padding-bottom: calc(47% + 150px);
		padding-bottom: -webkit-calc(47% + 150px);
	}
	
	.item-sz-2 {
		width: 49.9999%;
		height: 0px;
		padding-bottom:  31.35%;
	}
	.item-sz-3 {
		width: 24.9999%;
		height: 0px;
		padding-bottom:  25.65%;
	}
	.item-sz-4 {
		width: 24.9999%;
		height: 0px;
		padding-bottom:  25.65%;
	}
    
    .award-contentwrapper {
        padding-left:10px;
        padding-right: 10px;
    }
    
    .lang-cn .accolade-title,
    .lang-tw .accolade-title,
    .lang-jp .accolade-title {
        font-size: 1.438rem;
    }
	
}

/* Additional breakpoint */
@media only screen and (max-width: 1165px) {
	.sort-gridwrapper ,
	.gallery-wrapper {
		width: calc(100% - 26px);
		width: -webkit-calc(100% - 26px);
	}
    
     .pressclipping-panel {
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        margin: 10px 10px;
    }
    
}



/* iPad portrait and below */
@media only screen and (max-width:63.938em) {
	/* Sizing */
	.show-for-small-only,
	.show-for-large-only,
	.show-for-xlarge-up {
		display:none;
	}
	.show-for-medium-only {
		display: block;
	}

	.sm-med-hide {
		display:none;
	}

	#breadcrumbs ul {
        text-align:center;
    }

	#footer_top {
		height: auto;
		position:relative;
		padding:20px;
	}
	#footer_logo {
		text-align:center;
		float:none;
		position:relative;
		margin: auto;
		left: auto;
		top:auto;
	}
	
	#navigation_bottom {
		float:none;
		position:relative;
		top: auto;
		left: auto;
		right: auto;
		padding: 0px 80px;
		margin-left:auto;
		margin-right: auto;
		margin-top: 15px;
		box-sizing:border-box;
	}
	
	#navigation_bottom > ul > li {
		margin-top: 8px;
	}
	
	.footer-tel {
		display:block;
	}
	
	#footer_bottom {
		height: 56px;
		line-height: 1.3em;
	}
	
	#footer_btmleft {
		left: 0px;
	}
	#footer_btmright {
		right: 0px;
	}
	
	/* Header */	
	#header {
		background-color: transparent;
		position:absolute;
		top: 0px;
	}
	
	#header .wrapper {
		max-width:100%;
	}
	
	#header_top {
		height: auto;
	}
	
	
	#page_inner #header_topleft {
		position:relative;
		width:100%;
		float:none;
		top: auto;
		left: auto;
		background: rgba(0,0,0,0.7);
		height: 45px;
		padding: 0px 20px;
	}
	
	
	
	#page_inner #header_topright {
		position:relative;
		width:100%;
		float:none;
		top: auto;
		right: auto;
		height: 50px;
		padding: 0px 20px;
	}
	
	#page_inner #header .divider-list {
		display:none;
	}
	
	#page_inner #button_special, #page_inner .smenu-label, #page_inner .smenu-label-sm {
		font-size: 1.125em;
		line-height:50px;
	}
	
	#page_inner #header_topleft .smenu-button .smenu-label,
	#page_inner #header_topleft .smenu-button .smenu-label-sm {
		font-size: .875em;
	}
	
	
	#page_inner #button_hotellist .smenu-label {
		display:none;
	}
	#page_inner #button_hotellist .smenu-label-sm {
		display:block;
	}
	
	#page_inner #button_hotellist .smenu-label-sm,
	#page_inner #button_languagelist .smenu-label {
				    color: rgba(255,255,255,.5);
	}
	
	
	#page_inner #button_languagelist {
		float:left;
		position:absolute;
		right: 80px;
	}
	
	#page_inner #button_special {
		margin-right: 20px;
	}
	
	#page_inner .smenu-button {
		background:none;
		padding-right: 0;
		padding: 0px;
	}
	
	#page_inner #button_booknow .smenu-label {
		    color: rgba(255,255,255,1);
	}
	
	
	#page_inner #header_logo_sm {
		color: #fff;
		float:left;
		position: absolute;
		left: 20px;
		line-height: 30px;
		top: 10px;
		font-family:'Serlio';
		font-size: 1.125em;
		letter-spacing: 0.05em;
		text-transform:uppercase;
		display:block;
	}	
	
	#page_inner #header_logo_sm a {
		color: #fff;
		font-size: 100%;
	}
	
    .site-portomontenegro #page_inner #header_logo_sm a {
        font-size: .875em;
    }
	
	#page_inner .header-sublogo {
		width: 46px;
		height:25px;
		background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/sub-logo.svg') center left no-repeat;
		background-size: 41px 25px;
		border-right: 1px solid rgba(255,255,255, .4);
		display: inline-block;
		float:left;
		position:relative;
        margin-right: 10px;
    }
	
	#page_inner #logo {
		display:none;
	}
	
	#page_inner #header_bottom {
		background-color: #282828;
		border-top: 0px;
		height: 0px;
		overflow:hidden;
		transition: height .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		-webkit-transition: height .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	}
	
	#page_inner #header_bottom.toggle {
		height: 570px;
	}
	
	#page_inner .header-dropdown {
		float:left;
		position:absolute;
		left:0px;
		top: 95px;
	}
	
	
	
	#dropdown_booknow,
	#dropdown_languages,
	#dropdown_customtaipei,
	#dropdown_hotel {
		width: 100%;
		top: 95px;
		background-color: #282828;
		height: 0px;
		overflow: hidden;
	}
	
	
	#dropdown_hotel.toggle {
			height: 615px;
	}
	
	#dropdown_booknow.toggle {
			height: 615px;
	}
	
    .site-taipei:not(.lang-tw) #dropdown_booknow.toggle {
            height: 770px;
    }
    
    
	#dropdown_languages.toggle {
			height: 285px;
	}
    
    #dropdown_customtaipei.toggle {
        /*height: 230px;*/
        height: 173px;
    }
    
	
	
	/* Book now container */
	#booknow_container {
		margin: 60px auto auto auto;
		width: 500px;
		position:relative;
	}
	
    /* Why book with us */
	#booknow_whybook {
        border: 1px solid rgba(167,142,88,.5);
    }
    
    
	
	/* Navigation */
	
	#navigation_top > ul > li,
	#dropdown_languages.header-dropdown > ul > li,
	#dropdown_customtaipei.header-dropdown > ul > li,
	#dropdown_hotel.header-dropdown > ul > li {
		display: block;
		width:100%;
	}
	
	#navigation_top > ul > li > a,
	#dropdown_languages.header-dropdown > ul > li > a,
	#dropdown_customtaipei.header-dropdown > ul > li > a,
	#dropdown_hotel.header-dropdown > ul > li > a {
		width:100%;
		/*width: calc(100% - 40px);
		width: -webkit-calc(100% - 40px);*/
		margin-left: auto;
		margin-right: auto;
		font-size: 1em;
		display: block;
		box-sizing: border-box;
		border-bottom: 1px solid #303030;
		font-family:'Serlio';
		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
    letter-spacing: .150em;
    padding: 12px 12px;
	}
	
    #dropdown_customtaipei.header-dropdown > ul > li > a {
        color :#6f6f6f;
    }

    
	#navigation_top > ul > li:hover > a, #navigation_top > ul > li > a.active {
		background-color:#000;
	}
	
	
	#dropdown_languages.header-dropdown > ul > li > a,
	#dropdown_customtaipei.header-dropdown > ul > li > a,
	#dropdown_hotel.header-dropdown > ul > li > a {
		padding: 20px 12px;
	}
	
	
	
	.dropdown-close-button {
		display:block;
		color: #707070;
		margin: 0px auto;
		padding: 20px;
		text-align:center;
		text-transform:uppercase;
		
	}
	
	#menu_button {
		display:block;
	}
	
	/* Masthead */
	
	#masthead_container {
		padding-bottom: 71%;
		padding-bottom: 71%;
	}
	
	/* Page contents */
	
	#page_inner #masthead_textcontainer #mh_accolades {
		text-align:center;
		padding-left: 80px;
		padding-right: 80px;
	}
	
	#page_inner  .accolate-divider {
		width: 60px;
		border-top: 1px solid #fff;
		margin: 10px auto;
	}
	
	
	#page_inner #masthead_textcontainer #local_infopanel {
		display:none;
	}
	
	#page_inner #masthead_textcontainer #button_tripadvisor {

	}
	
	
	h1 {
		text-align:center;
		font-size: 1.750em;
		margin-bottom: 40px;
	}
	
    
    .lang-ru h1, 
    .lang-ru h2 {
        font-family:'Minion Pro';
        font-size: 1.750em;
    } 

    
    
	h3 {
		font-size: 1.625em;
		margin-bottom: 15px;
		
	}
	
	
	.pc-columnleft-1, 
	.pc-columnright-1,
    .room-page .pc-columnright-1 {
		width: 100%;
		border: 0;
		margin: 0px auto 30px 0px;
		padding: 0px;
		text-align:center;
	}
	
	.pc-columnright-1 {
		margin-bottom: 0px;
	}
	
	
	.dropdown {
		display:none;
	}
	
	section.content-column {
		width: 50%;
		float:left;
		position:relative;
		height: auto;
		padding: 0px 15px;
		box-sizing: border-box;
        margin-bottom: 30px;
	}
	
    section.content-column,
	.room-promocontainer section.content-column,
	.dining-promocontainer section.content-column {
		width: 100%;
	}
    
    section.content-column .ccolumn-text,
    #page_eventlisting section.content-column .ccolumn-text {
        height: auto;
    }
    #page_eventlisting section.content-column {
        height:auto;
        width: 100%;
        
    }
	
	
	section.content-column .v-align {
		top: auto;
		float:none;
		position:relative;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	.ccolumn-image {
		margin-bottom: 15px;
	}
	
	section.content-column ul {
		display:none;
	}
	
	
	.ccolumn-left-1 ,
	.ccolumn-left-1.ccolumn-text,
	.ccolumn-right-1.ccolumn-text,
	.ccolumn-right-1,
	.ccolumn-left-2 ,
	.ccolumn-left-2.ccolumn-text,
	.ccolumn-right-2.ccolumn-text,
	.ccolumn-right-2
	{
		width: 100%;
		margin-left:auto;
		margin-right: auto;
		height: 315px;
		border-top: 0px;
		border-bottom: 0px;
	}
	
	.ccolumn-image {
		height: 0px;
		padding-bottom: 57%;
	}
	
	
	.dining-promocontainer .ccolumn-right-2.ccolumn-text,
	.dining-promocontainer .ccolumn-left-2.ccolumn-text,
	.room-promocontainer .ccolumn-left-2.ccolumn-text,
	.room-promocontainer .ccolumn-right-2.ccolumn-text {
		height: auto;
		text-align: center;
		padding: 0px 50px;
	}
	
	.room-fpcontainer {
		width: 100%;
		height: 0px;
		float:none;
		position:relative;
		margin: 40px auto 0px auto;
		padding-bottom: 50%;
	}

	.room-fpimage {
		width: 60%;
		left:20%;
	}
	
	section.content-column.ccolumn-ht2 {
		height: auto;
	}
	
	
	.ccolumn-left-1.ccolumn-text,
	.ccolumn-right-1.ccolumn-text {
		height: 150px;
	}
	
	
	.room-stats { 
		text-align: center;
	}
	
	.room-detailscontainer section.content-column {
		width: 100%;
	}
	
	.room-detailscontainer .ccolumn-left-3 {
		width: 100%;
		float:none;
	}
	
	.room-detailscontainer section.content-column ul {
		display: block;
	}
	
	#room_booknowcontainer {
		height: 300px;
	}
	
	#room_booknowcontainer form {
		width: 392px;
		margin: auto;
	}
	
	.room-stat-label,
	.room-stat-detail {
		text-align:center;
	}
	
	.room-promocontainer .ccolumn-text h3,
	.dining-promocontainer .ccolumn-text h3 {
		display:none;
	}
	
	.dining-promocontainer .mobile-cc-title,
	.dining-promocontainer .mobile-cc-subtitle,
	.room-promocontainer .mobile-cc-title,
	.room-promocontainer .mobile-cc-subtitle {
		display:block;
		text-align:center;
	}    
	
	/* Grids */
	.content-gridcontainer {
		padding: 70px 20px;
	}
	
	.content-gridcontainer.news-grid,
	.content-gridcontainer.sort-grid {
		padding: 0px;
	}
	
	
	.content-grid3 {
		width: 50%;
		padding: 0px 25px;
		box-sizing: border-box;
	}
	
	.news-grid .content-grid4,
	.sort-grid .content-grid3 {
		width: 50%;
		width: calc(50% - 10px);
		margin-right: 20px;
		margin-bottom: 20px;
		padding: 0px;
	}
	
	.sort-grid .content-grid3:nth-child(3n+3) {
		margin-right: 20px;
	}
	
	.news-grid .content-grid4:nth-child(even),
	.sort-grid .content-grid3:nth-child(even) {
		margin-right: 0px;
	}
	
	#room_compare.sort-grid .content-grid3 {
		width: 50%;
		width: calc(50% - 14px);
		width: -webkit-calc(50% - 14px);
	}
	
	
	.cg-grid-image {
		height: 0px;
		padding-bottom: 67%;
	}
	
	
	.norm-grid .content-grid3:nth-child(even) .cg-grid-text,
	.norm-grid .content-grid3:nth-child(odd) .cg-grid-text {
		padding: 20px 0px;
		background-color: transparent;
	}
	
	.home-local-infopanel {
		margin-bottom: 40px;
	}
	
	
	
	.item-lxlonly {
		display: none;
	}
	
	.item-sz-1 {
		padding-bottom: 77%;
	}
	
	.item-sz-3 {
		width: 49.9999%;
		padding-bottom: 41.35%;
	}
	.item-sz-4 {
		width: 49.9999%;
		padding-bottom:  35.65%;
	}
	
	
	.home-topgrid {
		display:block;
	}
	
	#popup_comparsion {
		width: 700px;
	}
	
	/* Global Home */
    #globalhome_gridcontainer {
        background-color :#303030;
    }
    
    
	.gh-gridsq {
		width: 100%;
		padding-bottom: 0px;
        height: auto;
	}
    .gh-grid-contentpanel {
        position:relative;
        float:none;
        height: auto;
    }
    
    .gh-grid-contentbg {
        position:relative;
        left:auto;
        top:auto;
        height: 0px;
        padding-bottom:75%;
        float:none;
    }
    
    .gh-text-block {
        transform: none;
        -webkit-transform: none;
        float:none;
        position:relative;
        top:auto;
        left:auto;
        margin: 30px auto 50px auto;
    }
	
	#page_globalhome #masthead_container {
		height: 920px;
		padding-bottom: 0px;
	}
	
    #page_globalhome #button_languagelist {
        margin-left: 10px;
    }
	
		/*#page_globalhome #button_languagelist,*/
	#page_globalhome .divider-list {
		display:none;
	}
	
	#page_globalhome #header_topleft {
		padding-left: 10px;
	}
	
	#page_globalhome #header_topright {
		padding-right: 10px;
	}
	
	#page_globalhome #logo {
		width: 130px;
		left: calc(50% - 65px);
		left: -webkit-calc(50% - 65px);
		top: 30px;
	}
	
	#page_globalhome #dropdown_booknow, 
	#page_globalhome #dropdown_languages, 
	#page_globalhome #dropdown_hotel {
		top: 95px;
	}
	
	#globalhome_hotellistcontainer {
		width: calc(100% - 40px);
		width: -webkit-calc(100% - 40px);
		left: 20px;
	}
	
	#globalhome_hotellist {
		width: 504px;
	}
    
    #page_globalhome #header_top {
		background: rgba(0,0,0,.85);
	}
	
	
	#page_globalhome #header_topleft {
		position:relative;
		width:100%;
		float:none;
		top: auto;
		left: auto;
		background: rgba(0,0,0,0.7);
		height: 45px;
		padding: 5px 30px;
		z-index:502;
	}
	
	
	
	#page_globalhome #header_topright {
		position:relative;
		width:100%;
		float:none;
		top: auto;
		right: auto;
		height: 50px;
		padding: 0px 30px;
		z-index:501;
	}
    
    #page_globalhome #logo {
		    z-index: 503;
		top: 10px;
		left: 20px;
		overflow: hidden;
		width: 100px;
		height: 30px;
	}
	#page_globalhome #button_hotellist {
		top: 60px;
		float: left;
		position: absolute;
		background: none;
	}
	
	#page_globalhome #button_booknow {
		background:none;
    float: left;
    position: absolute;
    right: 0px;
    top: 15px;
	}
	
	#page_globalhome #button_languagelist {
		background:none;
		display:block;
		float: left;
		position: absolute;
		right: 0px;
		top: 15px;
	}
	
	#page_globalhome #button_globaloffers {
		display:none;
	}
    
    #page_globalhome #button_discover {
            float: right;
            top: 16px;
            right: 0px;
    }
    
	
	#page_globalhome #button_booknow .smenu-label,
	#page_globalhome #button_hotellist .smenu-label {
		font-size: 1.125em;
	}
	
	#page_globalhome .gh-masthead-textcontainer {
		display:none;
	}
    
	
	/* Dining */
	#dininginner_detailscontainer {
		padding-bottom: 40px;
		height:auto;
		width:100%;
	}
	
	
	.dininginner-detailsleft,
	.dininginner-detailsright {
		width:50%;
		float:left;
		position:relative;
	}
	
	.ccolumn-subtitle-row {
			display:none;
	}
	
	/* Venue */
	.inner-box-col2 {
		width: 100%;
		padding-right:0px;
		float:none;
		padding-bottom: 20px;
	}
	
	#popup_venue , #popup_floorplan{
		width: 95%;
	}
	
	
		.mobile-cc-title {
		    font-size:1.625em;
		font-family: 'Serlio';
		text-transform: uppercase;
		color: #383838;
		letter-spacing: 0.025em;
		font-weight: 300;
		margin-bottom: 12px;
		display:block;
	}
	
	.mobile-cc-subtitle {
		font-family: 'Minion Pro';
		font-size: 1em;
		color: #383838;
		font-weight: 300;
		margin-bottom: 15px;
		display:block;
        line-height: 1.3;
	}
	
	#content_container.page-gallery h1 {
		margin-bottom: 0px;
	}
	
	#content_filter_container {
		height: auto;
	}
	
	.content-comparsioncontainer,
    .cg-grid-comparebutton	{
		display:none;
	}
	
	#content_filter_buttoncontainer {
		float:none;
		position:relative;
		width: 100%;
		top: auto;
		left: auto;
		border-bottom: 1px solid #d1d3d4;
		display:none;
	}
	
	span.content-filterlabel,
	.content-filterdivider {
		display:none;
	}
	
	.content-filterbutton {
		font-size: 1em;
		display: block;
		width: 100%;
		color: #686868;
		text-transform: uppercase;
		text-align: center;
		margin: 0px;
		padding: 15px 0px;
	}
	
	
	#content_filter_dropdown {
		width: 100%;
		display:block;
	}
	
	.content-filter-dropdown-label {
		    font-size:1.125em;
		font-family: 'Serlio';
		text-align:Center;
		color: #686868;
		text-transform:uppercase;
		margin-bottom: 5px;
		border-bottom: 1px solid #d1d3d4;
	}
	
	#content_filter_dropdown span {
		background: transparent;
		border: 0px;
		text-align: center;
		border-bottom: 1px solid #d1d3d4;
		display:block;
		padding: 12px;
		text-transform:uppercase;
		background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/accordion-down.svg') right center no-repeat;
		    background-size: 37px 16px;
	}
	
	
	/* Destination */
	
	.des-itemsizer,
	.des-item {
		width: 50%;
	}
	
	/* Events */
	h3.eventlist-title {
		display:none;
	}
	
	#page_eventlisting .mobile-cc-subtitle {
		display:none;
	}
	
	
	
	#page_eventlisting .ccolumn-right-2.ccolumn-text,
	#page_eventlisting .ccolumn-left-2.ccolumn-text {
		height: 220px;
	}
	#page_eventlisting  section.content-column {
		margin-bottom: 0px;
	}
	
	.award-itemsizer ,
	.award-item {
		width: 50%;
	}
    
    .award-year-bar {
        width: 100%;
    }
    
	.award-item.award-2 {
		width: 50%;
	}
    
    .column-social-end {
        width: 100%;
    }
    
    .pressclipping-panel {
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        margin: 10px 10px;
    }
    
	
    /* Timeline */
    
    .timeline-node:not(.tl-nodeend) .timeline-datapanel {
        width: calc(100% - 80px);
    }
    
    .timeline-node:not(.tl-nodeend).tl-large .timeline-datapanel {
        width: calc(100% - 40px);
    }
    .timeline-node:not(.tl-nodeend).tl-med .timeline-datapanel {
        width: calc(100% - 60px);
    }
    
    .timeline-text {
        width: 240px;
    }
    
    .tl-nodeleft.tl-med .timeline-datapanel {
        margin-right: 60px;
    }
    
    .tl-noderight.tl-med .timeline-datapanel {
        margin-left: 60px;
    }
    .cus-columnleft-1 {
        width: 80%;
        margin-left:10%;
        margin-right: 10%;
        text-align:center;
        margin-bottom:30px;
    }
    .cus-columnright-1 {
        width: 100%;
        width: calc(100% - 40px);
        margin-left:20px;
        margin-right:20px;
    }
    .cus-columncontainer {
        border:0;
    }
    .cus-columncontainer.inline {
        border-top: 1px solid #d4d4d4;
    }
    
    .cus-column-4 {
        width: 49.9%;
        float:left;
        position:relative;
        padding-right: 20px;
    }
    
    
    #popup_container.windowed-popup {
        width: calc(100% - 20px);
        left: 10px;
    }
    
    
    
    
    /* Corporate development page */
    .corporate-panelnormal-nonav-dev {
        height: auto;
        background-color: #303030;
    }
    
    .corporate-panelnormal-nonav-dev .corporate-panelbgcontainer {
        height: 0px;
        padding-bottom: 63%;
        position: relative;
        top: auto;
        left: auto;
    }
    
    
    .corporate-panelnormal-nonav-dev .corporate-textcontainer.corp-tleft, .corporate-panelnormal-nonav-dev .corporate-textcontainer.corp-tright, .corporate-panelnormal-nonav-dev .corporate-textcontainer {
        transform: none;
        -webkit-transform: none;
        top: auto;
        left: auto;
        right: auto;
        position: relative;
        float: none;
        padding: 40px 20px;
        width: 100%;
        text-align: center;
        clear: both;
    }
    
    .corporate-panelnormal-nonav-dev.corporate-panelstyle-light p, .corporate-panelnormal-nonav-dev.corporate-panelstyle-light h3, .corporate-panelnormal-nonav-dev.corporate-panelstyle-light h3.corp-h3, .corporate-panelnormal-nonav-dev.corporate-panelstyle-light h5 {
        color: #fff;
    }
    
    .corporate-panelnormal-nonav-dev.corporate-panelstyle-light .corporate-textcontainer a {
        color: #fff;
        border-bottom: 1px solid rgba(255,255,255,.6);
    }
}

/*  Mobile phone sizes */

@media only screen and (max-width:47.938em) {
	/* Sizing */
	.show-for-large-only,
	.show-for-xlarge-up,
	.show-for-medium-only {
		display:none;
	}

	.show-for-small-only {
		display: block;
	}
	
	.mobile-sm-only {
		display:block;
	}
	
	span.mobile-sm-only {
		display:inline-block;
	}
	
	#breadcrumbs {
        display:none;
    }
    
    #header.sticky {
		position:absolute;
	}
	
	
	#logo {
		    display: block;
    z-index: 3;
    width: 100px;
    left: 30px;
	}
	
	/*
	#header_topleft {
		z-index: 2;
	}

	#header_logo_sm {
		display:none;
	}
	
	

	#button_hotellist {
		float:left;
		position:absolute;
		top: 60px;
	}
	*/
	
	#footer_top .wrapper {
		width: 100%;
		max-width: 100%;
	}
	
	
	.popup a, #pre_content a, .cg-grid-text a, .cg-grid-fright a, .news-more a, #content a {
		font-size:130%;
	}
	
	
	#masthead_container {
        height: 0px;
        padding-bottom: 100%;
	
    margin-top: 45px;
	}
	
	#page_inner #masthead_container #masthead_textcontainer {
		display:none;
	}
    
    #page_inner #masthead_container #masthead_textcontainer.mht-hasmulti {
            display: block;
            float: none;
            position: relative;
            height: 180px;
    }
    
    #page_inner #masthead_container #masthead_textcontainer.mht-hasmulti #button_tripadvisor{
        display:none;
    }
	 #page_inner #masthead_container #masthead_textcontainer.mht-hasmulti #mh_accolades {
        padding: 40px 0px;
    }
	
    #page_inner #masthead_container #masthead_textcontainer.mht-hasmulti .accolade-sub {
        line-height: 1.4;
    }
    
    
	#pre_footer {
		background-color: #1e1e1e;
		margin: 0px;
		width: 100%;
		max-width: 100%;
		height: 50px;
		color: #6f6f6f;
		text-align:center;
		padding-top: 10px;
	}
	
	#footer_bottom {
		height: auto;
		    padding: 20px 10px;
	}
	
	#footer_btmcenter {
		max-width: 100%;
		width: 100%;
		left: auto;
		top: auto;
		float: none;

		position:relative;
	}
	#footer_btmleft {
		float:none;
		position:relative;
		max-width: 100%;
		width: 100%;
		left: auto;
		top: auto;
		text-align: center;
		padding-bottom: 10px;
	}
	#footer_btmright {
		width:100%;
		max-width:100%;
		position:relative;
		float:none;
		padding-bottom:10px;
		text-align: center;
	}
	
	#navigation_bottom {
		padding: 0px;
	}
	
	#navigation_bottomleft, #navigation_bottomright {
		margin: 0px auto;
	}
	
	#navigation_bottomleft {
		margin-top: 15px;
	}
	
	#navigation_bottomleft ul li,
	#navigation_bottomright ul li {
		padding: 5px 0px;
	}
	
	#tripadvisor_footer_button {
		position:relative;
		display:inline-block;
		line-height: 35px;
		font-size: 1em;
		font-family: 'Serlio';
		text-transform: uppercase;
		background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-tripadvisor.svg') 0px 6px no-repeat;
		background-size: 30px 16px;
		padding-left: 35px;
		margin-right: 20px;
	}
	
    .site-singapore #tripadvisor_footer_button {
        background: none;
        padding-left: 0px;
    }
    
	#share_container {
		position:relative;
		display:inline-block;
	}
	
	#share_container .socialshare {
		display:none;
	}
	
	#share_container span {
		padding-left: 34px;
		background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-share.svg') center left no-repeat;
		background-size: 25px 25px;
		float:none;
		position:relative;
	}
    
    #share_inlinepanel,
    #share_getsocial {
        display:none;
    }
    
	
	#button_backtotop {
		/*top: -150px;
        right: 100px;*/
	}
	
	.ccolumn-left-1.ccolumn-image, 
	.ccolumn-right-1.ccolumn-image {
		height: 0px;
		padding-bottom: 57%;
	}
	
	.ccolumn-left-1.ccolumn-text,
	.ccolumn-left-2.ccolumn-text,
	.ccolumn-right-1.ccolumn-text,
	.ccolumn-right-2.ccolumn-text {
		height: auto;
		margin-bottom: 30px;
	}
	
	
	.mobile-cc-title {
		display:block;
	}
	
	.mobile-cc-subtitle {
		display:block;
	}
	
	
	
	.room-promocontainer .mobile-cc-title,
	.room-promocontainer .mobile-cc-subtitle,
	.dining-promocontainer .mobile-cc-title,
	.dining-promocontainer .mobile-cc-subtitle,
	.dining-promocontainer .ccolumn-text {
		text-align:center;
	}
	
	.dining-promocontainer .mobile-cc-title.nopad {
		margin-bottom: 0px;
	}
	
	
	section.content-column {
		width: 100%;
		float:none;
	}
	
	section.content-column ul {
		display:block;
	}
	
	.ccolumn-text {
		display:none;
	}
	
	.ccolumn-text h3 {
		display:none;
	}
	
	.ccolumn-text-toggle {
		display: block;
		font-size: .813em;
		color: #383838;
		clear:both;
		padding-left: 20px;
		background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/toggleicon-base.svg') center left no-repeat;
		background-size: 15px 15px;
		line-height: 17px;
		margin-left: auto;
        margin-right: auto;
        width: 125px;
	}
	
	.ccolumn-text-toggle.toggle {
		background-image: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/toggleicon-hover.svg');
	}
	
	
	/* Grid */
	
	.content-gridcontainer {
		padding: 70px 10px;
	}
	
	.content-grid3 {
		width: 50%;
		padding: 0px 10px;
		box-sizing: border-box;
	}
	.cg-grid-content {
		display:none;
	}
	
	.sort-grid.dining-grid .cg-grid-content {
		display: block;
	}
	.sort-grid.dining-grid .sm-hide {
		display:none;
	}
	
	.sort-grid.dining-grid .cg-grid-itemdetail-label,
	.sort-grid.dining-grid .cg-grid-itemdetail-data {
		display:block;
	}
	
	.sort-grid.dining-grid .cg-grid-itemdetail-label {
		color: #000;
	}
	.cg-grid-itemdetail-data {
		width: auto;
	}
	
	
	.news-grid .content-grid4,
	.sort-grid .content-grid3 {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px;
		padding: 0px;
	}
	#room_compare.sort-grid .content-grid3 {
		width: 100%;
		width: calc(100% - 14px);
		width: -webkit-calc(100% - 14px);
	}
	
	/*
	.sort-grid.dining-grid .content-grid3 {
		width: 50%;
		width: calc(50% - 10px);
		margin-right: 20px;
	}
	.sort-grid.dining-grid .content-grid3:nth-child(even) {
		margin-right: 0px;
	}
	.sort-grid.dining-grid .cg-grid-text {
		background:transparent;
		height: 183px;
		padding-left: 0px;
		padding-right: 0px;
	}
	*/
	
	
	.cg-grid-text {
		/*height: 150px;*/
		height: auto;
	}
	
	.item {
		width: 100%;
		padding-bottom: 0px;
		height: 250px;
		margin-bottom: 150px;
	}
	.item-text {
		background-color: #f0f0f0;
		height: 150px;
		bottom:-150px;
		left:0px;
		color: #686868;
		width: 100%;
		padding: 30px 20px;
		text-align:center;
	}
	.item-gradient, .item-hover {
		display:none;
	}
	.item-subtitle {
		margin-bottom: 5px;
	}
	
	#content_container #home_gridcontainer h4 {
		color: #383838;
	}
	
	#booknow_container {
		    width: calc(100% - 40px);
		    width: -webkit-calc(100% - 40px);
	}
	
	.room-page #content {
		margin-top: 0px;
	}
	.room-page #pre_content {
		padding-bottom :0px;
	}
	
	/* Room */
	#content_filter_btmcontainer,
	.cg-grid-comparebutton  {
		display:none;
	}
	
	#room_booknowcontainer,
	.room-stats,
	.room-detailscontainer {
		display: none;
	}
	
	.dining-promocontainer .wrapper,
	.room-promocontainer .wrapper {
		width: 100%;
		max-width:100%;
	}
	
	.dining-promocontainer .ccolumn-right-2.ccolumn-text,
	.room-promocontainer .ccolumn-right-2.ccolumn-text {
		padding: 0px;
	}
	
	
	#content_filter_container {
		height: auto;
		margin-bottom: 40px;
	}
	
	.content-comparsioncontainer {
		display:none;
	}
	
	#content_filter_buttoncontainer {
		width: 100%;
		text-align: center;
	}
	
	/* Dining */
	#dininginner_detailscontainer {
		padding-bottom: 40px;
		height:auto;
		text-align:center;
	}
	.dininginner-detailrow {
		padding-top: 15px;
 	}
	
	.dininginner-detailsleft,
	.dininginner-detailsright {
		width:100%;
		float:none;
		position:relative;
	}
	
	.dininginner-detaillabel,
	.dininginner-detaildata {
		width:100%;
		float:none;
	}
	
	.dininginner-detailsa {
		display:block;
	}
	
	.dininginner-detailsbottom a {
		display:inline-block;
		clear: both;
		margin-bottom:5px;
		margin-left:0px;
	}
	
	
	/* Global Home */
	#page_globalhome #masthead_container {
		height: 390px;
		min-height: 390px;
		height: calc(100vh - 125px);
		height: -webkit-calc(100vh - 125px);
	}
	
	#globalhome_hotellist {
		width: 240px;
	}
	
	.gh-hotelnode-title,
	.gh-hotelnode-divider,
	.gh-hotelnode-subtitle
	{
		opacity: 1;
	}
	
	#globalhome_hotelleft,
	#globalhome_hotelright {
		top: -120px;
		top: calc(-50vh + 147px);
		top: -webkit-calc(-50vh + 147px);
	}
	.gh-hotelnode {
		width: 240px;
	}
	#globalhome_hotellist_scroll {
		width: 2160px;
	}
	.gh-hotelnode-title {
		font-size: 1.750em;
	}
	.gh-hotelnode-subtitle {
		font-size: .875em;
	}
	.gh-titleblock {
		top: 50px;
	}
	.gh-action-block {
		bottom: 50px;
	}

	
	#mobile_btmprefooter{
		border-top: 1px solid #d0d0d0;
		background-color: #fff;
		padding: 20px 0px;
		height: 70px;
		text-align: center;
		position:relative;
	}
	
	#mobile_btmprefooter a .mbf-center .mbf-ctop {
		color: #8d8d8d;
	}
	#mobile_btmprefooter a .mbf-center .mbf-cbottom {
		color: #000;
	}
	
	
	.mbf-center {
		width: calc(100% - 80px);
		width: -webkit-calc(100% - 80px);
		margin:auto;
	}
	.mbf-ctop {
		font-size: 0.625em;
		text-transform:uppercase;
		padding-bottom: 7px;
	}
	.mbf-cbottom {
		font-size: 1.250em;
		text-transform: uppercase;
		font-family: 'Serlio';
	}
	.mbf-left svg,
	.mbf-right svg {
		width: 15px;
		height: 21px;
	}
	.mbf-left {
		float:left;
		position:absolute;
		top: 25px;
		left: 20px;
	}
	.mbf-right {
		float:left;
		position:absolute;
		top: 25px;
		right: 20px;
	}
	#page_innerpage .masthead-gradient {
		display:none;
	}
	
	
	#content_filter_buttoncontainer {
		display:none;
	}
	
	.gallery-thumbpanel {
		width: calc(50% - 14px);
		width: -webkit-calc(50% - 14px);
		padding-bottom: 37.5%;
	}

	
	/*.gallery-thumbpanel:nth-child(2n+2) {
		margin-right: 0px;
	}*/
	
	/* Destination */
	#content_descontainer .wrapper {
		max-width: calc(100% - 40px);
		max-width: -webkit-calc(100% - 40px);
	}
	
	
	.des-itemsizer,
	.des-item {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.des-catcontainer{
		bottom: 17px;
		right: 23px;
	}
	
	.ac-buttoncontainer ul li {
		margin: 0px 10px;
	}
	.precontent-stat {
		display: block;
		margin-bottom: 10px;
	}
	
	#gmpopup_close {
		width: 35px;
		text-indent: -9999px;
		overflow: hidden;
		padding: 0px;
		background-position: center;
		box-sizing: border-box;
	}

	#page_eventlisting .mobile-cc-subtitle {
		display:none;
	}
	
	#page_eventlisting .ccolumn-right-2.ccolumn-text,
	#page_eventlisting .ccolumn-left-2.ccolumn-text {
		height: auto;
	}
	
	/* Tables */
    table.table-res,
    table.table-res thead,
    table.table-res tbody,
    table.table-res th,
    table.table-res td,
    table.table-res tr {
        display: block;
    }

    table.table-res thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    table.table-res td {
        /* Behave  like a "row" */
        position: relative;
        padding-left: 50%;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: transparent;
    }

    table.table-res tr {
        padding: 15px;
    }

    table.table-res tr:nth-child(even) {
        background-color: #eeeeee;
    }

    table.table-res td:nth-of-type(1) {
        font-weight: 600;
    }

    table.table-res td:before {
        position: absolute;
        top: 5px;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .award-itemsizer ,
    .award-item ,
    .award-item.award-2 {
        width: 100%;
    }

    .award-item.award-year-bar {
        height: 60px;
    }


    .micon-phone {
        height: 25px;
        display:inline-block;
        padding-left: 40px;
        background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-phone.svg') left center no-repeat;
        background-size: 25px 25px;
        line-height: 25px;
        margin-top: 10px;
        color: #909090;
    }
    .micon-email {
        height: 25px;
        display:inline-block;
        padding-left: 40px;
        background: url('http://wpc.3189d.deltacdn.net/803189D/regenthotels.com/themes/default_site/img/site_assets/icon-email.svg') left center no-repeat;
        background-size: 25px 25px;
        line-height: 25px;
        margin-top: 10px;
        color: #909090;
    }
    .inline-divider.micon-divider {
        font-size: 1.5em;
        color:#909090;
    }
    .non-mobile-only {
        display:none;
    }

    .form-container { 
        width: 100%;
    }
    .form-col {
        width: 100%;
        padding-right: 0px;
    }

    .formfield {
        width: 100%;
        margin-right: 0px;
    }

    .sort-grid.dining-grid .cg-grid-text {
        height: auto;
    }

    .cg-grid-btmlink {
        bottom: auto;
        position:relative;
        float:none;
    }

    #masthead_buttoncontainer {
        left: 0px;
        right: auto;
        top: auto;
        transform: none;
        -webkit-transform: none;
        bottom: 15px;
        height: 20px;
        width: 100%;
        text-align:center;
    }
    
    #masthead_buttoncontainer.mht-buttonshift {
        bottom: 195px;
    }
    
    .column-social-end,
   .column-social {
       width: 100%;
       margin-right: 0px;
    }

    .masthead-containerinner {
        height: 420px;
        float:none;
        position:relative;
        top:auto;
        left:auto;
    }

    #masthead_container.corporate-mh {
        height:auto;
        min-height: 420px;
        padding-bottom: 0px;
    }
    
    #corporate_masthead_textcontainer {
        width: 100%;
        left:auto;
    }
    
    #corporate_masthead_textcontainer:not(.corp-mtcnorm) {
        float:none;
        position:relative;
        clear:both;
        left:auto;
        margin:auto;
        bottom: auto;
        width: 100%;
        transform: none;
    }
    #corporate_masthead_textcontainer .wrapper {
        width: 100%;
        padding: 40px 20px;
        margin:0px;
        max-width: 100%;
    }
    
    .corporate-panel {
        background-color: #303030;
    }
    .corporate-panelbgcontainer {
        height: 420px;
        padding-bottom: 0px;
        position:relative;
        top:auto;
        left:auto;
    }
    .corporate-panel {
        height: auto;
    }
    .corporate-textcontainer.corp-tleft,
    .corporate-textcontainer.corp-tright,
    .corporate-textcontainer {
        transform: none;
        -webkit-transform: none;
        top: auto;
        left:auto;
        right: auto;
        position:relative;
        float:none;
        padding: 40px 20px;
        width: 100%;
        text-align: center;
        clear: both;
    }
    
    #corporate_panelcontainer {
        margin-bottom: 0px;
    }
    
    .corporate-panelstyle-light p, .corporate-panelstyle-light h3, .corporate-panelstyle-light h3.corp-h3, .corporate-panelstyle-light h5 {
        color :#fff;
    }
    .corporate-panelstyle-light .corporate-textcontainer a {
        color :#fff;
        border-bottom: 1px solid rgba(255,255,255,.6);
    }
    
    
    #section_navigator {
        display:none;
    }
    
    
    
    .pressrelease-panelleft,
    .pressrelease-panelright {
        width: 100%;
    }
    
    .pressrelease-panelleft {
        margin-bottom: 20px;
    }
    
    #content.c-nopad {
        margin-bottom: 0px;
    }
    
    .cus-column-4 {
        width: 100%;
        float:left;
        position:relative;
        padding-right: 0px;
    }
    
    
    /* Time line */
    .timeline-top {
        margin-bottom: 0px;
    }
    .tl-initial {
        transform:none;
    }
    .tl-initial .timeline-date {
        display:none;
    }
    
    
    .timeline-node .timeline-datapanel,
    .timeline-node:not(.tl-nodeend) .timeline-datapanel,
    .timeline-node:not(.tl-nodeend).tl-large .timeline-datapanel,
    .timeline-node:not(.tl-nodeend).tl-med .timeline-datapanel {
        width: 100%;
        margin-left:auto;
        margin-right: auto;
        max-width: none;
    }
    .timeline-dot {
        display:none;
    }
    .timeline-node {
        width: 100%;
    }
    .tl-empty,
    .timeline-line {
        display:none;
    }
    .timeline-text {
        width: 80%;
    }
    .tl-noderight .timeline-date,
    .timeline-date {
        text-align:center;
    }
    .mobile-porto {
        display: block;
        text-align: left;
        width: 100px;
        float: left;
        line-height: 1em;
        position: absolute;
        left: 50px;
    }
    
    .pressclipping-panel {
        height: auto;
    }
    .pressclipping-image {
        width: 100%;
        height: 0px;
        padding-bottom: 118%;
        float: none;
    }
    .pressclipping-text {
        float: none;
        width: 100%;
        clear: both;
        height: 300px;
    }
    .pressclipping-textmiddle {
        padding: 0px;
        width: 90%;
        left: 5%;
    }
    .pressclipping-panel:not(.noimage) .pressclipping-textmiddle {
        padding-left: 30px;
    }
    
    #pressclip_year,
    #pressclip_category, #pressclip_subcategory {
        margin-bottom: 5px;
    }
    .hidden-small {
        display:none;
    }
    .site-corporate #page_inner #header_bottom.toggle {
        height: 450px;
    }
    .social-instagrid {
        width: 50%;
        overflow: hidden;
        height: 0px;
        padding-bottom: 50%;
    }
    .pressclipping-subtext {
        display:none;
    }
    
    .gh-grid-contentbg {
        height: 420px;
    }
    
    .gh-text-block {
        width: calc(100% - 40px);
        width: -webkit-calc(100% - 40px);
    }
    /*
     .site-portomontenegro #button_booknow {
        float: left;
        position: absolute;
        top: 50px;
        width: 100%;
        text-align: center;
        right: 0px;
        background-color: rgba(0,0,0,.8);
    }
    
    .site-portomontenegro .mobile-porto {
        width: 230px;
        margin-top: 8px;
    }
    */
    
    #page_inner .header-sublogo {
		border-right: 0px;
		margin-right: 0px;
    }
    
    
    #page_inner .smenu-label {
        font-size: 1rem;
    }
    
    
    #button_special {
		display:none;
	}
    
    
    .gallery-imagetitle {
        max-width: 60%;
        font-size: 1rem;
    }
    .gallery-imagetext {
        font-size: .813rem;
        font-size: 14px;
    }
    
    #popup_wbws {
        width: calc(100% - 40px);
        height: 90vh;
    }

    .popup-wbws-image {
        width: 100%;
        height: 200px;
    }
    .popup-wbws-text {
        width: 100%;
        height: calc(90vh - 220px);
        padding: 50px 25px 50px 25px;
        overflow-y: scroll;
    }
    .wbws-col3 {
        width: 100%;
        border-right: 0px;
        height: auto;
        margin-bottom: 20px;
        text-align: center;
    }
    
    .hotel-innerwrapper .wbws-col3 {
        border-right: 0px;
    }
    
    
}	


@media only screen and (max-width: 20.000em) {
    #page_inner #header_logo_sm a {
        font-size: .875rem;
        
    }
    #page_inner #header_topleft .smenu-button .smenu-label, #page_inner #header_topleft .smenu-button .smenu-label-sm,
    #page_inner .smenu-label {
        font-size: .875rem;
        letter-spacing: 0.05em;
    }
    
    .lang-ru #page_inner #header_topleft .smenu-button .smenu-label,.lang-ru  #page_inner #header_topleft .smenu-button .smenu-label-sm,.lang-ru  #page_inner .smenu-label {
        font-size: .7505rem;
        letter-spacing: 0.05em;
    }

    #page_globalhome #button_booknow .smenu-label, #page_globalhome #button_hotellist .smenu-label {
        font-size: .875rem;
    }
    
}