html, body {
	background-color: #333333;	
	text-align: center;
	height: 100%;
	font-weight: normal;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
}

html, body, div, span, table, td, img, figcaption, figure {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, details, figcaption, figure, img, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

img, embed, object, video {
	max-width: 100%;
}

.spacer {
	width: 1px;
	height: 1px;
}

a:focus { 
	outline: none; 
}

button:focus { 
	outline: none; 
}

#top-bar {
     display: block;
	position: absolute;
     top: 0;
     left: 0;	
	width: 100%;
	height: 150px;
	box-sizing: border-box;
     z-index: 100;
}

.top-images {
     position: relative;
	display: block;
}

.phone-top-images {
	display: none;
}

#top-menu {
	display: block;
}

#top-menu-text {
	display: inline-block;
     padding-left: 5px;
}

.top-menu-icon {
     padding-right: 2px;
}

#logo {
	width: 100%;
	max-width: 400px;
	margin: 30px auto 0 auto;
}

.logo-bottom {
	width: 90%;
	max-width: 300px;
	margin: 0 auto 5px auto;
}

#top-icons {
	display: block;
     margin: 15px 0 0 0;
	padding: 10px 40px 0 0;
	float: right;
     width: 220px;
     max-width: 220px;
}

.bottom-icons {
	display: table;
     margin: 0 auto;
	padding-top: 10px;
}

ul.social-icons {
	margin: 0;
	padding: 0;
	border: 0;
     float: right;
}
ul.social-icons li {
	display: inline-block;
	float: none;
	padding: 15px;	
	width: 0;
	height: 0;
	position: relative;
	margin: 0 0 0 8px;
	background-color: rgba(120,120,120, 0.75);
}
ul.social-icons li:hover {
	background-color: #000000;
}
ul.social-icons li i {
	position: absolute;
	font-size: 14px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	left: 50%;
	top: 50%;
	margin-left: -15px;
	margin-top: -15px;
}
ul.social-icons li a {	
	color: #ffffff !important;
	text-decoration:none;
}
ul.social-icons li a i {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow: hidden;	
}
ul.social-icons li a:hover {
	text-decoration: none;
	color: #ffffff !important;
}

#service-request-button {
	display: block;
     margin: 25px 15px 0 0;
	float: right;
	padding: 6px 15px;	
	width: 160px;
	height: 30px;
	background-color: rgba(120,120,120, 0.75);
     text-decoration: none;
     color: #ffffff;
     font-size: 14px;
     white-space: nowrap;
     text-align: center;
     box-sizing: border-box;
}

#service-request-button:hover {
     background-color: #000000;
	text-decoration: none;	
}

#slider {
	display: block;
     position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #ffffff;
	box-sizing: border-box;
	z-index: 1;
}

#phone-slider {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	display: none;
	margin: 0 auto;
	background-color: #000000;		
}

.slider-top-text {
	font-size: 1em;
	padding-right:20px;
	height: 25px;
	text-align:right;
	padding-top:7px;
	padding-bottom:3px;
	line-height: 1em;
     color: #ffffff;
}

.slider-bottom-text {
	font-size: .8em;
	padding-right:20px;
	height: 20px;
	text-align:right;
	padding-top:0;
	padding-bottom:5px;
	line-height: 1em;
	color: #dddddd;
}

#page-content {
	width: 90%;
	max-width: 1350px;
     margin: 0 auto;
     padding: 50px 0 40px 0;     
}

#page-title {
	font-size: 1.75em;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: left;
	display: block;
}

#bottom-bar {
     display: block;
	width: 100%;
     padding: 30px 40px 40px 40px;
     background-color: #333333;
     color: #dddddd;
	font-size: .8em;
	line-height: 1.5em;
	text-align: left;
     border-style: solid;
     border-color: #ffffff;
     border-width: 1px 0 0 0;
     box-sizing: border-box;
}

#bottom-bar a {
	color: #ffffff;
}

#bottom-bar a:hover {
	color: #dddddd;
}

#bottom-bar-content {
	width: 90%;
     max-width: 1350px;
     margin: 0 auto;
}

#bottom-bar-left {
     display: block;
	padding: 0; 
	float: left;
	width: 30%;
     vertical-align: top;
     height: 90px;
     box-sizing: border-box;
}

#bottom-bar-middle {
     display: block;
	width: 40%;
     vertical-align: top;
     height: 90px;
     box-sizing: border-box;
     text-align: center;
     font-size: .85em;
     margin: 0 auto;
}

#bottom-bar-right {
     display: block; 
	float: right;
	width: 30%;
     vertical-align: top;
     height: 90px;
     box-sizing: border-box;
     text-align: right;
}

.bottom-bar-column-title {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin: 0 0 15px 0;
	color: #ffffff;	
}

#phone-bottom-bar {
	width: 100%;
     padding: 30px 5%;
     background-color: #333333;
     color: #ffffff;
	font-size: .8em;
	line-height: 2em;
	text-align: center;
     display: none;
     box-sizing: border-box;
     border-style: solid;
     border-color: #ffffff;
     border-width: 1px 0 0 0;
}

#phone-bottom-bar a {
	color: #ffffff;
}

#phone-bottom-bar a:hover {
	color: #dddddd;
}

.tablet-none {
	
}

.scroll-down-container {
	position: absolute;
     left: 50%;
     bottom: -20px;
     margin-left : -26px;
     z-index: 10;
}

.scroll-down {
	border:2px solid #fff;
	color:#fff !Important;
     background: rgba(20,20,20,.4);
	border-radius:50%;
	display:inline-block;
	padding:12px 16px;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}

.scroll-down:hover {
	cursor:pointer;
	background: rgba(0,0,0,.8);
	color:#fff;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}

.scroll-up-container {
	position: fixed;
     right: 20px;
     bottom: 180px;
     z-index: 10;
	display:none;
}

.scroll-up {
	color:#fff !Important;
     background-color: #515151;
	border-radius:10px;
	display:inline-block;
	padding:12px 16px;
	transition:all 0.5s ease-in-out;
}

.scroll-up:hover {
	cursor:pointer;
	background-color: #0a0a0a;
	color:#fff;
	transition:all 0.5s ease-in-out;
}

.employee-title {
	font-size: 1.2em;
	color: #dddddd;
	line-height: 1.5em;
	text-align: left;
     margin-bottom: 25px;
     font-style: italic;
}

.outdoor-lights-button {
	height: 40px;	
	line-height: 40px;
	background-color: #666666;
	border-width: 0;
	color: #ffffff;
	padding: 0 2em;
     border-radius: 5px;
     font-size: 1em;
     text-align: center;
     margin: 40px 0 30px 0;
     
}

.outdoor-lights-button:hover {
	background-color: #000000;
	color: #ffffff;     
}

.outdoor-lights-button a {
	text-decoration: none;     
}

#home-text-container {
     display: block;
     position: absolute;     
     bottom: 20px;
     left: 0;
	margin: 0;
	padding: 0;
	width:100%;
	box-sizing: border-box;
}

#home-text {
     display: block;
     position: relative;
	margin: 0 auto;
	padding: 20px;
	width: 90%;
	box-sizing: border-box;     
     text-align: center;     
     color: #ffffff;
     text-shadow: 1px 2px 6px #555555;
     font-size: 1rem;
     line-height: 1.5rem;
     background: rgba(0,0,0,.4);
     border-style: solid;
     border-color: #888888;
     border-width: 1px;
}

#home-text a {
	color: #ffffff;
}

#home-text a:hover {
	color: #dddddd;
}

@media screen and (min-width : 768px) and (max-width : 1100px){

body {
	font-size: 90%;	
}
	
}

@media screen and (min-width : 951px) and (max-width : 1360px){
     
#service-request-button {
	position: absolute;
     top: 45px;
     right: 25px;
     width: 204px;
}     
     
}

@media screen and (max-width : 950px) {

#top-icons {
	display: none;
}
     
#service-request-button {
	display: none;
}
     
}

@media screen and (max-width : 900px) {     

#bottom-bar {
     font-size: .7em;
}

#bottom-bar-left-column {
     display: none;	
}

#bottom-bar-left-column2 {
     display: block;
     width: 35%;
}

#bottom-bar-right-column {
     display: none;	
}

.tablet-none {
	display: none;
}

}


@media screen and (max-width : 767px) {
	
body {
	font-size: 80%;	
}

#top-menu-text {
	display: none;
}

#logo {
	width: 75%;
	margin: 11px auto 0 auto;
     padding: 0 0 0 10px;
}

.logo-bottom {
	width: 80%;
     padding: 0 0 5px 0;
}

#slider {
	display: none;
}

#phone-slider {
	display: block;	
}

.top-images {
	display: none;
}

.phone-top-images {
	display: block;
}

#page-content {
     padding: 30px 0 20px 0;     
}

#page-title {
     text-align: center;     
}

#bottom-bar {
     display: none;
}

#phone-bottom-bar {
	display: block;	
}

.bottom-icons {
	display: block;
     margin: 0 auto;
	padding: 0;
	float: none;
}
	
.scroll-up-container {
	bottom:10px;
	right:10px;
}

.employee-title {
	text-align: center;
}
     
#phone-home-text-container {
	margin: 0;
	padding: 0;
	width:100%;
	box-sizing: border-box;
     background-color: #333333;
     border-style: solid;
     border-color: #ffffff;
     border-width: 1px 0 0 0;
}     
     
#phone-home-text {
     display: block;
     width: 90%;
     padding: 25px;
     margin: 0 auto;
     font-size: .8rem;
     color: #ffffff;
     line-height: 1.2rem;    
     text-align: center;
}
     
#phone-home-text a {
	color: #ffffff;
}

#phone-home-text a:hover {
	color: #dddddd;
}     

}


@media screen and (max-width : 500px) {

.slider-top-text {
	font-size: 1.5em;
	line-height: 1.5em;
}

.slider-bottom-text {
	font-size: 1.2em;
	line-height: 1.2em;
}

}


@media screen and (min-width : 901px) and (max-width : 1100px){

#bottom-bar {
     font-size: .75em;
}
	
}



