﻿@media only screen and (max-width: 679px) {
.container {
 margin:0 auto;
 width:99%;
}
.page {
	width:100%;
}
body, .ratebody {
/*background:none;*/
background: -moz-linear-gradient(top,  rgba(130,130,130,0.65) 0%, rgba(130,130,130,0.64) 1%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(130,130,130,0.65) 0%,rgba(130,130,130,0.64) 1%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(130,130,130,0.65) 0%,rgba(130,130,130,0.64) 1%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6828282', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.homeBOOKING, .popularDESTINATION {
float:left;
width:100%;
}

.input, .form-select, .homeFORMSELECT button[type=submit] {
	width:98%;
}
.result ul li > car, .right, .steps, .carok {
	display:none;
}

.left, .result ul {
width:100%;
}

.result ul li {
width:99%;
}
.result ul li > .Tprice {
width:85px;
background: none;
padding: 0; 
margin: 0; 
}
.result ul li > .booknow {
float:left;
}
.leftMENU, .partner {
	display:none;
}
.pagecontent {
    width: 100%;
    float: left;
}
.pagecontent > icerik{
    width: 99%;
}
.ratepage {
	width:100%;
}
.GeneralForm {
	width:100%;
}
.GeneralForm .formTable, .genisform {
	width:90%;
}
.perdetails {
	width:90%; 
}
.soladaya {
	float:none;
}
.sagadaya {
	float:none;
}
.genisform {
	width:100%;
	float:none;
}
.solform {
	width:100%;
	float:none;
}
.sagform {
	width:100%;
	float:none;
}
.pickupinformation {
width:50%;
}
.debitinfo {
width:50%;
}
.mtotalprice {
	display:block;
	width:50%;
	height:34px;
	margin:13px 0 0 10px;
}
.mtotalprice > text {
	float:left;
	font-size:11px;
}
.mtotalprice > price {
	float:right;
	color:red;
	font-weight:bold;
	font-size:24px;
}
.contact-form span, ul.contactInfo li li {
	float:none;
}
.footermenu ul {
	height:auto;
	float:none;
}
.contact-textarea {
	width:100%;
}
.hidemobile{
	display:none;
}

.loginform{

	width:100%;
}
