/* line 1, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
:root {
  --button-hover-bg-color: #cac243;
}
/* line 5, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 12, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
html {
  scroll-behavior: smooth;
  min-width: 100%;
}
/* line 17, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
body {
  font-size: 16px;
  line-height: 1.5;
  color: #515151;
  background-color: #fff;
  position: relative;
  font-family: 'robotoregular', arial, sans-serif;
  min-width: 100%;
}
/**** font family css ***/
@font-face {
  font-family: 'robotoregular';
  src: url('../webfonts/roboto-regular-webfont.eot');
  src: url('../webfonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/roboto-regular-webfont.woff2') format('woff2'), url('../webfonts/roboto-regular-webfont.woff') format('woff'), url('../webfonts/roboto-regular-webfont.ttf') format('truetype'), url('../webfonts/roboto-regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensedbold';
  src: url('../webfonts/robotocondensed-bold-webfont.eot');
  src: url('../webfonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/robotocondensed-bold-webfont.woff2') format('woff2'), url('../webfonts/robotocondensed-bold-webfont.woff') format('woff'), url('../webfonts/robotocondensed-bold-webfont.ttf') format('truetype'), url('../webfonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoblack';
  src: url('../webfonts/roboto-black-webfont.eot');
  src: url('../webfonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/roboto-black-webfont.woff2') format('woff2'), url('../webfonts/roboto-black-webfont.woff') format('woff'), url('../webfonts/roboto-black-webfont.ttf') format('truetype'), url('../webfonts/roboto-black-webfont.svg#robotoblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotobold';
  src: url('../webfonts/roboto-bold-webfont.eot');
  src: url('../webfonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/roboto-bold-webfont.woff2') format('woff2'), url('../webfonts/roboto-bold-webfont.woff') format('woff'), url('../webfonts/roboto-bold-webfont.ttf') format('truetype'), url('../webfonts/roboto-bold-webfont.svg#robotobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotolight';
  src: url('../webfonts/roboto-light-webfont.eot');
  src: url('../webfonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/roboto-light-webfont.woff2') format('woff2'), url('../webfonts/roboto-light-webfont.woff') format('woff'), url('../webfonts/roboto-light-webfont.ttf') format('truetype'), url('../webfonts/roboto-light-webfont.svg#robotolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../webfonts/PlayfairDisplay-Black.woff2') format('woff2'), url('../webfonts/PlayfairDisplay-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../webfonts/PlayfairDisplay-Medium.eot?#iefix') format('embedded-opentype'), url('../webfonts/PlayfairDisplay-Medium.woff2') format('woff2'), url('../webfonts/PlayfairDisplay-Medium.woff') format('woff'), url('../webfonts/PlayfairDisplay-Medium.ttf') format('truetype'), url('../webfonts/PlayfairDisplay-Medium.svg#robotobold') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir';
  src: url('../webfonts/Avenir-Medium.woff2') format('woff2'), url('../webfonts/Avenir-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dancing Script';
  src: url('../webfonts/DancingScript-Regular.eot');
  src: url('../webfonts/DancingScript-Regular.eot?#iefix') format('embedded-opentype'), url('../webfonts/DancingScript-Regular.woff2') format('woff2'), url('../webfonts/DancingScript-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* line 134, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
i.fa.fa-window-restore:before {
  content: '\f2d2 ';
  font-size: 16px;
  padding-left: 3px;
}
/** general css ***/
/* line 141, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.fw-normal {
  font-weight: normal !important;
}
/* line 145, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.container-fluid {
  max-width: 100%;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  height: auto;
}
/* line 155, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
/* line 160, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.py-5 {
  padding: 50px 0;
}
/* line 164, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* line 172, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
a,
button,
.btn,
.transition,
.sidebar,
.main-content,
.footer {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 184, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
img,
.img-fluid {
  max-width: 100%;
  height: auto;
}
/* line 190, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.d-block {
  display: block;
}
/* line 194, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.text-center {
  text-align: center;
}
/* line 198, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 204, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
/* line 210, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/* line 216, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/* line 222, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.ml-auto {
  margin-left: auto;
}
/* line 226, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.order-md-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
  order: 13;
}
/* line 232, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.order-lg-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
  order: 13;
}
/* line 238, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
/* line 247, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-more .ratings ~ div {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 6px;
}
/* line 254, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-more .ratings ~ div a.btn {
  min-width: 190px;
}
@media not all and (min-resolution: 0.001dpcm) {
  /* line 259, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*display: -webkit-box;*/
    width: 100%;
    overflow: hidden;
  }
}
/* line 269, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 343, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 0 10px;
}
/* line 351, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}
/* line 358, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.mb-4 {
  margin-bottom: 2.3rem;
}
/* line 362, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.pt-3 {
  padding-top: 1rem;
}
/* line 366, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.w-100 {
  width: 100%;
}
/* line 370, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.narrow-gutters {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 375, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.narrow-gutters .col-12 {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 380, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.narrow-gutters.py-5 {
  padding: 0 0 75px;
}
/* line 384, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.btn-primary {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #002951;
  padding: 12px 15px;
  font-family: 'robotoregular', arial, sans-serif;
  border: 1px solid #002951;
  color: #f5f5f5;
}
/* line 394, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.btn-primary:hover {
  background: var(--button-hover-bg-color);
  border-color: var(--button-hover-bg-color);
  opacity: 0.8;
}
/* line 400, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.btn {
  font-family: 'robotoregular', arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  padding: 10px 20px;
  display: inline-block;
  border: 1px solid #002951;
  text-transform: uppercase;
  outline: 0;
  color: #f5f5f5;
}
/* line 412, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.btn-outline-secondary {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f5f5f5;
  padding: 12px 15px;
  font-family: 'robotoregular', arial, sans-serif;
  border: 1px solid #f5f5f5;
  color: #002951;
}
/* line 422, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary.active {
  border: 1px solid #E4017E;
  color: #ffffff;
  background: #E4017E;
  opacity: 1;
}
/* line 431, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.primary_link:hover {
  color: #000;
}
/* line 435, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.btn-outline-primary,
[type=submit] {
  border-color: #fff;
  color: #f5f5f5;
  padding: 10px 22px 10px 30px;
  font-family: 'robotoregular', arial, sans-serif;
  font-size: 20px;
}
/* line 444, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.btn-outline-primary #MemberLoginForm_LoginForm_action_dologin,
[type=submit] {
  border-color: #fff;
  color: #f5f5f5;
  background: #002951;
  padding: 10px 22px 10px 30px;
  font-family: 'robotoregular', arial, sans-serif;
  font-size: 20px;
}
/* line 454, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.btn-outline-primary:hover {
  border-color: #002951;
  background: #002951;
}
/* line 459, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
[type=submit] {
  border: 1px solid #002951;
}
/* line 463, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.btn-outline-primary i,
.btn i {
  font-size: 24px;
  padding-left: 20px;
}
/* line 469, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.slick-slider {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
/* line 476, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.ratings i {
  font-size: 30px;
  padding: 0 5px;
}
/* line 481, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.ratings {
  margin-bottom: 24px;
}
/* line 485, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.text-secondary {
  color: #002951 !important;
}
/*** header css ***/
/* line 490, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.chg-header--topbar--text {
  margin-bottom: 15px;
  background-color: #002951;
  padding: 15px 15px;
  color: #fff;
  text-align: center;
  font-size: 15px;
}
/* line 499, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.chg-header-link a {
  color: #fff;
}
/* line 503, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header {
  background-color: transparent;
  padding: 30px 0;
}
/* line 508, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--logo {
  float: none;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: auto;
}
/* line 517, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--top-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 18px;
}
/* line 527, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item-link,
.header--top-navigation--item-link {
  color: #fff;
  padding: 5px 0;
  font-family: 'Avenir', arial, sans-serif;
  font-size: 18px;
  font-weight: 100;
}
/* line 536, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation span {
  font-size: 18px;
  font-family: 'Avenir', arial, sans-serif;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
  padding: 0 9px;
}
/* line 545, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item i {
  font-size: 20px;
  padding-right: 8px;
  color: #fff;
}
/* line 551, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item.dropdown i {
  padding-right: 0;
  padding-left: 15px;
}
/* line 556, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation {
  position: static;
  margin-left: auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
/* line 567, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item.dropdown .down:after {
  content: '\f078';
  font-family: "FontAwesome";
  font-style: normal;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  margin-left: 5px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 582, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item.dropdown .down {
  cursor: pointer;
  font-style: normal;
  margin-left: auto;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 591, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item.dropdown:hover .down:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 597, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--dropdown .header--main-navigation--dropdown--item .header--main-navigation--dropdown--item--link {
  font-size: 18px;
  padding: 12px 15px;
  text-transform: none;
  font-family: 'Avenir', arial, sans-serif;
  letter-spacing: 1px;
}
/* line 605, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--dropdown .header--main-navigation--dropdown--item .header--main-navigation--dropdown--item--link:hover {
  opacity: 0.8;
  font-weight: bolder;
}
/*.header--main-navigation .header--main-navigation--item:nth-last-child(2){ margin-left: 0;}*/
/* line 611, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner--cell.banner--button .btn {
  padding: 8px 15px;
  font-size: 18px;
  line-height: 1;
  border-radius: 4px;
  font-weight: bold;
}
/* line 619, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner--cell.banner--button .btn:hover {
  background-color: #002951;
  border-color: #002951;
}
/* line 624, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--dropdown,
.header--main-navigation--item:hover .header--main-navigation--dropdown {
  max-height: none;
  margin-bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  padding: 12px 0;
}
/* line 632, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--dropdown li {
  margin: 0;
}
/* line 636, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--dropdown {
  opacity: 0;
  visibility: hidden;
}
/* line 641, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item:hover .header--main-navigation--dropdown {
  opacity: 1;
  visibility: visible;
}
/* line 646, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--dropdown--item:last-child .header--main-navigation--dropdown--item--link {
  border-bottom: 0;
}
/* line 650, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--dropdown--item--link-main,
.header--main-navigation--dropdown--item--link-main:visited,
.header--main-navigation--dropdown--item--link,
.header--main-navigation--dropdown--item--link:visited {
  color: #fff;
}
/* line 657, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item-link:hover,
.header--main-navigation--item-link:active,
.header--top-navigation--item-link:hover {
  color: rgba(255, 255, 255, 0.8);
}
/* line 663, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item {
  margin-left: 40px;
}
/* line 667, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  width: 4px;
  background: transparent;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 683, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item:hover:before {
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
}
/* line 688, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item.banner--button:before {
  display: none;
}
/* line 692, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner--cell.banner--button {
  width: auto;
}
/*.header--main-navigation--item.dropdown > a:after {
    content: '\f078';
    font-family: "FontAwesome";
	display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    margin-left: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}*/
/* line 710, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header--main-navigation--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 721, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.sticky-top {
  position: fixed;
  top: 3.5rem;
  z-index: 1020;
  width: 100%;
}
/* line 728, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header.sticky-top.sticky {
  background: rgba(0, 0, 0, 0.8);
}
/* line 732, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.header .mob_logo {
  display: none;
}
/*** slider section css ***/
/* line 737, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.beneath-header--top {
  background: #f5f5f5;
  padding: 20px 0;
}
/* line 742, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .booking-form {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: auto;
  background: #f3f4f5;
  padding: 0;
}
/* line 754, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .container {
  text-align: left;
}
/* line 758, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .beneath-header--booking-form-wrapper-2 .title {
  display: block;
  color: #58585A;
  font-weight: bold;
  text-transform: none;
  font-size: 15px;
  margin-bottom: 8px;
}
/* line 767, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .booking-form--property-field {
  width: 360px;
  height: auto;
  padding: 6px 18px 6px 11px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  color: #58585A;
  font-family: 'roboto_condensedbold', arial, sans-serif;
  letter-spacing: 0.03em;
  outline: 0;
  background: #fff;
}
/* line 781, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction span.booking-form-date-field-group {
  position: relative;
  width: 100%;
}
/* line 786, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .booking-form-date-field-group-wrapper {
  margin-right: 15px;
  width: 600px;
}
/* line 791, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .form-control {
  padding: 7px 25px;
  text-transform: none;
  font-size: 16px;
  line-height: 1;
  color: #58585A;
  font-family: 'roboto_condensedbold', arial, sans-serif;
  letter-spacing: 0.03em;
  font-weight: normal;
  outline: 0;
  border-color: #aaaaaa;
  border-radius: 0;
}
/* line 805, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction span.booking-form-date-field-group:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 65%;
  right: 0;
  background: #979797;
  top: 7px;
}
/* line 815, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction span.booking-form-date-field-group:before,
.reservation_sction span.booking-form-date-field-group.right-arrow:before {
  content: "\f104";
  position: absolute;
  top: 7px;
  left: 12px;
  color: #979797;
  font-size: 16px;
  font-family: FontAwesome;
}
/* line 826, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction span.booking-form-date-field-group.right-arrow:before {
  content: "\f105";
  right: 14px;
  left: unset;
}
/* line 832, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .form-control.border-right-0 {
  border-right: 0;
  padding-right: 0;
}
/* line 837, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .form-control.border-left-0 {
  border-left: 0;
  padding-left: 15px;
}
/* line 842, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .icon.input-append:before {
  content: "\f073";
  position: absolute;
  top: 6px;
  right: 12px;
  color: #979797;
  font-size: 16px;
  font-family: FontAwesome;
}
/* line 852, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction fieldset._booking-form--fields {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
/* line 857, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .booking-form-date-field-group.right-arrow .icon.input-append:before {
  right: 32px;
}
/* line 861, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .btn {
  width: 380px;
  margin-left: 15px;
  padding: 6px 15px;
  border-radius: 4px;
}
/* line 868, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .btn.btn-md {
  display: block;
}
/* line 872, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reservation_sction .btn:hover {
  opacity: 0.8;
}
/* line 876, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.beneath-header--booking-form-wrapper-outer {
  position: static;
  z-index: 0;
}
/* line 881, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.beneath-header--booking-form-wrapper {
  position: static;
  z-index: 0;
  margin: 0px auto 0;
}
/* line 887, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.main-slider-section {
  position: relative;
}
/* line 891, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.main-slider-section.slick-dotted.slick-slider,
.bristol_slider.slick-dotted.slick-slider,
.workplace_section.slick-dotted.slick-slider {
  margin: 0;
}
/* line 897, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.sub_slider_section {
  position: relative;
  overflow: hidden;
}
/* line 902, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.sub_slider_section:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
}
/* line 913, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.sub_slider_section:after {
  content: '';
  position: absolute;
  width: calc(100% - 50px);
  height: 100%;
  display: block;
  background: rgba(236, 0, 140, 0.7);
  top: 100px;
  left: 35%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
  z-index: 9;
}
/* line 928, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.no-overlay:after {
  display: none;
}
/* line 932, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-text {
  position: absolute;
  left: 74%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  z-index: 99;
  max-width: 330px;
}
/* line 944, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.homepage-banner-text {
  left: 10%;
}
/* line 948, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-text p {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 0;
}
/* line 954, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-text p a {
  color: #fff;
}
/* line 958, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-text .details span {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  letter-spacing: 1px;
}
/* line 963, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-text .details i {
  font-size: 20px;
  padding-right: 8px;
  vertical-align: middle;
}
/* line 969, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-text a i {
  padding-left: 9px;
  font-size: 20px;
}
/* line 974, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-text .btn-outline-primary:hover {
  background-color: #002951;
  border-color: #002951;
}
/* line 979, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-text h2 {
  font-family: 'Playfair Display', arial, sans-serif;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
/* line 987, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-text i.fa-star {
  font-size: 28px;
  padding-right: 8px;
}
/* line 992, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-text .btn {
  margin-top: 24px;
  font-family: 'roboto_condensedbold', arial, sans-serif;
}
/* line 997, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.main-slider-section .slick-dots,
.bristol_slider .slick-dots,
.workplace_section .slick-dots {
  left: unset;
  right: 20px;
  text-align: right;
  bottom: 40px;
}
/* line 1006, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.main-slider-section .slick-dots li,
.bristol_slider .slick-dots li,
.workplace_section .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 5px;
}
/* line 1014, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.main-slider-section .slick-dots li button,
.bristol_slider .slick-dots li button,
.workplace_section .slick-dots li button {
  border: 2px solid #fff;
  border-radius: 100%;
  width: 15px;
  height: 15px;
}
/* line 1023, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.main-slider-section .slick-dots li button:before,
.bristol_slider .slick-dots li button:before,
.workplace_section .slick-dots li button:before {
  font-size: 0;
}
/* line 1029, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.main-slider-section .slick-dots li.slick-active button,
.bristol_slider .slick-dots li.slick-active button,
.workplace_section .slick-dots li.slick-active button {
  background: #fff;
}
/* line 1035, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.main-slider-section .featured-slideshow--prev:after,
.main-slider-section .featured-slideshow--next:after,
.bristol_slider .featured-slideshow--prev:after,
.bristol_slider .featured-slideshow--next:after,
.workplace_section .featured-slideshow--prev:after,
.workplace_section .featured-slideshow--next:after,
.hotel_images_slider .featured-slideshow--prev:after,
.hotel_images_slider .featured-slideshow--next:after,
.offers_slider .featured-slideshow--prev:after,
.offers_slider .featured-slideshow--next:after,
.room_section .featured-slideshow--prev:after,
.room_section .featured-slideshow--next:after {
  color: #fff;
  top: 50%;
  font-size: 65px;
}
/* line 1052, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.main-slider-section .featured-slideshow--prev:after,
.bristol_slider .featured-slideshow--prev:after,
.workplace_section .featured-slideshow--prev:after,
.workplace_section .featured-slideshow--prev:after,
.hotel_images_slider .featured-slideshow--prev:after,
.hotel_images_slider .featured-slideshow--prev:after,
.offers_slider .featured-slideshow--prev:after,
.offers_slider .featured-slideshow--prev:after,
.room_section .featured-slideshow--prev:after,
.room_section .featured-slideshow--prev:after {
  content: "\f104";
  left: 10px;
}
/* line 1066, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.main-slider-section .featured-slideshow--next:after,
.bristol_slider .featured-slideshow--next:after,
.workplace_section .featured-slideshow--next:after,
.workplace_section .featured-slideshow--next:after,
.hotel_images_slider .featured-slideshow--next:after,
.hotel_images_slider .featured-slideshow--next:after,
.offers_slider .featured-slideshow--next:after,
.offers_slider .featured-slideshow--next:after,
.room_section .featured-slideshow--next:after,
.room_section .featured-slideshow--next:after {
  content: "\f105";
  right: 10px;
}
/* line 1080, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.room_section .slick-prev,
.room_section .slick-next {
  width: 132px;
  height: calc(100% - 33px);
  background: rgba(0, 0, 0, 0.6);
  top: 51.5%;
}
/* line 1088, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.room_section .featured-slideshow--next:after,
.room_section .featured-slideshow--next:after {
  right: 24px;
}
/* line 1093, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.room_section .featured-slideshow--prev:after,
.room_section .featured-slideshow--prev:after {
  left: 24px;
}
/***guest-of-honour css ***/
/* line 1100, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour {
  background-color: #333533;
  text-align: center;
  padding: 60px 15px;
  color: #fff;
}
/* line 1107, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour h1 {
  font-family: 'Playfair Display', arial, sans-serif;
  font-size: 60px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 4px;
}
/* line 1115, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour .max-content {
  max-width: 597px;
  margin: 0 auto;
}
/* line 1120, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour .btn-secondary {
  background: transparent;
  border: 2px solid #9b9ca0;
  font-size: 20px;
  padding: 8px 30px 9px;
}
/* line 1127, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour .btn-secondary:hover {
  background-color: #fff;
  color: #646464;
  border-color: #fff;
  opacity: 1;
}
/* line 1134, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour .btn-secondary i {
  padding-left: 18px;
  font-size: 24px;
}
/*** clifton_hotel_section ***/
/* line 1143, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_hotel_section {
  padding: 30px 0;
}
/* line 1147, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_hotel_section h2,
.common_sub_title h2 {
  font-family: 'Playfair Display', arial, sans-serif;
  font-size: 60px;
  line-height: 1;
  color: #3C3C3C;
  margin-bottom: 16px;
  width: 100%;
  max-width: 248px;
}
/* line 1158, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_hotel_section h3,
.common_title h3 {
  font-family: 'robotoregular', arial, sans-serif;
  font-size: 22px;
  line-height: 1;
  color: #4A4E4F;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 14px;
}
/* line 1169, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.primary_link {
  text-transform: uppercase;
  display: inline-block;
  padding-top: 8px;
  font-family: 'robotobold', arial, sans-serif;
}
/* line 1176, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.primary_link i {
  font-size: 14px;
  padding-left: 10px;
}
/* line 1181, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_hotel_section p,
.berkeley_suits p {
  font-size: 15px;
  color: #4A4E4F;
  line-height: 1.5;
}
/* line 1188, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_hotel_section h2 {
  word-break: break-word;
  max-width: 199px;
}
/**** clifton_images_block ***/
/* line 1194, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block {
  margin: 15px 0px 15px 0px;
}
/* line 1198, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .container-fluid {
  padding: 0;
}
/* line 1202, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .col-12 {
  margin-bottom: 20px;
}
/* line 1206, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-image-wrapper {
  margin: 0;
  position: relative;
  z-index: 0;
}
/* line 1212, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-image-wrapper img {
  width: 100%;
  -webkit-transition: 0.4s ease;
  transition: 0.6s ease;
}
/* line 1218, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-image-wrapper:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: 0.6s all;
}
/* line 1229, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-image-wrapper:hover img.properties-list--item-image {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 1234, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-image-wrapper:hover::before {
  background: rgba(0, 0, 0, 0.3);
}
/* line 1238, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-more {
  position: absolute;
  top: 50%;
  padding: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 440px;
}
/* line 1253, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-more h3 {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  font-size: 46px;
  line-height: 1.1;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 3px;
}
/* line 1263, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-more .btn i {
  padding-left: 8px;
  font-size: 24px;
}
/* line 1268, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-more .btn {
  font-size: 20px;
}
/*** berkeley_suits section css ***/
/* line 1273, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.berkeley_suits {
  background-color: #eff1f0;
  padding: 50px 30px;
}
/* line 1278, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol {
  padding: 15px 0;
}
/* line 1282, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol_details {
  background-color: #cac243;
  color: #f5f5f5;
  background-image: url(../themes/default/images/bistrol-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  text-align: center;
  padding: 50px 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* line 1308, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol_details .btn.btn-outline-primary {
  border-color: #f5f5f5 !important;
  color: #f5f5f5 !important;
}
/* line 1313, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol_details .btn.btn-outline-primary:hover {
  background-color: #002951 !important;
  border-color: #002951 !important;
  color: #f5f5f5 !important;
}
/* line 1319, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol_details .experience-title {
  color: #f5f5f5;
}
/* line 1323, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol_details .experience-title-bristol {
  color: #002951 !important;
}
/* line 1327, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol_details img {
  margin-bottom: 26px;
}
/* line 1331, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.berkeley_suits .col-12.col-lg-5 {
  margin-left: 15px;
}
/* line 1335, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.berkeley_suits .common_title h3 {
  font-size: 18px;
  margin-bottom: 4px;
}
/* line 1340, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol h3 {
  margin-bottom: 8px;
  font-size: 36px;
  text-transform: uppercase;
}
/* line 1346, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol h2 {
  font-size: 76px;
  width: auto;
}
/* line 1351, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol p {
  font-size: 16px;
  line-height: 1.5;
}
/* line 1356, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol .btn {
  color: #3C3C3C;
  border-color: #3C3C3C;
  margin-top: 2rem;
}
/* line 1362, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_bristol .btn:hover {
  color: #fff;
  background-color: #3C3C3C;
}
/* line 1367, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.bristol_sub_slider {
  position: relative;
}
/* line 1371, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.bristol_sub_slider p {
  position: absolute;
  bottom: 0;
  left: 20px;
  color: #fff;
  font-family: 'Playfair Display', arial, sans-serif;
}
/* line 1379, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.bristol_sub_slider p span {
  display: block;
}
/* line 1383, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.berkeley_suits .ratings {
  margin-bottom: 10px;
}
/*** workplace_section_block css ***/
/* line 1388, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.workplace_section_block {
  position: relative;
  color: #fff;
}
/* line 1393, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.workplace_section_block:before,
.social_blog_section .social_main:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 1403, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.workplace_section h2 {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  font-size: 70px;
  line-height: 1;
  margin-bottom: 2rem;
  letter-spacing: 3px;
}
/* line 1411, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.workplace_section p {
  font-size: 19px;
}
/* line 1415, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.workplace_section .btn {
  border-width: 2px;
  margin-top: 1rem;
  padding: 12px 22px 13px 30px;
}
/* line 1421, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.workplace_section .btn i {
  padding-left: 40px;
}
/* line 1425, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.workplace_section_block_details,
.social_blog_section .social,
.blog_details {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  text-align: center;
  max-width: 460px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 15px;
}
/* line 1442, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.workplace_section .slick-dots li button,
.workplace_section .slick-dots li {
  width: 25px;
  height: 25px;
}
/* line 1448, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.workplace_section .slick-dots {
  right: 100px;
  bottom: 100px;
}
/* line 1453, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section {
  padding: 12px 0 15px;
}
/* line 1457, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .container-fluid {
  padding: 0;
}
/* line 1461, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .container-fluid .narrow-gutters,
.clifton_images_block .container-fluid .narrow-gutters {
  margin: 0;
}
/* line 1466, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.pl-0 {
  padding-left: 0;
}
/* line 1470, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.pr-0 {
  padding-right: 0;
}
/* line 1474, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .social_main {
  position: relative;
}
/* line 1478, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .social {
  max-width: 100%;
  color: #fff;
}
/* line 1483, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .social h3 {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  font-size: 52px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 1492, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled {
  list-style: none;
  padding: 0;
  margin: 50px 0 0;
}
/* line 1498, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled li {
  display: inline-block;
  margin: 0;
  padding: 0 40px;
}
/* line 1504, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled li:first-child {
  padding-left: 0;
}
/* line 1508, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled li:last-child {
  padding-right: 0;
}
/* line 1512, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled li a {
  display: block;
  width: 50px;
  height: 50px;
  background: #fff;
  line-height: 50px;
  text-align: center;
  margin: 0px auto 20px;
  font-size: 30px;
  border-radius: 100%;
  color: #3c3c3c;
}
/* line 1525, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled li a:hover {
  background: #002951;
  color: #fff;
}
/* line 1530, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled li span {
  font-family: 'roboto_condensedbold', arial, sans-serif;
}
/* line 1534, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.blog_details {
  max-width: 100%;
  padding: 0px 15px;
}
/* line 1539, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.blog_details h3 {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  font-size: 110px;
  line-height: 1;
  margin-bottom: 24px;
  text-transform: uppercase;
  color: #fff;
}
/** newsletter section css ***/
/* line 1550, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.newsletter_section {
  background-color: #ECEDEE;
  padding: 18px 25px;
}
/* line 1555, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.everything-but-footer {
  padding: 0;
}
/* line 1559, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.newsletter_section .content-inner {
  margin-top: 0;
}
/* line 1563, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.newsletter_section .btn-primary {
  font-family: 'robotoregular', arial, sans-serif;
}
/* line 1567, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#mc-embedded-subscribe-form {
  margin: 0;
}
/* line 1571, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.newsletter_section .homepage--title {
  font-size: 26px;
  font-family: 'roboto_condensedbold', arial, sans-serif;
  color: #002951;
  margin: 0;
}
/* line 1578, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.newsletter_section p {
  font-size: 16px;
  font-family: 'robotobold', arial, sans-serif;
  color: #002951;
  margin: 0;
}
/* line 1585, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.newsletter_section .field {
  margin-bottom: 0;
  font-family: 'robotoregular', arial, sans-serif;
  height: auto;
  padding: 10px 15px;
  display: inline-block;
  outline: 0;
  width: 280px;
  text-align: center;
}
/* line 1596, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#mc_embed_signup_scroll {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
/*** footer css ***/
/* line 1603, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top {
  background: #002951;
  text-align: center;
}
/* line 1608, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--group-title,
.qrter-footer-top--awards-title {
  color: #fff;
  font-family: Lato, Arial, Helvetica, Geneva, sans-serif;
}
/* line 1614, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--link {
  color: #fff;
  font-size: 16px;
  padding: 3px 0;
  font-family: Lato, Arial, Helvetica, Geneva, sans-serif;
}
/* line 1621, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--link:hover {
  opacity: 0.5;
  padding-left: 3px;
}
/* line 1626, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-bottom {
  border: 0;
  display: none;
}
/* line 1631, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--awards li {
  width: 100px;
}
/* line 1635, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--group-title:after,
.qrter-footer-top--awards-title:after {
  background: #d8d8d8;
}
/** hotel page css **/
/* line 1641, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.map-section .property-page--map {
  height: 480px;
}
/* line 1645, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.room_sub_section {
  position: relative;
  margin-top: 28px;
}
/* line 1650, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.room_details {
  position: absolute;
  top: 50%;
  background: #fff;
  right: 0%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 550px;
  padding: 80px 60px;
  height: 100%;
}
/* line 1663, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.room_details h2 {
  font-size: 56px;
  margin-bottom: 32px;
}
/* line 1668, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.room_details .primary_link {
  padding-top: 20px;
}
/* line 1672, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.dine_section {
  background: #fff;
  -webkit-clip-path: polygon(0% 13%, 5% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
  clip-path: polygon(0% 13%, 5% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
  margin-top: -100px;
  padding: 50px 50px;
}
/* line 1680, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest_section {
  background-color: #ECEDEE;
  padding: 15px 0;
}
/* line 1685, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.dine_section p {
  font-size: 18px;
  margin-top: 35px;
  margin-bottom: 50px;
}
/* line 1691, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.dine_section ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
/* line 1697, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.dine_section ul li a,
.dine_section ul li span {
  font-size: 16px;
  font-family: 'roboto_condensedbold', arial, sans-serif;
  color: #515151;
  margin-bottom: 15px;
  display: inline-block;
  position: relative;
  padding-left: 46px;
}
/* line 1708, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.dine_section .ml-3 {
  margin-left: 15px;
}
/* line 1712, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.dine_section ul li a:hover {
  color: #ec008c;
}
/* line 1716, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.dine_section ul li a i,
.dine_section ul li span i {
  position: absolute;
  top: -3px;
  left: 0;
  font-size: 24px;
}
/* line 1724, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest_section h2,
.dine_section h2 {
  max-width: 100%;
}
/* line 1729, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest_section .custom_margin {
  padding-right: 50px;
}
/* line 1733, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offers_sub_slider {
  position: relative;
}
/* line 1737, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offers_details {
  position: absolute;
  top: 50%;
  right: 10%;
  background: rgba(0, 0, 0, 0.7);
  max-width: 470px;
  padding: 70px 85px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
/* line 1751, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offers_details h3 {
  font-family: 'Dancing Script', arial, sans-serif;
  font-size: 50px;
  line-height: 1;
  margin-bottom: 10px;
  font-weight: normal;
  text-transform: lowercase;
}
/* line 1760, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offers_details h2 {
  font-family: 'Playfair Display', arial, sans-serif;
  font-size: 60px;
  line-height: 1;
  margin-bottom: 26px;
}
/* line 1767, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offers_details p {
  font-size: 14px;
  letter-spacing: 3px;
  margin-bottom: 30px;
}
/* line 1773, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offers_details .btn {
  font-size: 16px;
}
/* line 1777, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offers_details .btn i {
  font-size: 18px;
}
/* line 1781, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.book-section {
  background-color: #ECEDEE;
  margin: 15px 0;
}
/* line 1786, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.book-section-img {
  position: relative;
}
/* line 1790, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.book-section-img:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 1799, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.book-section .reward_section {
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  top: 50%;
  max-width: 490px;
  margin: 0 auto;
  padding: 15px;
}
/* line 1813, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.reward_section h3 {
  font-family: 'Playfair Display', arial, sans-serif;
  font-size: 60px;
  line-height: 1;
  color: #fff;
  margin-bottom: 60px;
  letter-spacing: 3px;
}
/* line 1822, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.book-section .custom-margin {
  padding: 50px 30px;
}
/* line 1826, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.book-section .custom-margin h2,
.room_details h2 {
  max-width: 100%;
}
/* line 1831, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.book-section .custom-margin ul {
  list-style: none;
  padding-left: 0;
}
/* line 1836, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.book-section .custom-margin ul li {
  font-size: 16px;
  font-family: 'robotoregular', arial, sans-serif;
  color: #3C3C3C;
  position: relative;
  padding-left: 15px;
}
/* line 1844, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.book-section .custom-margin ul li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 5px;
  height: 1px;
  display: block;
  background-color: #3C3C3C;
}
/* line 1855, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.book-section .custom-margin .primary_link i,
.dine_section .primary_link i,
.room_details .primary_link i {
  padding-left: 0;
}
/* line 1861, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.museum-section {
  text-align: center;
  background-color: #ECEDEE;
  padding: 22px 0;
}
/* line 1867, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.museum-section h2 {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  color: #58585A;
  font-size: 18px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
/* line 1875, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.museum-section a.btn {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1px;
}
/* line 1881, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.museum-section a.btn:hover {
  opacity: 0.8;
}
/* line 1885, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.museum-section a.btn i {
  padding-left: 10px;
}
/* line 1889, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.museum-section a.btn.mr-3 {
  margin-right: 15px;
}
/*** error page css ***/
/* line 1894, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.error_section {
  padding: 80px 0 95px;
  text-align: center;
}
/* line 1899, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.error_section h1 {
  font-family: 'Playfair Display', arial, sans-serif;
  font-size: 70px;
  line-height: 1;
  color: #3C3C3C;
  margin-bottom: 40px;
}
/* line 1907, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.error_section p {
  font-size: 20px;
  margin-bottom: 40px;
}
/* line 1912, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.error_section .btn {
  min-width: 290px;
  padding: 6px 15px;
  border-radius: 4px;
  font-size: 16px;
}
/*** philosophy_page css ***/
/* line 1920, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.philosophy_section_details {
  padding: 30px 0;
}
/* line 1924, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_container {
  max-width: 745px;
  margin: 0 auto;
}
/* line 1929, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.philosophy_section_details h1 {
  font-family: 'Playfair Display', arial, sans-serif;
  font-size: 50px;
  line-height: 1.2;
}
/* line 1935, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.philosophy_section_details p {
  font-size: 17px;
  line-height: 1.3;
}
/* line 1940, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.details_block {
  padding: 40px 30px 30px;
  background: #fff;
  margin-top: -47px;
  -webkit-clip-path: polygon(0% 16%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
  clip-path: polygon(0% 16%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
}
/* line 1948, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_container .details_block h1,
h2 {
  font-family: 'Playfair Display', arial, sans-serif;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 24px;
}
/* line 1956, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_container .details_block p {
  font-size: 18px;
}
/*** experience page css ***/
/* line 1961, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_section {
  padding: 50px 50px;
  background: #f3f4f5;
}
/* line 1966, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_section h1 {
  font-family: 'Playfair Display', arial, sans-serif;
  font-size: 60px;
  line-height: 1.1;
  word-break: break-word;
}
/* line 1973, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_section p {
  color: #3c3c3c;
  font-size: 18px;
}
/* line 1978, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_section p.black {
  font-family: 'robotoblack', arial, sans-serif;
}
/* line 1982, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_section p.black a {
  color: #3c3c3c;
}
/* line 1986, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_section .common_container_fluid {
  margin-bottom: 60px;
}
/* line 1990, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_section p.black a:hover {
  color: #ec008c;
}
/* line 1994, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_box,
.common_box_first {
  background: #fff;
  padding: 50px 50px;
  -webkit-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  transform: translateX(-240px);
  margin-right: -240px;
  margin-top: 20px;
  margin-bottom: 20px;
  z-index: 1;
  position: relative;
}
/* line 2008, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_box_first {
  -webkit-transform: translateX(240px);
  -ms-transform: translateX(240px);
  transform: translateX(240px);
  margin-left: -240px;
  margin-right: 0;
}
/* line 2016, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_box h2 {
  max-width: 100%;
  margin-bottom: 26px;
}
/* line 2021, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_box h3 {
  font-size: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
/* line 2027, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_box p {
  font-size: 20px;
}
/* line 2031, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.box_shadow {
  background: #fff;
  -webkit-box-shadow: 0px 0px 9px 0px #b3b3b3;
  box-shadow: 0px 0px 9px 0px #b3b3b3;
}
/* line 2037, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_section .btn,
.guest_honour_section .btn {
  background: #002951;
  color: #fff;
  border: 2px solid #002951;
  min-width: 250px;
  font-size: 20px;
  padding: 13px 20px;
}
/* line 2047, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_section .btn:hover,
.guest_honour_section .btn:hover {
  opacity: 0.8;
}
/* line 2052, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.experience_section .common_box .btn_black {
  color: #3C3C3C;
  border: 2px solid #3C3C3C;
  background: #fff;
  min-width: 150px;
  padding: 10px 20px;
  font-size: 18px;
}
/* line 2061, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_box .btn_black:hover {
  color: #fff;
  background: #3C3C3C;
}
/* line 2066, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_box .btn_black i {
  padding-left: 20px;
  font-size: 24px;
}
/*** guest_honour css ***/
/* line 2072, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest_honour_section {
  padding: 50px 50px 5px;
  background-color: #f1f5f6;
}
/* line 2077, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest_honour_section .common_box,
.guest_honour_section .common_box_first {
  padding: 100px 150px 100px 80px;
}
/* line 2082, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest_honour_section .common_box h2 {
  margin-bottom: 34px;
  line-height: 1.1;
}
/* line 2088, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .max-content {
  max-width: 1800px;
}
/* line 2092, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .card-main img {
  max-width: 23%;
}
/* line 2096, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .main-title,
.guest-of-honour-custom .bottom-title {
  font-size: 18px;
  color: #000;
}
/* line 2102, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guest-of-honour-custom {
  padding: 30px 15px 40px;
  color: #002951;
  background-color: #f5f5f5;
  text-align: start;
}
/* line 2109, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guest-of-honour-custom .JoinButton {
  text-align: center;
}
/* line 2113, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guest-of-honour-custom .package-benefit-item {
  color: #000000b0;
}
/* line 2117, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guest-of-honour-custom .benefit-title {
  font-weight: 500;
  line-height: 1;
}
/* line 2122, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guest-of-honour-custom .benefit-description {
  font-weight: bold;
}
/* line 2126, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guest-of-honour-custom .benefit-card {
  margin-bottom: 30px;
}
/* line 2130, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .main-title {
  padding-bottom: 30px;
}
/* line 2134, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .bottom-title {
  padding-top: 60px;
}
/* line 2138, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .bottom-title h5 {
  margin-bottom: 0;
}
/*** masterclass css ***/
/* line 2148, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.masterclass_section {
  background-color: #fff;
}
/* line 2152, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.masterclass_section h3 {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  font-size: 28px;
  margin-bottom: 15px;
}
/* line 2158, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.masterclass_section .mt-5 {
  margin-top: 50px;
}
/* line 2162, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.masterclass_section .common_box h3 {
  color: #E4017D;
  font-size: 16px;
  font-family: 'robotoregular', arial, sans-serif;
}
/* line 2168, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.blog_section .common_box h3 {
  font-family: 'robotobold', arial, sans-serif;
}
/* line 2172, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.blog_section {
  background: #f3f4f5;
}
/* line 2176, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.blog_section .common_box,
.blog_section .common_box_first {
  padding: 50px 80px;
}
/* line 2181, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.blog_section .primary_link i {
  font-size: 24px;
}
/* line 2185, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.content-main {
  margin-bottom: 0;
}
/* line 2189, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.catrgory_link {
  text-align: right;
  display: block;
}
/* line 2194, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.catrgory_link ul {
  margin-bottom: 0;
}
/* line 2198, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.catrgory_link ul li a {
  font-family: 'robotobold', arial, sans-serif;
  font-weight: normal;
  color: #5D5D5D;
  font-size: 18px;
  padding: 0 20px 6px;
}
/* line 2206, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.catrgory_link ul li a.active {
  color: #002951;
}
/* line 2210, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.catrgory_link ul li:after {
  display: none;
}
/* line 2214, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.blog_child_section {
  padding: 50px 50px;
}
/* line 2218, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
div .blog_sub_details {
  padding: 50px 0 30px;
  -webkit-clip-path: none;
  clip-path: none;
  margin-top: 0;
  font-size: 18px;
}
/* line 2226, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
html div .pt-0 {
  padding-top: 0;
}
/* line 2230, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.releated_section h2 {
  font-family: 'Playfair Display', arial, sans-serif;
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 24px;
}
/* line 2237, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.releated_section a {
  color: #4E4E4E;
  border: 2px solid #4E4E4E;
  background: #fff;
  min-width: 150px;
  padding: 10px 20px;
  font-size: 18px;
  width: 32%;
  display: inline-block;
  margin-right: 15px;
  text-align: center;
}
/* line 2250, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.releated_section a:hover {
  color: #fff;
  background-color: #ec008c;
  border-color: #ec008c;
}
/*** contact page css ***/
/* line 2257, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.contact_section {
  padding: 80px 50px;
}
/* line 2261, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.contact_section .contact-map {
  height: 320px;
}
/* line 2265, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.contact_section h1 {
  font-family: 'Playfair Display', arial, sans-serif;
  font-size: 60px;
  line-height: 1.1;
}
/* line 2271, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.contact_section p {
  font-size: 22px;
  letter-spacing: 2px;
  color: #555658;
}
/* line 2277, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.form-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
/* line 2287, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.form-group {
  margin-bottom: 1rem;
}
/* line 2291, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
/* line 2297, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
/* line 2309, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.form-control {
  display: block;
  width: 100%;
  height: auto;
  font-family: 'roboto_condensedbold', arial, sans-serif;
  letter-spacing: 1px;
  padding: 0.7rem .75rem;
  font-size: 16px;
  line-height: 1;
  color: #58585A;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
/* line 2330, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
textarea.form-control {
  height: auto;
}
/* line 2334, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
label {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  letter-spacing: 1.2px;
  color: #58585A;
  display: block;
  margin-bottom: 5px;
}
/* line 2342, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
::-webkit-input-placeholder {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  letter-spacing: 1px;
  color: #58585A;
}
/* line 2348, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.contact_section .content-main__aside-right-half {
  width: 100%;
  padding-right: 0;
  float: none;
}
/* line 2354, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.custom-select {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 0.9rem 3rem 0.9rem .75rem;
  font-family: 'roboto_condensedbold', arial, sans-serif;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 1;
  color: #58585A;
  vertical-align: middle;
  background: #ffffff url(../themes/default/images/icons/down.png) no-repeat right 0px top / 41px 41px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 2373, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.contact_section [type=submit] {
  margin-left: auto;
  display: block;
  border-radius: .25rem;
  padding: 12px 30px;
}
/* line 2380, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.address_section p {
  text-align: left;
  margin-bottom: 7px;
  font-family: 'roboto_condensedbold', arial, sans-serif;
  font-size: 24px;
  letter-spacing: 0;
}
/* line 2388, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.address_section p a > span {
  display: block;
}
/* line 2392, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.address_section i {
  padding-right: 15px;
  font-size: 32px;
  line-height: 1.3;
  vertical-align: middle;
}
/* line 2399, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.address_section a {
  color: #555658;
  display: inline-block;
  font-family: 'roboto_condensedbold', arial, sans-serif;
  font-size: 22px;
}
/* line 2406, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.address_section a:hover,
.address:hover i,
.address:hover a {
  color: #002951;
}
/* line 2412, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.ContactUserForm .field.dropdown {
  width: 49.4%;
  margin: 0 3px 12px;
  display: inline-block;
}
/* line 2418, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#ContactFormOptionID {
  margin-left: 0;
}
/* line 2422, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
div#EnquiryTypeOptionID {
  margin-right: 0;
}
/* line 2426, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.content-main--inner__aside-right {
  margin-right: 0;
}
/* line 2430, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.terms_section {
  padding: 50px 50px;
}
/* line 2434, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.terms_section h3 {
  font-size: 18px;
  font-family: 'roboto_condensedbold', arial, sans-serif;
}
/* line 2439, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.terms_section p {
  font-family: 'robotoregular', arial, sans-serif;
  margin-bottom: 3px;
  color: #000;
}
/* line 2445, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block h2 {
  font-size: 22px;
  margin-bottom: 30px;
  padding: 0 15px;
}
/* line 2451, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.getaway_banner {
  position: relative;
}
/* line 2455, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.getaway_banner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
}
/* line 2465, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.winter_getaway_section {
  padding: 0px 50px;
}
/* line 2469, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.getaway_banner_details {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #fff;
  padding: 15px;
  z-index: 1;
}
/* line 2482, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.getaway_banner_details h2 {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  font-size: 46px;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 3px;
}
/* line 2491, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.dine_section ul li span {
  cursor: auto;
}
/* line 2495, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-image-wrapper.unsubscribe:before {
  background: rgba(0, 0, 0, 0.7);
}
/* line 2499, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.getaway_banner.backdrop_overlay:after {
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
/* line 2504, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--group__5 {
  width: 19%;
}
/* Bog page content css */
/* line 2509, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_container h3,
h2,
h1,
h4,
h5,
h6 {
  font-family: 'Playfair Display', arial, sans-serif;
}
/* line 2518, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.common_container p {
  font-family: 'robotoregular', arial, sans-serif;
}
/* CSS for footer Partnership section*/
/* line 2523, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--partership-title {
  position: relative;
  padding-bottom: 16px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  font-family: Lato, Arial, Helvetica, Geneva, sans-serif;
}
/* line 2533, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--partership-link {
  height: auto;
  width: 120px;
  display: inline-block;
  margin: 0 20px 20px 0;
}
/* line 2540, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--partership img {
  width: auto;
  height: auto;
}
/* line 2545, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--partership-list {
  list-style: none;
  padding: 0 0 20px;
  margin: 0;
}
/* line 2551, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--partership {
  display: block;
  list-style: none;
  padding: 40px 20px 0 20px;
  font-size: 0;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 20px;
}
/* line 2562, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.qrter-footer-top--partership ul {
  list-style: none;
  padding: 0 0 20px;
  margin: 0;
}
/* line 2568, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.philosophy_banner_img {
  min-height: 280px;
  object-fit: cover;
}
/* line 2573, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.getaway_banner_details {
  z-index: 2;
}
/* line 2577, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.mobile-img {
  display: none !important;
}
/* line 2581, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.uppercase-text {
  text-transform: uppercase;
}
/* line 2585, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.membership_include_section {
  padding: 65px 0;
}
/* line 2589, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.membership_include_section h2 {
  display: none;
}
/** PopUp Ad section css ***/
/* line 2595, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1040;
}
/* line 2606, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  max-width: 750px;
  background-color: #002951;
  width: 100%;
  z-index: 1040;
}
/* line 2620, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#popup .popup-content {
  border: 1px solid #ffffff;
  padding: 20px 10px;
  text-align: center;
}
/* line 2625, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#popup .popup-content h2 {
  font-family: 'robotolight', arial, sans-serif;
  font-size: 40px;
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 60px;
}
/* line 2634, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#popup .popup-content h4,
#popup .popup-content p {
  font-family: 'robotolight', arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 30px;
}
/* line 2645, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#popup .popup-content button#closePopup {
  background-color: #002951;
  position: absolute;
  top: -45px;
  right: 0;
  padding: 0;
  margin: 0;
  font-size: 32px;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border: 0;
}
/* line 2661, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#popup .popup-content button#closePopup:hover,
#popup .popup-content button#closePopup:focus {
  background-color: #4a4e4f;
  outline: none;
}
/* line 2667, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#popup .popup-content button#closePopup .ic-close {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
}
/* line 2675, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#popup .popup-content button#closePopup .ic-close::before,
#popup .popup-content button#closePopup .ic-close::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #ffffff;
}
/* line 2687, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#popup .popup-content button#closePopup .ic-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 2695, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#popup .popup-content button#closePopup .ic-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 2706, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
#popup .popup-content .btn-outline-primary:hover,
#popup .popup-content .btn-outline-primary:focus {
  background-color: var(--button-hover-bg-color);
  border-color: var(--button-hover-bg-color);
}
/*Our Hotels Slider css start*/
/* line 2716, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
h2.group-bookings-title {
  font-size: 60px;
  font-weight: 500;
  color: #002a52;
}
/* line 2725, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-prev div {
  position: absolute;
  width: 50px;
  height: 50px;
  font-size: 40px;
  line-height: 50px;
  margin-top: -25px;
  top: 50%;
  left: 0;
  cursor: pointer;
}
/* line 2736, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-prev div:after {
  font-family: FontAwesome;
  width: 50px;
  text-align: center;
  display: block;
  position: absolute;
  content: "\f104";
  color: #002a52;
  left: -60px;
  top: 50%;
  font-size: 80px;
}
/* line 2752, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-next div {
  position: absolute;
  width: 50px;
  height: 50px;
  font-size: 40px;
  line-height: 50px;
  margin-top: -25px;
  top: 50%;
  right: 0;
  cursor: pointer;
}
/* line 2763, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-next div:after {
  font-family: FontAwesome;
  width: 50px;
  text-align: center;
  display: block;
  position: absolute;
  content: "\f105";
  color: #002a52;
  right: -60px;
  top: 50%;
  font-size: 80px;
}
/* line 2778, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list {
  margin: 0 -20px;
}
/* line 2781, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track {
  display: flex;
}
/* line 2784, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide {
  height: inherit !important;
  margin: 0 20px;
}
/* line 2788, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child {
  height: 100%;
}
/* line 2791, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card {
  display: flex !important;
  flex-direction: column;
  border: 2px solid #002a52;
}
/* line 2796, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .card-thumbnail-img {
  min-height: 364px;
  max-height: 364px;
  object-fit: cover;
}
/* line 2802, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content {
  display: flex;
  flex-direction: column;
  padding: 25px 25px 20px 25px;
  color: #002a52;
  height: 100%;
}
/* line 2809, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content h2 {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 12px;
}
/* line 2815, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content p {
  font-size: 20px;
  color: #002a52;
}
/* line 2820, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content .description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* Number of lines to show */
  -webkit-box-orient: vertical;
  /* Required for line clamp */
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 2830, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content .extra-para {
  flex-grow: 1;
}
/* line 2834, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content .btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 2839, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content .btn-wrapper .btn {
  font-size: 20px;
  line-height: 24px;
  padding: 10px 20px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  overflow: hidden;
  border: 1px solid #002951;
  color: #002951;
  background: transparent;
  font-weight: bold;
  box-shadow: 0px 0 0px 0 transparent inset;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  min-width: unset !important;
}
/* line 2857, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content .btn-wrapper .btn:hover {
  cursor: pointer;
  box-shadow: 250px 0 0px 0 #002951 inset;
  color: #ffffff;
}
/* line 2873, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.group-booking {
  padding-top: 90px;
}
/* line 2876, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.group-booking p {
  font-size: 20px;
  color: #3c3c3c;
}
/* line 2881, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.group-booking img.best-start-day-off {
  max-height: 600px;
  width: 100%;
  object-fit: cover;
}
/* line 2887, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.group-booking .offerDetails {
  margin-bottom: 0;
}
/* line 2892, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Contact_Us {
  padding-top: 100px;
}
/* line 2895, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Contact_Us p {
  font-size: 20px;
  color: #3c3c3c;
}
/* line 2901, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Contact_Us .contact-details .flex-wrapper {
  display: flex;
  gap: 5px;
  align-items: flex-start;
  margin: 4px 0;
}
/* line 2907, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Contact_Us .contact-details .flex-wrapper p {
  margin-bottom: 0;
  text-transform: uppercase;
}
/* line 2912, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.Contact_Us .contact-details .flex-wrapper a {
  font-size: 20px;
  text-transform: uppercase;
  word-break: break-word;
  letter-spacing: 1px !important;
}
/*Our Hotels Slider css end*/
/* line 2925, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection {
  background-color: #ffffff;
}
@media (max-width: 575px) {
  /* line 2928, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour.guestOfHonourSection {
    padding: 15px 15px 30px;
  }
}
/* line 2932, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection .mainTitle {
  color: #58585A;
  text-transform: none;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 0;
}
/* line 2939, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection .mainTitle br {
  display: none;
}
@media (max-width: 575px) {
  /* line 2942, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour.guestOfHonourSection .mainTitle br {
    display: block;
  }
}
/* line 2947, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection .mainTitle p {
  margin-bottom: 0;
}
/* line 2952, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection .offerDetails {
  margin: 35px 0;
}
@media (max-width: 575px) {
  /* line 2955, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour.guestOfHonourSection .offerDetails {
    margin: 20px 0 30px;
    display: block;
  }
}
/* line 2960, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection .offerDetails .offerDetailMainDiv {
  margin: 5px 0;
}
@media (max-width: 575px) {
  /* line 2963, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour.guestOfHonourSection .offerDetails .offerDetailMainDiv {
    margin: 12px 0;
    text-align: center;
    justify-content: center;
  }
  /* line 2968, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour.guestOfHonourSection .offerDetails .offerDetailMainDiv a.offerLink {
    font-size: 16px;
  }
}
/* line 2975, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection .btn-secondary {
  color: #58585A;
  border-color: #58585A;
}
/* line 2981, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offerDetails {
  display: flex;
  justify-content: center;
  gap: 5%;
  flex-wrap: wrap;
  margin: 52px 0;
  align-items: center;
}
/* line 2989, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offerDetails .offerDetailMainDiv {
  gap: 15px;
  margin: 8px 0;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
/* line 2997, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offerDetails .offerDetailMainDiv a.offerLink {
  color: #58585A;
  letter-spacing: 1px;
  font-weight: 700;
}
/* line 3003, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offerDetails .offerDetailMainDiv .iconContainer {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 3011, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offerDetails .offerDetailMainDiv .iconContainer .check {
  display: inline-block;
  transform: rotate(45deg);
  height: 24px;
  width: 16px;
  margin-top: -6px;
  border-bottom: 5px solid #58585A;
  border-right: 5px solid #58585A;
}
@media (max-width: 767px) {
  /* line 3025, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #popup {
    max-width: 500px;
  }
  /* line 3029, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #popup .popup-content h2 {
    font-size: 25px;
    margin-bottom: 40px;
  }
  /* line 3034, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #popup .popup-content h4 {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
@media (max-width: 575px) {
  /* line 3043, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #popup {
    max-width: 95%;
  }
  /* line 3047, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #popup .popup-content h2 {
    margin-bottom: 30px;
  }
  /* line 3051, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #popup .popup-content h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 400px) {
  /* line 3060, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #popup {
    max-width: 300px;
  }
  /* line 3064, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #popup .popup-content h2 {
    font-size: 30px;
  }
  /* line 3068, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #popup .popup-content h4 {
    font-size: 20px;
  }
}
/*** responsive media ***/
@media (min-width: 576px) {
  /* line 3077, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .container {
    max-width: 540px;
  }
  /* line 3081, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: calc(50% - 1px);
  }
  /* line 3088, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 768px) {
  /* line 3097, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .container {
    max-width: 720px;
  }
  /* line 3101, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 3108, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: calc(50% - 1px);
  }
  /* line 3115, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 3122, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #expshowmore {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 3128, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .container {
    max-width: 960px;
  }
  /* line 3132, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 3139, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 3146, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 3153, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: calc(50% - 1px);
  }
  /* line 3160, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: calc(58.333333% - 1px);
  }
}
@media (min-width: 1200px) {
  /* line 3169, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1200px) {
  /* line 3178, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .container {
    max-width: 1140px;
  }
  /* line 3182, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
@media (min-width: 1450px) {
  /* line 3192, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .container {
    max-width: 1400px;
  }
  /* line 3196, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #mc_embed_signup_scroll {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 3202, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner-text {
    max-width: 450px;
  }
}
@media (min-width: 2550px) {
  /* line 3208, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .sticky-top {
    top: 5rem;
  }
}
@media (max-width: 1860px) {
  /* line 3215, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 130px;
  }
}
@media (max-width: 1816px) {
  /* line 3222, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown {
    width: 49%;
  }
}
@media (max-width: 1800px) {
  /* line 3229, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 126px;
  }
}
@media (max-width: 1760px) {
  /* line 3237, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 123px;
  }
}
@media (max-width: 1760px) {
  /* line 3245, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 120px;
  }
}
@media (max-width: 1600px) {
  /* line 3253, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 112px;
    top: 52%;
  }
}
@media (max-width: 1449px) {
  /* line 3261, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form-date-field-group-wrapper {
    width: 450px;
  }
  /* line 3265, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner-text h2 {
    font-size: 50px;
  }
  /* line 3269, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .sub_slider_section:after {
    height: calc(100% + 275px);
  }
  /* line 3273, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner-text {
    max-width: 368px;
    left: 70%;
  }
  /* line 3278, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .homepage-banner-text {
    left: 10%;
  }
  /* line 3282, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section {
    margin-top: -70px;
  }
  /* line 3286, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    height: calc(100% - 35px);
    top: 52%;
    width: 100px;
  }
  /* line 3293, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .releated_section a {
    width: 31.5%;
  }
  /* line 3297, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section p {
    font-size: 20px;
    letter-spacing: 1px;
  }
}
@media (max-width: 1400px) {
  /* line 3306, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .max-content {
    max-width: 1400px;
  }
  /* line 3310, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour h1,
  .clifton_hotel_section h2,
  .common_sub_title h2,
  .social_blog_section .social h3,
  h2.group-bookings-title {
    font-size: 48px;
  }
  /* line 3318, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_images_block .properties-list--item-more h3 {
    font-size: 42px;
  }
  /* line 3322, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol h2,
  .workplace_section h2 {
    font-size: 60px;
  }
  /* line 3327, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol h3 {
    font-size: 28px;
  }
  /* line 3331, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol_details {
    padding: 40px 55px;
  }
  /* line 3335, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section .slick-dots {
    right: 40px;
    bottom: 40px;
  }
  /* line 3340, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section .slick-dots li button,
  .workplace_section .slick-dots li {
    width: 15px;
    height: 15px;
  }
  /* line 3346, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section h2 {
    margin-bottom: 1rem;
  }
  /* line 3350, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section .btn {
    margin-top: 0.5rem;
  }
  /* line 3354, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li {
    padding: 0 34px;
  }
  /* line 3358, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_details h3 {
    font-size: 80px;
  }
  /* line 3362, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol .btn {
    margin-top: 1.5rem;
  }
  /* line 3366, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section p {
    margin-top: 24px;
  }
  /* line 3370, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_details {
    padding: 50px 50px;
  }
  /* line 3374, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .field {
    width: 100%;
  }
  /* line 3378, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reward_section h3 {
    font-size: 48px;
  }
  /* line 3382, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    height: calc(100% - 34px);
    top: 52.5%;
    width: 88px;
  }
}
@media (max-width: 1199px) and (max-width: 1044px) {
  /* line 3391, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown {
    width: 48.9%;
  }
}
@media (max-width: 1199px) {
  /* line 3397, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .sticky-top {
    top: 2.5rem;
  }
  /* line 3401, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item-link,
  .header--top-navigation--item-link {
    font-size: 14px;
  }
  /* line 3406, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item {
    margin-left: 30px;
  }
  /* line 3410, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item i {
    font-size: 14px;
    padding-right: 4px;
  }
  /* line 3415, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner--cell.banner--button .btn {
    font-size: 14px;
  }
  /* line 3419, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .sub_slider_section:after {
    top: 0;
  }
  /* line 3423, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner-text {
    left: 67%;
    max-width: 312px;
    top: 54%;
  }
  /* line 3429, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .homepage-banner-text {
    left: 10%;
  }
  /* line 3433, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form--property-field {
    width: 320px;
  }
  /* line 3437, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form-date-field-group-wrapper {
    width: 350px;
  }
  /* line 3441, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour {
    padding: 40px 15px;
  }
  /* line 3445, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_images_block .properties-list--item-more h3 {
    font-size: 36px;
    margin-bottom: 15px;
  }
  /* line 3450, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol_details {
    padding: 30px 30px;
  }
  /* line 3454, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section_block_details,
  .social_blog_section .social,
  .blog_details {
    top: 48%;
  }
  /* line 3460, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social h3 {
    font-size: 40px;
  }
  /* line 3464, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled {
    margin: 25px 0 0;
  }
  /* line 3468, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li a {
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 0px auto 11px;
    font-size: 26px;
  }
  /* line 3476, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_details h3 {
    font-size: 64px;
  }
  /* line 3480, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol h2,
  .workplace_section h2 {
    font-size: 54px;
  }
  /* line 3485, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol_details img {
    margin-bottom: 15px;
  }
  /* line 3489, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol h3 {
    margin-bottom: 5px;
  }
  /* line 3493, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section {
    padding: 18px 15px;
  }
  /* line 3497, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .homepage--title {
    font-size: 21px;
  }
  /* line 3501, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section p {
    font-size: 14px;
  }
  /* line 3505, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section h2 {
    max-width: 50%;
  }
  /* line 3509, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section h2 {
    font-size: 40px;
  }
  /* line 3513, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section p {
    margin: 15px 0;
  }
  /* line 3517, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_details {
    padding: 30px 30px;
    max-width: 460px;
    right: 64px;
  }
  /* line 3523, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_details h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  /* line 3528, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_details .primary_link {
    padding-top: 8px;
  }
  /* line 3532, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    top: 53%;
    width: 71px;
  }
  /* line 3538, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .featured-slideshow--next:after,
  .room_section .featured-slideshow--next:after,
  .room_section .featured-slideshow--prev:after,
  .room_section .featured-slideshow--prev:after {
    top: 0;
  }
  /* line 3545, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .featured-slideshow--next:after,
  .room_section .featured-slideshow--next:after {
    right: 0;
  }
  /* line 3550, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .featured-slideshow--prev:after,
  .room_section .featured-slideshow--prev:after {
    left: 0;
  }
  /* line 3555, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--dropdown,
  .header--main-navigation--item:hover .header--main-navigation--dropdown {
    min-width: 240px;
  }
  /* line 3560, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--dropdown .header--main-navigation--dropdown--item .header--main-navigation--dropdown--item--link {
    padding: 10px 12px;
    font-size: 14px;
  }
  /* line 3565, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .philosophy_section_details h1 {
    line-height: 1.2;
    margin-bottom: 20px;
  }
  /* line 3570, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_container .details_block h2 {
    margin-bottom: 15px;
  }
  /* line 3574, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .story_section {
    padding-bottom: 20px;
  }
  /* line 3578, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box,
  .common_box_first {
    -webkit-transform: translateX(-125px);
    -ms-transform: translateX(-125px);
    transform: translateX(-125px);
    margin-right: -125px;
    padding: 40px 30px;
  }
  /* line 3587, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box_first {
    -webkit-transform: translateX(125px);
    -ms-transform: translateX(125px);
    transform: translateX(125px);
    margin-left: -125px;
    margin-right: 0;
  }
  /* line 3595, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box h2 {
    font-size: 42px;
    margin-bottom: 15px;
    line-height: 1.1;
  }
  /* line 3601, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box p {
    font-size: 16px;
  }
  /* line 3605, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_honour_section .common_box,
  .guest_honour_section .common_box_first {
    padding: 60px 30px;
  }
  /* line 3610, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_honour_section .common_box h2 {
    margin-bottom: 15px;
  }
  /* line 3614, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .masterclass_section .mt-5 {
    margin-top: 30px;
  }
  /* line 3618, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .masterclass_section h3 {
    line-height: 1;
  }
  /* line 3622, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_section .common_box,
  .blog_section .common_box_first {
    padding: 50px 30px;
  }
  /* line 3627, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .releated_section a {
    margin-right: 13px;
  }
  /* line 3631, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .releated_section h2 {
    font-size: 40px;
  }
  /* line 3635, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section {
    padding: 60px 40px;
  }
  /* line 3639, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .address_section p,
  .address_section a {
    font-size: 20px;
  }
  /* line 3644, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .address_section i {
    padding-right: 12px;
    font-size: 28px;
    line-height: 1.2;
  }
  /* line 3650, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown {
    width: 48.8%;
  }
  /* line 3654, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation span {
    font-size: 14px;
  }
  /* line 3658, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--topbar a {
    font-size: 1.2rem;
  }
}
@media (max-width: 1024px) {
  /* line 3664, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offerDetails {
    gap: 3%;
    margin: 36px 0;
  }
  /* line 3668, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv {
    gap: 8px;
  }
  /* line 3671, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv .iconContainer {
    height: 40px;
    width: 40px;
  }
  /* line 3675, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv .iconContainer .check {
    height: 16px;
    width: 10px;
    margin-top: -3px;
    border-bottom: 4px solid #58585A;
    border-right: 4px solid #58585A;
  }
  /* line 3690, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .Hotels #HotelSlider .slick-prev div:after {
    left: -50px;
  }
  /* line 3698, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .Hotels #HotelSlider .slick-next div:after {
    right: -50px;
  }
  /* line 3704, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .Hotels #HotelSlider .slick-list {
    margin: 0 -10px;
  }
  /* line 3708, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .Hotels #HotelSlider .slick-list .slick-track .slick-slide {
    margin: 0 10px;
  }
}
@media (max-width: 991px) {
  /* line 3718, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner-text h2 {
    font-size: 40px;
    margin-bottom: 8px;
  }
  /* line 3723, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner-text p {
    font-size: 14px;
  }
  /* line 3727, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner-text {
    max-width: 270px;
    left: 64%;
  }
  /* line 3732, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .homepage-banner-text {
    left: 10%;
  }
  /* line 3736, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .sub_slider_section:after {
    top: -30px;
    height: calc(100% + 280px);
  }
  /* line 3741, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .berkeley_suits .col-12.col-lg-5,
  .dine_section .ml-3 {
    margin-left: 0;
  }
  /* line 3746, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .order-lg-last {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 3752, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .field {
    width: 235px;
  }
  /* line 3756, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .mb-3 {
    margin-bottom: 16px;
  }
  /* line 3760, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol_details {
    padding: 15px;
  }
  /* line 3764, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour h1,
  .clifton_hotel_section h2,
  .common_sub_title h2 {
    font-size: 40px;
    margin-bottom: 8px;
  }
  /* line 3771, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol h2,
  .workplace_section h2,
  h2.group-bookings-title {
    font-size: 40px;
  }
  /* line 3777, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol p {
    font-size: 14px;
  }
  /* line 3781, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol h3 {
    font-size: 20px;
  }
  /* line 3785, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol .btn {
    margin-top: 0.2rem;
  }
  /* line 3789, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social h3 {
    font-size: 30px;
  }
  /* line 3793, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li {
    padding: 0 15px;
  }
  /* line 3797, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li a {
    width: 34px;
    height: 34px;
    line-height: 34px;
    margin: 0px auto 11px;
    font-size: 20px;
  }
  /* line 3805, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li span {
    font-size: 14px;
  }
  /* line 3809, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_details h3 {
    font-size: 50px;
  }
  /* line 3813, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section .btn i {
    padding-left: 20px;
  }
  /* line 3817, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_images_block .properties-list--item-more .btn i {
    font-size: 20px;
    padding-left: 8px;
  }
  /* line 3822, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section p {
    font-size: 16px;
    margin-bottom: 0.5rem;
  }
  /* line 3827, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section h2 {
    margin-bottom: 0.5rem;
  }
  /* line 3831, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section_block_details,
  .social_blog_section .social,
  .blog_details {
    width: 440px;
  }
  /* line 3837, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_images_block .properties-list--item-more h3 {
    font-size: 30px;
    margin-bottom: 8px;
  }
  /* line 3842, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .ratings i {
    font-size: 25px;
  }
  /* line 3846, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .btn-outline-primary,
  .workplace_section .btn,
  .clifton_images_block .properties-list--item-more .btn {
    font-size: 16px;
    padding: 6px 22px;
  }
  /* line 3853, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .ratings {
    margin-bottom: 14px;
  }
  /* line 3857, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section h2,
  .common_sub_title h2,
  .clifton_hotel_section h2 {
    max-width: 100%;
  }
  /* line 3863, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour h1 {
    margin-bottom: 20px;
  }
  /* line 3867, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .menu-toggle--inner:after,
  .menu-toggle--inner:before,
  .menu-toggle--inner {
    background: #fff;
  }
  /* line 3873, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 3878, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .btn {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
    border-radius: 0;
  }
  /* line 3885, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin {
    padding-right: 0;
  }
  /* line 3889, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section h2 {
    font-size: 32px;
  }
  /* line 3893, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section ul li a i,
  .dine_section ul li span i {
    font-size: 18px;
    top: 0;
  }
  /* line 3899, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section ul li a,
  .dine_section ul li span {
    padding-left: 34px;
    font-size: 15px;
    margin-bottom: 8px;
  }
  /* line 3906, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_details {
    max-width: 400px;
    padding: 40px 40px;
  }
  /* line 3911, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .book-section .reward_section {
    top: 35%;
  }
  /* line 3915, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reward_section h3 {
    font-size: 40px;
    margin-bottom: 24px;
  }
  /* line 3920, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_details h2 {
    font-size: 32px;
  }
  /* line 3924, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_details h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  /* line 3929, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_details p {
    font-size: 14px;
  }
  /* line 3933, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    top: 54%;
  }
  /* line 3938, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_container {
    max-width: 650px;
  }
  /* line 3942, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_container .details_block h2 {
    font-size: 38px;
  }
  /* line 3946, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .details_block {
    padding: 30px 30px 20px;
    -webkit-clip-path: polygon(0% 14%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 14%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
  }
  /* line 3952, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .philosophy_section_details h1 {
    font-size: 40px;
  }
  /* line 3956, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section {
    padding: 50px 30px;
  }
  /* line 3960, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box h2 {
    font-size: 32px;
  }
  /* line 3964, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box h3 {
    font-size: 16px;
  }
  /* line 3968, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section .common_box .btn_black {
    font-size: 16px;
    padding: 6px 20px;
  }
  /* line 3973, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_honour_section {
    padding: 50px 30px 5px;
  }
  /* line 3977, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 53px;
  }
  /* line 3982, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .featured-slideshow--prev:after,
  .room_section .featured-slideshow--next:after {
    font-size: 40px;
  }
  /* line 3987, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .featured-slideshow--prev:after {
    left: 0;
  }
  /* line 3991, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .featured-slideshow--next:after {
    right: 0;
  }
  /* line 3995, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_details {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  /* line 4001, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_child_section {
    padding: 50px 30px;
  }
  /* line 4005, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item {
    margin-left: 10px;
  }
  /* line 4009, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .address_section p,
  .address_section a {
    font-size: 16px;
  }
  /* line 4014, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .address_section i {
    padding-right: 8px;
    font-size: 22px;
  }
  /* line 4019, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section {
    padding: 40px 30px 60px;
  }
  /* line 4023, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section p {
    font-size: 18px;
    text-align: center;
  }
  /* line 4028, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section h1 {
    text-align: center;
  }
  /* line 4032, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .form-control,
  label {
    font-size: 15px;
  }
  /* line 4037, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section [type=submit] {
    padding: 8px 30px;
  }
  /* line 4041, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section h1 {
    font-size: 50px;
  }
  /* line 4045, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .Experience-desktop .experience_section h1 {
    font-size: 40px;
  }
  /* line 4049, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .winter_getaway_section {
    padding: 0px 30px;
  }
  /* line 4053, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .getaway_banner_details h2 {
    font-size: 30px;
  }
  /* line 4057, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .card-main {
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
  }
  /* line 4063, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .card-main img {
    max-width: 45%;
  }
  /* line 4067, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .main-title,
  .guest-of-honour-custom .bottom-title {
    font-size: 18px;
  }
  /* line 4072, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .bottom-title {
    padding-top: 20px;
  }
  /* line 4076, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .main-title {
    padding-bottom: 30px;
  }
}
@media (max-width: 770px) {
  /* line 4082, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .mobile-img {
    display: block !important;
  }
  /* line 4086, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .desktop-img {
    display: none !important;
  }
  /* line 4090, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--site-width {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 4096, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--logo {
    margin-right: auto;
  }
  /* line 4100, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item:before {
    display: none;
  }
  /* line 4104, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--right--top {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 4110, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--menu-toggle {
    margin: 0;
    height: auto;
    padding: 0;
  }
  /* line 4116, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .banner--cell.banner--button {
    width: 100%;
    display: block;
    padding: 0;
  }
  /* line 4122, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .banner--cell.banner--button a {
    display: block;
    margin: 10px 15px 10px 12px;
    font-size: 18px;
    padding: 11px 10px;
    background: #002951;
    color: #fff;
    border-color: #002951;
  }
  /*.header .header--main-navigation--item.d-flex.align-items-center {position: -webkit-sticky;position: sticky; top: calc(100% - 52px); width: 100%; background: #333533; z-index: 999; padding: 5px 0; }*/
  /* line 4133, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--main-navigation--item.d-flex.align-items-center a .header--top-navigation--item-link {
    padding: 0 10px;
  }
  /* line 4137, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--main-navigation {
    max-height: 100vh;
    height: calc(100vh - 100px);
    overflow-y: auto;
    background: #333533;
    position: absolute;
    width: calc(100% + 6px);
    top: calc(100% + 4px);
    left: 0;
    right: 0;
    -webkit-transform: translateY(calc(-100% - 100px));
    -ms-transform: translateY(calc(-100% - 100px));
    transform: translateY(calc(-100% - 100px));
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    display: block !important;
    margin-right: 0;
  }
  /* line 4157, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item {
    margin: 0;
  }
  /* line 4161, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item i {
    font-size: 16px;
    padding-right: 8px;
  }
  /* line 4166, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--main-navigation.menu-on {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
  }
  /* line 4175, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--main-navigation .header--main-navigation--item {
    border-top: 0;
    text-align: left;
  }
  /* line 4180, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--main-navigation--item-link {
    display: block;
    width: 100%;
  }
  /* line 4185, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--main-navigation .header--main-navigation--item:first-child {
    border-top-color: transparent;
  }
  /*.header--main-navigation--item.dropdown > a:after{position:absolute; right:24px;}*/
  /* line 4190, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item-link,
  .header--top-navigation--item-link {
    padding: 10px 15px;
    font-size: 24px;
    letter-spacing: 2px;
    font-family: 'Playfair Display', arial, sans-serif;
  }
  /* line 4198, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .btn {
    display: block;
  }
  /* line 4202, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .btn.btn-md {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  /* line 4209, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form--mobile-trigger:after {
    display: none;
  }
  /* line 4213, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  body.main {
    overflow: hidden !important;
  }
  /* line 4217, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  body.main::-webkit-scrollbar {
    width: 0px;
    background: transparent;
  }
  /* line 4222, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  html .header .header--main-navigation--item-link:hover,
  html .header .header--main-navigation--item-link:active,
  html .header .header--top-navigation--item-link:hover {
    border-bottom-color: transparent;
  }
  /* line 4229, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  html .header .header--main-navigation--item-link.roTate {
    color: #ec008c;
  }
  /* line 4233, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--dropdown,
  .header--main-navigation--item:hover .header--main-navigation--dropdown {
    left: 0;
    background: #333533;
    min-width: 100%;
  }
  /* line 4240, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--dropdown .header--main-navigation--dropdown--item .header--main-navigation--dropdown--item--link {
    font-size: 18px;
    padding: 10px 15px;
    font-family: 'Playfair Display', arial, sans-serif;
    letter-spacing: 2px;
  }
  /* line 4247, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .releated_section a {
    width: 31%;
  }
  /* line 4251, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item.dropdown:hover .down:after {
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
  }
  /* line 4257, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item.dropdown .down {
    position: absolute;
    right: 20px;
    top: 0px;
    height: 47px;
    width: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 4274, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--dropdown.sub-menu {
    width: 100%;
    position: relative;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    left: 0;
    top: 0;
    padding: 0px;
    display: none;
    opacity: 1;
    visibility: visible;
  }
  /* line 4288, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item.dropdown .down.roTate:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #002951;
  }
  /* line 4295, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main .sticky-top,
  .main .header.sticky-top.sticky {
    background: #333533;
  }
  /* line 4300, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main .menu-toggle--inner:after,
  .main .menu-toggle--inner:before {
    background: #fff;
  }
  /* line 4305, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .sticky-top {
    position: relative;
    background-color: #ffffff;
    top: 0rem;
  }
  /* line 4311, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation--item-link,
  .header--top-navigation--item-link,
  .header--top-navigation span {
    color: #000;
  }
  /* line 4317, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .menu-toggle--inner:after,
  .menu-toggle--inner:before,
  .menu-toggle--inner {
    background: #000;
  }
  /* line 4323, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header.sticky-top.sticky {
    position: fixed;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px #cdcdcd;
    box-shadow: 0px 0px 10px 0px #cdcdcd;
  }
  /* line 4330, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--main-navigation .header--main-navigation--item-link,
  .header--top-navigation--item-link {
    color: #fff;
    text-transform: none;
  }
  /* line 4336, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--top-navigation--item-link {
    text-transform: uppercase;
    font-family: 'roboto_condensedbold', arial, sans-serif;
    font-size: 20px;
  }
  /* line 4342, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--main-navigation span {
    text-transform: uppercase;
    font-family: 'roboto_condensedbold', arial, sans-serif;
    font-size: 20px;
  }
  /* line 4348, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--logo {
    display: none;
  }
  /* line 4352, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .mob_logo {
    display: block;
  }
  /* line 4356, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main .header .header--logo {
    display: block;
  }
  /* line 4360, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main .header .mob_logo,
  .main .header.sticky .mob_logo {
    display: none;
  }
  /* line 4365, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--main-navigation .header--main-navigation--item-link.currentToggle {
    color: #002951;
  }
  /* line 4369, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section .content-main__aside-right-half {
    margin-bottom: 30px;
  }
  /* line 4373, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown {
    width: 49%;
  }
  /* line 4377, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .address_section p,
  .address_section a {
    text-align: left;
  }
  /* line 4382, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header {
    padding: 8px 0 15px;
  }
}
@media (max-width: 767px) {
  /* line 4388, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .sub_slider_section {
    overflow: visible;
  }
  /* line 4392, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .order-md-last {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 4398, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .mt-3 {
    margin-top: 24px;
  }
  /* line 4402, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section .container,
  .clifton_hotel_section .container .col-,
  .reservation_sction .container,
  .reservation_sction .container .col-,
  .berkeley_suits .container,
  .berkeley_suits .container .col-,
  .experience_bristol .container,
  .experience_bristol .container .col-,
  .guest_section .container,
  .guest_section .container .col-,
  .book-section .container,
  .book-section .container .col-,
  .experience_section .container-fluid,
  .experience_section .container-fluid .col-,
  .guest_honour_section .container-fluid,
  .guest_honour_section .container-fluid .col-,
  .contact_section .container-fluid,
  .contact_section .container-fluid .col- {
    max-width: 100%;
    padding: 0;
  }
  /* line 4424, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section .container .row,
  .reservation_sction .container .row,
  .berkeley_suits .container .row,
  .experience_bristol .container .row,
  .guest_section .container .row,
  .book-section .container .row,
  .experience_section .container-fluid .row,
  .guest_honour_section .container-fluid .row,
  .contact_section .container-fluid .row {
    margin: 0;
  }
  /* line 4436, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .berkeley_suits .container .row .col-12,
  .guest_section .container .col-12,
  .book-section .col-12,
  .guest_honour_section .container-fluid .row .col-12,
  .blog_section .col-12,
  .masterclass_section .col-12,
  .contact_section .col-12,
  .experience_section .container-fluid .row .col-12 {
    padding: 0;
  }
  /* line 4447, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--top-navigation--item-link:hover {
    color: #ec008c;
  }
  /* line 4451, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction fieldset.d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 4456, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form-date-field-group-wrapper {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 4462, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form--property-field,
  .reservation_sction .booking-form-field-group {
    width: 100%;
  }
  /* line 4467, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section .order-md-last {
    padding: 0;
  }
  /* line 4471, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section img {
    margin-right: auto;
  }
  /* line 4475, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section .mt-3,
  .berkeley_suits .col-12.mt-3 {
    max-width: 400px;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 4483, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form,
  .reservation_sction .beneath-header--booking-form-wrapper-2 .title {
    padding: 0 70px;
  }
  /* line 4488, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .btn.btn-md {
    border-radius: 0;
  }
  /* line 4493, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .max-content {
    max-width: 767px;
  }
  /* line 4497, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour.guest-of-honour-custom {
    padding-bottom: 100px;
  }
  /* line 4501, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour h1 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 28px;
  }
  /* line 4507, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .berkeley_suits {
    padding: 0 0 50px;
  }
  /* line 4511, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol {
    padding: 0 0 13px;
    position: relative;
  }
  /* line 4516, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol p {
    font-size: 17px;
    letter-spacing: 2px;
  }
  /* line 4521, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol .container-fluid {
    padding: 0;
  }
  /* line 4525, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section h2 {
    font-size: 34px;
    margin-bottom: 1.3rem;
  }
  /* line 4530, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section p {
    letter-spacing: 3px;
    margin-bottom: 1.5rem;
  }
  /* line 4535, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section_block_details {
    top: 38%;
  }
  /* line 4539, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .slick-dots,
  .bristol_slider .slick-dots,
  .workplace_section .slick-dots {
    left: 0;
    right: 0;
    text-align: center;
  }
  /* line 4547, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .featured-slideshow--prev:after,
  .main-slider-section .featured-slideshow--next:after,
  .bristol_slider .featured-slideshow--prev:after,
  .bristol_slider .featured-slideshow--next:after,
  .workplace_section .featured-slideshow--prev:after,
  .workplace_section .featured-slideshow--next:after {
    top: 0;
  }
  /* line 4556, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .btn-outline-primary,
  .workplace_section .btn,
  .clifton_images_block .properties-list--item-more .btn {
    padding: 9px 22px 9px 30px;
    font-size: 20px;
  }
  /* line 4563, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section .btn i {
    padding-left: 40px;
  }
  /* line 4567, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section_block_details,
  .social_blog_section .social,
  .blog_details {
    max-width: 100%;
  }
  /* line 4573, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_details h3 {
    font-size: 80px;
  }
  /* line 4577, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0px auto 20px;
    font-size: 30px;
  }
  /* line 4585, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li {
    padding: 0 40px;
  }
  /* line 4589, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled {
    margin-top: 38px;
  }
  /* line 4593, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section {
    padding: 18px 0;
    text-align: center;
    background-color: #d8d8d8;
    margin-bottom: 10px;
  }
  /* line 4600, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .content-inner {
    padding: 0;
  }
  /* line 4604, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .homepage--title {
    font-size: 30px;
  }
  /* line 4608, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .d-flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 4617, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .mc-field-group,
  .newsletter_section .field {
    width: 100%;
  }
  /* line 4622, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .btn-primary,
  .newsletter_section .clear {
    width: 100%;
  }
  /* line 4627, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .col-12 {
    padding: 0;
  }
  /* line 4631, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .row {
    margin: 0;
  }
  /* line 4635, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section .mc-field-group {
    padding: 0 15px 20px;
  }
  /* line 4639, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .newsletter_section p {
    font-size: 14px;
    max-width: 330px;
    margin: 0 auto;
    letter-spacing: 1px;
    color: #3c3c3c;
    font-family: 'robotoregular', arial, sans-serif;
  }
  /* line 4648, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .qrter-footer-top--group__3,
  .qrter-footer-top--group__4,
  .qrter-footer-top--group__5,
  .qrter-footer-top--group__6 {
    width: 100%;
  }
  /* line 4656, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol_details {
    padding: 20px;
    position: relative;
    -webkit-clip-path: polygon(0% 11%, 8% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 11%, 8% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
  }
  /* line 4663, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol .common_title {
    margin-top: -100px;
  }
  /* line 4668, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section.slick-dotted.slick-slider,
  .main-slider-section {
    background: #e4017e;
    margin-bottom: 20px;
  }
  /* line 4674, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .hotel_images_slider .featured-slideshow--prev:after,
  .hotel_images_slider .featured-slideshow--next:after,
  .bristol_slider .featured-slideshow--prev:after,
  .bristol_slider .featured-slideshow--next:after,
  .offers_slider .featured-slideshow--prev:after,
  .offers_slider .featured-slideshow--next:after {
    top: 0;
    font-size: 40px;
  }
  /* line 4684, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .bristol_slider .slick-dots {
    display: none !important;
  }
  /* line 4688, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol p {
    font-size: 13px;
  }
  /* line 4692, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .qrter-footer-top--awards li {
    width: 100%;
    max-width: 31%;
    margin: 0 11px 15px 0;
  }
  /* line 4698, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .qrter-footer-top--awards img {
    margin: 0 auto;
  }
  /* line 4702, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom {
    display: block;
  }
  /* line 4706, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom--logo {
    display: block;
    margin-right: 0;
    height: auto;
  }
  /* line 4712, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom--copyright {
    font-family: Lato, Arial, Helvetica, Geneva, sans-serif;
    font-size: 18px;
  }
  /* line 4717, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_link a {
    font-size: 30px;
    padding-left: 20px;
  }
  /* line 4722, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_link a:hover {
    color: #fff;
  }
  /* line 4726, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom--inner {
    text-align: center;
  }
  /* line 4730, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom--left {
    float: none;
    padding-right: 0;
  }
  /* line 4735, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_details {
    position: static;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    margin: 0 auto;
  }
  /* line 4744, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_details p {
    font-size: 16px;
    letter-spacing: 2px;
  }
  /* line 4749, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-dots {
    bottom: 0;
    text-align: right;
    right: 60px;
  }
  /* line 4755, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 8px;
  }
  /* line 4761, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-dots li button {
    border: 2px solid #4A4E4F;
    border-radius: 100%;
    width: 15px;
    height: 15px;
  }
  /* line 4768, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-dots li.slick-active button {
    background: #4A4E4F;
  }
  /* line 4772, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-dots li button:before {
    font-size: 0;
  }
  /* line 4776, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_section {
    padding: 0 0 10px;
    margin-bottom: 12px;
  }
  /* line 4781, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin {
    padding: 0px 15px;
    max-width: 480px;
    margin: 0 auto;
  }
  /* line 4787, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin h3,
  .dine_section h3,
  .book-section .custom-margin h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  /* line 4794, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin p {
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 15px;
  }
  /* line 4800, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section {
    margin-top: -32px;
    padding: 15px 50px 30px;
    -webkit-clip-path: polygon(0% 10%, 5% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 10%, 5% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
  }
  /* line 4807, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section img {
    display: none;
  }
  /* line 4811, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section .ml-3 {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 4816, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section p {
    font-size: 16px;
    letter-spacing: 2px;
    margin: 22px 0;
  }
  /* line 4822, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section ul li a,
  .dine_section ul li span {
    font-size: 16px;
    margin-bottom: 12px;
    padding-left: 28px;
  }
  /* line 4829, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_details {
    background: transparent;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 15px 15px;
  }
  /* line 4837, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_details h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  /* line 4842, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .book-section .custom-margin {
    padding: 0 80px 30px;
  }
  /* line 4846, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_details h3 {
    font-size: 40px;
    margin-bottom: 3px;
  }
  /* line 4851, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .book-section .reward_section {
    top: 50%;
  }
  /* line 4855, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .book-section .custom-margin ul {
    margin-top: 15px;
  }
  /* line 4859, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .book-section .custom-margin ul li {
    letter-spacing: 2px;
  }
  /* line 4863, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_sub_section {
    margin-top: 0;
  }
  /* line 4868, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .error_section {
    padding: 30px 0 60px;
  }
  /* line 4872, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_container {
    max-width: 480px;
  }
  /* line 4876, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .philosophy_section_details {
    padding: 20px 0;
  }
  /* line 4880, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .philosophy_section_details p {
    font-size: 15px;
  }
  /* line 4884, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .story_section {
    padding-bottom: 10px;
  }
  /* line 4888, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box_first,
  .common_box {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    margin-left: 0;
    margin-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-clip-path: polygon(0% 18%, 8% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 18%, 8% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    margin-top: -110px;
    padding: 22px 100px 50px;
    margin-bottom: 0;
  }
  /* line 4904, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section,
  .guest_honour_section {
    padding: 30px 0;
    background: #fff;
  }
  /* line 4910, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section .mb-4,
  .guest_honour_section .mb-4 {
    margin-bottom: 0;
  }
  /* line 4915, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section .btn {
    margin-top: 40px;
  }
  /* line 4919, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section .common_box .btn_black {
    margin: 0;
  }
  /* line 4923, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section .common_container_fluid {
    padding: 0 70px;
  }
  /* line 4927, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section h1 {
    margin-bottom: 15px;
    font-size: 50px;
  }
  /* line 4932, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section p {
    font-size: 15px;
    letter-spacing: 2px;
  }
  /* line 4937, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section p.black {
    font-family: 'robotobold', arial, sans-serif;
  }
  /* line 4941, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box h2 {
    margin-bottom: 30px;
  }
  /* line 4945, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box h3 {
    font-size: 14px;
    color: #ec008c;
    margin-bottom: 24px;
  }
  /* line 4951, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section .common_box .mb-4 {
    margin-bottom: 2.5rem;
  }
  /* line 4955, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_container .details_block h2 {
    font-size: 32px;
  }
  /* line 4959, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box p {
    letter-spacing: 2px;
  }
  /* line 4963, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_honour_section .common_box,
  .guest_honour_section .common_box_first {
    padding: 40px 100px;
  }
  /* line 4968, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .masterclass_section h3 {
    font-size: 20px;
  }
  /* line 4972, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .masterclass_section .common_box h2 {
    margin-bottom: 10px;
  }
  /* line 4976, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .masterclass_section .common_box h3 {
    margin-bottom: 10px;
  }
  /* line 4980, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .masterclass_section .mt-5 {
    margin-top: 10px;
  }
  /* line 4984, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .masterclass_section .common_box_first,
  .masterclass_section .common_box {
    -webkit-clip-path: polygon(0% 11%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 11%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
  }
  /* line 4990, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .masterclass_section .common_container_fluid {
    margin-bottom: 30px;
  }
  /* line 4994, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .masterclass_section .btn {
    margin-top: 0;
  }
  /* line 4998, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section ul,
  .book-section .custom-margin ul {
    margin-bottom: 20px;
  }
  /* line 5003, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .book-section,
  .beneath-header--top,
  .chg-header--topbar--text {
    margin-bottom: 0px;
  }
  /* line 5009, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .book-section {
    margin-top: 7px;
  }
  /* line 5013, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour {
    padding: 40px 15px 50px;
  }
  /* line 5017, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .hotel_images_slider.slick-dotted.slick-slider {
    margin: 0;
  }
  /* line 5021, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .hotel_images_slider .slick-list .slick-track {
    min-width: 500px;
  }
  /* line 5025, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_images_block .slick-dots {
    display: none !important;
  }
  /* line 5029, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_images_block .col-12 {
    padding: 0;
  }
  /* line 5033, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section,
  .berkeley_suits {
    padding-bottom: 15px;
  }
  /* line 5038, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section {
    padding-bottom: 12px;
    padding-top: 7px;
  }
  /* line 5043, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .mt-3 {
    margin-top: 13px;
  }
  /* line 5047, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_details {
    max-width: 300px;
  }
  /* line 5051, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_section .common_box h3 {
    font-family: 'robotoregular', arial, sans-serif;
  }
  /* line 5055, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_section {
    padding-bottom: 0;
  }
  /* line 5059, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  ._booking-form--fields {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 5064, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_section .common_box,
  .blog_section .common_box_first {
    padding: 30px 110px;
  }
  /* line 5069, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_details p {
    display: none;
  }
  /* line 5073, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .bristol_slider .featured-slideshow--prev:after {
    left: 0;
  }
  /* line 5077, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .bristol_slider .featured-slideshow--next:after {
    right: 0;
  }
  /* line 5081, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .slick-dots {
    display: none !important;
  }
  /* line 5085, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section.slick-dotted.slick-slider,
  .clifton_images_block .col-12 {
    margin-bottom: -8px;
    z-index: 1;
  }
  /* line 5091, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .slick-prev,
  .main-slider-section .slick-next {
    top: 45%;
  }
  /* line 5096, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .featured-slideshow--next:after,
  .main-slider-section .featured-slideshow--prev:after {
    font-size: 40px;
  }
  /* line 5101, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    background-color: transparent;
    height: auto;
    top: 20%;
  }
  /* line 5108, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .catrgory_link {
    text-align: left;
    margin-top: 26px;
  }
  /* line 5113, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .catrgory_link ul li a {
    font-family: 'robotoregular', arial, sans-serif;
  }
  /* line 5117, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_detalis_section .details_block {
    -webkit-clip-path: polygon(0% 11%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 11%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
  }
  /* line 5122, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .releated_section h2 {
    font-size: 26px;
    text-align: center;
  }
  /* line 5127, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .releated_section a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 5133, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_container .details_block p,
  div .blog_sub_details {
    font-size: 16px;
  }
  /* line 5138, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_child_section {
    padding: 30px 0px;
  }
  /* line 5142, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .narrow-gutters {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 5147, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .narrow-gutters .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 5152, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  #expshowmore {
    width: 100%;
    background: #E4017E;
    border-color: #E4017E;
    margin: 0;
    padding: 8px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  /* line 5162, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section h1,
  .contact_section p {
    padding: 0 30px;
  }
  /* line 5167, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section h1 {
    margin-bottom: 15px;
  }
  /* line 5171, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section {
    padding: 10px 20px;
  }
  /* line 5175, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section .content-main__aside-right-half {
    padding: 0 30px;
  }
  /* line 5179, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .address_section p,
  .address_section a {
    font-size: 16px;
  }
  /* line 5184, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section [type=submit] {
    width: 100%;
    border-radius: 0;
    padding: 6px 15px;
  }
  /* line 5190, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .address_section {
    padding: 0 30px;
  }
  /* line 5194, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section {
    padding: 10px 0;
  }
  /* line 5198, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_form_section .form-row,
  .ContactUserForm fieldset {
    padding: 0 30px;
  }
  /* line 5203, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown {
    width: 100%;
    margin: 0 0 12px;
  }
  /* line 5208, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header .header--main-navigation {
    height: calc(100vh - 98px);
  }
  /* line 5212, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .narrow-gutters.py-5 {
    padding: 0 0 50px;
  }
  /* line 5216, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .terms_section {
    padding: 20px 0;
  }
  /* line 5220, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .terms_section p {
    font-size: 14px;
  }
  /* line 5224, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_images_block h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  /* line 5229, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .winter_getaway_section {
    padding: 0px 0px;
  }
  /* line 5233, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .winter_getaway_section .philosophy_section_details .container-fluid,
  .terms_section .container-fluid,
  .clifton_images_block h2 {
    padding: 0 40px;
  }
  /* line 5239, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  body.main {
    overflow: hidden !important;
  }
  /* line 5243, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .featured-slideshow--next:after {
    right: -10px;
  }
  /* line 5247, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .featured-slideshow--prev:after {
    left: -10px;
  }
  /* line 5251, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner-text {
    padding: 19px 25px 20px;
  }
  /* line 5255, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .mobileBanner.banner-text {
    max-width: 420px;
  }
  /* line 5259, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .sub_slider_section:before {
    background: linear-gradient(180deg, transparent 0%, transparent 10%, #000000);
  }
  /* line 5263, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .mobileParentSlider.main-slider-section.slick-dotted.slick-slider,
  .mobileParentSlider.main-slider-section {
    background-color: transparent;
  }
  /* line 5268, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .mobileParentSlider.main-slider-section .slick-dots {
    display: block !important;
  }
  /* line 5276, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv .iconContainer {
    border-width: 3px;
  }
  /* line 5282, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page {
    text-align: center;
  }
  /* line 5285, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page .group-booking .offerDetails,
  .group-booking-page .Contact_Us .contact-details .flex-wrapper {
    justify-content: center;
  }
  /* line 5290, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page .Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content {
    text-align: left;
  }
  /* line 5294, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page .group-booking,
  .group-booking-page .Contact_Us {
    padding-top: 65px;
  }
  /* line 5299, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page .offerDetails .offerDetailMainDiv .iconContainer {
    height: 32px;
    width: 32px;
  }
  /* line 5304, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page p,
  .group-booking-page .Contact_Us p,
  .group-booking-page .Contact_Us .contact-details .flex-wrapper a,
  .group-booking-page .Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content p,
  .group-booking-page .offerDetails .offerDetailMainDiv a.offerLink,
  .group-booking-page .Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content .btn-wrapper .btn {
    font-size: 18px;
    letter-spacing: 0;
  }
  /* line 5314, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page .Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content .btn-wrapper .btn {
    padding: 10px 15px;
  }
}
@media (max-width: 575px) {
  /* line 5321, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  ._booking-form--fields {
    padding: 0 20px;
  }
  /* line 5325, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .beneath-header--booking-form-wrapper-2 .title {
    padding: 0 20px;
  }
  /* line 5329, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section .mt-3 {
    max-width: 250px;
  }
  /* line 5333, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner-text {
    top: 100px;
  }
  /* line 5337, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner-text h2 {
    font-size: 30px;
  }
  /* line 5341, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .slick-dots,
  .bristol_slider .slick-dots,
  .workplace_section .slick-dots {
    bottom: 20px;
  }
  /* line 5347, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form {
    padding: 0px;
  }
  /* line 5351, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .header--top-navigation span {
    font-size: 12px;
  }
  /* line 5355, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .card-main {
    gap: 0;
  }
  /* line 5359, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .card-main img {
    max-width: 50%;
    padding: 10px;
  }
  /* line 5364, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour h1 {
    font-size: 25px;
    margin-bottom: 20px;
    letter-spacing: 2px;
  }
  /* line 5370, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour .btn-secondary {
    font-size: 16px;
    line-height: 1;
    padding: 7px 30px 11px;
  }
  /* line 5376, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section .mt-3,
  .berkeley_suits .col-12.mt-3 {
    max-width: 270px;
  }
  /* line 5381, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section h2,
  .common_sub_title h2 {
    font-size: 32px;
    margin-bottom: 12px;
  }
  /* line 5387, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  h2.group-bookings-title {
    font-size: 32px;
  }
  /* line 5391, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_hotel_section h3,
  .common_title h3,
  .berkeley_suits .common_title h3 {
    font-size: 13px;
  }
  /* line 5397, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_details h3 {
    font-size: 40px;
  }
  /* line 5401, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li a {
    width: 34px;
    height: 34px;
    line-height: 34px;
    margin: 0px auto 11px;
    font-size: 20px;
  }
  /* line 5409, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li {
    padding: 0 15px;
  }
  /* line 5413, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled {
    margin-top: 18px;
  }
  /* line 5417, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .social_blog_section .social h3,
  .newsletter_section .homepage--title {
    font-size: 24px;
  }
  /* line 5422, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section p {
    font-size: 12px;
    margin-bottom: 0.5rem;
  }
  /* line 5427, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section h2 {
    font-size: 14px;
    margin-bottom: 0.5rem;
  }
  /* line 5432, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section .btn {
    font-size: 12px;
    padding: 8px 15px;
    line-height: 1;
  }
  /* line 5438, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section .btn i {
    font-size: 14px;
    padding-left: 20px;
  }
  /* line 5443, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section .featured-slideshow--prev:after,
  .workplace_section .featured-slideshow--next:after {
    font-size: 30px;
  }
  /* line 5448, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section .featured-slideshow--next:after,
  .workplace_section .featured-slideshow--next:after {
    right: 0px;
  }
  /* line 5453, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  workplace_section .featured-slideshow--prev:after,
  .workplace_section .featured-slideshow--prev:after {
    left: -5px;
  }
  /* line 5458, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .workplace_section_block_details {
    top: 42%;
  }
  /* line 5462, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .hotel_images_slider .featured-slideshow--prev:after,
  .hotel_images_slider .featured-slideshow--next:after {
    font-size: 40px;
  }
  /* line 5467, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .qrter-footer-top--awards li {
    max-width: 50%;
    margin: 0 auto 20px;
  }
  /* line 5472, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom--copyright {
    font-size: 16px;
  }
  /* line 5476, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .banner-text {
    -webkit-clip-path: polygon(0% 10%, 11% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 10%, 11% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    padding: 20px 16px 20px;
    top: 65px;
  }
  /* line 5483, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_bristol_details {
    -webkit-clip-path: polygon(0% 6%, 8% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 6%, 8% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
  }
  /* line 5488, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .museum-section a.btn {
    font-size: 13px;
    padding: 6px 10px;
  }
  /* line 5493, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .museum-section a.btn i {
    padding-left: 5px;
    font-size: 13px;
  }
  /* line 5498, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin h3,
  .dine_section h3,
  .book-section .custom-margin h3 {
    font-size: 13px;
  }
  /* line 5504, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .book-section .custom-margin {
    padding: 0 40px 30px;
  }
  /* line 5508, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-dots li,
  .room_section .slick-dots li button {
    width: 10px;
    height: 10px;
  }
  /* line 5514, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section {
    padding: 15px 15px 30px;
    -webkit-clip-path: polygon(0% 8%, 5% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 8%, 5% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
  }
  /* line 5520, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section h2 {
    font-size: 28px;
  }
  /* line 5524, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .dine_section ul li a,
  .dine_section ul li span {
    font-size: 16px;
  }
  /* line 5529, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin {
    padding: 0 30px;
  }
  /* line 5533, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .book-section .custom-margin {
    padding: 0 30px 30px;
  }
  /* line 5537, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin h2,
  .reward_section h3,
  .book-section .custom-margin h2 {
    font-size: 30px;
  }
  /* line 5543, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_details h2 {
    font-size: 20px;
  }
  /* line 5547, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_details p {
    margin-bottom: 13px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.1;
  }
  /* line 5554, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_details h3 {
    font-size: 22px;
    margin-bottom: 8px;
  }
  /* line 5559, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_slider .featured-slideshow--prev:after,
  .offers_slider .featured-slideshow--prev:after {
    left: 0;
  }
  /* line 5564, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_slider .featured-slideshow--next:after,
  .offers_slider .featured-slideshow--next:after {
    right: 0;
  }
  /* line 5569, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offers_slider .btn {
    line-height: 1;
    font-size: 14px;
  }
  /* line 5574, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .error_section h1 {
    font-size: 60px;
  }
  /* line 5578, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .error_section p {
    font-size: 24px;
  }
  /* line 5582, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .error_section h1,
  .error_section p {
    margin-bottom: 20px;
  }
  /* line 5587, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .philosophy_section_details h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  /* line 5592, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_container .details_block h2 {
    font-size: 27px;
    line-height: 1;
  }
  /* line 5597, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .details_block {
    padding: 30px 15px 20px;
    -webkit-clip-path: polygon(0% 9%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 9%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    margin-top: -40px;
  }
  /* line 5604, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section .common_container_fluid {
    padding: 0 30px;
    margin-bottom: 30px;
  }
  /* line 5609, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section h1 {
    font-size: 36px;
  }
  /* line 5613, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section p {
    font-size: 14px;
  }
  /* line 5617, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box_first,
  .common_box {
    padding: 22px 30px 50px;
    -webkit-clip-path: polygon(0% 13%, 8% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 13%, 8% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    margin-top: -70px;
  }
  /* line 5625, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box h2 {
    font-size: 22px;
  }
  /* line 5629, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .experience_section .primary_link {
    font-size: 14px;
  }
  /* line 5633, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_box p {
    font-size: 14px;
  }
  /* line 5637, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest_honour_section .common_box,
  .guest_honour_section .common_box_first {
    padding: 22px 30px 40px;
    margin-top: -42px;
  }
  /* line 5643, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .masterclass_section .common_box_first,
  .masterclass_section .common_box {
    -webkit-clip-path: polygon(0% 6%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
    clip-path: polygon(0% 6%, 6% 0%, 100% 0%, 100% 5%, 100% 100%, 81% 100%, 0 100%);
  }
  /* line 5649, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .blog_section .common_box,
  .blog_section .common_box_first {
    padding: 30px 30px;
  }
  /* line 5654, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .catrgory_link {
    margin-top: 12px;
  }
  /* line 5658, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .catrgory_link ul li a {
    font-size: 14px;
    padding: 0 15px;
  }
  /* line 5663, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .common_container .details_block p,
  div .blog_sub_details {
    font-size: 14px;
  }
  /* line 5668, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  div .blog_sub_details {
    padding: 30px 0 0;
  }
  /* line 5672, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section h1 {
    font-size: 40px;
  }
  /* line 5676, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section p {
    font-size: 16px;
  }
  /* line 5680, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section .content-main__aside-right-half,
  .contact_form_section .form-row,
  .contact_section h1,
  .contact_section p,
  .ContactUserForm fieldset {
    padding: 0 20px;
  }
  /* line 5688, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section .content-main__aside-right-half {
    margin-bottom: 15px;
  }
  /* line 5692, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
  }
  /* line 5697, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .contact_section p {
    padding: 0 6px;
  }
  /* line 5701, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  body.main {
    overflow: hidden !important;
  }
  /* line 5705, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .clifton_images_block .properties-list--item-more {
    max-width: 400px;
  }
  /* line 5710, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guestOfHonourSection .mainTitle {
    font-size: 35px;
  }
  /* line 5719, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv a.offerLink {
    font-size: 14px;
    letter-spacing: 0.4px;
  }
  /* line 5724, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv .iconContainer {
    height: 28px;
    width: 28px;
  }
  /* line 5728, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv .iconContainer .check {
    height: 12px;
    width: 8px;
    margin-top: -2px;
    border-bottom: 3px solid #58585A;
    border-right: 3px solid #58585A;
  }
  /* line 5739, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .mobileBanner.banner-text {
    bottom: 40px;
    max-width: 320px;
    left: 20px;
  }
  /* line 5745, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .mobileParentSlider.main-slider-section .featured-slideshow--next:after,
  .mobileParentSlider.main-slider-section .featured-slideshow--prev:after {
    display: none;
  }
  /* line 5753, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page .group-booking,
  .group-booking-page .Contact_Us {
    padding-top: 45px;
  }
  /* line 5758, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page .group-booking .offerDetails {
    margin-top: 25px;
  }
  /* line 5762, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page p,
  .group-booking-page .Contact_Us p,
  .group-booking-page .Contact_Us .contact-details .flex-wrapper a,
  .group-booking-page .Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content p,
  .group-booking-page .offerDetails .offerDetailMainDiv a.offerLink,
  .group-booking-page .Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child .Hotel_card .text-content .btn-wrapper .btn {
    font-size: 16px;
    letter-spacing: 0;
  }
  /* line 5773, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page .Hotels #HotelSlider .slick-prev div:after {
    left: -30px;
    width: 30px;
    font-size: 35px;
  }
  /* line 5779, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page .Hotels #HotelSlider .slick-next div:after {
    right: -30px;
    width: 30px;
    font-size: 35px;
  }
  /* line 5786, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .group-booking-page .Hotels #HotelSlider .slick-list .slick-track .slick-slide {
    margin: 0 15px;
  }
}
@media (min-width: 350px) and (max-width: 450px) {
  /* line 5796, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    top: 15%;
  }
  /* line 5801, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .sticky-top {
    top: 0rem;
  }
}
@media (max-width: 350px) {
  /* line 5808, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .slick-prev,
  .main-slider-section .slick-next {
    top: 36%;
  }
  /* line 5813, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    top: 11%;
  }
  /* line 5818, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .featured-slideshow--next:after {
    right: 0px;
  }
  /* line 5822, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .featured-slideshow--prev:after {
    left: 0px;
  }
  /* line 5826, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown,
  .ContactUserForm .textarea {
    width: 92%;
  }
  /* line 5831, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .ContactUserForm .composite {
    width: 96%;
  }
  /* line 5835, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  body.main {
    overflow: hidden !important;
  }
}
/* line 5840, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.featured-slideshow--prev:after,
.featured-slideshow--next:after {
  color: #002951;
}
/* line 5845, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.membership_slide .single_slide p {
  color: #ec008c;
  text-align: center;
}
/* line 5850, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.membership_slide .single_slide img {
  max-width: 150px;
  margin: 0 auto 15px;
}
/* line 5855, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.featured-slideshow--prev:after {
  left: 0px;
}
/* line 5859, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.featured-slideshow--next:after {
  right: 0px;
}
@media (max-width: 1025px) {
  /* line 5865, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .membership_slide .single_slide img {
    padding: 0 20px;
  }
  /* line 5869, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .membership_slide .single_slide p {
    text-align: center;
  }
}
@media (max-width: 575px) {
  /* line 5876, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .membership_slide .single_slide img {
    padding: 0 20px;
    max-width: 110px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  /* line 5883, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .membership_slide .single_slide p {
    text-align: center;
    font-size: 14px;
    padding: 0 10px;
    line-height: 1.2;
  }
  /* line 5890, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .featured-slideshow--prev:after {
    left: -15px;
  }
  /* line 5894, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .featured-slideshow--next:after {
    right: -15px;
  }
  /* line 5898, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .featured-slideshow--prev:after,
  .featured-slideshow--next:after {
    font-size: 20px;
  }
}
@media (max-width: 380px) {
  /* line 5906, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .card-main img {
    max-width: 100%;
  }
}
@media (max-width: 350px) {
  /* line 5912, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv a.offerLink {
    letter-spacing: 0.1px !important;
  }
}
/* line 5917, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.offerDetails .offerDetailMainDiv a.offerLink {
  color: #58585a;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 20px;
}
/* line 5924, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.guest-of-honour {
  background-color: #333533;
  text-align: center;
  padding: 40px 15px;
  color: #fff;
}
/* line 5931, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.most-you-stay-btn {
  font-family: 'robotoregular', arial, sans-serif;
  color: #fff;
  border: 2px solid #ffffff;
  min-width: 250px;
  font-size: 20px;
  padding: 13px 20px;
}
/* line 5942, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.image-banner-wrapper {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 750px;
  /* Adjust height as needed */
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 5954, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.image-banner {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
/* line 5964, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.image-banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  /* dark overlay */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
/* line 5978, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.overlay-content h2 {
  color: #fff;
  font-size: 28px;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
/* line 5987, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-button {
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  padding: 8px 20px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}
/* line 5997, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.banner-button:hover {
  background-color: #fff;
  color: #000;
}
/* Start :: Give Image aspect-ratio for Slove the Image load issue */
@media (min-width: 600px) and (max-width: 899px) {
  /* line 6004, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .responsive-img {
    aspect-ratio: 4 / 3;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  /* line 6010, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .responsive-img {
    aspect-ratio: 16 / 9;
  }
}
@media (min-width: 1200px) {
  /* line 6016, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .responsive-img {
    aspect-ratio: 1920 / 869;
  }
}
@media screen and (max-width: 599px) {
  /* line 6022, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .responsive-img {
    aspect-ratio: 1 / 1;
  }
}
/* End :: Give Image aspect-ratio for Slove the Image load issue */
/* line 6033, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.MostYouStayPage .experience_section {
  background-color: #ffffff;
}
/* line 6036, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.MostYouStayPage .experience_section p {
  font-size: 20px;
}
@media (max-width: 575px) {
  /* line 6039, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .MostYouStayPage .experience_section p {
    font-size: 16px;
  }
}
/* line 6045, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.MostYouStayPage .guest_section {
  padding: 0;
}
@media (max-width: 767px) {
  /* line 6050, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .MostYouStayPage .guest_section.localAttraction .custom_margin p {
    letter-spacing: 0;
    margin-top: 0;
  }
}
@media (max-width: 575px) {
  /* line 6057, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .MostYouStayPage .guest_section.localAttraction .custom_margin {
    padding: 0;
  }
}
/* line 6062, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.MostYouStayPage .guest_section.localAttraction .localAttraction-inner {
  justify-content: space-between;
  margin: 0;
}
/* line 6066, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.MostYouStayPage .guest_section.localAttraction .localAttraction-inner:not(:last-child) {
  padding: 0 0 40px;
}
/* line 6074, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.MostYouStayPage .overlay-content h2 {
  margin-bottom: 100px;
  font-size: 60px;
  font-weight: 500;
}
@media (max-width: 1400px) {
  /* line 6079, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .MostYouStayPage .overlay-content h2 {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  /* line 6083, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .MostYouStayPage .overlay-content h2 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  /* line 6087, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .MostYouStayPage .overlay-content h2 {
    font-size: 32px;
    margin-bottom: 60px;
  }
}
@media (max-width: 575px) {
  /* line 6097, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .MostYouStayPage .image-banner-wrapper {
    height: 400px;
  }
}
/* line 6101, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.MostYouStayPage .image-banner-wrapper .banner-button {
  letter-spacing: 1.5px;
}
/* line 6106, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.MostYouStayPage .local-attractions-title {
  font-weight: bold;
}
/* Start :: Give Image aspect-ratio for Slove the Image load issue */
@media (min-width: 600px) and (max-width: 899px) {
  /* line 6114, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .responsive-img {
    aspect-ratio: 4 / 3;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  /* line 6120, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .responsive-img {
    aspect-ratio: 16 / 9;
  }
}
@media (min-width: 1200px) {
  /* line 6126, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .responsive-img {
    aspect-ratio: 1920 / 869;
  }
}
@media screen and (max-width: 599px) {
  /* line 6132, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .responsive-img {
    aspect-ratio: 1 / 1;
  }
}
/* End :: Give Image aspect-ratio for Slove the Image load issue */
/* line 6139, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.btn-bottom-enquire .btn-wrapper .btn {
  font-size: 20px;
  line-height: 24px;
  padding: 10px 20px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  overflow: hidden;
  border: 1px solid #002a52;
  color: #002a52;
  background: transparent;
  font-weight: bold;
  box-shadow: 0px 0 0px 0 transparent inset;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  min-width: unset !important;
}
/* line 6157, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.btn-bottom-enquire .btn-wrapper .btn:hover {
  cursor: pointer;
  box-shadow: 250px 0 0px 0 #002a52 inset;
  color: #ffffff;
}
/* line 6164, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.content-main--inner__aside-centre {
  width: 50%;
  margin: 0 auto;
}
/* Start :: Why Book Direct? */
/* line 6172, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.why-book-direct h2 {
  font-family: 'Arial', 'Helvetica', 'Open Sans', sans-serif;
  font-weight: bolder;
  letter-spacing: 0;
}
/* line 6179, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.whyBookDirectSection {
  padding: 40px 15px;
  background: #fff;
  text-align: center;
}
/* line 6185, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.whyBookDirectSection .desktop-whyBookDirectTitle .whyBookDirectTitle {
  font-size: 22px;
  font-weight: 900;
  text-transform: uppercase;
  color: #404040;
  margin: 0;
}
/* line 6194, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.whyBookDirectSection .mobile-tablet-whyBookDirectTitle {
  display: none;
}
/* line 6197, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.whyBookDirectSection .mobile-tablet-whyBookDirectTitle .whyBookDirectTitle {
  font-size: 35px;
  font-weight: 900;
  text-transform: uppercase;
  color: #404040;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 6207, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.whyBookDirectSection .mobile-tablet-whyBookDirectTitle .whyBookDirectTitle .toggle-btn {
  background: none;
  border: none;
  font-size: 35px;
  cursor: pointer;
  font-weight: bold;
  color: #404040;
}
/* line 6218, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.whyBookDirectSection .whyBookDirectBenefitsWrapper {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
/* line 6224, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.whyBookDirectSection .whyBookDirectBenefits {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 50px;
}
/* line 6231, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.whyBookDirectSection .whyBookDirectBenefit {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #58585a;
  justify-content: space-around;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  word-spacing: 2px;
}
/* line 6242, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.whyBookDirectSection .whyBookDirectBenefit img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
@media (max-width: 1024px) and (min-width: 426px) {
  /* line 6250, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .desktop-whyBookDirectTitle {
    display: none;
  }
  /* line 6254, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .mobile-tablet-whyBookDirectTitle {
    display: block;
  }
  /* line 6258, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .mobile-tablet-whyBookDirectTitle .whyBookDirectTitle .toggle-btn {
    display: none;
  }
  /* line 6264, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .whyBookDirectBenefits {
    gap: 10px;
    margin-top: 10px;
  }
  /* line 6269, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .whyBookDirectBenefit img {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 425px) {
  /* line 6276, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .desktop-whyBookDirectTitle {
    display: none;
  }
  /* line 6280, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .mobile-tablet-whyBookDirectTitle {
    display: block;
  }
  /* line 6283, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .mobile-tablet-whyBookDirectTitle .whyBookDirectTitle {
    font-size: 25px;
    font-weight: 600;
  }
  /* line 6289, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .whyBookDirectBenefits {
    display: none;
    gap: 20px;
    margin-top: 20px;
  }
  /* line 6295, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .whyBookDirectBenefits.active {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  /* line 6301, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .whyBookDirectBenefit {
    font-size: 16px;
  }
  /* line 6304, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .whyBookDirectSection .whyBookDirectBenefit img {
    width: 30px;
    height: 30px;
  }
}
/* End :: Why Book Direct? */
/* line 6315, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
.main-slider-section .slick-list {
  height: 838px;
}
@media (max-width: 426px) {
  /* line 6320, /Applications/MAMP/htdocs/cliftonhotels/project/src/themes/default/less/custom.less */
  .main-slider-section .slick-list {
    height: 431 !important;
  }
}
