﻿/* Add here all your CSS customizations */
p {
	color: #171717;
}
ul {
	color: #171717;
}
#header .search input.search:first-child {
	border-radius: 0px;
}
#header.clean-top .header-top {
	background: -webkit-linear-gradient(#f9f9f9, #f4f3f0); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#f9f9f9, #f4f3f0); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#f9f9f9, #f4f3f0); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#f9f9f9, #f4f3f0); /* Standard syntax (must be last) */
}
#header {
	background: #ffffff;
	border-top: 5px solid #aa8731;
	border-bottom: 5px solid #aa8731;
}
#header.center .btn-responsive-nav {
	outline: none;
	top: 16px;
}
.btn-responsive-nav, .btn-responsive-nav:hover, .btn-responsive-nav:active, .btn-responsive-nav:focus {
	color: #FFF;
}
.bt1-topnav {
	padding: 5px 24px;
	margin: 0 5px;
	border: 1px solid #aa8731;
}
.bt2-topnav {
	padding: 5px 16px;
	margin: 0 5px;
	border: 1px solid #aa8731;
}
a, a:hover, a:focus {
	color: #aa8731;
}
#header nav ul.nav-main li.active a {
	border-radius: 0;
	background-color: #ffffff !important;
	border: 1px solid #aa8731 !important;
	color: #000000;
}
ul.nav-pills > li.active > a {
	background-color: #ffffff !important;
	border: 1px solid #aa8731 !important;
}
#header nav ul.nav-main li a:hover {
	border-radius: 0;
	background-color: #ffffff !important;
	color: #000000;
}
#header nav ul.nav-main li.dropdown:hover a.dropdown-toggle {
	border-radius: 0;
	background-color: #ffffff !important;
	border: 1px solid #aa8731 !important;
	color: #000000;
}
.btn-primary, .pagination > .active > a, body.dark .pagination > .active > a {
	background-color: #fff;
	border-color: #aa8731 !important;
	color: #aa8731;
	border-radius: 0;
}
.btn-primary:hover, .pagination > .active > a:hover, body.dark .pagination > .active > a:hover {
	background-color: #aa8731;
	border-color: #fff;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-color: #aa8731;
	color: #000000;
	border-color: #ffffff;
}
body.sticky-menu-active #header {
	border-bottom: 5px solid #aa8731;
}
.home-intro .get-started a {
	font-size: 18px;
	font-weight: 700;
	padding: 17px 30px;
}
.home-intro {
	padding: 10px 0;
	margin-bottom: 30px;
}
.home-intro p {
	padding-top: 15px;
}
.home-concept {
	background: none;
}
.home-intro .get-started a:hover {
	color: #aa8731;
}
p.featured {
	font-size: 20px;
}
.thumb-info .thumb-info-title {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}
.facilities {
	position: relative;
	float: left;
	width: 50%;
}
img.sidebar {
	width: 100%;
}
.thumbnail {
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	padding: 0;
	width: 600px;
	height: 100%;
}
ul.team-list .team-item {
	margin-bottom: 2px;
	margin-right: 2px;
}
.map-section {
	background: url("/themes/img/hotel-top.jpg") no-repeat scroll center 0 transparent;
	margin-top: -25px;
	padding-top: 291px;
}
section.featured.map {
	background-image: url("/themes/img/hotel-bottom.jpg");
}
blockquote.testimonial {
	background: none repeat scroll 0 0 #aa8731;
}
.testimonial-arrow-down {
	border-top-color: #aa8731;
}
#footer {
	background: none repeat scroll 0 0 #121214;
	padding: 30px 0 0;
}
#footer p {
	color: #ffffff;
	font-size: 13px;
}
#footer h4 {
	color: #aa8731 !important;
	text-align: left !important;
	font-size: 22px;
}
#footer .contact p {
	margin-bottom: 0;
}
.form-control {
	border-radius: 0px;
}
.eventenquiry input[type=text],
.eventenquiry input[type=number],
.eventenquiry select,
.eventenquiry textarea {
	background: #EEE;
	border: none;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.eventenquiry select {
	height: 32px;
}
.eventenquiry select[multiple],
.eventenquiry select[size] {
	height: auto;
}
.eventenquiry h5 {
	font-size: 120%;
	text-align: left;
}
.eventenquiry hr {
	clear:both;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	border-radius: 0px;
}
#footer ul {
	color: #ffffff;
	list-style-image: url('/themes/img/footer-arrow.png');
	padding-left: 15px;
}
#footer .footer-copyright {
	border-top: 1px solid #2f2818;
	padding: 20px 0 10px;
}
#footer .footer-copyright p {
	color: #aa8731;
	font-size: 11px;
}
#footer .footer-copyright span {
	color: #ffffff;
}
#footer .footer-copyright #sub-menu ul li a {
	color: #aa8731 !important;
}
.booking-heading {
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	text-align: left !important;
}
.booking-arrival {
	margin: 10px 0;
}
.booking-departure {
	margin: 10px 0;
}
.booking-btn {
	margin: 20px 0;
	padding: 20px 0;
}
.booking-btn-2 {
	padding: 15px 30px;
	background: #aa8731;
	margin-top: 50px;
	color: #ffffff;
}
.date {
	text-align: left;
}
/* Secondary Hotels Page */

.page-top.custom-product.doreale {
	background-image: url("/themes/img/banners/composite.jpg");
	background-position: center;
}
.page-top {
	/* margin-bottom: 0px !important; */
	background-size: cover;
	background-repeat: no-repeat;
	border-top: 1px solid #aa8731;
}

@media (min-width:1024px) {
.page-top {
	min-height: 343px;
}
}

@media (max-width:1023px) {
.page-top {
	min-height: 200px;
}
}

@media (max-width:767px) {
.page-top {
	min-height: 150px;
}
}

@media (max-width:499px) {
.page-top {
	min-height: 120px;
}
}
section.page-top.custom-product {
	border-top: none;
}
.home-intro {
	margin-bottom: 0;
}
.hotels li {
	list-style-type: none;
}
aside .sidebar {
	margin-bottom: 20px;
}
aside .hotels ul {
	margin-left: -27px;
	font-size: 11px;
}
.panel {
	border: 0;
	box-shadow: none;
	border-radius: 0px;
}
.panel-default > .panel-heading {
	background-color: #ffffff;
	border-top: 1px solid #b0b0b0;
	border-radius: 0px;
}
.last {
	border-bottom: 1px solid #b0b0b0 !important;
}
h4.panel-title a {
	color: #171717 !important;
	font-size: 13px;
	text-transform: none;
	text-align: left;
}
h4.panel-title a:after {
	content: "  \f077";
	font-family: FontAwesome;
	position: absolute;
	right: 25px;
	color: #aa8731;
}
h4.panel-title a.collapsed:after {
	content: "  \f078";
	font-family: FontAwesome;
}
/*.panel-group .panel-heading a:hover {
    background-image: url("/themes/img/footer-arrow-up.png");
}*/

.panel-group .panel-heading a:hover {
	color: #aa8731;
}
.sidebar h4 {
	text-align: left;
}
.sidebar h5 {
	text-align: left;
}
.panel-heading h4 {
	line-height: 15px;
}
.panel-body {
	padding: 5px 15px;
}
.panel-body ul li {
	font-size: 12px;
}
ul.nav-list.primary > li {
	list-style: none !important;
}
ul.nav-list.primary > li a:after {
	content: "\f054";
	font-family: FontAwesome;
	text-align: right;
	padding: 8px 0;
	color: #aa8731;
	float: right;
	position: absolute;
	right: 10px;
}
ul.nav-list.primary > li a:hover {
 color::#aa8731;
	background-color: none;
}
aside ul.nav-list primary {
	list-style: none !important;
}
aside ul.nav-list > li > a {
	color: #171717;
}
aside ul.nav-list > li > a:hover {
	color: #aa8731;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: #ffffff !important;
}
.gold {
	color: #aa8731;
}
.hotel-logo {
	margin-bottom: 20px;
	margin-top: 9px;
	text-align: center;
}
.hotel-logo-star {
	margin-top: 9px;
	text-align: center;
}

@media(max-width:1023px) {
.star {
	margin-top: 5px;
}
}

@media(min-width:1024px) {
.star {
	margin-top: 5px;
}
}
h2.word-rotator-title {
	margin-top: 25px;
}
.recent-posts h2 {
	text-align: left !important;
}
.recent-posts h4 {
	margin-bottom: 7px;
	text-align: left !important;
}
.main {
	clear: both;
	/*margin-bottom: 30px;*/
}
h2.main {
	margin-top: 0px;
}
.owl-carousel .owl-controls .owl-next {
	top: 25%;
}
.owl-carousel .owl-controls .owl-prev {
	top: 25%;
	left: 0px;
}
.owl-carousel p {
	color: #ffffff;
	font-size: 14px;
	padding-top: 5px;
}
p.news {
	color: #5e6062 !important;
	font-size: 14px;
}
.clients h2 {
	text-align: left !important;
}
ul.team-list .team-item {
	max-width: none;
}
.facilities-icons {
	margin: 0 20px 0 0;
}
.facilities-heading {
	margin: 0;
	font-weight: 500;
}
.paralax {
	margin: 20px 0 0 0;
}
.margintop {
	margin-top: 60px;
}

@media(max-width:1023px) {
.margintop {
	margin-top: 30px;
}
}
.discover {
	position: relative;
	float: left;
	width: 25%
}
ul.team-list .team-item .discoverpods {
	margin: 0;
	max-width: 218px;
}
.thumb-info .thumb-info-title-discover {
	background: none repeat scroll 0 0 rgba(36, 27, 28, 0.9);
	bottom: 10%;
	color: #fff;
	font-size: 15px;
	left: 0px !important;
	letter-spacing: -1px;
	padding: 9px 11px;
	position: absolute;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	z-index: 1;
}
.thumb-info .thumb-info-title-discover2 {
	background: none repeat scroll 0 0 rgba(36, 27, 28, 0.9);
	bottom: 10%;
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	left: 0px !important;
	letter-spacing: -1px;
	padding: 9px 11px;
	position: absolute;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	z-index: 1;
}
.no-margin {
	margin: 0 0 5px 0;
}
.star-rating {
	margin: 10px 0 15px 0;
}
.bullets-nomargin {
	padding: 0 0 0 15px;
}
.goldbullets {
	color: #aa8731;
	font-size: 9px;
}
.goldbullets span {
	color: #171717;
	font-size: 14px;
}

@media (max-width: 500px) {
.goldbullets span {
	color: #171717;
	font-size: 13px;
}
}
select {
	border-radius: 0px;
	width: 208px;
}
.hotels ul li {
	list-style-image: url("/themes/img/footer-arrow.png");
	padding-left: 5px;
	color: #171717;
}
.hotels ul li a:hover {
	color: #aa8731;
	text-decoration: none;
}
.panel-body ul li a {
	color: #000000;
	font-size: 11px;
}
.panel-body ul li a:hover {
	color: #aa8731 !important;
	text-decoration: none;
}
.booking-container, .booking-container-secondary {
	position: absolute;
	z-index: 100;
	top: 120px;
	right: 5%;
	padding: 5px 15px 5px 15px;
	height: 290px;
	background: RGBA(0,0,0,0.7);
	border: 5px solid RGBA(0,0,0,0.5);
	text-align: left;
}
.booking-container-secondary {
	top: 20px;
}
.date-field {
	background: url('/themes/img/calendar.png') top right no-repeat;
	margin: 0 0 10px 0;
	height: 33px;
	border: none;
	padding: 0 5px;
	width: 100%;
	text-align: left;
}
.submit-field {
	margin-top: 7px;
	padding: 15px 30px;
	background: #aa8731;
	color: #ffffff;
}
body.sticky-menu-active #header.center .logo {
	text-align: center !important;
}
.booking-form-btn {
	background: none repeat scroll 0 0 #aa8731;
	border-radius: 0;
	color: #ffffff;
	padding: 10px 24px;
	font-size: 20px;
	-webkit-box-shadow: 0 0 7px 5px #000000;
	box-shadow: 0 0 7px 5px #000000;
	-moz-box-shadow: 0 0 7px 5px #000000;
	border: none;
}
/* Side Nav */
	
.menu_heading {
	font-size: 20px;
	color: #aa8731;
	text-transform: uppercase!important;
	font-weight: 600;
	margin-left: -10px;
}
.menu_country {
	font-size: 14px;
	color: #aa8731;
	text-transform: uppercase!important;
	font-weight: 600;
}
.mega-menu-sub-title {
	font-size: 13px !important;
	color: #aa8731 !important;
	border-bottom: 1px solid #aa8731;
	text-transform: none !important;
	margin-top: 10px !important;
}
.menu_bg {
	background-color: #f4f4f4;
	padding-bottom: 10px;
	margin-top: 5px;
}
.hotels-min-height {
	min-height: 220px;
}
.specials-min-height {
	min-height: 210px;
}
.specials-border {
	border-right: 35px solid white;
}
#header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a {
	color: #aa8731;
}
#header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a:hover {
	color: #000000;
	border: none !important;
}
.casinos-min-height {
	min-height: 280px;
}
.resorts-min-height {
	min-height: 310px;
}
.mice-min-height {
	min-height: 260px;
}
.mice-special-packages-min-height {
	min-height: 125px;
	padding-top: 10px;
}
#header nav ul.nav-main li a {
	border: 1px solid #ffffff;
}
#header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a {
	border: none;
}
#header nav ul.nav-main > li + li {
	margin-left: -13px;
}
.left-align {
	text-align: left;
}
.panel-group .panel-heading a {
	display: block;
	padding: 10px 5px;
}
.panel-group ul {
	padding: 0;
}
/* Main navigation dropdown */

#header nav ul.nav-main ul.dropdown-menu, #header nav ul.nav-main li.dropdown.open .dropdown-toggle, #header nav ul.nav-main li.active a, /*#header nav ul.nav-main li > a:hover,*/ #header nav ul.nav-main li.dropdown:hover a {
	background-color: #ffffff !important;
	border-radius: 0;
	/**/
	border-bottom: solid 5px #aa8731;
}
#header nav>ul.nav-main>li.dropdown>ul, #header nav>ul.nav-main>li.dropdown>ul:hover {
	border-top: 22px solid rgba(0,0,0,0);
}
#header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
	border-top: 22px solid rgba(0,0,0,0);
}
#header nav>ul.nav-main>li.dropdown>ul>li>ul>li:first-child {
	border-top: 5px solid #aa8731;
}
#header nav ul.nav-main ul.dropdown-menu {
	box-shadow: 0px 17px 3px rgba(0, 0, 0, 0.08);
	padding: 0;
	text-shadow: none;
}
#header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a {
	background: #fffff !important;
	color: #aa8731;
	margin: 0;
}
#header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li:hover, #header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
	background: #f4f4f4 !important;
	color: #181818;
}
#header nav ul.nav-main ul.dropdown-menu ul.dropdown-menu {
	border-radius: 0px;
}
#header nav ul.nav-main .dropdown-submenu > a:after {
	border-color: transparent transparent transparent #AA8731 !important;
	border-width: 5px;
}
#header nav ul.nav-main li.dropdown:hover > ul {
	min-width: 193px;
}
#header nav ul.nav-main li.mega-menu-item:hover ul.dropdown-menu>li:hover {
	background: #FFF !important;
}
#header nav ul.nav-main li.mega-menu-item li:hover {
	background: red !important;
}
/*.mt-8 {
	margin-top: -8px;
}
a.sideactive {
	color: #aa8731 !important;
}
.star {
	margin-top: -18px;
}
.table {
	color: #191919 !important;
}
h3.hotel {
	font-size: 21px;
	font-weight: 300;
}
.fotorama {
	position: relative;
	z-index: 999 !important;
	background-color: #ededed;
}
.fotorama__nav__frame--thumb {
	position: relative;
	top: 10px;
	margin-bottom: 20px !important;
}
.fotorama__thumb-border {
	margin-top: 12px !important;
}
fotorama.fotorama__arr--prev {
	background-color: #000 !important;
	background-transparent: none;
}
.sidemenu-findoutmore {
	margin-top: 12px;
	margin-bottom: 25px;
}
.pagination.active {
	background-color: #fff !important;
	border: 2px solid #AA8731;
}*/
/*

--------------------
--------------------
LEIGH'S CSS TO COPY

--------------------
--------------------

*/
p a {
	text-decoration: none;
	color: #aa8731;
}
p a:hover {
	color: #886309;
	text-decoration: none;
}
aside .csiprojects ul {
	margin-left: -40px;
}
.csiprojects .active {
	color: #aa8731;
}
.overview {
	padding: 20px;
}
.text_overlay {
	background-image: url(../img/txt_overlay_bg.png);
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 8px;
	position: relative;
	z-index: 601;
	margin-bottom: 50px;
}
.csi-testimonials {
	background-image: url(../img/csi/csi-testimonials.jpg);
	margin-top: 30px;
	font-size: 14px;
	color: #fff;
}
.business-contact {
	background-image: url(../img/business/business-contact.jpg);
	margin-top: 30px;
	font-size: 14px;
	color: #fff;
}
.slidertext {
	font-size: 14px !important;
	color: #fff;
}
h4.hotel {
	text-align: left !important;
	font-size: 18px;
	margin-top: 18px;
}
h4.year {
	text-align: left !important;
}
h3.province {
	text-align: left;
	font-size: 21px;
}
p.year {
	background-image: url(../img/footer-arrow.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: -3px;
	text-align: left !important;
}
.overviewlogos img {
	width: 100%;
	height: auto;
}
.podimg img {
	width: 100%;
	height: auto;
}
.timeline h4 {
	margin-top: 20px;
	text-align: left;
	font-size: 16px !important;
}
.btn-secondary {
	padding: 5px 15px;
	border: 1px solid #aa8731 !important;
	border-radius: 0px;
	line-height: 18px;
}
.btn-secondary.current {
	background-color: #aa8731;
	color: #fff;
}
.busimg img {
	margin: 10px;
	max-width: 100%;
	height: auto;
}
p.bushead {
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5 {
	text-align: center;
	text-transform: none;
}
h1 {
	font-size: 38px;
}
h2 {
	font-size: 32px;
}
.displaytable {
	display: table;
}
.displaytablecell {
	display: table-cell;
	vertical-align: middle;
}
.projectbuttons {
	height: 50px;
}

@media (min-width: 767px) {
.packages h1 {
	margin-top: -7px !important;
}
}
.participate {
	margin-top: 50px !important;
}
.btn-secondary {
	border-color: #aa8731 !important;
	background-color: #fff !important;
	color: #aa8731 !important;
	border-radius: 0;
}
.btn-secondary:hover, .btn-secondary.current {
	border-color: #aa8731 !important;
	color: #fff !important;
	background-color: #aa8731 !important;
	border-radius: 0;
}
.centralres {
	border-radius: 0px !important;
	border: 1px solid #AA8731;
	background-color: transparent !important;
	font-weight: 400 !important;
}
.centralres:hover {
	border-radius: 0px !important;
	border: 1px solid #AA8731;
	background-color: transparent !important;
	color: #cec2a3 !important;
}
a.dark {
	color: #aa8731;
	text-decoration: none;
}
a.dark:hover {
	color: #cec2a3;
	text-decoration: none;
}
.readmore {
	border-radius: 0px !important;
	text-shadow: none !important;
	background-color: #aa8731 !important;
	color: #fff;
}
.readmore:hover {
	border-radius: 0px !important;
	color: #aa8731;
	background-color: #fff !important;
	text-shadow: none !important;
}
#footer h4 {
	text-align: left;
}
.projects h1 {
	font-size: 24px;
}
.overviewlogos p {
	font-size: 11px;
	line-height: 1.1;
	margin-top: -10px;
}
h5.slidertext {
	margin-bottom: 0px !important;
	font-size: 16px !important;
}
h2.slidertext {
	font-size: 21px !important;
}
h5.values {
	text-align: left;
	font-size: 16px;
}
.history p {
	margin-bottom: -3px;
}
.history p a {
	color: #171717;
}
.history p a:hover {
	color: #aa8731;
}

@media (min-width:960px) {
.split {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	margin-bottom: 10px !important;
}
}
.narrowpad {
	padding: 2px;
}
.nopad {
	padding: 0px;
	border: 1px solid #fff;
}
.nopad img {
	width: 100%;
	height: auto;
}
.podfirst {
	padding-left: 30px !important;
}

@media (min-width:1000px) {
li.btmpad {
	margin-bottom: 15px;
}
}
.overview img {
	position: relative;
	z-index: 501;
	margin-bottom: -80px;
	width: 100%;
	height: auto;
}
.text_overlay {
	background-image: url(../img/txt_overlay_bg.png);
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 8px;
	position: relative;
	z-index: 601;
	margin-bottom: 50px;
}
.btn-primary {
	border-radius: 0px;
}
.left {
	text-align: left;
}
h1.hotel {
	font-size: 27px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0;
	line-height: 30px;
}
h2.hotel {
	font-size: 20px;
	margin: -5px 0 10px;
}
.pull-right {
	max-width: 100% !important;
	clear: both;
	height: auto;
}
.clean {
	clear: both;
	margin-bottom: 30px;
	font-size: 1px;
}
.clean2 {
	clear: both;
	margin-bottom: 0px;
	font-size: 1px;
}
.clean3 {
	clear: both;
	margin-bottom: 12px;
}
.login:hover {
	border-color: #886309 !important;
	color: #886309 !important;
	background-color: #fff !important;
}
.devopp {
	margin-top: 15px;
}
.travpro {
	margin-bottom: 15px !important;
	color: #191919;
}
/*
--------------------
--------------------
END LEIGH'S CSS TO COPY
--------------------
--------------------
*/

.hp-pods {
	font-size: 24px;
	font-weight: 500;
}
.homepad {
	padding: 1px !important;
}
p.topnav a:hover {
	color: #000000;
}
.owl-theme .owl-controls .owl-buttons div {
	background: none;
}
.fa-angle-right:before {
	content: "\f105";
}
.sidepod-top {
	margin: 40px 0 0 0;
}
.sidepod-bottom {
	margin: 5px 0 0 0;
}
img.sidepod-bottom {
	max-width: 100%;
	height: auto;
}
.sidepods .col-sm-4 {
	padding: 2px;
}
.sidepods .col-xs-4 {
	padding: 2px;
}
.sidepods-heading-margin {
	margin-top: 30px;
}
.margin-none {
	margin: 0;
}
.margin-hotels-heading {
	margin: -14px 0 0 0;
}
.discover-heading {
	font-size: 30px;
	margin-top: -5px;
	margin-bottom: 35px;
}
.gallery-heading {
	font-size: 30px;
	margin-top: 52px;
	margin-bottom: 35px;
}
.sidemenu-botswana {
	margin-top: 27px;
	margin-bottom: 25px;
}
ul.nav-list.primary > li a {
	border-bottom: 1px solid #b0b0b0;
}
.parallax {
	padding: 30px 0 10px 0;
	margin: 20px 0;
}
.fa-angle-right:before {
	content: "\f105";
}
.owl-prev {
	background-image: url("/themes/img/left-arrow.png") !important;
	height: 45px !important;
}
.owl-next {
	background-image: url("/themes/img/right-arrow.png") !important;
	height: 45px !important;
}
.mt-8 {
	margin-top: -8px;
}
a.sideactive {
	color: #aa8731 !important;
}
.table {
	color: #191919 !important;
}
h3.hotel {
	font-size: 21px;
	font-weight: 300;
}
h3.moreinfo {
	font-size: 21px;
	font-weight: 300;
}
.fotorama {
	position: relative;
	z-index: 999 !important;
	background-color: #ededed;
}
.fotorama__nav__frame--thumb {
	position: relative;
	top: 10px;
	margin-bottom: 20px !important;
}
.fotorama__thumb-border {
	margin-top: 12px !important;
}
fotorama.fotorama__arr--prev {
	background-color: #000 !important;
	background-transparent: none;
}
.sidemenu-findoutmore {
	margin-top: 12px;
	margin-bottom: 25px;
}
.pagination.active {
	background-color: #fff !important;
	border: 2px solid #AA8731;
}

@media (max-width:900px) {
.thumb-info-title-discover {
	font-size: 0.9em !important;
	padding: 5px !important;
}
}
@media (max-width:900px) {
.thumb-info-title-discover2 {
	font-size: 1.2em !important;
	padding: 5px !important;
}
}

@media (max-width:400px) {
.thumb-info-title-discover {
	bottom: 0px !important;
}
}
@media (max-width:400px) {
.thumb-info-title-discover2 {
	bottom: 0px !important;
}
}
a.hotelmobile {
	color: #171717 !important;
	text-decoration: none;
}
a.hotelmobile:hover {
	color: #aa8731 !important;
	text-decoration: none;
}
.clean20 {
	clear: both;
	margin-top: 20px;
}
ul.fa-ul {
	margin-left: 5px !important;
	color: #aa8731 !important;
	font-size: 12px !important;
	padding: 0px;
	list-style-image: url('/themes/img/footer-arrow2.png') !important;
}
ul.fa-ul li{
	color: #fff !important;
}
.fa-caret-right {
	margin-top: 4px;
}
.ml-15 {
	margin-left: -15px;
}
#header nav ul.nav-main li.dropdown:hover .mega-menu-content a {
	background-color: #FFF !important;
	color: #AA8731;
	font-size: 20px;
	margin-left: -5px;
	padding-left: 0px;
	border-bottom: none;
	text-decoration: none;
	font-weight: 600;
}
#header nav ul.nav-main li.dropdown:hover .mega-menu-content a:hover {
	color: #181818;
}
.heading-margin {
	padding-left: -20px;
}
.row-margin {
	margin-top: 20px;
}
#header nav.mega-menu .dropdown-menu > li {
	padding: 0 8px;
}
.post-image img {
	min-width: 100%;
	height: auto;
}
/*JK CSS*/
.bottom-logo {
	float: left;
	text-align: left;
	margin-left: -14px;
}
.bottom-nav {
	float: right;
	margin-top: 10px;
}

@media (max-width: 450px) {
.bottom-logo {
	float: none;
	text-align: center;
	margin-left: 30%;
}
.bottom-nav {
	float: none !important;
	text-align: center !important;
	margin-left: -20px;
}
.col-md-4.bottom-nav {
	width: 100%;
}
}
.mb50 {
	margin-bottom: 40px;
}
#m-navbar {
	display: none;
}
#m-navbar .dropdown-submenu {
	position: relative;
}
#m-navbar .dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}
#m-navbar .dropdown-submenu:hover>a:after {
	border-left-color: #FFF;
}
#m-navbar .dropdown-submenu.pull-left {
	float: none;
}
#m-navbar .dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
#m-navbar .navbar-nav {
	margin: 0;
}
#m-navbar, .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background: #F4F4F4;
}
#m-navbar .navbar-nav>li {
	border-top: 1px solid #aa8731;
	text-align: left;
}
#m-navbar .navbar-nav>li:hover {
	background: #FFF;
}
#m-navbar .navbar-nav>li:hover>a.dropdown-toggle:after, #m-navbar .navbar-nav>li:hover>a.dropdown-toggle {
	background: #aa8731 !important;
	color: #FFF;
}
#m-navbar .navbar-nav>li>ul>li {
	border-top: 1px solid #d0c3a0;
	margin-left: 20px;
}
#m-navbar .navbar-nav>li>ul>li a {
	padding-left: 0;
}
#m-navbar .navbar-nav>li>ul>li:first-child {
	border: none;
}
#m-navbar .navbar-nav>li>a, #m-navbar .navbar-nav>li>ul>li>a {
	text-transform: uppercase;
}
#m-navbar a {
	color: #171717;
}
#m-navbar .active>a {
	color: #aa8731;
}
#m-navbar .dropdown-submenu .dropdown-menu {
	margin-left: 15px;
}
#m-navbar .dropdown-toggle:hover:after {
	content: "\f077";
}
#m-navbar ul ul a:before, #m-navbar .dropdown-toggle:after {
	display: inline-block;
	color: #aa8731;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	position: absolute;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#m-navbar .dropdown-toggle:after {
	content: "\f078";
	top: 10px;
	right: 10px;
}
#m-navbar>ul>li {
	font-size: 110%;
}
#m-navbar>ul>li>ul>li {
	font-size: 90%;
}
#m-navbar>ul>li>ul>li>ul>li {
	font-size: 80%;
}
#m-navbar ul ul li {
	position: relative;
}
#m-navbar ul ul ul a:not(.dropdown-toggle):before {
	content: "\f0da";
	top: 5px;
}

@media (max-width: 992px) {
.booking-container {
	top: 0;
}
}

@media screen and (min-width: 991px) {
#m-navbar {
	display: none !important;
}
}

@media (max-width: 991px) {
.btn-responsive-nav {
	background: #AA8731;
	text-transform: uppercase;
}
#s-navbar {
	display: none;
}
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
}

@media (max-width: 767px) {
.booking-container,  .booking-container-secondary {
	display: none;
}
}
/*---NEW CSS---*/
.resortpods {
	padding: 0px;
}

@media (min-width:999px) {
p.ptm0 {
	margin-top: -24px !important;
}
}

@media (max-width:780px) {
.table {
	font-size: 12px;
}
}

@media (max-width:400px) {
.scrl {
	overflow-x: scroll !important;
	clear: both;
}
.scrl2::-webkit-scrollbar {
 height:10px;
 widows:10px;
}
.scrl2::-webkit-scrollbar-track {
 background-color:#fff;
 border-top:1px solid #ddd;
 border-bottom:1px solid #ddd;
}
.scrl2::-webkit-scrollbar-thumb {
 -webkit-box-shadow: inset 10px 10px rgba(185,152,63,1.00);
 border-radius:10px;
}
}

@media (min-width:401px) {
.scrl {
	overflow: visible;
	clear: both;
}
}

@media (max-width:1023px) {
.scrl2 {
	overflow-x: scroll !important;
	clear: both;
}
.scrl2::-webkit-scrollbar {
 height:10px;
 widows:10px;
}
.scrl2::-webkit-scrollbar-track {
 background-color:#fff;
 border-top:1px solid #ddd;
 border-bottom:1px solid #ddd;
}
.scrl2::-webkit-scrollbar-thumb {
 -webkit-box-shadow: inset 10px 10px rgba(185,152,63,1.00);
 border-radius:10px;
}
}

@media (min-width:1024px) {
.scrl2 {
	overflow: visible;
	clear: both;
}
}
h4.location {
	margin-bottom: 0px;
	margin-top: -8px;
}
h4.govern {
	font-size: 18px;
}
.wccards img {
	width: 100%;
	max-width: 300px;
	height: auto;
}

@media(min-width:768px) {
.mt10 {
	margin-top: 12px;
}
}
ol {
	color: #171717;
}
.gen {
	background-color: #f4f4f4;
	padding: 20px 5px 5px;
}

@media (max-width:1023px) {
.hidden-1023 {
	visibility: hidden;
}
}
 @media (max-width:1250px) {
ul.nav-main li a {
	font-size: 78% !important;
	letter-spacing: -0.4px;
}
 @media (max-width:991px) {
 ul.nav-main li a {
 font-size:100% !important;
}
 .btn-sm.centralres {
 font-size:12px !important;
 padding:5px 10px !important;
}
}
 @media(max-width:479px) {
 .logo img {
 max-width:90px;
 height:auto;
 float:left;
}
}
 @media(max-width:767px) {
 .logo img {
 max-width:120px;
 height:auto !important;
 float:left;
}
}
 @media(min-width:768px) {
 .logo img {
 width:180px;
 height:auto !important;
}
}
 @media(max-width:449px) {
 .bottom-nav {
 font-size:90%;
 text-align:center !important;
}
}
p.mt12 {
	margin-top: 12px;
}
 @media(min-width:1120px) {
 .participate-sml {
 margin-top:25px !important;
}
 @media(max-width:1119px) {
 .participate-sml {
 margin-top:50px !important;
}
 p.csibtn {
 display:inline-block !important;
}
@media (max-width:991px) {
 h3.moreinfo {
 margin-top: 20px;
}
}
a img {
 border:0px !important;
}
div.el-content-wrapper
{
    font-size: 12px;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    color: #595959;
}
div.el-content-wrapper input[type="text"], textarea
{
    min-width: 278px !important;
    padding: 3px;
}
div.el-content-wrapper input, textarea, select
{
    border: 1px solid #C2C2C2;
    font-size: 12px;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    color: #595959;
}
div.el-content-wrapper select
{
    padding: 2px;
}
div.el-content-wrapper input[type="text"]
{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border: 1px solid #e0e0e0;
    background-color: #fbfbfb;
    padding: 4px 3px 3px 7px;
    height: 27px;
    -moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
}
div.el-content-wrapper select
{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border: 1px solid #e0e0e0;
    height: 27px;
    background-color:#fbfbfb;
    padding: 4px 3px 3px 7px;
    -moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
}
div.el-content-wrapper textarea
{
    font-family: "courier new";
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border: 1px solid #e0e0e0;
    background-color: #fbfbfb;
    padding: 4px 3px 3px 7px;
    -moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
}
div.el-content-wrapper label
{
    color: #595959;
    font-size: 14px;
    font-weight: normal;
    margin-right: 15px;
}
div.el-content-wrapper label.radio
{
    margin-right: 5px;
}
div.el-content-wrapper input:-moz-placeholder
{
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    color: #BBBBBB;
    font-style: italic;
}
div.el-content-wrapper input::-webkit-input-placeholder
{
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    color: #BBBBBB;
    font-style: italic;
}
div.el-content-wrapper input[type="radio"]
{
    margin-right: 2px;
}
div.el-content-wrapper input[type="checkbox"], input[type="radio"]
{
    border: none;
    padding: 0;
    min-width: inherit;
}
div.el-content-wrapper input[required], textarea[required]
{
    min-width: 251px;
    padding-right: 16px;
    background: #FFFFFF url(https://d1v8hxsh61vyat.cloudfront.net/images/icons/asterisk-small-yellow.png) no-repeat center right;
}
div.el-content-wrapper input.input-number
{
    min-width: 70px;
    width: 70px;
}
div.el-content-wrapper textarea[required]
{
    background-position: top right;
}
div.el-content-wrapper input.public_button
{
    margin-right: 8px;
    color: #333333 !important;
    padding: 4px 5px 4px 5px;
    border: 1px solid #CCCCCC;
    background: #F2F2F2 url(https://d1v8hxsh61vyat.cloudfront.net/images/layout/gradient_small.png) repeat-x scroll 0 bottom;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

div.el-content-wrapper input.public_button:hover
{
    background: #F2F2F2 url(https://d1v8hxsh61vyat.cloudfront.net/images/layout/gradient_small_rev.png) repeat-x scroll 0 top;
}

div.el-content-wrapper .clear
{
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0px;
}
div.el-content-wrapper .nowrap
{
    white-space: nowrap;
}
div.el-content-wrapper .stretch
{
    width: 100% !important;
}
/*Headers*/
div.el-content-wrapper h1
{
    font-size: 24px;
    padding: 3px 2px;
    font-weight: 400;
    margin: 6px 0 20px 0;
    color: #343434;
}
div.el-content-wrapper h2
{
    margin-bottom: 5px;
    color: #000000;
    font-weight: bold;
    font-size: 15px;
}
div.el-content-wrapper h2 label
{
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}
div.el-content-wrapper h3
{
    margin-bottom: 5px;
    color: #5A5A5A;
    font-weight: bold;
    font-size: 13px;
}
div.el-content-wrapper h3 label
{
    color: #5A5A5A;
    font-weight: bold;
    font-size: 13px;
}
/*Content wrappers*/
div.el-content-wrapper
{
    /*Default width*/
    width: 450px;
    padding: 10px;
}

div.el-content
{
    /*Default width*/
    width: 99%;
}
/*Forms*/
div.el-content-wrapper table.fieldset
{
    margin: 0 0 0 4px;
}
div.el-content-wrapper table.fieldset td
{
    padding: 0 5px 6px 0;
    vertical-align: top;
}
div.el-content-wrapper table.fieldset td label
{
    display: inline-block;
    margin-top: 4px;
}
div.el-content-wrapper table.fieldset input[type="checkbox"]
{
    margin-top: 4px;
}
div.el-content-wrapper table.fieldset.summary td
{
    font-size: 12px;
    padding-top: 4px;
    color: #777777;
}
div.el-content-wrapper table.fieldset.summary td label
{
    font-weight: bold;
    color: #777777;
    margin-top: 0px;
    white-space: nowrap;
}
div.el-content-wrapper table.fieldset.view td
{
    padding-top: 4px;
}
div.el-content-wrapper table.fieldset.view td label
{
    margin-top: -1px;
}
div.el-content-wrapper table.fieldset.view td.checkbox-setting
{
    padding-top: 7px;
    font-size: 12px;
}
div.el-content-wrapper span.error
{
    position: relative;
    display: inline-block;
    padding: 3px;
    margin: -3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    background-color: #FFE3E3;
}
div.el-content-wrapper span.error input
{
    border: 1px solid #FF9999;
    background-color: #FFFFFF !important;
}
div.el-content-wrapper span.error span
{
    display: block;
    margin-top: 1px;
    text-align: right;
    color: #FF5858;
    font-size: 10px;
    font-style: italic;
}
div.el-content-wrapper table.fieldset td.submit
{
    text-align: left;
}
div.el-content-wrapper div.field-heading.top
{
    margin-bottom: 7px;
}
div.el-content-wrapper div.field-heading.bottom
{
    margin-bottom: 7px;
}
div.el-content-wrapper div.field-heading.bottom>label
{
    font-size: 12px !important;
    margin-left: 2px;
}
div.el-powered-by
{
    font-size: 11px;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    color: #595959;
}

.el-powered-by a
{
    color: #595959;
    text-decoration: none;
}

.el-powered-by a:hover
{
    text-decoration: underline;
}

div.el-content-wrapper {
    background-color: #ffffff !important;
}
div.el-content-wrapper {
    border: 1px solid #ffffff !important;
}
div.el-content-wrapper h1, label {
    color: #555555 !important;
}
div.el-content-wrapper input, select, textarea {
    background-color: #ffffff !important;
}
div.el-content-wrapper input, select, textarea {
    border: 1px solid #c2c2c2 !important;
}
input:-moz-placeholder {color: #222222 !important;} input::-webkit-input-placeholder {color: #222222 !important;}