@media screen and (max-width: 600px){
	
	.icona{
	
	text-align: center;
	width: 100%;
	margin: auto;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	
}
	
	
	
	.leftext0{
	padding: 33px;
text-align: justify;
}
    .texthd0{
	font-size: 	35px;
	color: #000;
	text-align: justify;
	font-weight: bold;
		margin-bottom: 25px;
	
}
	
	
	.tourtext {
    font-size: 45px;
	margin-top: 220px;
}
	
	.animated-button.thar-one{
		width: 	80%;
		margin: auto;
		
	}
		.linkbox2{
		width: 100%;
	    border:1px solid #ccc;
	    padding: 58px;
		background-color: #fff;
		flex: content;
}
	    .linkbox{
		width: 100%;
	    border:1px solid #ccc;
	    padding: 58px;
		background-color: #fff;
		flex: content;
}
	.leftext{
color: #fff;
width: 100%;
height: auto;
margin: auto;
font-size: 18px;
		text-align: justify;
}
	.sectionbg{
	background-image: url("../img/eursky/smbg.jpg");
	background-size:cover;
	background-position: right;
}
	
	
	
}




/*tab*/
@media screen and (min-width: 961px) {
	
	.leftext0{
	padding: 85px 83px 85px 85px;
}
	
	.rightext0{
	padding: 85px 145px 85px 45px;
	color: #fff;
		text-align: justify;
}
	
}

	
}




/*tab end*/
	