@media screen and (max-width: 640px) {
.scrollToTop {
	width: 30px;
	height: 30px;
	right: 10px !important;
}
.og-details h3 {
	font-size: 20px !important;
}
.og-details p {
	font-size: 12px !important;
}
.og-details a {
	font-size: 9px !important;
	margin-top: 10px !important;
}
.nav-collapse ul {
	width: 100% !important;
}
.contact-form {
	background: none;
	padding-left: 0px;
}
header nav a {
	margin-left: 0px !important
}
header nav {
	margin-top: -10px;
}
header.smaller nav a {
	margin-top: 0px;
}
.scroll {
	overflow-y: scroll;
}
.latest-element-1 {
	display: none !important;
}
.latest-element-2 {
	width: 120px;
	left: -55px;
}
.latest-element-3 {
	width: 67px;
	left: 65px;
}
.latest-element-4 {
	width: 16px;
	left: 40px;
}
.latest-element-5 {
	width: 50px;
	left: -20px;
}
.latest-element-6 {
	width: 122px;
	left: -50px;
}
.latest-element-7 {
	width: 65px;
	right: -6px;
}
.latest-element-8 {
	width: 102px;
	right: -30px;
}
.latest-element-9 {
	width: 41px;
	right: 40px;
}
.latest-element-10 {
	width: 107px;
	right: -45px;
}
.latest-element-11 {
	display: none !important;
}
.dispaly-story, .breadcrumb, .mobile-dispaly {
	display: none !important;
}
.service-links {
	float: left;
}
.bestcss, .cssvilla, .lightcss, .cssreel{
	display: none;
}


}

@media screen and (max-width: 480px) {
.top-bar a.e-mail {
	font-size: 12px !important;
	margin-right: 10px !important;
}
.top-bar {
	height: auto;
}
.other-srvices .service-item {
	width: 100%;
	float: left;
	padding: 10px;
}
}

@media screen and (max-width: 380px) {
.display {
	display: none;
}
}