body{
	margin:0px;
	background-image:url('http://www.nicholaslavella.com/AESG-redesign-2014/images/bg.png');
}

#frame{
	width:1000px;
	height:1420px;
	margin:auto;
	position:relative;	
	background:#FFFFFF;
	color:#002032;
}

.video-frame{
	width:90%;
	float:left;
	margin:0px 0px 0px 5%;
}

.video-size-frame{
	 height: 0;
    padding-bottom: 56.3%;
    position: relative;
}

.video-size-frame iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#header{
	font-family: 'Montserrat', sans-serif;
	height:205px;
	border-bottom:2px solid #d7d7d7;
	border-right:2px solid #d7d7d7;
	border-left:2px solid #d7d7d7;
}

#menu{
	width:830px;
	margin:0px 20px 0px 0px;
	float:left;
}

#menu-mobile{
	display:none;
}

.menu_link{
	float:left;
	color:#002032;
	font-size:14px;
	padding:5px 10px 5px 10px;
	border-right:2px solid #d7d7d7;
	border-bottom:2px solid #d7d7d7;
}

#menu_spacer{
	float:left;
	border-bottom:2px solid #d7d7d7;
	height:28px;
	width:225px;
}

#phone{
	width:145px;
	float:left;
}

#emergency{
	color:#002032;
	font-family: 'Pontano Sans', sans-serif;
	font-size:12px;
	float:left;
	margin:2px 0px -2px 0px;
}

#number{
	color:#ff0000;
	font-size:22px;
	float:left;
}

#company_header{
	width:1000px;
	float:left;
	margin:10px 0px 0px 0px;
}

.name{
	font-size:26px;
	text-align:center;
	width:330px;
	float:left;
	border-top:2px solid #002032;
	border-bottom:2px solid #002032;
	padding:5px 2px 5px 2px;
	margin:35px 0px 0px 0px;
}

#advanced_electrical{
	margin:35px 0px 0px 98px;
}

#services_group{
	letter-spacing:1px;
}

#logo{
	width:85px;
	height:125px;
	margin:0px 25px 0px 25px;
	float:left;
}

#logo img{
	width:100%;
	height:auto;
}

#tagline{
	width:334px;
	float:left;
	text-align:right;
	font-size:14px;
	margin:2px 0px 0px 0px;
	font-family: 'Pontano Sans', sans-serif;
}

#bxslider_hp{
	width:98%;
	height:auto;
	margin:0px 0px 0px 0px;
	float:left;
}

#slider-frame{
	width:98%;
	height:auto;
	float:left;
	margin:1% 0px 1% 1.5%;
}

#aesg_slider_frame{
	width:996px;
	height:auto;
	float:left;
	border-bottom:2px solid #d7d7d7;
	border-right:2px solid #d7d7d7;
	border-left:2px solid #d7d7d7;
}

#aesg_slider_container{
	width:976px;
	height:326px;
	margin:10px 0px 0px 10px;
	border:2px solid #002032;
}

#body_frame{
	height:auto;
	float:left;
	background-color:#FFFFFF;
	border-right:2px solid #d7d7d7;
	border-left:2px solid #d7d7d7;
}

#left_frame{
	height:700px;
	height:auto;
	width:696px;
	float:left;
	font-family: 'Pontano Sans', sans-serif;
	font-size:16px;
	color:#002032;
	background-color:#FFFFFF;
	padding-bottom:20px;
}

#sub_menu{
	float:left;
	width:698px;
}

.sub_menu_link{
	font-family: 'Montserrat', sans-serif;
	float:left;
	color:#002032;
	font-size:14px;
	padding:5px 10px 5px 10px;
	border-right:2px solid #d7d7d7;
	border-bottom:2px solid #d7d7d7;
}

#sub_menu_spacer{
	width:200px;
	height:28px;
	border-bottom:2px solid #d7d7d7;
	float:left;
}

#right_frame{
	height:auto;
	width:298px;
	float:left;
	border-left:2px solid #d7d7d7;
	font-family: 'Pontano Sans', sans-serif;
	font-size:16px;
	color:#002032;
	padding-bottom:25px;
	background-color:#FFFFFF;
}

#footer{
	width:996px;
	height:150px;
	float:left;
	border-top:2px solid #002032;
	background-color:#FFFFFF;
	border-right:2px solid #d7d7d7;
	border-left:2px solid #d7d7d7;
}

#footer_name{
	width:1000px;
	text-align:center;
	font-family: 'Montserrat', sans-serif;
	float:left;
	color:#002032;
	font-size:16px;
	margin:10px 0px 0px 0px;
}

.footer_contact{
	width:1000px;
	text-align:center;
	font-family: 'Pontano Sans', sans-serif;
	float:left;
	color:#002032;
	font-size:14px;
}

.footer_contact:hover, .footer_contact:visited, .footer_contact:link, .footer_contact:active
{
    text-decoration: none;
}

#cards{
	width:100px;
	text-align:center;
	position:absolute;
	left:890px;
	margin-top:40px;
	font-family: 'Pontano Sans', sans-serif;
	color:#002032;
	font-size:12px;
}
/*----------------- GENERAL _______________*/
.title{
	font-size:20px;
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	float:left;
	border-top:2px solid #002032;
	border-bottom:2px solid #002032;
	padding:5px 2px 5px 2px;
	margin:0px 0px 0px 0px;
}

.right_break{
	width:300px;
	float:left;
	border-bottom:2px solid #d7d7d7;
	margin:25px 0px 0px 0px;
}

.img_frame{
	border:2px solid #002032;
	float:left;
}

.link_titles{
	width:694px;
	font-family: 'Montserrat', sans-serif;
	float:left;
	color:#878787;
	font-size:14px;
	padding:5px 0px 5px 5px;
	border-bottom:2px solid #d7d7d7;
}

.root_link{
	color:#878787;
	float:left;
}

.link_spacer{
	float:left;
	padding:0px 5px 0px 5px;
}

.selected_page{
	color:#002032;
	float:left;	
}

/*---------------- LINKS ------------------*/
#left_frame a:visited{
	color:#002032;
	text-decoration:none;
}

#left_frame a:link{
	color:#002032;
	text-decoration:none;
}

#right_frame a:visited{
	color:#002032;
	text-decoration:none;
}

#right_frame a:link{
	color:#002032;
	text-decoration:none;
}

/*------------------ HOME -----------------*/
.recent_img_thumb{
	width:75px;
	height:75px;
	overflow:hidden;
	float:left;
	margin-right:5px;
	border:2px solid #002032;
}

#recent_img{
	width:243px;
	height:243px;
	overflow:hidden;
	float:left;
	border:2px solid #002032;
	margin:0px 0px 5px 0px;
}

#recent_images_frame{
	margin:0px 0px 0px 25px;
}

#recent_images_title{
	margin:20px 0px 10px 40px;	
}

#free_estimating{
	margin:20px 0px 10px 55px;
}

#free_estimating_description{
	width:260px;
	float:left;
	margin:0px 0px 5px 35px;
	font-family: 'Pontano Sans', sans-serif;
	font-size:14px;
}

#free_estimating_tags{
	width:300px;
	float:left;
	text-align:center;
	font-family: 'Pontano Sans', sans-serif;
	font-size:18px;
	color:#002032;
}

.home_text{
	width:568px;
	float:left;
	margin:10px 0px 10px 65px;
	text-align:center;
}

#home-img{
	margin:0px 0px 0px 65px; 
	height:244px;
}

/*------------ ABOUT -------------------*/
#affiliations{
	margin:20px 0px 10px 75px;
}

.affiliate{
	width:250px;
	float:left;
	margin:10px 0px 0px 25px;
}

.affiliation_title{
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
}

.affiliation_descript{
	font-size:12px;
}

.affiliation_since{
	font-family: 'Montserrat', sans-serif;
	font-size:12px;
}

.affiliation_logo{
	width:75px;
	height:75px;
	float:left;
	border:2px solid #002032;
	margin:0px 10px 0px 10px;	
}

#servicing_area{
	margin:20px 0px 10px 55px;
}

#servicing_description{
	width:250px;
	float:left;
	margin:0px 0px 0px 25px;
	text-align:center;
	font-size:14px;
}

#employment_opportunities{
	font-size:14px;
	margin:20px 0px 10px 35px;
}

#employment_details{
	width:260px;
	font-size:14px;
	color:#002032;
	font-family: 'Pontano Sans', sans-serif;
	text-align:center;
	margin:0px 0px 0px 20px;
}

.headshot{
	width:124px;
	float:left;
	margin:15px 0px 0px 13px;
}

.headshot_img{
	width:120px;
	height:120px;
	border:2px solid #002032;
	margin:0px 0px 2px 0px;
}

.headshot_name{
	width:124px;
	text-align:center;
	color:#002032;
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
}

.headshotFrame{
	width:275px;
	display:block;
	margin:0 auto;
}

#office_header{
	width:33%;
	margin:20px 30% 10px 33%;
	float:left;	
}

#feildsup_header{
	width:33%;
	margin:20px 30% 10px 33%;
	float:left;
}
	
#feild_header{
	width:33%;
	margin:20px 30% 10px 33%;
	float:left;
}

#left_frame p{
	text-indent:30px;
	float:left;
	margin:0px 0px 10px 20px;
	width:654px;
	text-align:justify;
}

.factory_man{
	width:200px;
	float:left;
	margin:20px 0px 0px 50px;
}

.man_link{
	width:250px;
	float:left;
	margin:10px 0px 0px 50px;
}

.man_name{
	width:500px;
	float:left;	
	font-size:16px;
	font-family: 'Montserrat', sans-serif;
}

.man_cat{
	width:500px;
	float:left;
	font-size:12px;
	font-family: 'Pontano Sans', sans-serif;
}

.man_url{
	width:500px;
	float:left;
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
}

#link_left{
	margin-top:40px; 
	float:left; 
	height:500px; 
	width:300px;
}

#link_right{
	margin-top:40px; 
	float:left; 
	width:300px;
}

/*----------RESIDENTIAL-------------*/
.residential_home_description{
	width:568px;
	float:left;
	margin:10px 0px 0px 65px;
	text-align:center;
}
	

#services_header{
	margin:20px 0px 10px 95px;
}

#services_list{
	float:left;
	margin:0px 0px 0px 0px;
}

.service_link{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
}

.residential_home_titles{
	width:693px;
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	float:left;
	border-bottom:2px solid #d7d7d7;
	border-top:2px solid #d7d7d7;
	padding:5px 0px 5px 5px;
	margin:30px 0px 10px 0px;
}

.residential_home_img{
	width:150px;
	height:150px;
	float:left;
	margin:0px 10px 0px 10px;
}

.residential_home_txt{
	float:left;
	width:490px;
	padding:0px 20px 0px 0px;
	font-size:14px;
}

.residential_home_more{
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	float:left;
	padding:0px 5px 2px 0px;
	margin:5px 0px 0px 0px;
}

/*----------GENERATORS-------------*/
.offer_since{
	width:250px;
	float:left;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	margin:0px 0px 5px 25px;
	text-align:center;
	color:#ff0000;
}

.bold_right{
	width:250px;
	font-size:16px;
	font-family: 'Montserrat', sans-serif;
	float:left;
	margin:0px 0px 0px 25px;
	text-align:center;
}

.thin_right{
	width:250px;
	font-size:14px;
	font-family: 'Pontano Sans', sans-serif;
	float:left;
	margin:0px 0px 0px 25px;
	text-align:center;
}

.btm_img{
	width:96%;
	margin-left:2%;
	border:2px solid #002032;
	float:left;
}

.full_width{
	width:90%;
	margin-left:5%;
	float:left;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}

.point{
	width:45%;
	float:left;
	padding-left:25px;
	font-size:18px;
	margin-top:25px;
	margin-left:35px;
	marign-bottom:5px;
	text-align:center;
	font-weight:bold;
}

.title_frame{
	width:100%;
	height:auto;
	float:left;
	margin:15px 0px 0px 0px;
}

.h1-title{
	display:block;
	font-size:28px;
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	border-top:2px solid #002032;
	border-bottom:2px solid #002032;
	padding:5px 2px 5px 2px;
	margin:0 auto;
}

.generators h3{
	width:100%;
	float:left;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	margin:15px 0px 5px 0px;
}

.generators h2{
	width:75%;
	margin-left:12.5%;
	float:left;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #002032;
	border-top:1px solid #002032;
}

.generators ul{
	width:40%;
	margin-left:10px;
	margin-top:10px;
	float:left;
}


.half_img{
	width:33%;
	margin-left:4%;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	border:solid 2px #002032;
}

.experience_img{
	width:25%;
	float:left;
	margin-left:15%;
	border:2px solid #002032;
}

.experience_text{
	width:35%;
	float:left;
	padding:20px 0px 0px 40px;
	text-align:center;
	font-size:18px;
}

.left_break{
	width:100%;
	float:left;
	border-bottom:2px solid #d7d7d7;
	margin:15px 0px 15px 0px;
}

/*--------CONTACT----------------*/
.form_frame{
	margin:20px 0px 0px 40px;
	float:left;
}

.form_line{
	float:left;
	margin-right:50px;
}

.form_desc{
	width:125px;
	font-size:16px;
	font-family: 'Montserrat', sans-serif;
	color:#002032;
}

.form_line text{
	font-size:16px;
	font-family: 'Montserrat', sans-serif;
	color:#002032;
}

.form_check{
	float:left;
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	color:#002032;
	margin:3px 5px 0px 0px;
	
}

.form_checkbox{
	float:left;
	margin:0px 30px 0px 0px;
	width:125px;
}

#send{
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	padding:10px;
	border:2px solid #002032;
	float:left;
	margin:5px 500px 0px 0px;
}

#contact_side{
	width:300px;
	float:left;
	margin:5px 0px 0px 0px; 
	text-align:center;
}

#ft-title{
	margin:20px 0px 0px 50px; 
	width:200px; 
	float:left;
}

#service-area-img{
	 float:left; 
	 height:250px;
	 margin:0px 0px 0px 25px;
}

#happy-to-provide{
	font-size:16px;
}

#contact-info-title{
	float:left; 
	margin:20px 0px 5px 68px;
}

#thanks-txt{
	font-size:18px; 
	margin-top:20px; 
	font-family:'Montserrat', sans-serif; 
	text-align:center;
}

#top-point{
	margin-top:30px;
}

#inventory-desc{
	font-size:14px;
}

#service-contracts-title{
	margin:20px 0px 0px 35px;
}

#keep-gen{
	margin-top:10px;
}

#service-contracts-list{
	width:225px; 
	float:left; 
	margin:5px 0px 0px 10px;
}

.comments-header{
	 margin-top:15px; 
	 width:700px;	
	 float:left;
}

#premier-logo{
	display:block; 
	margin:0 auto; 
	margin-top:40px; 
	padding:10px; 
	border:2px solid #002032;
}

@media (max-width:1225px) {	
	#man-link{
		display:none;
	}
	
	#frame{
		width:100%;
		height:auto;
		margin:0;
		padding:0;
		border:none;
	}
	
	#header{
		width:100%;
		padding-bottom:10px;
	}
	
	#menu{
		width:78%;
		margin:0;
	}
	
	.menu_link{
		width:16%;
		padding:5px 0px 5px 0px;
		font-size:16px;
		text-align:center;
	}
	
	#menu_spacer{
		display:none;
	}
	
	#phone{
		width:19%;
		height:auto;
	}
	
	#emergency{
		font-size:14px;
		text-align:center;
	}
	
	#number{
		font-size:28px;
		text-align:center;
	}
	
	#company_header{
		width:100%;
	}
	
	.name{
		font-size:28px;
		width:40%;
		marign:0;
	}

	#advanced_electrical{
		margin:35px 2% 0px 2%;
	}

	#services_group{
		letter-spacing:1px;
		margin:35px 0px 0px 2%;
	}

	#logo{
		width:10%;
		height:auto;
		margin:0;
		margin-top:-25px;
	}
	
	#logo img{
		width:100%;
	}
	
	#aesg_slider_frame{
		width:100%;
		height:auto;
		background-color:#FFFFFF;
	}
	
	#aesg_slider_container{
		width:98%;
		height:75%;
		margin:1% 0px 1% 1%;
	}
	
		
	#left_frame{
		width:70%;
		padding-bottom:25px;
	}
	
	.home_text{
		width:80%;
		float:left;
		margin:20px 0px 0px 10%;
	}
	
	#home-img{
		width:80%;
		height:auto;
		float:left;
		margin:20px 0px 0px 10%;
	}
	
	#free_estimating_description{
		width:80%;
		float:left;
		margin:0px 0px 0px 10%;
	}
	
	#free_estimating_tags{
		width:100%;
		float:left;
	}
	
	#left_frame p{
		width:96%;
		margin:2% 0px 0px 2%;
	}
	
	.img_frame{
		width:96%;
		margin:2% 0px 0px 2%;
		height:auto;
	}
	
	.img_frame img{
		width:100%;
	}
	
	#sub_menu{
		width:100%;
	}
	
	#sub_menu_spacer{
		display:none;
	}
	
	#right_frame{
		width:29%;
	}
	
	.right_break{
		width:100%;
	}
	
	#footer{
		width:100%;
	}
	
	#footer_name{
		width:100%;
	}
	
	.footer_contact{
		width:100%;
	}
	
	#cards{
		display:none;
	}
	
	#center{
		width:100%;
	}
	
	#services_header{
		margin:0;
	}
	
	.link_titles{
		width:100%;
	}
	
	#services_header{
		width:70%;
		margin:20px 0px 10px 15%;
	}
	
	.title{
		width:70%;
		margin:0px 0px 10px 15%;
	}
	
	.affiliate{
		width:90%;
		margin:0px 0px 10px 5%;
	}
	
	#affiliations{
		width:70%;
		margin:20px 0px 20px 15%;
	}
	
	#servicing_description{
		width:70%;
		margin:0px 0px 0px 15%;
	}
	
	#employment_details{
		width:70%;
		margin:0px 0px 0px 15%;
	}
	
	#ft-title{
		width:80%;
		margin:20px 0px 0px 10%;
	}
	
	.residential_home_titles{
		padding-left:2%;
		width:98%;
		margin:0;
		margin-top:20px;
	}
	
	.residential_home_description{
		width:80%;
		margin:20px 0px 20x 10%;
	}
	
	.residential_home_img{
		width:25%;
		height:auto;
		margin:20px 20px 20px 20px;
	}
	
	.residential_home_txt{
		width:62%;
		height:auto;
		float:left;
		margin:20px 20px 20px 0px;
	}
	
	#contact-info-title{
		width:90%;
		margin:20px 0px 0px 5%;
	}

	#contact_side{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	
	.recent_img_thumb{
		width:21%;
		margin-top:5px;
	}
	
	#left-thumb{
		margin-left:15%;
	}

	#recent_img{
		width:70%;
		margin:0px 0px 0px 15%;
	}

	#recent_images_frame{
		width:100%;
		margin:0;
		padding:0;
	}
	
	#recent_images_title{
		width:80%;
		margin:20px 0px 10px 10%;
	}
}

@media (max-width:1024px) {
	#menu{
		width:85%;
	}
	
	.menu_link{
		width:16%;
		font-size:14px;
	}
	
	#phone{
		width:14%;
	}
	
	#emergency{
		font-size:10px;
	}
	
	#number{
		font-size:16px;
	}
	
	.name{
		font-size:24px;
	}
	
	#logo{
		margin-top:-15px;
	}
	
	#header{
		height:auto;
		float:left;
		padding-bottom:20px;
		background-color:#FFFFFF;
	}
	
	#company_header{
		height:auto;
	}
	
	#recent_img{
		height:100px;
	}
	
	#affiliations{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	.affiliate{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	.affiliation_title{
		font-size:14px;
	}
	
	.affiliation_descript{
		font-size:12px;
	}
	
	.affiliation_since{
		font-size:12px;
	}
	
	.affiliation_logo{
		width:25%;
		height:auto;	
	}
	
	.affiliation_logo img{
		width:100%;
		height:auto;
	}
	
	#servicing_area{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	#service-area-img{
		width:60%;
		height:auto;
		margin:20px 0px 0px 20%;
	}
	
	#servicing_description{
		font-size:14px;
	}

.headshot{
		width:30%;
		margin:0;
		margin:20px 3% 0px 0px;
	}
	
	.headshot_img{
		width:100%;
		height:auto;
	}
	
	.headshot_img img{
		width:100%;
		height:auto;
	}
	
	.headshot_name{
		width:100%;
		text-align:center;
		color:#002032;
		font-size:14px;
		font-family: 'Montserrat', sans-serif;
	}
	
	.headshotFrame{
		width:90%;
		margin:0px 0px 0px 5%;
	}
	
	.headshot-full{
		width:90%;
		margin:0px 0px 0px 5%;
	}
	
	#office_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
	
	#feildsup_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
		
	#feild_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
	
	.factory_man{
		width:60%;
		margin:20px 0px 20px 20%;
	}
	
	.factory_man img{
		width:100%;
		height:auto;
	}
	
	.man_link{
		width:80%;
		height:auto;
		margin:10px 0px 5px 10%;
	}
	
	.man_name{
		width:100%;
	}
	
	.man_cat{
		width:100%;
	}
	
	.man_url{
		width:100%;
	}
	
	#link_left{
		width:100%;
		height:auto;
	}

	#link_right{
		width:100%;
		height:auto;
		margin:0;
	}
	
	.residential_home_txt{
		width:58%;
	}
	
	#free_estimating{
		width:80%;
		margin:10px 0px 5px 10%;
	}
	
	#free_estimating_tags{
		font-size:14px;
	}
	
	.form_checkbox{
		width:20%;
		margin:0px 5% 14px 5%;
	}
	
	.offer_since{
		width:100%;
		text-align:center;
		font-size:14px;
		padding:0;
		margin:0;
	}
	
	#top-point{
		margin-top:5px;
	}
	
	.thin_right{
		width:80%;
		margin:5px 0px 5px 10%;
		font-size:14px;
	}
	
	#keep-gen{
		width:80%;
		margin:5px 0px 5px 10%;
		font-size:14px;
	}
	
	#service-contracts-list{
	width:80%;
	margin:20px 0px 0px 5%;
	font-size:14px;
	}
}

@media (max-width:760px) {
	#header{
		float:left;
		height:auto;
		background-color:#FFFFFF;
	}
	
	#menu{
		width:100%;
		display:none;
		background-color:#FFFFFF;
	}
	
	#menu-mobile{
		display:block;
		width:100%;
		text-align:center;
		font-size:36px;
		padding:10px 0px 10px 0px;
		border-bottom:2px solid #002032;
	}
	
	#phone{
		width:80%;
		float:right;
		padding:5px 0px 5px 0px;
	}
	
	#emergency{
		width:76%;
		float:right;
		text-align:center;
		padding:0px 20px 0px 0px;
		font-size:18px;
	}
	
	#number{
		width:76%;
		float:right;
		text-align:center;
		padding:0px 20px 0px;
		font-size:24px;
	}
	
	.menu_link{
		width:100%;
		font-size:32px;
		padding:10px 0px 10px 0px;
	}
	
	#company_header{
		height:auto;
		margin-top:0px;
	}
	
	.name{
		float:right;
		width:65%;
		margin:0;
		font-size:18px;
	}
	
	#advanced_electrical{
		margin:0;
		border-bottom:none;
		margin-right:20px;
	}

	#services_group{
		letter-spacing:1px;
		margin:0;
		border-top:none;
		margin-right:20px;
	}
	
	#tagline{
		width:65%;
		font-size:16px;
		margin:0px 20px 0px 0px;
		text-align:right;
		float:right;
	}

	#logo{
		width:25%;
		height:auto;
		margin:-40px 0px 0px 2%;
	}
	
	#aesg_slider_frame{
		float:left;
		width:100%;
		overflow:hidden;
	}
	
	#aesg_slider_container{
		width:97%;
		height:auto;
		margin:1% 0px 1% 1%;
	}
	
	#body_frame{
		width:100%;
		float:left;
	}
	
	#left_frame{
		width:100%;
		height:auto;
		float:left;
		background-color:#FFFFFF;
	}
	
	#left_frame p{
		width:90%;
		float:left;
		margin:20px 0px 0px 5%;
		font-size:22px;
	}
	
	#right_frame{
		width:100%;
		margin-left:0;
		margin-right:0;
		padding-left:0;
		padding-right:0;
		float:left;
		background-color:#FFFFFF;
	}
	
	.home_text{
		font-size:22px;
	}
	
	#premier-logo{
		width:80%;
		height:auto;
		margin:20px 0px 20px 10%;
	}

	
	.title{
		font-size:28px;
	}
	
	#free_estimating_description{
		font-size:22px;
	}
	
	#free_estimating_tags{
		font-size:24px;
	}
	
	#sub_menu{
		width:100%;
		float:left;
	}
	
	.sub_menu_link{
		width:100%;
		padding:0;
		float:left;
		text-align:center;
		font-size:28px;
		padding:5px 0px 5px 0px;
	}
	
	#footer{
		float:left;
		height:auto;
		padding-bottom:50px;
		background-color:#FFFFFF;
	}
	
	#footer_name{
		font-size:28px;
	}
	
	.footer_contact{
		font-size:24px;
	}
	
	.generators h3{
		font-size:28px;
	}

	.generators h2{
		font-size:28px;
	}
	
	.generators ul{
		font-size:22px;
		width:80%;
		margin:0px 0px 0px 5%;
	}
	
	.half_img{
		width:60%;
		margin:10px 0px 10px 20%;
	}
	
	.full_width{
		font-size:22px;
	}

	.point{
		font-size:22px;
		width:90%;
		margin:10px 0px 5px 5%;
		padding:0;
	}
	
	#affiliations{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	.affiliate{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	.affiliation_title{
		font-size:28px;
	}
	
	.affiliation_descript{
		font-size:18px;
	}
	
	.affiliation_since{
		font-size:18px;
	}
	
	.affiliation_logo{
		width:30%;
		height:auto;	
	}
	
	.affiliation_logo img{
		width:100%;
		height:auto;
	}
	
	#servicing_area{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	#service-area-img{
		width:60%;
		height:auto;
		margin:20px 0px 0px 20%;
	}
	
	#servicing_description{
		font-size:22px;
	}
	
	#employment_opportunities{
		font-size:28px;
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	#employment_details{
		width:90%;
		margin:20px 0px 0px 5%;
		font-size:22px;
	}
	
	.headshot{
		width:30%;
		margin:0;
		margin:20px 3% 0px 0px;
	}
	
	.headshot_img{
		width:100%;
		height:auto;
	}
	
	.headshot_img img{
		width:100%;
		height:auto;
	}
	
	.headshot_name{
		width:100%;
		text-align:center;
		color:#002032;
		font-size:22px;
		font-family: 'Montserrat', sans-serif;
	}
	
	.headshotFrame{
		width:90%;
		margin:0px 0px 0px 5%;
	}
	
	.headshot-full{
		width:90%;
		margin:0px 0px 0px 5%;
	}
	
	#office_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
	
	#feildsup_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
		
	#feild_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
		
	.factory_man{
		width:60%;
		margin:20px 0px 20px 20%;
	}
	
	.factory_man img{
		width:100%;
		height:auto;
	}
	
	.man_link{
		width:80%;
		height:auto;
		margin:25px 0px 20px 10%;
	}
	
	.man_name{
		width:100%;
		line-height:28px;
		font-size:28px;
	}
	
	.man_cat{
		width:100%;
		font-size:24px;
	}
	
	.man_url{
		width:100%;
		font-size:22px;
	}
	
	#link_left{
		width:100%;
		height:auto;
	}

	#link_right{
		width:100%;
		height:auto;
		margin:0;
	}
	
	#ft-title{
		width:90%;
		margin:20px 0px 0px 5%;
		font-size:28px;
	}
	
	.residential_home_titles{
		font-size:24px;
	}
	
	.residential_home_description{
		width:90%;
		margin:20px 0px 20px 5%;
		font-size:22px;
	}
	
	.residential_home_img{
		width:60%;
		height:auto;
		margin:20px 0px 10px 20%;
	}
	
	.residential_home_txt{
		width:94%;
		margin:0px 0px 0px 3%;
		font-size:18px;
		float:left;
	}
	
	#services_list{
		font-size:22px;
		width:80%;
		margin:0px 0px 0px 10%;
		padding:0;
	}
	
	#free_estimating{
		width:80%;
		margin:20px 0px 20px 10%;
	}
	
	#happy-to-provide{
		font-size:22px;
	}
	
	#thanks-txt{
		font-size:22px;
		width:80%;
		margin:20px 0px 20px 10%;
	}
	
	.comments-header{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	#contact_side{
		width:80%;
		font-size:28px;
		text-align:center;
		margin:20px 0px 0px 10%;
	}
	
	.form_frame{
		width:100%;
		float:left;
		margin:0;
	}
	
	.form_line{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	.form_desc{
		width:100%;
		font-size:22px;
	}
	
	.form_line input{
		width:90%;
		font-size:24px;
	}
	
	textarea{
		width:90%;
		margin:20px 0px 0px 5%;
		font-size:22px;
	}
	
	.form_check{
		float:left;
		font-size:16px;
		font-family: 'Montserrat', sans-serif;
		color:#002032;
		margin:3px 5px 0px 0px;
		
	}
	
	.form_checkbox{
		width:40%;
		margin:0px 5% 14px 5%;
	}
	
	#send{
		width:60%;
		font-size:36px;
		margin:20px 0px 0px 20%;
		text-align:center;
	}
	
	#contact_side{
		width:90%;
		margin:20px 0px 20px 5%;
	}
	
	.residential_home_more{
		font-size:22px;
		width:100%;
		text-align:center;
	}
	
	#top-point{
		margin-top:0;
	}
	
	.h1-title{
		width:90%;
		margin:10px 0px 5px 5%;
	}
	
	#inventory-desc{
		font-size:22px;
	}
	
	.experience_img{
		width:60%;
		float:left;
		margin:0px 0px 20px 20%;
	}
	
	.experience_text{
		width:90%;
		padding:0;
		margin:0px 0px 0px 5%;
		font-size:22px;
	}
	
	.offer_since{
		width:100%;
		text-align:center;
		font-size:22px;
		padding:0;
		margin:0;
	}
	
	#service-contracts-title{
		width:80%;
		margin:20px 0px 20px 10%;
	}
	
	#keep-gen{
		width:80%;
		margin:5px 0px 5px 10%;
		font-size:22px;
	}
	
	.thin_right{
		width:80%;
		margin:5px 0px 5px 10%;
		font-size:28px;
	}
	
	#service-contracts-list{
	width:80%;
	margin:20px 0px 0px 10%;
	font-size:22px;
	}
	
	input[type=checkbox] {
	 -ms-transform: scale(2); /* IE */
	 -moz-transform: scale(2); /* FF */
	 -webkit-transform: scale(2); /* Safari and Chrome */
	 -o-transform: scale(2); /* Opera */
	 padding:0;
	 margin:0;
	 margin-top:5px;
	  float:right;
	}
	
	.recent_img_thumb{
		width:21%;
		height:auto;
		margin-top:5px;
	}
	
	#contact-info-title{
		width:80%;
		margin:20px 0px 0px 5%;
	}

	#contact_side{
		width:80%;
		margin:20px 0px 0px 5%;
	}
	
	#left-thumb{
		margin-left:15%;
	}

	#recent_img{
		width:65.5%;
		height:auto;
		margin:0px 0px 0px 15%;
	}
	
	#recent_img img{
		width:100%;
		height:auto;
	}

	#recent_images_frame{
		width:100%;
		float:left;
		margin:0;
	}
	
	#recent_images_title{
		width:80%;
		margin:20px 0px 10px 10%;
	}
	
	#happy-to-provide{
		font-size:24px;
	}
}

@media (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2), (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait){
	#header{
		float:left;
		height:auto;
		background-color:#FFFFFF;
	}
	
	#menu{
		width:100%;
		display:none;
		background-color:#FFFFFF;
	}
	
	#menu-mobile{
		display:block;
		width:100%;
		text-align:center;
		font-size:36px;
		padding:10px 0px 10px 0px;
		border-bottom:2px solid #002032;
	}
	
	#phone{
		width:80%;
		float:right;
		padding:5px 0px 5px 0px;
	}
	
	#emergency{
		width:76%;
		float:right;
		text-align:center;
		padding:0px 20px 0px 0px;
		font-size:18px;
	}
	
	#number{
		width:76%;
		float:right;
		text-align:center;
		padding:0px 20px 0px;
		font-size:24px;
	}
	
	.menu_link{
		width:100%;
		font-size:32px;
		padding:10px 0px 10px 0px;
	}
	
	#company_header{
		height:auto;
		margin-top:0px;
	}
	
	.name{
		float:right;
		width:65%;
		margin:0;
		font-size:18px;
	}
	
	#advanced_electrical{
		margin:0;
		border-bottom:none;
		margin-right:20px;
	}

	#services_group{
		letter-spacing:1px;
		margin:0;
		border-top:none;
		margin-right:20px;
	}
	
	#tagline{
		width:65%;
		font-size:16px;
		margin:0px 20px 0px 0px;
		text-align:right;
		float:right;
	}

	#logo{
		width:25%;
		height:auto;
		margin:-40px 0px 0px 2%;
	}
	
	#aesg_slider_frame{
		float:left;
		width:100%;
		overflow:hidden;
	}
	
	#aesg_slider_container{
		width:97%;
		height:auto;
		margin:1% 0px 1% 1%;
	}
	
	#body_frame{
		width:100%;
		float:left;
	}
	
	#left_frame{
		width:100%;
		height:auto;
		float:left;
		background-color:#FFFFFF;
	}
	
	#left_frame p{
		width:90%;
		float:left;
		margin:20px 0px 0px 5%;
		font-size:22px;
	}
	
	#right_frame{
		width:100%;
		margin-left:0;
		margin-right:0;
		padding-left:0;
		padding-right:0;
		float:left;
		background-color:#FFFFFF;
	}
	
	.home_text{
		font-size:22px;
	}
	
	#premier-logo{
		width:80%;
		height:auto;
		margin:20px 0px 20px 10%;
	}

	
	.title{
		font-size:28px;
	}
	
	#free_estimating_description{
		font-size:22px;
	}
	
	#free_estimating_tags{
		font-size:24px;
	}
	
	#sub_menu{
		width:100%;
		float:left;
	}
	
	.sub_menu_link{
		width:100%;
		padding:0;
		float:left;
		text-align:center;
		font-size:28px;
		padding:5px 0px 5px 0px;
	}
	
	#footer{
		float:left;
		height:auto;
		padding-bottom:50px;
		background-color:#FFFFFF;
	}
	
	#footer_name{
		font-size:28px;
	}
	
	.footer_contact{
		font-size:24px;
	}
	
	.generators h3{
		font-size:28px;
	}

	.generators h2{
		font-size:28px;
	}
	
	.generators ul{
		font-size:22px;
		width:80%;
		margin:0px 0px 0px 5%;
	}
	
	.half_img{
		width:60%;
		margin:10px 0px 10px 20%;
	}
	
	.full_width{
		font-size:22px;
	}

	.point{
		font-size:22px;
		width:90%;
		margin:10px 0px 5px 5%;
		padding:0;
	}
	
	#affiliations{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	.affiliate{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	.affiliation_title{
		font-size:28px;
	}
	
	.affiliation_descript{
		font-size:18px;
	}
	
	.affiliation_since{
		font-size:18px;
	}
	
	.affiliation_logo{
		width:30%;
		height:auto;	
	}
	
	.affiliation_logo img{
		width:100%;
		height:auto;
	}
	
	#servicing_area{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	#service-area-img{
		width:60%;
		height:auto;
		margin:20px 0px 0px 20%;
	}
	
	#servicing_description{
		font-size:22px;
	}
	
	#employment_opportunities{
		font-size:28px;
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	#employment_details{
		width:90%;
		margin:20px 0px 0px 5%;
		font-size:22px;
	}
	
	.headshot{
		width:30%;
		margin:0;
		margin:20px 3% 0px 0px;
	}
	
	.headshot_img{
		width:100%;
		height:auto;
	}
	
	.headshot_img img{
		width:100%;
		height:auto;
	}
	
	.headshot_name{
		width:100%;
		text-align:center;
		color:#002032;
		font-size:22px;
		font-family: 'Montserrat', sans-serif;
	}
	
	.headshotFrame{
		width:90%;
		margin:0px 0px 0px 5%;
	}
	
	.headshot-full{
		width:90%;
		margin:0px 0px 0px 5%;
	}
	
	#office_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
	
	#feildsup_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
		
	#feild_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
		
	.factory_man{
		width:60%;
		margin:20px 0px 20px 20%;
	}
	
	.factory_man img{
		width:100%;
		height:auto;
	}
	
	.man_link{
		width:80%;
		height:auto;
		margin:25px 0px 20px 10%;
	}
	
	.man_name{
		width:100%;
		line-height:28px;
		font-size:28px;
	}
	
	.man_cat{
		width:100%;
		font-size:24px;
	}
	
	.man_url{
		width:100%;
		font-size:22px;
	}
	
	#link_left{
		width:100%;
		height:auto;
	}

	#link_right{
		width:100%;
		height:auto;
		margin:0;
	}
	
	#ft-title{
		width:90%;
		margin:20px 0px 0px 5%;
		font-size:28px;
	}
	
	.residential_home_titles{
		font-size:24px;
	}
	
	.residential_home_description{
		width:90%;
		margin:20px 0px 20px 5%;
		font-size:22px;
	}
	
	.residential_home_img{
		width:60%;
		height:auto;
		margin:20px 0px 10px 20%;
	}
	
	.residential_home_txt{
		width:94%;
		margin:0px 0px 0px 3%;
		font-size:18px;
		float:left;
	}
	
	#services_list{
		font-size:22px;
		width:80%;
		margin:0px 0px 0px 10%;
		padding:0;
	}
	
	#free_estimating{
		width:80%;
		margin:20px 0px 20px 10%;
	}
	
	#happy-to-provide{
		font-size:22px;
	}
	
	#thanks-txt{
		font-size:22px;
		width:80%;
		margin:20px 0px 20px 10%;
	}
	
	.comments-header{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	#contact_side{
		width:80%;
		font-size:28px;
		text-align:center;
		margin:20px 0px 0px 10%;
	}
	
	.form_frame{
		width:100%;
		float:left;
		margin:0;
	}
	
	.form_line{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	.form_desc{
		width:100%;
		font-size:22px;
	}
	
	.form_line input{
		width:90%;
		font-size:24px;
	}
	
	textarea{
		width:90%;
		margin:20px 0px 0px 5%;
		font-size:22px;
	}
	
	.form_check{
		float:left;
		font-size:16px;
		font-family: 'Montserrat', sans-serif;
		color:#002032;
		margin:3px 5px 0px 0px;
		
	}
	
	.form_checkbox{
		width:40%;
		margin:0px 5% 14px 5%;
	}
	
	#send{
		width:60%;
		font-size:36px;
		margin:20px 0px 0px 20%;
		text-align:center;
	}
	
	#contact_side{
		width:90%;
		margin:20px 0px 20px 5%;
	}
	
	.residential_home_more{
		font-size:22px;
		width:100%;
		text-align:center;
	}
	
	#top-point{
		margin-top:0;
	}
	
	.h1-title{
		width:90%;
		margin:10px 0px 5px 5%;
	}
	
	#inventory-desc{
		font-size:22px;
	}
	
	.experience_img{
		width:60%;
		float:left;
		margin:0px 0px 20px 20%;
	}
	
	.experience_text{
		width:90%;
		padding:0;
		margin:0px 0px 0px 5%;
		font-size:22px;
	}
	
	.offer_since{
		width:100%;
		text-align:center;
		font-size:22px;
		padding:0;
		margin:0;
	}
	
	#service-contracts-title{
		width:80%;
		margin:20px 0px 20px 10%;
	}
	
	#keep-gen{
		width:80%;
		margin:5px 0px 5px 10%;
		font-size:22px;
	}
	
	.thin_right{
		width:80%;
		margin:5px 0px 5px 10%;
		font-size:28px;
	}
	
	#service-contracts-list{
	width:80%;
	margin:20px 0px 0px 10%;
	font-size:22px;
	}
	
	input[type=checkbox] {
	 -ms-transform: scale(2); /* IE */
	 -moz-transform: scale(2); /* FF */
	 -webkit-transform: scale(2); /* Safari and Chrome */
	 -o-transform: scale(2); /* Opera */
	 padding:0;
	 margin:0;
	 margin-top:5px;
	  float:right;
	}
	
	.recent_img_thumb{
		width:21%;
		height:auto;
		margin-top:5px;
	}
	
	#contact-info-title{
		width:80%;
		margin:20px 0px 0px 5%;
	}

	#contact_side{
		width:80%;
		margin:20px 0px 0px 5%;
	}
	
	#left-thumb{
		margin-left:15%;
	}

	#recent_img{
		width:65.5%;
		height:auto;
		margin:0px 0px 0px 15%;
	}
	
	#recent_img img{
		width:100%;
		height:auto;
	}

	#recent_images_frame{
		width:100%;
		float:left;
		margin:0;
	}
	
	#recent_images_title{
		width:80%;
		margin:20px 0px 10px 10%;
	}
	
	#happy-to-provide{
		font-size:24px;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px){
	#header{
		float:left;
		height:auto;
		background-color:#FFFFFF;
	}
	
	#menu{
		width:100%;
		display:none;
		background-color:#FFFFFF;
	}
	
	#menu-mobile{
		display:block;
		width:100%;
		text-align:center;
		font-size:36px;
		padding:10px 0px 10px 0px;
		border-bottom:2px solid #002032;
	}
	
	#phone{
		width:80%;
		float:right;
		padding:5px 0px 5px 0px;
	}
	
	#emergency{
		width:76%;
		float:right;
		text-align:center;
		padding:0px 20px 0px 0px;
		font-size:18px;
	}
	
	#number{
		width:76%;
		float:right;
		text-align:center;
		padding:0px 20px 0px;
		font-size:24px;
	}
	
	.menu_link{
		width:100%;
		font-size:32px;
		padding:10px 0px 10px 0px;
	}
	
	#company_header{
		height:auto;
		margin-top:0px;
	}
	
	.name{
		float:right;
		width:65%;
		margin:0;
		font-size:18px;
	}
	
	#advanced_electrical{
		margin:0;
		border-bottom:none;
		margin-right:20px;
	}

	#services_group{
		letter-spacing:1px;
		margin:0;
		border-top:none;
		margin-right:20px;
	}
	
	#tagline{
		width:65%;
		font-size:16px;
		margin:0px 20px 0px 0px;
		text-align:right;
		float:right;
	}

	#logo{
		width:25%;
		height:auto;
		margin:-40px 0px 0px 2%;
	}
	
	#aesg_slider_frame{
		float:left;
		width:100%;
		overflow:hidden;
	}
	
	#aesg_slider_container{
		width:97%;
		height:auto;
		margin:1% 0px 1% 1%;
	}
	
	#body_frame{
		width:100%;
		float:left;
	}
	
	#left_frame{
		width:100%;
		height:auto;
		float:left;
		background-color:#FFFFFF;
	}
	
	#left_frame p{
		width:90%;
		float:left;
		margin:20px 0px 0px 5%;
		font-size:22px;
	}
	
	#right_frame{
		width:100%;
		margin-left:0;
		margin-right:0;
		padding-left:0;
		padding-right:0;
		float:left;
		background-color:#FFFFFF;
	}
	
	.home_text{
		font-size:22px;
	}
	
	#premier-logo{
		width:80%;
		height:auto;
		margin:20px 0px 20px 10%;
	}

	
	.title{
		font-size:28px;
	}
	
	#free_estimating_description{
		font-size:22px;
	}
	
	#free_estimating_tags{
		font-size:24px;
	}
	
	#sub_menu{
		width:100%;
		float:left;
	}
	
	.sub_menu_link{
		width:100%;
		padding:0;
		float:left;
		text-align:center;
		font-size:28px;
		padding:5px 0px 5px 0px;
	}
	
	#footer{
		float:left;
		height:auto;
		padding-bottom:50px;
		background-color:#FFFFFF;
	}
	
	#footer_name{
		font-size:28px;
	}
	
	.footer_contact{
		font-size:24px;
	}
	
	.generators h3{
		font-size:28px;
	}

	.generators h2{
		font-size:28px;
	}
	
	.generators ul{
		font-size:22px;
		width:80%;
		margin:0px 0px 0px 5%;
	}
	
	.half_img{
		width:60%;
		margin:10px 0px 10px 20%;
	}
	
	.full_width{
		font-size:22px;
	}

	.point{
		font-size:22px;
		width:90%;
		margin:10px 0px 5px 5%;
		padding:0;
	}
	
	#affiliations{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	.affiliate{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	.affiliation_title{
		font-size:28px;
	}
	
	.affiliation_descript{
		font-size:18px;
	}
	
	.affiliation_since{
		font-size:18px;
	}
	
	.affiliation_logo{
		width:30%;
		height:auto;	
	}
	
	.affiliation_logo img{
		width:100%;
		height:auto;
	}
	
	#servicing_area{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	#service-area-img{
		width:60%;
		height:auto;
		margin:20px 0px 0px 20%;
	}
	
	#servicing_description{
		font-size:22px;
	}
	
	#employment_opportunities{
		font-size:28px;
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	#employment_details{
		width:90%;
		margin:20px 0px 0px 5%;
		font-size:22px;
	}
	
	.headshot{
		width:30%;
		margin:0;
		margin:20px 3% 0px 0px;
	}
	
	.headshot_img{
		width:100%;
		height:auto;
	}
	
	.headshot_img img{
		width:100%;
		height:auto;
	}
	
	.headshot_name{
		width:100%;
		text-align:center;
		color:#002032;
		font-size:22px;
		font-family: 'Montserrat', sans-serif;
	}
	
	.headshotFrame{
		width:90%;
		margin:0px 0px 0px 5%;
	}
	
	.headshot-full{
		width:90%;
		margin:0px 0px 0px 5%;
	}
	
	#office_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
	
	#feildsup_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
		
	#feild_header{
		width:80%;
		margin:20px 0% 10px 10%;
	}
		
	.factory_man{
		width:60%;
		margin:20px 0px 20px 20%;
	}
	
	.factory_man img{
		width:100%;
		height:auto;
	}
	
	.man_link{
		width:80%;
		height:auto;
		margin:25px 0px 20px 10%;
	}
	
	.man_name{
		width:100%;
		line-height:28px;
		font-size:28px;
	}
	
	.man_cat{
		width:100%;
		font-size:24px;
	}
	
	.man_url{
		width:100%;
		font-size:22px;
	}
	
	#link_left{
		width:100%;
		height:auto;
	}

	#link_right{
		width:100%;
		height:auto;
		margin:0;
	}
	
	#ft-title{
		width:90%;
		margin:20px 0px 0px 5%;
		font-size:28px;
	}
	
	.residential_home_titles{
		font-size:24px;
	}
	
	.residential_home_description{
		width:90%;
		margin:20px 0px 20px 5%;
		font-size:22px;
	}
	
	.residential_home_img{
		width:60%;
		height:auto;
		margin:20px 0px 10px 20%;
	}
	
	.residential_home_txt{
		width:94%;
		margin:0px 0px 0px 3%;
		font-size:18px;
		float:left;
	}
	
	#services_list{
		font-size:22px;
		width:80%;
		margin:0px 0px 0px 10%;
		padding:0;
	}
	
	#free_estimating{
		width:80%;
		margin:20px 0px 20px 10%;
	}
	
	#happy-to-provide{
		font-size:22px;
	}
	
	#thanks-txt{
		font-size:22px;
		width:80%;
		margin:20px 0px 20px 10%;
	}
	
	.comments-header{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	#contact_side{
		width:80%;
		font-size:28px;
		text-align:center;
		margin:20px 0px 0px 10%;
	}
	
	.form_frame{
		width:100%;
		float:left;
		margin:0;
	}
	
	.form_line{
		width:90%;
		margin:20px 0px 0px 5%;
	}
	
	.form_desc{
		width:100%;
		font-size:22px;
	}
	
	.form_line input{
		width:90%;
		font-size:24px;
	}
	
	textarea{
		width:90%;
		margin:20px 0px 0px 5%;
		font-size:22px;
	}
	
	.form_check{
		float:left;
		font-size:16px;
		font-family: 'Montserrat', sans-serif;
		color:#002032;
		margin:3px 5px 0px 0px;
		
	}
	
	.form_checkbox{
		width:40%;
		margin:0px 5% 14px 5%;
	}
	
	#send{
		width:60%;
		font-size:36px;
		margin:20px 0px 0px 20%;
		text-align:center;
	}
	
	#contact_side{
		width:90%;
		margin:20px 0px 20px 5%;
	}
	
	.residential_home_more{
		font-size:22px;
		width:100%;
		text-align:center;
	}
	
	#top-point{
		margin-top:0;
	}
	
	.h1-title{
		width:90%;
		margin:10px 0px 5px 5%;
	}
	
	#inventory-desc{
		font-size:22px;
	}
	
	.experience_img{
		width:60%;
		float:left;
		margin:0px 0px 20px 20%;
	}
	
	.experience_text{
		width:90%;
		padding:0;
		margin:0px 0px 0px 5%;
		font-size:22px;
	}
	
	.offer_since{
		width:100%;
		text-align:center;
		font-size:22px;
		padding:0;
		margin:0;
	}
	
	#service-contracts-title{
		width:80%;
		margin:20px 0px 20px 10%;
	}
	
	#keep-gen{
		width:80%;
		margin:5px 0px 5px 10%;
		font-size:22px;
	}
	
	.thin_right{
		width:80%;
		margin:5px 0px 5px 10%;
		font-size:28px;
	}
	
	#service-contracts-list{
	width:80%;
	margin:20px 0px 0px 10%;
	font-size:22px;
	}
	
	input[type=checkbox] {
	 -ms-transform: scale(2); /* IE */
	 -moz-transform: scale(2); /* FF */
	 -webkit-transform: scale(2); /* Safari and Chrome */
	 -o-transform: scale(2); /* Opera */
	 padding:0;
	 margin:0;
	 margin-top:5px;
	  float:right;
	}
	
	.recent_img_thumb{
		width:21%;
		height:auto;
		margin-top:5px;
	}
	
	#contact-info-title{
		width:80%;
		margin:20px 0px 0px 5%;
	}

	#contact_side{
		width:80%;
		margin:20px 0px 0px 5%;
	}
	
	#left-thumb{
		margin-left:15%;
	}

	#recent_img{
		width:65.5%;
		height:auto;
		margin:0px 0px 0px 15%;
	}
	
	#recent_img img{
		width:100%;
		height:auto;
	}

	#recent_images_frame{
		width:100%;
		float:left;
		margin:0;
	}
	
	#recent_images_title{
		width:80%;
		margin:20px 0px 10px 10%;
	}
	
	#happy-to-provide{
		font-size:24px;
	}
}
	