.footer-main-wrap nav ul li:first-child a {
	/*color: #011b58 !important;*/
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0px 0px 15px 0px;
	cursor: pointer;
}

.gallery-video-secion {
	background:none;
}


.contact-form .webform-message {
    margin: 20px 0px;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    color: #531c1c;
    line-height: 20px;
 }
 
.contact-form .form-submit,
 .contact-main-wrap .form-submit {
	margin: 0px 0px;
	padding: 10px 20px !important;
	background: #ff6925;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	border: 1px solid #ff6925;
	transition: .30s ease;
	display: table;
}

.contact-main-wrap .form-item-info-markup {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #531c1c;
}
.contact-main-wrap .form-item-info-markup a {

    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #ff6925;
    text-decoration: none;
}

.pop-up-search .form-submit {
	margin: 0px 0px;
	padding: 10px 20px !important;
	background: #ff6925;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	border: 1px solid #ff6925;
	transition: .30s ease;
	display: table;
}

.search-result-search::before {
	background:none;
}

.news-and-event-main-detail-wrapper a.button {
	padding: 10px 20px !important;
	background: #ff6925;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	border: 1px solid #ff6925;
	transition: .30s ease;
	display: table;
	margin: 20px auto 0 auto;
	border-radius:0;
}

.news-and-event-main-detail-wrapper a.button:hover {
	background: #fff;
	color: #ff6925;
}

.normal-menu .resp-vtabs li.resp-tab-active {
	padding-left:14px !important;
}

.location-filter .fieldset-legend {
	display:none;
}
.location-filter .form-item label {
	display:none;
}

.lang-switch-mob ul li {
	margin: 0px;
	display: inline-block;
	
}

.lang-switch-mob ul li:last-child {
    border-right: 1px solid #7f7f7f;
}
.lang-switch-mob ul li:first-child {
	border-right:none;
}

.lang-switch-mob ul li a {
	padding:5px;
}

.return-policy-section .other-division-thumb,
.return-policy-section .other-division-thumb :hover {
	padding-bottom:5px;
}

.modal-backdrop {
	position:relative;
}


.travel-holiday-list-sec ul div {
    width:50%; 
    display:inline;
}

.filter-section .action .button {
    padding: 10px 20px !important;
    background:    #ff6925;
    color:    #fff;
    font-size: 15px;
    text-transform: uppercase;
    border: 1px solid #ff6925;
    transition: .30s ease;
    display: table;
    margin: 0px auto 0 auto;
    border-radius: 0;
}
.social-media p {
    float:right;
}
.footer-main-wrap .language-switch ul li a {
    margin: 0px ;
    padding: 4px 5px ;
}
.footer-main-wrap #block-footerabout ul li:first-child,
.footer-main-wrap #block-footerhelp ul li:first-child{
	color: #011b58 !important;
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0px 0px 15px 0px;
	cursor: default;
}
@media (max-width: 780px) {
	.desktop-only {
		display:none;
	}
}

.no-display {
	display:none;
}
.err {
    font-size:12px;
    color:red;
}
.contact-main-wrap .js-webform-states-hidden label{display:none;}

