/***********
 * COLORS 
 * RED: 		#AA1E34
 * DARK GREY: 	#7B7B7B
 * LIGHT GREY:	#DDDDDD
 * 
 **********/

/***********
 * FONTS 
 **********/
@font-face {
    font-family: 'futura_condensedbold';
    src: url('../fonts/futura_condensed_bold-webfont.woff2') format('woff2'),
         url('../fonts/futura_condensed_bold-webfont.woff') format('woff'),
         url('../fonts/futura_condensed_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avantgarde_bk_btbook';
    src: url('../fonts/avgardn-webfont.woff2') format('woff2'),
         url('../fonts/avgardn-webfont.woff') format('woff'),
         url('../fonts/avgardn-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_bk_btbook_italic';
    src: url('../fonts/futubkit-webfont.woff2') format('woff2'),
         url('../fonts/futubkit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_light_condensedregular';
    src: url('../fonts/futura_light_condensed_regular-webfont.woff2') format('woff2'),
         url('../fonts/futura_light_condensed_regular-webfont.woff') format('woff'),
         url('../fonts/futura_light_condensed_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_bk_btbook';
    src: url('../fonts/futurabookbt-webfont.woff2') format('woff2'),
         url('../fonts/futurabookbt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueLTStd-LtCn";
  src: 	url("../fonts/HelveticaNeueLTStd-LtCn.ttf") format("truetype"),
    	url("../fonts/HelveticaNeueLTStd-LtCn.woff2") format("woff2");
    	url("../fonts/HelveticaNeueLTStd-LtCn.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rockwell";
  src: 	url("../fonts/ROCK.TTF") format("truetype"),
    	url("../fonts/Rockwell.woff2") format("woff2");
    	url("../fonts/Rockwell.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: 	url("../fonts/AvenirLTStd-Heavy.ttf") format("truetype"),
    	url("../fonts/AvenirLTStd-Heavy.woff2") format("woff2");
    	url("../fonts/AvenirLTStd-Heavy.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.fullWidth{
	width: 100%;
	max-width: 100%;
}
.noPadding{
	padding: 0;
}
.right{
	float:right;
}
.left{
	float: left;
}
.grid-container{ 
	max-width: 100%;
}
#page_top{
	background-color: #DDDDDD;
	position:fixed;
	z-index: 3;
}
#page_top .large-8{
	background-color: #DDDDDD;
	padding: 10px;
}
#page_top img{
	width:100%;
}
#page-top .large-9{
	text-align:right;
}
#page_top ul{
	margin-top: 60px;	
	float: right;
	list-style-type: none;
	height: 45px;
	padding-right: 20px; 
}
#page_top ul li{
	float: left;
}
#page_top ul li a{
	display: inline-block;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	color: #222222;
	font-size: 24px;
	font-family: futura_light_condensedregular;
}
#page_top ul li a:hover, #slidemenu ul li .main_menu_link:hover{
	background-color: #444444;
	color: #EEEEEE;
	cursor: pointer;
}
.mybtn, .form_button{
	display: inline-block;
	margin-top: 30px;
	padding: 7px 13px 7px 13px;
	background-color: #aa1e34;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: Avenir;
	transition: background-color 0.3s ease;
}
.mybtn:hover, .form_button:hover{
	color: #FFFFFF;
	background-color: #8d192b;
	cursor: pointer;
}
#slide-nav #slidemenu {
    display: table;
    width: 100%;
}
#slidemenu .fa-window-close{
	display: none;
	color: #FFFFFF;
}
#navigation_menu{
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	width: 100%;
	background-color: #252936;
	position: relative;
	z-index: 99000;
	left: 0 !important;
}
#slidemenu ul{
	margin: 0;
	list-style-type: none;
	padding-bottom: 0;
	float: none;
	margin: 0 auto -6px;
	display: inline-block;
}
#slidemenu ul .main_menu_item{
	float: left;
	position: relative;
	display: block;
	box-sizing: border-box;
	text-align: center;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	line-height: 23px;
}
#slidemenu ul li .main_menu_link{
	font-size: 24px;
	line-height: 20px;
	padding: 15px 20px;
	text-transform: uppercase;
	color: #222222;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	position: relative;
	display: block;
	font-family: futura_light_condensedregular;
}
.page_title{
	margin-top: 15px;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	line-height: 42px;
	font-size: 32px;
}
#phone_container{
	text-align: right;
	padding-right: 40px;
}
#phone_container a{
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	line-height: 32px;
	font-size: 26px;
	color: #222222;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
}
#phone_container a:hover{
	color: #AA1E34;
}
.lslide img{
	max-height: 550px;
}
.lslide{
	background-color: #222222;
}
/*****************************************
 * HOME LARGE PARALAX 
 ****************************************/
#home_large_paralax{
	background-image: url('../img/skyway_3.jpg');
	text-align:center;
	background-position: 0 0px;
	background-repeat: no-repeat;
	background-size: cover;
	height: 21%;
	background-attachment: fixed;
}
#home_large_paralax p{
	top: 280px;
	position: relative;
	z-index: 2;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Avenir;
	font-size: 42px;
	text-align: center;
	padding: 25px;
	/*background-color:rgba(0, 0, 0, 0.1);*/
	text-shadow: 2px 2px 2px #222222;
	width: 100%;
	
}
#home_large_paralax span{
	position: absolute;
    z-index: 2;
    bottom: 80px;
}
#home_large_paralax i{
	color: #FFFFFF;
	font-size: 60px;
	text-shadow: 2px 2px 2px #222222;
}
/********************************************
 * SERVICES 
 *******************************************/
#home_services{
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	z-index: 4;
}
#home_services h2{
	margin-top: 50px;
	font-size: 50px;
	font-weight: bold;
	font-family: Avenir;
	color: #999999;
}
#colored_divider{
	width: 130px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #AA1E34;
	margin-bottom: 40px;
}
#home_services .service{
	background-color: rgba(247, 247, 247, 1);
}
#home_services #services .large-4{
	padding: 20px;
}
#home_services .service h3{
	font-size: 24px;
	margin-top: 20px;
	font-weight: normal;
	color: #AA1E34
}
#home_services .service p{
	padding: 25px;
	font-size: 23px;
	font-family: HelveticaNeueLTStd-LtCn;
	color: #222222;
}
/*****************
 * ABOUT 
 ****************/
#home_about{
	text-align: right;
	background-color: rgba(247, 247, 247, 1);
	position: relative;
	z-index: 4;
}
#home_about h2{
	margin-top: 50px;
	font-size: 50px;
	font-weight: bold;
	font-family: Avenir;
	color: #999999;
}
#about_left{
	padding-right: 40px;
	padding-bottom: 100px;
	text-align: left;
}
#home_about p{
	clear: both;
	font-family: HelveticaNeueLTStd-LtCn;
	color; #444444;
	font-size: 23px;
}
#about_background{
	background-image: url(../img/construction_sm.jpg);
    background-size: contain;
    background-position: right 0px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-attachment: fixed;
}
/******************
 * DIVIDER BAR 
 *****************/
#home_divider{
	padding: 20px;
	height: 240px;
	background-color: #AA1E34;
	position: relative;
	z-index: 4;
}
/*****************
 * NEWS SECTION 
 ****************/
#blog_posts .news-preview-image img{
	height: 200px;
}
#blog_posts{
	color: #FFFFFF;
}
#blog_posts .news-preview-title{
	font-size: 20px;
}
#blog_posts .news-preview-title a{
	color: #FFAA03;
}
/****************
 * SERVICES PAGE 
 ****************/
#services_container{
	padding: 30px 0;
	background-color: #EEEEEE;
}
.service h4{
	background-color: #AA1E34;
	padding: 6px 10px;
	width: 100%;
	display: block;
	color: white;
}
.service img{
	height: 400px;
	width: 600px;
}
.service p{
	font-size: 21px;
	margin-top: 30px;
}
#services_inner p{
	padding-left: 30px;
}
/*****************
 * PROJECTS 
 ****************/
#home_projects{
	text-align: center;
	padding-top: 50px;
	position: relative;
	z-index: 4;
	background-color: #FFFFFF;
}
#home_projects h2{
	margin-top: 50px;
	font-size: 50px;
	font-weight: bold;
	font-family: Avenir;
	color: #999999;
}
#home_projects .project{
	padding: 20px;
	position: relative;
}
#home_projects .project{
	max-height: 565px;
}
#home_projects .project img{
	max-height: 525px;
}
#home_projects .project h3{
	padding-right: 35px;
}
.project_overlay{
	display: none;
	transition: display 0.3s ease-out;
	background: rgba(255,255,255,0.5);
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	padding-top: 14%;
}
#home_projects .project:hover .project_overlay{
	display: block;
	padding: 20px;
}
#home_projects .project_title{
	font-size: 30px;
	font-weight: bold;
	font-family: Avenir;
	text-shadow:
  	-1px -1px 0 #FFF,  
    1px -1px 0 #FFF,
    -1px 1px 0 #FFF,
    1px 1px 0 #FFF;
	color: #222222;
	padding-top: 30px;
}
/*****************
 * PROJECTS PAGE 
 ****************/
#projects_container, #success_container{
	padding: 30px 0;
	background-color: #EEEEEE;
}
#project_info p{
	padding: 0 20px;
	font-size: 19px;
	font-weight: normal;
	font-family: Avenir;
}
#projects_inner h2{
	font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #222222;
    display: block;
    width: 100%;
}
/********************
 * OUR PROCESS PAGE 
 *******************/
#process_container{
	padding: 30px 0;
	background-color: #EEEEEE;
}
#process_inner h1{
	font-size: 
}
#process_inner hr{
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
#process_inner .grid-x{
	text-align:center;
}
#process_inner p{
	width:70%;
	padding-left: 20px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
}
.pointer {
	width: 260px;
    height: 45px;
    position: relative;
    background: #AA1E34;
    float: right;
	margin-right: 30px;
	font-weight: normal;
    font-family: 'Roboto', sans-serif;
    line-height: 40px;
    color: #FFFFFF;
    text-align:right;
    font-size: 20px;
    padding-right: 10px;
}
}
.pointer:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #EEEEEE;
    border-top: 23px solid transparent;
    border-bottom: 22px solid transparent;
}
.pointer:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #AA1E34;
    border-top: 23px solid transparent;
    border-bottom: 22px solid transparent;
}
/*****************
 * BLOG STYLES
 ****************/
#blog_container{
	padding: 65px 0;
	background-color: #EEEEEE;
}
#blog_body{
	padding-right: 60px;
}
/*****************
 * CONTACT PAGE 
 ****************/
#contact_container{

}
#contact_inner{
	background-color: #eeeeee;
}
#contact_form, #project_form {
    display: flex;
    flex-wrap: wrap;
    padding: 56px 55px 63px 55px;
}
#project_form textarea{
	height: 200px;
	resize: none;
}
.form_label {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #b62c28;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 55px;
    border: none;
    border-bottom: none;
    padding: 10px 25px;
    margin-top: 15px;
    margin-bottom: 0;
    background-color: #FFFFFF;
}
.form_text {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #444444;
    line-height: 1.2;
    padding: 0 25px;
    height: 55px;
    margin-bottom: 0 !important;
    outline: none;
    border: none;
}
.button_container {
    text-align: center;
}
.form_textarea{
	height: 220px;
	resize: none;
}
.form_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 200px;
    height: 50px;
    border-radius: 2px;
    background: #b62c28;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    outline: none !important;
    border: none;
    margin-left: auto;
    margin-right: auto;
}
#contact_right {
    background-image: url(../img/contact_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-family: Poppins;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#project_information_right{
	background-image: url(../img/contact_bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-family: Poppins;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#contact_right .contact_area {
    display: block;
    width: 70%;
    flex-flow: row wrap;
}
#contact_right .contact_area .columns {
    width: 400px;
    margin-bottom: 45px;
}
#contact_right .fas {
    color: #d1332f;
    font-size: 22px;
}
#contact_right .contact_title {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    margin-left: 20px;
}
#contact_right .contact_text {
    color: #BBBBBB;
    font-size: 18px;
    margin-left: 40px;
    display: block;
    margin-top: 20px;
}
#contact_right a {
    color: #d1332f;
    font-size: 18px;
    font-weight: 400;
}
.spacer
{
    width: 100%;
    height: 155px;
}
/*****************
 * Success Page 
 ****************/
#success_inner h1{
	font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #222222;
    display: block;
    width: 100%;
}
#success_inner p{
	font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #222222;
    width: 100%;
}
#success_inner img{
	height: 600px;
}
/*****************
 * FOOTER 
 ****************/
#footer_top{
    border-top: 30px solid #AA1E34;
    background-image: url(../img/solar_canopy.jpg);
    text-align: center;
    background-position: 0px 180px;
    background-repeat: no-repeat;
    background-size: 110% 90%;
    height: 400px;
    background-attachment: fixed;
}
#footer_middle{
	background-color: #CCCCCC;
	color: #FFFFFF;
	padding: 30px;
}
#footer_middle .footer_text{
	color: #222222;
	font-size: 22px;
	font-weight: bold;
	font-family: Avenir;
}
#footer_middle .colored_letter{
	color: #AA1E34;
}
#footer_middle a{
	color: #222222;
	transition: color 0.3s ease-out;
}
#footer_middle a:hover{
	color: #AA1E34;
}
#footer_middle img{
	height: 80px;
}
#footer_middle #colored_divider{
	margin-bottom: 15px;
	display: block;
}
#footer_middle h2{
	display: inline-block;
	color: #222222;
	margin: 0;
	font-size: 28px;
	font-weight: bold;
}    
#footer_bottom{
	background-color: #444444;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: Avenir;
	padding: 15px;
	text-align: center;
}
.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 1000;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.back-to-top.visible {
    opacity: 1;
}
.back-to-top:hover {
    transform: translateY(-10px);
}
.back-to-top a {
    background-color: #b62c28;
    color: #ffffff;
    display: block;
    font-size: 34px;
    line-height: 65px;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    box-shadow: 0 0 0 9px rgba(255, 255, 255, 0.1);
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.back-to-top img{
	height: 48px;
}
/***************************
 * PROJECT INFORMATION FORM 
 **************************/
#yesno{
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 25px;
	
}
#yesno label{
	font-size: 16px;
}
/***************************
 * LOGIN AND BACKEND STYLES 
 **************************/
#wrong{
	display: block;
	padding: 20px 0 10px 0;
	text-align: center;
	display: none;
	font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
    font-size: 18px;
	color: #b62c28;
}
#manage_projects, #manage_contacts, #manage_solar_inquiries{
	padding: 30px;
}
#manage_projects hr, #manage_contacts hr, #manage_solar_inquiries hr{
	padding: 0;
	margin: 20px 0 20px 0;
	max-width: 100%;
}
#manage_projects h1, #manage_contacts h1, #manage_solar_inquiries h1{
	font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
    font-size: 30px;
    color: #222222;
    margin-bottom: 30px;
    display: inline-block;
}
#manage_projects .edit_title, #manage_projects .edit_desc{
	font-size: 26px;
	color: #666666;
	display: inline-block;
	margin-left: 20px;
	transition: color 0.5s ease-out;
}
#manage_projects .edit_title:hover, 
#manage_projects .edit_desc:hover{
	color: #b62c28;
}
#manage_projects .title{
	font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
    font-size: 22px;
    color: #222222;
}
#manage_projects .description{
	font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
    font-size: 17px;
    color: #222222;
    clear: both;
}
#manage_projects .photos{
	clear: both;
}
#manage_projects .photos td{
	padding: 10px;
	position: relative;
}
#manage_projects .photos td:hover{
	border: 3px solid #b62c28;
	padding: 7px;
}
#manage_projects .photos td img{
	max-height: 300px;
}
#manage_projects .delete_img{
	padding: 0 5px 0 5px;
	background-color: #222222;
	font-size: 26px;
	color: #FFFFFF;
	display: inline-block;
	margin-right: 20px;
	transition: color 0.5s ease-out;
	position: absolute;
	top: 15px;
	right: 3px;
}
#manage_projects .delete_img:hover{
	color: #b62c28;
}
#manage_contacts .delete_contact, #manage_solar_inquiries .delete_inquiry{
	padding: 0 5px 0 5px;
	background-color: #222222;
	font-size: 26px;
	color: #FFFFFF;
	display: inline-block;
	transition: color 0.5s ease-out;
}
#manage_contacts .delete_contact:hover, #manage_solar_inquiries .delete_inquiry:hover{
	color: #b62c28;
	cursor: pointer;
}
#manage_projects .photos td:hover .delete_img{
	top: 12px;
	right: 0px;
}
#manage_projects .project p{
	display: inline;
	margin: 0;
	padding: 0;
}
#manage_projects .save_title, #manage_projects .save_desc, #manage_projects .delete_project{
	float: left !important;
	padding: 6px 12px 6px 12px !important;
	min-width: 150px;
    height: 42px;
    margin-bottom: 15px;
}
#manage_projects .delete_project{
	float: right !important;
}
#manage_projects textarea{
	height: 150px;
	resize: none;
}
#upload .box_dragndrop,
#upload .box_uploading,
#upload .box_success,
#upload .box_error,
#upload .fa-file-upload {
  display: none;
}
#upload .box_uploading{
	margin-top: 20px;
}
.box.has-advanced-upload {
  background-color: white;
  outline: 2px dashed black;
  outline-offset: -10px;
  height: 250px;
  background-color: #DDDDDD;
  text-align: center;
}
.box.has-advanced-upload .box_input{
	padding-top: 80px;
}
.box.has-advanced-upload .box_dragndrop {
  display: inline;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 500;
  font-size: 20px;
  color: #252936;
}
.box.is-dragover {
  background-color: #BBBBBB;
}
.box.has-advanced-upload .box_file {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.box.has-advanced-upload .box_file + label {
    font-size: 1.25em;
    font-weight: 700;
    display: inline-block;
}
#upload .fa-upload {
	display: inline-block;
	font-size: 24px;
	color: #FFFFFF;
	padding-right: 9px;
}
.file_upload_button, .box_button{
	display: inline;
	background-color: #b62c28;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
    font-size: 20px;
}
.box_button{
	padding: 6px 12px 8px 12px;
	display: block;
	margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    cursor: pointer;
}
.box.has-advanced-upload .box_file:focus + label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}
.box.is-uploading .box_input {
  visibility: none;
}
.box.is-uploading .box_uploading {
  display: block;
}
.image_rules{
	margin-top: 20px;
	font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
    color: #252936;
}
.image_rules ul{
	margin-left: 20px;
}
#new_project_button{
	float: right;
	font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
    color: #FFFFFF;
    font-size: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: linear-gradient(to bottom,#bb140e 0,#8b0f0b 100%);
    padding: 7px 18px 7px 18px;
}
#new_project_button:hover{
	cursor: pointer;
	background-image: linear-gradient(to bottom,#ca1610 0,#ab130d 100%);
	color: #FFFFFF;
}
.messi .btn-danger, .messi .btn-success, .messi .btn-info, .messi .btn-warning{
	font-size: 16px !important;
	padding: 5px 15px 5px 15px !important;
}
#manager_nav{
	
}
#manager_nav ul{
	list-style-type: none;
	margin: 0;
}
#manager_nav ul li{
	float: left;
	display: inline-block;
	padding: 7px 12px 7px 12px;
}
#manager_nav ul li a{
	color: #252936;
	font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
    font-size: 18px;
}
#manager_nav ul li:hover{
	background-color: #252936;
}
#manager_nav ul li:hover a{
	cursor: pointer;
	color: #FFFFFF;
}
#manage_contacts td, #manage_solar_inquiries td,
#manage_contacts th, #manage_solar_inquiries th{
	padding: 15px;
}
.grey{
	background-color: #EEEEEE;
	padding: 10px;
}
.white{
	padding: 10px;
}
.document{
	padding: 15px;
}
.document:hover{
	border: 1px solid #AA1E34;
}
.divider{
	height: 5px;
	width: 100%;
	background-color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
}
.doc_img{
	height: 36px;
}
.doc_title{
	margin-left: 20px;
	display: inline-block;	
}
/**************************
 * MEDIA QUERIES 
 *************************/
@media screen and (max-width: 1670px){
	#slidemenu ul li .main_menu_link{
		/*padding: 24px 15px;*/
		/*font-size: 17px;*/
	}
}
@media screen and (max-width: 1670px){
	#home_projects .project_title{
		font-size: 24px;
	}
	#footer_middle h2{
		font-size: 24px;
	}
}
@media screen and (max-width: 1500px){
	#blog_posts .news-preview-title{
		font-size: 18px;
	}
}
@media screen and (max-width: 1485px){
	#slide-nav .large-2{
		width: 8.33333%;
	}
	#slide-nav .large-8{
		width: 83.33333%;
	}
	#home_services .large-2{
		width: 8.33333%;
	}
	#home_services .large-8{
		width: 83.33333%;
	}
}
@media screen and (max-width: 1450px){
	#navigation_wrapper .large-2{
		display: none;
	}
	#navigation_wrapper .large-8{
		width: 100%;
	}
}
@media screen and (max-width: 1400px){
	#slidemenu ul li .main_menu_link{
		padding: 15px 15px;
		font-size: 20px;
	}
	#slidemenu ul li .sub-menu-link{
		
		font-size: 20px;
	}
	#about_left .large-6:first-child{
		width: 30%;
	}
	#about_left .large-6:nth-child(2){
		width: 70%;
	}
	#home_divider .large-2{
		width: 8.3333%;
	}
	#home_divider .large-8{
		width: 83.33333%;
	}
	#blog_posts .large-2{
		width: 16.66667%;
	}
	#page_top .large-8{
		width: 83.33333%;
	}
	#page_top .large-2{
		width: 8.33333%;
	}
	#page_top .large-8 .grid-x .large-8{
		width: 66.66667%;
	}
}
@media screen and (max-width: 1350px){
	#footer_middle .large-2{
		width: 8.33333%;
	}
	#footer_middle .large-8{
		width: 83.33333%;
	}
	#footer_middle_inside .large-2{
		width: 16.66667%;
	}
}
@media screen and (max-width: 1200px){
	#slide-nav .large-2{
		width: 0%;
	}
	#slide-nav .large-8{
		width: 100%;
	}
}
@media screen and (max-width: 1150px){
	#home_projects .large-2{
		width: 8.33333%;
	}
	#home_projects .large-8{
		width: 83.33333%;
	}
	#home_services .service h3{
		font-size: 22px;
	}
	#home_services .service p{
		font-size: 20px;
	}
	#home_large_paralax .large-3{
		width: 16.66667%;
	}
	#home_large_paralax .large-6{
		width: 66.66667%;
	}
}
@media screen and (max-width: 1024px){
	#footer_middle .large-2{
		width: 0%;
	}
	#footer_middle .large-8{
		width: 100%;
	}
	#footer_middle_inside .large-2{
		width: 8.33333%;
	}
	
	
}
@media (min-width: 768px){
	.navbar-toggle {
	    display: none;
	}
}
@media (max-width: 991px) {
	.navbar-toggle.menu-right {
        top: 15px;
    }
    #slidemenu.slide-active .navbar-toggle {
        opacity: 1;
        right: 0px;
    }
    #phone_container{
    	padding: 0;
    }
    #slidemenu #menu_link{
    	color: #b62c28;
    	font-size: 20px;
    }
    #slidemenu #menu_link .fas{
    	color: #b62c28;
    	font-size: 20px;
    	display: inline-block;
    }
    #slidemenu .navbar-toggle {
    	outline: none;
    	cursor: pointer;
        width: 115px;
        height: 40px;
        color: #b62c28;
        margin-top: 10px;
        padding: 5px 7px;
        background: #252936;
        border-radius: 0 3px 3px 0;
        color: #fff;
        opacity: 1;
        transform: translateY(0);
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
    }
  	#slidemenu .navbar-toggle {
    	height: 36px;
  	}
  	.navbar-nav > li{
  		clear:both;
  	}
  	.navbar {
        position: static;
        min-height: 0;
        border: 0;
        margin: 0;
    }
    .navbar-nav .ecaret {
        display: block;
        width: 50px;
        height: 50px;
        border: 0;
        background: rgba(255, 255, 255, 0.2);
        position: absolute;
        z-index: 100;
        top: 0;
        right: 0;
    }
    .navbar-nav .ecaret:after {
        content: '+';
        position: absolute;
        top: 0;
        width: 100%;
        font-size: 24px;
        line-height: 50px;
        text-align: center;
    }
    .navbar-nav li.opened > a > .ecaret:after {
        content: '\2013';
    }
    .navbar-nav li {
        background: transparent;
        position: relative;
        float: none;
    }
    .navbar-nav li > a {
        position: relative;
    }
    #slidemenu .dropdown-menu{
    	display: none;
    }
    #slidemenu ul .main_menu_item,
    #slidemenu .dropdown-menu .sub-menu-item{
    	width: 100%;
    	text-align: left;
    }
    #slidemenu .dropdown-menu .ecaret{
    	display: none;
    }
    #slidemenu .dropdown-menu{
    	/*display: none;*/
    	left: 198px;
    	top: -0px;
    	height: 130px;
    	border-radius: none;
    	box-shadow: none;
    	width: 180px;
    	border: none;
    	background-color: #999999;
    }
    #slidemenu .fa-window-close{
    	display: block;
    	display: block;
    	font-size: 35px;
    	float: right;
    	padding: 10px;
    }
    #page_top ul{
    	padding: 0;
    }
    #slidemenu ul li .main_menu_link,
    #slidemenu .dropdown-menu .sub_menu_link{
    	font-size: 24px;
    }
    .navbar-nav > li > a,
    .navbar-nav > li > a:focus {
        font-size: 26px;
        line-height: 30px;
        padding: 10px 20px;
        color: #fff;
        background: transparent;
        text-transform: uppercase;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
    }
    .navbar-nav > li > a:hover {
        background-color: rgba(0, 0, 0, 0.2);
        color: #fff;
    }
    .navbar-nav .opened > a,
    .navbar-nav .opened > a:focus,
    .navbar-nav .opened > a:hover {
        background-color: rgba(0, 0, 0, 0.2);
        color: #fff;
    }
    .navbar-toggle {
        display: block;
        float: right;
        /*position: absolute;
        top: 50%;*/
        right: 5px;
        padding: 0 10px;
        margin: 0;
        font-size: 22px;
        transform: translateY(-50%);
    }
    .navbar-toggle.menu-right.slide-active {
        left: 0 !important;
        right: unset !important;
      }
    .navbar-nav .dropdown-menu {
        position: absolute;
	    top: 100%;
	    left: 0;
	    z-index: 1000;
	    display: none;
	    float: left;
	    min-width: 160px;
	    padding: 5px 0;
	    margin: 2px 0 0;
	    font-size: 14px;
	    text-align: left;
	    list-style: none;
	    background-color: #fff;
	    -webkit-background-clip: padding-box;
	    background-clip: padding-box;
	    border: 1px solid #ccc;
	    border: 1px solid rgba(0,0,0,.15);
	    border-radius: 4px;
	    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	    /*
        margin: 0;
        padding: 0;
        display: none;
        width: 100%;
        position: relative;
        background-color: #f0f0f0;
        border: 0;
        left: 0;*/
    }
    .navbar-nav .dropdown-menu a,
    .navbar-nav .dropdown-menu a:focus {
        font-size: 16px;
        line-height: 30px;
        color: #333;
        background: transparent;
        padding: 10px 15px 10px 20px;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
    }
    .navbar-nav .dropdown-menu a:hover {
        background-color: rgba(0, 0, 0, 0.2);
        color: #fff;
    }
    .navbar-nav .dropdown-menu .dropdown-menu {
        background-color: #fcfcfc;
    }
    .navbar-nav .opened > .dropdown-menu {
        display: block;
    }
    .container {
        margin: 0!important;
        padding: 0!important;
        width: 100%;
    }
    .navbar-header {
        margin: 0 auto;
        padding: 0 15px;
        float: none;
    }
    .navbar.slide-active {
        position: absolute;
        width: 270px;
        top: -1px;
        z-index: 1000;
    }
    
    #slidemenu .navbar-nav {
    	display: none;
        min-width: 0;
        width: 100%;
        background-color: #252936;
        top: 0;
   	 	position: absolute;
    	width: 200px;
    	height: 300px;
    	background-color: #999999;
    	left: 0;
    }
    .navbar-nav .dropdown-menu li a {
        min-width: 0;
        width: 100%;
        white-space: normal;
    }
    #navbar-height-col {
        position: fixed;
        top: 0;
        height: 354px;
        bottom: 0;
        width: 270px;
        left: -270px;
        background: #252936;
    }
}
@media (min-width: 992px) {
	#slidemenu .navbar-nav .dropdown .dropdown-menu{
		display: none;
		background-color: #EEEEEE;
		height: auto;
		padding: 0;
	}
	#slidemenu ul .main_menu_item:hover > .dropdown-menu{
		display: block;
	}
	.navbar-header {
        float: none;
        left: 0 !important;
    }
	.navbar {
        background-color: transparent;
        border: 0;
        border-radius: 0;
        min-height: 70px;
        margin-bottom: 0;
        padding: 0;
    }
    #slidemenu {
        padding-right: 0;
        padding-left: 0;
        text-align: right;
        margin-top: 40px;
    }
    #navbar-main.affixed-top {
        background: #fff;
    }
    #navbar-main.affix {
        top: 0;
        left: 0;
        right: 0;
        background: rgba(255, 255, 255, 0.9);
        -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    }
    .ecaret {
        display: none;
    }
    .home #slidemenu {
        position: relative;
        z-index: 99000;
        left: 0 !important;
    }
    .nav .open > a,
    .nav .open > a:focus,
    .nav .open > a:hover {
        background-color: transparent;
        color: #ffffff;
    }
    .navbar-nav {
        float: none;
        margin: 0 auto -5px;
        display: inline-block;
    }
    .navbar-nav > li > a {
        font-size: 18px;
        line-height: 20px;
        padding: 27px 20px;
        text-transform: uppercase;
        color: #bfc3d0;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
    }
    .navbar-nav > li > a:hover,
    .navbar-nav > li > a:focus {
        background-color: transparent;
        color: #ffffff;
    }
    .navbar-nav li.active > a {
        color: #ffffff;
    }
    .navbar-nav .dropdown .dropdown-menu {
    	position: absolute;
	    top: 100%;
	    left: 0;
	    z-index: 1000;
	    display: none;
	    float: left;
	    min-width: 200px;
	    padding: 5px 0;
	    margin: 2px 0 0;
	    font-size: 14px;
	    text-align: left;
	    list-style: none;
	    background-color: #fff;
	    -webkit-background-clip: padding-box;
	    background-clip: padding-box;
	    border: 1px solid #ccc;
	    border: 1px solid rgba(0,0,0,.15);
	    border-radius: 4px;
	    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	    
        border: 0;
        border-radius: 0;
        padding: 0;
        bottom: auto !important;
        -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
       
    }
    .navbar-nav .dropdown .dropdown-menu li.open > a {
        background-color: transparent;
    }
    .navbar-nav .dropdown .dropdown-menu li > a {
        font-size: 16px;
        line-height: 35px;
        display: inline-block;
        width: 260px;
        padding: 10px 0px 10px 35px;
        text-transform: uppercase;
        color: #222222;
        border-bottom: 1px solid #f0f0f0;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
    }
    .navbar-nav .dropdown .dropdown-menu li > a:hover,
    .navbar-nav .dropdown .dropdown-menu li > a:focus {
        background-color: transparent;
        color: #f47629;
        border-bottom: 1px solid #f0f0f0;
    }
    .navbar-nav .dropdown .dropdown-menu li:last-child > a {
        border-bottom: 0;
    }
    .navbar-nav .dropdown .dropdown-menu .dropdown-menu {
        top: 6px;
    }
    .navbar-nav .dropdown .dropdown-menu .ecaret {
        width: 25px;
        height: 34px;
        margin-left: 2px;
        vertical-align: middle;
        display: inline-block;
        border: 0;
        float: right;
        margin-top: -3px;
        margin-right: 25px;
        position: relative;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        background-image: url('../img/i-beam.png');
        background-size: 24px;
    	background-repeat: no-repeat;
    	background-position: 0px 10px;
    }
    .navbar-nav .dropdown .dropdown-menu .ecaret:before {
        
    }
    .navbar-nav .dropdown .dropdown-menu li > a:hover .ecaret {
        margin-right: 0px;
    }
    #page-content {
        left: 0 !important;
    }
    .navbar.navbar-fixed-top.slide-active {
        position: fixed;
    }
}
.navbar-header {
    position: relative;
}
@media (max-width: 480px) {
    .navbar-toggle.menu-right {
        top: 6px;
    }
}