.search-co {
    width: 73%;
    margin-right: 13.5% !important;
    text-align: right;
    padding: 20px;
    margin-bottom: 83px;
    border-radius: 11px;
    background-color: rgba(255, 255, 255, 0.5);
    /* text-align: center; */
    margin-top: 58px;
    float: right;
}
.icon-readmore {
        margin-right: 30px;
    margin-top: 6px;
    margin-left: 0%;
}

.icon-more {
    margin-right: 50px;
    margin-top: 16px;
    margin-bottom: 22px;
    font-size: 14px;
    color: #908c8c;
}

.vatrena-views {
	padding: 0px 70px;
}

.vatrena-desc-holder {
    text-align: center;
    height: 130px;
}

.recommendation ul {
    list-style: none;
    margin-right: -37px;
}
form label{float: right !important;}
form .regist-heading{text-align: right !important;}

/*********** edits ***************/
#position ul {
	color: #fff !important;
	margin: 0;
	padding: 0 5px;
}

#position {
	background-color: #2d9cd7 !important;
	padding: 10px 0;
	font-size: 12px;
}

#position ul li:after {
	content: "\e9ed";
	font-style: normal;
	font-weight: normal;
	font-family: "fontello";
	position: absolute;
	left: 0px;
	top: 2px;
}

#position ul li:first-child:after {
	content: '';
}

@media (max-width: 767px) {
	
	.finder-controller p {
		display: none !important;
		color:  rgba(0,0,0,0.5);
	}
	
	.finder-controller {
		width: 50px;
	}
	
	span.details-option {
		display: none !important;
	}
	
	.strip_all_tour_list {
		text-align: right;
		padding: 20px;
	}
	
	.logo-hold {
		margin-bottom: 5px !important;
	}
	
	#about-shop {
		display: none !important;
	}
}

@media only screen and (max-width: 480px) {
	#close_in {
		left: 15px !important;
		float: inherit !important;
	}
}
