/* Legacy (webforms) mixins required */
/*#region ===TempStyles=== */
.zone {
  background: url(/images/zone.png) repeat;
  height: 150px;
  border: solid 1px #9f5656;
  opacity: 1;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  line-height: 140px;
}
/*#endregion TEMP:End  */
/*#region ===ResetStyles=== */
sup {
  top: -0.3em;
  left: 2px;
}
p {
  padding: 0;
  margin: 15px 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
li {
  margin-left: 20px;
}
.container,
div[class*="col-"] {
  padding: 0;
  overflow: hidden;
}
.paddedRow {
  margin: 0 15px;
}
.evenSpacedColumns {
  margin-right: -15px;
}
.evenSpacedColumns > div[class*="col-"] {
  padding-right: 15px;
}
.paddedRow.evenSpacedColumns {
  margin-right: 0px;
}
/*#endregion - ResetStyles */
/*#region ===GeneralHelperClasses=== */
.floatRight {
  float: right;
}
.floatLeft {
  float: left;
}
.clear {
  clear: both;
}
.img-center {
  margin: 0 auto;
}
.img-align-baseline {
  vertical-align: baseline;
}
.img-align-top {
  vertical-align: top;
}
.img-align-middle {
  vertical-align: middle;
}
.center-block {
  display: block;
  margin: 0 auto;
}
.content-center {
  text-align: center;
}
.content-right {
  text-align: right;
}
.content-left {
  text-align: left;
}
.padding-0 {
  padding: 0px !important;
}
.padding-top-0 {
  padding-top: 0px !important;
}
.padding-right-0 {
  padding-right: 0px !important;
}
.padding-bottom-0 {
  padding-bottom: 0px !important;
}
.padding-left-0 {
  padding-left: 0px !important;
}
.padding-top-bottom-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.padding-right-left-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.padding-15 {
  padding: 15px !important;
}
.padding-top-15 {
  padding-top: 15px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.padding-bottom-15 {
  padding-bottom: 15px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.padding-top-bottom-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.padding-right-left-15 {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.padding-30 {
  padding: 30px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-right-30 {
  padding-right: 30px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.padding-left-30 {
  padding-left: 30px !important;
}
.padding-top-bottom-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.padding-right-left-30 {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.margin-0 {
  margin: 0px !important;
}
.margin-top-0 {
  margin-top: 0px;
}
.margin-right-0 {
  margin-right: 0px !important;
}
.margin-bottom-0 {
  margin-bottom: 0px !important;
}
.margin-left-0 {
  margin-left: 0px !important;
}
.margin-top-bottom-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.margin-right-left-0 {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-15 {
  margin: 15px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}
.margin-right-15 {
  margin-right: 15px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.margin-top-bottom-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.margin-right-left-15 {
  margin-right: 15px !important;
  margin-left: 15px !important;
}
.margin-minus-15 {
  margin: -15px !important;
}
.margin-top-minus-15 {
  margin-top: -15px !important;
}
.margin-right-minus-15 {
  margin-right: -15px !important;
}
.margin-bottom-minus-15 {
  margin-bottom: -15px !important;
}
.margin-left-minus-15 {
  margin-left: -15px !important;
}
.margin-top-bottom-minus-15 {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}
.margin-right-left-minus-15 {
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.margin-30 {
  margin: 30px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-right-30 {
  margin-right: 30px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-left-30 {
  margin-left: 30px !important;
}
.margin-top-bottom-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.margin-right-left-30 {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.margin-minus-30 {
  margin: -30px !important;
}
.margin-top-minus-30 {
  margin-top: -30px !important;
}
.margin-right-minus-30 {
  margin-right: -30px !important;
}
.margin-bottom-minus-30 {
  margin-bottom: -30px !important;
}
.margin-left-minus-30 {
  margin-left: -30px !important;
}
.margin-top-bottom-minus-30 {
  margin-top: -30px !important;
  margin-bottom: -30px !important;
}
.margin-right-left-minus-30 {
  margin-right: -30px !important;
  margin-left: -30px !important;
}
.display-inline-block {
  display: inline-block;
}
.display-block {
  display: block;
}
.display-none {
  display: none;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.overflow-visible {
  overflow: visible !important;
}
.nobr {
  white-space: nowrap;
}
.background-color-white {
  background-color: #ffffff;
}
.color-white {
  color: #ffffff !important;
}
.font-color-black {
  color: #000;
}
.no-hover-underline:hover {
  text-decoration: none;
}
.border-none {
  border: none !important;
}
strong {
  font-weight: 700;
}
.inheritcase {
  text-transform: inherit;
}
.uppercase {
  text-transform: uppercase;
}
/*#endregion - GeneralHelperClasses */
/*#region ---Omni Reusable Classes--- */
#specialsMailingList {
  margin-top: 16px;
}
a.btn,
span.btn,
#leftNavigation a.btn {
  /*#Fonts > .Dido(16);*/
  font-family: "Lato", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: normal;
  font-style: normal;
  line-height: 21px;
  padding: 4px 25px;
  color: #FFF;
  border-radius: 0;
  background-color: #003E52;
  border: none;
}
a.btn:hover,
span.btn:hover,
a.btn:focus {
  color: #fff;
  border: 1px solid #ddd;
}
body.resort a.btn,
body.resort span.btn {
  background-color: #003E52;
  border-bottom: solid 4px #003E52;
  color: #fff;
}
body.resort a.btn:hover {
  color: #fff;
}
body.resort .nav-book-link a.om-hotel-color {
  background: #FFCB4F;
  border-bottom: none;
  color: #000000 !important;
}
.btn2,
.btnClearAll {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
  color: #000;
  border: solid 1px #cccccc;
  background-color: white;
  padding: 2px 5px;
}
.btn2.floatMidRight {
  float: right;
  margin-right: -17px;
}
.btn2:hover {
  color: #000000;
  text-decoration: none;
}

body.resort .btnwrapper {
  display: flex;
}
.btnwrapper {
  display: flex;
}

/* primary button style */

body.resort .btn3.primary {
  margin-right: 15px;
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #fff;
  text-align: center;
  padding: 6px 12px;
  background-color: #003e52;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  white-space: nowrap;
  background-image: none;
  display: flex;
  align-items: center;
  border: 0;
  height: 30px;
}
.btn3.primary {
  margin-right: 15px;
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #fff;
  text-align: center;
  padding: 6px 12px;
  background-color: #003e52;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  white-space: nowrap;
  background-image: none;
  display: flex;
  align-items: center;
  border: 0;
  height: 30px;

}
/* secondary button style */

body.resort .btn3.secondary {
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #003e52;
  text-align: center;
  padding: 6px 12px;
  background-color: #fff;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  border:1px solid #003e52;
  white-space: nowrap;
  background: none;
  height: 30px;
  display: flex;
  align-items: center;

}
.btn3.secondary {
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #003e52;
  text-align: center;
  padding: 6px 12px;
  background-color: #fff;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  border:1px solid #003e52;
  white-space: nowrap;
  background: none;
  height: 30px;
  display: flex;
  align-items: center;


}
.btn3 {
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #003e52;
  text-align: center;
  padding: 6px 12px;
  background-color: #fff;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  border:1px solid #003e52;
  white-space: nowrap;
  background: none;
  height: 30px;
  display: flex;
  align-items: center;
  width: fit-content;
  text-transform: uppercase;
}
.btn3.display-none {
  display: none;
}
.btn3:hover {
  color: #000000;
  text-decoration: none;
}
body.resort .btn3 {
  /* border-bottom: solid 4px #003E52; */
  /* box-sizing: border-box; */
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #003e52;
  text-align: center;
  padding: 6px 12px;
  background-color: #fff;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  border:1px solid #003e52;
  white-space: nowrap;
  background: none;
  height: 30px;
  display: flex;
  align-items: center;
  width: fit-content;
}
body.resort .btn3:focus {
  text-decoration: none;
}
.boxBorder {
  border: solid 2px #dfdfdf;
  margin-bottom: 15px;
}
.guest-favorites .img-responsive {
  width: 100%;
}
.imageBorderPaddedBoxOffsetLeft {
  /* for Home page only */
  margin-left: -32px;
  margin-right: -16px;
}
.contentImageBox {
  /* for all first images in box */
  margin: -15px -15px 15px -15px;
}
.imgDisplayInline img {
  display: inline-block;
}
.background-color-tan {
  background-color: #ebebeb;
}
.content-color-white {
  color: #ffffff;
}
.bkgd-brown-pattern {
  background-image: url(/images/global/bkgd_BrownPattern.gif);
  background-repeat: repeat;
  color: white;
}
.border-top {
  border-top: solid 2px #DFDFDF;
}
.border-right {
  border-right: solid 2px #DFDFDF;
}
.border-bottom {
  border-bottom: solid 2px #DFDFDF;
}
.border-left {
  border-left: solid 2px #DFDFDF;
}
.padding-top-50 {
  padding-top: 50px !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
}
.margin-minus-left-50 {
  margin-left: -50px !important;
}
.margin-right-100 {
  margin-right: 100px !important;
}
.margin-left-50 {
  margin-left: 50px !important;
}
.padding-top-5 {
  padding-top: 5px !important;
}
.padding-bottom-5 {
  padding-bottom: 5px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.margin-right-5 {
  margin-right: 5px !important;
}
.min-height-350 {
  min-height: 350px;
  height: auto !important;
  height: 350px;
}
.uppercase {
  text-transform: uppercase;
}
.contentOffsetTopOpaque {
  overflow: hidden;
  position: relative;
  top: -90px;
  border: solid 2px #DFDFDF;
  padding: 15px;
  background: url(/images/global/bkgdWhiteOpaque.png) repeat;
  margin-bottom: -50px;
}
.imageDescription {
  color: #FFFFFF;
  float: right;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
  position: relative;
  top: -40px;
}
.readMoreContent {
  display: none;
}
.border-radius-5 {
  border-radius: 5px;
}
.tooltipContainer {
  display: inline-block;
}
.iconMapsDirections {
  font-weight: 700;
  color: #000;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  background: url('/images/global/iconMapsAndDirections.png') no-repeat 0 5px;
  padding: 10px 0 2px 25px;
  margin-bottom: 5px;
  display: inline-block;
  text-decoration: underline;
  text-transform: uppercase;
}
#MapGuide {
  position: absolute;
  bottom: 0;
  right: 0;
}
.iconResortMap {
  font-weight: 700;
  color: #000;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  background: url('/images/global/iconResortMap.png') no-repeat 0 4px;
  padding: 2px 0 2px 15px;
  margin-bottom: 5px;
  display: inline-block;
  text-decoration: underline;
  text-transform: uppercase;
}
.iconPrint {
  font-weight: 700;
  color: #000;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  background: url('/images/global/iconPrintSmall.png') no-repeat 0 4px;
  padding: 2px 5px 2px 15px;
  display: inline-block;
  text-decoration: underline;
  text-transform: uppercase;
}
.iconMapsDirections:hover,
.iconResortMap:hover,
.iconPrint:hover {
  color: #000;
}
.icon-pdf {
  background-image: url(/images/global/iconPDF.png);
  background-repeat: no-repeat;
  background-position: right;
  margin-right: 10px;
  padding-right: 30px;
}
.socialIcon {
  display: inline-block;
  margin-right: 5px;
  height: 16px;
  width: 16px;
}
.socialIconBlack {
  display: inline-block;
  height: 19px;
  width: 16px;
}
.icon-facebook {
  background: url(/images/global/iconHotelAddressFacebook.png) no-repeat;
}
.icon-twitter {
  background: url(/images/global/iconHotelAddressTwitter.png) no-repeat;
}
.icon-pinterest {
  background: url(/images/global/iconHotelAddressPintrest.png) no-repeat;
}
.icon-instagram {
  background: url(/images/global/iconHotelAddressInstagram.png) no-repeat;
}
.icon-google {
  background: url(/images/global/iconHotelAddressGooglePlus.png) no-repeat;
}
.icon-youtube {
  background: url(/images/global/iconHotelAddressYouTube.png) no-repeat;
}
.icon-facebook-black {
  background: url(/images/global/iconSocialFacebookBlack.png) no-repeat;
}
.icon-twitter-black {
  background: url(/images/global/iconSocialTwitterBlack.png) no-repeat;
}
.icon-google-plus-black {
  background: url(/images/global/iconSocialGooglePlusBlack.png) no-repeat;
}
.icon-pinterest-black {
  background: url(/images/global/iconSocialPintrestBlack.png) no-repeat;
}
/* Featured Area - Content Over the Image */
.overlapImg {
  margin-left: -15px;
}
.overlapContent {
  margin-top: 30px;
  background-color: #fff;
  border: solid 1px #dfdfdf !important;
  padding: 30px 15px !important;
}
.caption {
  display: block;
  padding: 15px 15px 0 0;
  text-decoration: underline;
}
.lineThrough {
  background: url(/images/global/lineThrough.png) repeat-x center center;
  text-align: center;
}
.lineThrough span {
  display: inline-block;
  background-color: #ffffff;
  padding: 0 15px;
}
.lineThroughOceanBlue {
  display: table;
  white-space: nowrap;
}
.lineThroughOceanBlue:before,
.lineThroughOceanBlue:after {
  border-top: 1px solid #003E52;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}
.lineThroughOceanBlue:before {
  right: 1.5%;
}
.lineThroughOceanBlue:after {
  left: 1.5%;
}
.lineThroughOrange,
.lineThroughOrangeTan {
  display: table;
  white-space: nowrap;
  /*display: inline-block;
	background: url(/images/global/lineThroughOrange.png) repeat-x center center;*/
  text-align: center;
  text-transform: uppercase;
  color: #34515E;
  font-weight: 700;
}
.lineThroughOrange:before,
.lineThroughOrangeTan:before,
.lineThroughOrange:after,
.lineThroughOrangeTan:after {
  border-top: 1px solid #34515E;
  content: '';
  display: table-cell;
  position: relative;
  top: 1em;
  width: 35%;
}
.lineThroughOrange:before,
.lineThroughOrangeTan:before {
  right: 1.5%;
}
.lineThroughOrange:after,
.lineThroughOrangeTan:after {
  left: 1.5%;
}
.lineThroughOrangeTan {
  padding: 0 30px;
  margin: auto;
}
.lineThroughOrange span {
  background-color: #FFFFFF;
  padding: 5px;
}
.lineThroughOrangeTan span {
  background-color: #efebe8;
  padding: 3px;
}
.lineThroughOrangeTan.headline span {
  font-weight: normal;
  font-size: 20px;
}
/*#endregion ---Omni Reusable Classes--- */
/*#region ---Omni Static--- */
div {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
}
a {
  color: #00526E;
}
/* Headlines */
#rigthColumn .headerText {
  margin-left: 0px;
}
#rigthColumn > .modal-media {
  margin-left: -50px;
}
h1,
.h1Style {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: uppercase;
  margin: 0;
}
h2,
.h2Style {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 21px;
  font-size: 2.1rem;
  text-transform: uppercase;
  margin: 0 0 2px 0;
}
h3,
.h3Style {
  /* font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B'; */
  /* font-weight: 300; */
  /* font-style: italic; */
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 18px;
  font-size: 1.8rem;
  /* margin: 0 0 15px 30px; */
}
h4,
.h4Style {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.boxBorder h2,
.boxBorder .h2Style {
  margin-top: 2px;
  margin-bottom: 10px;
}
.boxBorder h4,
.boxBorder .h4Style {
  margin-top: 2px;
}
.boxBorder h3,
.boxBorder .h3Style {
  margin-top: 2px;
  margin-left: 0;
}
h5,
.h5Style {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.h2ADA {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 15px 30px;
}
.h3ADA {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  margin: 0;
}
.h4ADA {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
}
sub,
.subHeadline {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 15px 30px;
  bottom: 0;
}
.callouts h2,
.callouts .h2Style {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
}
.callouts h3,
.callouts .h3Style {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  /* font-style: italic; */
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  margin-left: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
  color: #000;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  text-decoration: none;
  color: #000;
}
input,
select {
  border: solid 1px #000000;
  color: #000000;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
  padding: 4px 10px;
  width: 100%;
}
select {
  font-style: normal;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
input[type="radio"] {
  width: auto;
  border: none;
}
input[type="checkbox"] {
  width: auto;
  border: none;
}
input.error {
  border: 1px solid red;
}
.form-error {
  color: red;
}
.claimsForm span {
  color: red;
  padding-right: 5px;
}
.claimsForm h3 {
  margin: 30px 0 15px 0;
}
.claimsForm .loadingContainer,
.claimsForm .loadingBackground,
.claimsForm .loadingAnimation {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.claimsForm .loadingContainer {
  display: none;
  background: #ffffff;
  opacity: 0.8;
}
.claimsForm .loadingAnimation {
  background: url(/images/quickbooker/loadingAnimation.gif) no-repeat 0 0;
  height: 48px;
  width: 48px;
}
.styled-select {
  border: 1px solid #000;
  overflow: hidden;
  background: url(/images/global/inputSelect_SM.jpg) no-repeat right #fff;
  display: inline-block;
}
.styled-select.number {
  margin: 0 auto;
  max-width: 50px;
  min-width: 39px;
}
.styled-select select {
  /*#Fonts > .Dido(15);*/
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 4px 15px 4px 2px;
}
.styled-select select:focus {
  outline: 2px solid #003E52;
}
#ghaLocalExperienceDropDowns select {
  /*#Fonts > .Dido(15);*/
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 133%;
  padding: 4px 20px 4px 2px;
}
select.number {
  /*width:75px;*/
}
label {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
label.italics,
label.italics a {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: none;
}
#content {
  background-color: #fff;
  padding-bottom: 50px;
  -webkit-box-shadow: 0px 20px 70px 0px rgba(50, 50, 50, 0.15);
  -moz-box-shadow: 0px 20px 70px 0px rgba(50, 50, 50, 0.15);
  box-shadow: 0px 20px 70px 0px rgba(50, 50, 50, 0.15);
}
.mainContentShadowLeft {
  background: url('/images/global/bkgContentLeft.png') no-repeat right top;
  min-height: 250px;
}
.mainContentShadowRight {
  background: url('/images/global/bkgContentRight.png') no-repeat left top;
  min-height: 250px;
}
.OmniTable {
  overflow: hidden !important;
  margin-bottom: 0 !important;
  border: 0 !important;
}
.OmniTable,
.OmniTable th {
  /*width: 100%;*/
  text-align: center;
}
.OmniTable td,
.OmniTable th {
  border-right: 2px solid #cccccc;
  height: 100%;
  padding: 2px;
}
.OmniTable table {
  height: 100%;
  width: 100%;
}
.OmniTable td:last-child,
.OmniTable th:last-child {
  border-right: none;
}
.OmniTable tr:nth-child(even) {
  background: #e5e3e3;
}
.full-height {
  height: 100%;
}
.instagramWidget ul {
  list-style-type: none;
}
.instagramWidget li {
  margin: 0;
}
.instagramWidget li a img {
  float: left;
  width: 25%;
}
/*Dining Reservation Widget*/
.OT_wrapper,
.OT_day,
.OT_party,
.OT_time,
.OT_searchTimeField,
.OT_searchDateField,
.OT_searchPartyField {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  width: auto !important;
}
.OT_wrapper {
  width: 165px !important;
  margin: 15px auto 0 auto !important;
}
.OT_header {
  padding-bottom: 5px !important;
}
.OT_list {
  width: 161px !important;
}
.OT_searchDateField,
.OT_searchTimeField,
.OT_searchPartyField {
  width: 120px !important;
  height: 23px !important;
  padding: 1px 7px !important;
  margin: 17px 8px 17px 35px !important;
}
.OT_ExtLink {
  margin: 10px auto;
}
/* Trip Advisor Widget flicker issue */
ul.TA_links {
  list-style: none;
}
#updateBrowser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 15px;
  background: #003E52;
  color: #666666;
  font-weight: bold;
  font-size: 11px;
  display: none;
  z-index: 1040;
  border-bottom: 1px solid #222;
}
#updateBrowser a {
  color: #428bca;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.50;
  z-index: 1030;
  zoom: 1;
}
#modalOverlay2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1800px;
  background-color: #000000;
  z-index: 800;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.50;
  zoom: 1;
}
.Explorer6 #confirmationModal {
  position: absolute !important;
  z-index: 2000 !important;
}
.Explorer6 .modal-backdrop {
  position: absolute;
  height: 1800px;
}
/*#endregion ---Omni Static--- */
/*#region ---Header--- */
header {
  position: relative;
  z-index: 1000;
  background-color: white;
  border-bottom: solid 5px #dfc29a;
}
/*body.resort header
	{
		background: url('/images/global/bkgHeaderBar_Resort.gif') repeat-x bottom left #ffffff;
	}
	*/
.headerGlobalLinks,
.headerGlobalLinks a {
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  color: #1e1e1e;
  text-transform: uppercase;
}
.headerGlobalLinks > div[class*="col-"] {
  padding: 10px 0;
}
/*#region ---LogIn--- */
#pnlLoggedIn {
  position: relative;
}
#logInContent {
  position: absolute;
  background: #fff;
  z-index: 10;
  display: none;
}
#logInContent .rightColumn {
  padding: 15px;
}
#logInContent .lineThrough span {
  background-color: transparent;
}
.headerGlobalLinks #logInContent a {
  text-decoration: underline;
  font-weight: bold;
}
.headerGlobalLinks #logInContent a.btn {
  text-decoration: none;
  color: #ffffff;
}
/*#btnLogIn{
        font-weight:bold;
    }*/
/*#logInContent {
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 400px;
		z-index: 1001;
		background-color: #e9e3de;
	}*/
.background-Design {
  background: #efebe8 url('/images/global/bkgdPattern.png') repeat 0 0;
}
.loggedIn,
.loggedOut {
  background-color: #e9e3de;
}
.loggedIn a {
  background: url('/images/global/iconLogInArrowDown.png') no-repeat right 2px;
  padding-right: 20px;
}
.loggedIn a,
.loggedOut a {
  display: block;
  padding: 10px 0;
}
.loggedOut span {
  display: inline-block;
  padding: 10px 0;
}
/*#endregion ---LogIn--- */
.headerGlobalLinks a:hover {
  text-decoration: none;
}
.headerSecondRow {
  /*margin:15px 0 7px 0;*/
  margin: 15px 0 0 0;
}
.logo {
  border-bottom: solid 1px #532f1a;
  height: 45px;
  padding-left: 20px;
}
.logo a:focus {
  display: inline-block;
  border: 1px dotted #000000;
}
.search,
.searchBtn {
  border: solid 1px #000000;
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  height: 45px;
  color: #1e1e1e;
}
.searchBtn {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 45px;
  border-left: none;
  cursor: pointer;
}
.searchBtn:focus {
  background: #dddddd;
}
.search {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0 10px;
  text-align: right;
}
.searchBtn:hover {
  text-decoration: none;
  color: #1e1e1e;
}
/* BEGIN: overwrite google search items  */
.gsc-clear-button {
  display: none !important;
}
.gsc-option-menu-container .gsc-selected-option-container {
  width: initial !important;
}
/* END: overwrite google search items  */
select.langaugeSelect {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  border: none;
  overflow: hidden;
  -webkit-appearance: none;
  background-image: url(/images/global/iconLogInArrowDown.png);
  background-position: right;
  background-repeat: no-repeat;
  background-color: #fff;
  margin-top: 5px;
}
body[class*="Chrome"] header .gsc-control-searchbox-only {
  margin: 0 -1px 0 0;
}
header .gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 0;
}
body[class*="Explorer8"] header .gsc-search-box-tools .gsc-search-box input.gsc-input,
body[class*="Explorer9"] header .gsc-search-box-tools .gsc-search-box input.gsc-input,
body[class*="Explorer10"] header .gsc-search-box-tools .gsc-search-box input.gsc-input {
  padding-bottom: 12px !important;
}
header .gsib_a {
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
header .gsc-search-box,
header .gsc-search-box table,
header .gsc-input-box {
  margin-bottom: 0;
  border: 0;
}
header .gsc-input-box {
  height: auto;
}
.gsc-search-button input {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.gsc-input {
  line-height: initial;
}
.gsst_a {
  padding-top: 5px;
}
.gsc-thumbnail-inside {
  padding-left: 0;
}
.gsc-getlink-box {
  padding-right: 32px;
}
/*#endregion - Header */
/*#region ---Footer--- */
.footerContent {
  background-color: #e9e3de;
  -webkit-box-shadow: 0 20px 70px 0 rgba(50, 50, 50, 0.15);
  -moz-box-shadow: 0px 20px 70px 0px rgba(50, 50, 50, 0.15);
  box-shadow: 0 20px 70px 0 rgba(50, 50, 50, 0.15);
}
body.resort .footerContent {
  background-color: #dbe9f6;
}
#footerLinks {
  padding: 15px 0;
  border-bottom: solid 1px #afbac5;
}
#footerLinks a {
  display: inline-block;
  text-decoration: none;
  color: #000;
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding: 0 7px;
  border-right: solid 1px #838c94;
}
#footerLinks a:focus {
  border: 1px dotted #000000;
}
#footerLinks a.last {
  border: none;
}
#footerLinks a.last:focus {
  border: 1px dotted #000000;
}
#globalHotelAlliance {
  padding: 0 5px;
}
#globalHotelAlliance a:focus {
  display: inline-block;
  border: 1px dotted #000000;
}
#joinMailingList a:focus {
  border: 1px dotted #000000;
  color: #000000;
}
#omniMobile {
  padding: 5px 5px 11px 0;
}
#omniMobile a {
  padding-right: 28px;
  padding-left: 12px;
  background: url(/images/global/iconOmniMobile.png) no-repeat top right;
}
.footerInput {
  border: solid 1px black;
}
#newsletter label {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding: 7px 12px 0 5px;
  display: block;
}
#newsletter input {
  height: 30px;
  width: 100%;
  margin: 0;
  border: none;
  padding: 0 5px;
}
.goBtn {
  height: 30px;
  width: 100%;
  display: block;
  overflow: hidden;
  cursor: pointer;
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: underline;
  padding: 4px 0 0 0;
  background-color: white;
  color: black;
}
.goBtn:hover {
  color: black;
}
#footerThirdRow {
  background-color: #532f1a;
  color: #fff;
  padding: 30px 0;
}
#socialLinks a:focus {
  border: 1px dotted #ffffff;
}
body.resort #footerThirdRow {
  background-color: #145491;
}
#copyright {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
}
#footerThirdRow a {
  color: #fff;
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
  padding-right: 15px;
}
/*#endregion - footer */
/*#region ---Loyalty--- */
#faq .panel-body {
  background-color: #e9e3de;
  border: none;
  padding-top: 0;
  padding-left: 30px;
  padding-right: 15px;
}
#faq .panel-heading {
  border-radius: 0;
  background-color: #FFFFFF;
  padding: 15px;
}
#faq a.panel-title {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 20px;
  font-size: 2rem;
  background: url(/images/global/accTriangleRight.png) no-repeat;
  background-position: 0 3px;
  padding-left: 15px;
  cursor: pointer;
  text-transform: none;
  text-decoration: none;
  color: black;
}
#faq a.active {
  background: url(/images/global/accTriangleDown.png) no-repeat;
  background-position: 0 3px;
}
#faq .panel-heading.active {
  background-color: #e9e3de;
}
select[name='le_organizers_brand'] {
  display: none;
}
/*#endregion - Loyalty */
/*#region ---HotelsResorts---*/
#reserveRoomsContainer {
  background: url(/images/global/brownTextureBkgd.png) repeat bottom right;
  position: absolute;
  top: 100px;
  left: 0;
  padding: 25px;
  color: #ffffff;
  z-index: 95;
}
body.resort #reserveRoomsContainer {
  background: url(/images/global/blueTextureBkgd.png) repeat bottom right;
}
body.resort .datepick-popup {
  background: url(/images/global/bkgd_BluePattern.gif) repeat 0 0;
}
#reserveRoomsContainer input {
  background: #ffffff url(/images/quickbooker/iconCalendarBrown.png) no-repeat right center;
  border: 0;
  padding: 7px 10px;
  -webkit-appearance: none;
  border-radius: 0;
}
#reserveRoomsContainer input#reservationsDeparture {
  background-color: #e9e3de;
}
.findRoom {
  padding-top: 30px;
}
.hotelInfoSection {
  background: #ebebeb;
}
body.resort .hotelInfoSection {
  background: #ebebeb;
}
.hotelName {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 21px;
  font-size: 2.1rem;
  text-transform: uppercase;
}
.hotelAddress {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-top: 5px;
}
.hotelAddress a {
  color: #333333;
}
.courseHolesPar {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 25px;
  font-size: 2.5rem;
}
.colorBlock {
  width: 16px;
  height: 16px;
  display: inline-block;
}
.black {
  background-color: #000000;
}
.gold {
  background-color: #b28c06;
}
.blue {
  background-color: #000099;
}
.white {
  background-color: #e6e6e6;
}
.red {
  background-color: #990101;
}
.green {
  background-color: #007f00;
}
h1.hotelresort {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 21px;
  font-size: 2.1rem;
  /*border-bottom:solid 1px #93827c;
	margin-bottom:5px;
	padding-bottom: 5px;*/
}
body.resort h1.hotelresort {
  /*border-bottom:solid 1px #5baee2;*/
}
.hotelResortTitle {
  border-bottom: solid 1px #93827c;
  padding-bottom: 5px;
}
body.resort .hotelResortTitle {
  border-bottom: solid 1px #5baee2;
}
.thingsToDoList {
  min-height: 420px;
  height: auto !important;
  height: 500px;
}
.thingsToDoList p {
  margin: 0 0 15px 0;
}
.thingsToDoList p span {
  display: block;
}
.hotelFeaturedActivities {
  background-color: #26a4f3;
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 25px;
  padding-bottom: 2px;
  margin-bottom: -30px;
}
.hotelFeaturedActivities a {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
}
.hotelActivityTitle {
  padding: 0 15px 0 0 !important;
  min-height: 35px;
}
.hotelActivity {
  /*padding: 0 15px 0 0 !important;*/
  padding: 0 30px 0 0 !important;
  min-height: 35px;
  background: url(/images/global/hotelActivityNav.png) 0 bottom no-repeat;
  float: left;
}
.hotelActivity.hotelViewAll {
  padding: 0 0 0 0 !important;
}
.hotelActivity a {
  padding: 0 0 0 15px;
  /*display:block;*/
  float: left;
}
.hotelActivityTitle span,
.hotelActivity span {
  /*padding: 12px 0 0 0;*/
  padding: 12px 0 0 5px;
  display: inline-block;
}
.hotelViewAll a {
  padding-top: 12px;
  padding-left: 20px;
  padding-bottom: 11px;
}
/*#endregion ---HotelsResorts---*/
/*#region ---Destinations---*/
.stateTitle {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin: 15px 25px 8px 25px;
  color: #003E52;
}
.stateTitle span {
  display: inline-block;
  background-color: #ffffff;
  padding: 0 15px;
}
.stateTitle {
  display: table;
  white-space: nowrap;
}
.stateTitle:before,
.stateTitle:after {
  border-top: 1px solid #003E52;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}
.stateTitle:before {
  right: 1.5%;
}
.stateTitle:after {
  left: 1.5%;
}
#destinationsViewMap legend {
  font-size: 1.2rem;
}
#destinationsViewList ul {
  list-style-type: none;
}
#destinationsViewList ul.stateCollection > li {
  margin-left: 25px !important;
  padding: 15px 0 !important;
}
#destinationsViewList ul.stateCollection li {
  padding: 5px 0;
  margin: 0;
}
#destinationsViewList li a {
  color: #000000;
  text-decoration: underline;
}
#destinationsViewList li h3 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  font-style: normal;
  margin: 0;
}
#destinationsViewList li p {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  font-style: normal;
  margin: 0;
}
#destinationsViewList li li a {
  padding: 5px 0;
}
#destinationsViewList li p.resort {
  /*padding: 5px 0 5px 7px;*/
}
#destinationsViewList li h3.city {
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}
#destinationsViewList li a:focus {
  border: 1px dotted #000000;
}
.destinationFilter {
  float: left;
}
.destinationFilter label,
.destinationFilter input {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.destinationFilter input {
  vertical-align: middle;
}
.destinationFilter label {
  padding-left: 15px;
  padding-top: 5px;
}
.currentSpecials a {
  padding: 8px 10px;
  background-color: #cccccc;
  color: #000000;
  text-decoration: underline;
  margin-bottom: 4px;
  display: block;
}
div.specials-hotel-name {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  font-size: 13px;
  font-size: 1.3rem;
}
#featuredDestinations .carouselSlide {
  padding-right: 15px;
}
#featuredDestinations .headline {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0;
}
#featuredDestinations .subHeadline {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
#featuredDestinations .boxBorder {
  /*background-image: url("../../../../images/global/Omni Pattern A LIGHT CG9.jpg");
    background-size: cover;
    background-repeat: no-repeat;*/
  background-color: #fff;
  color: #000;
}
#featuredDestinations .boxBorder .subHeadline {
  display: table;
  white-space: nowrap;
}
#featuredDestinations .boxBorder .subHeadline:before,
#featuredDestinations .boxBorder .subHeadline:after {
  border-top: 1px solid #003E52;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}
#featuredDestinations .boxBorder .subHeadline:before {
  right: 1.5%;
}
#featuredDestinations .boxBorder .subHeadline:after {
  left: 1.5%;
}
#featuredDestinations .boxBorder .subHeadline span {
  padding: 0 15px;
}
/*#endregion ---Destinations---*/
/*#region ---Specials Landing---*/
#brandSpecialsSlider .carouselSlide {
  padding-right: 15px;
}
/*#endregion ---Specials Landing---*/
/*#region ---Culinary---*/
.recipeGothamLabel {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.recipeLabel {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 15px;
  font-size: 1.5rem;
}
.recipeName {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 18px;
  font-size: 1.8rem;
}
.recipeCountLabel {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
}
.recipeStats div[class*="col-"] {
  background-color: #95c0e7;
  color: white;
  padding: 10px;
  font-size: 11px;
  border-right: solid 1px white;
}
.recipeStats div[class*="col-"]:last-of-type {
  border: none;
}
.recipeStats .minutes {
  font-size: 19px;
}
.recipeStats table {
  width: 100%;
}
.recipeStats table tr td {
  background-color: #95c0e7;
  border-right: solid 1px white;
  vertical-align: top;
  color: white;
  padding: 10px;
  font-size: 11px;
}
.recipeStats table tr td:last-of-type {
  border: none;
}
.diningAdditionText {
  margin: 2px 0;
  border-top: solid 2px #DFDFDF;
}
.videoTitle {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  margin: 0 0 2px 0;
}
#leftNavigation .featuredRecipes {
  margin-top: 30px;
}
#leftNavigation .featuredRecipes a {
  text-transform: inherit;
}
#featuredPromotions .carouselSlide {
  padding-right: 15px;
}
#featuredPromotions .headline {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0;
}
#featuredPromotions .subHeadline {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
/*#endregion ---Culinary---*/
/*#region ---RotatingBanner--- */
.carouselSlide {
  display: none;
  float: left;
}
.carouselSlide:first-child {
  display: block;
}
.sliderPagination {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 21px;
  font-size: 2.1rem;
  display: inline-block;
  text-align: center;
}
#rotatingBanner {
  -webkit-box-shadow: 0 22px 41px -6px #363636;
  -moz-box-shadow: 0 22px 41px -6px #363636;
  box-shadow: 0 22px 41px -6px #363636;
  min-height: 660px;
  height: auto !important;
  height: 660px;
  background-color: #ffffff;
  position: relative;
}
/*#homepageSlider .sliderControlerContainer {
	background-color: rgba(83, 47, 26, 0.5);
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px 25px;
	color: #ffffff;
	z-index: 999;
}*/
.prev,
.next {
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
}
#rotatingBanner .headline,
#homepageSlider .headline {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  font-size: 24px;
  margin-left: 0;
  line-height: 24px;
}
#rotatingBanner .subHeadline,
#homepageSlider .subHeadline {
  font-size: 12px;
}
#rotatingBanner .carouselSlide {
  cursor: pointer;
}
#rotatingBanner .pageHeaderContainer {
  float: right;
  min-width: 600px;
  background: transparent url(/images/global/opaqueBox.png) repeat 0 0;
}
#rotatingBanner .sliderHeadersContainer {
  color: #fff;
  padding: 5px 10px;
  font-size: 24px;
}
#rotatingBanner .sliderControlerContainer {
  background: transparent url(/images/global/bkgd_BrownPattern.gif) repeat 0 0;
  clear: both;
}
.resort #rotatingBanner .sliderControlerContainer {
  background: transparent url(/images/global/bkgd_BluePattern.gif) repeat 0 0;
  clear: both;
}
#rotatingBannerNavigation {
  position: absolute;
  bottom: -25px;
  width: 100%;
  z-index: 10;
}
#rotatingBanner .sliderHeaders {
  padding-top: 5px;
}
#rotatingBanner .sliderNavigation {
  text-align: right;
  padding-top: 15px;
}
#rotatingBanner .sliderNavigation a {
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
#rotatingBanner .sliderThumbnails {
  background-color: #532f1a;
}
.resort #rotatingBanner .sliderThumbnails {
  background-color: #074784;
}
#rotatingBanner .sliderThumbnails > div {
  cursor: pointer;
  opacity: 0.5;
  -o-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#rotatingBanner .sliderThumbnails > div.active,
#rotatingBanner .sliderThumbnails > div:hover {
  opacity: 1;
}
/*#endregion ===RotatingBanner=== */
/*#region ---Meeting And Events--- */
.activitiesIcons li {
  list-style-type: none;
  display: inline;
  margin: 0;
}
.meeting-room tr:nth-child(2n+1) {
  background: #f3f0ed;
}
.meeting-room tr th {
  background: #f3f0ed !important;
}
.meeting-room td,
.meeting-room th {
  padding: 15px 5px;
}
/*#endregion ===Meeting And Events=== */
/*#region ---Development--- */
#omniDepartments {
  list-style: none;
}
#omniDepartments li {
  margin-left: 0;
}
#omniDepartments li a {
  color: #000000;
  display: block;
  padding: 5px 15px;
}
#omniDepartments li a:hover,
#omniDepartments li.on {
  background-color: #ffffff;
  text-decoration: none;
}
#departmentDescription div {
  display: none;
}
.imgHover {
  position: relative;
}
.imgHoverTxt {
  background-image: url(../images/global/bkgdWhiteOpaque.png);
  background-repeat: repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .devDesc {
    min-height: 73px;
  }
}
/*#endregion ===Development=== */
/*#region ---GolfSlider--- */
#golfHoleContainer {
  display: none;
}
#golfSlider {
  background-color: #eaf2fa;
}
.golfHeadlineContainer {
  background: url(/images/test/home-sliders/blueBackground.jpg) repeat top left;
  color: #fff;
}
#golfHoleNumbers li:first-child {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
#golfHoleNumbers li a {
  display: block;
  padding: 10px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#golfHoleNumbers li span {
  display: block;
  padding: 5px 0;
}
#golfHoleNumbers li:hover span,
#golfHoleNumbers li.active span {
  border-bottom: 2px solid #000;
}
#golfHoleNumbers li:hover a,
#golfHoleNumbers li.active a {
  background-color: #eaf2fa;
}
/*#endregion ===GolfSlider=== */
/*#region ===ModalSlider=== */
.modalSlider {
  position: relative;
}
.modalSlider .sliderControlerContainer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  z-index: 49;
  color: #fff;
}
body .modalSlider .sliderControlerContainer {
  background: rgba(83, 47, 26, 0.5);
}
body.resort .modalSlider .sliderControlerContainer {
  background: rgba(20, 84, 145, 0.5);
}
.modalSlider .sliderHeadersContainer {
  color: #fff;
}
.modalSlider .sliderHeaders {
  display: inline-block;
}
.modalSlider .headline {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 24px;
  font-size: 2.4rem;
}
.modalSlider .subHeadline {
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
}
.modalSlider .sliderNavigation {
  float: right;
}
.sliderNavigation > a:hover,
.sliderNavigation > a:focus {
  border: 2px solid #72A9E8;
}
.sliderNavigation {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
/*#endregion ===ModalSlider=== */
/*#region ---GeneralTabs--- */
.nav-tabs {
  border: none;
}
.nav.nav-tabs > li {
  margin-bottom: -2px;
}
.nav-tabs li {
  margin-left: 0;
}
.nav-tabs > li > a,
.nav-tabs > li > a:hover {
  margin: 0 15px;
  border: none;
  padding-bottom: 4px;
  margin-top: 7px;
  margin-bottom: 4px;
  line-height: 14px;
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.nav.nav-tabs > li > a,
.nav.nav-tabs > li > a {
  border-bottom: solid 4px #fff;
}
.nav.nav-tabs > li > a:hover,
.nav.nav-tabs > li > a:focus {
  border-bottom: solid 4px #003E52;
}
.resort .nav.nav-tabs > li > a:hover,
.resort .nav.nav-tabs > li > a:focus {
  border-bottom: solid 4px #003E52;
}
.nav-tabs a.doubleLine,
.nav-tabs a.doubleLine:hover {
  margin-top: -5px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.resort #mapSidebar .nav-tabs > li.active > a,
.resort #mapSidebar .nav-tabs > li.active > a:hover,
.resort #mapSidebar .nav-tabs > li.active > a:focus {
  border: none;
  border-bottom: solid 4px #003E52 !important;
  color: black;
  background-color: #ebebeb;
  border: 0;
}
.nav-tabs > li.active > a:focus {
  border: 1px dotted #000000;
}
.resort .nav-tabs > li.active > a,
.resort .nav-tabs > li.active > a:hover,
.resort .nav-tabs > li.active > a:focus {
  background-color: #003E52;
  border-bottom: solid 4px #003E52 !important;
  color: #fff;
  border: 0;
 
}
.nav-tabs > li.active {
  background-color: #003E52;
  color: #fff;
}

 /* New changes of slider  */
.imageViewWrapper{
  padding: 20px;
  overflow: hidden;
}
/* .imageViewer {
    position: relative;
    height: 500px;
} */

.imageSlide {
    position: absolute;
    width: 100%;
    top: 100%;
    opacity: 1;
    transition: top 0.8s ease-in-out; 
    height: 100%;
    object-fit: cover;
} 

.imageSlide.active {
  top: 0;
  opacity: 1;
  z-index: 2;
}

.imageViewWrapper {
  position: relative;
  width: 100%;
  padding: 10px;
}

.imageViewer {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9; /* or 4/3, depending on your image */
  height: auto;
}

.imageViewer img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.imageSlide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: transform 0.5s ease, opacity 0.5s ease;
  z-index: 1;
  height: 100%;
  object-fit: cover;
}
.imageViewer img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
@media (max-width: 768px) {
  .imageViewer {
    height: auto;
  }

  .imageSlide {
    height: auto;
  }
}

.imageSlide.left {
  transform: translateX(100%);
}

.imageSlide.right {
  transform: translateX(-100%);
}

.imageSlide.active {
  transform: translateX(0%);
  opacity: 1;
  z-index: 2;
}

.imageSlide.exiting {
  opacity: 0;
  z-index: 1;
}

/* Common Arrow Style */
.prevImageBtn,
.nextImageBtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.8);
  padding: 8px;
  cursor: pointer;
  z-index: 10;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Positioning Arrows */
.prevImageBtn {
  left: 15px;
}

.nextImageBtn {
  right: 15px;
}

/* Rotate for "Previous" */
.prevImageBtn .icon-arrow_forward {
  transform: rotate(180deg);
}

/* Optional hover effect */
.prevImageBtn:hover,
.nextImageBtn:hover {
  background: rgba(0, 0, 0, 0.8);
}

.prevImageBtn:hover svg,
.nextImageBtn:hover svg {
  fill: #fff;
}

/* Optional SVG fill color */
.icon-arrow_forward {
  fill: #333; /* default arrow color */
  width: 20px;
  height: 20px;
}


#mapSidebar .nav-tabs > li.active {
  background-color: #efebe8;
}
.resort .nav-tabs > li.active {
  background-color: #003e52;
  color: #fff;
}
.tab-content {
  background-color: #ebebeb;
}
.resort .tab-content {
  background-color: #003e52
}
.resort #mapSidebar .tab-content {
  background-color: #ebebeb;
}
/* Drop Down - Tab */
.nav-tabs li.dropdown {
  margin-top: 6px;
}
.nav-tabs li.dropdown ul.dropdown-menu li.active a {
  background-color: #003E52 !important;
}
.resort .nav-tabs li.dropdown ul.dropdown-menu li.active a {
  background-color: #003E52 !important;
}
.nav-tabs li.dropdown a,
.nav-tabs li.dropdown a:hover {
  border: none !important;
  padding: 5px 10px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  padding: 5px 10px;
}
.desktop {
  display: none;
}
@media screen and (min-width: 992px) {
  .desktop {
    display: block;
  }
  .mobile {
    display: none!important;
  }
}
/*#endregion ---GeneralTabs--- */
/*#startregion ---OlapicTabs--- */
#guestgalleryTabsContent.tab-content {
  margin-right: 15px;
}
#olapicTemplatesArea > .modal > .modal-dialog {
  left: 0;
}
.padding-bottom-3 {
  margin: 15px 0 5px 0 !important;
}
.lnk-gallery {
  float: right;
  background-color: #eaf2fa;
  min-height: 23px;
  color: black;
  font-weight: 700;
  padding-top: 6px;
}
.lnk-gallery a {
  background-color: #eaf2fa;
  border-bottom: solid 4px #003E52;
  text-decoration: initial;
  text-transform: uppercase;
  padding-bottom: 2px;
}
#divGuestGalleryContainer > .padding-top-15 > p {
  margin: 15px 0 3px 0 !important;
}
/*#endregion ---OlapicTabs--- */
/*#region ---Modal--- */
.modalContent {
  display: none;
}
.modalClose {
  position: absolute;
  top: 0;
  right: 4px;
  z-index: 1000;
}
.modal-content {
  border-radius: 0;
}
#confirmationModal p {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
  text-transform: uppercase;
}
/*#endregion ===Modal=== */
/*#region ---BreadCrumb--- */
.breadcrumb {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb > li {
  margin-left: 0;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
}
.breadcrumb .active {
  color: #5c5223;
  font-weight: normal;
  font-style: italic;
}
.breadcrumb a {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  color: #5c5223;
  text-decoration: underline;
}
.breadcrumb a:focus {
  border: 1px dotted #000000;
}
.breadcrumb > li + li:before {
  padding: 0;
  margin-right: 3px;
  content: "/";
  color: #5c5223;
  font-style: italic;
}
/*#endregion ---BreadCrumb--- */
/*#region ---Pagination--- */
.pagination li {
  margin: 0;
}
.pagination > li > a,
.pagination > li > span {
  border: none;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}
.pagination li a {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.pagination li.pagePrevious a,
.pagination a.pagePrevious {
  background: url(/images/global/iconPagePrevious.png) no-repeat left 4px;
  padding-left: 15px;
  text-decoration: underline;
}
.pagination li.pageNext a,
.pagination a.pageNext {
  background: url(/images/global/iconPageNext.png) no-repeat right 4px;
  padding-right: 15px;
  text-decoration: underline;
}
.pagination > li.pagePrevious > a:hover,
.pagination > li.pagePrevious > span:hover,
.pagination > li.pagePrevious > a:focus,
.pagination > li.pagePrevious > span:focus {
  background-color: #fff;
}
.pagination a {
  padding: 6px 12px;
  color: #000000;
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.pagination a:hover {
  color: #000000;
  background-color: #eeeeee;
}
.pagination a.pagePrevious:hover,
.pagination a.pageNext:hover {
  background-color: #fff;
}
.pagination a.current,
.pagination a.current:hover {
  color: #000000;
  background-color: #eeeeee;
  text-decoration: underline;
}
/*#endregion ---Pagination--- */
/*#region ===Widgets=== */
/*#region ---Weather--- */
.weather {
  color: #fff;
  font-size: 19px;
}
.weather div {
  background-color: #747678;
  border-right: solid 1px #fff;
}
.weather p {
  font-size: 11px;
  margin: 10px 0;
  text-transform: uppercase;
}
.weather span {
  display: inline-block;
  margin: 10px 0;
}
.weatherLow {
  color: #fff;
}
/*#endregion ---Weather--- */
/*#region ---GoogleMap--- */
.Flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 518px;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) {
  .Flexible-container {
    padding-bottom: 57.25%;
    height: 450px;
  }
}
.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gm-style-iw div {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 12px !important;
}
.gm-style-iw div.mapTopRow {
  padding-top: 5px;
}
.gm-style-iw div.mapTopRow div {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  font-size: 11px !important;
}
.gm-style-iw div.mapHotelInfo {
  padding-left: 10px;
}
.gm-style-iw img {
  margin-bottom: 10px;
}
.gm-style-iw .mapHotelName {
  margin-bottom: 10px;
  display: block;
  font-size: 14px !important;
}
.gm-style-iw a {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700 !important;
  font-size: 11px !important;
  padding: 10px 0 2px 0;
  display: inline-block;
  text-decoration: underline;
  text-transform: uppercase;
  color: #000000;
}
.gm-style-iw a.mapDirectionIcon {
  background: url('/images/global/iconMapsAndDirections.png') no-repeat 0 5px;
  padding-left: 25px;
}
.gm-style-iw a:hover {
  color: #000;
}
/*#endregion ---GoogleMap--- */
/*#region ---TripAdvisor--- */
.cdsROW.narrow {
  /*width:auto !important;*/
}
.cdsROW.narrow .logo {
  border-bottom: none !important;
  /*height:auto !important;*/
  padding-left: 0 !important;
}
.widCOE {
  /*width:auto !important;*/
  margin: 0 !important;
  display: inline-block;
}
#CDSWIDCOE.widCOE .widCOEImg {
  width: 100% !important;
}
.cdsROW {
  display: inline-block;
  /*background-color:transparent !important;*/
}
/*#endregion ---TripAdvisor--- */
/*#region ---Special Availibitlity Calendar--- */
#specialAvailibilityDateRange {
  display: inline-block;
  background-color: #efebe8;
  padding: 10px 30px;
  font-weight: bold;
}
.specialAvailibitlityContainer {
  position: relative;
  margin: 10px auto;
  padding: 10px 0 10px 10px;
}
.specialAvailibitlityContainer .disableOverlay {
  position: absolute;
  top: 28px;
  left: 0;
  height: 82%;
  width: 100%;
  opacity: 0;
}
.specialAvailibitlityContainer .datepick-nav .datepick-cmd-prev {
  background: url(/images/quickbooker/leftArrowBlack.png) no-repeat top left;
}
.specialAvailibitlityContainer .datepick-nav .datepick-cmd-next {
  background: url(/images/quickbooker/rightArrowBlack.png) no-repeat top left;
  width: auto !important;
}
.specialAvailibitlityContainer .datepick-month-header,
.specialAvailibitlityContainer .datepick-month-header select {
  color: #000;
}
.specialAvailibitlityContainer .loadingContainer,
.specialAvailibitlityContainer .loadingBackground,
.specialAvailibitlityContainer .loadingAnimation {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.specialAvailibitlityContainer .loadingContainer {
  display: none;
  background: #ffffff;
  opacity: 0.8;
}
.specialAvailibitlityContainer .loadingAnimation {
  background: url(/images/quickbooker/loadingAnimation.gif) no-repeat 0 0;
  height: 48px;
  width: 48px;
}
.specialAvailibitlityCalendarKey {
  background-color: #e9e3de;
  padding: 5px;
}
.specialAvailibitlityCalendarKey .calendarkey {
  float: left;
  padding-right: 10px;
}
.specialAvailibitlityCalendarKey .calendarkey div {
  height: 25px;
  width: 25px;
  border: solid 2px #DFDFDF;
  float: left;
  background-color: #d0e3f4;
}
.specialAvailibitlityCalendarKey .calendarkey:first-child div {
  background-color: #ffffff;
}
.specialAvailibitlityCalendarKey .calendarkey span {
  float: left;
  padding-top: 5px;
  padding-left: 5px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
}
.specialAvailibitlityErrorMessage {
  padding-top: 5px;
}
/*#endregion ---Special Availibitlity Calendar--- */
.eventCalendarContainer {
  border: solid 1px #7a6857;
  padding: 15px;
}
/*#endregion ===Widgets=== */
/*#region ---Sitemap--- */
.sitemap a {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
}
.sitemap ul {
  margin-top: 5px;
}
.sitemap li {
  margin-left: 10px;
  margin-bottom: 5px;
  list-style: none;
}
/*#endregion ---Sitemap--- */
/*#region ---ORZ_Modal Please Wait--- */
#modalPleaseWait {
  background: #644330 url(/images/global/modalPleaseWait.jpg) no-repeat bottom right;
  color: #fff;
  margin-top: 5%;
}
#modalPleaseWait h2 {
  font-size: 18px;
}
#modalPleaseWait p {
  margin: 5px 0;
}
#modalPleaseWait p.warningText {
  font-size: 14px;
}
#modalPleaseWait .lineThrough {
  height: 10px;
  padding: 5px 0;
}
#modalPleaseWait a {
  color: #fff;
  text-decoration: underline;
}
/*#endregion ---ORZ_Modal Please Wait--- */
/*#region ---Dining--- */
.restHourOfOp div {
  padding: 5px 0;
}
.restMenus a {
  text-decoration: underline;
  text-transform: uppercase;
  color: #000;
  padding: 4px 30px 4px 0;
}
/*#endregion ===Dining=== */
/*#startregion ===BlogContent=== */
.blog-content .callouts {
  padding: 0 15px 0 0;
}
.blog-content .callouts div {
  overflow: hidden;
}
.blog-content .lnkBlogPost {
  /*img{
            width:301px;
            height:170px;
        }*/
}
.blog-content .lnkBlogPost h3 {
  color: black;
}
.blog-content .lnkBlogPost h3:before,
.blog-content .lnkBlogPost h3:after {
  content: "";
  content: none;
}
.blog-content .lnkBlogPost .divBlogImage {
  width: 301px;
  height: 170px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.blog-content .blog-legend {
  margin-bottom: -32px;
  float: right;
  z-index: 999;
  background-color: #fff;
  border: solid 2px #dfdfdf;
  text-align: center;
}
.blog-content a:hover {
  text-decoration: none;
  color: black;
}
.blog-content fieldset {
  margin: 13px !important;
}
.blog-content legend {
  border-bottom: none;
  margin-bottom: 0 !important;
}
.blog-content legend h3 {
  margin: 7px;
}
@media (max-width: 767px) {
  #divBlogImage {
    width: 100% !important;
  }
  .callouts {
    padding: 0 !important;
  }
}
a.jumpto-offset {
  position: relative;
  padding-top: 120px;
}
/*#endregion ===BlogContent=== */
/*#region ===Navigation===*/
/*#region ---TopNavigation--- */
/* Bug 4632: Fixes issue where bootstrap-tabdrop doesn't play nicely with Bootstrap 3 dropdowns in mobile devices. */
@media screen and (max-width: 767px) {
  .nav-tabs .dropdown-backdrop {
    display: none !important;
  }
}
.navbar-collapse {
  border-top: none;
  padding-left: 0;
  padding-right: 0;
}
.nav a {
  color: #000;
  text-transform: uppercase;
}
.nav > li > a {
  padding-left: 0;
  padding-right: 0;
}
.nav > li > a,
.nav > li > a {
  text-decoration: none;
  border-bottom: solid 8px #fff;
}
.nav > li > a:hover,
.nav > li > a:focus {
  border-bottom: solid 8px #52301b;
  background-color: #ffffff;
}
.navbar {
  margin-bottom: 0;
  min-height: inherit;
}
#menuToggle {
  width: 40px;
  margin: 0 10px;
  position: absolute;
  top: 0;
  left: 0;
  color: #532f1a;
  font-size: 20px;
  margin-right: 15px;
}
body.resort #menuToggle {
  color: #074784;
}
.navwrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navwrap ul li {
  float: left;
  margin: 9px 0;
  border-right: solid 1px black;
}
.navwrap ul li a {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  color: #000;
  text-decoration: none;
  padding: 5px 28px 5px;
  text-transform: uppercase;
}
.navwrap ul li a.active,
.navwrap ul li a:hover,
.navwrap ul li a:focus {
  border-bottom: solid 8px #52301b;
}
.navwrap ul li li a {
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  padding: 10px;
}
.navwrap ul li ul {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  top: 31px;
  display: none;
  width: 100%;
  /*padding-bottom:8px;*/
  background-color: #53301c;
}
.navwrap ul li ul li {
  width: 100%;
  min-width: 150px;
  margin: 0;
  border-right: none;
  border-bottom: 1px solid #644533;
}
.navwrap ul li ul li a {
  background-color: #53301c;
  color: #fff;
  border-left: solid 5px #53301c;
  border-bottom: 0;
  display: block;
}
.navwrap ul li ul li a:hover,
.navwrap ul li ul li a.active,
.navwrap ul li ul li a:focus {
  border-left: solid 5px #fff;
  border-bottom: 0;
}
.navwrap ul li ul li:first-child {
  border-top: 1px solid #644533;
}
.navwrap ul li.last {
  margin-right: 0;
  border: none;
}
.navwrap ul li.active a {
  border-bottom: solid 8px #52301b;
}
.navwrap ul li.active ul {
  display: block;
  position: absolute;
  z-index: 999;
}
.navwrap ul li.active ul li a {
  border-bottom: 0;
}
.navwrap ul li.active ul li a.active {
  border-bottom: 0;
}
.resort .navwrap ul a.active,
.resort .navwrap ul a:hover,
.resort .navwrap ul a:focus {
  border-bottom: solid 8px #003E52;
}
.resort .navwrap ul ul {
  background-color: #003E52;
}
.resort .navwrap ul ul li {
  border-bottom: 1px solid #6a91b5;
}
.resort .navwrap ul ul li a {
  background-color: #003E52;
  border-left: solid 5px #003E52;
  border-bottom: 0;
}
.resort .navwrap ul ul li a:hover,
.resort .navwrap ul ul li a.active,
.resort .navwrap ul ul li a:focus {
  border-left: solid 5px #fff;
  border-bottom: 0;
}
.resort .navwrap ul ul li:first-child {
  border-top: 1px solid #6a91b5;
}
.resort .navwrap ul li.active a {
  border-bottom: solid 8px #003E52;
}
.resort .navwrap ul li.active ul li a {
  border-bottom: 0;
}
.resort .navwrap ul li.active ul li a.active {
  border-bottom: 0;
}
body.Explorer8 .navwrap ul li a {
  font-weight: 400;
  padding-left: 25px;
  padding-right: 25px;
}
body.Explorer8 .navwrap ul.hotelResort li a {
  font-weight: 400;
  padding-left: 8px;
  padding-right: 8px;
}
.navwrap ul.hotelResort li {
  margin: 12px 0;
}
.navwrap ul.hotelResort li a {
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  padding: 7px 7px;
}
.navwrap ul.hotelResort li ul li {
  margin: 0;
}
.navwrap ul.hotelResort li ul li a {
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
}
.navwrap,
#mainArea,
#reservationsButton {
  -webkit-transition: .2s all ease;
  -moz-transition: .2s all ease;
  -o-transition: .2s all ease;
  transition: .2s all ease;
}
body.active #mainArea:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #4e4e4e;
}
.navHeaderGlobal {
  padding: 10px 20px;
  margin: 0;
}
.navFooterGlobal {
  padding: 0;
  margin: 0;
}
.navHeaderGlobal.nav-justified > li,
.navFooterGlobal.nav-justified > li {
  display: table-cell;
  width: 1%;
  text-align: center;
}
.navFooterGlobal.nav-justified > li {
  text-align: center;
}
.navHeaderGlobal.nav-justified > li.hidden-xs {
  display: table-cell !important;
}
nav > li > a.active {
  border-bottom: 8px solid #52301b;
}
/*#region ---LeftNavigation---*/
#leftNavigation {
  position: relative;
  z-index: 50;
}
#leftNavigation a {
  text-transform: uppercase;
  color: black;
  padding: 3px 10px;
  display: block;
  text-decoration: none;
}
#leftNavigation .sectionTitle {
  background: #003E52;
  color: white;
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 24px;
  font-size: 2.4rem;
  padding: 15px;
  margin-bottom: 10px;
  text-transform: none;
  border-bottom: solid 10px #fff;
}
body.resort #leftNavigation .sectionTitle {
  background-color: #003E52;
  color: #fff;
}
#leftNavigation a.sectionTitle.active,
#leftNavigation a.sectionTitle:hover,
#leftNavigation a.sectionTitle:focus {
  /* 2023 RD border-bottom:solid 10px @omni-mist; */
}
body.resort #leftNavigation a.sectionTitle.active,
body.resort #leftNavigation a.sectionTitle:hover,
body.resort #leftNavigation a.sectionTitle:focus {
  /* 2023 RD border-bottom:solid 10px @omni-mist; */
}
#leftNavigation ul li {
  list-style: none;
  margin: 0 0 10px 0;
}
#leftNavigation .sectionTitle + ul ul {
  margin: 5px 0 10px 15px;
  display: none;
}
#leftNavigation .sectionTitle + ul a.active + ul {
  display: block;
}
#leftNavigation .sectionTitle + ul ul li {
  margin-bottom: 3px;
  font-size: 11px;
}
#leftNavigation ul ul li a.active,
#leftNavigation ul ul li a:hover,
#leftNavigation ul ul li a:focus,
#leftNavigation ul ul ul li a:hover,
#leftNavigation ul ul ul li a.active:hover,
#leftNavigation ul ul ul li a:focus,
#leftNavigation ul ul ul li a.active:focus {
  background-color: #F9F6ED;
  color: #000;
  font-weight: 700;
}
#leftNavigation ul ul ul li a.active {
  background-color: transparent;
  border-left: 4px solid #003E52;
  color: #003E52;
  padding-left: 5px;
}
#leftNavigation ul li.noHover:hover {
  background-color: transparent;
}
body.resort #leftNavigation ul ul li a.active,
body.resort #leftNavigation ul ul li a:hover,
body.resort #leftNavigation ul ul ul li a:hover,
body.resort #leftNavigation ul ul li li a.active:hover,
body.resort #leftNavigation ul ul li a:focus,
body.resort #leftNavigation ul ul ul li a:focus,
body.resort #leftNavigation ul ul li li a.active:focus {
  background-color: #F9F6ED;
  color: #000000;
  font-weight: 700;
}
body.resort #leftNavigation ul ul ul li a.active {
  background-color: transparent;
  border-left: 4px solid #003E52;
  color: #003E52;
  padding-left: 5px;
}
#leftNavigation ul ul ul ul li {
  padding-left: 30px;
}
#leftNavigation ul li.active a,
#leftNavigation ul ul li.active a,
#leftNavigation ul li a:hover,
#leftNavigation ul li a:focus {
  color: white;
}
#leftNavigation .sectionSubHeader {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: none;
}
#leftNavigation a.active {
  background-color: #003E52;
  color: #ffffff;
}
body.resort #leftNavigation a.active {
  background-color: #003E52;
}
#leftNavigation a.icon-ID {
  background: url(/images/global/iconID.png) no-repeat;
  background-position: right center;
  background-repeat: no-repeat;
  margin-right: 10px;
  padding-right: 30px;
}
/*#endregion ---LeftNavigation---*/
/*#endregion ===Navigation===*/
/*#region ---photo-filter---*/
#photo-filter {
  margin-top: 20px;
}
#photo-filter button > img,
#photo-filter button > span {
  vertical-align: middle;
}
#photo-filter .facet {
  background: #dfecf5;
  border: 0;
  border-radius: 12px;
  color: #333;
  cursor: pointer;
  font-size: 14px;
  padding: 4px 7px;
  text-align: left;
  width: 100%;
}
#photo-filter .facet span {
  margin: 0 0 0 10px;
}
#photo-filter .clear-all {
  margin: 0 0 10px 0;
  text-align: right;
}
#photo-filter .clear-all a {
  color: #2699e1;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#photo-filter .navigation {
  margin-top: 15px;
}
#photo-filter .navigation a,
#photo-filter .navigation a:hover,
#photo-filter .navigation a:active,
#photo-filter .navigation a:visited,
#photo-filter .navigation a:focus {
  color: #003E52;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
#photo-filter .facets {
  border-bottom: 1px dashed #dfdfdf;
  padding-bottom: 19px;
}
#photo-filter .facets ul li {
  margin: 0 10px 10px 10px;
}
#mainArea {
  margin-top: 50px;
  z-index: 999;
}
@media only screen and (min-width: 550px) {
  #mainArea {
    margin-top: 64px;
  }
}
@media only screen and (min-width: 769px) {
  #mainArea {
    margin-top: 104px;
  }
}
#mainContainer > header {
  border-bottom: none;
}
#mainContainer > header > nav {
  -webkit-box-shadow: 0 10px 30px -15px #000;
          box-shadow: 0 10px 30px -15px #000;
  border-bottom-width: 5px;
}
/*#endregion ===photo-filer===*/
/*#region ---QuickBooker--- */
#quickBooker {
  position: absolute;
  top: 6px;
  left: 0;
  opacity: 0;
  /*z-index: 9999;*/
  background: #fff;
  -webkit-box-shadow: 0px 22px 41px -6px #363636;
          box-shadow: 0px 22px 41px -6px #363636;
  display: none;
}
.container {
  position: relative;
}
.container .row .booker {
  overflow: inherit;
}
.container .row .booker,
.container .row .snippetContainer,
.container .booker div[class*="col-"] {
  min-height: inherit;
}
.mainSection #quickBooker {
  -webkit-box-shadow: 0px 15px 35px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 15px 35px 5px rgba(0, 0, 0, 0.3);
}
.container div .datepickerContainer {
  padding: 10px 0px;
  background: #62412d url(/images/quickbooker/datePickerBG.jpg) repeat 0 0;
  color: #fff;
}
#existingReservations,
#onlineCheckIn {
  padding: 10px 0px;
  background: url(/images/quickbooker/transparentTextureBkgd.png) repeat bottom right, url(/images/quickbooker/existingReservationsBkgd.jpg) no-repeat bottom right;
  background-color: #62412d;
  color: #fff;
}
#quickBookerSnippet label,
#quickBooker label {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
  /*margin:15px 0 2px 0;*/
  margin: 15px 0 5px 0px;
  margin-top: 0;
}
#quickBooker h2 {
  text-align: center;
  margin-top: 0;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 16px;
  font-size: 1.6rem;
}
#quickBooker h3 {
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 10px;
  font-size: 1rem;
  font-weight: bold;
}
.specialRateCodes {
  padding-top: 10px;
}
.specialRateCodes h3 {
  margin-left: 0;
}
.calColumnRight .headline1 {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 20px;
  font-size: 2rem;
}
.calColumnRight .headline2 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 22px;
  font-size: 2.2rem;
  padding-bottom: 5px;
}
#quickBooker input,
#quickBookerSnippet input {
  /*#Fonts > .Dido(15);*/
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
  width: 100%;
  padding: 6px 12px;
  border: 0;
  color: #000;
}
#quickBooker .quickBookerDate,
#quickBookerInternationalArrival,
#quickBookerInternationalDeparture {
  padding: 6px !important;
  -webkit-appearance: none;
  border-radius: 0;
}
/*This changes the placeholder textarea color for each browser*/
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000;
}
header .styled-select {
  border: none;
  overflow: hidden;
  background: url(/images/quickbooker/selectBackgroundSmall.jpg) no-repeat right #fff;
}
header .styled-select select {
  background: transparent;
  padding: 4px 6px 0px 4px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 133%;
  /*#Fonts > .Dido(15);*/
}
.datepickerContainer select {
  padding: 5px;
  width: 100%;
}
.datepickerContainer #QBdatepicker select {
  padding: 0;
  width: auto;
}
.container div .calColumnRight {
  padding: 15px 10px 0 10px;
}
.calColumnRight p {
  padding: 5px 0;
  margin: 0;
}
.calColumnRight span {
  font-style: italic;
  display: block;
}
.glpBookerDate {
  background: #fff url(/images/quickbooker/iconCalendarBrown.png) no-repeat right center;
}
#quickBookerArrival,
#quickBookerDeparture,
#quickBookerInternationalArrival {
  background: #fff url(/images/quickbooker/iconCalendarBrown.png) no-repeat right center;
}
#quickBooker #quickBookerInternationalArrival {
  background-color: #e9e3de;
}
#quickBooker #quickBookerInternationalDeparture {
  background: #532f1a url(/images/quickbooker/iconCalendarWhite.png) no-repeat 105% center;
  color: #fff;
}
#quickBookerDeparture {
  background-color: #e9e3de;
}
input.invalidDate {
  color: #ff0000;
}
#findRooms,
#findRooms2 {
  background: url(/images/quickbooker/btnFindRooms.jpg) no-repeat 0 0;
  border: 0;
  height: 51px;
  width: 175px;
}
#rateCodes {
  background: url(/images/quickbooker/iconPlusMinus.gif) no-repeat 0 0;
  color: #fff;
  padding: 4px 30px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 10px;
  font-size: 1rem;
}
#rateCodes:hover {
  text-decoration: none;
}
#rateCodes.open {
  background-position: 0 -20px;
}
#rateCodesContainer {
  display: none;
}
#numberOfGuests .roomLabel {
  margin-top: 8px;
}
#numberOfGuests .styled-select.number {
  margin-bottom: 15px;
}
#numberOfGuests .childrensAges .styled-select.number {
  display: inline-block;
  margin-right: 4px;
}
.datepickerContainer #room1,
.datepickerContainer #room2,
.datepickerContainer #room3,
#multipleRooms,
.childsAge > .styled-select {
  display: none;
}
.datepickerContainer #room1,
.datepickerContainer #room2,
.datepickerContainer #room3 {
  margin-top: 0px;
}
#room1 p span,
#room2 p span,
#room3 p span {
  text-align: center;
}
.childsAge.visible {
  display: block;
}
.selectContainer {
  border: 1px solid #000;
  vertical-align: middle;
}
.paddedRow.evenSpacedColumns.noMarginRight {
  margin-right: -15px;
}
#quickBooker p.orSeperator,
#quickBookerSnippet p.orSeperator {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 21px;
  font-size: 2.1rem;
}
p.orSeperator {
  margin: 3px 0;
}
#modalOverlay,
#loginOverlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 99;
  display: none;
}
#quickBookerClose {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 16px;
  font-size: 1.6rem;
  float: right;
  padding: 13px 25px 9px 50px;
  background: url(/images/quickbooker/closeBtnBackground.png) no-repeat left -1px;
  cursor: pointer;
}
#snippetContainer {
  overflow: visible;
}
.snippetRow {
  position: absolute;
  width: 100%;
}
#quickBookerSnippet {
  position: absolute;
  bottom: -220px;
  left: 0px;
  padding: 15px;
  /*z-index: 999991;*/
  width: 100%;
  background: url(/images/global/brownTextureBkgd.png) repeat 0 0;
  color: #fff;
  display: none;
}
body.home #quickBookerSnippet {
  display: block;
}
#quickBookerSnippet .styled-select {
  display: block;
}
#quickBookerSnippet .styled-select > .styled-select {
  display: inline-block;
}
#reservationsButton {
  background: #62412d url(/images/quickbooker/datePickerBG.jpg) repeat 1px 24px;
}
#autoComplete {
  position: absolute;
  top: 70px;
  background: #ffffff;
  color: #000000;
  max-height: 244px;
  overflow-y: auto;
}
#autoComplete span.button {
  display: block;
  cursor: pointer;
  padding: 1px 12px;
}
#autoComplete span.button:hover,
#autoComplete span.button.hover {
  background-color: #7690A8;
  color: #ffffff;
}
#quickBooker #marginEmptySpace {
  margin-top: 125px;
}
#datepickerInternational .datepick-month-header {
  color: #532f1a;
}
.container div.datepickerContainer.international {
  color: #532f1a;
  background: #fff url(/images/quickbooker/bkgdInternational.jpg) repeat top left;
}
.calColumnRight.international {
  /*background-color: #532f1a;*/
  color: #fff;
}
#quickBooker .tab-content {
  background-color: #fff;
}
#quickBooker .tab-content.international {
  background-color: #532f1a;
}
.international .styled-select,
.international input {
  border: 1px solid #E9E3DE;
}
#quickBooker .styled-select {
  margin-bottom: 15px;
  display: block;
}
#quickBooker .styled-select .styled-select {
  margin-bottom: -1px;
}
#quickBooker .styled-select select.number {
  padding-right: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  width: 130% \ ;
  max-width: 130% \ ;
}
#quickBooker .selectGuestAccount {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 20px;
  font-size: 2rem;
}
/*Quick Booker Room Label for visible-xs only*/
#quickBooker .labelContainer .inlineLabel {
  padding: 3px 0 15px !important;
}
/*#region ---QBTabs--- */
#quickBookerTab {
  width: 100%;
  background-color: #e9e3de;
}
#quickBookerTab.nav-tabs {
  z-index: 999992;
}
#quickBookerTab.nav-tabs > li > a {
  border-bottom: 0;
  padding-bottom: 10px;
  margin-top: 6px;
}
#quickBookerTab.nav-tabs > li > a:hover {
  background-color: inherit;
  text-decoration: none;
  border-bottom: 0;
}
#quickBookerTab.nav-tabs > li.active {
  background: #ffffff url(/images/global/QBTabShadow.png) no-repeat top right;
}
#quickBookerTab.nav-tabs > li.active > a {
  background-color: #fff;
  border-bottom: 0;
}
#quickBookerTab.nav-tabs > li.dropdown {
  margin: 0;
}
#quickBookerTab.nav-tabs > li > a.dropdown-toggle {
  padding-right: 20px;
  padding-left: 20px;
  border: 0;
  padding-bottom: 12px;
}
.international .calFormSection {
  position: relative;
}
.international .calFormSection .loadingContainer,
.international .calFormSection .loadingBackground,
.international .calFormSection .loadingAnimation {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.international .calFormSection .loadingContainer {
  display: none;
  background: #ffffff;
  opacity: 0.8;
}
.international .calFormSection .loadingAnimation {
  background: url(/images/quickbooker/loadingAnimation.gif) no-repeat 0 0;
  height: 48px;
  width: 48px;
}
/*#endregion ---QBTabs--- */
/*#region ---DatePickPlugin--- */
.datepick,
.datepick-nav,
.datepick-ctrl,
.datepick-month-header,
.datepick-month-header select,
.datepick-month-header input {
  background: transparent;
}
.datepick {
  margin-top: -19px;
}
.datepick-nav {
  position: relative;
  top: 19px;
}
.datepick-month-header {
  text-transform: uppercase;
  margin-bottom: 5px;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}
.datepick.datepick-multi {
  width: 100% !important;
}
.datepick,
.datepick-month {
  border: 0;
}
.datepick-month {
  width: 48%;
}
.datepick-month.first {
  margin-right: 2%;
}
.datepick-month table {
  border: 5px solid #ebebeb;
}
.datepick-month td .datepick-today .datepick-highlight {
  background-color: #fff;
}
.datepick-month td .datepick-selected,
.datepick-month td .datepick-weekend.datepick-selected {
  background: #d0e3f4;
  color: #000;
}
.datepick-month td {
  border: 2px solid #e9e3de;
  background-color: #fff;
  color: #ccc;
}
.datepick-month a,
.datepick-month td .datepick-weekend {
  width: 100%;
  background-color: #fff;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  padding: 0.325em 0em 0.225em;
}
.datepick-month td .datepick-highlight {
  background: #d0e3f4;
}
.datepick-month th,
.datepick-month th a {
  background-color: #e9e3de;
  color: #000;
  font-style: italic;
  font-weight: bold;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 10px;
  font-size: 1rem;
  font-family: serif;
}
.datepick-month th {
  border: 0;
}
.datepick-month td span {
  color: #ccc;
  padding: 3px 0;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
}
.datepick-month td span.datepick-weekend,
.datepick-month td span.datepick-other-month {
  color: #ccc;
  background: #fff;
  font-weight: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
}
.datepick-cmd {
  width: 7%;
}
.datepick-cmd:hover {
  background-color: transparent;
}
.datepick-cmd-today {
  display: none;
}
.datepick-cmd-prev {
  background: url(/images/quickbooker/leftArrows.png) no-repeat top left;
  text-indent: -9999px;
}
.datepick-cmd-next {
  background: url(/images/quickbooker/rightArrows.png) no-repeat top right;
  text-indent: -9999px;
  text-align: left;
  margin-right: 2%;
}
.international .datepick-cmd-prev {
  background: url(/images/quickbooker/leftArrowsBlack.png) no-repeat top left;
}
.international .datepick-cmd-next {
  background: url(/images/quickbooker/rightArrowsBlack.png) no-repeat top right;
}
.datepick a.datepick-disabled {
  display: none;
}
.datepick-popup {
  background-color: #003E52;
  border: 1px solid #000;
  -webkit-box-shadow: 0px 15px 35px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 15px 35px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 15px 35px 5px rgba(0, 0, 0, 0.3);
  padding: 15px 8px 15px 15px;
  width: 400px;
}
.datepick-cmd-clear,
.datepick-cmd-close {
  display: none;
}
/*#endregion ---DatePickPlugin--- */
/*#endregion ===QuickBooker=== */
#hotelSelect .state {
  color: #575757;
  font-weight: bold;
}
#hotelSelect .city {
  color: #999999;
}
#hotelSelect .hotels {
  color: #003E52;
}
header {
  -webkit-box-shadow: 0 10px 30px -15px #000;
          box-shadow: 0 10px 30px -15px #000;
}
.glp {
  background: #FFF;
  border-bottom: 0;
}
.glp h1,
.glp h2,
.glp h3,
.glp h4,
.glp h5,
.glp h6 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
}
.glp .outer {
  max-width: 100%;
  padding: 0;
  width: 100%;
}
.glp .navbar {
  margin: 0 auto;
  max-width: 971px;
  padding-bottom: 0;
}
.glp .navbar-nav {
  margin: 7.5px 15px;
}
.glp .navbar-nav .first {
  margin-left: 15px;
}
.glp .navbar-collapse {
  padding-left: 15px;
}
.glp .navbar-header {
  border-bottom: 1px solid #000;
  display: block;
  padding-bottom: 10px;
  width: 100%;
}
.glp .navbar-toggle {
  float: left;
  margin: 10px 0 0 10px;
  padding: 0;
}
.glp .icon-bar {
  background: #000;
}
.glp .navbar-brand {
  margin: 8px 0 0 9px;
  padding: 0;
  width: 242px;
}
.glp .navbar-right {
  font-size: 12px;
  font-weight: 600;
  margin: 9px 15px 9px 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .glp .navbar-header {
    padding-bottom: 0;
  }
  .glp .navbar-right {
    font-size: 14px;
    margin: 0;
    padding: 0;
    position: relative;
    bottom: -23px;
  }
  .glp .navbar-nav {
    margin: 0;
  }
  .glp .navbar-collapse {
    padding-left: 0;
    top: 0;
    height: 18px !important;
  }
  .glp .navbar-brand {
    padding: 14px 0 7px 15px;
    line-height: normal;
    width: auto;
  }
}
.glp .nav > li > a {
  color: #000;
  font-size: 13px;
  padding: 10px 15px 0 0;
  text-transform: uppercase;
}
.glp .nav > li a:hover,
.glp .nav > li a:focus {
  background-color: #FFF;
  border-bottom: 0;
  color: #003E52;
}
.group-landing-page h1,
.group-landing-page h2,
.group-landing-page h3,
.group-landing-page h4,
.group-landing-page h5,
.group-landing-page h6 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
}
.group-landing-page .content-accommodations {
  background: #fdfdfd;
}
.group-landing-page .content-customize {
  background: #FFF;
}
.group-landing-page .footer-block {
  background: #4a4a4a;
}
.event-header {
  margin: 0 auto;
  height: 90vh;
}
.arrow-indicator {
  width: 100%;
  height: 0px;
  background: white;
  position: relative;
  text-align: center;
  top: -17%;
  opacity: 0.85;
  cursor: pointer;
}
.arrow-indicator:after {
  content: "";
  width: 7em;
  height: 4em;
  border-left: 51px solid transparent;
  border-right: 51px solid transparent;
  border-top: 26px solid #fff;
  position: absolute;
}
@media (min-width: 991px) {
  .arrow-indicator {
    top: -11%;
  }
}
@media (min-width: 768px) {
  .event-header {
    max-width: 971px;
    margin: -15px auto 0 auto;
    position: relative;
  }
}
.special-rates-from {
  display: block;
  background: #003E52;
  color: #FFF;
  display: inline-block;
  float: right;
  font-size: 16px;
  padding: 10px 25px;
}
.special-rates-from p {
  display: inline;
  position: relative;
  top: -5px;
}
.special-rates-from .rate {
  font-size: 32px;
  margin-left: 10px;
}
.special-rates-from:after {
  content: '';
  position: absolute;
  height: 70%;
  top: 4em;
  border-width: 20px;
  border-style: solid;
  right: 14%;
  border-color: #003E52 transparent transparent transparent;
}
.rate {
  font-weight: bold;
  font-size: 1.5em;
}
.event-detail {
  margin: 15px;
}
.event-detail .col-xs-12 {
  float: none;
}
#glp-event-detail {
  background: rgba(255, 255, 255, 0.8);
  padding: 0 0 10px 0;
  margin: 0 auto;
  max-width: 300px;
}
#glp-event-detail .event-title {
  font-size: 20px;
  text-align: center;
  margin: 10px 0 0 0;
  padding: 0;
  text-transform: none;
}
#glp-event-detail .event-dates-header {
  display: block;
  font-size: 20px;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: none;
}
#glp-event-detail .event-date {
  display: block;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #003E52;
  margin: 0 0 25px 0;
  padding: 0;
}
#glp-event-detail .event-description {
  display: block;
  padding: 25px 15px 15px 15px;
}
#glp-event-detail .event-information {
  display: block;
  margin: 0;
  padding: 0;
}
#glp-event-detail .share {
  padding: 15px;
  text-align: center;
}
#glp-event-detail .share a {
  font-size: 11px;
}
#glp-event-detail .share a.btn {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-size: 11px;
  font-style: normal;
  padding: 3px 18px 3px 30px;
}
#glp-event-detail .share .btn {
  border: 0;
  border-radius: 0;
}
#glp-event-detail .share .btn-twitter {
  background: #2284af;
}
#glp-event-detail .share .btn-facebook {
  background: #2e4677;
}
#glp-event-detail .share .btn-linkedin {
  background: #3b5f93;
}
#glp-event-detail .share .btn-social {
  padding-left: 30px;
}
#glp-event-detail .share .btn-social > :first-child {
  border-right: 0;
  line-height: 27px;
}
@media (min-width: 768px) {
  #glp-event-detail {
    margin: 40px 0 100px 0;
    padding: 0 0 20px 0;
  }
  #glp-event-detail .event-title {
    margin: 0 0 18px 0;
  }
}
#glp-event-detail .logo {
  background: white;
  border: 0;
  height: auto;
  margin: 0 auto;
  padding: 15px;
}
#glp-event-detail .logo img {
  width: 90px;
  height: auto;
  margin: 0 auto;
  display: block;
}
#glp-accommodations {
  margin-top: 77px;
  text-align: center;
}
#glp-accommodations h3 {
  color: #003E52;
  font-size: 26px;
  margin: 0 0 15px 0;
  text-align: center;
  text-transform: uppercase;
}
#glp-accommodations .event-room {
  background: #FFF;
  border: solid 2px #dfdfdf;
  margin: 37px auto;
  padding: 15px;
  max-width: 850px;
}
#glp-accommodations .event-room h4 {
  font-size: 26px;
  margin: 0 0 18px 0;
  text-align: left;
  text-transform: uppercase;
}
#glp-accommodations .event-room p {
  padding-right: 15px;
  text-align: left;
}
#glp-accommodations .event-room .image {
  padding: 0;
}
#glp-accommodations .event-room .rates-from {
  color: #003E52;
  display: inline-block;
  font-size: 13px;
  line-height: 14px;
  position: relative;
  top: 5px;
  margin-right: 8px;
  text-align: center;
  width: 33px;
}
#glp-accommodations .event-room .rate {
  color: #003E52;
  font-size: 30px;
  font-weight: normal;
  position: relative;
  top: 5px;
}
#glp-accommodations .room-actions {
  float: right;
}
#glp-accommodations .room-actions .btn {
  border-bottom: 0;
  font-size: 15px;
  height: 35px;
  line-height: 25px;
  margin-top: -5px;
  width: 173px;
}
#glp-accommodations .room-actions a.btn-primary {
  margin-right: 10px;
}
#glp-customize {
  background: white;
  margin: 42px auto 79px auto;
  max-width: 971px;
}
#glp-customize h3 {
  color: #2699e1;
  font-size: 26px;
  margin: 0 0 20px 0;
  text-align: center;
  text-transform: uppercase;
}
#glp-customize .enhancement {
  background: #FFF;
  border: solid 2px #dfdfdf;
  margin: 0 auto;
  max-width: 305px;
  padding: 0;
  text-align: center;
}
#glp-customize .enhancement p {
  padding: 0 20px 10px 20px;
  text-align: left;
}
.booking-background {
  background: rgba(0, 0, 0, 0.4);
}
#eventDateRangeErrorContainer h3 {
  color: red;
  font-weight: 700;
}
#glp-make-reservation {
  background: #FFF;
  padding: 10px 0;
}
#glp-make-reservation h3,
#glp-make-reservation h4 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
#glp-make-reservation h3 {
  font-size: 26px;
  margin: 0 0 7px 0;
}
#glp-make-reservation h4 {
  color: #418aba;
  margin-top: 0;
}
@media (min-width: 768px) {
  #glp-make-reservation {
    background: transparent;
    padding: 121px 0 102px 0;
  }
  #glp-make-reservation h3,
  #glp-make-reservation h4 {
    color: #FFF;
  }
  #glp-make-reservation h4 {
    color: #c7e9ff;
  }
  #glp-make-reservation .week {
    max-width: 700px;
    margin: 0 auto;
  }
}
@media (max-width: 992px) {
  #glp-make-reservation .week {
    width: 90%;
  }
}
#glp-make-reservation .tile {
  background: #FFF;
  margin: 10px auto 4px auto;
  width: 86px;
  height: 86px;
}
#glp-make-reservation .tile .weekday {
  float: left;
  font-size: 15px;
  padding: 8px 0 0 5px;
  text-transform: uppercase;
}
#glp-make-reservation .tile .day {
  float: right;
  font-size: 20px;
  padding: 3px 9px 0 0;
}
#glp-make-reservation .tile .rates-from {
  bottom: -16px;
  color: #003E52;
  display: inline-block;
  font-size: 11px;
  position: relative;
  text-transform: uppercase;
  left: 7px;
  width: 45px;
}
#glp-make-reservation .tile .rates-from p {
  margin: 0 0 -5px 0;
  padding: 0;
}
#glp-make-reservation .tile .rates-from .rate {
  font-size: 20px;
  font-weight: normal;
}
#glp-make-reservation #numberOfGuests .styled-select.number {
  margin-bottom: 0;
}
#glp-make-reservation .selected {
  background: #c7e9ff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 3px solid #FFF;
  -moz-box-shadow: 1px 1px 10px 2px #FFF;
  -webkit-box-shadow: 1px 1px 10px 2px #FFF;
  box-shadow: 1px 1px 10px 2px #FFF;
}
#glp-make-reservation .selected .rates-from {
  color: #000;
}
#glp-make-reservation .selected .weekday {
  padding: 5px 0 0 5px;
}
#glp-make-reservation .selected .day {
  padding: 0 5px 0 0;
}
#glp-make-reservation .reservations {
  background: #FFF;
  margin: 0 auto;
  max-width: 850px;
}
#glp-make-reservation .reservations .booker {
  padding: 20px;
}
#glp-make-reservation .reservations .booker .col {
  float: left;
  width: auto;
}
#glp-make-reservation .reservations .booker .how-many {
  width: 100px;
}
#glp-make-reservation .reservations .booker .room {
  width: 86px;
}
#glp-make-reservation .reservations .booker .how-many,
#glp-make-reservation .reservations .booker .accessible {
  height: 35px;
}
#glp-make-reservation .reservations .booker .how-many label,
#glp-make-reservation .reservations .booker .accessible label {
  line-height: 35px;
  margin: 0;
}
#glp-make-reservation .reservations .booker .accessible {
  width: 100px;
  margin-right: 5px;
}
#glp-make-reservation .reservations .booker .handicappedAccessible {
  background-position: right;
}
#glp-make-reservation .reservations .booker .ada-check {
  position: relative;
  left: 44px;
}
#glp-make-reservation .reservations .booker .check input {
  position: relative;
  top: 5px;
}
#glp-make-reservation .reservations .booker .check .btn {
  background-color: #FFCB4F;
  color: #000000;
  border-bottom: 0;
  font-size: 24px;
  padding: 20px;
  width: 100%;
}
#glp-make-reservation .reservations .booker .room {
  position: relative;
  top: 8px;
}
#glp-make-reservation .reservations .booker .room-1 {
  position: relative;
  top: 53px;
}
#glp-make-reservation .reservations .booker .no-rooms {
  margin-right: 25px;
}
#glp-make-reservation .reservations .booker .adults {
  width: 70px;
  text-align: center;
}
#glp-make-reservation .reservations .booker .children {
  width: 90px;
  text-align: center;
}
#glp-make-reservation .reservations .booker .children lable {
  margin-bottom: 9px;
}
#glp-make-reservation .reservations .booker .children-1 {
  margin-bottom: 9px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  #glp-make-reservation .reservations .booker .adult-1 {
    margin-bottom: 9px;
  }
}
#glp-make-reservation .reservations .booker .arrival,
#glp-make-reservation .reservations .booker .departure {
  width: 100%;
  padding-right: 0;
}
#glp-make-reservation .reservations .booker .nights,
#glp-make-reservation .reservations .booker .spacer {
  width: 10%;
}
#glp-make-reservation .reservations .booker .travel-dates,
#glp-make-reservation .reservations .booker .room-details {
  width: 100%;
}
#glp-make-reservation .reservations .booker .room-details,
#glp-make-reservation .reservations .booker .check {
  padding: 20px 0 0 0;
}
#glp-make-reservation .reservations .booker .check {
  margin-top: 20px;
}
#glp-make-reservation .reservations .booker .room-details #adultsTooltip .fa-question-circle-o {
  font-size: 1.3em !important;
}
#glp-make-reservation .reservations .booker .room-details .row {
  margin: 0 0 15px 0;
}
@media (min-width: 768px) {
  #glp-make-reservation .reservations .booker {
    margin: 30px auto 0 auto;
  }
  #glp-make-reservation .reservations .booker .room-details {
    padding: 0 0 0 10px;
  }
  #glp-make-reservation .reservations .booker .room-1 {
    top: 37px;
  }
  #glp-make-reservation .reservations .booker .travel-dates,
  #glp-make-reservation .reservations .booker .room-details {
    border-bottom: 1px solid #000;
    float: left;
    min-height: 210px;
    width: 50%;
  }
  #glp-make-reservation .reservations .booker .travel-dates {
    border-right: 1px solid #000;
    padding-right: 15px;
  }
  #glp-make-reservation .reservations .booker .travel-dates .row {
    margin: 0 0 15px 0;
  }
  #glp-make-reservation .reservations .booker .arrival,
  #glp-make-reservation .reservations .booker .departure {
    width: 90%;
    padding-right: 10px;
  }
  #glp-make-reservation .reservations .booker .check {
    margin-top: 0;
  }
}
#glp-make-reservation .reservations .booker h4 {
  color: #000;
  margin-bottom: 20px;
  text-align: left;
  text-transform: uppercase;
}
#glp-make-reservation .reservations .booker .check {
  padding: 0;
  width: 100%;
}
@media (min-width: 768px) {
  #glp-make-reservation .reservations .booker .check {
    float: right;
    padding: 20px 0 0 0;
  }
}
#glp-make-reservation .rate-rules {
  float: left;
  margin-top: 10px;
  width: 100%;
}
#glp-make-reservation .rate-rules ul {
  margin: 0 10px;
  padding: 0;
}
#glp-make-reservation .rate-rules li {
  color: #000;
  display: inline;
  font-size: 12px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  #glp-make-reservation .rate-rules ul {
    margin: 0;
  }
}
#glp-make-reservation .rate-rules li + li::before {
  content: " | ";
  padding: 0 10px;
}
#glp-more-information {
  color: #FFF;
  margin: 80px auto;
  max-width: 971px;
  text-align: center;
}
#glp-more-information a[href^="mailto:"] {
  color: inherit;
}
#glp-more-information .resort {
  margin-top: 50px;
}
@media (min-width: 768px) {
  #glp-more-information .resort {
    border-left: 1px solid #FFF;
    margin-top: 0;
  }
}
#glp-more-information h3,
#glp-more-information h5,
#glp-more-information p {
  text-transform: uppercase;
}
#glp-more-information h3 {
  font-size: 26px;
  margin: 10px 0 30px 0;
}
#glp-more-information h4 {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B' !important;
  font-weight: 300;
  font-style: italic;
  font-size: 20px;
  text-transform: lowercase;
}
#glp-more-information h5 {
  font-size: 17px;
}
#glp-more-information h5 a {
  color: #FFF;
  text-decoration: underline;
}
#glp-more-information h5,
#glp-more-information p {
  margin-bottom: 5px;
}
.glp-footer {
  margin: 0 !important;
}
.glp-footer footer {
  margin: 0 !important;
}
.glp-footer > .row {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.glp-footer .footerContent {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.glp-footer #footerLinks {
  max-width: 971px;
  margin: 0 auto;
}
.glp-footer #footerLinks .col-xs-12 {
  float: none;
}
.glp-footer #footerSecondRow {
  max-width: 971px;
  margin: 0 auto;
}
.glp-footer #footerThirdRow .inner {
  margin: 0 auto;
  max-width: 971px;
}
.seven-cols .col-md-1,
.seven-cols .col-sm-1,
.seven-cols .col-lg-1 {
  float: left;
  width: 14.285714285714285714285714285714% !important;
  *width: 14.285714285714285714285714285714% !important;
}
/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}
.glp-general-anchor {
  cursor: pointer;
}
body {
  overflow-y: scroll;
}
.olapic-gallery h1 {
  font-size: 2.4rem !important;
  text-transform: none !important;
  text-align: center !important;
  color: #428bca;
}
.olapic-gallery h3 {
  margin: 0 20px 10px 20px;
  text-align: justify;
}
.olapic {
  /* Widget Wrapper */
}
.olapic * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.olapic .olapic-wall-widget {
  overflow: hidden;
  height: auto;
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  /* - Header Styles - */
  /* - end header - */
  /* - Image Grid Styles - */
  /* -- Image Item -- */
  /* -- Start - Packery Sort Styles -- */
  /* -- End - Packery Sort Styles -- */
  /* -- Image Item -- */
  /* --- Image Overlay  --- */
  /* - Footer Styles - */
  /* -- Footer Buttons -- */
  /* -- end footer buttons -- */
  /* -- Olapic Attribution *REQUIRED* -- */
  /* -- end attribution -- */
  /* - end footer styles - */
  /* Start Olapic lightbox overlay*/
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /*
$iconFacebook: '\e800';
$iconInstagram: '\e803';
$iconFlickr: '\e801';
$iconYoutube: '\e802';
$iconHarddrive: '\e805';
$iconArrowLeft: '\e807';
$iconArrowRight: '\e808';
$iconArrowDown: '\e80a';
$iconArrowUp: '\e809';
$iconOlapic: '\e804';
$iconChange: '\e80d';
$iconClose: '\e80c';
$iconOk: '\e806';
$iconLoading: '\e80e';

*/
  /* Colors */
  /* Default stuff */
  /* Mixins */
  /* Some default stuff */
  /*.olapic-viewer-overlay .viewer-close::before,
    .olapic-viewer-overlay .report-photo::before,
    .olapic-viewer-overlay .right a::before,
    .olapic-viewer-overlay .left a::before,
    .olapic-viewer-overlay .author .icon-source.instagram::before,
    .olapic-viewer-overlay .author .icon-source.twitter::before,
    .olapic-viewer-overlay .author .icon-source.harddrive::before,
    .olapic-viewer-overlay .author .icon-source.pinterest::before,
    .olapic-viewer-overlay .author .icon-source.facebook::before,
    .olapic-viewer-overlay .author .icon-source.vine::before,
    .olapic-viewer-overlay .author .icon-source.youtube::before,
    .olapic-viewer-overlay .author .icon-source.tumblr::before,
    .olapic-viewer-overlay .sharing ul li .sharing-fb::before,
    .olapic-viewer-overlay .sharing ul li .sharing-tw::before,
    .olapic-viewer-overlay .sharing ul li .sharing-pi::before,
    .olapic-viewer-overlay .olapic-report-wrapper #olapic-viewer-dialog .report-icon::before,
    .olapic-viewer-overlay .newcopyright-olapic p a:link::after,
    .olapic-viewer-overlay .newcopyright-olapic p a:visited::after {
        font-family: 'olapic-viewer-icons';
    }*/
  /*.report-photo::before {
            width: 30px;
            height: 30px;
            display: block;
            font-size: 23px;
            line-height: 30px;
            content: '';
            text-align: center;
            color: #778899;
            opacity: 0.6;
        }*/
  /*-----------------------
     Navigation UI
-----------------------*/
  /*-----------------------
      Columns and container
-----------------------*/
  /*-----------------------
      Author Info
-----------------------*/
  /*-----------------------
     Sharing
-----------------------*/
  /*-----------------------
      Related Products
-----------------------*/
  /*-------------------------
    Featured Image
--------------------------*/
  /* ---- Video Styles ---- */
  /* ---- end video styles ---- */
  /*-------------------------
    Report Dialog
--------------------------*/
  /* -- End Report overlay -- */
  /* End Olapic lightbox overlay*/
  /* - Video.js Styles - */
  /*!
Video.js Default Styles (http://videojs.com)
Version 4.6.3
Create your own skin at http://designer.videojs.com
*/
  /*@media \0screen {
         .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
            content: '';
        }
    }*/
  /* End Video Styles */
  /* Responsive Styles */
  /* - Large Desktop - */
  /* - end large desktop - */
  /* - Landscape Tablet to Small Desktop - */
  /* - end landscape tablet to small desktop - */
  /* - Landscape Phone To Portrait Tablet - */
  /* - end landscape phone to portrait tablet - */
  /* - Portrait Mobile - */
  /* - end portrait mobile - */
  /* end responsive styles */
  /* Special Default Styles */
  /* end special styles */
}
.olapic .olapic-wall-widget .olapic-wall-header {
  width: 100%;
  float: left;
}
.olapic .olapic-wall-widget .olapic-top {
  width: 100%;
}
.olapic .olapic-wall-widget .olapic-cover {
  width: 100%;
  float: left;
}
.olapic .olapic-wall-widget .olapic-tools {
  margin: 0 auto;
  padding-bottom: 12px;
  text-align: center;
}
.olapic .olapic-wall-widget .olapic-upload {
  display: inline-block;
  margin: 20px auto;
  border-radius: 0;
  color: #fff;
}
.olapic .olapic-wall-widget .olapic-wall-body {
  position: relative;
  clear: both;
}
.olapic .olapic-wall-widget .olapic-wall-wrapper {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.olapic .olapic-wall-widget .olapic-wall {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  height: 600px;
}
.olapic .olapic-wall-widget .olapic-wall.grid li.item {
  position: relative;
  height: 209px;
  width: 209px;
  display: block;
  float: left;
  overflow: hidden;
  margin: 10px;
}
.olapic .olapic-wall-widget .olapic-wall.grid li.item .olapic-item-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.olapic .olapic-wall-widget .olapic-wall.grid.mode_packery li.item {
  position: relative;
  width: 145px;
  height: 145px;
  margin: 5px;
}
.olapic .olapic-wall-widget .olapic-wall.grid.mode_packery li.item:nth-child(4n+4) {
  position: relative;
  width: 300px;
  height: 300px;
}
.olapic .olapic-wall-widget .olapic-wall.grid.mode_packery li.item .olapic-moreinfo,
.olapic .olapic-wall-widget .olapic-wall.grid.mode_packery li.item .olapic-share {
  display: none;
}
.olapic .olapic-wall-widget .olapic-wall.grid.mode_packery li.item .olapic-btn-shopthislook {
  left: 50%;
  margin: 0 0 0 -52px;
}
.olapic .olapic-wall-widget .hide_item {
  display: none !important;
}
.olapic .olapic-wall-widget .olapic-wall-type-video {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.olapic .olapic-wall-widget .olapic-wall-type-video i {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 150;
  width: 65px;
  height: 68px;
  margin: -34px 0 0 -32px;
  background: url("//photorankstatics-a.akamaihd.net/static/images/Viewer2/olapic/video-controls.png") no-repeat -38px -30px;
  cursor: pointer;
}
.olapic .olapic-wall-widget .olapic-wall-list-container {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 10px 0 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.olapic .olapic-wall-widget .olapic-wall.grid .item {
  position: relative;
  height: 209px;
  width: 209px;
  display: block;
  float: left;
  overflow: hidden;
  margin: 20px 0 0 20px;
}
.olapic .olapic-wall-widget .olapic-wall.grid .item .olapic-item-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@-webkit-keyframes loading-graph {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loading-graph {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.olapic .olapic-wall-widget .olapic-wall-footer {
  position: relative;
  clear: both;
  min-height: 60px;
  text-align: center;
}
.olapic .olapic-wall-widget .olapic-wall-footer .spinner .fa-spinner {
  font-size: 4em;
}
.olapic .olapic-wall-widget .olapic-footer-buttons {
  position: relative;
  width: 257px;
  margin: 0 auto;
}
.olapic .olapic-wall-widget .olapic-footer-button {
  height: 35px;
  width: 126px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 8px 8px;
}
.olapic .olapic-wall-widget .olapic-footer-button a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 33px;
  font-size: 10px;
  line-height: 34px;
  text-align: left;
  text-decoration: none;
  color: #fff;
}
.olapic .olapic-wall-widget .olapic .olapic-wall-footer .newcopyright-olapic {
  float: left;
  width: 100%;
  height: auto;
  margin: 20px 0 0;
  padding: 4px 0 0;
  line-height: 20px;
  text-align: center !important;
}
.olapic .olapic-wall-widget .olapic-wall-footer .newcopyright-olapic a {
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  color: #e42a67;
  background-repeat: no-repeat;
  background-position: 100% 0;
  text-decoration: none;
}
.olapic .olapic-wall-widget .olapic-wall-footer .newcopyright-olapic p {
  margin: 0;
  text-align: right;
}
.olapic .olapic-wall-widget .olapic-viewer-overlay [class^='olapic-icon-']:before,
.olapic .olapic-wall-widget .olapic-viewer-overlay [class*=' olapic-icon-']:before {
  width: 1em;
  margin-right: .2em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  display: inline-block;
  font-family: 'olapic-viewer-icons';
  font-weight: normal;
  font-style: normal;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  speak: none;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-twitter-1:before {
  content: '\e800';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-attention:before {
  content: '\e801';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-vine:before {
  content: '\e802';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-desktop:before {
  content: '\e803';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-youtube-play:before {
  content: '\e804';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-pinterest:before {
  content: '\e805';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-attention-1:before {
  content: '\e806';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-instagram-1:before {
  content: '\e807';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-uploadicon:before {
  content: '\e808';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-tumblr:before {
  content: '\e809';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-instagram:before {
  content: '\e80a';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-cancel:before {
  content: '\e80b';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-close:before {
  content: '\e80c';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-facebook:before {
  content: '\e80d';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-spin2:before {
  content: '\e80e';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-ok:before {
  content: '\e80f';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-flickr:before {
  content: '\e813';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-olapic-logo:before {
  content: '\e814';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-youtube:before {
  content: '\e816';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-gplus:before {
  content: '\e817';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-down-open-big:before {
  content: '\e818';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-left-open-big:before {
  content: '\e819';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-right-open-big:before {
  content: '\e81a';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .icon-up-open-big:before {
  content: '\e81b';
}
.olapic .olapic-wall-widget .olapic-viewer-overlay i {
  font-style: normal;
}
.olapic .olapic-wall-widget .viewer-previous a,
.olapic .olapic-wall-widget .viewer-next a,
.olapic .olapic-wall-widget .related-products a:link,
.olapic .olapic-wall-widget .related-products a:visited {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
}
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .cancel-report,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .close-report,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog input[type='submit'] {
  height: 40px;
  padding: 0 30px;
  display: inline-block;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  line-height: 40px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  color: #fff;
  border: none;
  background: #3fc3ff;
}
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .cancel-report:visited,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .close-report:visited,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog input[type='submit']:visited {
  color: #fff;
}
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .cancel-report:hover,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .close-report:hover,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog input[type='submit']:hover {
  cursor: pointer;
  background: #0cb3ff;
}
.olapic .olapic-wall-widget .olapic-viewer-overlay input[type='text'],
.olapic .olapic-wall-widget .olapic-viewer-overlay input[type='password'],
.olapic .olapic-wall-widget .olapic-viewer-overlay input[type='email'],
.olapic .olapic-wall-widget .olapic-viewer-overlay input[type='short-text'],
.olapic .olapic-wall-widget .olapic-viewer-overlay .olapic-report-wrapper #olapic-viewer-dialog .text-input {
  height: 40px;
  padding: 0 15px;
  font-size: 15px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
}
.olapic .olapic-wall-widget .olapic-viewer-overlay ul,
.olapic .olapic-wall-widget .olapic-viewer-overlay ol {
  margin: 0;
  padding: 0;
}
.olapic .olapic-wall-widget .olapic-viewer-overlay ul li,
.olapic .olapic-wall-widget .olapic-viewer-overlay ol li {
  list-style: none;
}
.olapic .olapic-wall-widget .olapic-viewer-overlay * {
  -webkit-transition: background .1s ease;
  -webkit-transition: color .1s ease;
  -moz-transition: background .1s ease;
  -moz-transition: color .1s ease;
  -o-transition: background .1s ease;
  -o-transition: color .1s ease;
  transition: background .1s ease;
  transition: color .1s ease;
}
.olapic .olapic-wall-widget .olapic-viewer-overlay a:link,
.olapic .olapic-wall-widget .olapic-viewer-overlay a:visited,
.olapic .olapic-wall-widget .olapic-viewer-overlay a:active {
  text-decoration: none;
  outline: none;
}
.olapic .olapic-wall-widget .olapic-viewer-overlay a:hover {
  color: #3fc3ff;
}
.olapic .olapic-wall-widget .olapic-viewer-overlay .form-control {
  width: inherit;
  height: inherit;
  padding: inherit;
  display: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-transition: inherit;
  transition: inherit;
  color: inherit;
  border: inherit;
  border-radius: inherit;
  background-color: inherit;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: inherit;
}
.olapic .olapic-wall-widget .olapic .olapic-viewer-overlay {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  overflow: auto;
  background: rgba(0, 0, 0, 0.4);
}
.olapic .olapic-wall-widget .main-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.olapic .olapic-wall-widget #viewer-wrapper {
  position: relative;
}
.olapic .olapic-wall-widget .olapic .viewer-close {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}
.olapic .olapic-wall-widget .viewer-close:hover {
  text-decoration: none;
  color: #3fc3ff;
}
.olapic .olapic-wall-widget .report-photo {
  position: absolute;
  z-index: 20;
  right: 10px;
  bottom: 10px;
  color: #778899;
}
.olapic .olapic-wall-widget .report-photo:hover {
  text-decoration: none;
  color: #fff;
}
.olapic .olapic-wall-widget .navigation {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 10%;
  height: 100%;
}
.olapic .olapic-wall-widget .navigation > div {
  width: 100%;
  height: 100%;
}
.olapic .olapic-wall-widget .viewer-previous a,
.olapic .olapic-wall-widget .viewer-next a {
  width: 50px;
  height: 50px;
  display: block;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #f9f9f9;
}
.olapic .olapic-wall-widget .main a:hover {
  text-decoration: none;
  color: #fff;
  background: #3fc3ff;
}
.olapic .olapic-wall-widget .main.right {
  right: 0;
  min-width: 50px;
}
.olapic .olapic-wall-widget .main.left {
  left: 0;
  min-width: 50px;
}
.olapic .olapic-wall-widget .related-products a:link,
.olapic .olapic-wall-widget .related-products a:visited {
  width: 25px;
  height: 25px;
  display: block;
  line-height: 25px;
  text-align: center;
  color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #f9f9f9;
}
.olapic .olapic-wall-widget .related-products a:hover {
  text-decoration: none;
  color: #fff;
  background: #3fc3ff;
}
.olapic .olapic-wall-widget .related-products.right {
  right: -20px;
}
.olapic .olapic-wall-widget .related-products.left {
  left: -20px;
}
@media screen and (max-width: 992px) {
  .olapic .olapic-wall-widget .navigation {
    height: 55%;
  }
}
@media screen and (max-width: 500px) {
  .olapic .olapic-wall-widget .main.right {
    right: 50px;
  }
  .olapic .olapic-wall-widget .main.left {
    left: 50px;
  }
}
@media screen and (max-width: 450px) {
  .olapic .olapic-wall-widget .main.right {
    right: 0;
  }
  .olapic .olapic-wall-widget .main.left {
    left: 0;
  }
}
.olapic .olapic-wall-widget .viewer-container {
  position: relative;
  width: 80%;
  max-width: 970px;
  margin: 0 auto;
  padding: 30px;
  overflow: hidden;
  background: #fff;
}
.olapic .olapic-wall-widget .viewer-column-right {
  width: 40.7%;
  padding-left: 30px;
}
.olapic .olapic-wall-widget .viewer-column-left {
  width: 59.3%;
}
.olapic .olapic-wall-widget .viewer-column-right,
.olapic .olapic-wall-widget .viewer-column-left {
  position: relative;
  float: left;
}
.olapic .olapic-wall-widget .featured-photo {
  position: relative;
  width: 100%;
  min-height: 540px;
}
.olapic .olapic-wall-widget .featured-photo img {
  width: 100%;
}
@media screen and (max-width: 992px) {
  .olapic .olapic-wall-widget .viewer-column-right,
  .olapic .olapic-wall-widget .viewer-column-left {
    width: 100%;
  }
  .olapic .olapic-wall-widget .viewer-column-right {
    padding-left: 0;
  }
  .olapic .olapic-wall-widget .viewer-column-left {
    padding-bottom: 35px;
  }
  .olapic .olapic-wall-widget .featured-photo {
    min-height: inherit;
  }
}
@media screen and (max-width: 450px) {
  .olapic .olapic-wall-widget .viewer-container {
    width: 100%;
  }
}
.olapic .olapic-wall-widget .author .author-info {
  display: block;
  float: left;
}
.olapic .olapic-wall-widget .author .author-avatar {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  float: left;
}
.olapic .olapic-wall-widget .author .icon-source {
  width: 25px;
  height: 60px;
  margin-right: 10px;
  display: block;
  float: left;
  line-height: 60px;
}
.olapic .olapic-wall-widget .author .icon-source.instagram::before {
  content: '';
}
.olapic .olapic-wall-widget .author .icon-source.twitter::before {
  content: '';
}
.olapic .olapic-wall-widget .author .icon-source.harddrive::before {
  content: '';
}
.olapic .olapic-wall-widget .author .icon-source.pinterest::before {
  content: '';
}
.olapic .olapic-wall-widget .author .icon-source.facebook::before {
  content: '';
}
.olapic .olapic-wall-widget .author .icon-source.vine::before {
  content: '';
}
.olapic .olapic-wall-widget .author .icon-source.youtube::before {
  content: '';
}
.olapic .olapic-wall-widget .author .icon-source.tumblr::before {
  content: '';
}
.olapic .olapic-wall-widget .author .author-names {
  padding: 10px 0;
  display: block;
  float: left;
  font-weight: 700;
  font-size: 1.6rem !important;
}
.olapic .olapic-wall-widget .author .author-names span {
  display: block;
}
.olapic .olapic-wall-widget .author .photo-caption {
  margin: 0;
  padding: 30px 0;
  clear: both;
  font-size: 14px;
  word-break: normal;
}
.olapic .olapic-wall-widget .viewer-container .sharing {
  bottom: 30px;
  position: absolute;
  right: 173px;
}
.olapic .olapic-wall-widget .viewer-container .sharing ul {
  text-align: right;
}
.olapic .olapic-wall-widget .viewer-container .sharing ul li {
  display: inline-block;
  margin-left: 0;
}
.olapic .olapic-wall-widget .viewer-container .sharing ul li a {
  width: 25px;
  height: 25px;
  display: inline-block;
  line-height: 25px;
  text-align: center;
}
.olapic .olapic-wall-widget .viewer-container .sharing ul li a .fa {
  font-size: 2em !important;
}
.olapic .olapic-wall-widget .viewer-container .sharing ul li a :hover {
  text-decoration: none;
  color: #3fc3ff;
}
.olapic .olapic-wall-widget h3 {
  margin: 0;
  padding: 30px;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}
.olapic .olapic-wall-widget .products {
  width: 100%;
}
.olapic .olapic-wall-widget .products .wrapper {
  position: relative;
}
.olapic .olapic-wall-widget .products-wrapper {
  max-width: 340px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.olapic .olapic-wall-widget .products-list {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.olapic .olapic-wall-widget .products-list li {
  width: 140px;
  margin: 0 15px;
  float: left;
}
.olapic .olapic-wall-widget .product-list-item-image {
  width: 100%;
  height: 152px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.olapic .olapic-wall-widget .productsRelated-1 {
  display: none;
}
.olapic .olapic-wall-widget .productsRelated-1 .navigation,
.olapic .olapic-wall-widget .productsRelated-2 .navigation {
  display: none;
}
@media screen and (max-width: 510px) {
  .olapic .olapic-wall-widget .products-wrapper {
    max-width: 170px;
  }
  .olapic .olapic-wall-widget .productsRelated-2 .navigation {
    display: block;
  }
}
.olapic .olapic-wall-widget .olapic-main-image {
  width: 100%;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.olapic .olapic-wall-widget #olapic_video_viewer {
  height: 0 !important;
  padding-bottom: 100%;
}
.olapic .olapic-wall-widget .viewer-video-controls {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  width: 65px;
  height: 68px;
  margin: -34px 0 0 -32px;
  cursor: pointer;
  background: url('//photorankstatics-a.akamaihd.net/static/images/Viewer2/olapic/video-controls.png') no-repeat -38px -30px;
}
.olapic .olapic-wall-widget .featured-photo .videoplayer > video {
  width: 100%;
}
.olapic .olapic-wall-widget .featured-photo .videoplayer p {
  position: absolute;
  z-index: 99999999;
  bottom: 0;
  margin: 0 0 18px;
  padding: 5px 20px;
  font-size: 1.3em;
  line-height: 1.25em;
  text-align: left;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
}
.olapic .olapic-wall-widget .featured-photo .type-image {
  display: none;
}
.olapic .olapic-wall-widget .featured-photo .sound-video {
  position: absolute;
  z-index: 99999999;
  top: 15px;
  right: 15px;
  width: 36px;
  height: 36px;
  display: block;
  font-size: 1.4em;
  cursor: pointer;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
}
.olapic .olapic-wall-widget .sound-video i {
  position: absolute;
}
.olapic .olapic-wall-widget .olapic-report-wrapper {
  position: absolute;
  z-index: 30;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding: 0 30px;
  overflow: hidden;
  zoom: 1;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  background: white;
  background: transparent\9;
  background: rgba(249, 249, 249, 0.9);
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff)";
}
.olapic .olapic-wall-widget .olapic-report-wrapper.open {
  z-index: 9999;
  height: 100%;
  padding: 30px;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog {
  width: 100%;
  height: 100%;
  color: rgba(0, 0, 0, 0.75);
}
.olapic .olapic-wall-widget #olapic-viewer-dialog .text .strong {
  display: block;
  font-weight: 400;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog .text p {
  margin: 0;
  padding-bottom: 30px;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog #reportFail p {
  padding-left: 30px;
}
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .cancel-report,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .close-report,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog input[type='submit'] {
  height: 40px;
  padding: 0 30px;
  display: inline-block;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  line-height: 40px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  color: #fff;
  border: none;
  background: #3fc3ff;
}
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .cancel-report:visited,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .close-report:visited,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog input[type='submit']:visited {
  color: #fff;
}
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .cancel-report:hover,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .close-report:hover,
.olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog input[type='submit']:hover {
  cursor: pointer;
  background: #0cb3ff;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog .formSent {
  height: 0;
  overflow: hidden;
  -webkit-transition: height .25s linear;
  -moz-transition: height .25s linear;
  -o-transition: height .25s linear;
  transition: height .25s linear;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog div.text::after {
  clear: both;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog .reportPhotoTextHide {
  display: none;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog .reportPhotoTextHide .report-icon {
  left: -50px;
  display: none;
}
.olapic .olapic-wall-widget .olapic-viewer-overlay input[type='text'],
.olapic .olapic-wall-widget input[type='password'],
.olapic .olapic-wall-widget input[type='email'],
.olapic .olapic-wall-widget input[type='short-text'],
.olapic .olapic-wall-widget .text-input {
  height: 40px;
  padding: 0 15px;
  font-size: 15px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog .report-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  background: #fff;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog .report-icon::before {
  font-size: 20px;
  line-height: 40px;
  content: '';
  text-align: center;
  color: #3fc3ff;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog .text-input {
  width: 100%;
  margin-bottom: 30px;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog input[type=submit] {
  background: #3fc3ff !important;
  width: 25%;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog .report-buttons {
  text-align: right;
}
.olapic .olapic-wall-widget .form-group {
  margin-bottom: 15px;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog .cancel-report {
  color: rgba(0, 0, 0, 0.75) !important;
  background: transparent !important;
}
.olapic .olapic-wall-widget #olapic-viewer-dialog .cancel-report:hover {
  color: rgba(0, 0, 0, 0.75) !important;
  background: transparent !important;
}
@media screen and (max-width: 550px) {
  .olapic .olapic-wall-widget .olapic-report-wrapper.open {
    padding: 15px;
  }
  .olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .text p {
    padding-bottom: 15px;
    font-size: 12px;
  }
  .olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .text .strong {
    display: inline;
  }
  .olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .text-input {
    margin-bottom: 0;
  }
  .olapic .olapic-wall-widget .olapic-report-wrapper .form-group {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 400px) {
  .olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .text-input {
    height: 30px;
  }
  .olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .cancel-report,
  .olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog .close-report,
  .olapic .olapic-wall-widget .olapic-report-wrapper #olapic-viewer-dialog input[type='submit'] {
    height: 30px;
    line-height: 30px;
  }
}
.olapic .olapic-wall-widget .newcopyright-olapic {
  position: absolute;
  bottom: 0;
  right: 2px;
  width: 100%;
  height: 30px;
  clear: both;
  line-height: 30px;
  text-align: right;
}
.olapic .olapic-wall-widget .newcopyright-olapic p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-align: right;
}
.olapic .olapic-wall-widget .newcopyright-olapic p a:link,
.olapic .olapic-wall-widget .newcopyright-olapic p a:visited {
  color: rgba(0, 0, 0, 0.25);
}
.olapic .olapic-wall-widget .newcopyright-olapic p a:link::after,
.olapic .olapic-wall-widget .newcopyright-olapic p a:visited::after {
  padding: 0 10px;
  font-size: 15px;
  content: '';
}
.olapic .olapic-wall-widget .newcopyright-olapic p a:hover {
  text-decoration: none;
}
.olapic .olapic-wall-widget olapic-wall-footer .olapic-wall-copy {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-image: url('//photorankstatics-a.akamaihd.net/static/frontend/assets/olapic/olapic-footer-logo.png');
  background-size: cover;
  background-position: center center;
}
.olapic .olapic-wall-widget .vjs-default-skin {
  color: #ccc;
}
@font-face {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
  src: url(//photorankstatics-a.akamaihd.net/static/fonts/videojs/vjs.eot) format('embedded-opentype'), url(//photorankstatics-a.akamaihd.net/static/fonts/videojs/vjs.eot?#iefix) format('embedded-opentype'), url(//photorankstatics-a.akamaihd.net/static/fonts/videojs/vjs.woff) format('woff'), url(//photorankstatics-a.akamaihd.net/static/fonts/videojs/vjs.ttf) format('truetype');
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-slider {
  position: relative;
  padding: 0;
  cursor: pointer;
  outline: 0;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-slider:focus {
  -webkit-box-shadow: 0 0 2em #fff;
  -moz-box-shadow: 0 0 2em #fff;
  box-shadow: 0 0 2em #fff;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-slider-handle {
  position: absolute;
  top: 0;
  left: 0;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-slider-handle:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  content: '\e009';
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  text-shadow: 0 0 1em #fff;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-control-bar {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 3em;
  display: none;
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  visibility: visible;
  -webkit-transition: visibility .1s,opacity .1s;
  -moz-transition: visibility .1s,opacity .1s;
  -o-transition: visibility .1s,opacity .1s;
  transition: visibility .1s,opacity .1s;
  opacity: 1;
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  -webkit-transition: visibility 1s,opacity 1s;
  -moz-transition: visibility 1s,opacity 1s;
  -o-transition: visibility 1s,opacity 1s;
  transition: visibility 1s,opacity 1s;
  opacity: 0;
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-control {
  position: relative;
  width: 4em;
  height: 3em;
  margin: 0;
  padding: 0;
  float: left;
  text-align: center;
  outline: 0;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-control:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-control:focus:before,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-control-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-play-control:before {
  content: '\e001';
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: '\e002';
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  left: -2em;
  width: 4em;
  list-style: none;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-mute-control,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-menu-button {
  float: right;
  cursor: pointer;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-mute-control:before,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-menu-button:before {
  content: '\e006';
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: '\e003';
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: '\e004';
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: '\e005';
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: .6em;
  margin: 1.1em auto 0;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
  height: 2.9em;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: .5em;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  left: 4.5em;
  width: .5em;
  height: .5em;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-handle:before {
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
  font-size: .9em;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  left: -4em;
  width: 6em;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-progress-control {
  position: absolute;
  top: -1em;
  right: 0;
  left: 0;
  width: auto;
  height: 1em;
  font-size: .3em;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.olapic .olapic-wall-widget .vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-progress-holder .vjs-load-progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  display: block;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-play-progress {
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-load-progress {
  background: #646464;
  background: rgba(255, 255, 255, 0.4);
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-seek-handle:before {
  padding-top: .1em;
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-live .vjs-time-controls,
.olapic .olapic-wall-widget .vjs-default-skin.vjs-live .vjs-time-divider,
.olapic .olapic-wall-widget .vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  line-height: 3em;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-current-time {
  float: left;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-duration {
  float: left;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.olapic .olapic-wall-widget .vjs-time-divider {
  float: left;
  line-height: 3em;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  float: right;
  cursor: pointer;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-fullscreen-control:before {
  content: '\e000';
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: '\e00b';
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-big-play-button {
  position: absolute;
  z-index: 2;
  top: .5em;
  left: .5em;
  width: 4em;
  height: 2.6em;
  display: block;
  font-size: 3em;
  cursor: pointer;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  text-align: center;
  vertical-align: middle;
  opacity: 1;
  border: .1em solid #3b4249;
  -webkit-border-radius: .8em;
  -moz-border-radius: .8em;
  border-radius: .8em;
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  -webkit-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -1.4em;
  margin-left: -2.1em;
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
.olapic .olapic-wall-widget .vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.olapic .olapic-wall-widget .vjs-default-skin:hover .vjs-big-play-button,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-big-play-button:focus {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  border-color: #fff;
  outline: 0;
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  -webkit-box-shadow: 0 0 3em #fff;
  -moz-box-shadow: 0 0 3em #fff;
  box-shadow: 0 0 3em #fff;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-big-play-button:before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: VideoJS;
  line-height: 2.6em;
  content: '\e001';
  text-align: center;
  text-shadow: .05em .05em .1em #000;
}
.olapic .olapic-wall-widget .vjs-error .vjs-big-play-button {
  display: none;
}
.olapic .olapic-wall-widget .vjs-error-display {
  display: none;
}
.olapic .olapic-wall-widget .vjs-error .vjs-error-display {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.olapic .olapic-wall-widget .vjs-error .vjs-error-display:before {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -0.5em;
  font-family: Arial;
  font-size: 4em;
  line-height: 1;
  content: 'X';
  text-align: center;
  vertical-align: middle;
  color: #666;
  text-shadow: .05em .05em .1em #000;
}
.olapic .olapic-wall-widget .vjs-error-display div {
  position: absolute;
  right: 1em;
  bottom: 1em;
  left: 1em;
  font-size: 1.4em;
  text-align: center;
}
.olapic .olapic-wall-widget .vjs-error-display a,
.olapic .olapic-wall-widget .vjs-error-display a:visited {
  color: #f4a460;
}
.olapic .olapic-wall-widget .vjs-loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  margin-left: -0.5em;
  display: none;
  font-size: 4em;
  line-height: 1;
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
  opacity: .75;
}
.olapic .olapic-wall-widget .video-js.vjs-error .vjs-loading-spinner {
  display: none !important;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-loading-spinner:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  font-family: VideoJS;
  content: '\e01e';
  text-align: center;
  text-shadow: 0 0 .1em #000;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin-bottom: 3em;
  display: none;
  border-top: 1.55em solid #000;
  border-top-color: rgba(7, 40, 50, 0.5);
  border-right: 2em solid transparent;
  border-left: 2em solid transparent;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  position: absolute;
  bottom: 1.5em;
  left: -5em;
  width: 10em;
  max-height: 15em;
  margin: 0;
  padding: 0;
  display: block;
  overflow: auto;
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-menu-button ul li {
  margin: 0;
  padding: .3em 0;
  font-size: 1.2em;
  line-height: 1.4em;
  list-style: none;
  text-align: center;
  text-transform: lowercase;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-menu-button ul li:focus,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-menu-button ul li:hover,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  color: #111;
  outline: 0;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  margin: 0 0 .3em;
  padding: 0;
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
  cursor: default;
  text-align: center;
  text-transform: uppercase;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-subtitles-button:before {
  content: '\e00c';
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-captions-button:before {
  content: '\e008';
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.olapic .olapic-wall-widget .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}
.olapic .olapic-wall-widget .video-js {
  position: relative;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  background-color: #000;
}
.olapic .olapic-wall-widget .video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.olapic .olapic-wall-widget .video-js:-moz-full-screen {
  position: absolute;
}
.olapic .olapic-wall-widget body.vjs-full-window {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-y: auto;
}
.olapic .olapic-wall-widget .video-js.vjs-fullscreen {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
  _position: absolute;
}
.olapic .olapic-wall-widget .video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.olapic .olapic-wall-widget .video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
.olapic .olapic-wall-widget .vjs-poster {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.olapic .olapic-wall-widget .vjs-poster img {
  width: 100%;
  max-height: 100%;
  margin: 0 auto;
  padding: 0;
  display: block;
}
.olapic .olapic-wall-widget .video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
.olapic .olapic-wall-widget .video-js .vjs-text-track-display {
  position: absolute;
  right: 1em;
  bottom: 4em;
  left: 1em;
  text-align: center;
}
.olapic .olapic-wall-widget .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
.olapic .olapic-wall-widget .video-js .vjs-text-track {
  margin-bottom: .1em;
  display: none;
  font-size: 1.4em;
  text-align: center;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}
.olapic .olapic-wall-widget .video-js .vjs-subtitles {
  color: #fff;
}
.olapic .olapic-wall-widget .video-js .vjs-captions {
  color: #fc6;
}
.olapic .olapic-wall-widget .vjs-tt-cue {
  display: block;
}
.olapic .olapic-wall-widget .vjs-default-skin .vjs-hidden {
  display: none;
}
.olapic .olapic-wall-widget .vjs-lock-showing {
  display: block !important;
  visibility: visible;
  opacity: 1;
}
.olapic .olapic-wall-widget .vjs-no-js {
  width: 300px;
  height: 150px;
  margin: 0 auto;
  padding: 20px;
  font-family: Arial, sans-serif;
  font-size: 18px;
  text-align: center;
  color: #ccc;
  background-color: #333;
}
.olapic .olapic-wall-widget .vjs-no-js a,
.olapic .olapic-wall-widget .vjs-no-js a:visited {
  color: #f4a460;
}
.olapic .olapic-wall-widget .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.olapic .olapic-wall-widget .vjs-control-bar {
  display: none;
}
.olapic .olapic-wall-widget .lightbox-content {
  display: block;
  padding: 30px;
  text-align: center;
}
.olapic .olapic-wall-widget .vjs-youtube .vjs-control-bar {
  display: block !important;
}
.olapic .olapic-wall-widget .videoplayer .vjs-mute-control,
.olapic .olapic-wall-widget .videoplayer .vjs-volume-control,
.olapic .olapic-wall-widget .videoplayer .vjs-fullscreen-control,
.olapic .olapic-wall-widget .videoplayer .vjs-big-play-button,
.olapic .olapic-wall-widget .videoplayer .vjs-subtitles-button,
.olapic .olapic-wall-widget .videoplayer .vjs-captions-button,
.olapic .olapic-wall-widget .videoplayer .vjs-chapters-button {
  display: none !important;
}
@media (min-width: 1200px) {
  .olapic .olapic-wall-widget .olapic-nav-sticky .olapic-view a {
    float: left;
    width: 33px;
    height: 33px;
    margin: 2px;
    padding: 6px;
    border-radius: 3px;
    border: 1px solid #d4d4d4;
    color: #5d5d5d;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f5f5f5', GradientType=0);
  }
}
@media (max-width: 767px) {
  .olapic .olapic-wall-widget {
    /* -- Responsive Tablet Header -- */
    /* --- Responsive Tablet Sticky Nav --- */
    /* --- end responsive tablet sticky nav --- */
    /* -- end responsive tablet header -- */
    /* -- Responsive Tablet Grid -- */
    /* --- Responsive Tablet Sidebar --- */
    /* --- end responsive tablet sidebar --- */
    /* --- Resonsive Tablet Image Item --- */
    /* --- end responsive tablet image item --- */
    /* -- end responsive tablet grid -- */
    /* -- Responsive Tablet List View -- */
    /* --- Responsive Tablet List Item --- */
    /* --- end responsive tablet list item ---*/
    /* -- end responsive tablet list view -- */
  }
  .olapic .olapic-wall-widget .olapic-wall-header .olapic-top .olapic-tools .olapic-view {
    display: none;
  }
  .olapic .olapic-wall-widget .olapic-wall-header .olapic-nav {
    display: none;
  }
  .olapic .olapic-wall-widget .olapic-wall-widget .olapic-nav-sticky {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    display: block;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #d4d4d4;
    background: #fff;
    opacity: .9;
  }
  .olapic .olapic-wall-widget .olapic-wall-widget .olapic-nav-sticky .olapic-upload {
    display: none;
  }
  .olapic .olapic-wall-widget .olapic-wall-widget .olapic-nav-sticky .olapic-filter-sub {
    display: none;
  }
  .olapic .olapic-wall-widget .olapic-wall-widget .olapic-nav-sticky .olapic-view {
    position: static;
    width: 98px;
    float: right;
  }
  .olapic .olapic-wall-widget .olapic-view-grid,
  .olapic .olapic-wall-widget .olapic-view-list,
  .olapic .olapic-wall-widget .olapic-view-filter {
    font-size: 18px !important;
  }
  .olapic .olapic-wall-widget .olapic-wall-widget .olapic-nav-sticky .olapic-view a {
    padding: 15px !important;
    color: #5d5d5d;
    outline: none;
  }
  .olapic .olapic-wall-widget .view-btn {
    display: inline-block;
    padding: 15px;
    margin-bottom: 0;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    line-height: 1.42857;
    white-space: nowrap;
    cursor: pointer;
  }
  .olapic .olapic-wall-widget .olapic-wall-widget .olapic-nav-sticky .olapic-categories-title {
    position: static;
    float: left;
    padding: 15px 0 0 15px;
  }
  .olapic .olapic-wall-widget .olapic-wall-widget .olapic-nav-sticky .olapic-categories-title span {
    font-size: 14px;
    font-weight: bold;
    color: #5d5d5d;
  }
  .olapic .olapic-wall-widget .olapic-wall-widget .olapic-nav-sticky .olapic-open-sidebar {
    float: left;
    display: block;
  }
  .olapic .olapic-wall-widget .olapic-wall-widget .olapic-nav-sticky .olapic-open-sidebar a {
    float: left;
    padding: 15px;
    background: #f97844;
    color: #fff;
    outline: none;
  }
  .olapic .olapic-wall-widget .olapic-wall-widget .olapic-nav-sticky .btn {
    float: left;
    border-right: none;
    border-radius: 0;
  }
  .olapic .olapic-wall-widget .olapic-wall-widget .olapic-nav-sticky .btn.active {
    color: #fff;
    background: #f97844;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .olapic .olapic-wall-widget .sidebar-mobile {
    position: fixed;
    top: 0;
    z-index: 1000;
    display: block;
    height: 100%;
    width: 250px;
    padding: 80px 10px 0;
    overflow-y: auto;
    border-right: 1px solid #dbdbdb;
    background: #fff;
    opacity: .9;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
  }
  .olapic .olapic-wall-widget .sidebar-mobile.left {
    margin-left: -250px;
    left: 0;
  }
  .olapic .olapic-wall-widget .olapic .nav-pills > li.active > a,
  .olapic .olapic-wall-widget .olapic .nav-pills > li.active > a:hover,
  .olapic .olapic-wall-widget .olapic .nav-pills > li.active > a:focus {
    border-radius: 5px;
    font-size: 14px;
    background: #f97844;
  }
  .olapic .olapic-wall-widget .sidebar-mobile.left.open {
    left: 250px;
  }
  .olapic .olapic-wall-widget .sidebar-mobile.right {
    right: 0;
    margin-right: -250px;
  }
  .olapic .olapic-wall-widget .sidebar-mobile.right.open {
    right: 250px;
  }
  .olapic .olapic-wall-widget .sidebar-mobile.top {
    height: 0;
  }
  .olapic .olapic-wall-widget .sidebar-mobile.top.open {
    height: 100%;
  }
  .olapic .olapic-wall-widget .sidebar-mobile ul li {
    display: inline-block;
    width: 100%;
  }
  .olapic .olapic-wall-widget .olapic-wall.grid li.item {
    position: relative;
    float: left;
    height: 240px;
    width: 240px;
    margin: 5px;
  }
  .olapic .olapic-wall-widget .olapic-wall.grid li.item .olapic-item-info {
    display: none;
  }
  .olapic .olapic-wall-widget .olapic .carousel-inner {
    width: 225px;
    height: auto;
  }
  .olapic .olapic-wall-widget .olapic .carousel-inner .item {
    width: 245px;
    height: 100px;
  }
  .olapic .olapic-wall-widget .olapic .carousel-inner .item .overflow {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 3px;
  }
  .olapic .olapic-wall-widget .olapic .carousel-caption {
    position: static;
    float: left;
    width: 120px;
    margin: 0 0 0 10px;
    padding: 0;
    font-size: 14px;
    text-align: left;
    color: #2b2b2b;
    text-shadow: none;
  }
  .olapic .olapic-wall-widget .olapic-related-products .olapic-buy-related {
    display: none;
  }
  .olapic .olapic-wall-widget .olapic .carousel-control.right,
  .olapic .olapic-wall-widget .olapic .carousel-control.left {
    top: 39%;
    height: 43px;
    background: none;
  }
}
@media (max-width: 480px) {
  .olapic .olapic-wall-widget {
    /* -- Portrait Mobile Image Item -- */
    /* -- end portrait mobile image item -- */
    /* -- Portrait Mobile List View -- */
    /* --- Portrait Mobile List Item --- */
    /* --- end portrait mobile list item --- */
    /* -- end portrait mobile image item -- */
  }
  .olapic .olapic-wall-widget .olapic-wall.grid li.item {
    position: relative;
    float: left;
    height: 145px;
    width: 145px;
    margin: 5px;
  }
  .olapic .olapic-wall-widget .olapic-wall.grid li.item .olapic-item-info {
    display: none;
  }
  .olapic .olapic-wall-widget .olapic .carousel-control.right,
  .olapic .olapic-wall-widget .olapic .carousel-control.left {
    top: 39%;
    height: 43px;
    background: none;
  }
  .olapic .olapic-wall-widget .olapic .carousel-inner {
    width: 225px;
    height: auto;
  }
  .olapic .olapic-wall-widget .olapic .carousel-inner .item {
    width: 245px;
    height: 100px;
  }
  .olapic .olapic-wall-widget .olapic .carousel-inner .item .overflow {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 3px;
  }
  .olapic .olapic-wall-widget .olapic .carousel-caption {
    position: static;
    float: left;
    width: 120px;
    margin: 0 0 0 10px;
    padding: 0;
    font-size: 14px;
    text-align: left;
    text-shadow: none;
    color: #2b2b2b;
  }
  .olapic .olapic-wall-widget .olapic-related-products .olapic-buy-related {
    display: none;
  }
}
@media (max-width: 500px) {
  .olapic .olapic-wall-widget .olapic-wall.grid {
    width: 320px;
    margin: 0 auto;
    padding: 5px;
  }
}
@media (min-width: 500px) and (max-width: 750px) {
  .olapic .olapic-wall-widget .olapic-wall.grid {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media (min-width: 750px) and (max-width: 768px) {
  .olapic .olapic-wall-widget .olapic-wall.grid {
    max-width: 100%;
  }
}
/*#region ---ORZ_Reservations--- */
.orz a.btn {
  color: #ffffff !important;
}
.reservationSteps p {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
  display: inline-block;
  margin: 0;
  padding: 10px 0;
}
.reservationSteps span {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 25px;
  font-size: 2.5rem;
  position: relative;
  margin-right: 8px;
}
.reservationSteps {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
}
.orz a,
.orz a:hover {
  color: #000000;
}
a.reservationLinks {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #000000;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 18px;
  text-align: right;
}
a.onlineCheckIn {
  background-image: url("/images/global/iconCheckin.jpg");
}
a.existingReservation {
  background-image: url("/images/global/iconCalendar.jpg");
}
a.reservationFAQ {
  background-image: url("/images/global/iconReservationFaq.jpg");
}
.handicappedAccessible {
  background: url(/images/global/iconHandicapped.png) no-repeat right top;
}
p.orSeperator {
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B';
  font-size: 11px;
  font-weight: 300;
  padding: 0 5px;
}
.blueFont {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  color: #145491;
}
.loyaltyAwards input[type="text"] {
  width: 75%;
}
.loyaltyAwards {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
}
.loyaltyAwards span {
  display: inline-block;
}
.virusProtection p {
  font-size: 9px;
  display: inline;
}
.virusProtection span {
  color: red;
}
button.questionTooltip {
  background-image: url(/images/global/iconQuestionMark.png);
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  border: none;
  margin-left: 2px;
  background-color: transparent;
  vertical-align: text-bottom;
}
.reservationSteps .active {
  background-color: #efebe8;
}
.mainContentChat {
  position: relative;
  top: -14px;
  left: 35px;
}
.resYourReservation {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
}
.resProperty {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 21px;
  font-size: 2.1rem;
  text-transform: uppercase;
  border-bottom: solid 1px #cccccc;
  margin-bottom: 5px;
  display: block;
}
.resAddress span {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 15px;
  font-size: 1.5rem;
}
.resYourStay span,
.resYourStayLight,
a.linkArrow {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  display: block;
}
.resYourStayLight {
  color: #bbbbbb;
}
a.linkArrow {
  background: url('/images/global/linkArrow.png') no-repeat right 3px;
  padding-right: 12px;
  color: #333333;
  display: inline-block;
}
a.linkArrow:hover {
  color: #333333;
}
.orz .styled-select select {
  padding: 4px 6px 4px 2px;
}
.reservationTab .styled-select select {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.labelHeading {
  font-size: 17px;
}
.hotelAccomodations .selectionOptions {
  border-bottom: solid 1px #000;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
.accessibleRoom {
  padding: 0 25px 0 10px;
}
.widthAuto {
  width: auto;
}
a.resPhotoVideoLinks {
  font-family: 'sweet-sans-pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #000000;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  text-align: right;
}
a.resPhotos {
  background-image: url("/images/global/iconCamera.png");
}
a.resVideo {
  background-image: url("/images/global/iconVideo.png");
}
a.resVideo360 {
  background-image: url("/images/global/icon360View.png");
}
.orz p.has-error,
.orz span.has-error {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 9px;
  font-size: 0.9rem;
  color: #f07230;
  text-transform: uppercase;
  display: block;
}
.orz .styled-select.has-error,
.orz input.has-error {
  border: solid 1px #f07230;
}
.orz .styled-select {
  display: block;
}
.orz #reservationsArrival,
.orz #reservationsDeparture {
  background: #fff url(/images/quickbooker/iconCalendar.png) no-repeat right center;
}
.orz input.invalidDate {
  color: #f07230;
}
.orz table.roomRate {
  margin-top: 5px;
  font-size: 9px;
  background-color: #f3f0ed;
  border: solid 8px #f3f0ed;
}
.orz table.roomRate th {
  font-style: italic;
  font-weight: bold;
  border: solid 2px #f3f0ed;
}
.orz table.roomRate td,
.orz table.roomRate th {
  text-align: center;
}
.orz table.roomRate td {
  background-color: #ffffff;
  width: 36px;
  height: 32px;
  border: solid 2px #f3f0ed;
  text-align: center;
}
.orz table.roomRate td.price {
  background-color: #d0e3f4;
  font-weight: bold;
}
.orz .roomTotal {
  background-color: #d0e3f4;
  font-weight: bold;
}
.orz .rightColHeader {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 22px;
  font-size: 2.2rem;
  text-transform: none;
}
.orz .roomTitle {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 25px;
  font-size: 2.5rem;
  text-transform: uppercase;
}
.orz .roomDescription {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
}
.orz .rightColumn a,
.orz .rightColumn a:hover {
  color: #000;
  text-decoration: none;
}
.orz .radioCamera:hover {
  cursor: pointer;
}
.orz .requiredField {
  font-family: 'Didot 06 5i', 'Didot 06 A', 'Didot 06 B';
  font-weight: 500;
  font-style: italic;
}
.orz .labelLarge label {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
  text-transform: none;
}
.orz .labelLarge label a {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
  text-transform: none;
}
.orz label {
  display: inline;
}
.orz .socialMedia {
  border-left: 1px solid #CCCCCC;
  margin: 0 auto;
}
.orz .socialMedia img {
  margin-bottom: 5px;
}
.orz .callouts h2,
.orz .callouts h3 {
  text-align: center;
  margin-left: 0;
}
.orz .confirmed {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 16px;
  font-size: 1.6rem;
}
.orz .smallText {
  font-size: 9px;
  padding-left: 5px;
}
.orz .termsConditions {
  background-color: #C2DBEB;
  display: none;
}
.orz .forgotPassword {
  padding: 5px 0;
  display: inline-block;
}
.orz .reservationsTable span {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
}
.orz .reservationsTable tr:nth-child(odd) {
  background: #f3f0ed;
}
.orz .reservationsTable thead tr {
  background: #f3f0ed !important;
}
.orz .reservationsTable td,
.reservationsTable th {
  padding: 15px;
  vertical-align: top;
}
.orz .available {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 20px;
  font-size: 2rem;
  background: url(/images/global/LineThroughGreen.png) repeat-x center center #efebe8;
  text-align: center;
  color: #009C33;
  padding: 5px 0;
}
.orz .available span {
  padding: 0 8px;
}
.orz .notAvailable {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 20px;
  font-size: 2rem;
  background: url(/images/global/LineThroughRed.png) repeat-x center center #efebe8;
  text-align: center;
  color: #FF0000;
  padding: 5px 0;
}
.orz .notAvailable span {
  padding: 0 8px;
}
.orz .accountSummary span {
  display: block;
  padding-bottom: 5px;
}
.lineThroughGreen,
.lineThroughRed {
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.lineThroughGreen {
  background-image: url(/images/global/LineThroughGreen.png);
  color: #009c33;
}
.lineThroughRed {
  background-image: url(/images/global/LineThroughRed.png);
  color: #ff0000;
}
.lineThroughRed .tan,
.lineThroughGreen .tan {
  background-color: #f3f0ed;
  padding-left: 5px;
  padding-right: 5px;
}
/*#region ---Accordion--- */
.orz .accordion .panel,
.orz .enhancements .panel {
  border-radius: 0;
}
.orz .accordion .panel-default > .panel-heading,
.orz .enhancements .panel-default > .panel-heading {
  background-color: #ffffff;
}
.orz .accordion .panel-body,
.orz .enhancements .panel-body {
  border-top: none !important;
}
.orz .accordion .panel-heading {
  cursor: pointer;
  padding: 10px;
}
.orz .accordion .panel-title {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 21px;
  font-size: 2.1rem;
  background: url('/images/global/accArrowDown.png') no-repeat 0 8px;
  padding-left: 25px;
  margin-bottom: 5px;
  display: inline-block;
}
.orz .enhancements .panel-title {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 21px;
  font-size: 2.1rem;
  margin-bottom: 5px;
  display: inline-block;
}
.orz .accordion .collapsed .panel-title {
  background: url('/images/global/accArrowRight.png') no-repeat 0 1px;
}
.orz .accordionRoomInfo.accordion .collapsed .panel-title {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  background: url("/images/global/accTriangleRight.png") no-repeat scroll 0 1px rgba(0, 0, 0, 0);
}
.orz .accordionRoomInfo.accordion .panel-title {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  background: url("/images/global/accTriangleDown.png") no-repeat scroll 0 1px rgba(0, 0, 0, 0);
}
.orz .accordion .panel-subtitle {
  padding-left: 25px;
  display: inline-block;
}
.orz .accordion .panel-title-right {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 10px;
  font-size: 1rem;
}
.orz .accordion .accordionPrice,
.orz .enhancements .enhancementsPrice {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
}
.orz .enhancements .enhancementsPrice {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
}
.orz .accordion .accordionPrice .cost,
.orz .enhancements .enhancementsPrice .cost {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 24px;
  font-size: 2.4rem;
  color: #074784;
  padding: 0 5px 0 10px;
  display: inline-block;
}
.orz .accordion .accordionPrice a,
.orz .enhancements .enhancementsPrice a {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right;
  color: #333;
  text-decoration: underline;
  margin-left: 20px;
}
.orz #loyaltyBenefits {
  position: relative;
  background-color: #efebe8;
  padding: 15px 15px 0 15px;
}
.orz #loyaltyBenefits .benefitHeadline {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 20px;
  font-size: 2rem;
}
.orz #loyaltyBenefits .benefitHeadline span {
  background-color: #efebe8;
}
.orz #loyaltyBenefits .benefitName {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
}
.orz #loyaltyBenefits .benefitNumber {
  font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 25px;
  font-size: 2.5rem;
  margin: 0;
}
.orz #loyaltyBenefits .sliderNavigation {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.orz #loyaltyBenefits .sliderNavigation a {
  margin: 0 3px;
}
/*.orz .enhancements .panel-body {
	padding: 0 15px 15px 15px;
}*/
/*#endregion ---Accordion--- */
/*#endregion ---ORZ_Reservations--- */
/*#region ===MediaQuery_XS=== */
@media (max-width: 767px) {
  header {
    min-height: inherit;
  }
  #omniLogo {
    margin-left: 50px;
    padding-right: 60px;
  }
  .margin-minus-left-50 {
    margin-left: 0 !important;
  }
  .navHeaderGlobal.nav-justified > li.hidden-xs {
    display: none !important;
  }
  .navHeaderGlobal.nav-justified > li {
    text-align: center;
  }
  .navwrap ul.hotelResort li {
    margin: 0px 0;
  }
  .navwrap ul li.active ul,
  .navwrap li.dropdown.active ul {
    display: none;
  }
  .resort .navwrap ul li.active a {
    border-bottom: 1px solid #C5BDB9;
  }
  .headerSecondRow {
    margin: 0;
  }
  .logo {
    padding: 10px 0 0 5px;
    border-bottom: none;
    position: relative;
  }
  .navGlobal {
    padding-left: 0;
  }
  .navigation {
    position: relative;
  }
  .searchBtn {
    background: url('/images/global/mobileSearch.png') no-repeat center center;
    text-indent: -10000px;
  }
  #mainArea,
  #reservationsButton {
    left: 0;
    /*float: left;*/
  }
  body.active {
    background-image: none;
    background-color: #532f1a;
  }
  body.resort.active {
    background-image: none;
    background-color: #074784;
  }
  body.active .navwrap {
    left: 0;
    width: 85%;
  }
  body.active #mainArea,
  body.active #reservationsButton {
    left: 85%;
  }
  #rotatingBanner {
    min-height: 0 !important;
  }
  #rotatingBannerNavigation {
    position: relative;
    bottom: 0;
  }
  #rotatingBanner .sliderNavigation {
    padding-top: 0;
  }
  #rotatingBanner .pageHeaderContainer {
    min-width: 0 !important;
    float: none;
    padding-bottom: 1px !important;
  }
  #rotatingBanner .headline,
  #homepageSlider .headline {
    /* rem's work for IE9+, px fallback for IE8 and under */
    font-size: 14px;
    font-size: 1.4rem;
  }
  #rotatingBanner .subHeadline,
  #homepageSlider .subHeadline {
    /* rem's work for IE9+, px fallback for IE8 and under */
    font-size: 10px;
    font-size: 1rem;
  }
  .sliderPagination {
    width: auto;
    /* rem's work for IE9+, px fallback for IE8 and under */
    font-size: 15px;
    font-size: 1.5rem;
  }
  #reserveRoomsContainer {
    background: url(/images/global/bkgd_BrownPattern.gif) repeat 0 0;
    position: relative;
    top: 0;
  }
  body.resort #reserveRoomsContainer {
    background: url(/images/global/bkgd_BluePattern.gif) repeat 0 0;
  }
  .hotelFeaturedActivities {
    padding: 0px 0px 2px 15px;
  }
  .hotelFeaturedActivities .hotelActivityTitle {
    text-align: left;
  }
  .hotelFeaturedActivities .hotelActivity {
    background: none;
  }
  .hotelFeaturedActivities .hotelViewAll a {
    padding-left: 10px;
  }
  .imageBorderPaddedBoxOffsetLeft {
    /* for Home page only */
    margin-left: -15px;
    margin-right: -15px;
  }
  #footerLinks a {
    padding: 10px 0;
    border: none;
    text-align: center;
    display: block;
  }
  #footerSecondRow img {
    margin: 0 auto;
    padding-bottom: 20px;
    display: block;
  }
  #omniMobile {
    text-align: center;
  }
  #copyright {
    text-align: center;
    padding-bottom: 20px;
  }
  #privacyLinks a {
    display: block;
    text-align: center;
    padding-bottom: 20px;
  }
  #socialLinks img {
    padding-bottom: 30px;
  }
  .overlapContent {
    margin-top: 0;
  }
  .promoCodes {
    border: none;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .rr1travelAgentLine {
    border-top: 1px solid #000000;
    padding-top: 15px !important;
  }
  .btnClearAll {
    margin-top: 10px;
    float: left !important;
  }
  .control-label {
    margin-top: 15px;
  }
  input.handicappedAccessibleInput {
    /*margin-top:15px !important;*/
  }
  .contentOffsetTopOpaque {
    top: 0;
    margin: 0 0 15px 0 !important;
  }
  .reservationsTable {
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
  }
  /*#region ---Navigation_XS--- */
  h1.hotelresort {
    font-size: 18px;
  }
  .hotelAddress {
    font-size: 11px;
    margin-bottom: 5px;
  }
  .hotelAddress div {
    text-align: left !important;
  }
  #reserveRoomsContainer {
    padding: 15px;
  }
  #reserveRoomsContainer .control-label {
    margin-top: 0;
  }
  .findRoom {
    padding-top: 15px;
  }
  /*#endregion ---Navigation_XS--- */
  /*#region ---QuickBooker_XS--- */
  .datepick-month {
    width: 100%;
  }
  .datepick-nav {
    margin-top: 20px;
  }
  .datepick-month.last {
    display: none;
  }
  .datepick-month.first {
    width: 100%;
  }
  .datepick-popup {
    padding: 0 15px 15px 15px;
    width: 100%;
  }
  .paddedRow.evenSpacedColumns.noMarginRight {
    margin-right: 0px;
  }
  /*#endregion ---QuickBooker_XS--- */
  .modalSlider .sliderControlerContainer {
    padding: 2px;
  }
  .modalSlider .headline {
    /* rem's work for IE9+, px fallback for IE8 and under */
    font-size: 16px;
    font-size: 1.6rem;
  }
  .modalSlider .subHeadline {
    /* rem's work for IE9+, px fallback for IE8 and under */
    font-size: 11px;
    font-size: 1.1rem;
  }
}
/*#endregion ===MediaQuery_XS=== */
/*#region ===MediaQuery_SM=== */
@media (min-width: 768px) and (max-width: 991px) {
  .navwrap ul.main li a {
    padding: 5px 9px 5px;
  }
  #leftNavigation .sectionTitle {
    padding: 15px 10px;
    font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
    font-weight: 300;
    font-style: italic;
    /* rem's work for IE9+, px fallback for IE8 and under */
    font-size: 21px;
    font-size: 2.1rem;
  }
  #rotatingBanner {
    min-height: 450px;
    height: auto !important;
    height: 450px;
  }
  .clear-both-sm {
    clear: both;
  }
  .rr1travelAgentLine {
    border-top: 1px solid #000000;
    margin-top: 15px;
    padding-top: 15px !important;
  }
  .reservationSteps div {
    min-height: 93px;
    height: auto !important;
    height: 93px;
  }
  .reservationSteps span {
    display: block;
  }
  .reservationsTable {
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
  }
  .modal-dialog.full {
    width: 738px;
  }
  .modalSlider .sliderControlerContainer {
    padding: 5px;
  }
}
/*#endregion ===MediaQuery_SM=== */
/*#region ===MediaQuery_MD=== */
@media (min-width: 992px) and (max-width: 1199px) {
  #leftNavigation .sectionTitle {
    padding: 15px 10px;
    font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';
    font-weight: 300;
    font-style: italic;
    /* rem's work for IE9+, px fallback for IE8 and under */
    font-size: 23px;
    font-size: 2.3rem;
  }
  #rotatingBanner {
    min-height: 547px;
    height: auto !important;
    height: 547px;
  }
  .reservationSteps span {
    display: block;
  }
  .promoCodes {
    border: none;
    margin-bottom: 15px;
  }
  .rr1travelAgentLine {
    border-top: 1px solid #000000;
    padding-top: 15px !important;
  }
  .clear-both-md {
    clear: both;
  }
  .modal-dialog {
    width: 600px;
  }
  .modal-dialog.full {
    width: 940px;
  }
  .toDoOptions {
    border-left: solid 2px #DFDFDF;
  }
  .reservationsTable {
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
  }
  .datepick-month a,
  .datepick-month td span,
  .datepick-month td .datepick-weekend {
    padding: 2px 0;
  }
}
/*#endregion ===MediaQuery_MD=== */
/*#region ===MediaQuery_LG=== */
@media (min-width: 1200px) {
  .clear-both-lg {
    clear: both;
  }
  .promoCodes {
    border-right: 1px solid #000000;
  }
  .modal-dialog {
    width: 800px;
  }
  .modal-dialog.full {
    width: 1140px;
  }
  .toDoOptions {
    border-left: solid 2px #DFDFDF;
  }
  #tripAdvisorInformation {
    padding-left: 30px;
  }
}
/*#endregion ===MediaQuery_LG=== */
@media (max-width: 1200px) {
  .OmniTable {
    /*width:100%;*/
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
  }
}
/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2015 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */
.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social.btn-lg {
  padding-left: 61px;
}
.btn-social.btn-lg > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social.btn-sm {
  padding-left: 38px;
}
.btn-social.btn-sm > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social.btn-xs {
  padding-left: 30px;
}
.btn-social.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0;
}
.btn-social-icon > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social-icon.btn-lg {
  padding-left: 61px;
}
.btn-social-icon.btn-lg > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social-icon.btn-sm {
  padding-left: 38px;
}
.btn-social-icon.btn-sm > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social-icon.btn-xs {
  padding-left: 30px;
}
.btn-social-icon.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon > :first-child {
  border: none;
  text-align: center;
  width: 100%!important;
}
.btn-social-icon.btn-lg {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}
.btn-adn {
  color: #fff;
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn:hover,
.btn-adn:focus,
.btn-adn.focus,
.btn-adn:active,
.btn-adn.active,
.open > .dropdown-toggle.btn-adn {
  color: #fff;
}
.btn-adn:active,
.btn-adn.active,
.open > .dropdown-toggle.btn-adn {
  background-image: none;
}
.btn-adn.disabled,
.btn-adn[disabled],
fieldset[disabled] .btn-adn,
.btn-adn.disabled:hover,
.btn-adn[disabled]:hover,
fieldset[disabled] .btn-adn:hover,
.btn-adn.disabled:focus,
.btn-adn[disabled]:focus,
fieldset[disabled] .btn-adn:focus,
.btn-adn.disabled.focus,
.btn-adn[disabled].focus,
fieldset[disabled] .btn-adn.focus,
.btn-adn.disabled:active,
.btn-adn[disabled]:active,
fieldset[disabled] .btn-adn:active,
.btn-adn.disabled.active,
.btn-adn[disabled].active,
fieldset[disabled] .btn-adn.active {
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn .badge {
  color: #d87a68;
  background-color: #fff;
}
.btn-bitbucket {
  color: #fff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:hover,
.btn-bitbucket:focus,
.btn-bitbucket.focus,
.btn-bitbucket:active,
.btn-bitbucket.active,
.open > .dropdown-toggle.btn-bitbucket {
  color: #fff;
}
.btn-bitbucket:active,
.btn-bitbucket.active,
.open > .dropdown-toggle.btn-bitbucket {
  background-image: none;
}
.btn-bitbucket.disabled,
.btn-bitbucket[disabled],
fieldset[disabled] .btn-bitbucket,
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled.focus,
.btn-bitbucket[disabled].focus,
fieldset[disabled] .btn-bitbucket.focus,
.btn-bitbucket.disabled:active,
.btn-bitbucket[disabled]:active,
fieldset[disabled] .btn-bitbucket:active,
.btn-bitbucket.disabled.active,
.btn-bitbucket[disabled].active,
fieldset[disabled] .btn-bitbucket.active {
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket .badge {
  color: #205081;
  background-color: #fff;
}
.btn-dropbox {
  color: #fff;
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:hover,
.btn-dropbox:focus,
.btn-dropbox.focus,
.btn-dropbox:active,
.btn-dropbox.active,
.open > .dropdown-toggle.btn-dropbox {
  color: #fff;
}
.btn-dropbox:active,
.btn-dropbox.active,
.open > .dropdown-toggle.btn-dropbox {
  background-image: none;
}
.btn-dropbox.disabled,
.btn-dropbox[disabled],
fieldset[disabled] .btn-dropbox,
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled.focus,
.btn-dropbox[disabled].focus,
fieldset[disabled] .btn-dropbox.focus,
.btn-dropbox.disabled:active,
.btn-dropbox[disabled]:active,
fieldset[disabled] .btn-dropbox:active,
.btn-dropbox.disabled.active,
.btn-dropbox[disabled].active,
fieldset[disabled] .btn-dropbox.active {
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox .badge {
  color: #1087dd;
  background-color: #fff;
}
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #fff;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook .badge {
  color: #3b5998;
  background-color: #fff;
}
.btn-flickr {
  color: #fff;
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr.focus,
.btn-flickr:active,
.btn-flickr.active,
.open > .dropdown-toggle.btn-flickr {
  color: #fff;
}
.btn-flickr:active,
.btn-flickr.active,
.open > .dropdown-toggle.btn-flickr {
  background-image: none;
}
.btn-flickr.disabled,
.btn-flickr[disabled],
fieldset[disabled] .btn-flickr,
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled.focus,
.btn-flickr[disabled].focus,
fieldset[disabled] .btn-flickr.focus,
.btn-flickr.disabled:active,
.btn-flickr[disabled]:active,
fieldset[disabled] .btn-flickr:active,
.btn-flickr.disabled.active,
.btn-flickr[disabled].active,
fieldset[disabled] .btn-flickr.active {
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr .badge {
  color: #ff0084;
  background-color: #fff;
}
.btn-foursquare {
  color: #fff;
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:hover,
.btn-foursquare:focus,
.btn-foursquare.focus,
.btn-foursquare:active,
.btn-foursquare.active,
.open > .dropdown-toggle.btn-foursquare {
  color: #fff;
}
.btn-foursquare:active,
.btn-foursquare.active,
.open > .dropdown-toggle.btn-foursquare {
  background-image: none;
}
.btn-foursquare.disabled,
.btn-foursquare[disabled],
fieldset[disabled] .btn-foursquare,
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled.focus,
.btn-foursquare[disabled].focus,
fieldset[disabled] .btn-foursquare.focus,
.btn-foursquare.disabled:active,
.btn-foursquare[disabled]:active,
fieldset[disabled] .btn-foursquare:active,
.btn-foursquare.disabled.active,
.btn-foursquare[disabled].active,
fieldset[disabled] .btn-foursquare.active {
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare .badge {
  color: #f94877;
  background-color: #fff;
}
.btn-github {
  color: #fff;
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:hover,
.btn-github:focus,
.btn-github.focus,
.btn-github:active,
.btn-github.active,
.open > .dropdown-toggle.btn-github {
  color: #fff;
}
.btn-github:active,
.btn-github.active,
.open > .dropdown-toggle.btn-github {
  background-image: none;
}
.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled.focus,
.btn-github[disabled].focus,
fieldset[disabled] .btn-github.focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github[disabled].active,
fieldset[disabled] .btn-github.active {
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github .badge {
  color: #444444;
  background-color: #fff;
}
.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:hover,
.btn-google:focus,
.btn-google.focus,
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  color: #fff;
}
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  background-image: none;
}
.btn-google.disabled,
.btn-google[disabled],
fieldset[disabled] .btn-google,
.btn-google.disabled:hover,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover,
.btn-google.disabled:focus,
.btn-google[disabled]:focus,
fieldset[disabled] .btn-google:focus,
.btn-google.disabled.focus,
.btn-google[disabled].focus,
fieldset[disabled] .btn-google.focus,
.btn-google.disabled:active,
.btn-google[disabled]:active,
fieldset[disabled] .btn-google:active,
.btn-google.disabled.active,
.btn-google[disabled].active,
fieldset[disabled] .btn-google.active {
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google .badge {
  color: #dd4b39;
  background-color: #fff;
}
.btn-instagram {
  color: #fff;
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram.focus,
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
  color: #fff;
}
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
  background-image: none;
}
.btn-instagram.disabled,
.btn-instagram[disabled],
fieldset[disabled] .btn-instagram,
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled.focus,
.btn-instagram[disabled].focus,
fieldset[disabled] .btn-instagram.focus,
.btn-instagram.disabled:active,
.btn-instagram[disabled]:active,
fieldset[disabled] .btn-instagram:active,
.btn-instagram.disabled.active,
.btn-instagram[disabled].active,
fieldset[disabled] .btn-instagram.active {
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram .badge {
  color: #3f729b;
  background-color: #fff;
}
.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin.focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  color: #fff;
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  background-image: none;
}
.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin .badge {
  color: #007bb6;
  background-color: #fff;
}
.btn-microsoft {
  color: #fff;
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:hover,
.btn-microsoft:focus,
.btn-microsoft.focus,
.btn-microsoft:active,
.btn-microsoft.active,
.open > .dropdown-toggle.btn-microsoft {
  color: #fff;
}
.btn-microsoft:active,
.btn-microsoft.active,
.open > .dropdown-toggle.btn-microsoft {
  background-image: none;
}
.btn-microsoft.disabled,
.btn-microsoft[disabled],
fieldset[disabled] .btn-microsoft,
.btn-microsoft.disabled:hover,
.btn-microsoft[disabled]:hover,
fieldset[disabled] .btn-microsoft:hover,
.btn-microsoft.disabled:focus,
.btn-microsoft[disabled]:focus,
fieldset[disabled] .btn-microsoft:focus,
.btn-microsoft.disabled.focus,
.btn-microsoft[disabled].focus,
fieldset[disabled] .btn-microsoft.focus,
.btn-microsoft.disabled:active,
.btn-microsoft[disabled]:active,
fieldset[disabled] .btn-microsoft:active,
.btn-microsoft.disabled.active,
.btn-microsoft[disabled].active,
fieldset[disabled] .btn-microsoft.active {
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft .badge {
  color: #2672ec;
  background-color: #fff;
}
.btn-openid {
  color: #fff;
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid:hover,
.btn-openid:focus,
.btn-openid.focus,
.btn-openid:active,
.btn-openid.active,
.open > .dropdown-toggle.btn-openid {
  color: #fff;
}
.btn-openid:active,
.btn-openid.active,
.open > .dropdown-toggle.btn-openid {
  background-image: none;
}
.btn-openid.disabled,
.btn-openid[disabled],
fieldset[disabled] .btn-openid,
.btn-openid.disabled:hover,
.btn-openid[disabled]:hover,
fieldset[disabled] .btn-openid:hover,
.btn-openid.disabled:focus,
.btn-openid[disabled]:focus,
fieldset[disabled] .btn-openid:focus,
.btn-openid.disabled.focus,
.btn-openid[disabled].focus,
fieldset[disabled] .btn-openid.focus,
.btn-openid.disabled:active,
.btn-openid[disabled]:active,
fieldset[disabled] .btn-openid:active,
.btn-openid.disabled.active,
.btn-openid[disabled].active,
fieldset[disabled] .btn-openid.active {
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid .badge {
  color: #f7931e;
  background-color: #fff;
}
.btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest.focus,
.btn-pinterest:active,
.btn-pinterest.active,
.open > .dropdown-toggle.btn-pinterest {
  color: #fff;
}
.btn-pinterest:active,
.btn-pinterest.active,
.open > .dropdown-toggle.btn-pinterest {
  background-image: none;
}
.btn-pinterest.disabled,
.btn-pinterest[disabled],
fieldset[disabled] .btn-pinterest,
.btn-pinterest.disabled:hover,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest:hover,
.btn-pinterest.disabled:focus,
.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-pinterest:focus,
.btn-pinterest.disabled.focus,
.btn-pinterest[disabled].focus,
fieldset[disabled] .btn-pinterest.focus,
.btn-pinterest.disabled:active,
.btn-pinterest[disabled]:active,
fieldset[disabled] .btn-pinterest:active,
.btn-pinterest.disabled.active,
.btn-pinterest[disabled].active,
fieldset[disabled] .btn-pinterest.active {
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest .badge {
  color: #cb2027;
  background-color: #fff;
}
.btn-reddit {
  color: #000;
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit:hover,
.btn-reddit:focus,
.btn-reddit.focus,
.btn-reddit:active,
.btn-reddit.active,
.open > .dropdown-toggle.btn-reddit {
  color: #000;
}
.btn-reddit:active,
.btn-reddit.active,
.open > .dropdown-toggle.btn-reddit {
  background-image: none;
}
.btn-reddit.disabled,
.btn-reddit[disabled],
fieldset[disabled] .btn-reddit,
.btn-reddit.disabled:hover,
.btn-reddit[disabled]:hover,
fieldset[disabled] .btn-reddit:hover,
.btn-reddit.disabled:focus,
.btn-reddit[disabled]:focus,
fieldset[disabled] .btn-reddit:focus,
.btn-reddit.disabled.focus,
.btn-reddit[disabled].focus,
fieldset[disabled] .btn-reddit.focus,
.btn-reddit.disabled:active,
.btn-reddit[disabled]:active,
fieldset[disabled] .btn-reddit:active,
.btn-reddit.disabled.active,
.btn-reddit[disabled].active,
fieldset[disabled] .btn-reddit.active {
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit .badge {
  color: #eff7ff;
  background-color: #000;
}
.btn-soundcloud {
  color: #fff;
  background-color: #ff5500;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud:hover,
.btn-soundcloud:focus,
.btn-soundcloud.focus,
.btn-soundcloud:active,
.btn-soundcloud.active,
.open > .dropdown-toggle.btn-soundcloud {
  color: #fff;
}
.btn-soundcloud:active,
.btn-soundcloud.active,
.open > .dropdown-toggle.btn-soundcloud {
  background-image: none;
}
.btn-soundcloud.disabled,
.btn-soundcloud[disabled],
fieldset[disabled] .btn-soundcloud,
.btn-soundcloud.disabled:hover,
.btn-soundcloud[disabled]:hover,
fieldset[disabled] .btn-soundcloud:hover,
.btn-soundcloud.disabled:focus,
.btn-soundcloud[disabled]:focus,
fieldset[disabled] .btn-soundcloud:focus,
.btn-soundcloud.disabled.focus,
.btn-soundcloud[disabled].focus,
fieldset[disabled] .btn-soundcloud.focus,
.btn-soundcloud.disabled:active,
.btn-soundcloud[disabled]:active,
fieldset[disabled] .btn-soundcloud:active,
.btn-soundcloud.disabled.active,
.btn-soundcloud[disabled].active,
fieldset[disabled] .btn-soundcloud.active {
  background-color: #ff5500;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud .badge {
  color: #ff5500;
  background-color: #fff;
}
.btn-tumblr {
  color: #fff;
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr.focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
  color: #fff;
}
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
  background-image: none;
}
.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled.focus,
.btn-tumblr[disabled].focus,
fieldset[disabled] .btn-tumblr.focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr[disabled].active,
fieldset[disabled] .btn-tumblr.active {
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr .badge {
  color: #2c4762;
  background-color: #fff;
}
.btn-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  color: #fff;
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}
.btn-vimeo {
  color: #fff;
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo:hover,
.btn-vimeo:focus,
.btn-vimeo.focus,
.btn-vimeo:active,
.btn-vimeo.active,
.open > .dropdown-toggle.btn-vimeo {
  color: #fff;
}
.btn-vimeo:active,
.btn-vimeo.active,
.open > .dropdown-toggle.btn-vimeo {
  background-image: none;
}
.btn-vimeo.disabled,
.btn-vimeo[disabled],
fieldset[disabled] .btn-vimeo,
.btn-vimeo.disabled:hover,
.btn-vimeo[disabled]:hover,
fieldset[disabled] .btn-vimeo:hover,
.btn-vimeo.disabled:focus,
.btn-vimeo[disabled]:focus,
fieldset[disabled] .btn-vimeo:focus,
.btn-vimeo.disabled.focus,
.btn-vimeo[disabled].focus,
fieldset[disabled] .btn-vimeo.focus,
.btn-vimeo.disabled:active,
.btn-vimeo[disabled]:active,
fieldset[disabled] .btn-vimeo:active,
.btn-vimeo.disabled.active,
.btn-vimeo[disabled].active,
fieldset[disabled] .btn-vimeo.active {
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo .badge {
  color: #1ab7ea;
  background-color: #fff;
}
.btn-vk {
  color: #fff;
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:hover,
.btn-vk:focus,
.btn-vk.focus,
.btn-vk:active,
.btn-vk.active,
.open > .dropdown-toggle.btn-vk {
  color: #fff;
}
.btn-vk:active,
.btn-vk.active,
.open > .dropdown-toggle.btn-vk {
  background-image: none;
}
.btn-vk.disabled,
.btn-vk[disabled],
fieldset[disabled] .btn-vk,
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled.focus,
.btn-vk[disabled].focus,
fieldset[disabled] .btn-vk.focus,
.btn-vk.disabled:active,
.btn-vk[disabled]:active,
fieldset[disabled] .btn-vk:active,
.btn-vk.disabled.active,
.btn-vk[disabled].active,
fieldset[disabled] .btn-vk.active {
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk .badge {
  color: #587ea3;
  background-color: #fff;
}
.btn-yahoo {
  color: #fff;
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo:hover,
.btn-yahoo:focus,
.btn-yahoo.focus,
.btn-yahoo:active,
.btn-yahoo.active,
.open > .dropdown-toggle.btn-yahoo {
  color: #fff;
}
.btn-yahoo:active,
.btn-yahoo.active,
.open > .dropdown-toggle.btn-yahoo {
  background-image: none;
}
.btn-yahoo.disabled,
.btn-yahoo[disabled],
fieldset[disabled] .btn-yahoo,
.btn-yahoo.disabled:hover,
.btn-yahoo[disabled]:hover,
fieldset[disabled] .btn-yahoo:hover,
.btn-yahoo.disabled:focus,
.btn-yahoo[disabled]:focus,
fieldset[disabled] .btn-yahoo:focus,
.btn-yahoo.disabled.focus,
.btn-yahoo[disabled].focus,
fieldset[disabled] .btn-yahoo.focus,
.btn-yahoo.disabled:active,
.btn-yahoo[disabled]:active,
fieldset[disabled] .btn-yahoo:active,
.btn-yahoo.disabled.active,
.btn-yahoo[disabled].active,
fieldset[disabled] .btn-yahoo.active {
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo .badge {
  color: #720e9e;
  background-color: #fff;
}
#skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0px;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 100;
}
*#skiptocontent a:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #E3C29B;
  outline: 0;
  -webkit-transition: top 0.1s ease-in, background 0.5s linear;
  transition: top 0.1s ease-in, background 0.5s linear;
}
.booker-search label {
  font-family: 'Gotham 4r', 'Gotham 5r', 'Gotham 5i', 'Gotham 7r', 'Gotham A', 'Gotham B', Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.booker-search .find-input-label {
  text-transform: inherit;
}
.booker-results .result-category-list li {
  margin-left: 0;
}
.booker-results .no-results h2 {
  font-family: "Lato", sans-serif;
}
.om-booking-container.container {
  overflow: visible;
}
.om-booking-container .container,
.om-booking-container div[class*="col-"] {
  padding: 0 15px;
  overflow: visible;
}
.om-booking-section-label {
  font-style: normal;
}
.booker-background {
  padding-bottom: 60px !important;
}
.padding-hoz-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.room-label {
  font-size: 12px;
  font-family: 'Lato', Tahoma, Arial, sans-serif;
}
.om-label-emphasis {
  font-size: 14px;
  text-transform: uppercase;
}
.select-style {
  padding: 0;
  margin: 0;
  border: 1px solid #000;
  width: 58px;
  border-radius: 0;
  overflow: hidden;
  background-color: #fff;
  background: #fff url("/styles/omni/css/images/icon-arrow-down.png") no-repeat 82% 50%;
}
.select-style .form-control {
  border: 0;
  border-radius: 0;
  color: #000;
  font-family: 'Lato', Tahoma, Arial, sans-serif;
  font-size: 14px !important;
  padding: 3px 8px !important;
}
.select-style select {
  padding: 5px 8px;
  width: 100% !important;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .select-style select {
    width: 148% !important;
  }
}
.select-style select:focus {
  outline: none;
}

