@media (min-width: 780px) {
	#metacube-header {
		height: 86px;
	}
	#metacube-logo > img {
		max-width: 174px;
	}
	#nav-one td {
		line-height: 22px !important;
	}
	#logo img {
		max-width: 174px !important;
	}
	.inner-content {
		padding-top: 60px !important;
		padding-bottom: 80px !important;
	}
	.inner-content .blue-underline {
		width: 30px !important;
	}
	.inner-content h3 {
		padding-top: 50px !important;
		padding-bottom: 35px !important;
	}
	.inner-content .p3 {
		padding-top: 22px !important;
	}
	.menu.toggleMenu {
		top: 0px !important;
	}
}
@media (max-width: 780px) {
	.inner-content > h3 {
		font-size: 30px !important;
	}
}

@media (max-width: 768px) {
	#metacube-header {
		height: 68px;
	}
	#news-image-banner {
		height: 280px !important;
	}
	#metacube-logo img {
		max-width: 174px !important;
	}
	#logo img {
		max-width: 174px !important
	}
	.inner-content {
		padding-top: 50px !important;
		padding-bottom: 30px !important;
	}
	.inner-content .blue-underline {
		width: 30px !important;
	}
	.inner-content h3 {
		padding-top: 50px !important;
		padding-bottom: 15px !important;
	}
	.inner-content .p3 {
		padding-top: 22px !important;
	}
	#metacube-footer {
		margin-top: 0px !important;
	}
	#nav-one td {
		line-height: 22px !important;
	}
}

@media (max-width: 425px) {
	#metacube-header {
		height: 56px !important;
	}
	.header3Menu.list-unstyled {
		padding-top: 18px !important;
	}
	#metacube-logo img {
		max-width: 100px !important;
	}
	.inner-content > h3 {
		font-size: 26px !important;
	}
	#nav-one td {
		font-size: 14px !important;
		line-height: 20px !important;
	}
	@media(max-width: 425px) {#nav-one table tbody tr td:nth-child(odd) {text-align: left !important;}}
}

@media (max-width: 375px) {
	.inner-content > h3 {
		font-size: 22px !important;
	}
}

@media (max-width: 325px) {
	.inner-content > h3 {
		font-size: 20px !important;
	}
	#metacube-logo > img {
		max-width: 100px;
	}
}