/* columns5pc.css */
.rs-columns{width:100%;clear:both;display:inline-block}.rs-column{width:100%;float:left;margin-top:5%;margin-right:5%}.rs-column.-large-first{clear:left}.rs-column.-large-last{margin-right:0}.rs-column.-large-first-row{margin-top:0}.rs-column.-large-col-1-1{width:100%}.rs-column.-large-col-2-1{width:47.5%}.rs-column.-large-col-2-2{width:100%}.rs-column.-large-col-3-1{width:30%}.rs-column.-large-col-3-2{width:65%}.rs-column.-large-col-3-3{width:100%}.rs-column.-large-col-4-1{width:21.25%}.rs-column.-large-col-4-2{width:47.5%}.rs-column.-large-col-4-3{width:73.75%}.rs-column.-large-col-4-4{width:100%}.rs-column.-large-col-5-1{width:16%}.rs-column.-large-col-5-2{width:37%}.rs-column.-large-col-5-3{width:58%}.rs-column.-large-col-5-4{width:79%}.rs-column.-large-col-5-5{width:100%}.rs-column.-large-col-6-1{width:12.5%}.rs-column.-large-col-6-2{width:30%}.rs-column.-large-col-6-3{width:47.5%}.rs-column.-large-col-6-4{width:65%}.rs-column.-large-col-6-5{width:82.5%}.rs-column.-large-col-6-6{width:100%}@media screen and (max-width: 897px){.rs-column {    margin-top: 5%;    margin-right: 5%;    margin-bottom: 5%;  }      .rs-column.-large-first {    clear: none;  }      .rs-column.-large-last {    margin-right: 5%;  }      .rs-column.-large-first-row {    margin-top: 5%;  }      .rs-column.-medium-first {    clear: left;  }      .rs-column.-medium-last {    margin-right: 0;  }      .rs-column.-medium-first-row {    margin-top:0;  }      .rs-column.-medium-col-1-1 {    width: 100%;  }      .rs-column.-medium-col-2-1 {    width: 47.5%;  }      .rs-column.-medium-col-2-2 {    width: 100%;  }      .rs-column.-medium-col-3-1 {    width: 30%;  }      .rs-column.-medium-col-3-2 {    width: 65%;  }      .rs-column.-medium-col-3-3 {    width: 100%;  }      .rs-column.-medium-col-4-1 {    width: 21.25%;  }      .rs-column.-medium-col-4-2 {    width: 47.5%;  }      .rs-column.-medium-col-4-3 {    width: 73.75%;  }      .rs-column.-medium-col-4-4 {    width: 100%;  }      .rs-column.-medium-col-5-1 {    width: 16%;  }      .rs-column.-medium-col-5-2 {    width: 37%;  }      .rs-column.-medium-col-5-3 {    width: 58%;  }      .rs-column.-medium-col-5-4 {    width: 79%;  }      .rs-column.-medium-col-5-5 {    width: 100%;  }      .rs-column.-medium-col-6-1 {    width: 12.5%;  }      .rs-column.-medium-col-6-2 {    width: 30%;  }      .rs-column.-medium-col-6-3 {    width: 47.5%;  }      .rs-column.-medium-col-6-4 {    width: 65%;  }      .rs-column.-medium-col-6-5 {    width: 82.5%;  }      .rs-column.-medium-col-6-6 {    width: 100%;  }}@media screen and (max-width: 599px){.rs-column {    margin-right: 5%;  }     .rs-column.-medium-first {    clear: none;  }      .rs-column.-medium-last {    margin-right: 5%;  }      .rs-column.-medium-first-row {    margin-top: 5%;  }      .rs-column.-small-first {    clear: left;  }      .rs-column.-small-last {    margin-right: 0px;  }      .rs-column.-small-first-row {    margin-top:0;  }      .rs-column.-small-col-1-1 {    width: 100%;  }      .rs-column.-small-col-2-1 {    width: 47.5%;  }      .rs-column.-small-col-2-2 {    width: 100%;  }      .rs-column.-small-col-3-1 {    width: 30%;  }      .rs-column.-small-col-3-2 {    width: 65%;  }      .rs-column.-small-col-3-3 {    width: 100%;  }      .rs-column.-small-col-4-1 {    width: 21.25%;  }      .rs-column.-small-col-4-2 {    width: 47.5%;  }      .rs-column.-small-col-4-3 {    width: 73.75%;  }      .rs-column.-small-col-4-4 {    width: 100%;  }      .rs-column.-small-col-5-1 {    width: 16%;  }      .rs-column.-small-col-5-2 {    width: 37%;  }      .rs-column.-small-col-5-3 {    width: 58%;  }      .rs-column.-small-col-5-4 {    width: 79%;  }      .rs-column.-small-col-5-5 {    width: 100%;  }      .rs-column.-small-col-6-1 {    width: 12.55%;  }      .rs-column.-small-col-6-2 {    width: 30%;  }      .rs-column.-small-col-6-3 {    width: 47.5%;  }      .rs-column.-small-col-6-4 {    width: 65%;  }      .rs-column.-small-col-6-5 {    width: 82.5%;  }      .rs-column.-small-col-6-6 {    width: 100%;  }}