
.item-box { background: none !important ;}
.item-box .owl-img img {  width: inherit !important;}

.gl_slider_team_01 .owl-img {  display: flex; justify-content: center;}

.team_name, .team_education, .team_designation { text-align: center;}




 button.prev-btn3, button.next-btn3 {
    padding: 0px !important;
    width: 39px;
    height: 39px;
    border: none !important;
    border-radius: 50%;
}

.custom-nav-team { display: flex; justify-content: space-between; gap: 50px; padding: 70px 0 ; position: absolute; width: 100%; top: 30px;}
.custom-nav-team button {
  background: #fff  url(../images/prev-dark.png) no-repeat center center !important;
  position: relative;
  z-index: 1000;

}

 .custom-nav-team button.next-btn3 { -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  

}

.custom-nav-team button.prev-btn3 {

  left: -50px;
}
.custom-nav-team button.next-btn3 {
  right: -50px;
}

.testi_name {  font-size: 18px; color: #8a007c; }



@media (min-width: 100px) and (max-width: 767px) {
  .gl_slider_team_01 .testimonials_inner {
    padding: 40px 50px;
}
.testimonials_content p  { font-size: 16px;}
 .testi_name {  font-size: 18px; }
 .gl_slider_team_01 .testimonials_inner {background-position:95% 70%}
 .custom-nav-team { padding: 40px 0 ;}

}

@media (min-width: 768px) and (max-width: 1000px) {
  .custom-nav-team { padding: 20px 0 0 0 ;}

}
