#destinationimg{
	min-height: 200px!important;
}

#logoheader img{
    width: 300px !important;
    height: auto !important;
}

#logoheader4bd img{
    width: 350px !important;
    height: auto !important;
}

#logofooter img{
    width: 350px !important;
    height: auto !important;
}

#logofooter3bdr img{
    width: 400px !important;
    height: auto !important;
}

#logofooter02 img{
    width: 380px !important;
    height: auto !important;
}

.topiconcontainer{
	width: 20%; 
	height: auto; 
	float: right;
	padding: 5px 20px;
	text-align: center;
	background: #f4f4f4;
	border: 2px solid #fff;
	border-radius: 8px;
}

.topiconcontainerempty{
	width: 20%; 
	height: auto; 
	float: right;
	padding: 5px 20px;
	text-align: center;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 8px;
}

.topicontext{
	font-size: 14px;
	height: 50px;
}

.topicon{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	padding-top: 15px;
}

.topiconsize{
	font-size: 18px!important;
}

.topicon svg{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.ug-strip-panel{
	background: #f1f1ec!important;
}
.ug-zoompanel{
	display:none;
}
.iconorange{
	fill: #ff9933!important;
}
.travellinks a{
	color:#e9222d!important;
}
.sitemaplinks a{
	color:#e9222d!important;
	font-size: 16px;
}
.sitemaplinks ul li{
	margin-left: 0px;
}
.wsp-pages-title{
	display: none!important;
}
@media only screen and (max-width: 950px) {
	.topiconcontainer{
		width: 20%; 
		height: auto; 
		float: right;
		padding: 5px 5px;
		text-align: center;
		background: #f4f4f4;
		border: 2px solid #fff;
		border-radius: 8px;
	}
	.topicon{
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		height: 30px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.topicontext{
		font-size: 10px;
		height: 40px;
		display: none;
	}
	.topiconsize{
		font-size: 10px!important;
		padding-top: 3px;
	}
}

.comments-wrapper.section-inner {
    display: none;
}

.ekit-wid-con .elementskit-post-image-card .elementskit-post-body {

    min-height: 350px;
}