.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  max-width:100%;
}
.OurWork #cPC > div{
float:left
}
.OurWork .owl-stage-outer{
  min-height: 580px;
}
@media screen and (max-width: 767px) {
.OurWork .owl-stage-outer{
  min-height: inherit;
}
}
.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.1;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    margin: -160px 0 0 0;
}
.owl-controls .owl-nav div {
  display: block;
  position: absolute;
  width: 32px;
  height: 68px;
  z-index: 1000;
  text-indent: -9999px;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
  filter: Alpha(Opacity=100);
  opacity: 1;
  background:#ff0000;
}
 #Pushbox .owl-theme .owl-controls {
left:50%;
 margin: -24px 0 0 -350px;
}
 #Pushbox .owl-theme .owl-dots .owl-dot {

}
 #Pushbox .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 4px;
  background: transparent;
  border: 1px solid #ffffff;

}
 .owl-carousel .owl-item img {
   max-width: 100%;
   width:inherit; 
   margin: 0 auto;
}
 #Pushbox .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #ffffff;
}
 #Pushbox .owl-controls .owl-nav .owl-prev{

}
 #Pushbox .owl-controls .owl-nav .owl-next{

}
 .owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  width: 100%;
}
 #cPCFeaturedProducts .owl-theme .owl-dots .owl-dot,
 #cPC .owl-theme .owl-dots .owl-dot {
  display: none !important;
  margin:0 0 8px 0;
}
 .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: transparent;
  border: 1px solid #4B4948;
  display: block;
}
 .owl-carousel .owl-item img {
   max-width: 100%;
   width:inherit; 
   margin: 0 auto;
}
 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #4B4948;
}
 .owl-controls .owl-nav .owl-prev{
    left:-30px;
    background:url(/JavaScript/OwlCarousel/Arrow_Left.png) no-repeat!important;
}
 .owl-controls .owl-nav .owl-next{
    right:-50px;
    background:url(/JavaScript/OwlCarousel/Arrow_Right.png) no-repeat!important;
}
#cPCBrands .owl-theme .owl-controls .owl-dots {
  display:none !important;
}
#cPCBrands .owl-theme .owl-controls .owl-nav [class*=owl-] {
  margin: -15px 0 0 0;
}
#cPCBrands .owl-controls .owl-nav .owl-next {
  right: -15px;
  background: url(/JavaScript/OwlCarousel/Arrow_Right.png) no-repeat!important;
}