.ks-row:after,.ks-row:before,.ks-row-padding:after,.ks-row-padding:before,.ks-cell-row:before,.ks-cell-row:after,
.ks-topnav:after,.ks-topnav:before,.ks-clear:after,.ks-clear:before,.ks-btn-group:before,.ks-btn-group:after,.ks-btn-bar:before,.ks-btn-bar:after,.ks-bar:before,.ks-bar:after
{content:"";display:table;clear:both}

.ks-col,.ks-half,.ks-third,.ks-twothird,.ks-threequarter,.ks-quarter{float:left;width:100%}
.ks-col.s1{width:8.33333%}
.ks-col.s2{width:16.66666%}
.ks-col.s3{width:24.99999%}
.ks-col.s4{width:33.33333%}
.ks-col.s5{width:41.66666%}
.ks-col.s6{width:49.99999%}
.ks-col.s7{width:58.33333%}
.ks-col.s8{width:66.66666%}
.ks-col.s9{width:74.99999%}
.ks-col.s10{width:83.33333%}
.ks-col.s11{width:91.66666%}
.ks-col.s12,.ks-half,.ks-third,.ks-twothird,.ks-threequarter,.ks-quarter{width:99.99999%}

.ks-col hr {
  max-width: 80%;
}

@media (min-width:601px) {
  .ks-col.m1{width:8.33333%}
  .ks-col.m2{width:16.66666%}
  .ks-col.m3,.ks-quarter{width:24.99999%}
  .ks-col.m4,.ks-third{width:33.33333%}
  .ks-col.m5{width:41.66666%}
  .ks-col.m6,.ks-half{width:49.99999%}
  .ks-col.m7{width:58.33333%}
  .ks-col.m8,.ks-twothird{width:66.66666%}
  .ks-col.m9,.ks-threequarter{width:74.99999%}
  .ks-col.m10{width:83.33333%}
  .ks-col.m11{width:91.66666%}
  .ks-col.m12{width:99.99999%}
}

@media (min-width:993px) {
  .ks-col.l1{width:8.33333%}
  .ks-col.l2{width:16.66666%}
  .ks-col.l3,.ks-quarter{width:24.99999%}
  .ks-col.l4,.ks-third{width:33.33333%}
  .ks-col.l5{width:41.66666%}
  .ks-col.l6,.ks-half{width:49.99999%}
  .ks-col.l7{width:58.33333%}
  .ks-col.l8,.ks-twothird{width:66.66666%}
  .ks-col.l9,.ks-threequarter{width:74.99999%}
  .ks-col.l10{width:83.33333%}
  .ks-col.l11{width:91.66666%}
  .ks-col.l12{width:99.99999%}
}

