.navstrip.compressed .logo {
	max-height: 46px;
}
.navstrip.compressed .desktop-nav ul li {
	padding: 0 0;
}
/*Header*/
.phoneNumberSection{
	padding-top: 22px;
	float: right;
}
.thePhoneNumber .text{
	display: block;
	font-size: 13px;
	color: #373532;
	font-family: 'proxima_novasemibold';
}
.phoneNumberSection .thePhoneNumber{
	position: relative;
	float: left;
	background: transparent;
	color: #fc8a00;
	padding: 0 15px 0 0;
	border-right: 1px solid #d7d6d5;
	margin-right: 15px;
}
.phoneNumberSection .thePhoneNumber .number{
	font-family: 'proxima_novasemibold';
	font-size: 21px;
	display: block;
	text-align: right;
	padding-top: 2px;
}
#contact-agent .agent-name a,
.phoneNumberSection .thePhoneNumber .number a {
	color: #fc8a00;
    text-decoration: none;
}
/*Help-form*/
.expert-help button{
	background-color: transparent;
	color: #fc8a00;
	border: 1px solid #fc8a00;
	font-family: 'proxima_nova_rgbold';
	font-size: 16px;
	border-radius: 2px;
	padding: 7px 0;
	min-width: 145px;
	text-transform: capitalize;
	text-shadow: none;
	cursor: pointer;
}
.expert-help button:hover{
	color: #fff;
	background-color: #fc8a00;
}
.jquery-modal.blocker.current{
	z-index: 99999;
	background-color: rgba(0,0,0,0.7);
	padding: 0 !important;
	display: none;
}
.jquery-modal.blocker.current:last-child{
	display: block;
}
#Help-form{
	padding: 60px 0 0;
	margin-top: 0;
	display: none;
	background: no-repeat;
	box-shadow: none;
	max-width: 552px;
}

#Help-form a.close-modal{
	display: none;
}
#Help-form .heading,
#Help-form .sub-heading,
#Help-form .phone-detail{
	color: #fff;
	text-align: center;
}
#Help-form .heading{
	font-family: 'proxima_nova_rgbold';
	font-size: 24px;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#Help-form .sub-heading{
	font-family: 'proxima_novasemibold';
	font-size: 18px;
	margin-bottom: 27px;
}
#Help-form .modal-dialog{
	max-width: 550px;
}
#Help-form .modal-content,
#Help-form .modal-header {
	background: transparent;
	border:none;
}
#Help-form .content-area{
	padding: 33px 53px 0;
}
#Help-form .modal-body{
	background: #11bfea;
	border-bottom: 5px solid #03a7cf;
	padding: 0 0 5px;
}
#Help-form .input-icon {
	position: relative;
}
#Help-form .input-icon:after {
	font-family: 'Fontawesome';
	position: absolute;
	font-size: 15px;
	color: #ec901b;
	font-weight: bold;
}
#Help-form .input-icon.half-width {
	width: 50%;
	float: left;
}
#Help-form .input-icon.half-width input{
	height: 37px;
	font-size: 12px;
	width: 212px;
	border-radius: 3px;
	border: 1px solid #a7a9ac;
	padding: 0 8px;
	margin-bottom: 22px;
	color: #898989;
	font-family: 'proxima_nova_rgregular';
}
#Help-form .l-name input,
#Help-form .email input{
	float: right;
}
#Help-form .input-icon:after {
	top: 10px;
	right: 20px;
	font-weight: normal;
	z-index: 9;
}
#Help-form .input-icon.l-name:after ,
#Help-form .input-icon.email:after {
	right: 10px;
}
.input-icon.f-name:after, 
.input-icon.l-name:after {
	content: "\f2c0";
	font-weight: bold;
}
.input-icon.phone:after{
	content: "\f2a0";
}
.input-icon.email:after{
	content: "\f0e0";
}
#Help-form input[type='submit']{
	width: 98%;
	background: #fc8a00;
	color: #fff;
	border: 1px solid transparent;
	height: 44px;
	border-radius: 5px;
	margin: auto;
	text-transform: uppercase;
	display: block;
	cursor: pointer;
	font-family: 'proxima_nova_rgbold';
	font-size: 16px;
}
#Help-form input[type='submit']:hover{
	background: #fff;
	border-color: #fc8a00;
	color: #fc8a00;
}
#Help-form a.close {
	padding: 0;
	color: #fff;
	font-size: 43px;
	padding-right: 2px;
	opacity: 1;
	outline: none;
	display: block;
	text-align: right;
	line-height: 22px;
	font-weight: 600;
}
#Help-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #898989;
}
#Help-form ::-moz-placeholder { /* Firefox 19+ */
	color: #898989;
}
#Help-form :-ms-input-placeholder { /* IE 10+ */
	color: #898989;
}
#Help-form :-moz-placeholder { /* Firefox 18- */
	color: #898989;
}
#Help-form .phone-detail {
	font-size: 25px;
	font-family: 'AvenirLTStd85Heavy';
	margin-top: 22px;
	text-transform: uppercase;
}
#Help-form .phone-detail strong{
	font-family: 'AvenirLTStd95Black';
}
#Help-form .phone-detail sup{
	font-size: 12px;
}
#Help-form .facility-list li{
	color: #e9f7fc;
	margin-right: 10px;
	font-size: 14px;
}
#Help-form .form-satisfaction ul{
	text-align: center; 
	padding: 19px 0 10px;
}
#Help-form .form-satisfaction ul li {
	display: inline-block;
	font-weight: 400;
	font-family: 'AvenirLTStd55Roman';
	margin-bottom: 12px;
}
#Help-form .form-satisfaction ul li:before {
	margin-right: 5px;
}
#Help-form .form-satisfaction ul li:before {
	content: "✓";
	margin-right: 2px;
	font-weight: 600;
	color: #3af230;
	margin-right: 5px;
	font-family: proxima_novasemibold;
	font-weight: 500;
}
.navstrip .logo {
	width: 165px;
	padding: 10px 0 3px 23px;
}

.mobile-only.mobile-select .activityFilter2,
.mobile-only.mobile-select select {
    /*background: rgba(236, 144, 27, 0.9);*/
    background: white;
}

/*Wedding Page*/
.weddings-page {
	padding-top: 120px;
}

/*Cart Page*/
.qty .cart-qty {
    padding-top: 12px;
    margin-bottom: 20px;
    display: block;
}
.cart-page .cart-qty .booking-icon {
    left: 16px !important; 
    top: 10px !important;
}
.cart-page .item-table .td-block .total{
	border-top: none !important;
	padding: 0 10px !important;
}
.checkout-page .info-box {
	padding-right: 0 !important;
}
.checkout-page .info-box tr td,
.cart-page .item-table .td-block tr td {
	padding-top: 5px;
}
.cart-page .item-table .td-block .param {
	vertical-align: middle;
    padding: 0 !important;
    padding-right: 5px !important;
}
.cart-page .item-table .td-block .option select {
    margin: 0;
    padding: 0;
}
.cart-page .item-table .td-block .total .discounted-total {
	display: block;
   /* border-top: 1px solid #ccc;
	margin-top: 10px;*/
	padding-top: 5px;
}
.cart-page .item-table .schedule {
	width: 45% !important;
}
.cart-page .item-table td.totals .td-block{
	padding-top: 0 !important;
}
.cart-page .item-img {
	margin-bottom: 0 !important;
}
.checkout-page .info-box .param,
.cart-page .item-table .param {
    padding-right: 15px !important;
}
.checkout-page .info-box .param {
	width: 88%;
}
.checkout-page .item-table td.qty {
    text-align: right;
    width: 12% !important;
}
.checkout-page .info-box {
	width: 100% !important;
	display: flex !important;
}
.checkout-page .info-box span:nth-child(1) {
	width: 100% !important;
}
.checkout-page .info-box span:nth-child(2) {
	display: none;
	width: 20% !important;
}
.checkout-page .info-box span:nth-child(2) td {
    text-align: center;
}

.info .phone {
    width: 225px;
}

.alignRight {
	float: right;
	width: 195px;
}
.select2-container.child-age-select {
	display: inline-block;
}
.escape-now-children .select2-container.child-age-select {
    width: 50px;
}
.escape-now-children .select2-container .select2-choice{
    height: 35px;
    line-height: 35px;
}
.select2-container .select2-choice > .select2-chosen {
    margin-right: 0 !important;
}
.escape-now-children .select2-container .select2-choice .select2-chosen {
	margin-left: 0 !important;
    margin-right: 20 !important;
}
.select2-container .select2-choice > .select2-chosen{
	margin-right: 20 !important;
}
.item .schedule .td-block {
    font-family: 'proxima_novasemibold';
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 5px;
}
.item .schedule .td-block span {
	float: right;
}
.item .schedule h6{
	margin-bottom: 10px;
    font-weight: 700;
    color: #58595b;
}

.input-icon.phone.half-width {
	padding-top: 0 !important;
}

#checkfront-policy,
#checkfront_status,
.btn-invoice.pay,
.btn-invoice.edit,
table.invoice_header tbody tr:first-child {
    display: none !important;
}
.cart-page .item-table .total .price:first-child {
	/*padding-top: 8px !important;*/
}
.cart-page .item-table .total .price {
	padding-top: 12px !important;
}
#loaderDiv {
    position: fixed;
    z-index: 99;
}
#loaderImage {
    top: 50%;
    position: absolute;
    width: 50px;
    left: 50%;
}

.weddings-page .block.packages .wrapper .circle .title {
    margin-bottom: 15px;
}
.weddings-page .block.packages .wrapper .circle p {
	position: relative;
    top: unset;
    left: unset;
    margin-bottom: 10px;
    padding: 0px 10px;
}
.weddings-page .wrapper .circle .button-modal {
	font-weight: bold;
    border-bottom: 2px solid;
    color: #fc8a00 !important;
}
#ex1.modal a.close-modal,
#ex2.modal a.close-modal,
#ex3.modal a.close-modal {
	display: none !important;
}
#ex1 .custom-close-modal,
#ex2 .custom-close-modal,
#ex3 .custom-close-modal {
	position: absolute;
    color: black !important;
    top: 10px;
    font-size: 25px;
    right: 15px;
    font-weight: 700;
}
.model_body .buttons {
	display: none;
	padding-bottom: 10px;
}
.model_body .buttons button {
    text-transform: uppercase;
    display: block;
    width: 280px;
    margin-bottom: 10px;
}
.model_text .title .modal_text_bold {
    font-family: 'AvenirLTStd95Black' !important;
}

.list.activities-list .text p.desc {
	margin-top: 10px;
}

.faq-page .faq-content .single.column p span img { 
	padding-right: 20px;
}
.faq-page .faq-content .single.column h4 img {
	padding-right: 15px;	
}
.faq-page .faq-content .single.column .center .table {
	width: auto;
}

.checkout-page .item-table .total-price .final {
	padding-right: 0 !important;
}
.checkout-page .summary .center {
    text-align: right !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, only screen and (min-resolution: 240dpi) {
	.callusicon {
	    /*background: url(../img/callus-black.png) 0 0 no-repeat !important;*/
	}
}

.contact-callus {
	background-image: url(../img/contact-callus.png) !important;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-top: -2px;
    margin-right: 12px;
    background-size: cover;
}

.modal_parent .model_content p {
	line-height: 1.4em !important;
}

.booking .booking-inside .search-btn {
    width: 100px;
    text-align: center;
    font-family: 'proxima_novasemibold';
}

/*Resposivenesss*/
@media (min-width: 72.5em){
	.navstrip .desktop-nav,
	.navstrip {
		width: 100%;
	}
}

@media (min-width: 48.33333em){
	header .row {
		width: 960px;
		max-width: 960px;
	}
	.phoneNumberSection .thePhoneNumber,
	.expert-help{
		position: relative;
		float: left;
	}
	.navstrip .desktop-nav {
		width: 100%;
	}
	.desktop-nav ul {
		text-align: left; 
		display: inline-block;
	}
	.desktop-nav ul:last-child{
		float: right;
	}
	.desktop-nav ul li{
		padding-top: 0;
	}
	.desktop-nav ul li a {
		padding: 8px 27px;
	}
}
@media (min-width: 1200px){
	header .row {
		max-width: 1140px;
		width: 1140px;
		padding: 0;
	}
}
@media (min-width: 773px) and (max-width: 991px){
	header .row {
		width: 720px;
		max-width: 720px;
	}
}

@media only screen and (max-width: 1200px){
	/*Help-form*/
	#Help-form{
		padding-top: 50px;
	}
}

@media only screen and (max-width: 1159px){
	.cart-page {
	    padding-top: 40px !important; 
	}
	.checkout-page .info-box span:nth-child(1) {
		/*width: 80% !important;*/
		width: 100% !important;
	}
	.cart-page .cart-items {
	    width: 100% !important;
	}
	.cart-page .cart-pricing {
	    width: 100% !important;
	}
	.checkout-page .booking-overview {
		width: 100% !important;
		padding-left: 0 !important;
	}
	.checkout-page .info-section {
		width: 100% !important;
	    margin-right: 0 !important;
	    padding-right: 0 !important;
	}
	.checkout-page .info-box .param {
	    width: 92%;
	}
	.checkout-page .item-table td.qty {
	    width: 8% !important;
	}
	.select2-container .select2-choice>.select2-chosen {
    	margin-right: 18px !important;
	}
	.sidebar-links div.hotels-sidebar .agent-block .call-us a {
	    font-size: 21px;
	}
	.sidebar-links div.hotels-sidebar .agent-block .agent-features li {
	    font-size: 12px;
	}
	.sidebar-links div.hotels-sidebar .agent-block .btn {
		padding: 14px;
	}
	.weddings-page {
	    padding-top: 0 !important;
	}
	.faq-page .faq-content iframe {
		width: 100%;
	}
	.faq-page .faq-content table {
		width: 100% !important;
	}
}

@media (max-width: 991px){
	.navstrip .logo {
		padding: 10px 13px 3px 10px;
	}
	.desktop-nav ul li a {
		padding: 8px 13px;
		font-size: 13px;
	}
	.hot-deal.list .image.mobile img {
		width: 100%;
	}
}
@media (max-width: 943px){
	.cart-page .item-img {
		text-align: center;
		margin-bottom: 20px !important;
	}
}
@media (max-width: 870px) {
	#cookie-bar .cookieConsentOK {
	    width: 120px;
	    display: block;
        margin: 10px 0 0 0 !important;
        float: none;
	}
}
@media (max-width: 810px) {
	.list-card-switcher.tablet-only {
	    right: -32px;
	}
	.weddings-page .block.checklist {
	    padding-top: 400px;
	}
}
@media (max-width: 768px){
	.modal_parent .model_img {
	    width: 50%;
	    float: none;
	    border: none;
	    height: auto;
	    margin: auto;
	}

	.modal_parent .model_text {
		float: none;
	    width: 100%;
	    border: none;
	    padding-left: 45px;
	    padding-top: 40px;
	    padding-right: 45px;
	}
}
@media (min-width: 774px) {
	.contact-callus {
		display: none;
	}
	.email-text,
  	.phoneNumberSection .email-text {
		display: none;
	}
	.navstrip .phoneNumberSection .callusicon {
		display: none;
	}
}
@media (max-width: 773px) {
	.mobile-menu ul li.activeItem .phoneNumber a {
	    color: #231f20;
	}
	.activities-list .pricing .old-price {
	    padding-right: 10px;
	}
	.segmented-control ul li a, .segmented-control ul li span {
	    padding: 11px 12px;
	}
	.navstrip .phoneNumberSection .callusicon {
		margin-right: 0;
		display: block;
	    background-position: -48px -48px;
	}
	.phoneNumberSection .email-text {
	    display: none;
	  }
	.desktop-nav.tablet-only {
		display: block !important;
	}
	.desktop-nav.tablet-only ul:first-child,
	.desktop-nav.tablet-only ul:last-child li:first-child {
		display: none;
	}

	.desktop-nav.tablet-only ul:last-child {
		width: auto;
	    position: absolute;
	    right: 0;
	    top: 26px;
	}
	.header-cart .cart-count {
	    right: 22px;
	    top: -12px;
	}
	.header-cart .icon-basket-1 {
	    font-size: 26px;
	}
	.weddings-page {
		zoom: .7;
	}
	.weddings-page .block.packages .wrapper .circle p {
	    font-size: 20px;
	}
	header .row{
		width: 100%;
		max-width: 100%;
		padding: 0;
	}
	.mobile-search form {
		background: none;
	}
	.mobile-nav.mobile-only{
		margin-top: 0;
	    float: left;
	}
	.mobile-nav.mobile-only .menu-bar {
	    width: 90px;
	}
	.mobile-nav.mobile-only .menu-bar .icon-search {
		display: none;
	}
	.navstrip .logo {
	    position: absolute;
	    left: 38vw;
	}
	.navstrip .phoneNumberSection {
		width: auto;
        padding-top: 26px;
        position: absolute;
		top: 0;
		right: 65px;
	}
	.navstrip .thePhoneNumber {
		border: none;
	    margin-right: 0;
	    padding-right: 0;
	}
	.navstrip .thePhoneNumber .text {
	    display: none;
	}
	.expert-help {
		overflow: hidden;
	}
	.expert-help {
	    display: none;
	}
	.thePhoneNumber .phone-number {
		display: none;
	}
	.btn.green {
		margin-left: 10px;
	}
	.list .text {
	    padding: 10px;
	}
	.checkout-page .info-box .param {
	    width: 80%;
	}
	.checkout-page .info-box span:nth-child(1) {
		width: 100% !important;
		/*width: 71% !important;*/
	}
	.cart-page .item-table {
	    position: relative;
	}

	.cart-page .item-table thead > tr,
	.cart-page .item-table tbody > tr {
		display: block;
	}

	.cart-page .item-table thead > tr th:nth-child(1) {
	    width: 100%;
	    display: block;
	}

	.cart-page .item-table thead > tr th:nth-child(1) {
	    width: 100%;
	    display: block;
	}
	.cart-page .item-table thead > tr th:nth-child(2) {
	    position: absolute;
	    width: 50%;
	    display: block;
	    left: 0;
	    top: 100px;
	}
	.cart-page .item-table thead > tr th:nth-child(3) {
	    position: absolute;
	    display: block;
	    width: 50%;
	    left: 50%;
	    top: 100px;
	}
	.cart-page .item-table td.schedule {
	    display: block;
	    width: 100% !important;
	}
	.cart-page .item-table td.qty {
		margin-top: 50px;
	    float: left;
	    display: inline-block;
	    width: 50%;
	}
	.cart-page .item-table td.totals {
	    margin-top: 50px;
	    display: inline-block;
	    width: 50% !important;
	}
	.cart-page .item-table .td-block .param {
	    width: 90px;
	}

	.checkout-page .two .column.email {
	    width: 100%;
	    margin-bottom: 15px;
	}
	.checkout-page .two .column2.confirm-email {
		width: 100%;
	}
	.checkout-page .two.cc .month-year .month {
	    margin-right: 1% !important;
	}
	.cart-page .cart-items .cart-item .remove-item {
	    top: 0px !important;
	    right: 0px !important;
	}
	.checkout-page .item-table .total-price .final {
		padding-right: 0 !important;
	}
	.checkout-page .item-table td.qty {
	    text-align: right;
	}
	.hotels-holder-wrap .list {
	    padding-bottom: 15px;
	}
	.weddings-page .block.checklist {
	    padding-top: 400px;
	}
	.faq-page .faq-content table tr td h3 { 
	    font-size: 14px;
	}
}
@media only screen and (max-width: 640px){ 
	.weddings-page.corporate-page.general-page {
    	zoom: .8;
	}	
}
@media only screen and (max-width: 620px){
	#Help-form .content-area {
		padding: 33px 45px 0;
	}
}
@media only screen and (max-width: 575px){
	.mobile-nav.mobile-only {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.navstrip .logo {
	    left: 37vw;
		/*padding-top: 110px;*/
	}
	.phoneNumberSection,
	.phoneNumberSection .thePhoneNumber,
	.phoneNumberSection .thePhoneNumber .number{
		text-align: end;
		/*width: 100%;*/
	    padding-right: 0;
	}
	.phoneNumberSection{
		right: 0;
	}
	.contact-callus {
		margin-right: 0;
	}
	.phoneNumberSection .thePhoneNumber{
		border: none;
		padding: 0;
	}
	.phoneNumberSection .thePhoneNumber .number{
		padding-bottom: 10px;
	}
	.expert-help {
		overflow: visible;
	}
	/*Help-form*/
	#Help-form{
		padding-top: 0;
		width:95%;
	}
	#Help-form .content-area {
		padding: 25px 15px 0;
	}
	#Help-form .input-icon.half-width,
	#Help-form .input-icon.half-width input {
		width: 100%;
	}
	#Help-form .input-icon.half-width input{
		margin-bottom: 12px;
	}
	#Help-form .input-icon:after {
		right: 10px;
	}
	#Help-form .phone-detail {
		font-size: 20px;
	}
	#Help-form .facility-list li {
		font-size: 13px;
	}
	.weddings-page.corporate-page.general-page {
    	zoom: .7;
	}	
}
 
@media (max-width: 475px) {
	.navstrip .logo {
	    left: 35vw;
        width: 150px;
	}
	.modal_parent .model_text {
	    padding-left: 30px;
	    padding-top: 30px;
	    padding-right: 30px;
	}
	.modal_parent .model_text .modal_text_bold,
	.modal_parent .model_text .modal_text_normal {
		font-size: 30px;
	}
	.slide-out-contact.open .check_container .checkerror {
	    margin-left: 10px;
	}
}
@media (max-width:  400px) {
	.weddings-page .block.packages .info .phone {
        width: auto;
	}
}
@media (max-width: 375px){
	.segmented-control ul li a, .segmented-control ul li span {
	    padding: 11px 11px;
	}
	.modal_parent .model_text .modal_text_bold, 
	.modal_parent .model_text .modal_text_normal {
		font-size: 25px;	
	}
	.navstrip .phoneNumberSection {
	    right: 50px;
	}
	.desktop-nav ul li a {
		padding: 8px 8px 8px 0;
	}
	.header-cart .cart-count {
		right: 10px;
	    top: -12px;
	}
	.modal_parent .model_text .modal_text_bold, 
	.modal_parent .model_text .modal_text_normal {
		font-size: 23px;	
	}
	.cart-page .cart-items .item-table th.totals{
		padding-left: 20px;
	}
 	.cart-page .cart-items .item-table td.totals {
    	padding-left:10px;
	}
	#cookie-bar .cb-policy {
		display: block;
	}
	.main-hotel-header .ratings .ttr {
	    width: 175px !important;
	}
	.main-hotel-header .ratings .ttr .talogo {
	    height: 35px !important;
	}
	.main-hotel-header .ratings .ttr .tarat {
	    height: 14px  !important;
	}
	.main-hotel-header .ratings .ttr .text {
	    margin-left: 80px  !important;
	}
	.main-hotel-header .ratings .ttr .text h4 {
		margin-top: 0  !important;  
	}
}

@media (max-width: 320px){
	.phoneNumberSection .thePhoneNumber .number {
	    padding-right: 5px;
	}
	.navstrip .logo {
	    left: 31vw;
	    width: 135px;
        margin-top: 7px;
	}
	.contact-callus {
	    width: 20px;
	    height: 20px;
	}
	.weddings-page.corporate-page.general-page {
    	zoom: .6;
	}	
}