@charset "utf-8";

@media screen and (max-width:600px){
#intro li div { 
font-size:14px;
top: 30%;
width:100%;
}
/*nav ul a{
	padding:0px 0px !important;
}*/
.clop{
	margin-right:40px;
}
span{
font-size:15px;
}
p{
font-size:15px;
}
#other_intros {
    height: 45%;
}
#other_intros h2{
	font-size:24px;
}
.below_banner2{
top:45%;
}
.preloader-wrapper.large
{
	width:120px !important;
	height:120px !important;
	top:45%;
	left:45%;
}
}

@media screen and (max-width: 1250px) {
.title_hide
{
	display:none !important;
}
#intro li div { 
font-size:18px;
}
}
@media screen and (min-width: 1250px) {
.title_show
{
	display:none !important;
}

}

