
/* @containers
********************************************************************************************
********************************************************************************************/

.container{
width: 100%;
max-width: 1140px;
padding:0 0 !important;
margin:0 auto;
overflow:hidden;
position:relative;
}

.container.builder{
max-width: 1180px;}

#header .container{ overflow:visible; background:none; display:inline-block;}


/* @full columns
********************************************************************************************
********************************************************************************************/

.aq-block-aq_3_column_block { width:33.33%;overflow:hidden; min-height:1px;/* background:#999; min-height:300px; */}
.aq-block-aq_2_3_column_block { width:66.66%;overflow:hidden; min-height:1px;/* background:#444;  min-height:300px;*/ }


.aq-block-aq_3_column_block>div,
.aq-block-aq_3_column_block>ul,
.aq-block-aq_2_3_column_block>div,
.aq-block-aq_2_3_column_block>ul{ padding:0 20px;}





/* @other columns
********************************************************************************************
********************************************************************************************/
/*
.generalresp{
width: 100% !important;
max-width: 100%;
min-width: 1140px !important;
}

.generalresp-alt{
min-width: 1140px !important;
}
*/
img{ max-width:100%;}

.onecol, .twocol, .threecol, .fourcol, .fivecol,.fifthcol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
margin-left:0;
float: left;
min-height: 1px;
overflow:hidden;
}

.twocol {
width: 10.75%;
margin-left:5%;
float:left;
}

.threecol {
width: 22%;
margin-left:4%;
float:left;
}

.fourcol {
width: 31.68%;
margin:0 0 0 0;
padding:0;
float:left;
position:relative;
}

.fifthcol {
width: 16%;
padding:0;
margin:0 0 0 4%;
float:left;
margin-bottom:40px;
}

.eightcol {
width: 65.2%;
padding-right:0;
padding-left:0;
margin:0 3% 0 0;
float:left;
}

.sixcol {
width:47%;
margin-right:2.8%;
}

.twelvecol {
width: 90%;
float: left;
}



.first{margin-left:0 !important;}

object, embed {
max-width: 100%;
}



img {
	height: auto;
	max-width:100%;
}

/* no-responsive specials */

.generalresp #header h1{ max-width:300px;}
.generalresp #header h1 img{ width:100%;}

.generalresp .shadow-inset2,
.generalresp a.sliderlink{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}