@media only screen and (max-width: 1500px) {
	
   #slider{
   	height: 600px;
   }
}
@media only screen and (max-width: 1400px) {
	
   #slider{
   	height: 550px;
   }
   #maps{
   width: 1200px;
   }
   .fb-page{
   	margin-left: 800px;
   }
}
@media only screen and (max-width: 1300px) {
	
   #slider{
   	height: 500px;
   }
  
   
}
@media only screen and (max-width: 1210px) {
 
#how-to-travel-in-Georgia{
	width: 1000px;
}
#servise{
	text-align: center;
}
#maps{
	display: none;
}
}
@media only screen and (max-width: 1000px) {
	
   #slider{
   	height: 450px;
   }
   
}
@media only screen and (max-width: 900px) {
   	
   #slider{
   	height: 350px;
   }
  .slider-text h1{
  	display: none;
  }
  .cloud {
    
    top:-60px;
   
}
.main-contet{
		margin-left: 30px;
		margin-top: 10px;
}
}
@media only screen and (max-width: 800px) {
   	
  .tour-plase {
    width: 98%;
    margin-top: 25px;
    position: absolute;
    right: 1%;
    background-color: rgba(255,255,255,0.9);
}
  
}
@media only screen and (max-width: 740px) {
   	
   #slider{
   	height: 300px;
   }
  .tour{
  	width: 300px;
	height: 250px;
	position: relative;
	border: 1px solid #145e90;
	margin: auto;
	margin-top: 10px;
	
  }
  .tour-image {
       width: 155px;
    height: 155px;
 
    left: 64px;
    top: 2px;
    border: 2px solid #00baf5;
    position: relative;
    
}
.tour p{
	 display: none;
}
.tour>h1{
	margin-top: 175px;
	width: 100%;
	text-align: left;
	text-align: center;
	font-size: 16px;
	margin-left: 0;
	position: absolute;
	
}
.tour a {
   
    bottom: 5px;
    width: 100%;
    text-align: center;
    position: absolute;
   
    left: -5px;
  
}
#tour {
    
    min-height: 1120px;
   
}
}
@media only screen and (max-width: 640px) {
   	
   .woman,.Child{
   	display: none;
   }
  
  .main-contet{
		margin-left: 10px;
		
}
.iconfooter{
	display: none;
}
footer{
	height: 140px;
}

}
@media only screen and (max-width: 500px) {
	 #slider{
   	height: 250px;
   }
     .main-contet{
		margin-left: 0px;
		
}
 .servise-heading{
   	background-image: none;
   	margin: 0px auto;
   	margin-top: 60px;
   	width: 100%;
   	height: 20px;
   }
}
