div.company{ padding:100px 0 0 0 ;}
div.company img {max-width:100%; vertical-align: top;}
div.company .item1 {background:url(../img/bg1.jpg)repeat-y center top; }
div.company .item2 {background:url(../img/bg2.jpg)repeat-y center top;}
div.company .item3 {background:url(../img/bg3.jpg)repeat-y center top;}
div.company .item5 {border-top:55px solid #e7bdc5; border-bottom:90px solid #e7bdc5;}
div.company .item6 {border-top:55px solid #98adca; border-bottom:90px solid #98adca;}
div.company .item10 {background:url(../img/bg10.jpg)repeat-x center top; margin-bottom:150px; }


/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
div.company{ padding:50px 0 0 0 ;}	
div.company .item10 { margin-bottom:50px; }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}