#slideshow #manufacturer{
    float:left;
    margin-right:15px;
    width:21%;
  	height:379px !important;
}
#slideshow #manufacturer > div{
    float:left;    
    width:50%;
  	height:100% !important;  	
}
#slideshow #manufacturer #mb1{  	
  	padding-right:5px;
}
#slideshow #manufacturer #mb2{  	
  	padding-left:5px;
}
#slideshow #manufacturer ul{
    list-style:none;
    width:100%;
    padding:0;
  	height:379px !important;
}
#slideshow #manufacturer ul li{
    list-style:none;  	  	
}
#slideshow #manufacturer ul li a{
    display:block;
    width:100%;
    text-align:center;
  	padding: 2px 0 3px;
}
#slideshow #manufacturer ul li a img{
    max-width:100% !important;
}
#slideshow #flexslider{
    margin-left:22%;
  	margin-bottom:0;
    border:none;
    border-radius:0;
  	box-shadow:0 0 5px #ccc;
  	border:3px solid #EAEAEA;
}
#slideshow #flexslider .flex-control-nav{
    bottom:20px;
  	text-align:right;
}
#slideshow #flexslider .flex-control-paging li a {
  	border: 2px solid #fff;
  	background: transparent;
  	width:20px;
  	height:20px;
  	font-size:0;
}
#slideshow #flexslider .flex-control-paging li a.flex-active {
  	background: #FE0002;
}/* support-online */
#support-online{
    padding:5px;
}
#support-online > div{
    background-image:url("apt-home/view/theme/aptech/image/icon-phone.png");
    background-size:contain;
    background-repeat:no-repeat;
    background-position:30%;
    display:inline-block;
    margin-bottom:10px;
    margin-left:9px;
    margin-top:10px;
    padding:0;
    vertical-align:top;
      width: 98%;
    height: 65px;
    font-size: 14px;
}
#support-online > div .name{
    color:#3ba7b3;
    text-transform:uppercase;
    font-weight:bold;
    margin-left:29%;
}
#support-online > div .phone a{
    color:#ec3237;
    margin-left:29%;
    font-size:20px;
    font-weight: bold;
}