/*
Theme Name: Dental Starter #3 Website
Theme URI: http://dcole.us/dental-starter;
Description: Developed 2018
Author: Daniel Cole
Author URI: DCole.us

Version: 1.0
*/


@media (min-width: 1200px) {
	.header-contemporary .top-bar .h-phone {
		padding-top: 8px;
	}
	.header-contemporary .top-bar .h-address {
		padding-top: 8px;
	}
}

@media (max-width: 992px) {
	.header-contemporary .top-bar .text-right {
		text-align: center !important;
		margin-top: 5px;
	}
	.home .home-banner .home-banner-overlay {
		width: 100%;
		position: relative;
		top: unset;
		transform: none;
		z-index: 900;
		padding: 20px 0px 50px 0px;
	}
}




