/* columns_1.css */
.rs-columns{width:100%;clear:both;display:inline-block;margin-top:30px;margin-bottom:30px}
.rs-column{width:100%;margin-top:1.85%;margin-right:1.52%;padding:0}
.rs-column.-large-first{clear:left}
.rs-column.-large-last{margin-right:-5px}
.rs-column.-large-first-row{margin-top:0}
.rs-column.-large-col-1-1{width:100%}
.rs-column.-large-col-2-1{width:48.55385%}
.rs-column.-large-col-2-2{width:100%}

.rs-column.-large-col-3-1{width:31.20513%}
.rs-column.-large-col-3-2{width:64.10256%}
.rs-column.-large-col-3-3{width:100%}

.rs-column.-large-col-4-1{width:20.1555%}
.rs-column.-large-col-4-2{width:47.15385%}
.rs-column.-large-col-4-3{width:73.07692%}
.rs-column.-large-col-4-4{width:100%}

.rs-column.-large-col-5-1{width:21.94615%}
.rs-column.-large-col-5-2{width:36.38462%}
.rs-column.-large-col-5-3{width:56.92308%}
.rs-column.-large-col-5-4{width:78.46154%}
.rs-column.-large-col-5-5{width:100%}
.rs-column.-large-col-6-1{width:15.25641%}
.rs-column.-large-col-6-2{width:28.20513%}

.rs-column.-large-col-6-3{width:46.15385%}
.rs-column.-large-col-6-4{width:64.10256%}
.rs-column.-large-col-6-5{width:82.05128%}
.rs-column.-large-col-6-6{width:100%}


@media screen and (max-width: 900px)
{.rs-column {margin-top: 7.69231%; margin-right: 4.69231%;}
.rs-column.-large-first {clear: none;}      
.rs-column.-large-last {margin-right: 7.69231%;}      
.rs-column.-large-first-row {margin-top: 7.69231%;}      
.rs-column.-medium-first {clear: left;}      
.rs-column.-medium-last {margin-right: -5px;}      
.rs-column.-medium-first-row {margin-top: 0;}      
.rs-column.-medium-col-1-1 {width: 100%;}


.rs-column.-medium-col-2-1 {        width: 46.15385%;      }      .rs-column.-medium-col-2-2 {        width: 100%;      }      .rs-column.-medium-col-3-1 {        width: 28.20513%;      }      .rs-column.-medium-col-3-2 {        width: 64.10256%;      }      .rs-column.-medium-col-3-3 {        width: 100%;      }      .rs-column.-medium-col-4-1 {        width: 19.23077%;      }      .rs-column.-medium-col-4-2 {        width: 46.15385%;      }      .rs-column.-medium-col-4-3 {        width: 73.07692%;      }      .rs-column.-medium-col-4-4 {        width: 100%;      }      .rs-column.-medium-col-5-1 {        width: 13.84615%;      }      .rs-column.-medium-col-5-2 {        width: 35.38462%;      }      .rs-column.-medium-col-5-3 {        width: 56.92308%;      }      .rs-column.-medium-col-5-4 {        width: 78.46154%;      }      .rs-column.-medium-col-5-5 {        width: 100%;      }      .rs-column.-medium-col-6-1 {        width: 10.25641%;      }      .rs-column.-medium-col-6-2 {        width: 28.20513%;      }      .rs-column.-medium-col-6-3 {        width: 46.15385%;      }      .rs-column.-medium-col-6-4 {        width: 64.10256%;      }      .rs-column.-medium-col-6-5 {        width: 82.05128%;      }      .rs-column.-medium-col-6-6 {        width: 100%;      }}@media screen and (max-width: 599px){.rs-column {        margin-right: 7.69231%;      }      .rs-column.-medium-first {        clear: none;      }      .rs-column.-medium-last {        margin-right: 7.69231%;      }      .rs-column.-medium-first-row {        margin-top: 7.69231%;      }      .rs-column.-small-first {        clear: left;      }      .rs-column.-small-last {        margin-right: -5px;      }      .rs-column.-small-first-row {        margin-top: 0;      }      .rs-column.-small-col-1-1 {        width: 100%;      }      .rs-column.-small-col-2-1 {        width: 46.15385%;      }      .rs-column.-small-col-2-2 {        width: 100%;      }      .rs-column.-small-col-3-1 {        width: 28.20513%;      }      .rs-column.-small-col-3-2 {        width: 64.10256%;      }      .rs-column.-small-col-3-3 {        width: 100%;      }      .rs-column.-small-col-4-1 {        width: 19.23077%;      }      .rs-column.-small-col-4-2 {        width: 46.15385%;      }      .rs-column.-small-col-4-3 {        width: 73.07692%;      }      .rs-column.-small-col-4-4 {        width: 100%;      }      .rs-column.-small-col-5-1 {        width: 13.84615%;      }      .rs-column.-small-col-5-2 {        width: 35.38462%;      }      .rs-column.-small-col-5-3 {        width: 56.92308%;      }      .rs-column.-small-col-5-4 {        width: 78.46154%;      }      .rs-column.-small-col-5-5 {        width: 100%;      }      .rs-column.-small-col-6-1 {        width: 10.25641%;      }      .rs-column.-small-col-6-2 {        width: 28.20513%;      }      .rs-column.-small-col-6-3 {        width: 46.15385%;      }      .rs-column.-small-col-6-4 {        width: 64.10256%;      }      .rs-column.-small-col-6-5 {        width: 82.05128%;      }      .rs-column.-small-col-6-6 {        width: 100%;      }}