
@media (max-width:450px) {

.main-content {
    padding-top: 0px;
}
section.divider.bg-silver-deep{
	padding-bottom: 40px;
}
.event-block .event-meta{
	margin-right:0px;
}
.setfooterwidth{
	width:60%;
}
.gallery-isotope.gutter-30 .gallery-item{
	padding-right:0px;
}
.box-hover-effect .effect-wrapper{
	margin-bottom:20px;
}


}

@media(min-width:451px) and (max-width:540px) {




}

@media(min-width:360px) and (max-width:640px) {

.setlogoheadermob{
	width:27%;
}
.main-content {
    padding-top: 0px;
}

}

@media(min-width:541px) and (max-width:768px) {

}

@media(min-width:769px) and (max-width:1024px) {

}

@media(min-width:1025px) and (max-width:1200px) {

}

@media(min-width : 1201px) {

}