/*.slideimg {
	height:648px;
	width:100%;
	background-image: url('/images/homepage_top.jpg');
}*/
 


.z-button.contact-us,
.z-button.learn-more,
.z-button.blog-read-more {
	background-color: #FF0000;
	color: #FFFFFF;
	border-radius: 6px;
	padding: 0 2em;
	line-height: 2.5em;
}
.z-button.contact-us:hover,
.z-button.learn-more:hover,
.z-button.blog-read-more:hover {
	background-color: #000000;
}

.z-button.contact-us {
	padding: 0 1em;
	margin-left: -60px;
}
.z-button.blog-read-more {
	padding: 0 4em;
}



.aButton {
display: inline-block;
padding-top: 14px;
margin-top: 15px;
margin-left: 88px;
width:173px;
height:44px;
background-color: #FF0000;
border-radius:6px;
color: white;
/*background: black;*/
text-align: center;
cursor: pointer;
outline: 0;
border: none;
transition: background 0.5s;
text-decoration: none;
}

.aButtonBlog {
display: inline-block;
padding-top: 14px;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
width:273px;
height:44px;
background-color: #FF0000;
border-radius:6px;
color: white;
/*background: black;*/
text-align: center;
cursor: pointer;
outline: 0;
border: none;
transition: background 0.5s;
text-decoration: none;
float:none;
}

hr.redhr{
	border-bottom: 5px solid red;
	width:100%;
	margin-bottom:33px;
}
.bulletformat:after {
	color:black;
}

.section-6 {
	overflow: hidden;
	background-image: url('/images/home-locations-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.section-6 .section-6-container {
	position: relative;
}
.section-6 .heading {
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	position: relative;
	z-index: 50;
}

.section-6 .locationsContainer {
	position: relative;
	z-index: 50;
	border-top: 5px solid #fafb27;
	width:44%;
}
.section-6 .florida-map {
	position: absolute;
	right: 200px;
	top: -105px;
	z-index: 40;
}

/*.section-6 table {
	
}
.section-6 td {
	margin: 0;
	padding: 0;
}*/
.section-6 ul {
	float: left;
	margin: 10px 0 40px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.section-6 li {
	float: left;
	display: block;
	clear: both;
	list-style: none;
	position: relative;
	margin-left: 0;
	margin-right: 20px;
	padding-left: 20px;
	color: #000000;
	line-height: 2.5em;
}
.section-6 li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #FF0000;
}

.redDot div ul{
	list-style-type: none;
	display: inline-block;
}

.redDot div ul li {
	float: left;
	display: block;
	clear: both;
	list-style: none;
	position: relative;
	margin-left: 0;
	margin-right: 20px;
	padding-left: 20px;
	color: #000000;
	line-height: 1.5em;
	font-weight:bold;
}

.redDot div ul li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #FF0000;
}




.homePanelMain{background-image:url('/images/home_2.jpg'); background-repeat: no-repeat; background-position:top center;}
.homePanelLeft1{float:left; width: 60%;}
.homePanelRight1{text-align:center; float:right; padding-right:97px; padding-top:126px; width: 40%;}

 


@media screen and (max-width: 1362px) {
.homePanelLeft1{float:left; width: 64%;}
.homePanelRight1{text-align:center; float:right; padding-right:0px; padding-top:126px; width: 340px;}
	.section-6 {
		background-position: center bottom;
	}
	.section-6 .florida-map {
		right: 0;
	}
	.section-6 .locationsContainer {
		padding-top: 20px;
	}
	.section-6 ul {
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media screen and (max-width: 1200px) {
	.homePanelMain{background:none;}
	.homePanelMain{padding-bottom:0px;}
	.homePanelLeft1{width:100%; float:left; padding-left:3%; padding-right:3%;}
	.homePanelRight1{ width:100%; float:left; padding-right:133px; background-repeat:no-repeat; background-position:top center; height:510px; background-image:url('/images/home-panel-mobile.jpg');}
}

@media screen and (max-width: 992px) {
	.blog-link img {
		width: auto !important;
	}
	.blog-image-container {
		margin: auto;
		width: 100%;
		max-width: 100%;
	}

	.section-6 .heading {
		margin-top: 80px;
		margin-left: 40px;
	}

	.section-6 .locationsContainer {
		margin-left: 40px;
	}
}

@media screen and (max-width: 767px) {
	.section-6 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.section-6 .heading {
		margin-top: 0;
		margin-left: 5%;
		margin-right: 5%;
		width: 90%;
	}
	.section-6 .locationsContainer {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%:
	}
	.section-6 .locationsContainer li a {
		font-size: 18px;
	}
	.section-6 .florida-map {
		position: static;
		top: auto;
		right: auto;
		margin-top: 40px;
		margin-left: 5%;
		margin-right: 5%;
		width: 90%;
	}
	.section-6 .florida-map img {
		max-width: 100%;
	}
}

@media screen and (max-width: 479px) {
	.blog-link img {
		width: 100% !important;
	}
}