/*====================================================================================================
 * C O L U M N S                                                                      C O L U M N S  *
 =====================================================================================================*/

.one-half      { width: 48%; }
.one-third     { width: 30.5%; }
.one-fourth    { width: 22%; }
.one-fifth     { width: 16.8%; }
.one-sixth     { width: 13.33%; }
.two-fifth     { width: 37.6%; }
.two-third     { width: 65.33%; }
.three-fifth   { width: 58.4%; }
.three-fourth  { width: 74%; }
.four-fifth    { width: 67.2%; }
.five-sixth    { width: 82.67%; }

.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth,
.one-fifth,
.two-fifth,
.three-fifth,
.four-fifth,
.one-sixth,
.five-sixth    { position: relative; margin-right: 4%; margin-bottom: 20px; float: left; }
.col-last   { margin-right: 0!important; clear: right !important; }