.col, .container, .row {
	position:relative
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.container {
	margin:0 auto;
	max-width:880px
}
.clr:after, .col:after, .group:after, .row:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.row, div.clear {
	padding-bottom:0px
}
.col {
	display:block;
	float:left;
	width:100%
}
@media (min-width:690px) {
.col {
margin-right:2%
}
.wpb_column {
margin-right:0
}
}
.col.col_last, .col:last-child {
	margin-right:0
}
@media (min-width:690px) {
.span_1 {
width:6.5%
}
.span_2 {
width:15%
}
.span_3 {
width:23.5%
}
.span_4 {
width:32%
}
.span_5 {
width:40.5%
}
.span_6 {
width:49%
}
.span_7 {
width:57.5%
}
.span_8 {
width:66%
}
.span_9 {
width:74.5%
}
.span_10 {
width:83%
}
.span_11 {
width:91.5%
}
.span_12 {
width:100%
}
.full-width-content.vc_row-fluid .vc_span2 {
width:16.66%
}
.full-width-content.vc_row-fluid .vc_span3 {
width:25%
}
.full-width-content.vc_row-fluid .vc_span4 {
width:33.33%
}
.full-width-content.vc_row-fluid .vc_span5 {
width:40.5%
}
.full-width-content.vc_row-fluid .vc_span6 {
width:50%
}
.full-width-content.vc_row-fluid .vc_span7 {
width:57.5%
}
.full-width-content.vc_row-fluid .vc_span8 {
width:66.66%
}
.full-width-content.vc_row-fluid .vc_span9 {
width:75%
}
.full-width-content.vc_row-fluid .vc_span10 {
width:83%
}
.full-width-content.vc_row-fluid .vc_span11 {
width:91.5%
}
.full-width-content.vc_row-fluid .vc_span12 {
width:100%
}
.full-width-content.vc_row-fluid .wpb_column {
margin-left:0!important
}
.full-width-content.vc_row-fluid .wpb_column .wpb_row, .full-width-content.vc_row-fluid .wpb_column .wpb_wrapper {
margin:0
}
}
