@media screen and (max-width: 1500px) {

}


@media screen and (max-width: 767px) {
.bottom-header .logo{
	text-align: center;
}
#cssmenu > ul > li{
	border-right: none !important;
}
.main-header .top-header .contact a{
	padding: 5px 18px;
}
.main-header .top-header .contact{
	padding: 10px 0;
}
.main-header .top-header .offer{
	text-align: center;
}
.bottom-header .menu-sec{
	text-align: left;
}
.slider .owl-theme .owl-nav [class*=owl-]{
	display: none;
}
.slider .overlay h3{
	font-size: 16px;
}
.slider .overlay img{
	display: none !important;
}
.get-box{
	display: none;
}
.page-title{
	background-size:100% 100%;
}
}
