.cols3{margin:10px 0 30px}
.cols3 .col-first,.cols3 .col,.cols3 .col-last{width:33.3%;margin:0}
.cols3>.col>.col-content,.cols3>.col-first>.col-content{margin-right:5px}
.cols3>.col>.col-content,.cols3>.col-last>.col-content{margin-left:5px}
.cols3 .col-twothird{width:66%}
.cols3 .col-twothird-last{width:66%}
.cols3.half_left .col-first,.cols3.half_right .col-last{width:50%}
.cols3.half_left .col,.cols3.half_left .col-last,.cols3.half_right .col,.cols3.half_right .col-first{width:25%}
@media(max-width:767px){.cols3.half_left .col-last,.cols3.half_left .col,.cols3.half_right .col-first,.cols3.half_right .col{width:50%}
.cols3.half_left .col-first,.cols3.half_right .col-last{width:100%}
.cols3.half_left>.col-first>div.col-content,.cols3.half_left>.col>div.col-content,.cols3.half_right>.col-first>div.col-content,.cols3.half_right>.col-last>div.col-content{margin-left:0}
.cols3.half_left>.col-first>div.col-content,.cols3.half_left>.col-last>div.col-content,.cols3.half_right>.col>div.col-content,.cols3.half_right>.col-last>div.col-content{margin-right:0}
.cols3.half_left>.col>div.col-content{margin-right:5px}
.cols3.half_left>.col-last>div.col-content{margin-left:5px}
}
@media(max-width:640px){.cols3 .col-first,.cols3 .col{width:50%}
.cols3 .col-last{width:100%}
.cols3>.col-first>div.col-content,.cols3>.col-last>div.col-content{margin-left:0}
.cols3>.col>div.col-content,.cols3>.col-last>div.col-content{margin-right:0}
}
@media(max-width:480px){div.cols3>div.col-first,div.cols3>div.col,div.cols3>div.col-last,div.cols3.half_left>div.col-first,div.cols3.half_left>div.col,div.cols3.half_left>div.col-last,div.cols3.half_right>div.col-first,div.cols3.half_right>div.col,div.cols3.half_right>div.col-last{width:100%;float:none;display:block;margin:0}
div.cols3>div.col-first>div.col-content,div.cols3>div.col>div.col-content,div.cols3>div.col-last>div.col-content,div.cols3.half_left>div.col-first>div.col-content,div.cols3.half_left>div.col>div.col-content,div.cols3.half_left>div.col-last>div.col-content,div.cols3.half_right>div.col-first>div.col-content,div.cols3.half_right>div.col>div.col-content,div.cols3.half_right>div.col-last>div.col-content{margin-left:0;margin-right:0}
}