.tab_out a.long-title {
	font-size: 15px;
}

blockquote h1, blockquote h2, blockquote h3 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	margin: 0 10px !important;
}


@media only screen and (max-width: 1400px) and (min-width: 1041px) {
	.home #upperNav_text .grid_11 {
		width: calc(90% - 20px) !important;
	}
	.home #upperNav_text .grid_1 {
		width: calc(10% - 20px) !important;
	}
}

@media only screen and (max-width: 1151px) {
	.upperNav #upperNav_text .grid_2 {
		display: none;
	}
	.upperNav #upperNav_text .grid_10 {
		width: calc(90% - 20px) !important;
	}
	.upperNav #upperNav_text .menu_wrapper h1.desktop-only {
		width: 100%;
		text-align: right;
		font-size: 24px;
	}
	
}

@media only screen and (max-width: 1040px) {
	.home #upperNav_text .grid_11 {
		width: 100% !important;
	}
	.home .mobile-dropdown ul, .mobile-dropdown ul {
		background-color: #b0b0b0 !important;
	}
	.fa.fa-bars.mobile-menu-icon.fa-2x {
		color: #bababa;
	}
	.mobile-header-menu i {
		font-size: 30px !important;
	}
	.home .mobile-header-menu, .mobile-header-menu {
		display: block !important;
		padding: 10px 30px;
		position: relative;
		float: right;
		margin-top: 0;
		top: unset !important;
		right: unset !important;
	}
	.upperNav #upperNav_text .grid_10 {
		width: 100% !important;
	}
	.home .mobile-header .grid_1 img {
		top: 15px;
		position: relative;
	}
}


@media only screen and (max-width: 1040px) and (min-width: 901px) {
	.home .mobile-header img, .mobile-header img {
		width: 30%;
		margin-top: 10px;
		max-width: 224px;
		/*margin-top: 0px !important;*/
	}
	
	
	.home #upperNav_text .desktop-only, #upperNav_text .desktop-only {
		display: none !important;
	}
	.home .upperNav {
		background: white;
	}
	.home .mobile-only, .mobile-only, .mobile-header-menu {
		display: block;
	}
	.home .mobile-header-menu a, .mobile-header-menu a {
		float: right;
	}
	.home .mobile-header-menu .mobile-dropdown , .mobile-header-menu .mobile-dropdown {
		clear: both;
	}
	.tab_out a.long-title {
		padding-top: 7px !important;
	}
}

@media only screen and (max-width: 1024px) {
	.mobile-header.mobile-only {
		display: block !important;
	}
	.mobile-header .grid_1 img {
		width: auto !important;
	}
}

@media only screen and (max-width: 400px) {
	.tab_out a.long-title {
		font-size: 12px !important;
	}
}