@charset "UTF-8";
/* ==========================================================================
	Filename: base.css
	Version: 1.0.0 (2014-04-28)
	Website: 
	Author: Tayyab Azam
	Description: Handles the site global layout
   ========================================================================== */
/*
[Content]
Fonts
Base
Browse Happy prompt
Accessibility
Structure
Header
Navigation
Content
Footer
Media queries
Animation
No Script
Print styles
*/
/*
[Color codes]

Blue:       1D3141;
Dark Blue:  132838;
Dark Blue2: 12212d;
Gold:       A08B54;
Gold Dark:  837348;
Red:        F42C49;
Light Grey: 898B8E;
Dark Grey:  4B4B4B;

*/
/*
[Fonts]

*/
/*
[Typographic scale]
6,7,8,9,10,12,14,16,18,21,24,28,32,36,42,48,55,63,73,84,96,110,127,146,167,192
*/
/* ==========================================================================
	Fonts
   ========================================================================== */
/*

font-family: 'brandon-grotesque', sans-serif;

Light:   300 14px/21px 'brandon-grotesque', sans-serif;
Regular: 400 14px/21px 'brandon-grotesque', sans-serif;
Medium:  500 14px/21px 'brandon-grotesque', sans-serif;
Bold:    700 14px/21px 'brandon-grotesque', sans-serif;
Black:   900 14px/21px 'brandon-grotesque', sans-serif;

font-family: 'proxima-nova', sans-serif;

Regular:  400 14px/21px 'proxima-nova', sans-serif;
Semibold: 600 14px/21px 'proxima-nova', sans-serif;
Bold:     700 14px/21px 'proxima-nova', sans-serif;

*/
/* ==========================================================================
	Base
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #000000; }

html,
body {
  /*background: url(../images/SUB1149_Website_1600.jpg) no-repeat center top;*/
  background: #F5F5F5; }

.wrap.container {
  /*opacity: 0.7;*/ }

html {
  position: relative;
  font-size: 62.5%;
  line-height: 1.428571429;
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
  width: 100%; }

body {
  color: #4B4B4B;
  font: 400 16px/25px 'proxima-nova', sans-serif;
  font: 400 1.6rem/2.5rem 'proxima-nova', sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4B4B4B;
  word-wrap: break-word;
  margin: 0; }

/*
[Typographic scale]
6,7,8,9,10,12,14,16,18,21,24,28,32,36,42,48,55,63,73,84,96,110,127,146,167,192
*/
h1 {
  font: 500 38px/1.1 'brandon-grotesque', sans-serif;
  font: 500 3.8rem/1.1 'brandon-grotesque', sans-serif;
  margin-bottom: 28px;
  color: #A08B54;
  text-transform: uppercase; }

/*h1:after {
	margin-top: 10px;
	content: "";
	display: block;
	width: 85px;
	// border-bottom: 7px solid #A08B54;
	border-bottom: 7px solid #4B4B4B;
}*/
.page.group h1 {
  color: #7e7e7e; }

.page.group h1:after {
  border-color: #7e7e7e; }

h2 {
  font: 500 27px/27px 'brandon-grotesque', sans-serif;
  font: 500 2.7rem/2.7rem 'brandon-grotesque', sans-serif;
  margin-bottom: 11px;
  color: #4B4B4B;
  text-transform: uppercase; }

h3 {
  font: 500 20px/24px 'brandon-grotesque', sans-serif;
  font: 500 2.0rem/2.4rem 'brandon-grotesque', sans-serif;
  margin-bottom: 18px;
  text-transform: uppercase; }

h4 {
  font: 500 24px/28px 'brandon-grotesque', sans-serif;
  font: 500 2.4rem/2.8rem 'brandon-grotesque', sans-serif;
  margin-bottom: 8px; }

h5 {
  font: 500 21px/25px 'brandon-grotesque', sans-serif;
  font: 500 2.1rem/2.5rem 'brandon-grotesque', sans-serif;
  margin-bottom: 8px; }

h6 {
  font: 500 18px/22px 'brandon-grotesque', sans-serif;
  font: 500 1.8rem/2.2rem 'brandon-grotesque', sans-serif;
  margin-bottom: 8px; }

p {
  font: 400 16px/25px 'proxima-nova', sans-serif;
  font: 400 1.6rem/2.5rem 'proxima-nova', sans-serif;
  margin: 0 0 20px;
  font-style: normal;
  color: #4B4B4B; }

p.lead {
  font: 400 32px/37px 'brandon-grotesque', sans-serif;
  font: 400 3.2rem/3.7rem 'brandon-grotesque', sans-serif;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  color: #4B4B4B; }

blockquote {
  quotes: "“" "”" "‘" "’";
  text-align: center;
  border-left: 0;
  margin: 0 0 30px;
  padding: 42px 0 0; }

blockquote:before {
  display: block;
  color: #FFFFFF;
  content: open-quote;
  font: 500 127px/0.01em 'brandon-grotesque', sans-serif;
  margin: 0 0 10px;
  vertical-align: -10px; }

blockquote p {
  display: inline;
  font: 400 42px/48px 'proxima-nova', sans-serif;
  font: 400 4.2rem/4.8rem 'proxima-nova', sans-serif;
  color: #FFFFFF;
  margin: 0; }

ol,
ul {
  margin: 0 0 28px; }

ol li:last-child,
ul li:last-child {
  margin-bottom: 0; }

.content li {
  font: 400 16px/25px 'proxima-nova', sans-serif;
  font: 400 1.6rem/2.5rem 'proxima-nova', sans-serif;
  margin-bottom: 5px; }

ol li li {
  list-style: lower-alpha; }

ol li li li {
  list-style: lower-roman; }

.content ul {
  padding-left: 20px; }

/*
.content ul li:before {
	content: "\e14e";
	font: 14px/1.428571429 'iconic-sm';
	font: 1.4rem/1.428571429 'iconic-sm';
	color: #FFFFFF;
	margin-right: 10px;
}
*/
.content ul li ul {
  margin: 5px 0;
  padding-left: 28px; }

ul li {
  list-style: none; }

.content ul li {
  list-style: disc; }

a {
  color: #A08B54;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s; }

a:focus,
a:hover {
  text-decoration: none;
  color: #000;
  /*opacity: 0.8;*/ }

img {
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s; }

a:hover img {
  /*opacity: 0.8;*/ }

.content a[role="link"] {
  font-style: italic; }

.content a:visited {
  opacity: 0.5; }

h3 a {
  color: #000000; }

h3 a:hover,
h2 a:hover {
  color: #FFFFFF; }

strong {
  font-weight: 700; }

hr {
  border-top: 3px solid #A08B54;
  width: 20px;
  text-align: left;
  margin: 20px 0; }

i {
  margin-right: 8px; }

table {
  /*	width: 100%;
	margin-bottom: 30px;
*/ }

th,
td {
  /*	padding: 10px 20px;
	text-align: left;
*/ }

thead th {
  /*	font: 500 18px/1.428571429 'brandon-grotesque', sans-serif;
	font: 500 1.8rem/1.428571429 'brandon-grotesque', sans-serif;
	color: #FFFFFF;
	background: #373944;
	white-space: nowrap;
*/ }

tbody tr {
  /*	background: #FFFFFF;
	color: #000000;
*/ }

tbody tr:nth-child(odd) {
  /*background: #E2E1E4;*/ }

tbody tr:hover {
  /*	color: #FFFFFF;
	background: #949296;
*/ }

tbody tr td {
  /*	font: 500 16px/1.428571429 'brandon-grotesque', sans-serif;
	font: 500 1.6rem/1.428571429 'brandon-grotesque', sans-serif;
*/ }

tbody tr:last-child {
  /*	border-bottom-right-radius: 2px;
*/ }

img.full-responsive {
  width: 100%;
  height: auto; }

::-moz-selection {
  color: #FFFFFF;
  background: #000000;
  text-shadow: none; }

::selection {
  color: #FFFFFF;
  background: #000000;
  text-shadow: none; }

.two-col-ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2; }

.icons {
  width: 34px;
  height: 31px;
  background-repeat: no-repeat;
  display: inline-block; }

.icons.tv {
  background-image: url(../images/icon-tv.svg); }

.icons.clock {
  background-image: url(../images/icon-clock.svg); }

.icons.book {
  background-image: url(../images/icon-book.svg); }

.icons.wifi {
  background-image: url(../images/icon-wifi.svg); }

.icons.phone {
  background-image: url(../images/icon-phone.svg); }

.no-svg .icons.tv {
  background-image: url(../images/icon-tv.png); }

.no-svg .icons.clock {
  background-image: url(../images/icon-clock.png); }

.no-svg .icons.book {
  background-image: url(../images/icon-book.png); }

.no-svg .icons.wifi {
  background-image: url(../images/icon-wifi.png); }

.no-svg .icons.phone {
  background-image: url(../images/icon-phone.png); }

.inner-glow:hover {
  -moz-box-shadow: 0 0 48px rgba(0, 0, 0, 0.35) inset;
  -webkit-box-shadow: 0 0 48px rgba(0, 0, 0, 0.35) inset;
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.35) inset; }

.room-inclusions {
  margin-top: 15px;
  margin-left: -9px;
  margin-right: -9px; }

.room-inclusion-icons {
  background-image: url("../ico/room-inclusions-icons.svg");
  background-repeat: no-repeat;
  background-size: 315px;
  width: 58px;
  height: 60px;
  display: inline-block;
  margin: 3px 9px;
  position: relative;
  overflow: hidden; }

.no-svg .room-inclusion-icons {
  background: url("../ico/room-inclusions-icons.png"); }

.room-inclusion-icons.white {
  background-image: url("../ico/room-inclusions-icons-white.svg");
  height: 45px;
  margin: 0;
  width: 52px; }

.no-svg .room-inclusion-icons.white {
  background: url("../ico/room-inclusions-icons-white.png"); }

.room-inclusion-icons.tv {
  background-position: -10px  -6px; }

.room-inclusion-icons.alarm-clock {
  background-position: -84px  -6px; }

.room-inclusion-icons.broadband {
  background-position: -170px -6px; }

.room-inclusion-icons.wifi {
  background-position: -245px -6px; }

.room-inclusion-icons.spa {
  background-position: -10px  -74px; }

.room-inclusion-icons.heating {
  background-position: -84px  -74px; }

.room-inclusion-icons.ipod-dock {
  background-position: -170px -74px; }

.room-inclusion-icons.sofa-bed {
  background-position: -245px -74px; }

.room-inclusion-icons.room-service {
  background-position: -10px  -146px; }

.room-inclusion-icons.kitchenette {
  background-position: -84px  -146px; }

.room-inclusion-icons.hairdryer {
  background-position: -170px -146px; }

.room-inclusion-icons.kitchen {
  background-position: -245px -146px; }

.room-inclusion-icons.mini-bar {
  background-position: -10px  -216px; }

.room-inclusion-icons.microwave {
  background-position: -84px  -216px; }

.room-inclusion-icons.fridge {
  background-position: -170px -216px; }

.room-inclusion-icons.dishwasher {
  background-position: -245px -216px; }

.room-inclusion-icons.satelite-tv {
  background-position: -10px  -284px; }

.room-inclusion-icons.non-smoking {
  background-position: -84px  -284px; }

.room-inclusion-icons.air-conditioned {
  background-position: -170px -284px; }

.room-inclusion-icons.telephone {
  background-position: -245px -284px; }

.room-inclusion-icons span {
  font: 400 0.8rem/0.8rem 'proxima-nova', sans-serif;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  opacity: 0; }

.room-inclusion-icons:hover span {
  opacity: 1; }

/* ==========================================================================
	Bootstrap Overrides
   ========================================================================== */
.container {
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s; }

.row.full {
  margin-left: -30px;
  margin-right: -30px; }

.no-padding {
  padding: 0 !important; }

.no-margin {
  margin: 0 !important; }

/* ==========================================================================
	Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
	Accessibility
   ========================================================================== */
.accessibility a {
  position: absolute;
  font: 400 21px/27px 'proxima-nova', sans-serif;
  font: 400 2.1rem/2.7rem 'proxima-nova', sans-serif;
  text-decoration: none;
  background: #FFDE00;
  color: #000000;
  margin: 10px;
  padding: 15px 20px;
  left: -1000px;
  z-index: 200; }

.accessibility a:active,
.accessibility a:focus,
.accessibility a:hover {
  display: inline;
  color: #000000;
  outline: 4px solid #000000;
  left: 0;
  top: 0; }

.res {
  left: 0;
  position: fixed;
  top: 0;
  z-index: 40;
  background: red; }

.res p {
  color: #ffffff;
  margin: 0; }

/* ==========================================================================
	Structure
   ========================================================================== */
#wrapper {
  /*padding: 20px;*/ }

.wrap * {
  /*	-webkit-transition: all ease-out 0.4s;
	   -moz-transition: all ease-out 0.4s;
		 -o-transition: all ease-out 0.4s;
			transition: all ease-out 0.4s;*/ }

#main {
  -webkit-transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.4s;
  -moz-transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.4s;
  -o-transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.4s;
  transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.4s; }

/* ==========================================================================
	Header
   ========================================================================== */
#global-header {
  position: fixed;
  z-index: 30;
  width: 100%;
  top: 0; }

.admin-bar #global-header {
  top: 32px; }

#global-header .container {
  background-color: #1D3141;
  position: relative; }

#global-header div.row > div,
#global-header div.row > nav {
  padding: 0; }

.page.group #global-header div.row > nav {
  margin-left: 35px; }

#global-header .phone {
  text-align: center; }

#global-header .phone a {
  padding: 30px 20px;
  color: #A08B54;
  display: block; }

.logo img {
  /* 	width: 100%; */
  /* 	height: auto; */ }

.menu-icon {
  width: 85px;
  height: 85px;
  background-color: #132838;
  position: absolute;
  right: 0;
  top: 0; }

.m-icon {
  position: absolute;
  cursor: pointer;
  width: 75px;
  height: 75px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s; }

.m-icon .top, .m-icon .mid, .m-icon .bot {
  background-color: #FFFFFF;
  height: 4px;
  width: 33px;
  position: absolute;
  left: 21px;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s; }

.m-icon .top {
  top: 22px; }

.m-icon .mid {
  top: 34px; }

.m-icon .bot {
  top: 46px; }

.dl-active .m-icon .top, .dl-active .m-icon .mid, .dl-active .m-icon .bot {
  background-color: #A08B54; }

.dl-active .m-icon {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.dl-active .m-icon .top {
  top: 36px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.dl-active .m-icon .mid {
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.dl-active .m-icon .bot {
  top: 36px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.dl-menuwrapper {
  float: none;
  position: absolute;
  right: 0;
  top: 0;
  max-width: none; }

.dl-menuwrapper .dl-menu {
  margin-top: 85px; }

/*.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
*/
.dl-menuwrapper ul {
  background: #132838; }

.dl-menuwrapper li a {
  font: 400 14px/14px 'brandon-grotesque', sans-serif;
  font: 400 1.4rem/1.4rem 'brandon-grotesque', sans-serif;
  text-align: center;
  text-transform: uppercase;
  padding: 20px; }

.no-touch .dl-menuwrapper li a:hover {
  background: none;
  color: #A08B54; }

/* ==========================================================================
	Navigation
   ========================================================================== */
.main-nav ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: right; }

.main-nav ul li {
  float: left;
  float: none;
  display: inline-block; }

.page .main-nav ul li a {
  padding: 37px 20px 33px; }

.main-nav ul li a {
  font: 400 13px/13px 'brandon-grotesque', sans-serif;
  font: 400 1.3rem/1.3rem 'brandon-grotesque', sans-serif;
  text-transform: uppercase;
  padding: 37px 20px 33px;
  display: block;
  color: #F5F5F5; }

.main-nav ul li.active a,
.main-nav ul li a:hover {
  color: #A08B54;
  opacity: 1; }

.wpgmza_map {
  margin: 0 !important; }

.hotels-nav {
  clear: both;
  margin: 0;
  padding: 0; }

.hotels-nav ul {
  margin: 0;
  padding: 0; }

.hotels-nav ul li {
  display: block;
  float: left;
  width: 33.33333%; }

.hotels-nav ul li a {
  display: block;
  font-size: 0;
  line-height: 0; }

.hotels-nav ul li a:before {
  display: block;
  content: "";
  -webkit-background-size: 100% auto;
  background-size: contain;
  background-position: center top;
  height:70px;
  background-repeat:no-repeat; }

.hotels-nav ul li.diplomat a:before {
  background-image: url(../images/diploman-menu-logo.png); }

.hotels-nav ul li.parklands a:before {
  background-image: url(../images/parklands-menu-logo.png); }

.hotels-nav ul li.premier a:before {
  background-image: url(../images/premier-menu-logo.png); }

.hotels-nav ul li.academie a:before {
  background-image: url(../images/academie-menu-logo.png); }

#hp-slider .hp-slide {
  height: 710px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }

.hp-slide .slider-text {
  position: absolute;
  bottom: 0;
  background: #12212d;
  padding: 55px 30px 160px 55px; }

.hp-slide .slider-text h3 {
  font: 700 36px/40px 'brandon-grotesque', sans-serif;
  font: 700 3.6rem/4rem 'brandon-grotesque', sans-serif;
  color: #fff; }

.hp-slide .slider-text h3 span {
  display: block;
  font: 300 36px/40px 'brandon-grotesque', sans-serif;
  font: 300 3.6rem/4rem 'brandon-grotesque', sans-serif; }

.hp-slide .slider-text p {
  color: #00afab;
  font: 700 18px/24px 'brandon-grotesque', sans-serif;
  font: 700 1.8rem/2.4rem 'brandon-grotesque', sans-serif; }

.hp-slide .slider-text p:after {
  border-bottom: 7px solid #fff;
  width: 85px;
  content: "";
  display: block;
  margin-top: 25px; }

.hp-slide .slider-text a {
  position: absolute;
  bottom: 50px;
  color: #12212d; }

.hp-slide .slider-text a:hover {
  color: #fff;
  background: #12212d; }

.owl-theme .owl-controls {
  margin-top: -50px;
  position: relative;
  text-align: center;
  padding-bottom: 20px; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: transparent;
  border: solid 2px #fff; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff; }

/* ==========================================================================
	Billboards
   ========================================================================== */
.billboard {
  z-index: 10;
  height: 650px;
  width: 100%;
  -webkit-animation: fade-in ease-out 0.5s;
  -moz-animation: fade-in ease-out 0.5s;
  -o-animation: fade-in ease-out 0.5s;
  animation: fade-in ease-out 0.5s; }

.billboard img {
  width: 100%; }

.content ul.slides li {
  list-style: none; }

.slider ul.slides,
.slider ul.slides li {
  margin: 0;
  padding: 0; }

.content ul.slides li:before {
  content: none; }

.slider ul.slides img {
  width: 100%; }

.slider ol.flex-control-nav {
  bottom: 23px;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 20;
  width: 100%;
  text-align: center; }

.slider ol.flex-control-nav li {
  display: inline-block;
  line-height: 0;
  margin-left: 5px;
  margin-right: 9px; }

.slider ol.flex-control-nav li a {
  background: none;
  border-radius: 10px;
  border: 1px solid #FFFFFF;
  cursor: pointer;
  display: inline-block;
  text-indent: -9999px;
  width: 10px;
  height: 10px; }

.slider ol.flex-control-nav li a:hover,
.slider ol.flex-control-nav li a.flex-active {
  background: #ffffff; }

.flex-direction-nav {
  margin: 0;
  padding: 0; }

.content .flex-direction-nav li {
  list-style: none;
  margin: 0; }

.image-gallery {
  position: relative; }

.image-gallery .flex-prev,
.image-gallery .flex-next {
  display: block;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  position: absolute;
  top: 50%; }

.image-gallery .flex-prev {
  background: url(../images/arrow_gold2.png);
  left: 18px;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%; }

.image-gallery .flex-disabled {
  display: none; }

.image-gallery.v2 .flex-prev {
  left: 35%; }

.image-gallery .flex-next {
  background: url(../images/arrow_gold.png);
  right: 18px;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%; }

.image-gallery .flex-prev:hover {
  /*left: 10px;*/ }

.image-gallery.v2 .flex-prev:hover {
  /*left: 34.2%;*/ }

.image-gallery .flex-next:hover {
  /*right: 10px;*/ }

/* ==========================================================================
	Content
   ========================================================================== */
#wrapper {
  /*background: #FFFFFF;*/
  position: relative;
  z-index: 20;
  overflow: hidden;
  /*top: 715px;*/
  transition: all ease-out 0.4s; }

#main .content {
  /*padding-bottom: 80px;*/
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s; }

#main .content {
  margin-top: 130px;
  background: #F5F5F5; }

#main .the_content {
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    #main .the_content {
      padding-left: 30px;
      padding-right: 30px; } }

.page #main .content {
  margin-top: 0; }

.featured-article {
  padding-top: 55px;
  padding-bottom: 20px; }
  .featured-article h1 {
    text-align: center;
    margin-bottom: 0; }
    .home .featured-article h1 {
      margin-bottom: 28px; }
  .featured-article p {
    color: #666666; }
  .featured-article .expand-link {
    font-weight: 600;
    margin-top: 15px;
    text-align: center;
    padding: 15px; }
  .featured-article .read-more-expand {
    margin-top: 28px;
    text-align: center; }
  @media (max-width: 480px) {
    .featured-article {
      text-align: left; } }

.featured-articles .article-text p {
  background: #FFFFFF;
  font: 400 14px/20px 'proxima-nova', sans-serif;
  font: 400 1.4rem/2.0rem 'proxima-nova', sans-serif; }

.image-as-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.image-as-bg img,
.image-as-bg a img {
  opacity: 0; }

.image-as-bg a:hover img {
  opacity: 0; }

.gold-bg {
  background: #A08B54; }

.grey-bg {
  background: #C5C5C5; }

.white-bg {
  background: #FFFFFF; }

.blue-bg {
  background: #1d3141; }

.blue-light-bg {
  background: #0074c8; }

.green-bg {
  background: #00afab; }

.red-bg {
  background: #9e5a5f; }

.grey-dark-bg {
  background: #4b4b4b; }

.gold-bg h1, .gold-bg h2, .gold-bg h3, .gold-bg p,
.blue-bg h1, .blue-bg h2, .blue-bg h3, .blue-bg p,
.blue-light-bg h1, .blue-light-bg h2, .blue-light-bg h3, .blue-light-bg p,
.green-bg h1, .green-bg h2, .green-bg h3, .green-bg p,
.red-bg h1, .red-bg h2, .red-bg h3, .red-bg p,
.grey-dark-bg h1, .grey-dark-bg h2, .grey-dark-bg h3, .grey-dark-bg p {
  color: #FFFFFF !important; }

.btn {
  font: 500 18px/18px 'brandon-grotesque', sans-serif;
  font: 500 1.8rem/1.8rem 'brandon-grotesque', sans-serif;
  text-transform: uppercase;
  padding: 15px 30px;
  border-radius: 0;
  color: #A08B54;
  border: 3px solid #A08B54; }

.btn.white {
  border-color: #FFFFFF;
  color: #FFFFFF; }

.btn.white-bg {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
  color: #A08B54;
  padding: 15px 20px; }

.btn.gold-bg {
  color: #fff; }

.btn.white-bg:hover,
.btn.white-bg:focus {
  border-color: #FFFFFF;
  background-color: #A08B54;
  color: #FFFFFF;
  opacity: 1; }

.blue-light-bg .btn.white-bg {
  color: #0074c8; }

.green-bg .btn.white-bg {
  color: #00afab; }

.red-bg .btn.white-bg {
  color: #9e5a5f; }

.blue-light-bg .btn.white-bg:hover {
  background: none;
  color: #FFFFFF; }

.green-bg .btn.white-bg:hover {
  background: none;
  color: #FFFFFF; }

.red-bg .btn.white-bg:hover {
  background: none;
  color: #FFFFFF; }

.btn.gold-border {
  border-color: #A08B54;
  background: none;
  color: #A08B54; }

.btn.gold-border:hover,
.btn.gold-border:focus {
  border-color: #A08B54;
  background-color: #A08B54;
  color: #FFFFFF;
  opacity: 1; }

.btn.white-border {
  border-color: #FFFFFF;
  background: none;
  color: #FFFFFF;
  padding: 15px 20px; }

.btn.white-border:hover,
.btn.white-border:focus {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
  color: #A08B54;
  opacity: 1; }

.blue-light-bg .btn.white-border:hover {
  color: #0074c8; }

.green-bg .btn.white-border:hover {
  color: #00afab; }

.red-bg .btn.white-border:hover {
  color: #9e5a5f; }

.btn.gold-border {
  border-color: #A08B54;
  color: #A08B54; }

.btn.blue-light-border {
  border-color: #0074c8;
  color: #0074c8; }

.btn.green-border {
  border-color: #00afab;
  color: #00afab; }

.btn.red-border {
  border-color: #9e5a5f;
  color: #9e5a5f; }

.btn.gold-border {
  border-color: #A08B54;
  color: #A08B54; }

.btn.blue-light-bg {
  border-color: #0074c8;
  color: #FFFFFF; }

.btn.green-bg {
  border-color: #00afab;
  color: #FFFFFF; }

.btn.red-bg {
  border-color: #9e5a5f;
  color: #FFFFFF; }

.btn.gold-border:hover {
  border-color: #A08B54;
  background: #A08B54;
  color: #ffffff; }

.btn.blue-light-border:hover {
  border-color: #0074c8;
  background: #0074c8;
  color: #ffffff; }

.btn.green-border:hover {
  border-color: #00afab;
  background: #00afab;
  color: #ffffff; }

.btn.red-border:hover {
  border-color: #9e5a5f;
  background: #9e5a5f;
  color: #ffffff; }

.btn.gold-bg:hover {
  border-color: #A08B54;
  color: #A08B54;
  background: #ffffff; }

.btn.blue-light-bg:hover {
  border-color: #0074c8;
  color: #0074c8;
  background: #ffffff; }

.btn.green-bg:hover {
  border-color: #00afab;
  color: #00afab;
  background: #ffffff; }

.btn.red-bg:hover {
  border-color: #9e5a5f;
  color: #9e5a5f;
  background: #ffffff; }

.btn.pink-full {
  border-color: #F42C49;
  background-color: #F42C49;
  padding: 15px 20px;
  color: #FFFFFF; }

.btn.pink-full:hover,
.btn.pink-full:focus {
  border-color: #F42C49;
  background: none;
  color: #F42C49;
  opacity: 1; }

.heading {
  background: url("../images/heading-bg.png") repeat center; }

.read-more {
  font: 400 16px/16px 'brandon-grotesque', sans-serif;
  font: 400 1.6rem/1.6rem 'brandon-grotesque', sans-serif;
  text-transform: uppercase;
  color: #A08B54;
  display: inline-table; }

.read-more:after {
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
  content: "";
  background: url(../images/read-more-arrow.png) no-repeat;
  width: 6px;
  height: 11px;
  margin-left: 13px;
  margin-top: 3px;
  float: right; }

h1 span {
  font-weight: 300; }

.featured-article {
  padding: 55px 55px 40px 55px; }

.page.group .featured-article {
  background: #FFFFFF;
  height: 456px;
  padding-top: 110px; }

@media (max-width: 768px) {
  .home.page.group .featured-article {
    height: auto;
    padding-top: 55px;
    padding-bottom: 35px; } }

.book-a-room {
  background: #F42C49;
  padding: 50px 63px;
  margin-top: -100px; }

.page.group .book-a-room {
  margin-top: 0; }

.book-a-room h2 {
  color: #FFFFFF;
  margin-bottom: 45px;
  text-align: center; }

.book-a-room h3 {
  color: #FFFFFF;
  font: 500 15px/15px 'brandon-grotesque', sans-serif;
  font: 500 1.5rem/1.5rem 'brandon-grotesque', sans-serif;
  text-align: center; }

.book-a-room .row > div {
  padding-left: 5px;
  padding-right: 5px; }

.book-a-room-btn {
  background: #F42C49;
  padding: 50px 63px;
  font: 500 20px/20px 'brandon-grotesque', sans-serif;
  font: 500 2.0rem/2.0rem 'brandon-grotesque', sans-serif;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 32px 23px 33px;
  text-align: center; }

.book-a-room-btn:hover {
  color: #FFFFFF; }

.datepicker {
  background-color: #FFFFFF;
  padding: 15px;
  text-align: center;
  margin-bottom: 50px; }

.datepicker .month {
  font: 500 13px/13px 'brandon-grotesque', sans-serif;
  font: 500 1.3rem/1.3rem 'brandon-grotesque', sans-serif;
  color: #898B8E;
  text-transform: uppercase;
  border-bottom: 1px solid #898B8E;
  text-align: center;
  padding: 3px 0 10px; }

.datepicker .day {
  font: 500 18px/18px 'brandon-grotesque', sans-serif;
  font: 500 1.8rem/1.8rem 'brandon-grotesque', sans-serif;
  color: #797979; }

.book-a-room .btn.white {
  width: 100%; }

.book-a-room .btn.white:hover {
  background: #FFFFFF;
  color: #f42c49;
  opacity: 1; }

.arrow.pink {
  padding-top: 5px;
  display: block; }

.featured-room .description {
  height: 511px;
  background: #A08B54; }

.featured-room .description .inner {
  padding-top: 100px;
  padding-right: 45px;
  padding-left: 45px; }

.featured-room .description p {
  color: #FFFFFF; }

.inclusions {
  margin-bottom: 20px; }

.from-price {
  font: 500 23px/17px 'brandon-grotesque', sans-serif;
  font: 500 2.3rem/1.7rem 'brandon-grotesque', sans-serif;
  color: #FFFFFF;
  padding-bottom: 90px;
  text-transform: uppercase; }

.page .from-price {
  color: #8e8e8e; }

.page .from-price {
  padding-bottom: 0; }

.from-price .price {
  display: block;
  font: 500 112px/79px 'brandon-grotesque', sans-serif;
  font: 500 11.2rem/7.9rem 'brandon-grotesque', sans-serif;
  margin-top: 10px; }

.from-price .price .dollar {
  font: 500 53px/53px 'brandon-grotesque', sans-serif;
  font: 500 5.3rem/5.3rem 'brandon-grotesque', sans-serif;
  vertical-align: super; }

.article-text {
  padding: 35px !important; }

.connect {
  background: #1D3141; }

.connect h2 {
  font: 500 23px/23px 'brandon-grotesque', sans-serif;
  font: 500 2.3rem/2.3rem 'brandon-grotesque', sans-serif;
  color: #FFFFFF;
  margin: 0; }

.connect h2 span {
  font-weight: 300; }

.connect > div {
  padding: 49px 45px !important; }

.connect .logo-facebook {
  /*	background-image: url(../images/logo-facebook.svg);
	height: 140px;
*/
  background-color: #3c599b; }

.connect .logo-tripadvisor {
  /*	background-image: url(../images/logo-tripadvisor.svg);
	height: 140px;
*/
  background-color: #4c8a37; }

.heading h1 {
  margin-bottom: 0;
  margin-left: 30px;
  margin-top: 27px; }

.header-intro {
  padding-top: 85px;
  padding-bottom: 85px;
  padding-left: 0;
  padding-right: 0; }

.header-intro .excerpt {
  padding-left: 45px; }

.header-intro .information {
  padding-left: 30px;
  padding-right: 110px; }

.header-intro p {
  font: 400 16px/25px 'proxima-nova', sans-serif;
  font: 400 1.6rem/2.5rem 'proxima-nova', sans-serif;
  color: #666666; }

.contact .header-intro p {
  /*
	font: 400 14px/23px 'proxima-nova', sans-serif;
	font: 400 1.4rem/2.3rem 'proxima-nova', sans-serif;
*/ }

.header-intro p.lead {
  font: 400 32px/37px 'brandon-grotesque', sans-serif;
  font: 400 3.2rem/3.7rem 'brandon-grotesque', sans-serif;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  color: #666666; }

.header-intro ul li {
  color: #666666;
  font-weight: 300;
  margin-bottom: 12px; }

.buttons {
  position: absolute;
  bottom: 55px;
  left: 45px; }

.buttons a:first-child {
  margin-right: 12px; }

.image-gallery {
  background: #FFFFFF; }

.image-gallery .inclusions {
  background: none repeat scroll 0 0 #fff;
  opacity: 0;
  display: block !important;
  height: 408px;
  position: absolute;
  width: 390px;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s; }

.image-gallery .inclusions.show-inclusions {
  opacity: 1; }

.image-gallery.gallery-left .inclusions {
  right: 0; }

.image-gallery .description {
  padding: 95px 45px 0; }

.image-gallery .description.inclusions {
  padding-top: 45px !important; }

.image-gallery .inclusions h2 {
  display: none; }

.image-gallery.gallery-left .inclusions {
  right: 13px; }

.image-gallery .inclusions .close {
  clear: both;
  position: absolute;
  right: 0;
  top: 13px;
  padding: 5px 9px;
  font-size: 30px; }

.image-gallery.v2 .description {
  padding: 60px 45px 0; }

.image-gallery.v2 .description h2 {
  color: #A18B53;
  margin-bottom: 30px; }

.image-gallery.v2 .description h3,
.image-gallery.v2 .description p {
  color: #666666;
  text-transform: none; }

.image-gallery.v2 {
  position: relative; }

@media only screen and (max-width: 767px) {
  .image-galleries section.image-gallery.v2 .flex-next {
    left: auto;
    right: 18px; }
  .image-galleries section.image-gallery.v2 .flex-prev,
  .image-galleries section.image-gallery.v2 .flex-next {
    bottom: 250px; } }

.image-galleries section.image-gallery.v2:nth-child(even) .flex-prev {
  right: auto;
  left: 18px; }

.image-galleries section.image-gallery.v2:nth-child(even) .flex-next {
  left: auto;
  right: 35%; }

@media only screen and (max-width: 1200px) {
  .image-galleries section.image-gallery.v2:nth-child(even) .flex-next {
    left: auto;
    right: 43.5%; } }

@media only screen and (max-width: 767px) {
  .image-galleries section.image-gallery.v2:nth-child(even) .flex-next {
    left: auto;
    right: 18px; }
  .image-galleries section.image-gallery.v2:nth-child(even) .flex-prev,
  .image-galleries section.image-gallery.v2:nth-child(even) .flex-next {
    top: 250px;
    bottom: auto; } }

.image-gallery.v2.slider {
  /* 	position: static; */ }

.image-gallery.v2.slider ol.flex-control-nav {
  width: 33%;
  text-align: left;
  padding-left: 45px; }

.image-gallery.v2.slider ol.flex-control-nav li a {
  border: 1px solid #7F7F7F; }

.image-gallery.v2.slider ol.flex-control-nav li a:hover,
.image-gallery.v2.slider ol.flex-control-nav li a.flex-active {
  background: #7F7F7F; }

.image-gallery.v2.gold-bg.slider ol.flex-control-nav li a {
  border: 1px solid #FFFFFF; }

.image-gallery.v2.gold-bg.slider ol.flex-control-nav li a:hover,
.image-gallery.v2.gold-bg.slider ol.flex-control-nav li a.flex-active {
  background: #FFFFFF; }

.image-gallery.v2 .description .distance {
  font: 500 53px/53px 'brandon-grotesque', sans-serif;
  font: 500 5.3rem/5.3rem 'brandon-grotesque', sans-serif;
  color: #a18b53;
  margin-top: 30px; }

.image-gallery.v2 .description .distance .sub {
  font: 500 16px/16px 'brandon-grotesque', sans-serif;
  font: 500 1.6rem/1.6rem 'brandon-grotesque', sans-serif;
  text-transform: uppercase;
  display: block; }

.booked-inner {
  padding: 60px 45px;
  height: 594px;
  position: relative; }

.booked-inner .description {
  position: absolute;
  bottom: 60px;
  left: 45px;
  padding-right: 75px; }

.booked-inner .description h2,
.booked-inner .description p {
  color: #FFFFFF; }

.opening-hours-container {
  margin: 0; }

.opening-hours {
  background: #FFFFFF;
  padding: 60px 25px 60px 45px;
  height: 447px; }

.opening-hours h3 {
  color: #A18B53; }

.opening-hours h4 {
  font: 700 16px/19px 'proxima-nova', sans-serif;
  font: 700 1.6rem/1.9rem 'proxima-nova', sans-serif;
  text-transform: uppercase; }

.time-days {
  padding-bottom: 25px; }

.time-days ul {
  padding: 0;
  margin: 0; }

.time-days ul li {
  list-style: none;
  padding: 0;
  margin: 0; }

.time-days .days, .time-days .times {
  margin-bottom: 5px;
  display: inline-block; }

.days {
  margin-right: 13px; }

.opening-hours strong {
  text-transform: uppercase; }

.icon-restaurant .text,
.icon-glass .text {
  position: absolute;
  text-align: center;
  width: 100%;
  color: #FFF;
  left: 0;
  bottom: 15%;
  text-transform: uppercase;
  font: 400 14px/19px 'proxima-nova', sans-serif;
  font: 400 1.4rem/1.9rem 'proxima-nova', sans-serif; }

.icon-glass .text {
  color: #FFFFFF; }

.packages > div {
  height: 1017px; }

.packages .description {
  padding: 45px; }

.packages .description h2 {
  color: #A18B53;
  margin-bottom: 27px; }

.packages .from-price {
  font: 500 23px/0 'brandon-grotesque', sans-serif;
  font: 500 2.3rem/0 'brandon-grotesque', sans-serif; }

.packages .description h3 {
  text-transform: none;
  margin-bottom: 7px; }

.packages .price {
  font: 600 81px/81px 'brandon-grotesque', sans-serif;
  font: 600 8.1rem/8.1rem 'brandon-grotesque', sans-serif;
  color: #8e8e8e;
  margin-bottom: 35px; }

.packages .price .dollar {
  font: 500 53px/64px 'brandon-grotesque', sans-serif;
  font: 500 5.3rem/6.4rem 'brandon-grotesque', sans-serif;
  vertical-align: top; }

.packages .btn {
  position: absolute;
  left: 45px;
  bottom: 45px; }

#map-canvas {
  width: 100%;
  height: 560px; }

#map-canvas .wpgmza_map {
  height: 100% !important;
  margin: 0 !important; }

.diplomat-special-offers .description {
  padding: 60px 45px !important; }

.diplomat-special-offers .description h2,
.diplomat-special-offers .description p {
  color: #FFFFFF; }

.diplomat-special-offers .description h2 {
  margin-bottom: 32px; }

.diplomat-special-offers form {
  margin-top: 34px; }

input[type="text"],
input[type="email"],
.diplomat-special-offers input[type="text"],
.diplomat-special-offers input[type="email"] {
  background: transparent;
  border: none;
  border-bottom: 2px solid #FFFFFF;
  color: #FFFFFF;
  display: block;
  width: 100%;
  text-transform: uppercase;
  padding: 8px 0;
  margin-bottom: 25px; }

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
  outline: none; }

.diplomat-special-offers input[type="text"],
.diplomat-special-offers input[type="email"] {
  margin-bottom: 50px; }

.diplomat-special-offers ::-webkit-input-placeholder {
  color: #FFFFFF; }

.diplomat-special-offers :-moz-placeholder {
  color: #FFFFFF; }

.diplomat-special-offers ::-moz-placeholder {
  color: #FFFFFF; }

.diplomat-special-offers :-ms-input-placeholder {
  color: #FFFFFF; }

textarea {
  display: block;
  width: 100%;
  border: 2px solid #8a8a8a;
  height: 190px; }

.enquiry {
  background: #FFFFFF;
  padding: 106px 45px 45px; }

.enquiry h2 {
  margin-bottom: 80px; }

.enquiry [type="text"] {
  border-color: #8A8A8A;
  color: #8A8A8A; }

.enquiry label {
  font: 400 16px/21px 'proxima-nova', sans-serif;
  font: 400 1.6rem/2.1rem 'proxima-nova', sans-serif;
  text-transform: uppercase;
  margin-bottom: 17px; }

.enquiry .btn {
  float: right;
  margin-top: 45px; }

.event-wrapper {
  padding: 60px 0 40px;
  border-bottom: 1px solid #d2d2d2; }

.event-wrapper:last-child {
  border: none;
  padding-bottom: 0; }

.events-information .description {
  padding: 60px 45px !important; }

.text-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 45px; }

.logos-group {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.logos-group.diplomat,
.logos-group.premier,
.logos-group.parklands,
.logos-group.academic-house {
  width: 318px;
  height: 127px; }

/*
.logos-group.diplomat {
	width:178px;
	height:126px;
}	
.logos-group.premier {
	width:168px;
	height:126px;
}	
.logos-group.parklands {
	width:209px;
	height:124px;
}	
.logos-group.academic-house {
	width:318px;
	height:124px;
}
*/
/* ==========================================================================
	Footer
   ========================================================================== */
#global-footer .inner {
  /*margin-top: 80px;*/ }

#global-footer .inner {
  /*background: url(../images/footer-bg.jpg) no-repeat scroll 0 100% / 100% auto rgba(0, 0, 0, 0);*/
  background: url(../images/footer-bg.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 77px 0 67px; }

#global-footer h3 {
  font: 400 22px/22px 'proxima-nova',sans-serif;
  font: 400 2.2rem/2.2rem 'proxima-nova',sans-serif;
  color: #FFFFFF;
  text-transform: none;
  margin-bottom: 45px; }

#global-footer p {
  color: #F5F5F5;
  font: 400 14px/19px 'proxima-nova',sans-serif;
  font: 400 1.4rem/1.9rem 'proxima-nova',sans-serif; }

.footer-logos {
  padding-top: 25px; }

.footer-logos a {
  display: inline-block;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  margin-bottom: 15px; }

.footer-contact {
  padding: 0 45px; }

.footer-contact a:hover {
  color: #FFFFFF; }

.hotel-group-canberra {
  padding-left: 40px;
  padding-right: 0; }

.copyright {
  background: #12212d;
  padding: 40px 0 40px 45px; }

.copyright .container {
  padding-left: 25px; }

.copyright p {
  margin: 0;
  display: inline-block; }

.copyright ul {
  display: inline-block;
  margin: 0;
  padding: 0; }

.copyright ul li:before {
  content: "|";
  margin-left: 8px;
  margin-right: 10px; }

.copyright ul li {
  display: inline-block; }

.copyright ul li,
.copyright ul li a {
  font: 400 14px/19px 'proxima-nova',sans-serif;
  font: 400 1.4rem/1.9rem 'proxima-nova',sans-serif;
  color: #FFFFFF; }

/*ALEX*/
.relative {
  position: relative; }

.absolute {
  position: absolute; }

.h100 {
  height: 100%; }

.space-line {
  padding-top: 50px; }

#map-canvas.absolute2 {
  height: 650px; }

.image-gallery.v2 .description h2 {
  font: 500 24px/26px 'brandon-grotesque', sans-serif;
  font: 500 2.4rem/2.6rem 'brandon-grotesque', sans-serif; }

.image-gallery.v2.green-color .description h2 {
  color: #00afab; }

.image-gallery.v2.green-color .description .distance {
  color: #00afab; }

.image-gallery.v2.green-color .flex-prev {
  right: auto;
  left: 18px; }

.image-gallery.v2.green-color .flex-next {
  left: auto;
  right: 35%; }

.image-gallery.v2.blue-color .description h2 {
  color: #0074c8; }

.image-gallery.v2.blue-color .description .distance {
  color: #0074c8; }

.hotel-group-gallery .description {
  padding: 0px 45px;
  height: 500px; }

.hotel-logo {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 50px; }

.partner-row {
  padding: 60px 0px 10px;
  margin: 0 30px;
  border-bottom: #d2d2d2 solid 1px; }

.partner-logo img {
  margin-bottom: 30px; }

/* ==========================================================================
	Media queries
   ========================================================================== */
@media only screen and (min-width: 1200px) {
  .res p:after {
    content: " lg"; }
  .booked-inner {
    height: 565px; } }

@media only screen and (min-width: 1200px) and (max-width: 1290px) {
  .diplomat-special-offers .description h2 {
    margin-bottom: 23px; } }

@media only screen and (min-width: 1290px) {
  .container {
    width: 1230px; }
  .booked-inner {
    height: 594px; }
  .featured-room .description {
    background: none repeat scroll 0 0 #a08b54;
    height: 537px; }
  .diplomat-special-offers .description h2 {
    margin-bottom: 48px; } }

@media only screen and (max-width: 1200px) {
  .hotel-group-gallery .text-bottom {
    position: static; }
  .res p:after {
    content: " md"; }
  .diplomat-special-offers .description {
    padding: 43px 45px !important; }
  .diplomat-special-offers .description h2 {
    margin-bottom: 22px; }
  .diplomat-special-offers .speical-offer-image {
    height: 329px; }
  .diplomat-special-offers form {
    margin-top: 20px; }
  .diplomat-special-offers input[type="text"] {
    margin-bottom: 30px; }
  h1 {
    font: 500 30px/30px 'brandon-grotesque', sans-serif;
    font: 500 3.0rem/3.0rem 'brandon-grotesque', sans-serif; }
  h2 {
    font: 500 24px/26px 'brandon-grotesque', sans-serif;
    font: 500 2.4rem/2.6rem 'brandon-grotesque', sans-serif; }
  h3 {
    font: 500 20px/24px 'brandon-grotesque', sans-serif;
    font: 500 2.0rem/2.4rem 'brandon-grotesque', sans-serif; }
  h4 {
    font: 500 24px/28px 'brandon-grotesque', sans-serif;
    font: 500 2.4rem/2.8rem 'brandon-grotesque', sans-serif; }
  h5 {
    font: 500 21px/25px 'brandon-grotesque', sans-serif;
    font: 500 2.1rem/2.5rem 'brandon-grotesque', sans-serif; }
  h6 {
    font: 500 18px/22px 'brandon-grotesque', sans-serif;
    font: 500 1.8rem/2.2rem 'brandon-grotesque', sans-serif; }
  .main-nav ul li a {
    padding: 28px 11px; }
  #global-header .phone a {
    padding: 25px 11px; }
  .logo img {
    /*width: 296px;*/ }
  .billboard {
    height: 500px; }
  .book-a-room {
    padding: 40px 30px; }
  .featured-room .description {
    height: 424px; }
  .featured-room .description .inner {
    padding-top: 50px; }
  .image-gallery .description {
    padding: 30px 30px 0; }
  .buttons {
    bottom: 25px;
    left: 30px; }
  .room-inclusions {
    margin-top: 20px; }
  .featured-room .description .inner {
    padding-right: 25px;
    padding-left: 25px; }
  .featured-room .description p {
    margin-bottom: 8px; }
  .from-price {
    padding-bottom: 25px; }
  .article-text {
    padding: 22px !important; }
  .connect > div {
    padding: 38px 0 35px 40px !important; }
  .packages .description {
    padding: 35px; }
  .packages .btn {
    left: 35px;
    bottom: 35px; }
  .footer-contact {
    padding: 0 40px; }
  .copyright .container {
    padding-left: 20px; }
  .booked-inner {
    height: 565px; }
  .opening-hours {
    padding: 30px 20px;
    height: 352px; }
  .time-days ul li {
    font: 400 14px/21px 'proxima-nova', sans-serif;
    font: 400 1.4rem/2.1rem 'proxima-nova', sans-serif; }
  .booked-inner {
    padding: 30px 20px; }
  .booked-inner {
    height: 468px; }
  .booked-inner .description {
    bottom: 30px;
    left: 20px; }
  .time-days {
    padding-bottom: 10px; }
  .booked-image {
    height: 701px; }
  .opening-hours-image {
    height: 233px; }
  .image-gallery.v2 .image-as-bg {
    min-height: 546px; }
  .image-gallery.v2.green-color .flex-next {
    left: auto;
    right: 43.5%; }
  .image-gallery.v2 .flex-prev {
    left: 43.5%; }
  .page.group .featured-article {
    height: 435px; }
  .image-gallery .inclusions {
    height: 280px;
    overflow: hidden; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .footer-logos {
    margin-left: -56px !important; } }

@media only screen and (max-width: 991px) {
  .image-gallery .description {
    padding: 30px 0; }
  .btn {
    padding: 15px 20px; }
  .partner-link a {
    float: left !important; }
  .partner-link {
    margin-left: 25% !important;
    padding-left: 15px !important; }
  .hp-slide .slider-text {
    padding: 55px 30px 160px 30px; }
  .res p:after {
    content: " sm"; }
  .container {
    width: 100%; }
  .heading {
    background-position: -1015px 0; }
  .featured-room > div {
    height: 424px; }
  .icons {
    width: 27px;
    height: 30px;
    margin-right: 3px; }
  .from-price {
    font: 500 18px/15px 'brandon-grotesque',sans-serif;
    font: 500 1.8rem/1.5rem 'brandon-grotesque',sans-serif; }
  .from-price .price {
    display: block;
    font: 500 87px/79px 'brandon-grotesque',sans-serif;
    font: 500 8.7rem/7.9rem 'brandon-grotesque',sans-serif; }
  .featured-article {
    padding: 55px 30px 40px; }
  .featured-room .description .inner {
    /*		padding-right: 45px;
		padding-left: 45px;
*/ }
  .description .inner {
    padding-left: 20px;
    padding-right: 20px; }
  .connect > div {
    padding: 30px 18px 0 20px !important; }
  .connect h2 {
    font: 500 16px/18px 'brandon-grotesque', sans-serif;
    font: 500 1.6rem/1.8rem 'brandon-grotesque', sans-serif;
    color: #FFFFFF;
    margin: 0; }
  /*	.footer-contact > .row > div {
		padding-left: 0;
		padding-right: 0;
	}

	#global-footer h3 {
		font: 400 14px/14px 'proxima-nova',sans-serif;
		font: 400 1.4rem/1.4rem 'proxima-nova',sans-serif;
	}

	#global-footer p {
		font: 400 11px/13px 'proxima-nova',sans-serif;
		font: 400 1.1rem/1.3rem 'proxima-nova',sans-serif;
	}
*/
  .packages > div {
    height: 1090px; }
  .hotel-group-canberra {
    padding-left: 20px; }
  .image-gallery .slider .image-as-bg {
    min-height: 370px; }
  .btn.pink-full {
    padding: 9px 12px; }
  /*.btn.gold-border {*/
  /*padding: 8px 21px;*/
  /*}*/
  .room-inclusion-icons {
    margin: 3px; }
  .booked-inner {
    height: auto; }
  .booked-inner .description {
    padding-top: 25px;
    position: static; }
  .booked-image {
    height: 468px; }
  .opening-hours-container {
    margin-left: -15px;
    margin-right: -15px;
    background: #FFFFFF; }
  .time-days ul li {
    font: 400 16rem/2.1rem 'proxima-nova',sans-serif;
    font: 400 1.6rem/2.1rem 'proxima-nova',sans-serif; }
  .diplomat-special-offers .description {
    padding: 43px 18px 43px 45px !important; }
  .diplomat-special-offers .description,
  .diplomat-special-offers .speical-offer-image {
    height: 439px; }
  .diplomat-special-offers .connect {
    bottom: 0;
    position: absolute;
    width: 100%; }
  .footer-logos a {
    margin-right: 0; }
  .footer-logos > a > img {
    width: auto; }
  #global-footer .inner {
    background: none;
    padding: 0; }
  .footer-contact {
    background: #1D3141;
    padding: 77px 20px 25px; }
  .hotel-group-canberra {
    background: #132838;
    padding-top: 50px;
    padding-bottom: 67px; }
  .copyright {
    padding: 40px 0 40px 0; }
  .page.group .image-gallery.v2 .description {
    padding: 60px 0 0; }
  .text-bottom {
    position: static;
    padding: 45px 15px; }
  .image-gallery.v2 .image-as-bg {
    min-height: 546px; } }

@media only screen and (max-width: 991px) and (min-width: 767px) {
  .footer-logos a {
    text-align: left; } }

@media only screen and (min-width: 767px) {
  .logos-group.academic_house {
    width: 90%; } }

@media only screen and (max-width: 767px) {
  #map-canvas.absolute2 {
    position: static;
    height: 360px; }
  .partner-row {
    margin: 0 auto; }
  .hotel-logo {
    padding-top: 0; }
  .partner-link {
    margin-left: 0 !important;
    padding-left: 15px !important; }
  .partner-link a {
    margin-bottom: 15px; }
  .image-gallery .slider .image-as-bg {
    min-height: 100px; }
  .partner-logo img {
    padding-left: 15px;
    width: auto; }
  .hotels-nav {
    display: none; }
  #hp-slider .hp-slide {
    height: auto;
    padding-top: 50px; }
  .hp-slide .slider-text {
    position: static; }
  .hp-slide .slider-text a {
    bottom: 70px; }
  .image-gallery.v2.green-color .flex-next {
    left: auto;
    right: 18px; }
  .owl-theme .owl-controls {
    margin-top: -40px;
    padding-bottom: 10px; }
  h1 br {
    display: none; }
  .res p:after {
    content: " xs"; }
  #main .content {
    padding-bottom: 0; }
  .book-a-room {
    margin-top: 0;
    padding: 50px 13%; }
  .billboard {
    height: auto;
    margin-top: 85px;
    background: none !important;
    position: static; }
  .billboard.image-as-bg img {
    opacity: 1; }
  #main .content {
    margin-top: 0; }
  .heading h1 {
    margin-left: 15px; }
  .header-intro {
    padding: 25px 0; }
  .header-intro .excerpt,
  .header-intro .information {
    padding: 0 30px; }
  .description .inner {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px; }
  .featured-room .description .inner {
    padding-left: 40px;
    padding-right: 40px; }
  .featured-room > div {
    height: auto; }
  .hotel-group-canberra {
    padding: 20px; }
  .image-gallery.v2 .description {
    padding: 30px; }
  .image-gallery .flex-prev, .image-gallery .flex-next {
    top: 52%; }
  .buttons {
    position: static;
    /* 		margin-bottom: 50px; */ }
  .diplomat-special-offers .description,
  .diplomat-special-offers .speical-offer-image {
    height: auto; }
  .diplomat-special-offers .connect {
    bottom: 0;
    position: static;
    width: 100%; }
  .read-more:after {
    background: none; }
  .image-gallery.v2 .flex-prev,
  .image-gallery .flex-prev {
    left: 18px; }
  .image-gallery.v2 .flex-prev, .image-gallery.v2 .flex-next {
    top: auto;
    bottom: 11%; }
  .image-gallery.v2 .description h2 {
    margin-bottom: 20px; }
  .booked-inner .description {
    padding-right: 0; }
  .btn.pink-full {
    padding: 9px 10px; }
  .footer-contact {
    padding-top: 42px; }
  #global-footer h3 {
    margin-bottom: 22px; }
  .copyright ul li:first-child:before {
    content: "";
    margin-left: 0;
    margin-right: 0; }
  .image-gallery .slider .image-as-bg {
    background: none !important; }
  .image-gallery .slider .image-as-bg img {
    opacity: 1; }
  .image-gallery.v2 {
    padding-bottom: 0; }
  .image-gallery.v2 .slider .image-as-bg {
    min-height: 0; }
  .events-information h3 {
    line-height: 30px;
    line-height: 3rem; }
  .packages .description,
  .events-information .description {
    padding: 30px !important; }
  .packages > div {
    height: auto; }
  .packages .btn {
    position: static; }
  .image-gallery.v2.slider ol.flex-control-nav {
    width: 100%; }
  .image-gallery.v2.slider ol.flex-control-nav li a {
    border-color: #FFFFFF; }
  .image-gallery.v2.slider ol.flex-control-nav li a:hover,
  .image-gallery.v2.slider ol.flex-control-nav li a.flex-active {
    background: #FFFFFF; }
  .image-gallery.v2.slider .description.parent-height-image.col-sm-5.col-lg-4 {
    height: 416px !important; }
  #map-canvas {
    height: 380px; }
  .diplomat-special-offers .description {
    padding: 30px !important; }
  .enquiry {
    padding: 30px; }
  .enquiry h2 {
    margin-bottom: 40px; }
  .m-icon .top {
    top: 19px; }
  .m-icon .mid {
    top: 31px; }
  .m-icon .bot {
    top: 43px; }
  .dl-active .m-icon .bot,
  .dl-active .m-icon .top {
    top: 32px; }
  .image-gallery .inclusions {
    height: auto;
    width: auto;
    position: static; } }

.mobile-logo {
  display: none; }

.desktop-logo {
  display: block; }

@media only screen and (max-width: 400px) {
  /*
	.description .btn {
		padding: 5px 8px;
	}
*/
  .desktop-logo {
    display: none; }
  .mobile-logo {
    display: block; }
  .logo img {
    width: 264px; }
  .menu-icon {
    height: 65px;
    width: 75px; }
  .m-icon {
    height: 65px; }
  .billboard {
    margin-top: 65px; }
  .dl-menuwrapper .dl-menu {
    margin-top: 65px; }
  .page.group .featured-article {
    height: auto;
    padding: 30px; } }

/* ==========================================================================
	Animation
   ========================================================================== */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* ==========================================================================
	No Script
   ========================================================================== */
#noscript-wrapper {
  display: block;
  position: fixed;
  font: 500 21px/1.1 'brandon-grotesque', sans-serif;
  font: 500 2.1rem/1.1 'brandon-grotesque', sans-serif;
  text-align: center;
  color: #FFFFFF;
  background: #CC0000;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 15px 0;
  z-index: 200; }

#noscript-wrapper span {
  font: 500 21px/1.1 'brandon-grotesque', sans-serif;
  font: 500 2.1rem/1.1 'brandon-grotesque', sans-serif; }

/* ==========================================================================
	Print styles
   ========================================================================== */
@media print {
  @page {
    margin: 2cm; }
  blockquote {
    border: none; }
  figure figcaption {
    position: relative;
    font: 400 14px/1.428571429 'brandon-grotesque', sans-serif;
    font: 400 1.4rem/1.428571429 'brandon-grotesque', sans-serif;
    background: none;
    color: #000000; } }
