.cols3{margin:10px 0 30px}
.cols3 .col-first,.cols3 .col,.cols3 .col-last{width:33.33333333%;width:calc(100% / 3);margin:0;float:left;display:inline}
.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.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-first{width:100%}
.cols3.half_left>.col-first>div.col-content{margin-left:0;margin-right:0}
.cols3.half_left>.col{width:50%}
.cols3.half_left>.col>div.col-content{margin-right:5px;margin-left:0}
.cols3.half_left>.col-last{width:50%}
.cols3.half_left>.col-last>div.col-content{margin-left:5px;margin-right:0}
.cols3.half_right>.col-first{width:50%}
.cols3.half_right>.col-first>div.col-content{margin-left:0;margin-right:5px}
.cols3.half_right>.col{width:50%}
.cols3.half_right>.col>div.col-content{margin-left:5px;margin-right:0}
.cols3.half_right>.col-last{width:100%}
.cols3.half_right>.col-last>div.col-content{margin-left:0;margin-right:0}
}
@media(max-width:640px){.cols3>.col-first{width:50%}
.cols3>.col-first>div.col-content{margin-left:0;margin-right:5px}
.cols3>.col{width:50%}
.cols3>.col>div.col-content{margin-left:5px;margin-right:0}
.cols3>.col-last{width:100%}
.cols3>.col-last>div.col-content{margin-right:0;margin-left:0}
}
@media(max-width:480px){.cols3.half_right>div.col-first,.cols3.half_left>div.col-first,.cols3>div.col-first,.cols3.half_right>div.col,.cols3.half_left>div.col,.cols3>div.col,.cols3.half_right>div.col-last,.cols3.half_left>div.col-last,.cols3>div.col-last{width:100%;float:none;display:block;margin:0}
.cols3.half_right>div.col-first>div.col-content,.cols3.half_left>div.col-first>div.col-content,.cols3>div.col-first>div.col-content,.cols3.half_right>div.col>div.col-content,.cols3.half_left>div.col>div.col-content,.cols3>div.col>div.col-content,.cols3.half_right>div.col-last>div.col-content,.cols3.half_left>div.col-last>div.col-content,.cols3>div.col-last>div.col-content{margin-left:0;margin-right:0}
}