.diller {margin-top: -7px;padding: 0;}
.diller a.dilliste {margin-right: 5px;}
#social_footer ul li a {display: list-item !important;}
.other_tours ul li a {
    float: left;
    width: 95%;
    height: 30px;
    overflow: hidden;
}
.orta-banner:after, .orta-banner:before {
    position: absolute;
    content: "";
    z-index: 1;
    height: 18px;
    width: 50%;
    top: 118px;
}
.orta-banner:before {
    right: -8px;
    background: url(../img/shadow-bg.png) top right no-repeat;
}
.orta-banner:after {
    left: -8px;
    background: url(../img/shadow-bg.png) top left no-repeat;
}
.tour_title h3 strong a {color: #000;}
.main_title h2 a {color: #000;}
.main-menu > ul > li {margin-right: 10px;}
.main-menu > ul > li > a {
    float: left;
}
#sign-in-dialog {height: 445px !important;}

@media (max-width: 768px) {
	.main-menu > ul > li > a {
    	float: none;
	}
	.orta-banner {display: none;}
}
header.sticky .icon-down-open-mini {color: #444 !important;}

#forgot_pw {min-height: 335px !important;}