.stars-testimonials .grid:after,
.stars-testimonials [class*=col-],
.stars-testimonials [class*=grid],
.stars-testimonials [class*=mobile-] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.stars-testimonials [class*=col-] {
float: left;
min-height: 1px;
}
.stars-testimonials [class*=col-] [class*=col-]:last-child {
padding-right: 0
}
.stars-testimonials .grid {
width: 100%;
margin: 0 auto;
overflow: hidden
}
.stars-testimonials .grid:after {
content: "";
display: table;
clear: both
}
.stars-testimonials .grid-pad {
padding-top: 20px;
padding-left: 20px;
padding-right: 0
}
.stars-testimonials .push-right {
float: right
}
.stars-testimonials .col-1-1 {
width: 100%
}
.stars-testimonials .col-2-3,
.stars-testimonials .col-8-12 {
width: 66.66%
}
.stars-testimonials .col-1-2,
.stars-testimonials .col-6-12 {
width: 50%
}
.stars-testimonials .col-1-3,
.stars-testimonials .col-4-12 {
width: 33.33%
}
.stars-testimonials .col-1-4,
.stars-testimonials .col-3-12 {
width: 25%
}
.stars-testimonials .col-1-5 {
width: 20%
}
.stars-testimonials .col-1-6,
.stars-testimonials .col-2-12 {
width: 16.667%
}
.stars-testimonials .col-1-7 {
width: 14.28%
}
.stars-testimonials .col-1-8 {
width: 12.5%
}
.stars-testimonials .col-1-9 {
width: 11.1%
}
.stars-testimonials .col-1-10 {
width: 10%
}
.stars-testimonials .col-1-11 {
width: 9.09%
}
.stars-testimonials .col-1-12 {
width: 8.33%
}
.stars-testimonials .col-11-12 {
width: 91.66%
}
.stars-testimonials .col-10-12 {
width: 83.333%
}
.stars-testimonials .col-9-12 {
width: 75%
}
.stars-testimonials .col-5-12 {
width: 41.66%
}
.stars-testimonials .col-7-12 {
width: 58.33%
}
.stars-testimonials .push-2-3,
.stars-testimonials .push-8-12 {
margin-left: 66.66%
}
.stars-testimonials .push-1-2,
.stars-testimonials .push-6-12 {
margin-left: 50%
}
.stars-testimonials .push-1-3,
.stars-testimonials .push-4-12 {
margin-left: 33.33%
}
.stars-testimonials .push-1-4,
.stars-testimonials .push-3-12 {
margin-left: 25%
}
.stars-testimonials .push-1-5 {
margin-left: 20%
}
.stars-testimonials .push-1-6,
.stars-testimonials .push-2-12 {
margin-left: 16.667%
}
.stars-testimonials .push-1-7 {
margin-left: 14.28%
}
.stars-testimonials .push-1-8 {
margin-left: 12.5%
}
.stars-testimonials .push-1-9 {
margin-left: 11.1%
}
.stars-testimonials .push-1-10 {
margin-left: 10%
}
.stars-testimonials .push-1-11 {
margin-left: 9.09%
}
.stars-testimonials .push-1-12 {
margin-left: 8.33%
}
@media handheld,
only screen and (max-width:767px) {
.stars-testimonials .grid {
width: 100%;
min-width: 0;
padding: 0;
margin: 0
}
.stars-testimonials [class*=col-] {
width: 100%;
float: none;
margin: 10px 0;
padding-left: 0;
padding-right: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 0 15px 0
}
.stars-testimonials [class*=col-] [class*=col-] {
padding-right: 0
}
.stars-testimonials [class*=mobile-col-] {
float: left;
margin: 0 0 10px;
padding-left: 0;
padding-right: 10px;
padding-bottom: 0
}
.stars-testimonials .mobile-col-1-1 {
width: 100%
}
.stars-testimonials .mobile-col-2-3,
.stars-testimonials .mobile-col-8-12 {
width: 66.66%
}
.stars-testimonials .mobile-col-1-2,
.stars-testimonials .mobile-col-6-12 {
width: 50%
}
.stars-testimonials .mobile-col-1-3,
.stars-testimonials .mobile-col-4-12 {
width: 33.33%
}
.stars-testimonials .mobile-col-1-4,
.stars-testimonials .mobile-col-3-12 {
width: 25%
}
.stars-testimonials .mobile-col-1-5 {
width: 20%
}
.stars-testimonials .mobile-col-1-6,
.stars-testimonials .mobile-col-2-12 {
width: 16.667%
}
.stars-testimonials .mobile-col-1-7 {
width: 14.28%
}
.stars-testimonials .mobile-col-1-8 {
width: 12.5%
}
.stars-testimonials .mobile-col-1-9 {
width: 11.1%
}
.stars-testimonials .mobile-col-1-10 {
width: 10%
}
.stars-testimonials .mobile-col-1-11 {
width: 9.09%
}
.stars-testimonials .mobile-col-1-12 {
width: 8.33%
}
.stars-testimonials .mobile-col-11-12 {
width: 91.66%
}
.stars-testimonials .mobile-col-10-12 {
width: 83.333%
}
.stars-testimonials .mobile-col-9-12 {
width: 75%
}
.stars-testimonials .mobile-col-5-12 {
width: 41.66%
}
.stars-testimonials .mobile-col-7-12 {
width: 58.33%
}
.stars-testimonials .hide-on-mobile {
display: none !important;
width: 0;
height: 0
}
}