*, html { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.container { margin: 0 auto;width: 1170px;}
#Customer {padding:0 0 30px 0; width:100%; float:left; background:#fff; position:relative}
#Customer .subtitle-red { font-size:26px; color:#b70f0a; text-align:center; font-weight:600; margin-bottom:30px; }
#Customer p {color: #777; text-align:center; font-family: 'Roboto', sans-serif; line-height:36px;font-weight: 400;font-size: 26px;letter-spacing: 0.01em; margin-bottom: 0px;/* margin-top:-10px;*/}

.customer-list { min-height:100px; margin:0 auto} 

.customer-consumerElectronics, .customer-bank, .customer-internet, .customer-consmerBrands, .customer-university, .customer-restaurants, .customer-bussnessServiceAgency, .customer-medical, .customer-retail,.customer-insurance  {background-repeat:no-repeat; background-position:center top; width:1110px; height:150px; display:block; margin-left:30px}

.customer-internet {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-1.jpg); }
.customer-retail {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-2.jpg); }
.customer-consmerBrands {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-3.jpg); }
.customer-bussnessServiceAgency {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-4.jpg); }
.customer-consumerElectronics {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-5.jpg); }
.customer-insurance {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-6.jpg); }


@media (max-width:1200px) {
.container { width: 1000px;}
.customer-consumerElectronics, .customer-bank, .customer-internet, .customer-consmerBrands, .customer-university, .customer-restaurants, .customer-bussnessServiceAgency, .customer-medical, .customer-retail,.customer-insurance  { width:1000px; background-size:100% auto; margin-left:0}
}

@media (max-width:992px) {
.container { width:750px;}
.customer-consumerElectronics,
.customer-bank,
.customer-internet,
.customer-consmerBrands,
.customer-university,
.customer-restaurants,
.customer-bussnessServiceAgency,
.customer-medical,
.customer-retail,
.customer-insurance  { width:750px; background-size:750px 101px; height: 101px }
.customer-list .bx-wrapper .bx-pager {bottom: -30px;}	
}

@media (max-width:767px) {
.container { width: 620px;}
#Customer { padding-top:35px}
#Customer p{font-size: 18px; line-height:26px; margin-bottom: 10px;}

.customer-consumerElectronics,.customer-bank,.customer-internet,.customer-consmerBrands,.customer-university,.customer-restaurants,.customer-bussnessServiceAgency,.customer-medical,.customer-retail,.customer-insurance  { width:620px; background-size:450px auto; height: 150px; background-position:center top }
.customer-internet {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-1-sm.jpg); }
.customer-retail {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-2-sm.jpg); }
.customer-consmerBrands {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-3-sm.jpg); }
.customer-bussnessServiceAgency {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-4-sm.jpg); }
.customer-consumerElectronics {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-5-sm.jpg); }
.customer-insurance {background-image:url(https://www.allamericanspeakers.com/clients/logos/client-logo-slide-6-sm.jpg); }
}

@media (max-width:639px) {
.container { width: 450px;}
.customer-consumerElectronics,.customer-bank,.customer-internet,.customer-consmerBrands,.customer-university,.customer-restaurants,.customer-bussnessServiceAgency,.customer-medical,.customer-retail,.customer-insurance  { width:450px; background-size:100% auto; height: 150px; background-position:center top }

}

@media (max-width:479px) {
.container { width: 310px;}
.customer-list { margin-top:20px}
.customer-consumerElectronics,.customer-bank,.customer-internet,.customer-consmerBrands,.customer-university,.customer-restaurants,.customer-bussnessServiceAgency,.customer-medical,.customer-retail,.customer-insurance  { width:310px; height: 120px; }
.customer-list .bx-wrapper .bx-pager { bottom: -30px;}
	
}