.owl-theme .owl-controls { margin-top:37px; text-align:center; -webkit-tap-highlight-color:transparent }
.owl-theme .owl-controls .owl-nav .owl-prev {font-size:0px;width:35px; height:76px;background: url(../../img/front/arrow_left.png) center no-repeat;
          display:inline-block;cursor:pointer; position: absolute; left: 0;}
.owl-theme .owl-controls .owl-nav .owl-prev:hover {background: url(../../img/front/arrow_left.png) center no-repeat;color:#fff; opacity: 0.3;text-decoration:none}
.owl-theme .owl-controls .owl-nav .owl-next {font-size:0px;width:35px; height:76px;background: url(../../img/front/arrow_right.png) center no-repeat;
          display:inline-block;cursor:pointer; position: absolute; right: 0;}
.owl-theme .owl-controls .owl-nav .owl-next:hover {background: url(../../img/front/arrow_right.png) center no-repeat;color:#fff; opacity: 0.3;text-decoration:none}
.owl-theme .owl-controls .owl-nav .disabled { opacity:.5; cursor:default }.owl-theme .owl-dots .owl-dot { display:inline-block; zoom:1; *display:inline}
.owl-theme .owl-dots .owl-dot span { width:7px; height:7px; margin:0px 2px; background:#464647; display:block; -webkit-backface-visibility:visible;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background:#0082e6 }
.owl-nav {   top: 0;   position: absolute; left: 0; right: 0;}
#owl-demo .owl-nav{display: none !important;}/*#owl-demo .owl-item.active .our_blod_section_cols{width: 97.8%; float: left;}*/
.our_blod_section_cols{padding: 0 10px;}
.owl-dots{float:left; width: 100%; text-align: center;}


#owl-mobileapplication .owl-controls .owl-nav .owl-prev {font-size:0px;width:43px; height:76px;background: url(../../img/front/left_arrow.png) center no-repeat;
          display:inline-block;cursor:pointer; position: absolute; left:20px;}
#owl-mobileapplication .owl-controls .owl-nav .owl-prev:hover {background: url(../../img/front/left_arrow.png) center no-repeat;color:#fff; opacity: 0.3;
       text-decoration:none}
#owl-mobileapplication .owl-controls .owl-nav .owl-next {font-size:0px;width:43px; height:76px;background: url(../../img/front/right_arrow.png) center no-repeat;
          display:inline-block;cursor:pointer; position: absolute; right: 20px;}
#owl-mobileapplication .owl-nav {
  left: 0;
  position: absolute;
  right: 0;
  top: 40%;
}



#owl-demo-clients .owl-controls .owl-nav .owl-prev {font-size:0px;width:43px; height:76px;background: url(../../img/front/left_arrow2.png) center no-repeat;
          display:inline-block;cursor:pointer; position: absolute; left:0px;}
#owl-demo-clients .owl-controls .owl-nav .owl-prev:hover {background: url(../../img/front/left_arrow2.png) center no-repeat;color:#fff; opacity: 0.3;
       text-decoration:none}
#owl-demo-clients .owl-controls .owl-nav .owl-next {font-size:0px;width:43px; height:76px;background: url(../../img/front/right_arrow2.png) center no-repeat;
          display:inline-block;cursor:pointer; position: absolute; right:0px;}
#owl-demo-clients .owl-nav {
  left: 0;
  position: absolute;
  right: 0;
  top: 7%;
}
@media screen and (max-width: 1200px){  
    #owl-demo-clients .owl-controls .owl-nav .owl-next{right: -10px;}
    #owl-demo-clients .owl-controls .owl-nav .owl-prev{ left: -20px;}
}
@media screen and (max-width: 1000px){    
    #owl-demo .owl-item.active:nth-of-type(2n-4s) 
    .our_blod_section_cols{width: 100% !important; float: left !important;}
    #owl-demo .owl-item.active .our_blod_section_cols{width: 100% !important;} 
    .our_blod_section_cols{width: 100% !important;} .our_blod_section_cols{padding: 0 0;}
}

@media screen and (max-width: 567px){  
#owl-mobileapplication .owl-nav {
    top: 28%;
}
#owl-mobileapplication .owl-theme .owl-controls {
    margin-top: 0;
}
}
@media screen and (max-width: 479px){  
#owl-mobileapplication .owl-nav {
    top: 17%;
}
#owl-mobileapplication .owl-theme .owl-controls {
    margin-top: 0;
}
#owl-mobileapplication .owl-controls .owl-nav .owl-next,
#owl-mobileapplication .owl-controls .owl-nav .owl-prev{ width: 20px !important; background-size: contain;}
}