.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {  -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//i4sgroup.com/wp-content/plugins/gs-logo-slider/gsl-files/css/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//i4sgroup.com/wp-content/plugins/gs-logo-slider/gsl-files/css/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//i4sgroup.com/wp-content/plugins/gs-logo-slider/gsl-files/css/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//i4sgroup.com/wp-content/plugins/gs-logo-slider/gsl-files/css/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//i4sgroup.com/wp-content/plugins/gs-logo-slider/gsl-files/css/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
} .carouselTicker__list{
margin: 10px 0;
padding: 0;
list-style-type: none;
overflow: hidden;
}
.carouselTicker__item{
margin: 0 0 0 5px; border: 4px solid red; text-align: center;
display: inline-block;
overflow: hidden;
}
.carouselTicker__item a { }
.carouselTicker__loader{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #fff url(//i4sgroup.com/wp-content/plugins/gs-logo-slider/gsl-files/images/loader.gif) center center no-repeat;
} .carouselTicker_vertical .carouselTicker__list{
margin: 0;
}
.carouselTicker_vertical .carouselTicker__item{
margin: 0 0 5px 0;
border: 4px solid red; text-align: center;
}
#carouselTicker .carouselTicker__item {
width: auto;
height: auto;
line-height: normal;
}
.carouselTicker__item img { display: block;
overflow: hidden;
}.bx-viewport {
height: auto !important;
}
.gs_logo_single img {
margin: 0 auto;
}
.bx-wrapper .bx-controls-direction a {
display: none;
-webkit-transition: 1s all;
-o-transition: 1s all;
transition: 1s all;
text-decoration: none;
border: none;
}
.bx-wrapper:hover .bx-controls-direction a {
display: block;
}
.gs_logo_title {
text-align: center;
font-size: 14px;
margin-top: 5px;
}
.gs_logo_single {
vertical-align: middle;
display: inline-block;
float: none !important;
}
.gs_logo_single a, .gs_logo_single a::before, .gs_logo_single a::after {
-webkit-transition-duration: unset;
-o-transition-duration: unset;
transition-duration: unset;
-webkit-transition-timing-function: unset;
-o-transition-timing-function: unset;
transition-timing-function: unset;
}
.gs_logo_area .bx-loading { display: none; } .gs_logo_container_grid .gs_logo_single,
.gs_logo_container_grid2 .gs_logo_single,
.gs_logo_container_grid3 .gs_logo_single,
.gs_logo_container_grid4 .gs_logo_single {
width: 18%;
margin: 1%;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;  
}
.gs_logo_container_grid2 .gs_logo_single,
.gsl-filter2 .gs_logo_single,
.gsl-livef2 .gsl-responsive-wrapper {
border: 1px solid rgba(0, 0, 0, 0.07);
}
.gs_logo_container_grid3 .gs_logo_single:hover,
.gsl-filter3 .gs_logo_single:hover,
.gsl-livef3 .gsl-responsive-wrapper:hover {
-webkit-box-shadow: 0 3px 20px 1.2px rgba(0,0,0,.2);
-moz-box-shadow: 0 3px 20px 1.2px rgba(0,0,0,.2);
box-shadow: 0 3px 20px 1.2px rgba(0,0,0,.2);
}
.gs_logo_container_list .gs_logo_single,
.gs_logo_container_list2 .gs_logo_single,
.gs_logo_container_list3 .gs_logo_single,
.gs_logo_container_list4 .gs_logo_single {
display: block;
clear: both; background: #f1f1f1;
overflow: hidden;
margin-bottom: 15px;
}
.gs_logo_container_list .gs_logo_title, .gs_logo_container_list2 .gs_logo_title, .gs_logo_container_list3 .gs_logo_title {
font-size: 17px;
margin: 10px 0 0 0;
text-align: left;
text-transform: capitalize;
color: #2196F3;
}
.gs_logo_container_list .gs_logo_single img,
.gs_logo_container_list2 .gs_logo_single img,
.gs_logo_container_list3 .gs_logo_single img {
max-width: 150px;
float: left;
padding: 10px;
}
.gs_logo_container_list3 .gs_logo_single img {
float: right; max-width: 11%;
}
.gs_logo_container_list .gs-logo-details,
.gs_logo_container_list2 .gs-logo-details,
.gs_logo_container_list3 .gs-logo-details {
padding: 10px;
}
.gs_logo_container_list2 .gs-logo-details {
font-size: 16px;
line-height: 1.3;
}
.gs_logo_container_list3 .gs-logo-details {
float: left;
width: 89%;
text-align: justify;
}
.gs_logo_container_list .gs_logo_title,
.gs_logo_container_list2 .gs_logo_title,
.gs_logo_container_list3 .gs_logo_title {
font-size: 17px;
margin: 10px 0 0 0;
text-align: left;
text-transform: capitalize;
color: #2196F3;
display: inline-block;
}
.gs_logo_container_list2 .gs_logo_title,
.gs_logo_container_list3 .gs_logo_title { text-align: center; } .gs-logos-table {
display: table;
width: 100%;
}
.gs-logos-table-row {
display: table-row;
}
.gs-logos-table-cell {
display: table-cell;
padding: 10px;
vertical-align: middle;
}
.gs-logos-table .gs-logos-table-cell {
border-bottom: 1px solid #ccc;
}
.gs-logos-table .gsc-table-head .gs-logos-table-cell {
border-bottom: 2px solid #9dd8f3;
font-weight: 400;
color: #03A9F4;
}
.gs_logo_table1 .gsc-image {
padding-left: 0;
}
.gs-logos-table-cell.gsc-image img {
max-width: 140px;
}
.gs_logo_table1 h3.gs_logo_title {
font-size: 16px;
text-transform: capitalize;
color: #2196F3;
}
.gs-logos-table .gsc-table-head .gs-logos-table-cell {
border-bottom: 2px solid #9dd8f3;
color: #03A9F4;
}
@media only screen and (min-width: 768px) and (max-width: 1023px){ .gs_logo_container_grid .gs_logo_single {
width: 46%;
margin: 2%;
}
.gs-logos-table-cell.gsc-image img {
max-width: 90px;
}
.gs_logo_table1 .gsc-image img { 
width: 90px;
}
.gs_logo_table1 .gsc-desc { font-size: 16px; line-height: 1.4; }
}
}
@media only screen and (min-width: 600px) and (max-width: 767px) { .gs_logo_container_grid .gs_logo_single {
width: 46%;
margin: 2%;
}
.gs_logo_container_list .gs_logo_single img {
max-width: 100px;
}
.gs_logo_container_list .gs-logo-details {
font-size: 15px;
line-height: 1.4;
}
.gs_logo_table1 .gsc-image img { 
width: 90px;
}
.gs_logo_table1 .gsc-desc { font-size: 16px; line-height: 1.4; }
}
@media only screen and (min-width: 480px) and (max-width: 599px) { .gs_logo_container_grid .gs_logo_single {
width: 46%;
margin: 2%;
}
.gs_logo_container_list .gs_logo_single img {
max-width: 100px;
}
.gs_logo_container_list .gs-logo-details{
font-size: 15px;
line-height: 1.4;
}
.gs_logo_table1 .gsc-image img { 
width: 90px;
}
.gs_logo_table1 .gsc-desc { font-size: 16px; line-height: 1.4; }
}
@media only screen and (max-width: 479px) {
.gs_logo_container_grid .gs_logo_single, .gs_logo_container_grid2 .gs_logo_single, .gs_logo_container_grid3 .gs_logo_single, .gs_logo_container_grid4 .gs_logo_single {
width: 95%;
margin: 3% 1%;
}
.gs_logo_container_list .gs_logo_single img {
max-width: 100px;
}
.gs_logo_container_list .gs-logo-details {
font-size: 15px;
line-height: 1.4;
}
.gs_logo_area .gsc-table-head {
display: none;
}
.gs_logo_table1 .gsc-image {
display: block;
padding: 0;
text-align: center;
}
.gs_logo_table1 .gsc-name, .gs_logo_table1 .gsc-desc {
display: block;
padding: 10px 0;
}
.gs-logos-table .gs-logos-table-cell {
border-bottom: 1px solid #ccc;
} }