/* flexslider override */
.flexslider {
	border: none; zoom: 1; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; z-index: 1; margin: 0 auto;
}
.flexslider img {
	z-index: 1; display: block; width: 100%; height: auto; 
}
ul.slides, ul.slides li {
	list-style: none; list-style-image: none; margin: 0; padding: 0; 
}
#banners {
	clear:both;
	margin: 0 auto;
}

#top-callouts  { 
	background-color: #346e84;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
ul.mimic4col.clearfix li{
	text-align: center;
	display: inline-block;

}

/*end flexslider override*/


@media only screen and (min-width:981px){
}

@media only screen and (min-width:481px) and (max-width:980px){
}

/* iphone6 landscape */
@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){
}

/* iphone6 plus landscape */
@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:3){
}

/* iphone 5 landscape */
@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:landscape) {
}

/* all phones portrait */
@media only screen and (max-width:480px){
}

/* all phones 480 landscape */
@media only screen and (max-width:480px) and (orientation:landscape){
}

/* ipad landscape */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1){
}

/* ipad portrait */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1){
}


/* ipad retina landscape */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){
}

/* ipad retina portrait */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){
}
