<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Es Web Responsive CSS Document */

@media only screen and (max-width: 767px) {
 

table, thead, tbody, th, td, tr { display: block; }

th, td, tr { width: auto;}

th, td, tr { height: auto;}

td, th { padding:3px;  }

th, td, tr { text-align:center;}
 
 
 
 table[class=Zovde] {  
 width:340px !important;  
 height: auto;
 margin: 0 0 0 0px;  
 background-color:# ; 
 padding:0px; 
 } 
 
table[class=Govde] {  
 width:320px !important;  
 height: auto;
 margin: 0 0 0 0px; 
 margin-bottom:20px;  
 background-color:# ;
 padding:0px;
 
 } 
 
 
 table[class=Govde2] {  
 width:320px !important;  
 height: auto;
 margin: 0 0 0 0px; 
 margin-bottom:5px;  
 background-color:# ;
 padding:0px;
 
 } 
 
 table[class=Govde3] {  
 width:320px !important;  
 margin: 0 0 0 0px;
 margin-top:5px;  
 margin-bottom:5px;  
 background-color:# ;
 height:70px;
 padding:0px;
 
 } 
 
 
 table[class=Ek] {  
 width:320px !important;  
 height: auto;
 margin: 0 0 0 0px; 
 margin-bottom:20px;  
 text-align: center; 
 background-color:# ; 
 background-image:none ;
 padding:0px;
 
 } 
  
  
 table[class=Kucuk] {  
 width:320px !important;  
 height: auto;
 margin: 0 0 0 0px; 
 margin-bottom:20px;  
 background-color:# ; 
 background-image:none ;
 text-align: center; 
 font-color: #FFF;
 padding:0px;
 
 }
  
  
table[class=Alt] {  
 background-color:  ; 
  }
 
 
.Buyuk{ display:none;  
	 }	 

#ap { display:none;  
	 }


#ap3 { display:none;  
	 }
	 
	 
	 
.Mesaj[type=text], textarea {
  
   width: 300px;
 
}




	 
 }
 
 
 


@media only screen and (min-width: 1200px) and (max-width: 2400px)  {
 
 
.Kucuk{ display:none;  
	 } 



.Mesaj[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
   width: 650px;
  padding: 3px 0px 3px 10px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
  
  border-radius: 0px;
  
  color:#9b928d; 
  font-family:"PT Sans Narrow", Arial, "sans-serif ";
  font-size:14px; 
 
  
}
 
.Mesaj[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
  border: 1px solid #999;
  border-radius: 0px;
}	 	
 
 

} 

/* Es Web Responsive CSS Document */

</pre></body></html>