


.textbox>a{width:100%;display:block;height:100%;}
.textbox{width:100%;height:100%;;padding:5px;position:relative;;top:0;left:0; 
 opacity:1;-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}

.lviewspection{width:100%;; padding:0px ;float:none;}

.Header_Con{width:100%;padding:30px;position:relative;top:0;left:0}
.Header_Con>h1{font-weight:700;text-align:center;color:#fff;font-size:4em}
.Header_Con::after{
clear: both;
  content: 'PRODUCTS';
  display: block;
  width: 100%;
  position: absolute;
  right: 0%;
  top: -5%;
  opacity: 0.25;
  color: #fff;
  text-align: center;
  font-size: 5em;
  font-weight: 800;
}


.service:hover > .textbox{opacity:1;}


.lviewspection > dl:after{clear:both;content:'';display:block}

.lviewspection > dl>dt{width:30%;padding:5px;float:left;text-align:center;}
.lviewspection > dl>dd{text-align:center;;padding:5px;float:left;border-left:1px solid #ccc;width:70%;}

#service-002 .owl-nav{
position: absolute;
  top: -10%;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  width: 100%;
  right: auto;
  left: -0%;
  display: block !important;
}

#service-002 .owl-nav [class*="owl-"] {
color: #fff;
  font-size: 18px;
  margin: 0px;
  padding: 10px 11px;
  background: transparent;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  opacity: 1;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
}

#service-002 .owl-nav .owl-prev {
position: absolute;
  right: auto;
  left: 0;}


#service-002 .owl-nav .owl-next {
  position: absolute;
  right: 0px;
}


#service-002 .owl-item img {
  display: block;
  width: auto !important;
  
}


@media all and (min-width:1px) and (max-width:800px) {


.Header_Con{width:100%;padding:30px;position:relative;top:0;left:0}
.Header_Con>h1{font-weight:700;text-align:center;color:#fff;font-size:2.5em}
.Header_Con::after{
clear: both;
  content: 'PROGRAM';
  display: block;
  width: 100%;
  position: absolute;
  right: -0%;
  top: -0%;
  opacity: 0.15;
  color: #fff;
  text-align: center;
  font-size: 3.5em;
}

#service-002 .owl-nav{
position: absolute;
  top: -20%;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  width: 100%;
  right: auto;
  left: -0%;
  display: none !important;
  height:50px;

}

#service-002 .owl-nav [class*="owl-"] {
color: #fff;
  font-size: 18px;
  margin: 0px;
  padding: 10px 11px;
  background: transparent;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  opacity: 1;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
}

#service-002 .owl-nav .owl-prev {
position: absolute;
  right: auto;
  left: 0;}


#service-002 .owl-nav .owl-next {
  position: absolute;
  right: 0px;
}

.textbox > a > h3 {
  padding: 10px 0;
  text-align: center;
  font-weight: 500;
  color: #333;
  font-size:14px;
}

}