body {
font-family:'FreightTextProBook';
font-size: 16px;
font-weight: 400;
line-height: 24px;
color: #4C5053;
}

/* Reset Css [start]*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.uk-container {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

a,
button {
    outline: none;
    text-decoration: none;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
}

a:hover,
a:focus {
    text-decoration: none;
}
select,
input {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
}

input, select, textarea, input[type="date"] {
    border: 1px solid #c5c5c5;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    font-size: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 0;
    outline: none;
    resize: none;
    font-family: 'GilroyMedium';
}
div#hotel-btn {
    margin-top: 5px;
}
input:focus, select:focus, textarea:focus {
    border-color: #15324b;
    outline: none;
}
.newline {display: block;}
.commentlable {
    margin-bottom: 4px;
}

.frmfieldset {
    margin-bottom: 15px;
}

div#gdpr-rfp {
  font-size: 13px;
    line-height: 24px;
    margin-top: 12px;
}

select::-ms-expand {
    display: none;
}

.frmfieldset textarea {
    min-height: 120px;
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

.boxspacer {
    display: block;
    height: 30px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    color: #000;
    background: #fff
}

.error-message {
    font-size: 13px;
    color: #c50d0d;
    text-transform: capitalize;
}
.google-captcha-message .error-message {
    position: absolute;
    bottom: -22px;
}

.uk-link, a {
  color:#476D3A ;

}

.contentfocus:focus {
  outline: 1px solid #a1d3f4;
    box-shadow: 0 0 2px #a1d3f4 inset;
    -webkit-box-shadow: 0 0 2px #a1d3f4 inset;
    -ms-box-shadow: 0 0 2px #a1d3f4 inset;
    -moz-box-shadow: 0 0 2px #a1d3f4 inset;
}
.story-wrapper .contentfocus:focus {
  outline: 1px solid #fff;
    box-shadow: 0 0 2px #fff inset;
    -webkit-box-shadow: 0 0 2px #fff inset;
    -ms-box-shadow: 0 0 2px #fff inset;
    -moz-box-shadow: 0 0 2px #fff inset;
}
.uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover, a:focus, .uk-offcanvas-bar a:hover {
    /*color: #10324B;*/
text-decoration: underline;
    /*border-bottom: 1px solid #10324B;*/
}

body .pushItDown {
    margin-top: 0 !important;
}

/* Font size[start]*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
h3,
.h4,
.h5,
.h6 {
   font-family: GilroySemiBold;
font-weight: 400;
color:#4C5053;
text-transform: uppercase;
 
}

h1 {
 font-size: 35px;
line-height: 42.88px;

}

h2 {
    text-align: left;
    font-size: 28px;
    line-height: 34px;
}

h3 {
font-size: 25px;
line-height: 32px;
  
}

h4 {
   font-size: 22px;
line-height: 38px;
}
h4:after {
    width: 51px;
    height: 3px;
    background: #476d3a 0% 0% no-repeat padding-box;
    position: absolute;
    bottom: 0;
    content: "";
    left: 0;
}

h5 {
   font-size: 20px;
line-height: 45px;
}

.uk-offcanvas-bar .uk-navbar-nav>li>a:active {
    color: #231f20;
}
.main-content h1 {
    margin-bottom: 5px;
}
.clear {clear: both; height: 0;}
/* Font size[End]*/
/* MAP CSS[Start]*/
.map-list-box {
}
/* MAP CSS[End]*/
/* Button [start]*/
body .button{
    line-height: 48px;
}
/*.button {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  height:50px;

  text-align: center;
  padding: 0px 25px;
  font-weight: bold;
  transition: background-color 0.5s ease-out 0s;
  -webkit-transition: background-color 0.5s ease-out 0s;
  background: #8D1214;
  letter-spacing: 1.3px;
  cursor: pointer;
  border: 1px solid transparent;
      max-width: 210px;
    width: 100%;
     font-size: 14px;
    line-height: 20px;
    font-family: 'Gotham';
    font-weight: 500;
}
.button:hover,
.button:focus {
    background: #fff;
  color: #8D1214;
    outline: none;
    border: 1px solid #8D1214;
      border: 1px  solid #8D1214;
  text-decoration: none;
}*/

.button {
    display: inline-block;
    color: #181818;
    text-transform: uppercase;
    text-decoration: none;
    height: 50px;
    text-align: center;
    padding: 0px 25px;
    transition: background-color 0.5s ease-out 0s;
    -webkit-transition: background-color 0.5s ease-out 0s;
    background: #a5a7e7;
   letter-spacing: 1.5px; 
    cursor: pointer;
    border: 1px solid #a5a7e7;
    max-width: 210px;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
}
.button:hover,
.button:focus {
    background: #476D3A;
  color: #fff;
    outline: none;
    border: 1px solid #476D3A;
  text-decoration: none;
}

.white-btn {background: #fff;
    color: #15324b;border-color: #fff;}
.white-btn:hover, .white-btn:focus { color: #fff; border-color: #fff;}
.meeting-wrapper .snippet-content .snippet-button a.button {
    margin-right: 18px;
}
a.button.without-bg-btn {
    background: transparent;
    padding: 0;
    border: none;
    border-bottom: 1px solid transparent;
    height: auto;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    position: relative;
    line-height: 20px;
}
a.button.without-bg-btn:hover, a.button.without-bg-btn:focus {
    color: #005CA1 ;
    border-color: #005CA1 ;
  text-decoration: none;
}

a.button.white-link span.mim-icon-right-arrow:before, a.button.without-bg-btn span.mim-icon-right-arrow:before {
   font-size: 10px;
    position: absolute;
    top: 5px;
    right: -13px;
    vertical-align: middle;
    transition: transform 0.3s ease-out;
 
}
.ttd-button  a.button.without-bg-btn span.mim-icon-right-arrow:before {
    top: 6px;
}
.tab-link a.button.white-link span.mim-icon-right-arrow:before{

top:5.5px;
}

 a.without-bg-btn span.mim-icon-right-arrow:before {
    font-size: 10px;
    position: absolute;
    top: 6px;
    right: -13px;
    vertical-align: middle;
    transition: transform 0.3s ease-out;

}
a.button.white-link:hover span.mim-icon-right-arrow:before, a.button.white-link:focus span.mim-icon-right-arrow:before {
    transform: translateX(4px);
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -o-transform: translateX(4px);
    -ms-transform: translateX(4px);
}
a.button.white-link {
      position: relative;
    background: transparent;
    color:#476D3A;
  text-shadow: 0 0 0 ;
    padding: 0;
    border:none;
   border:0;
    height: auto;
font-size: 13px;
    line-height: 20px;
font-family: GilroyMedium;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
 
}
a.button.white-link:hover, a.button.white-link:focus {
  color: #476D3A;  ; text-shadow: 0 0 0 ;
       text-decoration: none;
}
.transparent-btn {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.transparent-btn:hover, .transparent-btn:focus {
    background: #fff;
    color: #15324b;
}
/* Button [End]*/

/*Breadcrumb [Start]*/
/*#breadcrumb {
    display: none;
    font-size: 15px;
    margin-bottom: 20px;
}*/

#breadcrumb a {
   color: #FAFAFF;
}
#breadcrumb a:hover, #breadcrumb a:focus {
    /* border-bottom: 1px solid #15324b; */
    text-decoration: underline;
    color: #fff;
}
#breadcrumb span {
    padding: 0 6px;
      font-size: 12px;
}

/*Breadcrumb [End]*/
 #gdpr-rfp span {

color: #000 !important;
}
div#contactus-form {
    margin-bottom: 20px;
}
/*Reservation Box [Start]*/
.outer-box {
    border: 1px solid #ececeb;
    margin: 30px auto 0;
    padding: 30px 0;
    text-align: center;
    max-width: 960px;
    width: 94%;
    background-color: #ececeb;
    color: #000;
}

.pro-txt {
    font-weight: normal;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
}

.lockimg.mim-icon-locked-padlock {
    font-size: 80px;
}

.vcard {
    font-size: 16px;
    line-height: 26px;
      margin-top: 12px;
}

.click-logo {
    padding: 20px 0 10px;
}

.fn {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 4px;
    color: #323232;
}
.click-logo a {border: none;}
.click-logo img {
    filter: invert(1);
}

/*Reservation Box [End]*/


/* container width [Start]*/
.container670 {
    max-width: 700px;
    margin: 0px auto;
    width: 100%;
   padding: 0 15px;
  box-sizing: border-box;
}
.container1110 {
    max-width: 1110px;
    margin: 0px auto;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
}
.container1124 {
    max-width: 1124px;
    margin: 0px auto;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
}
.container1170 {
    max-width: 1170px;
    margin: 0px auto;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.container1245 {
    max-width: 1245px;
    margin: 0px auto;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.container850 {
    max-width: 850px;
    margin: 0px auto;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.container1240 {
    max-width: 1240px;
    margin: 0px auto;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    position: relative;
}
.container1280 {
    max-width: 1280px;
    margin: 0px auto;
    width: 100%;
   box-sizing: border-box;
  padding: 0 20px;
}
.container990 {
    max-width: 990px;
    margin: 0px auto;
    width: 100%;
    padding: 0 20px;
     box-sizing: border-box;
  position: relative; z-index: 1;
}
.container900 {
    max-width: 900px;
    margin: 0px auto;
    width: 100%;
    padding: 0 20px;
     box-sizing: border-box;
}
/* container width [End]*/
/*Amenity [Start]*/
.amenity-section-border {
     padding: 25px 0px 0px 0px;
    border-top: 1px solid lightgrey;
    margin-top: 45px;
}
.amenity-section ul {
    padding: 0;
    margin: 0;
}
.service-amenity-accord-listing ul li {
    background: none;
    width: 49%;
    margin-right: 1%;
    display: inline-block;
    box-sizing: border-box;
        padding: 6px 15px 10px 32px;
    float: left;
    margin-bottom: 5px;
    margin-top: 0;
    position: relative;
}
.service-amenity-accord-listing img {
    width: 22px;
    height: auto;
    margin-right: 12px;
   position: absolute;
  left: 0;
  top: 9px;
}
.service-amenity-accord-listing ul.ul-common.uk-grid-small {
    margin-left: 5px;
}
ul.ul-common, .column31 ul.ul-common, .column32 ul.ul-common, .column33 ul.ul-common, .column21 ul.ul-common, .column22 ul.ul-common
 {padding-left:0;}

.ul-common li {padding-left: 15px; position: relative; padding-bottom: 0; padding-top: 0; list-style: none;     line-height: 27px;}
.ul-common li:before {
    content: "\e970";
    position: absolute;
    left: 0;
    top: 0;
    color: #15324b;
       font-family: mimiconfont;
    font-size: 6px;
}
/*Amenity [End]*/
/*Map Popup [Start]*/
body .H_ib_body {
  width: 294px;
    background: #fff;
    bottom: 1.5em;
    margin-right: -1em;
    padding: 10px;
}
body.contact-us .H_ib_body {
    width: 280px;
    right: 50% !important;
    transform: translateX(50%);
  bottom: 2.5em;
}
.map-box-section {}
body .H_ib_tail {display: none;}
.popupadd {color: #323232;}
h2.mappop-title {
       font-size: 20px;
    line-height: 28px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.map-name {
    font-size: 16px;
    font-weight: 700;
}
.contact-form-wrapper a.mapinnerbox_btn {
    display: none;
}
.popup-phone {
    color: #323232;
}
.location a.mapinnerbox_btn {
    display: none;
}
.location-accordion-content .ul-common li {    height: 40px;
    line-height: 40px;
    padding: 0 0 0 30px;}
.location-accordion-content .ul-common li:before {
    content: "\e905";
    position: absolute;
    left: 0;
    top: 0;
    color: #15324b;
    font-family: mimiconfont;
    font-size: 22px;
}
body svg.H_icon {
    fill: #15324b;
}
body svg.H_icon:hover, body svg.H_icon:focus {
    fill: #000;
}
body .H_zoom svg.H_icon, body .H_ctl svg.H_icon {
    /* fill: #fff; */
}
.mapinnerbox_title {
    color: #231F20;
    font-size: 16px;
    font-family: FreightTextProBook;
}
.mapinnerbox_snippet, .mapinnerbox_address {
   color: #231F20;
   
    font-family: FreightTextProBook;
}
a.mapinnerbox_btn {
  display: none;
    font-family: FreightTextProBook;
}
.thingsdetail a.mapinnerbox_btn {
    margin-right: 10px;
  position: relative;
}
.thingsdetail a.mapinnerbox_btn:after {
        content: "";
    background: #15324b;
    position: absolute;
    right: -8px;
    top: 4px;
    width: 1px;
    height: 10px;
}
.thingsdetail a.mapinnerbox_btn:last-child:after {content: none; display: none;}

/*Map Popup [End]*/
/* Read More [start]*/
.zizzag-stack-desc-long {
    display: none
}

.expand-zigzag a {
  font-size: 16px ;
  line-height:20px;
  font-family: FreightTextProBook; 
  font-weight:500;
letter-spacing: 0px;
color: #476D3A ;

}
.expand-zigzag {
    padding-top: 10px;
}

.expand-zigzag a:hover,
.expand-zigzag a:focus {
    border-bottom: solid 1px #476D3A!important;
    color: transparent;
    text-shadow: 0 0 0 #476D3A ;text-decoration: none;
}

.expand-zigzag .zig-less {
    display: none
}

.expand-zigzag .active .zig-less {
    display: inline-block
}

.expand-zigzag .active .zig-more {
    display: none
}
.expand-zigzag .zig-more:after {
     content: '\e904';
    font-family: 'mimiconfont' !important;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0 0 5px;
    position: relative;
    top: 2px;
}
.expand-zigzag .zig-less::after {
    content: '\e900';
    font-family: 'mimiconfont' !important;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0 0 5px;
    position: relative;
    top: 2px;
}
.commonsnippet .expand-zigzag {
    padding-bottom: 16px;
}

.zizzag-stack-desc-long {
    padding-top: 10px;
}

/* Read More [End]*/
.column31,
.column32,
.column33, .column21, .column22 {
    float: none;
    width: 100%;
}

.column31 ul, .column32 ul, .column33 ul, .column21 ul, .column22 ul {
    margin-bottom: 0;
    padding-left: 18px;
}

.ul-common .column31 ul,
.ul-common .column32 ul,
.ul-common .column33 ul {
    margin-bottom: 0;
}
.pkg-btn {
    margin-top: 20px;
}
.site-map-wrap ul {
    padding: 0;
    margin-bottom: 20px !important;
}
.sitemappadbottom {
    border-bottom: 1px solid lightgray;
    margin-bottom: 13px;
}
article.box2.sitemappadbottom:last-child {
    border: none;
    margin-bottom: 0;
  padding-bottom: 0;
}
.site-map-wrap.fourofour h1 {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
    padding-bottom: 20px;
    display: block;
}
#gdpr-privacy ul {
    margin: 0;
    padding: 0px 0 0 4px;
}
div#thirdparty-data .clearfix + ul {
    margin-top: 15px;
}
.gdpr-content h2 {
    margin: 0 0 10px 0;
}

.gdpr-content h3 {
    margin: 0 0 10px 0;
}

.gdpr-content .column21 {
    margin-top: 10px;
}

.gdpr-content .column31 {
    margin-top: 15px;
}

.gdpr-content .column22 {
    margin-bottom: 20px;
}

#gdpr-privacy ul li {
    list-style: none;
}
#gdpr-privacy ul li.padbttom{
    padding-left: 0;
}
#gdpr-privacy ul li.padbttom:before {
    content: none;
}
#gdprformsection label {
    width: auto;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 10px;
}

#gdprformsection input {
    max-width: 100%;
    margin-bottom: 20px;
}

#gdprformsection #gdprsubmit {
    max-width: 110px;
    cursor: pointer;
  background: transparent;
    color: #8D1214;
    border:solid 1px #8D1214;
    margin-bottom: 0;
    text-transform: uppercase;
      font-family: 'ralewayregular';
  font-weight: bold;
      line-height: 39px;
      transition: 0.5s;
}

#gdprformsection #gdprsubmit:hover,
#gdprformsection #gdprsubmit:focus {
    background: #8D1214;
    color: #fff;
    border-color: #8D1214;
}

#gdprformsection {
    margin-top: 20px;
}

.ada-confirmation .gdpr-content ul {
    padding: 0 0 0 20px;
    list-style: disc;
}

.ada-confirmation h2 {
    margin: 10px 0;
}

.ada-confirmation .boxspacer {
    height: 10px;
}

#gdpr-emailoffer {
    margin-top: 12px;
   line-height: 24px;
    font-size: 13px;
}

.commentcoderow {
    margin-top: 15px;
}
.mbt-30 {margin-top: 30px;}
.commentcoderow .google-captcha-code {
    margin-right: 15px;
    display: inline-block;
    position: relative;
    margin-bottom: 6px;
}
.contact-thanks .excontainer, .email-thanks .excontainer {
    padding: 0;
}
.commentcoderow .commentcodecol5 {
    margin-top: 20px;
    display: inline-block;
}

#rfpform .ada-datepicker {
    position: relative;
}

#rfpform .ada-datepicker button {
    width: 20px;
    top: 10px;
    right: 15px;
    border: 1px solid transparent;
    cursor: pointer;
}
#rfpform .ada-datepicker button:hover, #rfpform .ada-datepicker button:focus {
    border-color: #000;
}
.er-maindiv {
    width: 100%;
    clear: both;
    display: table;
    margin-top: 25px;
}


.totop {
    position: relative;
    right: 0;
    width: 45px;
    text-align: center;
    height: 45px;
    border-radius: 50%;
    bottom: 47px;
    display: none;
    z-index: 1;
    float: right;
}
.totop svg {display: none;}
.totop a span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
}
.footer-bottom .totop a {
    color: #fff;
    padding: 0;
    display: block;
    line-height: 41px;
    height: 47px;
    background-color: transparent;
    border: none;
    border: 1px solid #fff;
    width: 47px;
    border-radius: 50%;
    font-weight: bold;
    transition: 0.6s ease;
}
.totop a:hover,
.totop a:focus {
    background:  #a5a7e7;
  color: #2B4323;
    border-color: #a5a7e7;
}
.email-offers .uk-container.container990 {
    max-width: 1170px;
}
.email-offers .main-content img {
    width: 100%;
}
.er-contentbox-wrap {
    width: 24%;
    float: left;
    margin: 0 1.33% 0 0;
    position: relative;
    text-align: center;
}
.er-maindiv .er-contentbox-wrap:nth-child(4) {
    margin: 0;
}
.er-or {
    text-align: center;
    margin: 20px 0;
}
 .er-back {
    text-align: center;
}
.faq .answer.uk-card-body {
    padding-top: 0;
    padding-bottom: 0;
}
#gdpr-rfp br {
    display: none;
}

.site-map-wrap .subheader {
    margin-bottom: 20px;
}

.er-back a {
    max-width: 38%;
    
}
#meetingsnippet a.button {
    max-width: 220px;
}
.explore-detail-area a.second-button.button {
 /*   margin-top: 20px;*/
    margin-left: 0;
}
.snippet-distance span.mim-icon-distance-icon-22 {
    font-weight: 500;
    font-size: 19px;
}
.custom-tabs.inner-tab ul.uk-tab:before {
    left: 0;
  width:100%;
}
.commonsnippet.covid-snippet-two {
    padding-top: 50px;
}
.small-coupon {
    position: absolute;
    top: 40%;
    right: 30px;
    max-width: 350px;
    z-index: 1;
    color: #fff;
    background: #476d3a;
    width: 100%;
    text-align: center;
}
div#coupon-code {
    position: absolute;
    top: 150px;
    right: 30px;
    z-index: 9;
    width: 100%;
    max-width: 442px;
}
.offer-counter {
    display: inline-block;
    background: #8D1214;
    border-radius: 50%;
    color: #fff;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-left: 20px;
}
.coupon-main-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    line-height: 60px;
    padding-bottom: 0;
}
.coupon-title-box {
    background: #476d3a;
    color: #fff;
    position: relative;
    border-radius: 0 5px 5px 0;
    max-width: 335px;
    margin-bottom: 10px;
    padding-right: 20px;
    float: right;
}
.coupon-main-title a {
    color: #fff;
    display: block;
    position: relative;
    padding-left: 64px;
}
.coupon-main-title a:before {
    content: "\e90b";
    width: 48px;
    height: 60px;
    background: #8D1214;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 19px;
    text-align: center;
    font-family: 'mimiconfont' !important;
}
.coupon-detail-box {
    background: #0a1d3b;
    padding: 20px 6px;
    border-radius: 8px;
    position: relative;
    clear: both;
  
    transition: all .5s ease 0s;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    box-sizing: border-box;
}
.coupon-read-more-button a span.hide-details {
    display: none;
}
.coupon-inner-title {
    margin-bottom: 20px;
    color: #fff;
    padding-left: 5px;
  font-size: 24px;
    padding-bottom: 0;
}
.coupon-inner-box {
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    line-height: 25px;
}
.coupon-title {
    color: #0a1d3b;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}
.coupon-details {
    margin-bottom: 20px;
}
.coupon-details span {
    display: block;
}
.coupon-more-details {
    display: none;
}
.coupon-detail-box ul {
    padding: 0;
    list-style: none;
}
.coupon-detail-box ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px;
}
.coupon-read-more-button {
    margin-top: 20px;
}
.coupon-read-more-button a {
    color: #0a1d3b;
    font-weight: bold;
}
.coupon-cutting {
    clear: both;
    border-top: 2px dashed #c0c1be;
    position: relative;
    margin: 35px -5px 20px;
}
.coupon-cutting span.icon-scissors {
    position: absolute;
    top: -8px;
    transform: rotate(90deg);
    left: 10px;
}
.coupon-button a.button {
  /*  width: 190px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background: #c93214;
    color: #fff;*/
}
.coupon-close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    z-index: 1;
}
.coupon-close a {
    color: #fff;
    text-decoration: none;
}
.coupon-detail-box span.mim-icon-close:hover,.coupon-detail-box span.mim-icon-close:focus{
 color: #8D1214;
}
.coupon-detail-box .closbox{
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.coupon-detail-box .closbox a {
    color: #fff;
}
.coupon-detail-box .closbox a:hover,.coupon-detail-box .closbox a:focus{
 color: #8D1214;
}
.coupon-read-more-button a span.show-details:after {
    content: '\e904';
    font-family: 'mimiconfont' !important;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0 0 5px;
    position: relative;
    top: 0px;
}
.coupon-read-more-button a span.hide-details:after {
    content: '\e900';
    font-family: 'mimiconfont' !important;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0 0 5px;
    position: relative;
    top: 0px;
}
.coupon-detail-box span.mim-icon-close:hover, .coupon-detail-box span.mim-icon-close:focus {
    text-decoration: underline;
}
.coupon-main-title a:hover ,.coupon-main-title a:focus{
    text-decoration: none;
}
.coupon-cutting span.mim-icon-edit-cut {
    position: absolute;
    top: -9px;
    left: 10px;
}
.coupon-button {
    text-align: center;
}
.coupon-cutting:before {
    content: "";
    border-style: solid;
    border-color: transparent transparent transparent #476d3a;
    position: absolute;
    border-width: 6px;
    left: -15px;
    top: -6px;
}
.coupon-cutting:after {
    content: "";
    border-style: solid;
    border-color: transparent #476d3a transparent transparent;
    position: absolute;
    border-width: 6px;
    right: -15px;
    top: -6px;
}
.emailsnippet figure {
    margin-top: 20px;
}
 .custom-tabs.inner-tab ul ul li {
    padding-right: 20px;
}
.custom-tabs.inner-tab h3.ttdheltitle {
    font-weight: 400;
    font-size: 22px;
    padding-bottom: 4px;
    position: relative;
    margin-bottom: 20px;
}
.custom-tabs.inner-tab h3.ttdheltitle:before {
    position: absolute;
    content: "";
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    bottom: 0;
}
.htl-email {
   /* display: none;*/
}
div#packagesnippet .snippet-button .button {
    max-width: 380px;
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
  /*.location-map-menu{
  width:31%;
  }*/
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .custom-tabs.inner-tab ul.uk-tab:before{
  left:10px;
  }
  .custom-tabs.inner-tab h3.ttdheltitle:before {
   
    left: 20px;
    
}
  body.privacy .common-wrapper {
  
    padding:20px 0 0 0 !important;
}
  .captionwrap{
  position:relative;
  }
  .uk-offcanvas-flip .menu .close-text {
  
    top: 14px;
    font-size: 12px;
}
  .privacy .common-wrapper {
    padding: 20px 0;
}
  .home-room-section .read-more-content{
      text-align: left;
  }
  section.why-us .whyus-wrap div, section.why-us .whyus-wrap p {
    font-size: 13px;
}

}
@media all and (max-width: 960px) and (min-width: 320px) {
  .custom-tabs.inner-tab ul.uk-tab:before{
  left:10px;
  }
  .custom-tabs.inner-tab h3.ttdheltitle:before {
   
    left: 14px;
    
}
  .snippet-distance,.snippet-address,.snippet-phone {
    font-size: 14px;
}
  .main-right .uk-offcanvas-bar .secondary-menu li a.nav.navON {
    text-decoration: underline;
}
div#packagesnippet .snippet-button .button {
    padding: 0 10px;
    letter-spacing: normal;
}



  .exploreleftdetail{
  width:100%;
  }
  .explorerightdetail{
  width:100%;
  }
  .main-right .uk-offcanvas-bar .menu-dropdown ul li a.nav.navON {
    text-decoration: underline;
}
.main-right .uk-offcanvas-bar ul li a.navON {
    /*border-bottom: 2px solid #fff;
    display: inline-block;*/
}
  .meetings-events div#rfpform {
    margin-top: 0;
    padding-top: 0;
}
  h2.common-form-title,.email-offers h3.common-form-title {
    text-align: center; }
   .common-wrapper {
    padding: 20px 0;
    background-color: #efeff1;
    position: relative;
}
   /* .common-wrapper:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #f1f1f1;
    opacity: 0.5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.common-wrapper.addBg {
   
   background: url(/images_noindex/bgimagemobile.png);
  
}*/
  .common-wrapper.addBg:before {
    content: '';
    opacity: 0.4;
    background: #f2ede1;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    height: 100%;
    background-image: url(https://assets.milestoneinternet.com/stonebridge-companies/the-pennyweight-hotel-390356/onyxhotel/pennyweight/others/bg-img.png);
    opacity: 0.3;
}
  div#coupon-code{
    right: 10px;
    top: 80px;
    width: calc(100% - 20px);
   
}
  .coupon-main-title a:before{
    background:#476d3a;
  }
  .offer-counter {
    position: absolute;
   
    margin: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    left: -11px;
    bottom: -10px;
}
  span.coupon-main-title-text {
    display: none;
}
  .coupon-main-title a {
    padding-left: 0;
    height: 50px;
}
  .coupon-title-box {
    padding-right: 0;
    width: 50px;
    margin: 0;
    background: transparent;
}
  .custom-tabs.inner-tab h3 {
    margin: 25px  0 5px;
    color: #231F20;
}
  .custom-tabs.inner-tab ul ul {
    list-style: disc;
    padding-left: 65px;
    margin: 0;
}
  .custom-tabs.inner-tab ul ul li {
    padding-right: 20px;
}
  .excontainer ul.uk-tab.tab-head-part a {
    color: #231F20;
    padding: 10px;
    border-bottom: 3px solid transparent;
}
  .custom-tabs .uk-tab li.uk-active a, .custom-tabs .uk-tab li a:hover {
    color: #476D3A;
    /* border-color: #8D1214; */
    border-bottom: 3px solid #476D3A;
    transition: all ease 0.3s;
}
  .er-contentbox-wrap {margin-bottom: 20px;}
  .sitemappadbottom {
    padding-bottom:15px;
}
  .snippetbox a.err.arrow-link {
    display: block;
    border: none;
    margin-top: 10px;
}
  .zizzag-stack-desc-long .boxspacer {
    height: 10px;
}
  .button {padding: 0 30px;}
  #middle {
    padding-top: 60px;   

}
   #middle  img {
    width: 100%;
    height: auto;
}
  .meeting-wrapper .snippet-content .snippet-button a.button:last-child {
    margin-right: 0;
    float: right;
}
  
  .email-offers .common-wrapper {
        background: #fff;
       mix-blend-mode: unset;
    padding: 18px 0;
}
  #meetingsnippet a.button{
  max-width:230px;
  }
  .email-offers .common-wrapper.addBg:after {content: none !important; display: none;}
  .container1170, .container1240, .container990, .container1280 {
    padding: 0 20px;
  }
  .amenity-section-border {
    padding: 25px 15px 0px 15px;
    margin-top: 30px;
}
  .mbt-50 {margin-top: 25px;}
  .borderline {border-top: 1px solid lightgrey;
    padding-top: 30px; }
  .excontainer {
    padding: 30px 0;
}
  .gallery .excontainer {
    padding:15px 0 10px;
}
  .stay-desc {
    display: none;
}
    .service-amenity-accord-listing ul li {
    width: 100%;
    margin-right:0%;    margin-bottom: 0;     padding: 8px 15px 5px 32px;
}
  .site-map-wrap.fourofour h1 {
    padding: 0 15px;
}
  .er-or {
    margin-bottom: 12px;
}
  .overview-para {
    text-align: left;
}
  .snippetbox {
    text-align: center;
    margin-bottom: 20px;
}
  .snippetbox:last-child {
    margin-bottom: 0px;
}
  .site-map-wrap ul {margin-bottom: 0 !important;}
  .moreless {
    clear: both;
}
 .privacy .common-wrapper {
    background: transparent;
    padding: 0 !important;
}
  .uk-container {
    padding-left: 20px;
    padding-right: 20px;
}
  #breadcrumb {display: none;}
  .moreless a {
       font-size: 12px;
    text-transform: uppercase;
    border-bottom: solid 1px transparent !important;
    letter-spacing: 0;
    font-weight: bold;
    font-family: 'ralewayregular';
    border-bottom: solid 1px transparent !important;
    padding-bottom: 2px;
    color: transparent;
    text-shadow:0 0 0 #8d1214;
    font-weight: 800;
        padding-top: 10px;
    }
  a.showLess {
    display: none;
}
  .moreless.active  a.showLess {
    display: block;
}
   .moreless.active  a.loadMore {
    display: none;
}
   a.loadMore {
    display: block;
}
  .moreless a span {
    font-size: 12px;
    font-weight: 700;
}
  .amenitygroup h2 {
    margin-bottom: 5px;
}
 


.snippet-content-wrap h2.snippet-head {
    margin-bottom: 10px;
}
}


@media all and (min-width:767px) {

    #gdpr-privacy .column31,
    #gdpr-privacy .column32,
    #gdpr-privacy .column33 {
        margin-top: 15px;
    }
    #gdprformsection input {
        max-width: 250px;
        margin-bottom: 0;
    }

}

@media all and (min-width:768px) {
    #breadcrumb {
        display: block;
    }
  
}


@media all and (min-width:812px) {
    .faq-learn-continue-link {
        padding-bottom: 0;
    }



    .mobile-faq-img {
        display: none;
    }

    .ans-img.desktop-faq-img {
        display: block;
        position: absolute;
        top: 0;
        z-index: 1;
        line-height: 0;
        width: 50%;
    }

    .aroundtownq-box {
        display: flex;
    }

     #faq-question-list {
        position: relative;
    }
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.er-back a {
    max-width: 50%;
}
}
@media all and (min-width:961px) {
      .custom-tabs.inner-tab h3 {
            margin: 25px  0 5px;
    color: #231F20;
}
 .custom-tabs.inner-tab ul ul {
    list-style: disc;
    padding-left: 65px;
   margin: 0;
}
  .dining-content h2 {font-size: 30px;}
    h3 {
      color: #231F20;
        font-size: 20px;
       line-height: 30px;
      letter-spacing: 1.4px
    }
  
.moreless {
    display: none;
}
    h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .read-more-less-btn {
        margin: 20px 0;
    }

    
  div#middle {
    background: #000;
    color: #FFF;
}
  .excontainer {
    padding: 60px 0;
}
  .mbt-50 {margin-top: 50px;}

  .common-wrapper {
    padding: 50px 0;
    background-color: #f1f1f1;
    position: relative;
}
/* .common-wrapper.addBg {
    background: url(/images_noindex/bgimage.png);
}*/ 
.common-wrapper.addBg:before {
    content: '';
    opacity: 0.4;
    background: #f2ede1;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    height: 100%;
    background-image: url(https://assets.milestoneinternet.com/stonebridge-companies/the-pennyweight-hotel-390356/onyxhotel/pennyweight/others/bg-img.png);
    opacity: 0.3;
}
  .email-offers .common-wrapper {
    
    padding: 30px 0;
}
  .thingsdetail div#breadcrumb {
    padding-top: 18px;
}
    .column31,
    .column32,
    .column33 {
        width: 32%;
        padding-right: 10px;
        float: left;
    }
  .column33 {float: right; padding-right: 0;}
    .column21,
    .column22 {
        float: left;
       width: 48%
    }
.column22 {
        float: right;
    }
    #gdpr-privacy h2 {
        margin: 0 0 10px 0;
        font-size: 26px;
    }

    #gdpr-privacy h3 {    color: #231F20;
        margin: 0 0 10px 0;
        font-size: 24px;
    }

  .oh {
    border-right: 1px solid #323232;
    font-size: 25px;
    margin-right: 12px;
    padding-right: 15px;
}
  
  .errTop {
    font-size: 18px;
}
.er-maindiv .snippetbox img {
    margin-bottom: 10px;
}
 
    #gdpr-privacy .column21,
    #gdpr-privacy .column22 {
        margin: 15px 0;
    }

    .ada-confirmation h2 {
        font-size: 26px;
    }

  
}

@media all and (min-width:1024px) {
 
    .totop {
        display: block;
    }
}
.review-margin {
    border-bottom: 1px solid #dddddd;
}
.formslable {
    display: none !important;
}
a.has-link {
    text-shadow: 0 0 1px;
}

@media all and (max-width:767px) {
  
  h1 {
    font-size: 30px;
    line-height: normal;
}
 /* .custom-tabs.inner-tab .tab-head-part li {
    width: 33%;
    padding: 0;
    height: unset;
    line-height: normal;
}
  .excontainer ul.uk-tab.tab-head-part a {
    font-size: 12px;
    padding: 8px 4px;
    height: 49px;
}*/
  .er-back a {
    max-width: 100%;
    font-size: 13px;
}
  li.ttd-map-none {
    display: none;
}
    .er-contentbox-wrap {
    width: 100%;
  }
}

#meetingsnippet {
    padding-bottom: 40px;
}
.snippet-address {
    margin-top: 20px;
    position: relative;
    margin-bottom: 10px;
}
.snippet-phone {
    margin-top: 10px;
}
div#explorsnippet .snippet-button {
    margin-top: 30px;
}
.snippet-address a,.snippet-phone a {
    color: #476D3A;
}
.snippet-address a:hover, .snippet-phone a:hover, .snippet-address a:focus, .snippet-phone a:focus, .dining-url:hover a, .dining-url:focus a{
    color: #476D3A !important;
}
span.mim-icon-maps-and-flags.icon {
    color: #005CA1;
    position: absolute;
    left: 0;
    top: 4px;
}
/*a.second-button.button {
    background: transparent;
    margin-left: 10px;
    color: #8D1214;
    border-color: #8D1214;
}
a.second-button.button:hover,a.second-button.button:focus {
    background: #8D1214;
    color: #fff;
}*/


a.second-button.button {
    background: transparent;
    margin-left: 0;
    border: 0;
    max-width: unset;
    display: flex;
    padding: 0;
    height: unset;
    line-height: normal;
    padding-left: 5px;
    color: #231F20;
    font-weight: normal;
    font-family: FreightTextProBook;
    text-transform: capitalize;
}

a.second-button.button:hover, a.second-button.button:focus {
    background: transparent;
    text-decoration: underline;
}
.dining-url {
    display: flex;
    padding-top: 10px;
}
.dining h2.snippet-head {
    margin-top: 10px;
} 


.over-room.addBg:before {

  background: url(https://assets.milestoneinternet.com/stonebridge-companies/the-pennyweight-hotel-390356/onyxhotel/pennyweight/others/bg-img.png) #f2ede1;
   opacity: 0.3;
}

.home-room-section, .special {
    position: relative;
}

.home-room-section:before, .special:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #fff;
    z-index: -1;
    top: 50%;
}
.special:before {
    top: 0;
}

.highlight-wrapper.addBg:before {
    background: url(https://assets.milestoneinternet.com/stonebridge-companies/the-pennyweight-hotel-390356/onyxhotel/pennyweight/others/bg-img.png) #f2ede1;
    opacity: 0.3;
}