/*

@media screen and (max-width:1024px) {

.logo{ float:none;}
.social{ display:none;}
#daysp, .add-to-event{ display:none;}
#daysp{ display:none !important;}
#header-part {
	height:auto;
	background:url(../images/header-bg.jpg) repeat center top;
}
#sp_head{ height:250px;}
.header-rights{ width:100%; padding:10px 0 0 0px; float:none; }
.banner{padding:0px; float:none; width:100%;}
.banner img{ width:99%; height:auto;}
.main-cent {
	
	width:100%;
	margin:0px auto;
}

.slider-bg {

	width:98%;
	margin:0px auto;
	padding:8px 0px;
	height:365px; background:#000; border:solid 1% #fff; background-image: none;
}
.cal{ float:right;}
.login-box{ float:right;}
.my_cal { padding:0px 0px 0px 20px;}
}*/

	
@media screen and (max-width: 920px) {

.logo{ float:none;}
.social{ display:none;}
#daysp, .add-to-event{ display:none;}

#header-part {
	height:auto;
	background:url(../images/header-bg.jpg) repeat center top;
}
#sp_head{ height:250px;}
.header-rights{ width:100%; padding:10px 0 0 0px; float:none; }
.banner{padding:0px; float:none; width:100%;}
.banner img{ width:99%; height:auto;}
}


@media screen and (max-width: 768px) {

}



@media screen and (max-width: 568px) {
	


 
}




@media screen and (max-width: 480px) {

}

