@charset "utf-8";
/* CSS Document; credit marcedwards @bjango for hd retina display media query */


h1, h2, h3, h4, h5 {
	color: #717171 !important;
	font-family: "Raleway","Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: normal;
	font-weight: 400;
}


p {
	font-family: "Raleway","Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: normal;
	font-weight: 400;
}


.footer-wrapper hr {
	border: 1px thin #030303;
	width: 90%;
	margin-top: 7px;
	margin-bottom: 7px;
	
}

.nav-wrapper {
	max-width: 1200px;
	margin: auto;
	
}


.nav {
	padding-top: 15px;
	min-height: 60px;

}


.navbar {
	background-color: #ffffff;
	border: none;
}

.container-fluid {
	margin-top: 10px;
}

.navbar-default .navbar-nav > li > a {
	font-family: "Raleway","Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.3em;
    color: #717171;
}

.navbar-brand {
	height: auto;
}

.logo img {
	height: 52px;
}




.carousel-caption h1 {
	color: #ffffff !important;
	font-size: 3.0em;
	position: relative;
	margin-bottom: 0%;
	
}

.carousel-caption p {
	color: #ffffff !important;
	font-size: 1.9em;
	position: relative;
	margin-bottom: 17%;
	
}



.btn {
    padding: 14px 24px;
    border: 0 none;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
 
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}
 
.btn-primary {
    background: #CA9A42;
    color: #ffffff;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #B98A34
}
 
.btn-primary:active, .btn-primary.active {
    background: #B98A34;
    box-shadow: none;
}

.send-message-button-wrapper {
	width: 50%;
	margin: auto;
}

.form-wrapper {
	width: 80%;
	margin: auto;
}

input {
	width: 100%;
	font-family: "Raleway","Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:1.1em;
	
}

textarea {
	width: 100%;
	height: 10em;
	font-family: "Raleway","Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:1.1em;
}

.location-map {
	width: 77%;
	margin:auto;
}


.carousel-wrapper {
	width: 100%;
	height: auto;
}


.article-wrapper h1 {
font-size: 1.9em;
margin0-bottom: 2%;
}

.article-wrapper p {
	vertical-align: top;
	font-size: 1.4em;
	text-align: left;
	margin-top: 2%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 2%;
}

.article-wrapper img {
	vertical-align: middle;
	max-width:100%;
	margin-top: 4%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 10%;
}


.article-image-box1 {

	margin: auto;
	max-width: 400px;

}



.medallions .img-circle {
	
		width: 80px;
		height: 80px;

}

	.medallions h3 {
		font-size: 1.5em;
		margin-top: 7px;
	}	




.services_jumbotron {
	width: 100%;
	height: auto;
	background-image: url(../images/1x/services_background_home_drone_flyover_golf_course.jpg)
}

.services_jumbotron h1 {
	color: #ffffff !important;
	margin-top: 10%;

}

.services_jumbotron p {
	color: #ffffff;
	font-size: 1.9em;
	margin-top: 0%;
	margin-left: 10%;
	margin-right: 10%;
}


.custservice-wrapper h1 {
	margin-bottom: 2%;
}

.custservice-wrapper p {
	vertical-align: middle;
	font-size: 1.4em;
	margin-top: 2%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 2%;
}

.custservice-wrapper img {
	max-width: 100%;
}


.coverage_jumbotron {

	background-image: url(../images/florida-subdivision-aerial-drone-flyover.jpg);
	
    /* Set a specific height */
    height: 700px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;


}


.coverage_jumbotron .img-circle {
	width: 90px;
	height: 90px;
}



.coverage_jumbotron h1 {
	color: #ffffff !important;
	margin-top: 10%;
	margin-bottom: 2%;
}


.coverage_jumbotron h3 {
	color: #ffffff !important;
}


.coverage_jumbotron p {
	color: #ffffff;
	font-size: 1.9em;
	margin-top: 2%;
	margin-left: 10%;
	margin-right: 10%;
}




.about-wrapper .img-circle {
	width: 170px;
	height: 170px;
}


.about-wrapper p {
	
	font-size: 1.3em;
	margin-top: 2%;
	margin-left: 20%;
	margin-right: 20%;
}


.c2a-jumbotron {
	background-color: #0059B2;
}

.c2a-jumbotron p {
	color: #ffffff;
	font-size: 1.9em;
	margin-top: 5%;
	margin-right: 20%;
	margin-bottom: 5%;
	margin-left: 20%;

}


.c2a-jumbotron-article {
	background-color: #0059B2;
}


.c2a-jumbotron-article h2 {
	color: #ffffff !important;
	font-size: 2.3em;
	margin-top:5%;
	
}


.c2a-jumbotron-article p {
	color: #ffffff;
	font-size: 1.7em;
	margin-top: 3%;
	margin-right: 20%;
	margin-bottom: 3%;
	margin-left: 20%;

}


.top-banner-zone-about {
    background: url("../images/residential-home-living-room-interior.jpg");
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-position:center;
}

.top-banner-zone-services {
    background: url("../images/interior-living-room.jpg");
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-position:center;
}

.top-banner-zone-contact {
    background: url("../images/florida-homes-cul-de-sac-overhead.jpg");
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-position:center;
}



.top-banner-zone-about h1 {
	color: #ffffff !important;
	padding: 10%;
	letter-spacing: .2em;
	font-size: 2.9em !important;

}


.top-banner-zone-services h1 {
	color: #ffffff !important;
	padding: 10%;
	letter-spacing: .2em;
	font-size: 2.9em !important;

}

.top-banner-zone-contact h1 {
	color: #ffffff !important;
	padding: 10%;
	letter-spacing: .2em;
	font-size: 2.9em !important;

}


.article-bullets li {
	margin-left: 3%;
	margin-top: .1em;
	font-size: 1.3em;
	
}



.footer-wrapper {
	background-color: #464646;
	
}


.footer-wrapper ul {
	font-family: "Raleway","Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: normal;
	font-weight: 400;
	margin-top: 7%;
	margin-right: 0%;
	margin-bottom: 7%;
	margin-left: 0%;
	list-style-position: inside;
	list-style-type: none;
	padding-left: 0;

}

.footer-wrapper ul li {

	color: #CCCCCC;
	font-size: 0.9em;

	margin-top: 1%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 0%;

}

.copyright-wrapper .copyright-text {
	color:#777777;
	font-size: 1.0em;

	margin-right: 20%;

	margin-left: 20%;

}




.article-wrapper-contact img {
	max-width: 98%;
	margin-top: 5%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 5%;
}

.footer-wrapper ul li a {
	color:#cccccc;
}


@media (max-width:1199px) and (min-width:992px) {

	.article-wrapper h1 {
	font-size: 1.9em;
	margin0-bottom: 2%;
	}

	.article-wrapper p {
		vertical-align: top;
		font-size: 1.2em;
		text-align: left;
		margin-top: 2%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 0%;
	}

	.article-wrapper img {
		vertical-align: middle;
		max-width:100%;
		margin-top: 10%;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 4%;
	}
	
	
	.article-bullets li {
	margin-left: 3%;
	margin-top: .1em;
	font-size: 1.2em;
	
}
	
	.custservice-wrapper p {
		vertical-align: middle;
		font-size: 1.3em;
		margin-top: 2%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 2%;
	}	
	
	.location-map {
	width: 90%;
	margin:auto;
	}
	
	.coverage_jumbotron .img-circle {
		width: 70px;
		height: 70px;
	}
	
	.c2a-jumbotron-article {
	background-color: #0059B2;	
	}


	.c2a-jumbotron-article h2 {
	color: #ffffff !important;
	font-size: 2.0em;
	margin-top:8%;
	
	}


	.c2a-jumbotron-article p {
	color: #ffffff;
	font-size: 1.5em;
	margin-top: 3%;
	margin-right: 20%;
	margin-bottom: 3%;
	margin-left: 20%;

	}

	.form-wrapper {
		width: 70%;
		margin: auto;
	}

	.location-map img {
	width: 77%;
	padding-top: 5%;
	padding-bottom: 5%;
	margin:auto;
	padding: none;
	}
		
	
	

}







@media (max-width:991px) and (min-width:768px) {
	
	
	.carousel-caption h1 {
		color: #ffffff !important;
		font-size: 2.0em;
		position: relative;
		margin-bottom: 0%;

	}

	.carousel-caption p {
		color: #ffffff !important;
		font-size: 1.3em;
		position: relative;
		margin-bottom: 9%;

	}
	

	.article-wrapper h1 {
	font-size: 1.9em;
	margin0-bottom: 2%;
	}

	.article-wrapper p {
		vertical-align: top;
		font-size: 1.15em;
		text-align: left;
		margin-top: 2%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 2%;
	}

	.article-wrapper img {
		vertical-align: middle;
		max-width:90%;
		margin-top: 4%;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 4%;
	}

	.article-bullets li {
	margin-left: 3%;
	margin-top: .1em;
	font-size: 1.1em;
	
	}

	.location-map {
	width: 90%;
	margin:auto;
	}
	
	.medallions .img-circle {
			width: 60px;
			height: 60px;
	}
		
	.medallions h3 {
		font-size: 1.3em;
		margin-top: 7px;
	}	
	
	
	
	.services_jumbotron {
	width: 100%;
	height: auto;
	background-image: url(../images/1x/services_background_home_drone_flyover_golf_course.jpg)
	}

	.services_jumbotron h1 {
		color: #ffffff !important;
		font-size: 1.9em;
		margin-top: 10%;

	}

	.services_jumbotron p {
		color: #ffffff;
		font-size: 1.5em;
		margin-top: 0%;
		margin-left: 10%;
		margin-right: 10%;
	}

	.btn {
		font-size: 70%;
		line-height: .8;
	}
	
	
	
	.custservice-wrapper h1 {
	font-size: 1.9em;
	margin-bottom: 2%;
	}

	.custservice-wrapper p {
		vertical-align: middle;
		text-align: center;
		font-size: 1.3em;
		margin-top: 2%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 2%;
	}

	.custservice-wrapper img {
		max-width: 100%;
	}

	.coverage_jumbotron {

	background-image: url(../images/florida-subdivision-aerial-drone-flyover.jpg);
	
    /* Set a specific height */
    height: 470px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;


	}
	
	.coverage_jumbotron .img-circle {
		margin-top: 7px;
		width: 50px;
		height: 50px;
	}

	.coverage_jumbotron h1 {
	color: #ffffff !important;
	font-size: 1.9em;
	margin-top: 10%;
	margin-bottom: 2%;
	}


	.coverage_jumbotron h3 {
		color: #ffffff !important;
		font-size: 1.4em;
	}


	.coverage_jumbotron p {
		color: #ffffff;
		font-size: 1.3em;
		margin-top: 2%;
		margin-left: 10%;
		margin-right: 10%;
	}

	.c2a-jumbotron-article {
	background-color: #0059B2;	
	}


	.c2a-jumbotron-article h2 {
	color: #ffffff !important;
	font-size: 1.9em;
	margin-top:8%;
	
	}


	.c2a-jumbotron-article p {
	color: #ffffff;
	font-size: 1.4em;
	margin-top: 3%;
	margin-right: 20%;
	margin-bottom: 3%;
	margin-left: 20%;

	}

	.form-wrapper {
		width: 80%;
		margin: auto;
	}
	
	.send-message-button-wrapper {
		font-size: 1.4em;
		width: 40%;
		margin: auto;
	}

	.location-map img {
	width: 90%;
	padding-top: 5%;
	padding-bottom: 5%;
	margin:auto;
	padding: none;
	}
		
	

}






@media (max-width:767px) and (min-width:561px) {
	
	.navbar-brand {
		height: auto;
	}

	.logo img {
		height: 44px;
	}

	.carousel-indicators {
		display: none;
	}

	
	.carousel-caption h1 {
		color: #ffffff !important;
		font-size: 1.6em;

		margin-bottom: 0%;

	}

	.carousel-caption p {
		color: #ffffff !important;
		font-size: 1.2em;

		margin-bottom: 7%;

	}

	.article-image-box1 img {
		border-radius: 50%;
		width: 40%;
	}
	
	
	.article-image-box2 {
		display: none;
	}

	
	.article-image-box3 {
		display: none;
	}
	
	
	.article-wrapper h1 {
	font-size: 1.9em;
	margin0-bottom: 2%;
	}

	.article-wrapper p {
		vertical-align: middle;
		text-align: left;
		font-size: 1.2em;
		margin-top: 2%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 2%;
	}

	.article-wrapper img {
		max-width: 50%;
		margin-top: 2%;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 2%;
	}

	.article-bullets li {
	margin-left: 3%;
	margin-top: .1em;
	font-size: 1.1em;
	
	}
	
	.location-map {
	width: 100%;
	margin:auto;
	}

	.medallions .img-circle {
			width: 60px;
			height: 60px;
	}
		
	.medallions h3 {
		font-size: 1.3em;
		margin-top: 7px;
	}	
	
	
	
	.services_jumbotron {
	width: 100%;
	height: auto;
	background-image: url(../images/1x/services_background_home_drone_flyover_golf_course.jpg)
	}

	.services_jumbotron h1 {
		color: #ffffff !important;
		font-size: 1.9em;
		margin-top: 10%;

	}

	.services_jumbotron p {
		color: #ffffff;
		font-size: 1.5em;
		margin-top: 0%;
		margin-left: 10%;
		margin-right: 10%;
	}

	.btn {
		font-size: 70%;
		line-height: .8;
	}
	
	
	
	.custservice-wrapper h1 {
	font-size: 1.9em;
	margin-bottom: 2%;
	}

	.custservice-wrapper p {
		vertical-align: middle;
		text-align: center;
		font-size: 1.3em;
		margin-top: 2%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 2%;
	}

	.custservice-wrapper img {
		max-width: 100%;
	}

	.coverage_jumbotron {

	background-image: url(../images/florida-subdivision-aerial-drone-flyover.jpg);
	
    /* Set a specific height */
    height: 700px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;


	}
	
	.coverage_jumbotron .img-circle {
		margin-top: 7px;
		width: 50px;
		height: 50px;
	}

	.coverage_jumbotron h1 {
	color: #ffffff !important;
	font-size: 1.9em;
	margin-top: 10%;
	margin-bottom: 2%;
	}


	.coverage_jumbotron h3 {
		color: #ffffff !important;
		font-size: 1.4em;
	}


	.coverage_jumbotron p {
		color: #ffffff;
		font-size: 1.3em;
		margin-top: 2%;
		margin-left: 10%;
		margin-right: 10%;
	}

		.footer-wrapper ul {

		margin-top: 3%;
		margin-bottom: 3%;

	}

	
	.footer-wrapper ul li {
		text-align: center !important;
		color: #CCCCCC;
		font-size: 0.9em;

		margin-top: 1%;
		margin-right: 30%;
		margin-bottom: 1%;
		margin-left: 30%;

	}

	.c2a-jumbotron-article {
	background-color: #0059B2;	
	}


	.c2a-jumbotron-article h2 {
	color: #ffffff !important;
	font-size: 1.6em;
	margin-top:7%;
	
	}


	.c2a-jumbotron-article p {
	color: #ffffff;
	font-size: 1.3em;
	margin-top: 3%;
	margin-right: 20%;
	margin-bottom: 3%;
	margin-left: 20%;

	}
	
	.form-wrapper {
		width: 80%;
		margin: auto;
	}
	
	.send-message-button-wrapper {
		font-size: 1.4em;
		width: 40%;
		margin: auto;
	}	
	
	.location-map img {
	width: 80%;
	padding-top: 5%;
	padding-bottom: 5%;
	margin:auto;
	padding: none;
	}
	
}


@media (max-width:561px) and (min-width:400px) {

	.navbar-brand {
		height: auto;
	}

	.logo img {
		height: 44px;
	}

	
	
	
	.carousel-indicators {
		display: none;
	}

	
	.carousel-caption h1 {
		color: #ffffff !important;
		font-size: 1.4em;

		margin-bottom: 0%;

	}

	.carousel-caption p {
		color: #ffffff !important;
		font-size: 1.1em;
		margin-top: 1%;
		margin-bottom: 2%;

	}

	
	.top-banner-zone-about h1 {
	color: #ffffff !important;
	padding: 10%;
	letter-spacing: .1em;
	font-size: 2.0em !important;

	}

	.top-banner-zone-services h1 {
	color: #ffffff !important;
	padding: 10%;
	letter-spacing: .1em;
	font-size: 2.0em !important;

	}
	
	.top-banner-zone-contact h1 {
	color: #ffffff !important;
	padding: 10%;
	letter-spacing: .1em;
	font-size: 2.0em !important;

	}
	
	.article-bullets li {
	margin-left: 3%;
	margin-top: .1em;
	font-size: 1.1em;
	
}
		
	.medallions .img-circle {
			width: 50px;
			height: 50px;
	}
		
	.medallions h3 {
		font-size: 1.2em;
		margin-top: 7px;
	}	
	
	
	
	.services_jumbotron {
	width: 100%;
	height: auto;
	background-image: url(../images/1x/services_background_home_drone_flyover_golf_course.jpg)
	}

	.services_jumbotron h1 {
		color: #ffffff !important;
		font-size: 1.2em;
		margin-top: 10%;

	}

	.services_jumbotron p {
		color: #ffffff;
		font-size: 1.0em;
		margin-top: 0%;
		margin-left: 10%;
		margin-right: 10%;
	}

	.btn {
		font-size: 90%;
		line-height: .5;
	}
	
	.article-image-box1 img {
		border-radius: 50%;
		width: 50%;
	}

	
	.article-image-box2 {
		display: none;
	}

	.article-image-box3 {
		display: none;
	}
		
	.article-wrapper h1 {
	font-size: 1.6em;
	margin0-bottom: 2%;
	}

	.article-wrapper p {
		vertical-align: middle;
		text-align: left;
		font-size: 1.1em;
		margin-top: 2%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 2%;
	}

	.article-wrapper img {
		max-width: 70%;
		margin-top: 5%;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 5%;
	}

	.article-wrapper-contact img {
		max-width: 100%;
		margin-top: 5%;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 5%;
	}
	
	
	.custservice-wrapper h1 {
	font-size: 1.4em;
	margin-bottom: 2%;
	}

	.custservice-wrapper p {
		vertical-align: middle;
		text-align: center;
		font-size: 1.0em;
		margin-top: 2%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 2%;
	}

	.custservice-wrapper img {
		max-width: 100%;
	}

	.coverage_jumbotron {

	background-image: url(../images/florida-subdivision-aerial-drone-flyover.jpg);
	
    /* Set a specific height */
    height: 700px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;


	}

	
	
	.coverage_jumbotron {

	background-image: url(../images/florida-subdivision-aerial-drone-flyover.jpg);
	
    /* Set a specific height */
    height: 700px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;


	}

	.coverage_jumbotron .img-circle {
		margin-top: 7px;
		width: 50px;
		height: 50px;
	}

	.coverage_jumbotron h1 {
	color: #ffffff !important;
	font-size: 1.4em;
	margin-top: 10%;
	margin-bottom: 2%;
	}


	.coverage_jumbotron h3 {
		color: #ffffff !important;
		font-size: 1.1em;
	}


	.coverage_jumbotron p {
		color: #ffffff;
		font-size: 1.1em;
		margin-top: 2%;
		margin-left: 10%;
		margin-right: 10%;
	}

	
	.about-wrapper .img-circle {
		width: 120px;
		height: 80%;
	}
	
	.about-wrapper h3 {
		font-size: 1.3em;
	}
	
	.about-wrapper p {
	font-size: 1.1em;
	}

	
	.c2a-jumbotron p {
		font-size: 1.3em;
	}
	
	.c2a-jumbotron-article {
	background-color: #0059B2;	
	}


	.c2a-jumbotron-article h2 {
	color: #ffffff !important;
	font-size: 1.4em;
	margin-top:10%;
	margin-left:10%;
	margin-right: 10%;
	
	}


	.c2a-jumbotron-article p {
	color: #ffffff;
	font-size: 1.1em;
	margin-top: 5%;
	margin-right: 10%;
	margin-bottom: 5%;
	margin-left: 10%;

	}
	

	
	
	.footer-wrapper ul {

		margin-top: 3%;
		margin-bottom: 3%;

	}

	
	.footer-wrapper ul li {
		text-align: center !important;
		color: #CCCCCC;
		font-size: 0.9em;

		margin-top: 1%;
		margin-right: 10%;
		margin-bottom: 1%;
		margin-left: 10%;

	}
	
	
	h3 {
	font-size: 1.4em;
	}
	
	.form-wrapper {
		width: 95%;
		margin: auto;
	}
	
	.send-message-button-wrapper {
		font-size: 1.1em;
		width: 70%;
		margin: auto;
	}

	.location-map img {
	width: 100%;
	padding-top: 10%;
	padding-bottom: 5%;
	margin:auto;
	padding: none;
	}
	
	
}


@media (max-width:399px) and (min-width:200px) {

	.navbar-brand {
		height: auto;
	}

	.logo img {
		height: 44px;
	}

	
	
	
	.carousel-indicators {
		display: none;
	}

	
	.carousel-caption h1 {
		color: #ffffff !important;
		font-size: 1.3em;

		margin-bottom: 0%;

	}

	.carousel-caption p {
		color: #ffffff !important;
		font-size: 1.1em;
		margin-top: 1%;
		margin-bottom: -10%;

	}

}