/* ================================================================================================================================================================================================ */
/* DEVICES WITH SCREEN WIDTH OF 1280 PIXELS OR MORE */
/* ================================================================================================================================================================================================ */

@media (min-width: 1280px) {

#content {
background: #fff;
margin: 0 auto;
margin-top: -400px;
max-width: 1400px;
/*padding: 75px 0 0 0;*/
}

#left_column {
padding: 0px 0px 0px 0px;
width: 21%;
}

#center_column {
padding: 0px;
width: 56%;
}

#right_column {
background: #f7f6f1;
display: table-cell;
padding: 0px 0px 0px 0px;
width: 23%;

}
	.button-cta a {
    background-color: #900;
    padding: 20px !important;
    color: #fff !important;
    text-decoration: none !important;
    display: inline-block;
    font-size: 15px;
    width: auto !important;
    margin-top: 5px !important;
	line-height:20px !important;
	
	}
	.button-cta a {
	background-image: none !important;



}







.testimonial {
    padding: 30px 30px 40px 30px;
    background: #F5F5F5;
    margin-bottom: 40px;
	
	}






#header_image {
display: block;
height:450px;
background-color:#e8e1c9;
max-width:none;
}

.nav > li > a {
padding-left: 35px;
padding-right: 35px;
font-size: 115%;
font-weight: normal;
}

#footer ul li {
/*   width: 30%;
   margin-right: 2%;
   float:left;*/
   
   
   }
	.button-cta a {
    background-color: #900;
    padding: 20px !important;
    color: #fff !important;
    text-decoration: none !important;
    display: inline-block;
    font-size: 15px;
    width: auto !important;
    margin-top: 5px !important;
	line-height:20px !important;
	
	}
	.button-cta a {
	background-image: none !important;
	
	
	
   
}

#footer {
/*padding: 0% 0.5% 2% 0.5%;
width: 70%*/
max-width:1100px;
background-color:#000;
}

#mobile_menu {
display: none;
}

#primary_menu_fill {
background: #900;
display: block;
}

#newmega {
background: #900;
display: block;
width: 90%;
padding: 0 5% 0 5%;
/*max-width: 1280px;*/
margin: 0 auto;	
}





#right_column .box {
box-shadow: none;
padding:0% !important;
/*padding: 20px;*/
}

#center_column .box {
padding: 20px;
}



#left_column .box {

}
















}
