

@media only screen and (min-width: 768px){
	.inner-wrap {
		padding: 0px 20px !important;
	}
	#menu-toggler, .pager{
		display: none;
	}
	#welcome-text img.bottom{
		display: none;
	}
	#welcome-text > div > p{
		padding-right: 30px;
	}
	#cars #carTrawlerInfo{
		position: absolute;
		top: 100px;
		right: 25px;
	}
	#cars.firstStep #carTrawlerBoooking{
		padding-right: 280px;
	}
	#cars.firstStep .ct-ui-base h4{
		line-height: 60px;
	}
	#cars.firstStep{
		padding: 25px 25px 40px 40px;
	}
	#tdnavbar ul.tdnavbar > li:hover{
		box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
		background: #51a5be;
	}
	#tdnavbar ul.tdnavbar > li:hover > a{
		color: #fff;
	}
}
@media only screen and (min-width: 1081px){
	.inner-wrap {
		padding: 0px 60px !important;
	}
	#additional-menu ul li span{
		display: none;
	}
	#welcome-text{
		padding-left:-moz-calc(50% - 600px);
		padding-left: -webkit-calc(50% - 600px);
		padding-left: -o-calc(50% - 600px);
		padding-left: calc(50% - 600px);
	}
	/*.left-inner-wrap{
		padding-left:-moz-calc(50% - 540px);
		padding-left: -webkit-calc(50% - 540px);
		padding-left: -o-calc(50% - 540px);
		padding-left: calc(50% - 540px);
	}
	.right-inner-wrap{
		padding-right:-moz-calc(50% - 540px);
		padding-right: -webkit-calc(50% - 540px);
		padding-right: -o-calc(50% - 540px);
		padding-right: calc(50% - 540px);
	}*/
	.left-column{
		box-sizing: content-box;
	}
	
	
}
@media only screen and (max-width: 1200px){
	#welcome-text img.right{
		display: none;
	}
}
@media only screen and (max-width: 1080px){
	#additional-menu ul{
		border: none;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	#additional-menu ul li{
		display: none;
	}
	#additional-menu ul > li:nth-of-type(2) {
		display: inline-block;
		width: auto;
		border: none;
		font-weight: 400;
	}
	#additional-menu{
		width: 40%;
	}
	#weather .weather{
		width: 60%;
	}
	#tdnavbar a{
		font-weight: 400;
	}
	.searchWrapper.frontPageWidget .form-container{
		width: 40%;
	}
	footer .site-info font{
		clear:left;
		display: block;
		line-height: normal;
		padding: 10px 0px;
	}
	footer .logo{
		border: none;
		padding: 0px;
		margin: 0px;
	}
	.right-column{
		padding: 40px 20px !important;
	}
	.left-column, .right-column{
		display: block;
		width: 100%;
		min-height: 250px;
	}
	#editableBase .left-column{
		padding: 20px !important;
	}
	#editableBase .left-menu .newsletter{
		display: none;
	}
	#editableBase .left-menu ul{
		margin-bottom: 20px;
	}
	#editableBase .left-menu ul li{
		display: inline-block;
		margin-right: 10px;
	}
	#cars.firstStep #carTrawlerBoooking .carImage {
		left: auto;
		right: 32px;
	}
	#cars.firstStep #carTrawlerBoooking .cityImage{
		left: auto;
		right: 40px;
	}
}
@media only screen and (max-width: 767px){
	h1{
		font-size:30px;
	}
	header{
		height: 50px;
		margin-top: 20px;
	}
	.pattern{
		overflow: hidden;
	}
	.left-column{
		min-height: 160px;
	}
	#logo{
		width: 160px;
		font-size: 12px;
		padding-top: 25px;
	}
	#tdnavbar, #main-page-info{
		height:-moz-calc(100% - 70px);
		height: -webkit-calc(100% - 70px);
		height: -o-calc(100% - 70px);
		height: calc(100% - 70px);
		min-height: 570px;
	}
	#tdnavbar{
		width: 100%;
		min-width: 300px;
		position: absolute;
		z-index: 11;	
		border: none !important;
		left: -100%;
	}
	#tdnavbar .wrapper, #tdnavbar .inner-wrap{
		height: 100%;
		width: 100%;
		padding: 0px !important;
		position: relative;
	}
	#tdnavbar .inner-wrap{
		left: -60%;
	}
	#tdnavbar .wrapper{
		background: rgba(0,0,0,0.45);
		opacity: 0;
	}
	#tdnavbar ul.tdnavbar{
		min-height: 100% !important;
		width: 60%;
		min-width: 200px;
	  	background: #51a5be;
		padding: 30px 10px 10px 5%;
	}
	#tdnavbar ul.tdnavbar li{
		width: auto !important;
		float: none;
	}
	#tdnavbar ul.tdnavbar > li > a {
		color: #fff;
		text-shadow: 0px 0px 10px rgba(0,0,0,0.55);
		font-weight: 500;
		text-align: left;
	}
	#tdnavbar ul.tdnavbar ul{
		display: none;
	}
	header .social-media .clr{
		color: #fff !important;
	}
	header .social-media{
		position: absolute;
		z-index: 12;
		bottom: 5%;
		padding-left: 5%;
		width: 60%;
		min-width: 200px;
		text-align: left;
		left: -60%;
	}
	#menu-toggler{
		position: absolute;
		left: 5%;
		top: 25px;
		cursor: pointer;
	}
	#menu-toggler span{
		padding-left: 5px;
	}
	#menu-toggler .menu-close{
		display: none;
	}
	#weather .weather .today, #weather .weather .days{
		width: 100%;
		float: none;
	}
	#weather .weather .today .temperature{
		width: auto;
		text-align: left;
	}
	#weather .weather .today .icon img{
		max-height: 40px;
	}
	#weather .weather .today{
		height: 60px;
		padding-bottom: 30px;
		max-width: 300px;
		margin: 0px auto;
	}
	#weather .weather .time{
		width: 100%;
		position: absolute;
		top: 45px;
		line-height: 20px;
	}
	#weather .weather .days{
		height: 70px;
	}
	#weather .weather .days .icon{
		width: 30px;
		height: 35px;
	}
	.weather-box {
	  min-height: 150px;
	}
	#slogan .wrapper > div{
		padding: 60px 5% 180px;
	}
	.list_carousel .next, .list_carousel .prev{
		display: none;
	}
	#additional-menu{
		width: 30%;
	}
	#weather .weather{
		width: 70%;
	}
	#weather .weather .days > div:first-of-type{
		border: none;
	}
	.pager{
		position: absolute;
		z-index: 10;
		bottom: 175px;
		width: 100%;
	}
	.pager a{
		display: inline-block;
		border: 2px solid #fff;
		width: 16px;
		height: 16px;
		border-radius: 50%;
		font-size: 0px;
		margin: 0px 2%;
		opacity: 0.8;
	}
	.pager a:hover{
		opacity: 1;
	}
	.pager a.clrbgr{
		background: #fff !important;
		opacity: 1;
	}
	#welcome-text img.bottom{
		width: 100%;
		position: relative;
		top: 5px;
	}
	#welcome-text > div{
		background-position: center 10px;
		padding: 150px 10px 10px;
		text-align: center;
	}
	.searchWrapper.frontPageWidget .form-container {
		width: 100%;
		box-sizing: border-box;
		min-height: 215px;
		padding-bottom: 15px;
	}
	.searchWrapper.frontPageWidget form{
		padding-bottom: 190px;
		background-position: center bottom;
	}
	footer{
		padding: 90px 0px 20px;
		position: relative;
	}
	footer .bottom-menu{
		width: auto;
		float: none;
	}
	footer .bottom-menu ul, footer .social-media{
		padding-left: 5%;
		border: none;
	}
	footer .search_box{
		position: absolute;
		top: 20px;
	}
	#cars.firstStep #carTrawlerBoooking .carImage{
		top:-75px;
	}
	#cars.firstStep #carTrawlerBoooking .cityImage{
		top:-195px;
	}
}
@media only screen and (max-width: 600px){
	#slogan .wrapper > div{
		padding-top: 20px !important;
		font-size: 16px;
		line-height: 24px;
	}
	#editableBase .right-info{
		float: none;
		width: auto;
		margin-left: 0px;
	}
}
@media only screen and (max-width: 500px){
	h1{
		font-size:24px;
	}
	footer{
		padding-top: 110px;
	}
	footer .search_box{
		left: 10px;
		width: 100%;
		top: 40px;
	}
	footer .search_box .table-cell{
		display: block;
		padding-right: 20px;
	}
	footer .search_box input[type=text]{
		width: 60%;
		margin-right: 3%;
	}
	footer .search_box a{
		text-align: right;
		padding-right: 25px !important;
	}
	footer .search_box input[type=submit]{
		width: 35%;
	}
	footer .search_box label{
		position: absolute;
		left: 0px;
		top: -25px;
		width: 110px;
	}
	footer .search_box input.search-button{
		margin-right: 0px;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 360px){
	#additional-menu, #weather .weather{
		width: 100%;
		float: none;
	}
	#additional-menu{
		padding: 10px 0px 5px;
	}
	#additional-menu ul {
		display: none;
	}
	#slogan .wrapper > div{
		padding-bottom: 200px !important;
	}
	.pager{
		bottom: 210px;
	}
	#menu-toggler span{
		display: none;
	}
}
@media only screen and (max-width: 320px){
	#slogan .wrapper > div{
		font-size: 14px;
		line-height: 20px;
	}
	#main-page-info{
		min-height: 480px;
		
	}
	#slogan .wrapper > div a{
		margin-top:15px;
	}
}
@media only screen and (max-height: 414px){
	#slogan .wrapper > div{
		padding-top: 20px !important;
		font-size: 16px;
		line-height: 24px;
	}
	#main-page-info{
		min-height: 495px;
	}
	.list_carousel .next, .list_carousel .prev{
		display: none;
	}
}
@media only screen and (max-height: 380px){
	#main-page-info{
		min-height: 445px;
	}
}