/* line 1, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 5, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
html {
  scroll-behavior: smooth;
  min-width: 100%;
}
/* line 6, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 115, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
i.fa.fa-window-restore:before {
  content: '\f2d2 ';
  font-size: 16px;
  padding-left: 3px;
}
/** general css ***/
/* line 122, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.fw-normal {
  font-weight: normal !important;
}
/* line 125, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 134, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
/* line 135, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.py-5 {
  padding: 50px 0;
}
/* line 136, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* line 143, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 148, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
img,
.img-fluid {
  max-width: 100%;
  height: auto;
}
/* line 149, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.d-block {
  display: block;
}
/* line 150, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.text-center {
  text-align: center;
}
/* line 151, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 156, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
/* line 162, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/* line 167, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/* line 172, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.ml-auto {
  margin-left: auto;
}
/* line 173, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.order-md-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
  order: 13;
}
/* line 174, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.order-lg-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
  order: 13;
}
/* line 175, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 183, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 189, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 193, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*display: -webkit-box;*/
    width: 100%;
    overflow: hidden;
  }
}
/* line 203, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 209, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 216, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 222, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.mb-4 {
  margin-bottom: 2.3rem;
}
/* line 223, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.pt-3 {
  padding-top: 1rem;
}
/* line 224, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.w-100 {
  width: 100%;
}
/* line 226, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.narrow-gutters {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 230, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.narrow-gutters .col-12 {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 231, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.narrow-gutters.py-5 {
  padding: 0 0 75px;
}
/* line 232, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.btn-primary {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #E4017E;
  padding: 12px 15px;
  font-family: 'robotoregular', arial, sans-serif;
  border: 1px solid #E4017E;
  color: #fff;
}
/* line 241, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.btn-primary:hover {
  opacity: 0.8;
}
/* line 242, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 #ec008c;
  text-transform: uppercase;
  outline: 0;
  color: #fff;
}
/* line 253, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.btn-outline-secondary {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  padding: 12px 15px;
  font-family: 'robotoregular', arial, sans-serif;
  border: 1px solid #fff;
  color: #E4017E;
}
/* line 262, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 268, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.primary_link:hover {
  color: #000;
}
/* line 270, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.btn-outline-primary,
[type=submit] {
  border-color: #fff;
  padding: 10px 22px 10px 30px;
  font-family: 'robotoregular', arial, sans-serif;
  font-size: 20px;
}
/* line 271, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.btn-outline-primary:hover {
  border-color: #ec008c;
  background: #ec008c;
}
/* line 272, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
[type=submit] {
  border: 1px solid #ec008c;
}
/* line 273, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.btn-outline-primary i,
.btn i {
  font-size: 24px;
  padding-left: 20px;
}
/* line 274, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 279, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.ratings i {
  font-size: 30px;
  padding: 0 5px;
}
/* line 280, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.ratings {
  margin-bottom: 24px;
}
/* line 282, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.text-secondary {
  color: #ec008c !important;
}
/*** header css ***/
/* line 286, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.chg-header--topbar--text {
  margin-bottom: 15px;
  background-color: #ec008c;
  padding: 15px 15px;
  color: #fff;
  text-align: center;
  font-size: 15px;
}
/* line 294, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.chg-header-link a {
  color: #fff;
}
/* line 295, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header {
  background-color: transparent;
  padding: 30px 0;
}
/* line 299, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 307, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 308, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 315, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 317, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header--main-navigation--item i {
  font-size: 20px;
  padding-right: 8px;
  color: #fff;
}
/* line 318, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header--main-navigation--item.dropdown i {
  padding-right: 0;
  padding-left: 15px;
}
/* line 319, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 320, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 334, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 337, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 342, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 349, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 353, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 354, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.banner--cell.banner--button .btn:hover {
  background-color: #4a4e4f;
  border-color: #4a4e4f;
}
/* line 355, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 361, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header--main-navigation--dropdown li {
  margin: 0;
}
/* line 362, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header--main-navigation--dropdown {
  opacity: 0;
  visibility: hidden;
}
/* line 363, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header--main-navigation--item:hover .header--main-navigation--dropdown {
  opacity: 1;
  visibility: visible;
}
/* line 364, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header--main-navigation--dropdown--item:last-child .header--main-navigation--dropdown--item--link {
  border-bottom: 0;
}
/* line 365, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 366, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 367, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header--main-navigation--item {
  margin-left: 40px;
}
/* line 368, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 383, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header--main-navigation--item:hover:before {
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
}
/* line 387, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header--main-navigation--item.banner--button:before {
  display: none;
}
/* line 388, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 403, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 404, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.sticky-top {
  position: fixed;
  top: 3.5rem;
  z-index: 1020;
  width: 100%;
}
/* line 410, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header.sticky-top.sticky {
  background: rgba(0, 0, 0, 0.8);
}
/* line 411, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.header .mob_logo {
  display: none;
}
/*** slider section css ***/
/* line 414, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.beneath-header--top {
  background: #F3F4F5;
  padding: 20px 0;
}
/* line 418, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.border-seprator {
  border-bottom: 3px solid #979797;
  margin: 15px 0;
}
/* line 419, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 430, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.reservation_sction .container {
  text-align: left;
}
/* line 431, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 439, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 452, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.reservation_sction span.booking-form-date-field-group {
  position: relative;
  width: 100%;
}
/* line 453, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.reservation_sction .booking-form-date-field-group-wrapper {
  margin-right: 15px;
  width: 600px;
}
/* line 454, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 467, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 476, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 485, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 486, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.reservation_sction .form-control.border-right-0 {
  border-right: 0;
  padding-right: 0;
}
/* line 487, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.reservation_sction .form-control.border-left-0 {
  border-left: 0;
  padding-left: 15px;
}
/* line 488, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 497, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.reservation_sction fieldset._booking-form--fields {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
/* line 498, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.reservation_sction .booking-form-date-field-group.right-arrow .icon.input-append:before {
  right: 32px;
}
/* line 499, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.reservation_sction .btn {
  width: 380px;
  margin-left: 15px;
  padding: 6px 15px;
  border-radius: 4px;
}
/* line 500, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.reservation_sction .btn.btn-md {
  display: block;
}
/* line 501, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.reservation_sction .btn:hover {
  opacity: 0.8;
}
/* line 502, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.beneath-header--booking-form-wrapper-outer {
  position: static;
  z-index: 0;
}
/* line 503, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.beneath-header--booking-form-wrapper {
  position: static;
  z-index: 0;
  margin: 0px auto 0;
}
/* line 508, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.main-slider-section {
  position: relative;
}
/* line 509, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 512, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.sub_slider_section {
  position: relative;
  overflow: hidden;
}
/* line 513, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 523, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.sub_slider_section:after {
  content: '';
  position: absolute;
  width: calc(100% - 50px);
  height: 100%;
  display: block;
  top: 100px;
  left: 35%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
  z-index: 9;
}
/* line 536, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.no-overlay:after {
  display: none;
}
/* line 539, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 550, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.homepage-banner-text {
  left: 10%;
}
/* line 551, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.banner-text p {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 0;
}
/* line 552, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.banner-text p a {
  color: #fff;
}
/* line 554, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.banner-text .details span {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  letter-spacing: 1px;
}
/* line 555, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.banner-text .details i {
  font-size: 20px;
  padding-right: 8px;
  vertical-align: middle;
}
/* line 556, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.banner-text a i {
  padding-left: 9px;
  font-size: 20px;
}
/* line 557, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.banner-text .btn-outline-primary:hover {
  background-color: #4a4e4f;
  border-color: #4a4e4f;
}
/* line 558, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 559, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.banner-text i.fa-star {
  font-size: 28px;
  padding-right: 8px;
}
/* line 560, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.banner-text .btn {
  margin-top: 24px;
  font-family: 'roboto_condensedbold', arial, sans-serif;
}
/* line 561, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 563, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 565, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 567, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 569, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 571, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 578, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 584, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 590, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 591, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.room_section .featured-slideshow--next:after,
.room_section .featured-slideshow--next:after {
  right: 24px;
}
/* line 592, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 595, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour {
  background-color: #333533;
  text-align: center;
  padding: 60px 15px;
  color: #fff;
}
/* line 596, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 597, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour .max-content {
  max-width: 597px;
  margin: 0 auto;
}
/* line 598, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 599, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour .btn-secondary:hover {
  background-color: #fff;
  color: #646464;
  border-color: #fff;
  opacity: 1;
}
/* line 600, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour .btn-secondary i {
  padding-left: 18px;
  font-size: 24px;
}
/*** clifton_hotel_section ***/
/* line 606, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.clifton_hotel_section {
  padding: 30px 0;
}
/* line 607, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 608, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 609, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 610, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.primary_link i {
  font-size: 14px;
  padding-left: 10px;
}
/* line 611, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.clifton_hotel_section p,
.berkeley_suits p {
  font-size: 15px;
  color: #4A4E4F;
  line-height: 1.5;
}
/* line 612, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.clifton_hotel_section h2 {
  word-break: break-word;
  max-width: 199px;
}
/**** clifton_images_block ***/
/* line 614, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.clifton_images_block {
  margin: 15px 0px 15px 0px;
}
/* line 615, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.clifton_images_block .container-fluid {
  padding: 0;
}
/* line 616, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.clifton_images_block .col-12 {
  margin-bottom: 20px;
}
/* line 617, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-image-wrapper {
  margin: 0;
  position: relative;
  z-index: 0;
}
/* line 618, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 619, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 629, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 633, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 636, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 650, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 651, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-more .btn i {
  padding-left: 8px;
  font-size: 24px;
}
/* line 652, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.clifton_images_block .properties-list--item-more .btn {
  font-size: 20px;
}
/*** berkeley_suits section css ***/
/* line 655, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.berkeley_suits {
  background-color: #eff1f0;
  padding: 50px 30px;
}
/* line 656, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_bristol {
  padding: 15px 0;
}
/* line 657, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_bristol_details {
  background-color: #c7e7da;
  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 681, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_bristol_details img {
  margin-bottom: 26px;
}
/* line 682, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.berkeley_suits .col-12.col-lg-5 {
  margin-left: 15px;
}
/* line 683, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.berkeley_suits .common_title h3 {
  font-size: 18px;
  margin-bottom: 4px;
}
/* line 684, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_bristol h3 {
  margin-bottom: 8px;
  font-size: 36px;
  text-transform: uppercase;
}
/* line 685, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_bristol h2 {
  font-size: 76px;
  width: auto;
}
/* line 686, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_bristol p {
  font-size: 16px;
  line-height: 1.5;
}
/* line 687, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_bristol .btn {
  color: #3C3C3C;
  border-color: #3C3C3C;
  margin-top: 2rem;
}
/* line 688, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_bristol .btn:hover {
  color: #fff;
  background-color: #3C3C3C;
}
/* line 689, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.bristol_sub_slider {
  position: relative;
}
/* line 690, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 691, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.bristol_sub_slider p span {
  display: block;
}
/* line 692, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.berkeley_suits .ratings {
  margin-bottom: 10px;
}
/*** workplace_section_block css ***/
/* line 694, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.workplace_section_block {
  position: relative;
  color: #fff;
}
/* line 695, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 703, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 704, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.workplace_section p {
  font-size: 19px;
}
/* line 705, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.workplace_section .btn {
  border-width: 2px;
  margin-top: 1rem;
  padding: 12px 22px 13px 30px;
}
/* line 706, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.workplace_section .btn i {
  padding-left: 40px;
}
/* line 707, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 721, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.workplace_section .slick-dots li button,
.workplace_section .slick-dots li {
  width: 25px;
  height: 25px;
}
/* line 722, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.workplace_section .slick-dots {
  right: 100px;
  bottom: 100px;
}
/* line 723, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.social_blog_section {
  padding: 12px 0 15px;
}
/* line 724, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.social_blog_section .container-fluid {
  padding: 0;
}
/* line 725, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.social_blog_section .container-fluid .narrow-gutters,
.clifton_images_block .container-fluid .narrow-gutters {
  margin: 0;
}
/* line 726, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.pl-0 {
  padding-left: 0;
}
/* line 727, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.pr-0 {
  padding-right: 0;
}
/* line 729, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.social_blog_section .social_main {
  position: relative;
}
/* line 730, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.social_blog_section .social {
  max-width: 100%;
  color: #fff;
}
/* line 731, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 732, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled {
  list-style: none;
  padding: 0;
  margin: 50px 0 0;
}
/* line 733, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled li {
  display: inline-block;
  margin: 0;
  padding: 0 40px;
}
/* line 734, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled li:first-child {
  padding-left: 0;
}
/* line 735, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled li:last-child {
  padding-right: 0;
}
/* line 736, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 748, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled li a:hover {
  background: #e4017e;
  color: #fff;
}
/* line 749, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.social_blog_section .social ul.list-unstyled li span {
  font-family: 'roboto_condensedbold', arial, sans-serif;
}
/* line 750, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.blog_details {
  max-width: 100%;
  padding: 0px 15px;
}
/* line 751, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 755, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.newsletter_section {
  background-color: #ECEDEE;
  padding: 18px 25px;
}
/* line 756, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.everything-but-footer {
  padding: 0;
}
/* line 757, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.newsletter_section .content-inner {
  margin-top: 0;
}
/* line 758, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.newsletter_section .btn-primary {
  font-family: 'robotoregular', arial, sans-serif;
}
/* line 759, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
#mc-embedded-subscribe-form {
  margin: 0;
}
/* line 760, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.newsletter_section .homepage--title {
  font-size: 26px;
  font-family: 'roboto_condensedbold', arial, sans-serif;
  color: #515151;
  margin: 0;
}
/* line 761, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.newsletter_section p {
  font-size: 16px;
  font-family: 'robotobold', arial, sans-serif;
  color: #3C3C3C;
  margin: 0;
}
/* line 762, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 772, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 779, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.qrter-footer-top {
  background: #0A0F14;
  text-align: center;
}
/* line 780, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 781, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 782, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.qrter-footer-top--link:hover {
  opacity: 0.5;
  padding-left: 3px;
}
/* line 783, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.qrter-footer-bottom {
  border: 0;
  display: none;
}
/* line 784, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.qrter-footer-top--awards li {
  width: 100px;
}
/* line 785, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 788, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.map-section .property-page--map {
  height: 480px;
}
/* line 789, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.room_sub_section {
  position: relative;
  margin-top: 28px;
}
/* line 790, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 791, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.room_details h2 {
  font-size: 56px;
  margin-bottom: 32px;
}
/* line 792, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.room_details .primary_link {
  padding-top: 20px;
}
/* line 793, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 794, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest_section {
  background-color: #ECEDEE;
  padding: 15px 0;
}
/* line 795, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.dine_section p {
  font-size: 18px;
  margin-top: 35px;
  margin-bottom: 50px;
}
/* line 796, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.dine_section ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
/* line 797, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 799, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.dine_section .ml-3 {
  margin-left: 15px;
}
/* line 800, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.dine_section ul li a:hover {
  color: #ec008c;
}
/* line 801, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 802, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest_section h2,
.dine_section h2 {
  max-width: 100%;
}
/* line 803, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest_section .custom_margin {
  padding-right: 50px;
}
/* line 804, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.offers_sub_slider {
  position: relative;
}
/* line 805, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 806, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 807, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 808, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.offers_details p {
  font-size: 14px;
  letter-spacing: 3px;
  margin-bottom: 30px;
}
/* line 809, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.offers_details .btn {
  font-size: 16px;
}
/* line 810, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.offers_details .btn i {
  font-size: 18px;
}
/* line 811, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.book-section {
  background-color: #ECEDEE;
  margin: 15px 0;
}
/* line 812, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.book-section-img {
  position: relative;
}
/* line 813, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 814, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 815, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 816, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.book-section .custom-margin {
  padding: 50px 30px;
}
/* line 817, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.book-section .custom-margin h2,
.room_details h2 {
  max-width: 100%;
}
/* line 818, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.book-section .custom-margin ul {
  list-style: none;
  padding-left: 0;
}
/* line 819, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 820, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 821, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 822, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.museum-section {
  text-align: center;
  background-color: #ECEDEE;
  padding: 22px 0;
}
/* line 823, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 824, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.museum-section a.btn {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1px;
}
/* line 825, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.museum-section a.btn:hover {
  opacity: 0.8;
}
/* line 826, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.museum-section a.btn i {
  padding-left: 10px;
}
/* line 827, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.museum-section a.btn.mr-3 {
  margin-right: 15px;
}
/*** error page css ***/
/* line 829, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.error_section {
  padding: 80px 0 95px;
  text-align: center;
}
/* line 830, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 837, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.error_section p {
  font-size: 20px;
  margin-bottom: 40px;
}
/* line 838, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 840, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.philosophy_section_details {
  padding: 30px 0;
}
/* line 841, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.common_container {
  max-width: 745px;
  margin: 0 auto;
}
/* line 842, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 843, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.philosophy_section_details p {
  font-size: 17px;
  line-height: 1.3;
}
/* line 844, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 852, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 853, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.common_container .details_block p {
  font-size: 18px;
}
/*** experience page css ***/
/* line 855, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_section {
  padding: 50px 50px;
  background: #f3f4f5;
}
/* line 856, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 857, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_section p {
  color: #3c3c3c;
  font-size: 18px;
}
/* line 858, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_section p.black {
  font-family: 'robotoblack', arial, sans-serif;
}
/* line 859, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_section p.black a {
  color: #3c3c3c;
}
/* line 860, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_section .common_container_fluid {
  margin-bottom: 60px;
}
/* line 861, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_section p.black a:hover {
  color: #ec008c;
}
/* line 862, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 863, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 864, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.common_box h2 {
  max-width: 100%;
  margin-bottom: 26px;
}
/* line 865, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.common_box h3 {
  font-size: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
/* line 866, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.common_box p {
  font-size: 20px;
}
/* line 867, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 868, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_section .btn,
.guest_honour_section .btn {
  background: #E4017E;
  color: #fff;
  border: 2px solid #E4017E;
  min-width: 250px;
  font-size: 20px;
  padding: 13px 20px;
}
/* line 869, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.experience_section .btn:hover,
.guest_honour_section .btn:hover {
  opacity: 0.8;
}
/* line 870, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 871, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.common_box .btn_black:hover {
  color: #fff;
  background: #3C3C3C;
}
/* line 872, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.common_box .btn_black i {
  padding-left: 20px;
  font-size: 24px;
}
/*** guest_honour css ***/
/* line 875, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest_honour_section {
  padding: 50px 50px 5px;
  background-color: #f1f5f6;
}
/* line 876, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest_honour_section .common_box,
.guest_honour_section .common_box_first {
  padding: 100px 150px 100px 80px;
}
/* line 877, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest_honour_section .common_box h2 {
  margin-bottom: 34px;
  line-height: 1.1;
}
/* line 879, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .max-content {
  max-width: 1800px;
}
/* line 880, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .card-main img {
  max-width: 23%;
}
/* line 881, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .main-title,
.guest-of-honour-custom .bottom-title {
  font-size: 26px;
}
/* line 883, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour.guest-of-honour-custom {
  padding: 30px 15px 40px;
}
/* line 884, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .main-title {
  padding-bottom: 30px;
}
/* line 885, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .bottom-title {
  padding-top: 60px;
}
/* line 886, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour-custom .bottom-title h5 {
  margin-bottom: 0;
}
/*** masterclass css ***/
/* line 893, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.masterclass_section {
  background-color: #fff;
}
/* line 894, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.masterclass_section h3 {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  font-size: 28px;
  margin-bottom: 15px;
}
/* line 895, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.masterclass_section .mt-5 {
  margin-top: 50px;
}
/* line 896, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.masterclass_section .common_box h3 {
  color: #E4017D;
  font-size: 16px;
  font-family: 'robotoregular', arial, sans-serif;
}
/* line 897, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.blog_section .common_box h3 {
  font-family: 'robotobold', arial, sans-serif;
}
/* line 898, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.blog_section {
  background: #f3f4f5;
}
/* line 899, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.blog_section .common_box,
.blog_section .common_box_first {
  padding: 50px 80px;
}
/* line 900, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.blog_section .primary_link i {
  font-size: 24px;
}
/* line 901, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.content-main {
  margin-bottom: 0;
}
/* line 902, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.catrgory_link {
  text-align: right;
  display: block;
}
/* line 903, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.catrgory_link ul {
  margin-bottom: 0;
}
/* line 904, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 905, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.catrgory_link ul li a.active {
  color: #E4017D;
}
/* line 906, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.catrgory_link ul li:after {
  display: none;
}
/* line 907, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.blog_child_section {
  padding: 50px 50px;
}
/* line 908, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 909, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
html div .pt-0 {
  padding-top: 0;
}
/* line 910, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 911, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 923, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.releated_section a:hover {
  color: #fff;
  background-color: #ec008c;
  border-color: #ec008c;
}
/*** contact page css ***/
/* line 925, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.contact_section {
  padding: 80px 50px;
}
/* line 928, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.contact_section .contact-map {
  height: 320px;
}
/* line 931, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 936, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.contact_section p {
  font-size: 22px;
  letter-spacing: 2px;
  color: #555658;
}
/* line 941, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 950, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.form-group {
  margin-bottom: 1rem;
}
/* line 953, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
/* line 957, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 968, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 988, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
textarea.form-control {
  height: auto;
}
/* line 991, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 998, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
::-webkit-input-placeholder {
  font-family: 'roboto_condensedbold', arial, sans-serif;
  letter-spacing: 1px;
  color: #58585A;
}
/* line 1003, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.contact_section .content-main__aside-right-half {
  width: 100%;
  padding-right: 0;
  float: none;
}
/* line 1004, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1022, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.contact_section [type=submit] {
  margin-left: auto;
  display: block;
  border-radius: .25rem;
  padding: 12px 30px;
}
/* line 1028, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1035, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.address_section p a > span {
  display: block;
}
/* line 1036, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.address_section i {
  padding-right: 15px;
  font-size: 32px;
  line-height: 1.3;
  vertical-align: middle;
}
/* line 1042, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1048, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.address_section a:hover,
.address:hover i,
.address:hover a {
  color: #ec008c;
}
/* line 1049, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.ContactUserForm .field.dropdown {
  width: 49.4%;
  margin: 0 3px 12px;
  display: inline-block;
}
/* line 1054, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
#ContactFormOptionID {
  margin-left: 0;
}
/* line 1055, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
div#EnquiryTypeOptionID {
  margin-right: 0;
}
/* line 1056, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.content-main--inner__aside-right {
  margin-right: 0;
}
/* line 1057, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.terms_section {
  padding: 50px 50px;
}
/* line 1058, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.terms_section h3 {
  font-size: 18px;
  font-family: 'roboto_condensedbold', arial, sans-serif;
}
/* line 1059, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.terms_section p {
  font-family: 'robotoregular', arial, sans-serif;
  margin-bottom: 3px;
  color: #000;
}
/* line 1060, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.clifton_images_block h2 {
  font-size: 22px;
  margin-bottom: 30px;
  padding: 0 15px;
}
/* line 1061, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.getaway_banner {
  position: relative;
}
/* line 1062, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1071, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.winter_getaway_section {
  padding: 0px 50px;
}
/* line 1072, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1084, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1092, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.dine_section ul li span {
  cursor: auto;
}
/* line 1095, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1096, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.getaway_banner.backdrop_overlay:after {
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
/* line 1097, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.qrter-footer-top--group__5 {
  width: 19%;
}
/* Bog page content css */
/* line 1099, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.common_container h3,
h2,
h1,
h4,
h5,
h6 {
  font-family: 'Playfair Display', arial, sans-serif;
}
/* line 1102, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.common_container p {
  font-family: 'robotoregular', arial, sans-serif;
}
/* CSS for footer Partnership section*/
/* line 1106, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1115, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1121, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.qrter-footer-top--partership img {
  width: auto;
  height: auto;
}
/* line 1125, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.qrter-footer-top--partership-list {
  list-style: none;
  padding: 0 0 20px;
  margin: 0;
}
/* line 1130, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1140, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.qrter-footer-top--partership ul {
  list-style: none;
  padding: 0 0 20px;
  margin: 0;
}
/* line 1145, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.philosophy_banner_img {
  min-height: 280px;
  object-fit: cover;
}
/* line 1149, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.getaway_banner_details {
  z-index: 2;
}
/* line 1152, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.mobile-img {
  display: none !important;
}
/* line 1155, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.uppercase-text {
  text-transform: uppercase;
}
/* line 1158, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.membership_include_section {
  padding: 65px 0;
}
/* line 1161, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.membership_include_section h2 {
  display: none;
}
/** PopUp Ad section css ***/
/* line 1167, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1178, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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: #ec008c;
  width: 100%;
  z-index: 1040;
}
/* line 1191, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
#popup .popup-content {
  border: 1px solid #ffffff;
  padding: 20px 10px;
  text-align: center;
}
/* line 1195, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1203, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1212, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
#popup .popup-content button#closePopup {
  background-color: #ec008c;
  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 1227, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1231, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1238, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1248, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1255, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1265, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
#popup .popup-content .btn-outline-primary:hover,
#popup .popup-content .btn-outline-primary:focus {
  background-color: #4a4e4f;
  border-color: #4a4e4f;
}
/*Our Hotels Slider css start*/
/* line 1274, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
h2.group-bookings-title {
  font-size: 60px;
  font-weight: 500;
  color: #ec008c;
}
/* line 1282, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1292, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1307, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1317, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1331, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list {
  margin: 0 -20px;
}
/* line 1333, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track {
  display: flex;
}
/* line 1335, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide {
  height: inherit !important;
  margin: 0 20px;
}
/* line 1338, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.Hotels #HotelSlider .slick-list .slick-track .slick-slide div:first-child {
  height: 100%;
}
/* line 1340, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1344, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1349, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1355, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1360, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1364, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1371, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1374, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1378, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 #ec008c;
  color: #ec008c;
  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 1395, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 #ec008c inset;
  color: #ffffff;
}
/* line 1410, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.group-booking {
  padding-top: 90px;
}
/* line 1412, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.group-booking p {
  font-size: 20px;
  color: #3c3c3c;
}
/* line 1416, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.group-booking img.best-start-day-off {
  max-height: 600px;
  width: 100%;
  object-fit: cover;
}
/* line 1421, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.group-booking .offerDetails {
  margin-bottom: 0;
}
/* line 1425, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.Contact_Us {
  padding-top: 100px;
}
/* line 1427, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.Contact_Us p {
  font-size: 20px;
  color: #3c3c3c;
}
/* line 1432, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1437, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.Contact_Us .contact-details .flex-wrapper p {
  margin-bottom: 0;
  text-transform: uppercase;
}
/* line 1441, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1453, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection {
  background-color: #ffffff;
}
@media (max-width: 575px) {
  /* line 1455, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour.guestOfHonourSection {
    padding: 15px 15px 30px;
  }
}
/* line 1458, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1465, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection .mainTitle br {
  display: none;
}
@media (max-width: 575px) {
  /* line 1467, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour.guestOfHonourSection .mainTitle br {
    display: block;
  }
}
/* line 1471, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection .mainTitle p {
  margin-bottom: 0;
}
/* line 1475, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection .offerDetails {
  margin: 35px 0;
}
@media (max-width: 575px) {
  /* line 1477, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour.guestOfHonourSection .offerDetails {
    margin: 20px 0 30px;
    display: block;
  }
}
/* line 1481, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection .offerDetails .offerDetailMainDiv {
  margin: 5px 0;
}
@media (max-width: 575px) {
  /* line 1483, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour.guestOfHonourSection .offerDetails .offerDetailMainDiv {
    margin: 12px 0;
    text-align: center;
    justify-content: center;
  }
  /* line 1487, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour.guestOfHonourSection .offerDetails .offerDetailMainDiv a.offerLink {
    font-size: 16px;
  }
}
/* line 1493, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour.guestOfHonourSection .btn-secondary {
  color: #58585A;
  border-color: #58585A;
}
/* line 1498, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1505, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.offerDetails .offerDetailMainDiv {
  gap: 15px;
  margin: 8px 0;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
/* line 1512, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.offerDetails .offerDetailMainDiv a.offerLink {
  color: #58585A;
  letter-spacing: 1px;
  font-weight: 700;
}
/* line 1517, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1524, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1537, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  #popup {
    max-width: 500px;
  }
  /* line 1540, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  #popup .popup-content h2 {
    font-size: 25px;
    margin-bottom: 40px;
  }
  /* line 1544, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  #popup .popup-content h4 {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
@media (max-width: 575px) {
  /* line 1552, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  #popup {
    max-width: 95%;
  }
  /* line 1555, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  #popup .popup-content h2 {
    margin-bottom: 30px;
  }
  /* line 1558, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  #popup .popup-content h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 400px) {
  /* line 1566, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  #popup {
    max-width: 300px;
  }
  /* line 1569, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  #popup .popup-content h2 {
    font-size: 30px;
  }
  /* line 1572, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  #popup .popup-content h4 {
    font-size: 20px;
  }
}
/*** responsive media ***/
@media (min-width: 576px) {
  /* line 1581, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .container {
    max-width: 540px;
  }
  /* line 1582, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1583, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1586, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .container {
    max-width: 720px;
  }
  /* line 1587, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1588, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1589, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1590, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  #expshowmore {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 1593, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .container {
    max-width: 960px;
  }
  /* line 1594, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1595, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1596, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1597, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1598, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1601, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1608, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .container {
    max-width: 1140px;
  }
  /* line 1608, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1609, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .container {
    max-width: 1400px;
  }
  /* line 1610, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  #mc_embed_signup_scroll {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 1611, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .banner-text {
    max-width: 450px;
  }
}
@media (min-width: 2550px) {
  /* line 1614, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .sticky-top {
    top: 5rem;
  }
}
@media (max-width: 1860px) {
  /* line 1619, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 130px;
  }
}
@media (max-width: 1816px) {
  /* line 1622, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown {
    width: 49%;
  }
}
@media (max-width: 1800px) {
  /* line 1623, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 126px;
  }
}
@media (max-width: 1760px) {
  /* line 1624, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 123px;
  }
}
@media (max-width: 1760px) {
  /* line 1625, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 120px;
  }
}
@media (max-width: 1600px) {
  /* line 1626, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 112px;
    top: 52%;
  }
}
@media (max-width: 1449px) {
  /* line 1628, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form-date-field-group-wrapper {
    width: 450px;
  }
  /* line 1629, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .banner-text h2 {
    font-size: 50px;
  }
  /* line 1630, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .sub_slider_section:after {
    height: calc(100% + 275px);
  }
  /* line 1631, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .banner-text {
    max-width: 368px;
    left: 70%;
  }
  /* line 1632, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .homepage-banner-text {
    left: 10%;
  }
  /* line 1633, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .dine_section {
    margin-top: -70px;
  }
  /* line 1634, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    height: calc(100% - 35px);
    top: 52%;
    width: 100px;
  }
  /* line 1635, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .releated_section a {
    width: 31.5%;
  }
  /* line 1636, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section p {
    font-size: 20px;
    letter-spacing: 1px;
  }
}
@media (max-width: 1400px) {
  /* line 1640, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .max-content {
    max-width: 1400px;
  }
  /* line 1641, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1642, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_images_block .properties-list--item-more h3 {
    font-size: 42px;
  }
  /* line 1643, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol h2,
  .workplace_section h2 {
    font-size: 60px;
  }
  /* line 1644, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol h3 {
    font-size: 28px;
  }
  /* line 1645, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol_details {
    padding: 40px 55px;
  }
  /* line 1646, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section .slick-dots {
    right: 40px;
    bottom: 40px;
  }
  /* line 1647, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section .slick-dots li button,
  .workplace_section .slick-dots li {
    width: 15px;
    height: 15px;
  }
  /* line 1648, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section h2 {
    margin-bottom: 1rem;
  }
  /* line 1649, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section .btn {
    margin-top: 0.5rem;
  }
  /* line 1650, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li {
    padding: 0 34px;
  }
  /* line 1651, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_details h3 {
    font-size: 80px;
  }
  /* line 1652, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol .btn {
    margin-top: 1.5rem;
  }
  /* line 1653, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .dine_section p {
    margin-top: 24px;
  }
  /* line 1654, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_details {
    padding: 50px 50px;
  }
  /* line 1655, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section .field {
    width: 100%;
  }
  /* line 1656, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reward_section h3 {
    font-size: 48px;
  }
  /* line 1657, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1659, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown {
    width: 48.9%;
  }
}
@media (max-width: 1199px) {
  /* line 1662, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .sticky-top {
    top: 2.5rem;
  }
  /* line 1665, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--main-navigation--item-link,
  .header--top-navigation--item-link {
    font-size: 14px;
  }
  /* line 1666, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--main-navigation--item {
    margin-left: 30px;
  }
  /* line 1667, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--main-navigation--item i {
    font-size: 14px;
    padding-right: 4px;
  }
  /* line 1668, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .banner--cell.banner--button .btn {
    font-size: 14px;
  }
  /* line 1669, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .sub_slider_section:after {
    top: 0;
  }
  /* line 1670, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .banner-text {
    left: 67%;
    max-width: 312px;
    top: 54%;
  }
  /* line 1671, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .homepage-banner-text {
    left: 10%;
  }
  /* line 1672, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form--property-field {
    width: 320px;
  }
  /* line 1673, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form-date-field-group-wrapper {
    width: 350px;
  }
  /* line 1674, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour {
    padding: 40px 15px;
  }
  /* line 1675, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_images_block .properties-list--item-more h3 {
    font-size: 36px;
    margin-bottom: 15px;
  }
  /* line 1676, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol_details {
    padding: 30px 30px;
  }
  /* line 1677, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section_block_details,
  .social_blog_section .social,
  .blog_details {
    top: 48%;
  }
  /* line 1678, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .social h3 {
    font-size: 40px;
  }
  /* line 1679, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled {
    margin: 25px 0 0;
  }
  /* line 1680, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1681, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_details h3 {
    font-size: 64px;
  }
  /* line 1682, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol h2,
  .workplace_section h2 {
    font-size: 54px;
  }
  /* line 1683, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol_details img {
    margin-bottom: 15px;
  }
  /* line 1684, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol h3 {
    margin-bottom: 5px;
  }
  /* line 1685, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section {
    padding: 18px 15px;
  }
  /* line 1686, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section .homepage--title {
    font-size: 21px;
  }
  /* line 1687, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section p {
    font-size: 14px;
  }
  /* line 1688, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_hotel_section h2 {
    max-width: 50%;
  }
  /* line 1689, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .dine_section h2 {
    font-size: 40px;
  }
  /* line 1690, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .dine_section p {
    margin: 15px 0;
  }
  /* line 1691, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_details {
    padding: 30px 30px;
    max-width: 460px;
    right: 64px;
  }
  /* line 1692, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_details h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  /* line 1693, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_details .primary_link {
    padding-top: 8px;
  }
  /* line 1694, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    top: 53%;
    width: 71px;
  }
  /* line 1695, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1696, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .featured-slideshow--next:after,
  .room_section .featured-slideshow--next:after {
    right: 0;
  }
  /* line 1697, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .featured-slideshow--prev:after,
  .room_section .featured-slideshow--prev:after {
    left: 0;
  }
  /* line 1698, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--main-navigation--dropdown,
  .header--main-navigation--item:hover .header--main-navigation--dropdown {
    min-width: 240px;
  }
  /* line 1699, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1700, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .philosophy_section_details h1 {
    line-height: 1.2;
    margin-bottom: 20px;
  }
  /* line 1701, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_container .details_block h2 {
    margin-bottom: 15px;
  }
  /* line 1702, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .story_section {
    padding-bottom: 20px;
  }
  /* line 1703, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1704, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1705, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_box h2 {
    font-size: 42px;
    margin-bottom: 15px;
    line-height: 1.1;
  }
  /* line 1706, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_box p {
    font-size: 16px;
  }
  /* line 1707, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest_honour_section .common_box,
  .guest_honour_section .common_box_first {
    padding: 60px 30px;
  }
  /* line 1708, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest_honour_section .common_box h2 {
    margin-bottom: 15px;
  }
  /* line 1709, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .masterclass_section .mt-5 {
    margin-top: 30px;
  }
  /* line 1710, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .masterclass_section h3 {
    line-height: 1;
  }
  /* line 1711, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_section .common_box,
  .blog_section .common_box_first {
    padding: 50px 30px;
  }
  /* line 1712, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .releated_section a {
    margin-right: 13px;
  }
  /* line 1713, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .releated_section h2 {
    font-size: 40px;
  }
  /* line 1714, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section {
    padding: 60px 40px;
  }
  /* line 1715, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .address_section p,
  .address_section a {
    font-size: 20px;
  }
  /* line 1716, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .address_section i {
    padding-right: 12px;
    font-size: 28px;
    line-height: 1.2;
  }
  /* line 1717, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown {
    width: 48.8%;
  }
  /* line 1718, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--main-navigation span {
    font-size: 14px;
  }
  /* line 1719, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--topbar a {
    font-size: 1.2rem;
  }
}
@media (max-width: 1024px) {
  /* line 1723, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offerDetails {
    gap: 3%;
    margin: 36px 0;
  }
  /* line 1726, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv {
    gap: 8px;
  }
  /* line 1728, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv .iconContainer {
    height: 40px;
    width: 40px;
  }
  /* line 1731, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1745, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .Hotels #HotelSlider .slick-prev div:after {
    left: -50px;
  }
  /* line 1752, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .Hotels #HotelSlider .slick-next div:after {
    right: -50px;
  }
  /* line 1757, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .Hotels #HotelSlider .slick-list {
    margin: 0 -10px;
  }
  /* line 1760, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .Hotels #HotelSlider .slick-list .slick-track .slick-slide {
    margin: 0 10px;
  }
}
@media (max-width: 991px) {
  /* line 1770, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .banner-text h2 {
    font-size: 40px;
    margin-bottom: 8px;
  }
  /* line 1771, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .banner-text p {
    font-size: 14px;
  }
  /* line 1772, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .banner-text {
    max-width: 270px;
    left: 64%;
  }
  /* line 1773, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .homepage-banner-text {
    left: 10%;
  }
  /* line 1774, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .sub_slider_section:after {
    top: -30px;
    height: calc(100% + 280px);
  }
  /* line 1775, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .berkeley_suits .col-12.col-lg-5,
  .dine_section .ml-3 {
    margin-left: 0;
  }
  /* line 1776, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .order-lg-last {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 1777, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section .field {
    width: 235px;
  }
  /* line 1778, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section .mb-3 {
    margin-bottom: 16px;
  }
  /* line 1779, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol_details {
    padding: 15px;
  }
  /* line 1780, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1781, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol h2,
  .workplace_section h2,
  h2.group-bookings-title {
    font-size: 40px;
  }
  /* line 1782, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol p {
    font-size: 14px;
  }
  /* line 1783, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol h3 {
    font-size: 20px;
  }
  /* line 1784, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol .btn {
    margin-top: 0.2rem;
  }
  /* line 1785, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .social h3 {
    font-size: 30px;
  }
  /* line 1786, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li {
    padding: 0 15px;
  }
  /* line 1787, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1788, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li span {
    font-size: 14px;
  }
  /* line 1789, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_details h3 {
    font-size: 50px;
  }
  /* line 1790, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section .btn i {
    padding-left: 20px;
  }
  /* line 1791, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_images_block .properties-list--item-more .btn i {
    font-size: 20px;
    padding-left: 8px;
  }
  /* line 1792, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section p {
    font-size: 16px;
    margin-bottom: 0.5rem;
  }
  /* line 1793, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section h2 {
    margin-bottom: 0.5rem;
  }
  /* line 1794, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section_block_details,
  .social_blog_section .social,
  .blog_details {
    width: 440px;
  }
  /* line 1795, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_images_block .properties-list--item-more h3 {
    font-size: 30px;
    margin-bottom: 8px;
  }
  /* line 1796, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .ratings i {
    font-size: 25px;
  }
  /* line 1797, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1798, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .ratings {
    margin-bottom: 14px;
  }
  /* line 1799, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_hotel_section h2,
  .common_sub_title h2,
  .clifton_hotel_section h2 {
    max-width: 100%;
  }
  /* line 1800, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour h1 {
    margin-bottom: 20px;
  }
  /* line 1801, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .menu-toggle--inner:after,
  .menu-toggle--inner:before,
  .menu-toggle--inner {
    background: #fff;
  }
  /* line 1802, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 1803, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .btn {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
    border-radius: 0;
  }
  /* line 1804, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin {
    padding-right: 0;
  }
  /* line 1805, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .dine_section h2 {
    font-size: 32px;
  }
  /* line 1806, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1807, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1808, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_details {
    max-width: 400px;
    padding: 40px 40px;
  }
  /* line 1809, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .book-section .reward_section {
    top: 35%;
  }
  /* line 1810, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reward_section h3 {
    font-size: 40px;
    margin-bottom: 24px;
  }
  /* line 1811, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_details h2 {
    font-size: 32px;
  }
  /* line 1812, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_details h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  /* line 1813, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_details p {
    font-size: 14px;
  }
  /* line 1814, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    top: 54%;
  }
  /* line 1815, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_container {
    max-width: 650px;
  }
  /* line 1816, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_container .details_block h2 {
    font-size: 38px;
  }
  /* line 1817, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1818, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .philosophy_section_details h1 {
    font-size: 40px;
  }
  /* line 1819, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section {
    padding: 50px 30px;
  }
  /* line 1820, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_box h2 {
    font-size: 32px;
  }
  /* line 1821, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_box h3 {
    font-size: 16px;
  }
  /* line 1822, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section .common_box .btn_black {
    font-size: 16px;
    padding: 6px 20px;
  }
  /* line 1823, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest_honour_section {
    padding: 50px 30px 5px;
  }
  /* line 1824, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    width: 53px;
  }
  /* line 1825, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .featured-slideshow--prev:after,
  .room_section .featured-slideshow--next:after {
    font-size: 40px;
  }
  /* line 1826, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .featured-slideshow--prev:after {
    left: 0;
  }
  /* line 1827, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .featured-slideshow--next:after {
    right: 0;
  }
  /* line 1828, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_details {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  /* line 1829, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_child_section {
    padding: 50px 30px;
  }
  /* line 1830, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--main-navigation--item {
    margin-left: 10px;
  }
  /* line 1831, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .address_section p,
  .address_section a {
    font-size: 16px;
  }
  /* line 1832, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .address_section i {
    padding-right: 8px;
    font-size: 22px;
  }
  /* line 1833, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section {
    padding: 40px 30px 60px;
  }
  /* line 1834, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section p {
    font-size: 18px;
    text-align: center;
  }
  /* line 1835, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section h1 {
    text-align: center;
  }
  /* line 1836, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .form-control,
  label {
    font-size: 15px;
  }
  /* line 1837, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section [type=submit] {
    padding: 8px 30px;
  }
  /* line 1838, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section h1 {
    font-size: 50px;
  }
  /* line 1839, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .Experience-desktop .experience_section h1 {
    font-size: 40px ;
  }
  /* line 1840, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .winter_getaway_section {
    padding: 0px 30px;
  }
  /* line 1841, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .getaway_banner_details h2 {
    font-size: 30px;
  }
  /* line 1842, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .card-main {
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
  }
  /* line 1843, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .card-main img {
    max-width: 45%;
  }
  /* line 1844, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .main-title,
  .guest-of-honour-custom .bottom-title {
    font-size: 18px;
  }
  /* line 1847, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .bottom-title {
    padding-top: 20px;
  }
  /* line 1848, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .main-title {
    padding-bottom: 30px;
  }
}
@media (max-width: 770px) {
  /* line 1851, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .mobile-img {
    display: block !important;
  }
  /* line 1854, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .desktop-img {
    display: none !important;
  }
  /* line 1857, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header .header--site-width {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 1858, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--logo {
    margin-right: auto;
  }
  /* line 1859, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--main-navigation--item:before {
    display: none;
  }
  /* line 1860, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header .header--right--top {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 1861, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header .header--menu-toggle {
    margin: 0;
    height: auto;
    padding: 0;
  }
  /* line 1862, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header .banner--cell.banner--button {
    width: 100%;
    display: block;
    padding: 0;
  }
  /* line 1863, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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: #E4017E;
    color: #fff;
    border-color: #E4017E;
  }
  /*.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 1866, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1868, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1887, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--main-navigation--item {
    margin: 0;
  }
  /* line 1888, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--main-navigation--item i {
    font-size: 16px;
    padding-right: 8px;
  }
  /* line 1889, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1897, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header .header--main-navigation .header--main-navigation--item {
    border-top: 0;
    text-align: left;
  }
  /* line 1898, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header .header--main-navigation--item-link {
    display: block;
    width: 100%;
  }
  /* line 1899, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1901, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1902, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .btn {
    display: block;
  }
  /* line 1903, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .btn.btn-md {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  /* line 1904, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form--mobile-trigger:after {
    display: none;
  }
  /* line 1905, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  body.main {
    overflow: hidden !important;
  }
  /* line 1906, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  body.main::-webkit-scrollbar {
    width: 0px;
    background: transparent;
  }
  /* line 1907, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1908, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  html .header .header--main-navigation--item-link.roTate {
    color: #ec008c;
  }
  /* line 1909, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1914, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1916, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .releated_section a {
    width: 31%;
  }
  /* line 1917, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--main-navigation--item.dropdown:hover .down:after {
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
  }
  /* line 1920, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1936, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1949, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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: #e4017e;
  }
  /* line 1950, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main .sticky-top,
  .main .header.sticky-top.sticky {
    background: #333533;
  }
  /* line 1951, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main .menu-toggle--inner:after,
  .main .menu-toggle--inner:before {
    background: #fff;
  }
  /* line 1952, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .sticky-top {
    position: relative;
    background-color: #ffffff;
    top: 0rem;
  }
  /* line 1953, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--main-navigation--item-link,
  .header--top-navigation--item-link,
  .header--top-navigation span {
    color: #000;
  }
  /* line 1954, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .menu-toggle--inner:after,
  .menu-toggle--inner:before,
  .menu-toggle--inner {
    background: #000;
  }
  /* line 1955, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1956, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1957, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1958, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1959, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header .header--logo {
    display: none;
  }
  /* line 1960, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header .mob_logo {
    display: block;
  }
  /* line 1961, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main .header .header--logo {
    display: block;
  }
  /* line 1962, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main .header .mob_logo,
  .main .header.sticky .mob_logo {
    display: none;
  }
  /* line 1963, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header .header--main-navigation .header--main-navigation--item-link.currentToggle {
    color: #e4017e;
  }
  /* line 1964, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section .content-main__aside-right-half {
    margin-bottom: 30px;
  }
  /* line 1965, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown {
    width: 49%;
  }
  /* line 1966, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .address_section p,
  .address_section a {
    text-align: left;
  }
  /* line 1967, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header {
    padding: 8px 0 15px;
  }
}
@media (max-width: 767px) {
  /* line 1971, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .sub_slider_section {
    overflow: visible;
  }
  /* line 1972, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .order-md-last {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 1973, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .mt-3 {
    margin-top: 24px;
  }
  /* line 1974, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1975, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1976, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1977, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--top-navigation--item-link:hover {
    color: #ec008c;
  }
  /* line 1978, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction fieldset.d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 1979, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form-date-field-group-wrapper {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 1980, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form--property-field,
  .reservation_sction .booking-form-field-group {
    width: 100%;
  }
  /* line 1981, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_hotel_section .order-md-last {
    padding: 0;
  }
  /* line 1982, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_hotel_section img {
    margin-right: auto;
  }
  /* line 1983, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1984, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form,
  .reservation_sction .beneath-header--booking-form-wrapper-2 .title {
    padding: 0 70px;
  }
  /* line 1985, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .btn.btn-md {
    border-radius: 0;
  }
  /* line 1987, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .max-content {
    max-width: 767px;
  }
  /* line 1988, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour.guest-of-honour-custom {
    padding-bottom: 100px;
  }
  /* line 1989, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour h1 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 28px;
  }
  /* line 1990, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .berkeley_suits {
    padding: 0 0 50px;
  }
  /* line 1991, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol {
    padding: 0 0 13px;
    position: relative;
  }
  /* line 1992, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol p {
    font-size: 17px;
    letter-spacing: 2px;
  }
  /* line 1993, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol .container-fluid {
    padding: 0;
  }
  /* line 1994, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section h2 {
    font-size: 34px;
    margin-bottom: 1.3rem;
  }
  /* line 1995, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section p {
    letter-spacing: 3px;
    margin-bottom: 1.5rem;
  }
  /* line 1996, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section_block_details {
    top: 38%;
  }
  /* line 1997, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1998, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 1999, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2000, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section .btn i {
    padding-left: 40px;
  }
  /* line 2001, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section_block_details,
  .social_blog_section .social,
  .blog_details {
    max-width: 100%;
  }
  /* line 2002, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_details h3 {
    font-size: 80px;
  }
  /* line 2003, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2004, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li {
    padding: 0 40px;
  }
  /* line 2005, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled {
    margin-top: 38px;
  }
  /* line 2006, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section {
    padding: 18px 0;
    text-align: center;
    background-color: #d8d8d8;
    margin-bottom: 10px;
  }
  /* line 2007, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section .content-inner {
    padding: 0;
  }
  /* line 2008, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section .homepage--title {
    font-size: 30px;
  }
  /* line 2009, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2010, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section .mc-field-group,
  .newsletter_section .field {
    width: 100%;
  }
  /* line 2011, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section .btn-primary,
  .newsletter_section .clear {
    width: 100%;
  }
  /* line 2012, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section .col-12 {
    padding: 0;
  }
  /* line 2013, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section .row {
    margin: 0;
  }
  /* line 2014, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .newsletter_section .mc-field-group {
    padding: 0 15px 20px;
  }
  /* line 2015, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2016, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2018, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2019, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol .common_title {
    margin-top: -100px;
  }
  /* line 2021, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main-slider-section.slick-dotted.slick-slider,
  .main-slider-section {
    background: #e4017e;
    margin-bottom: 20px;
  }
  /* line 2023, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2024, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .bristol_slider .slick-dots {
    display: none !important;
  }
  /* line 2025, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_bristol p {
    font-size: 13px;
  }
  /* line 2026, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .qrter-footer-top--awards li {
    width: 100%;
    max-width: 31%;
    margin: 0 11px 15px 0;
  }
  /* line 2027, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .qrter-footer-top--awards img {
    margin: 0 auto;
  }
  /* line 2028, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom {
    display: block;
  }
  /* line 2029, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom--logo {
    display: block;
    margin-right: 0;
    height: auto;
  }
  /* line 2030, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom--copyright {
    font-family: Lato, Arial, Helvetica, Geneva, sans-serif;
    font-size: 18px;
  }
  /* line 2031, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_link a {
    font-size: 30px;
    padding-left: 20px;
  }
  /* line 2032, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_link a:hover {
    color: #fff;
  }
  /* line 2033, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom--inner {
    text-align: center;
  }
  /* line 2034, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom--left {
    float: none;
    padding-right: 0;
  }
  /* line 2036, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2037, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .border-seprator {
    display: none;
  }
  /* line 2038, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_details p {
    font-size: 16px;
    letter-spacing: 2px;
  }
  /* line 2039, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-dots {
    bottom: 0;
    text-align: right;
    right: 60px;
  }
  /* line 2040, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 8px;
  }
  /* line 2041, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2042, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-dots li.slick-active button {
    background: #4A4E4F;
  }
  /* line 2043, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-dots li button:before {
    font-size: 0;
  }
  /* line 2044, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest_section {
    padding: 0 0 10px;
    margin-bottom: 12px;
  }
  /* line 2045, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin {
    padding: 0px 15px;
    max-width: 480px;
    margin: 0 auto;
  }
  /* line 2046, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2047, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin p {
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 15px;
  }
  /* line 2048, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2049, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .dine_section img {
    display: none;
  }
  /* line 2050, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .dine_section .ml-3 {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 2051, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .dine_section p {
    font-size: 16px;
    letter-spacing: 2px;
    margin: 22px 0;
  }
  /* line 2052, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2053, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_details {
    background: transparent;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 15px 15px;
  }
  /* line 2054, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_details h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  /* line 2055, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .book-section .custom-margin {
    padding: 0 80px 30px;
  }
  /* line 2056, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_details h3 {
    font-size: 40px;
    margin-bottom: 3px;
  }
  /* line 2057, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .book-section .reward_section {
    top: 50%;
  }
  /* line 2058, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .book-section .custom-margin ul {
    margin-top: 15px;
  }
  /* line 2059, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .book-section .custom-margin ul li {
    letter-spacing: 2px;
  }
  /* line 2060, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_sub_section {
    margin-top: 0;
  }
  /* line 2062, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .error_section {
    padding: 30px 0 60px;
  }
  /* line 2063, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_container {
    max-width: 480px;
  }
  /* line 2064, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .philosophy_section_details {
    padding: 20px 0;
  }
  /* line 2065, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .philosophy_section_details p {
    font-size: 15px;
  }
  /* line 2066, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .story_section {
    padding-bottom: 10px;
  }
  /* line 2067, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2068, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section,
  .guest_honour_section {
    padding: 30px 0;
    background: #fff;
  }
  /* line 2069, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section .mb-4,
  .guest_honour_section .mb-4 {
    margin-bottom: 0;
  }
  /* line 2070, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section .btn {
    margin-top: 40px;
  }
  /* line 2071, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section .common_box .btn_black {
    margin: 0;
  }
  /* line 2072, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section .common_container_fluid {
    padding: 0 70px;
  }
  /* line 2073, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section h1 {
    margin-bottom: 15px;
    font-size: 50px;
  }
  /* line 2074, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section p {
    font-size: 15px;
    letter-spacing: 2px;
  }
  /* line 2075, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section p.black {
    font-family: 'robotobold', arial, sans-serif;
  }
  /* line 2076, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_box h2 {
    margin-bottom: 30px;
  }
  /* line 2077, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_box h3 {
    font-size: 14px;
    color: #ec008c;
    margin-bottom: 24px;
  }
  /* line 2078, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section .common_box .mb-4 {
    margin-bottom: 2.5rem;
  }
  /* line 2079, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_container .details_block h2 {
    font-size: 32px;
  }
  /* line 2080, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_box p {
    letter-spacing: 2px;
  }
  /* line 2081, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest_honour_section .common_box,
  .guest_honour_section .common_box_first {
    padding: 40px 100px;
  }
  /* line 2082, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .masterclass_section h3 {
    font-size: 20px;
  }
  /* line 2083, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .masterclass_section .common_box h2 {
    margin-bottom: 10px;
  }
  /* line 2084, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .masterclass_section .common_box h3 {
    margin-bottom: 10px;
  }
  /* line 2085, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .masterclass_section .mt-5 {
    margin-top: 10px;
  }
  /* line 2086, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2087, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .masterclass_section .common_container_fluid {
    margin-bottom: 30px;
  }
  /* line 2088, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .masterclass_section .btn {
    margin-top: 0;
  }
  /* line 2089, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .dine_section ul,
  .book-section .custom-margin ul {
    margin-bottom: 20px;
  }
  /* line 2090, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .book-section,
  .beneath-header--top,
  .chg-header--topbar--text {
    margin-bottom: 12px;
  }
  /* line 2091, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .book-section {
    margin-top: 7px;
  }
  /* line 2092, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour {
    padding: 40px 15px 50px;
  }
  /* line 2093, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .hotel_images_slider.slick-dotted.slick-slider {
    margin: 0;
  }
  /* line 2094, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .hotel_images_slider .slick-list .slick-track {
    min-width: 500px;
  }
  /* line 2095, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_images_block .slick-dots {
    display: none !important;
  }
  /* line 2096, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_images_block .col-12 {
    padding: 0;
  }
  /* line 2097, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_hotel_section,
  .berkeley_suits {
    padding-bottom: 15px;
  }
  /* line 2098, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section {
    padding-bottom: 12px;
    padding-top: 7px;
  }
  /* line 2099, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .mt-3 {
    margin-top: 13px;
  }
  /* line 2100, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_details {
    max-width: 300px;
  }
  /* line 2101, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_section .common_box h3 {
    font-family: 'robotoregular', arial, sans-serif;
  }
  /* line 2102, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_section {
    padding-bottom: 0 ;
  }
  /* line 2103, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  ._booking-form--fields {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 2104, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_section .common_box,
  .blog_section .common_box_first {
    padding: 30px 110px;
  }
  /* line 2105, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_details p {
    display: none;
  }
  /* line 2106, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .bristol_slider .featured-slideshow--prev:after {
    left: 0;
  }
  /* line 2107, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .bristol_slider .featured-slideshow--next:after {
    right: 0;
  }
  /* line 2108, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main-slider-section .slick-dots {
    display: none !important;
  }
  /* line 2109, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main-slider-section.slick-dotted.slick-slider,
  .clifton_images_block .col-12 {
    margin-bottom: 13px;
    z-index: 1;
  }
  /* line 2110, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main-slider-section .slick-prev,
  .main-slider-section .slick-next {
    top: 45%;
  }
  /* line 2111, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2112, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    background-color: transparent;
    height: auto;
    top: 20%;
  }
  /* line 2113, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .catrgory_link {
    text-align: left;
    margin-top: 26px;
  }
  /* line 2114, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .catrgory_link ul li a {
    font-family: 'robotoregular', arial, sans-serif;
  }
  /* line 2115, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2116, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .releated_section h2 {
    font-size: 26px;
    text-align: center;
  }
  /* line 2117, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .releated_section a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 2118, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_container .details_block p,
  div .blog_sub_details {
    font-size: 16px;
  }
  /* line 2119, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_child_section {
    padding: 30px 0px;
  }
  /* line 2120, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .narrow-gutters {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 2121, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .narrow-gutters .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 2125, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2134, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section h1,
  .contact_section p {
    padding: 0 30px;
  }
  /* line 2135, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section h1 {
    margin-bottom: 15px;
  }
  /* line 2136, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section {
    padding: 10px 20px;
  }
  /* line 2137, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section .content-main__aside-right-half {
    padding: 0 30px;
  }
  /* line 2138, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .address_section p,
  .address_section a {
    font-size: 16px;
  }
  /* line 2139, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section [type=submit] {
    width: 100%;
    border-radius: 0;
    padding: 6px 15px;
  }
  /* line 2140, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .address_section {
    padding: 0 30px;
  }
  /* line 2141, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section {
    padding: 10px 0;
  }
  /* line 2142, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_form_section .form-row,
  .ContactUserForm fieldset {
    padding: 0 30px;
  }
  /* line 2143, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown {
    width: 100%;
    margin: 0 0 12px;
  }
  /* line 2144, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header .header--main-navigation {
    height: calc(100vh - 98px);
  }
  /* line 2145, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .narrow-gutters.py-5 {
    padding: 0 0 50px;
  }
  /* line 2146, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .terms_section {
    padding: 20px 0;
  }
  /* line 2147, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .terms_section p {
    font-size: 14px;
  }
  /* line 2148, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_images_block h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  /* line 2149, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .winter_getaway_section {
    padding: 0px 0px;
  }
  /* line 2150, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2153, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  body.main {
    overflow: hidden !important;
  }
  /* line 2154, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main-slider-section .featured-slideshow--next:after {
    right: -10px;
  }
  /* line 2155, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main-slider-section .featured-slideshow--prev:after {
    left: -10px;
  }
  /* line 2156, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .banner-text {
    padding: 19px 25px 20px;
  }
  /* line 2158, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .mobileBanner.banner-text {
    max-width: 420px;
  }
  /* line 2159, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .sub_slider_section:before {
    background: linear-gradient(180deg, transparent 0%, transparent 10%, #000000);
  }
  /* line 2162, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .mobileParentSlider.main-slider-section.slick-dotted.slick-slider,
  .mobileParentSlider.main-slider-section {
    background-color: transparent;
  }
  /* line 2165, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .mobileParentSlider.main-slider-section .slick-dots {
    display: block !important;
  }
  /* line 2170, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv .iconContainer {
    border-width: 3px;
  }
  /* line 2175, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .group-booking-page {
    text-align: center;
  }
  /* line 2177, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2181, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2184, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .group-booking-page .group-booking,
  .group-booking-page .Contact_Us {
    padding-top: 65px;
  }
  /* line 2187, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .group-booking-page .offerDetails .offerDetailMainDiv .iconContainer {
    height: 32px;
    width: 32px;
  }
  /* line 2190, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2198, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2204, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  ._booking-form--fields {
    padding: 0 20px;
  }
  /* line 2205, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .beneath-header--booking-form-wrapper-2 .title {
    padding: 0 20px;
  }
  /* line 2206, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_hotel_section .mt-3 {
    max-width: 250px;
  }
  /* line 2207, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .banner-text {
    top: 100px;
  }
  /* line 2208, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .banner-text h2 {
    font-size: 30px;
  }
  /* line 2209, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main-slider-section .slick-dots,
  .bristol_slider .slick-dots,
  .workplace_section .slick-dots {
    bottom: 20px;
  }
  /* line 2210, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .reservation_sction .booking-form {
    padding: 0px;
  }
  /* line 2211, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .header--top-navigation span {
    font-size: 12px;
  }
  /* line 2212, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .card-main {
    gap: 0;
  }
  /* line 2213, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .card-main img {
    max-width: 50%;
    padding: 10px;
  }
  /* line 2214, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour h1 {
    font-size: 25px;
    margin-bottom: 20px;
    letter-spacing: 2px;
  }
  /* line 2215, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour .btn-secondary {
    font-size: 16px;
    line-height: 1;
    padding: 7px 30px 11px;
  }
  /* line 2216, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_hotel_section .mt-3,
  .berkeley_suits .col-12.mt-3 {
    max-width: 270px;
  }
  /* line 2217, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_hotel_section h2,
  .common_sub_title h2 {
    font-size: 32px;
    margin-bottom: 12px;
  }
  /* line 2218, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  h2.group-bookings-title {
    font-size: 32px;
  }
  /* line 2219, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_hotel_section h3,
  .common_title h3,
  .berkeley_suits .common_title h3 {
    font-size: 13px;
  }
  /* line 2220, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_details h3 {
    font-size: 40px;
  }
  /* line 2221, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2229, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled li {
    padding: 0 15px;
  }
  /* line 2230, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .social ul.list-unstyled {
    margin-top: 18px;
  }
  /* line 2231, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .social_blog_section .social h3,
  .newsletter_section .homepage--title {
    font-size: 24px;
  }
  /* line 2232, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section p {
    font-size: 12px;
    margin-bottom: 0.5rem;
  }
  /* line 2233, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section h2 {
    font-size: 14px;
    margin-bottom: 0.5rem;
  }
  /* line 2234, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section .btn {
    font-size: 12px;
    padding: 8px 15px;
    line-height: 1;
  }
  /* line 2235, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section .btn i {
    font-size: 14px;
    padding-left: 20px;
  }
  /* line 2236, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section .featured-slideshow--prev:after,
  .workplace_section .featured-slideshow--next:after {
    font-size: 30px;
  }
  /* line 2237, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section .featured-slideshow--next:after,
  .workplace_section .featured-slideshow--next:after {
    right: 0px;
  }
  /* line 2238, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  workplace_section .featured-slideshow--prev:after,
  .workplace_section .featured-slideshow--prev:after {
    left: -5px;
  }
  /* line 2239, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .workplace_section_block_details {
    top: 42%;
  }
  /* line 2240, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2241, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .qrter-footer-top--awards li {
    max-width: 50%;
    margin: 0 auto 20px;
  }
  /* line 2242, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .qrter-footer-bottom--copyright {
    font-size: 16px;
  }
  /* line 2243, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2244, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2245, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .museum-section a.btn {
    font-size: 13px;
    padding: 6px 10px;
  }
  /* line 2246, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .museum-section a.btn i {
    padding-left: 5px;
    font-size: 13px;
  }
  /* line 2247, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin h3,
  .dine_section h3,
  .book-section .custom-margin h3 {
    font-size: 13px;
  }
  /* line 2248, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .book-section .custom-margin {
    padding: 0 40px 30px;
  }
  /* line 2249, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-dots li,
  .room_section .slick-dots li button {
    width: 10px;
    height: 10px;
  }
  /* line 2250, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2251, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .dine_section h2 {
    font-size: 28px;
  }
  /* line 2252, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .dine_section ul li a,
  .dine_section ul li span {
    font-size: 16px;
  }
  /* line 2253, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin {
    padding: 0 30px;
  }
  /* line 2254, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .book-section .custom-margin {
    padding: 0 30px 30px;
  }
  /* line 2255, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest_section .custom_margin h2,
  .reward_section h3,
  .book-section .custom-margin h2 {
    font-size: 30px;
  }
  /* line 2256, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_details h2 {
    font-size: 20px;
  }
  /* line 2257, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_details p {
    margin-bottom: 13px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.1;
  }
  /* line 2258, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_details h3 {
    font-size: 22px;
    margin-bottom: 8px;
  }
  /* line 2259, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_slider .featured-slideshow--prev:after,
  .offers_slider .featured-slideshow--prev:after {
    left: 0;
  }
  /* line 2260, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_slider .featured-slideshow--next:after,
  .offers_slider .featured-slideshow--next:after {
    right: 0;
  }
  /* line 2261, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offers_slider .btn {
    line-height: 1;
    font-size: 14px;
  }
  /* line 2262, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .error_section h1 {
    font-size: 60px;
  }
  /* line 2263, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .error_section p {
    font-size: 24px;
  }
  /* line 2264, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .error_section h1,
  .error_section p {
    margin-bottom: 20px;
  }
  /* line 2265, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .philosophy_section_details h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  /* line 2266, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_container .details_block h2 {
    font-size: 27px;
    line-height: 1;
  }
  /* line 2267, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2268, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section .common_container_fluid {
    padding: 0 30px;
    margin-bottom: 30px;
  }
  /* line 2269, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section h1 {
    font-size: 36px;
  }
  /* line 2270, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section p {
    font-size: 14px;
  }
  /* line 2271, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2273, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_box h2 {
    font-size: 22px;
  }
  /* line 2274, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .experience_section .primary_link {
    font-size: 14px;
  }
  /* line 2275, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_box p {
    font-size: 14px;
  }
  /* line 2276, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2277, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2278, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .blog_section .common_box,
  .blog_section .common_box_first {
    padding: 30px 30px;
  }
  /* line 2279, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .catrgory_link {
    margin-top: 12px;
  }
  /* line 2280, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .catrgory_link ul li a {
    font-size: 14px;
    padding: 0 15px;
  }
  /* line 2281, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .common_container .details_block p,
  div .blog_sub_details {
    font-size: 14px;
  }
  /* line 2282, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  div .blog_sub_details {
    padding: 30px 0 0;
  }
  /* line 2283, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section h1 {
    font-size: 40px;
  }
  /* line 2284, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section p {
    font-size: 16px;
  }
  /* line 2285, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2286, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section .content-main__aside-right-half {
    margin-bottom: 15px;
  }
  /* line 2287, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
  }
  /* line 2288, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .contact_section p {
    padding: 0 6px;
  }
  /* line 2289, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  body.main {
    overflow: hidden !important;
  }
  /* line 2290, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .clifton_images_block .properties-list--item-more {
    max-width: 400px;
  }
  /* line 2292, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guestOfHonourSection .mainTitle {
    font-size: 35px;
  }
  /* line 2300, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv a.offerLink {
    font-size: 14px;
    letter-spacing: 0.4px;
  }
  /* line 2304, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv .iconContainer {
    height: 28px;
    width: 28px;
  }
  /* line 2307, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2318, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .mobileBanner.banner-text {
    bottom: 40px;
    max-width: 320px;
    left: 20px;
  }
  /* line 2323, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2328, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .group-booking-page .group-booking,
  .group-booking-page .Contact_Us {
    padding-top: 45px;
  }
  /* line 2331, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .group-booking-page .group-booking .offerDetails {
    margin-top: 25px;
  }
  /* line 2334, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2343, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .group-booking-page .Hotels #HotelSlider .slick-prev div:after {
    left: -30px;
    width: 30px;
    font-size: 35px;
  }
  /* line 2348, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .group-booking-page .Hotels #HotelSlider .slick-next div:after {
    right: -30px;
    width: 30px;
    font-size: 35px;
  }
  /* line 2354, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2362, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    top: 15%;
  }
  /* line 2362, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .sticky-top {
    top: 0rem;
  }
}
@media (max-width: 350px) {
  /* line 2364, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main-slider-section .slick-prev,
  .main-slider-section .slick-next {
    top: 36%;
  }
  /* line 2365, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .room_section .slick-prev,
  .room_section .slick-next {
    top: 11%;
  }
  /* line 2366, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main-slider-section .featured-slideshow--next:after {
    right: 0px;
  }
  /* line 2367, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .main-slider-section .featured-slideshow--prev:after {
    left: 0px;
  }
  /* line 2368, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .ContactUserForm .field.dropdown,
  .ContactUserForm .textarea {
    width: 92%;
  }
  /* line 2369, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .ContactUserForm .composite {
    width: 96%;
  }
  /* line 2370, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  body.main {
    overflow: hidden !important;
  }
}
/* line 2372, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.featured-slideshow--prev:after,
.featured-slideshow--next:after {
  color: #ec008c;
}
/* line 2376, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.membership_slide .single_slide p {
  color: #ec008c;
  text-align: center;
}
/* line 2380, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.membership_slide .single_slide img {
  max-width: 150px;
  margin: 0 auto 15px;
}
/* line 2385, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.featured-slideshow--prev:after {
  left: 0px;
}
/* line 2388, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.featured-slideshow--next:after {
  right: 0px;
}
@media (max-width: 1025px) {
  /* line 2394, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .membership_slide .single_slide img {
    padding: 0 20px;
  }
  /* line 2397, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .membership_slide .single_slide p {
    text-align: center;
  }
}
@media (max-width: 575px) {
  /* line 2403, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2409, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2415, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .featured-slideshow--prev:after {
    left: -15px;
  }
  /* line 2418, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .featured-slideshow--next:after {
    right: -15px;
  }
  /* line 2421, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .featured-slideshow--prev:after,
  .featured-slideshow--next:after {
    font-size: 20px;
  }
}
@media (max-width: 380px) {
  /* line 2429, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .guest-of-honour-custom .card-main img {
    max-width: 100%;
  }
}
@media (max-width: 350px) {
  /* line 2433, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .offerDetails .offerDetailMainDiv a.offerLink {
    font-size: 14px;
    letter-spacing: 0.1px !important;
  }
}
/* line 2439, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.offerDetails .offerDetailMainDiv a.offerLink {
  color: #58585a;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 20px;
}
/* line 2446, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.guest-of-honour {
  background-color: #333533;
  text-align: center;
  padding: 40px 15px;
  color: #fff;
}
/* line 2453, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2464, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2475, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2485, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2498, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2507, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2517, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.banner-button:hover {
  background-color: #fff;
  color: #000;
}
/* line 2525, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.MostYouStayPage .experience_section {
  background-color: #ffffff;
}
/* line 2527, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.MostYouStayPage .experience_section p {
  font-size: 20px;
}
@media (max-width: 575px) {
  /* line 2529, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .MostYouStayPage .experience_section p {
    font-size: 16px;
  }
}
/* line 2534, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.MostYouStayPage .guest_section {
  padding: 0;
}
@media (max-width: 767px) {
  /* line 2538, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2544, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .MostYouStayPage .guest_section.localAttraction .custom_margin {
    padding: 0;
  }
}
/* line 2548, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.MostYouStayPage .guest_section.localAttraction .localAttraction-inner {
  justify-content: space-between;
  margin: 0;
}
/* line 2551, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.MostYouStayPage .guest_section.localAttraction .localAttraction-inner:not(:last-child) {
  padding: 0 0 40px;
}
/* line 2559, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2563, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .MostYouStayPage .overlay-content h2 {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  /* line 2566, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .MostYouStayPage .overlay-content h2 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  /* line 2569, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .MostYouStayPage .overlay-content h2 {
    font-size: 32px;
    margin-bottom: 60px;
  }
}
@media (max-width: 575px) {
  /* line 2579, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .MostYouStayPage .image-banner-wrapper {
    height: 400px;
  }
}
/* line 2582, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.MostYouStayPage .image-banner-wrapper .banner-button {
  letter-spacing: 1.5px;
}
/* line 2587, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2595, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .responsive-img {
    aspect-ratio: 4 / 3;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  /* line 2601, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .responsive-img {
    aspect-ratio: 16 / 9;
  }
}
@media (min-width: 1200px) {
  /* line 2607, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
  .responsive-img {
    aspect-ratio: 1920 / 869;
  }
}
@media screen and (max-width: 599px) {
  /* line 2613, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 2619, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/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 #ec008c;
  color: #ec008c;
  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 2636, /home/GALAXYRADIXWEB/parth.nakum/web/chg/public_html/project/src/themes/default/less/custom.less */
.btn-bottom-enquire .btn-wrapper .btn:hover {
  cursor: pointer;
  box-shadow: 250px 0 0px 0 #ec008c inset;
  color: #ffffff;
}
