﻿.tour-filtered{width:100%; height:auto; padding:40px 0; background-color:#234772; color:#fff;}
.tour-filtered div.tour-desc{width:100%; margin-bottom:10px; overflow:hidden;}
.tour-filtered div.title{font-size:20px;}
.tour-filtered div.fleft{width:calc(20% - 20px); margin-right:20px; overflow:hidden;}
.tour-filtered div.fleft input{height:38px;}
.tour-filtered div.fleft div.text{margin-bottom:5px;}
.special-tur-box{width:100%; height:200px; -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);}
.special-tur-box div.images{width:250px; height:200px;}

@media (min-width: 1px) and (max-width: 1040px) {
    .tour-filtered div.title{margin-left:20px;}
    .tour-filtered div.tour-desc{margin-left:20px; margin-bottom:20px;}
    .tour-filtered div.tour-desc div.fleft{width:calc(100% - 20px); float:none;}
    .tour-filtered div.button{margin-left:20px; width:calc(100% - 40px);}
    .tour-filtered div.button #BtnFiltrele{width:calc(100% - 20px);}
}