h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: normal;
}
.mobile-logo-container {
    width: 110px !important;
    padding: 10px !important;
}
.content-pusher {
    height: 100px !important;
}
.mobile-header-right {
	text-align: right;
	width: 100%;
	padding-right: 5px
}
.mobile-header-right .btn-default {
	margin-bottom: 0px !important;
	font-size: 10px !important;
	display: inline-block;
	padding: 10px 12px !important;
}
.mobile-header-left {
	width: auto !important;
}
.alpha-font {
	/*font-family: 'Trajan';*/
	text-transform: capitalize;
    /*font-variant: small-caps;*/
    letter-spacing: 0px;
}
.alpha-size {
	font-size: 25px !important;
}
.beta-size {
	font-size: 21px !important;
}
.charlie-size {
	font-size: 15px !important;
}
.delta-size {
	font-size: 18px !important;
}
.pad-bot-10 {
	padding-bottom: 10px;
}
.pad-bot-15 {
	padding-bottom: 15px;
}
.bottom-10 {
	margin-bottom: 10px !important;
}
.bottom-15 {
	margin-bottom: 15px !important;
}
.bottom-20 {
	margin-bottom: 20px !important;
}
.top-10 {
	margin-top: 10px !important;
}
.top-15 {
	margin-top: 15px !important;
}
.border-bottom {
	border-bottom: 2px solid;
}
.section-1-container {
    padding: 25px;
}
.section-2-container {
	padding: 25px;
}
.so-detail-inclusions ul {
	margin-left: 25px;
}
.mobile-fixed-booking-btn {
	bottom: 0;
}
.mobile-fixed-booking-btn .btn-default {
	margin-bottom: 0px;
	font-size: 20px;
	padding: 15px 0px;
}
.accomodation-desc-container {
	text-align: left;
}
.modal-header {
	padding-top: 15px;
}
.slick-dots li {
	width: 10% !important;
}
.slick-next {
	right: 2px;
}
.slick-prev {
	left: 2px;
	z-index: 9;
}
.modal-body .slick-dots {
	margin:0px !important;
}
.modal-body ul {
	margin: 20px !important;
}
.no-list {
	list-style: none;
}
.page-header {
    height: 30% !important;
    min-height: 200px !important;
}
#map {
	height: 300px !important;
}
.ui-state-active {
	background: rgb(162, 164, 102) !important;
}
.dark-green {
    color:var(--primaryColor);
}
.dark-brown {
    color:#55463F;
}
.red {
    color:red;
}
.botom-15 li i {
    color:#00D609;
    top: 5px;
}
a {
    cursor: pointer;
}
a:focus {
    outline:inherit;
}
.bck-container {
    padding: 40px 0;
    width: 100%;
    background: #f8f8f8;
}
.button-group {
    margin-bottom:0px;
}
.ui-state-active {
    background: #f8f8f8 !important;
}
.ui-state-active a {
    color: black !important;
}
.filter-button {
    background-color: rgb(162, 164, 102);
    border: 1px solid #f8f8f8;
}
.filter-button a {
    color: white;
}
.filter-button:first-child {
    border: 0px;
}
.special-offers-desc-container h2 {
	font-size: 20px;
}
.special-offers-desc-container a {
	display: block;
	margin: 10px auto;
}
#fixed-position {
	position: fixed;
	z-index: 9999;
	box-shadow: 1px 1px 2px rgba(49, 49, 49, 0.3);
	width: 100%;
}
#main-navigation {
	background: #333;
}
#ui-datepicker-div { 
	display: none; 
	/*top: 220px !important;*/
	/*left: 858px !important;*/
}
#booking-widget input[type="text"] {
	width: 160px;
}
.navigation-left {
	display: inline-block;
}
.navigation-left img {
	width: 85px;
    /* display: inline-block; */
    vertical-align: middle;
    margin: 7px auto;
}
.navigation-right {
	display: inline-block;
	float: right;
	width: 90%;
}
.navigation-right span {
	color: white;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px !important;
}
.navigation-right span b {
	letter-spacing: 3px;
	font-weight: lighter;
	margin-bottom: 1px solid white;
}
@media only screen and (min-width: 768px) {

}
@media only screen and (min-width: 992px) {
	.navigation-right ul li {
		display: block !important;
		padding: 15px 10px 15px 10px !important;
		position: relative;
	}
	.navigation-right ul li span {
		display: block;
	    text-align: center;
	    font-size: 24px;
	}
	.navigation-right ul li .text {
		position: absolute;
	    /* top: 0; */
	    bottom: -10px;
	    left: 18%;
	    /* right: 0; */
	    font-size: 12px !important;
			/*right: 0;*/

	}
	.page-header {
	    height: 30% !important;
	    min-height: 300px !important;
	}
	.md-inline-block {
		display: inline-block !important;
	}
	.book-direct-widget-container {
	    margin: 30px;
	    padding: 40px;
	    box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
	    background: #fff;
	    z-index: 5;
	}
	.book-direct-widget-left {
		padding-right: 40px;
		border-right: 1px solid rgba(0,0,0,0.2);
		padding-bottom: 20px;
	}
	#map {
		height: 400px !important;
	}
	.overview-gallery-container {
		margin: auto !important;
		width: 800px;
	}
	.so-detail-inclusions ul li {
	    padding-right: 30px !important;
	}
	.book-direct-widget-right {
		padding-left: 40px;
	}
	.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
		color: rgb(162, 164, 102);
	}
	.target-orati {
		text-decoration: underline;
		color: #d354d3 !important;
	}
}
.btn-book-special {
    padding: 3px 10px;
    border: 1px solid var(--primaryColor);
    background: var(--primaryColor);
    color: white;
    line-height: 25px;
    font-size: 15px;
}
.special-offer-box h1 {
    font-size: 25px;
    /*font-family: Quando, Georgia, serif;*/
    text-transform: uppercase;
    margin: 20px auto;
}
.special-offers-img {
    background-position: center !important;
    background-size: cover !important;
    height: 400px;
}
@media (min-width: 992px){
	.section-md-3 {
		margin-top: 450px;
		margin-bottom: 50px;
	}
	.modal-dialog.review-dialog {
		width: 800px;
	}
	.modal-body.review-body {
		padding: 20px 60px;
	}
	.offer-modal .offer-dialog {
		width: 800px;
	}
	.offer-header {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.offer-header h1{
		font-size: 22px;
		margin-top: 40px;
	}
	.offer-header h2{
		font-size: 20px;
		margin-bottom: 0;
	}
	.offer-content {
		padding: 20px 25px;
	}
	.offer-body {
		padding-top: 0;
	}
	.offer-modal ul.fa-ul {
		font-size: 15px;
		margin-top: 10px !important;
	}
	.offer-modal h4 {
		margin-bottom: 0;
	}
}
.offer-modal .modal-header h1 {
    font-size: 25px;
}
.special-offers-desc-container ul.fa-ul {
	font-size: 15px;
}
.tripadvisor-logo-container img {
	width: 150px;
    display: block;
    margin: auto;
}
.guest-review-container h2 {
	font-size: 18px;
}
.guest-review-container h3 {
	font-size: 16px;
	text-align: center;
}
.guest-review-container p {
	text-align: justify;
}
.review-box h3 img {
	width: 65px;
	padding-bottom: 5px;
}
@media (max-width: 768px){
	.special-offers-img {
	    background-position: center !important;
	    background-size: cover !important;
	    height: 180px;
	    margin-bottom: 20px;
	}
	.section-1-container {
		padding: 25px 0;
	}
	.special-offer-box h1 {
		font-size: 18px;
		/*text-align: justify;*/
	}
	.special-offers-desc-container ul.fa-ul {
		margin-left: 27px;
	}
}
@media (min-width: 992px){
	#bpg-modal .modal-dialog {
		width: 800px;
	}
	.btn-book-special-top {
		padding: 11px 21px;
	}
	.special-offers-desc-container {
		/*height: 301px;*/
		overflow: hidden;
		margin-bottom: 5px;
	}
	.blur {
        filter: blur(5px);
        height: 10px;
        position: absolute;
        width: 100%;
        z-index: 1;
        bottom: 80px;
        background-color: #fff;
    }
	.mdi-view-more {
		margin-bottom: 9.5px;
	}
}
.mdi-view-more {
	display: block;
	margin-bottom: 20px;
}