/* CSS Document for It Matters section only  */

/* begin home page CSS */

.azdhs-custom-banner {
	color:white;
	margin:0;/* margins must be zeroed out on background color rows */
	padding:0;
	height: 260px;

}

.banner-main-text-p{
	font-size:38px;
}

.banner-container.row {
	height:160px;
	margin-bottom:0;
	padding-bottom:0;
}

.banner-container {
	margin-top: 80px;
}

.banner-images {
	background-position:right;
	background-repeat:no-repeat;
	-webkit-background-size: auto !important;
	   -moz-background-size: auto !important;
		 -o-background-size: auto !important;
			background-size: auto !important;
     margin:0;
     padding:0;
}

.tagline {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:40px;
}

.banner-container h2 {

	margin:0;
	padding-top:20px;
	padding-left:10px;
	color:#ffffff;
	cursor:pointer;
	text-shadow: 0px 5px 10px rgba(0,0,0,1.0);

	font-weight: 500;
}

.azdhs-custom-banner-p{
	display: inline;
	font-size:22px;
	color:#fff;
	line-height:35px;
  background-color: #B92928;
	width:550px;
	padding:6px 10px;
}

.azdhs-custom-banner{
	background-position:center;
	background-repeat:no-repeat;
	background-size: 100%;
	background-image: url(/assets/images/preparedness/epidemiology-disease-control/mosquito-borne/protection-from-mosquitoes/spray-protection-slide.jpg);
	margin-left: 0 !important;
	margin-right: 0 !important;
}

a { text-decoration: none !important; }
.featured-box p { color: #000; }
i.fa.charcoal {
	background-color: #777777 !important;
}
.pro-banner {
	color:#fff;margin:0;padding:0;margin-right: 0px !important;
	background-image: url('/assets/images/preparedness/epidemiology-disease-control/mosquito-borne/protection-from-mosquitoes/spray-protection-slide.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	height: 350px;
	margin-right: 0px;
}
.banner-container h2 { margin:0;padding-top:20px;color:#ffffff;cursor:pointer; }
.pro-banner-p{
	font-size:38px;
	vertical-align: middle;
	line-height: 350px;
	font-weight: bold;
	color: #fff;
}
.pro-banner-p span {
	background: #B92928;
	padding: 0px 10px;
}

.charcoal span, .charcoal .fa, .red span, .red .fa {
	color: #fff;
}
.charcoal a, .red a {
	text-decoration: none !important;
}
.red {
	background-color: #B92928;
}

div.featured-box.noborder{
	background: none !important;
}

div.featured-box i.fa{
	background-color: #3268ab !important;
}



.azdhs-custom-container{
	margin-top:40px;
}

.icon-mosquito1{
	position: relative;
	top:5px;
	font-size: 60px !important;
}

.icon-virus{
	position: relative;
	top:5px;
	font-size: 50px !important;
}

@media (min-width:1160px){
	.banner-main-text-p{

		margin-left:0 !important;
		padding:0px !important;
	}

	.azdhs-custom-banner-p{
		font-size: 22px !important;
	}

	.azdhs-custom-banner-p strong{
		font-size: 22px !important;
	}

}

.mosquito-callbox{
		margin:0 0 !important;
	  background-color: #fff !important;
}

.mosquito-callbox h3{
		color: #3268ab !important;
		font-size: 2em;
		line-height:40px !important;
}


@media (max-width:1159px){
	.banner-main-text-p{
		margin-left:80px !important;
		background-color: #B92928 !important;
		padding:20px 20px 20px 20px !important;
	}

	.azdhs-custom-banner-p{
		display:none;
	}

	.tp-caption.finewide_large_white-bolder{
		text-shadow: none !important;
	}

}

@media (max-width:1024px){
	.azdhs-custom-banner-p{
		font-size:16px;
		line-height:30px;
	}

	.banner-main-text-p{
		margin-left:80px;
		background-color: #B92928 !important;
		padding:20px 20px 30px 20px;
	}

}

@media (max-width:800px){
	.azdhs-custom-container{
		margin-top:80px;
		width:100%;
	}

	.azdhs-custom-banner-p{
		width:350px;
	}

	.banner-container h2 {
		font-size: 1.8em;
	}

	.banner-main-text-p{
		margin-left:0px;
		background-color: #B92928 !important;
		padding:20px 20px 30px 20px;
	}
}

@media (max-width:400px){
	section{
		padding-top:0 !important;


	}

	.banner-main-text-p{
		font-size:38px;
		margin-left:24px !important;
		background-color: #B92928 !important;
		padding:10px 10px 10px 10px !important;
	}

	.banner-container {
		margin-top: 50px;
	}

}
