/* Common CSS Start */
html {
  line-height: 26px;
  font-family: 'Lato', serif;
  font-weight: 400;
  color: #000;
  font-size: 15px;
  letter-spacing: 0.2px;
}
* {
  text-decoration: none;
  outline: none;
  box-sizing: border-box;
}
a {
  transition: 0.4s;
  text-decoration: underline;
  color: #072652;
  outline: none;
  word-break: break-word;

}
ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
span.block {
  display: block;
}
a:hover, a:focus {
  text-decoration: none;
  color: #000;
  outline: none;
  transition: 0.4s;
}
.uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
  color: #000;
  text-decoration: none;
}
.sr-only {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	top: 0;
	left: 0;
	text-indent: -9999px;
	color: #000 !important;
	background-color: #fff !important;
}
a.skip-to-content-btn {
  position: absolute;
  top: 0;
  left: 0;
  background: #ec847e;
  color: #000 !important;
  z-index: 10000;
  height: 30px;
  width: auto;
  line-height: 30px;
  padding: 0 20px;
filter: opacity(0);
opacity: 1 !important;
  text-decoration: none;
  font-family: 'IBM Plex Serif', serif;
}

a.skip-to-content-btn:focus {
  background: #aebfe6;
  color: #000 !important;
filter: opacity(1);
opacity: 1 !important;
  outline: none;
}
.primary-btn {
  background-color: #072652;
  padding: 0 36px;
  display: inline-block;
  height: 55px;
  line-height: 52px;
  text-transform: uppercase;
  color: #fff;
  transition: 0.4s;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 1.4px;
  font-family: 'IBM Plex Serif', serif;
  outline: none;
  border: none;
  cursor: pointer;
}

.primary-btn:hover,
.primary-btn:focus {
  background-color: #aebfe6;
  color: #000;
  text-decoration: none;
  outline: none;
}

.primary-btn[type="submit"] {
  font-size: 15px;
}
.long-con-btn {
  margin-top: 7px;
}
.long-con-btn .primary-btn {
  background: transparent;
  height: auto;
  line-height: normal;
  color: #072652 ;
  padding: 0;
  position: relative;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.4s;
  border-bottom: 1px solid;

}
.long-con-btn .primary-btn:hover,
.long-con-btn .primary-btn:focus{
  text-decoration: none;
  color: #000;
}
.transparent-btn {
  background-color: transparent;
  padding: 0 40px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  color: #000;
  transition: 0.4s;
  font-weight: 500;
  border: 1px solid #fff;
  text-decoration: none;
  letter-spacing: 0.13em;
}

.transparent-btn:hover,
.transparent-btn:focus {
  background-color: #20371d;
  color: #fff;
  text-decoration: none;
  outline: none;
  border-color: #20371d;
}
.without-bg-btn {
  font-size: 15px;
  color: #0f4795;
  text-transform: uppercase;
  text-decoration: underline;
  font-family: 'IBM Plex Serif', serif;
}
.without-bg-btn:hover, .without-bg-btn:focus {
  color: #000;
  text-decoration: none;
}
.boxpsacer {
  height: 20px;
}

h1,h2,h3,h4,h5,h6 {
  color: #000;
  font-family: 'IBM Plex Serif', serif;
  letter-spacing: 0.2px;
}

h1 {
  font-size: 42px;
  margin-bottom: 38px;
  padding-bottom: 0;
  line-height: 50px;
}

h2 {
  font-size: 36px;
  margin-bottom: 0px;
  padding-bottom: 0;
  line-height: 36px;
}
h3 {
  font-size: 22px;
  line-height: 28px;
}
h4 {
  font-size: 16px;
  line-height: 19px;
}
.mb-60 {margin-bottom: 60px;}
.ada-page *+h2 {
  margin-top: 10px;
}
div#gdpr-privacy h3, div#gdpr-privacy1 h3 {
  margin-bottom: 0;
  margin-top: 10px;
}
div#gdpr-privacy.termscond h3 {
  margin-top: 20px;
}
.boxspacer {
  height: 20px;
}
.column21 {
  float: left;
  padding-right: 25px;
  width: 47%
}
.column22 {
  float: left;
  width: 47%
}
.column31 {
  float: left;
  padding-right: 10px;
  width: 31%;
}
.column32 {
  float: left;
  padding-right: 10px;
  width: 32%;
}
.column33 {
  float: left;
  padding: 0;
  width: 32%;
}
.clear {
  clear: both;
  height: 0;
}

input#gdpremail {
  width: 253px;
  height: 40px;
  line-height: 40px;
}
#gdprformsection form {
  padding: 0;
}
input, select, textarea {
  border: 1px solid #b3bac5;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  font-family: 'Lato', serif;
}
textarea {height: 90px; max-width: 100%;}
input#gdprsubmit {
  background-color: rgb(7, 38, 82);
  text-transform: uppercase;
  color: #fff;
  padding: 0 40px;
  cursor: pointer;
  width: auto;
  margin-left: 8px;
  height: 40px;
  border:none;
  line-height: 38px;
  cursor: pointer;
  font-family: 'IBM Plex Serif', serif;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.google-captcha-code {
  float: left;
}
.commentcodecol5 {
  float: left;
  margin-top: 12px;
  margin-left: 15px;
}
#emailOfferForm .commentcodecol5 {margin-left: 0;}
span.error-message {
  color: #B10606;
  font-size: 13px;
  /*position: absolute;*/
  left: 0;
  bottom: -22px;
}
input#gdprsubmit:hover,
input#gdprsubmit:focus {
  background-color: #aebfe6;
  color: #000;
  text-decoration: none;
  outline: none;
  border-radius: 0;
}
#wrapper {
  overflow: hidden;
  position: relative;
}
div#middle {
  position: relative;
}
a.mapinnerbox_btn {
  display: none;
}
body .H_ib_body {
  margin-right: 15px;
  margin-bottom: 10px;
}
.map-name {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
#header {
  font-size: 18px;
  margin-bottom: 0px;
  padding-bottom: 0;
  line-height: 25px;
  font-family: 'IBM Plex Serif', serif;
  margin: 0 0 15px 0;
}
header .uk-container {
  max-width: 1230px;
  box-sizing: border-box;
  padding: 0 15px;
}
.uk-navbar-left {float: left}
.uk-navbar-right {float: right}
.burger-menu {
  display: none;
}
.long-con-btn .less {display: none;}
.long-con-btn.active .more {
  display: none;
}
.long-con-btn.active .less {
  display: inline;
}
.home-long-con {
  display: none;
}
.uk-container1230 {
  max-width: 1230px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
}
.uk-container975 {
  max-width: 975px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
}
.uk-container690 {
  max-width: 690px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
}
.uk-container820 {
  max-width: 820px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
}
.uk-container1000 {
  max-width: 1000px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
}
.common-title {
  font-size: 36px;
  font-family: 'IBM Plex Serif', serif;
  line-height: 35px;
  padding-bottom: 30px;
}
.frmfieldset {
  margin-bottom: 15px;
}
.main-content li, .excontainer li, .help-link li {position: relative; padding-left: 20px;}
.main-content li:before, .excontainer li:before, .help-link li:before { content: "\e970";
  font-family: 'mimiconfont';
  font-size: 6px;
  position: absolute;
  left: 0;
  top: 0;color: #072652;}
/* Common CSS End */
/*Header CSS Start*/
#main {background: #fff;}
#mainimage img {width: 100%;}
header.uk-active.uk-sticky-below {
  border-bottom: 1px solid #b3bac5;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
}
.header-top {
  height: 51px;
  background: #e8edf8;
}
.header-top-inner {
  max-width: 1230px;
  padding: 0 15px;
  box-sizing: border-box;
  background: #e8edf8;
  margin: 0 auto;
  font-size: 14px;
  padding-top: 11px;
}
.navigation-wrap ul li:hover .uk-navbar-dropdown, .navigation-wrap ul li > a:focus + .uk-navbar-dropdown {
  display: block;
}
.header-top-inner a {text-decoration: none;}
.header-top-inner a:hover, .header-top-inner a:focus {
  text-decoration: underline;
  color: #072652
}
.header-top-left, .weather-wrap {
  float: left;
}
.header-top-right {
  float: right;
  position: relative;
  top: 1px;
  right: 180px;
}
.city-state {
  float: right;
  position: relative;
  top: 1px;
}
.header-top-right span.mim-icon-newphone {
  padding-right: 8px;
  position: relative;
  top: 2px;
  font-weight: bold;
}
.weather-wrap {
  padding-right: 30px;
}
.weathericon span.ic-weather {
  padding-left: 10px;
  font-size: 21.5px;
  top: 4px;
  position: relative;
}
.uk-logo {
  padding: 0;
  position: relative;
  top:12px;
}
.uk-navbar-nav {
  padding: 27px 0 0;
  position: relative;
  top: 2px;
}
.uk-navbar-nav>li {
  margin: 0 0 0px 0;
  padding-right: 24px;
  position: relative;
}
.uk-navbar-nav>li:last-child {
  padding-right: 0;
}
header.desktop {
  height: 82px;
  background: #fff;
}
nav.uk-navbar-container.deskview.uk-navbar, .uk-navbar-container:not(.uk-navbar-transparent){
  background: #fff;
}
.uk-navbar-nav>li>a {
  font-size: 14px;
  color: #040707;
  font-weight: 700;
  letter-spacing: 0.28px;
  padding: 0;
  position: relative;
  font-family: 'Lato', sans-serif;
}
.navigation-wrap ul li .uk-navbar-dropdown {
  text-align: center;
  margin: 0 0 0 -110px;
  left: 50% !important;
  background: #072652;
  color: #fff;
  width: 205px;
  padding: 8px 10px 12px;
}
.uk-navbar-nav li .uk-navbar-dropdown a, .uk-navbar-nav li:last-child .uk-navbar-dropdown a, .uk-navbar-nav li .uk-navbar-dropdown li:last-child a {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.2px;
  padding: 0;
  position: relative;
  font-family: 'Lato', sans-serif;
  top: 0 !important;
}
.uk-navbar-nav li .uk-navbar-dropdown a:hover, .uk-navbar-nav li .uk-navbar-dropdown a:focus,
.uk-navbar-nav li .uk-navbar-dropdown a.navON, .uk-navbar-nav li:last-child .uk-navbar-dropdown a:hover, .uk-navbar-nav li:last-child .uk-navbar-dropdown a:focus, .uk-navbar-nav li:last-child .uk-navbar-dropdown a.navON {text-decoration: underline; color: #fff !important;}
.uk-navbar-nav>li>a:after {
  display: block;
  content: '';
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
  border-bottom: solid 3px #072652;
  position: absolute;
  transition: 0.4s;
  bottom: 0;
}
.uk-navbar-nav>li>a:hover, .uk-navbar-nav>li>a:focus, .uk-navbar-nav>li>a.navON {
  color: #072652;
}
.uk-navbar-nav li:last-child a {
  position: relative;
  top: -15px;
  text-align: center;
  padding: 0 36px;
  color: #fff;
  letter-spacing: 1.4px;
  font-family: 'IBM Plex Serif', serif;
  font-size: 14px;
  font-weight: normal;
}
.uk-navbar-nav li:last-child a:after {content: none; display: none;}
.uk-navbar-nav li:last-child a:hover, .uk-navbar-nav li:last-child a:focus {
  color: #000;
}
.uk-navbar-nav>li>a:hover:after, .uk-navbar-nav>li>a:focus:after, .uk-navbar-nav>li>a.navON:after {
  transform: scaleX(1);
  width: 100%;
}
.navigation-wrap .deskview ul li:hover .uk-navbar-dropdown, .navigation-wrap .deskview ul li > a:focus + .uk-navbar-dropdown {display:block;}
.navigation-wrap .deskview ul li:focus-within .uk-navbar-dropdown {display:block;}
/*Header CSS End*/
/*Slider CSS Start*/
div#shadow-bg {
  position: relative;
}
.home-slide-desktop.addBg #mainimage:after {
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2497373949579832) 100%);
}
#mainimage{position: relative;}
.slider-controls.round-box {
  position: absolute;
  right: 240px;
  bottom: 0;
  width: 210px;
  height: 60px;
  background: #aebfe6;
  z-index: 1;
}
.control_slide {
  background: transparent;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.slider-controls span.uk-total {
  font-size: 16px;
  font-family: 'IBM Plex Serif', serif;
  position: relative;
  top: -5px;
}
.slider-controls span.line-c {
  position: relative;
  top: -5px;
}
.slider-controls span.uk-current {
  font-size: 30px;  
  font-family: 'IBM Plex Serif', serif;
}
.slider-controls a.remove-padding {
  position: absolute;
  text-decoration: none;
  border: none;
  top: 50%;
  transform: translateY(-50%);
  font-size: 25px;
}
.slider-controls a.remove-padding:hover,
.slider-controls a.remove-padding:focus {
  color: #000;
}
.slider-controls a.remove-padding.mim-icon-right-arrow3 {
  right: 20px;
}
.slider-controls a.remove-padding.mim-icon-left-arrow2 {
  left: 20px;
}
.scrollbottom {
  position: absolute;
  bottom: 25px;
  left: 240px;
  color: transparent;
  text-shadow: 0 0 0 #fff;
  text-transform: uppercase;
  font-size: 14px; 
  z-index: 5;
}
.scrollbottom a {
	color: #000;
	text-shadow: none;
	filter: invert(1);
}
.scrollbottom span.mim-icon-down-arrow {
  font-size: 25px;
}
span.scoll-text {
  position: relative;
  top: -13px;
  left: 8px;
}
.scrollbottom a:hover span.scoll-text, .scrollbottom a:focus span.scoll-text{
  text-decoration: underline;
}
/*Slider CSS End*/
/*Footer CSS Start*/
.footer-wrapper.addBg {
  background: url(/images_noindex/footer-bg.jpg) no-repeat;
  background-size: cover;
}
.footer-wrapper {margin-top: -2px;}
.border-line {
  padding: 32px 0 28px;
  border-bottom: 1px solid #b3bac5;
}
.footer-bottom {
  padding: 97px 0;
}
footer ul li {display: block;}
footer ul li a {
  color: #072652;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.4s;
  font-weight: 700;
}
footer ul li a:hover, footer ul li a:focus, footer ul li a.navON {text-decoration: underline;}
footer .footer-top ul li {padding-right: 30px; display: inline-block;}
footer .footer-top ul li:last-child {padding-right: 0px;}
footer .footer-top-right a{font-size: 20px; text-transform: uppercase; color: #072652; font-family: 'IBM Plex Serif', serif; text-decoration: none;    letter-spacing: .5px; font-weight: 500;}
footer .footer-top-right a:hover, footer .footer-top-right a:focus, .footer-top-right a.navON {color: #040707; text-decoration: underline;}
footer ul.info-links li {line-height: 27px;}
footer ul.info-links li a {color: #040707;     font-size: 14px;}
footer ul.info-links li a:hover, footer ul.info-links li a:focus, footer ul.info-links li a.navON {color: #072652; text-decoration: underline;}
.border-line [class*=uk-align] {margin-bottom: 0;}
.footer-bottom .first-column {
  padding-left: 0;
}
.googleaddress {
  font-size: 14px;
  line-height: 27px;
}
.googleaddress a {text-decoration: none;}
.googleaddress .adr a:hover, .googleaddress .adr a:focus, .googleaddress .email-f a:hover, .googleaddress .email-f a:focus {color: #072652; text-decoration: underline;}
.googleaddress .spbold {font-weight: 700; color: #072652;}
.googleaddress .ph-f a {color: #072652;}
.googleaddress .ph-f a:hover, .googleaddress .ph-f a:focus {color: #000; text-decoration: underline;}
.u-links {left: 42px;}
.gaddress {left: 18px;}
.footer-title {text-transform: uppercase; font-weight: 700; margin-bottom: 14px;}
.social-media ul li {display: inline-block; padding-right: 12px;}
.social-media ul li:nth-child(2) {
  padding-right: 17px;
}
.social-media ul li:last-child {padding-right: 0;}
.social-media ul li a{font-size: 23px; color: #072652;}
.social-media ul li:last-child a {
  font-size: 21px;
}
.footer-logo {
  padding-top: 18px;
}
.social-media ul li a:hover, .social-media ul li a:focus {color: #000; text-decoration: none;}
.copyright {
  font-size: 14px;
  margin-top: 34px;
}
span.youtube-svg-icon.icon-s {
  background: url(https://www.rivertidesuites.com/images_noindex/youtube.svg) no-repeat;
  width: 28px;
  height: 21px;
  display: block;
}
.sociallinks {
  padding-left: 30px;
}
.totop {
  position: fixed;
  right: 15px;
  width: 45px;
  text-align: center;
  height: 45px;
  border-radius: 50%;
  bottom: 15px;
}
.totop a {
  color: #fff;
  padding: 0;
  display: block;
  line-height: 40px;
  height: 43px;
  background-color: #072652;
  border-radius: 0;
  box-shadow: 0 0 4px rgba(0,0,0,.2);
  border: 1px solid #aebfe6;
}
.totop a:hover, .totop a:focus {background-color: #aebfe6; color: #000;}
/*Footer CSS End*/
/*Snippet Common CSS End*/
h2.snippet-head {
  margin-bottom: 20px;
}
.snippet-btns {
  margin-top: 28px;
}
.snp-microdata {
  margin-top: 10px;
}
/*Snippet Common CSS End*/
/***Cookie Policy Start***/
/*Ms Cookie Banner*/

#msCookieBanner .left {
  width: 75%;
  /* display: inline-block; */
  /* text-align: center; */
  text-transform: none !important;
  float: left;
  line-height: 24px;
  padding-left: 0;
  vertical-align: middle;
  display: table-cell;
}

#msCookieBanner {
  font-size: 13px;
  line-height: normal;
  box-sizing: border-box;
  height: auto;
  width: 100%;
  position: fixed;
  bottom: 20px;
  z-index: 99999;
  max-width: 770px;
  margin: 0 auto;
  left: 50%;
  padding: 10px 5px 10px 20px;
  transform: translateX(-50%);
  display: table;
  max-width: 850px !important;
  width: 96% !important;
}

#msCookieBanner .left {
  width: 75%;
  /* display: inline-block; */
  /* text-align: center; */

  text-transform: uppercase;
  float: left;
  line-height: 24px;
  padding-left: 0;
  vertical-align: middle;
  display: table-cell;
  margin-top: 6px;
}

#msCookieBanner .right {
  width: 22%;
  display: inline-block;
  /* text-align: right; */
  float: right;

  font-weight: 700;
  /* line-height: 1.2; */
  display: table;
  vertical-align: middle;
}

#msCookieBanner .right button {
  padding: 10px;
  background-color: #fff;
  color: #000;
  border: solid 1px transparent;
  cursor: pointer;
  background: no-repeat;
  font-size: 13px;
  color: #fff;
  transition: border 0.5s;
  text-transform: uppercase;
  border-radius: 3px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

#msCookieBanner:empty {
  background: none;
}


#msCookieBanner a {
  color: #FFF;
  border-bottom: 1px solid;
  text-transform: capitalize;
  text-decoration: none;
}

#msCookieBanner a:hover,
#msCookieBanner a:focus {
  color: #0d689a;
  border-color: #0d689a;
}

.top-cookie-block {
  font-weight: 800;
}

.bottom-cookie {
  font-weight: 400;
  text-transform: none;
}

#msCookieBanner .right button:hover,
#msCookieBanner .right button:focus {
  border: 1px solid #FFF;
  outline: none;
}

#msCookieBanner {
  background-color: rgba(0, 0, 0, .95);
  color: #FFFFFF;
  /* border-top: 2px solid #FFFFFF; */
  /* border-bottom: 2px solid #FFFFFF; */
  border-radius: 5px;
}
.header-top-login a.primary-btn-link {
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  #msCookieBanner .left {
    float: none;
    margin-top: 0;
    width: 100%;
    display: block;
    text-align: center;
  }

  #msCookieBanner .right {
    width: 100%;
    display: block;
    text-align: center;
  }

}
@media only screen and (max-width: 480px) {
  #msCookieBanner {
    padding: 13px 15px 9px 15px;
    width: 89.5%;
    font-size: 14px;
    max-width: 335px;
    border-radius: 5px;
    bottom: 80px;
  }
  .top-cookie-block {
    display: inline;
    font-weight: 800;
    padding-right: 2px;
  }
  .bottom-cookie {
    font-weight: 400;
    text-transform: none;
    display: inline;
  }
  #msCookieBanner .left, #msCookieBanner .right {
    display: block;
    text-align: center;
    width: auto !important;
    text-transform: capitalize;
    float: none;
  }
  #msCookieBanner .right button {font-size: 13px;}
}

/*Ms Cookie Banner Ends*/
/***Cookie Policy End***/
/*Map CSS Start*/
body .mapinnerbox_title {
  font-weight: bold;
  font-family: 'IBM Plex Serif', serif;
  font-size: 16px;
  padding-bottom: 5px;
}
.mapinnerbox_address {font-family: 'Lato', serif;
}
body .H_ib_tail {
  display: none
}
body .H_btn svg.H_icon {
  fill: #fff;
}
body .map-box-popup {
  box-shadow:none;
  padding:0px;
  text-align:left;
  margin-right: 10px;
}
body #locationmixmap a.mapinnerbox_btn {
  display: none;
}
/*Map CSS end*/
/*Reservation CSS Start*/
.outer-box {
  border: 1px solid #e8edf8;
  margin: 30px auto 0;
  padding: 30px 0;
  text-align: center;
  max-width: 960px;
  width: 94%;
  background-color: #e8edf8;
  color: #000;
}
.outer-box .click-logo img {
  height: 64px;
  width: 161px;
}

.pro-txt {
  font-weight: normal;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.click-logo {
  padding-bottom: 20px;
}
/*Reservation CSS End*/
.formslable {display: none !important;}
footer .info-links li.footer-pwa-block {
  display: none;
}
footer .info-links li.footer-pwa-block.active {
  display: inline-block;
}
.contentfocus:focus {
  outline: 1px solid #072652;
  box-shadow: 0 0 2px #072652 inset;
}
.contentfocus2:focus {
  outline: 1px solid #072652;
  box-shadow: 0 0 2px #fff inset;
}
.more-merry-section .uk-position-center.contentfocus:focus  {box-shadow: 0 0 2px #fff inset;
}


a.uk-accordion-title.contentfocus:focus {
  outline: none;
  box-shadow: none;
}
.rfp-link {
  display: none;
}

.header-top-right a {
  color: #000;
}

.lockimg.mim-icon-password { font-size: 88px; }
.click-logo {
  padding: 20px 0 10px;
}

#gdpr-privacy h2 {
  padding-bottom: 15px;
}

a.remove-padding.uk-invisible {
  visibility: visible !important;
  opacity: 0.65;
}
/*location*/
.main_mapholder {
  height: auto;
  line-height: 0;
  float: left;
  position: relative;
  width: 65%;
  display: inline-block;
  vertical-align: middle;
}
.location-map-menu {
  background-color: #072652;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 45px;
  vertical-align: middle;
  width: 35%;
  float: left;
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #ccc;
  min-height: 450px;
}
.location-menu-list a {
  color: #fff;
}
.locationcategory-menu-design {
  cursor: pointer;
  display: block;
  margin-bottom: 15px;
  position: relative;
  padding-left: 35px;
  line-height: 30px;
  margin-bottom: 10px;
  clear: both!important;
  float: left;
}
.location-menu-list a {
  display: inline-block;
  border: none;
}
a.menu-hotel {
  position: relative;
  padding-left: 33px;
}
.menu-hotel::before {
  content: "\e93f";
  display: inline-block;
  background-color: #ffffff;
  border-radius: 100%;
  color: #25215e;
  font-family: 'mimiconfont' !important;
  font-size: 14px;
  height: 26px;
  line-height: 25px;
  margin-right: 10px;
  text-align: center;
  width: 26px;
  position: absolute;
  left: 0;
  top: 10px;
}
.location-menu-list a {text-decoration: none;}
.location-menu-list a span {
  border-bottom: 1px solid transparent;
}

.location-menu-list a.active span, .location-menu-list a:hover span, .location-menu-list a:focus span, .location-menu-list a.activemap span {
  border-bottom: 1px solid;
}
.location-menu-list {
  padding: 20px;
}
.locationcategory-menu-design.menu-nearby:before {
  content: "\e941";
  display: inline-block;
  background-color: #ffffff;
  border-radius: 100%;
  color: #25215e;
  font-family: 'mimiconfont' !important;
  font-size: 14px;
  height: 26px;
  line-height: 25px;
  margin-right: 10px;
  text-align: center;
  width: 26px;
  position: absolute;
  left: 0;
  top: 1px;
}
.loc-map-btn a.primary-btn {
  padding: 0 16px;
  font-size: 13px;
  border: 1px solid #fff;
}
.loc-map-btn {
  margin-top: 20px;
}
.loc-map-btn a.primary-btn:hover, .loc-map-btn a.primary-btn:focus {
  border-color: #aebfe6;
}
.loc-map-btn a.primary-btn.locationttd, .loc-map-btn a.primary-btn.locdirection {
  margin: 0px 6px 0px 0px;
}
a.primary-btn.locdirection {
  margin-right: 0;
}
.location-direction-section {
  float: left;
  width: 100%;
  display: none;
}
.location-map-menu.active-direction-box .location-direction-section {
  display: block;
  position: relative;
}
.location-map-menu.active-direction-box .location-menu-list {
  display: none;
}
.location-map-menu.active-direction-box .location-direction-section .direction-close {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 0px;
  width: 30px;
  border: 1px solid #fff;
  text-decoration: none;
}
.location-map-menu.active-direction-box .location-direction-section a:hover, .location-map-menu.active-direction-box .location-direction-section a:focus {
  background: #aebfe6;
  color: #000;
  border-color: #aebfe6;
}
.location-menu-list, .location-direction-form {
  padding: 20px;
}
.direction-form-title {
  font-size: 22px;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.direction-inner {
  display: block;
}
.direction-form, .direction-to {
  float: left;
  width: 100%;
}
.location-dest {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: -12px;
}
.saddr, .daddr {
  width: 100%;
}
.direction-btn {
  padding: 27px 0 20px;
  width: 230px;
}
.direction-btn .primary-btn {
  border: 1px solid #fff;
}
.direction-btn .primary-btn:hover, .direction-btn .primary-btn:focus {
  border-color: #aebfe6;
  background: #aebfe6;
}


footer .info-links li.footer-pwa-block .mim-icon-bell-ring {
  font-weight: bold;    padding-left: 5px;
}

#mainimage .scrollbottom img {
	width: auto;
	display: block;
	margin: 0 auto 15px;
	filter: inherit;
}


.uk-logo:focus, .uk-logo:hover {
  color: #666;
  outline: 1px solid;
}

.post-bottom a {
  display: block;
  position: relative;
}
.post-bottom a span.formslable {color:transparent; text-shadow: 0 0 #FFF;}

.post-bottom a:after {content: "";border: 3px solid #fff;position: absolute;height: 100%;width: 100%;left: 0;top: 0;opacity: 0;box-sizing: border-box;}

.post-bottom a:hover:after, .post-bottom a:focus:after {
  opacity: 1;
}
.amenitygroup h3.contentfocus {
  cursor: pointer;
}
.amenitygroup h3:hover span, .amenitygroup h3:focus span {
  border-bottom: 1px solid;

}
.footer-logo a:hover, .footer-logo a:focus {
  border-color: #072652;
}
.footer-logo a {
  border: 1px solid transparent;
  display: block;
}

.aroundtownq-box {
  display: inline-block;
}
.tabcolspan {
  margin-bottom: 15px;
}
.aroundtownq-box h2 {
  padding: 5px 5px 5px 0;
  font-size: 18px;
  position: relative;
  color: #fff;
}
.tabcolspan .q-text, .ans-text {
  display: inline-block;
  font-size: 20px;
}
.faq-name {
  font-size: 16px;
}
.textdiv1 {
  margin-top: 5px;
  padding: 5px 5px 5px 0;
}
.header-top-login {
  position: absolute;
  right: 352px;
}
.header-top-login a.primary-btn {
  height: 30px;
  line-height: 29px;
  padding: 0 20px;
}
.graybackground {
  background-color: #696969;
  padding: 20px;
}
.graybackground em {
  color: #000;
}

.roomsnippets .zizzag-stack-box.addBg {
  position: relative;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.roomsnippets .zizzag-stack-box.addBg:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #F3F3F3;
  background-attachment: fixed;
  background-position: right;
  max-width: 1055px;
  background-repeat: no-repeat;
  background-size: cover;
}
div.ctct-form-embed form.ctct-form-custom .ctct-form-required:before {color:#B10606 !important;}
body div.ctct-form-embed form.ctct-form-custom .ctct-form-errorMessage {color:#B10606 !important;}

span.coldescription.uk-padding.uk-align-center {
    text-align: center;
 
    font-size: 16px;
  color: #000;
}
#gdpr-rfp a span:first-child {
	color: #000 !important;
	background-color: #fff !important;
}