/*
Template Name: Apz News
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************about*************/
.center_service{
padding-top:40px;
padding-bottom:40px; 
 }
 
#instructor{
  padding-top:40px;
  padding-bottom:40px;
  background:#0bc1931a;
  }
#instructor .thumbnail{
 margin-bottom:0;
  }
.instr_1r h4{
margin-bottom:10px;  
  }
.instr_1r h3 span{
 color:#0bc193; 
  }
.instr_1r li a {
  background:#0bc193;
  }
.instr_1r1i h5 span{
  display:block;
  margin-left:15px;
  line-height:1.6em;
  }
.instr_1r1i h5 i{
 vertical-align:middle; 
 font-weight:bold;
  }
.tutor_l_i {
  margin-top:10px;
  border-bottom:2px dashed #0bc193;
  padding-bottom:20px;
  }
.tutor{
 margin-top:30px; 
  }
.tutor_l_i h4 i{
 font-size:8px;
 vertical-align: middle;
 margin-right: 5px; 
   } 
.tutor_l_i p{
padding-left:15px;
padding-right:15px;
  }
  
#prosp{
  padding-top:40px;
  padding-bottom:40px;
  }
.Prosp_1 h4:before {
    display: inline-block;
    width: 6%;
    height: 2px;
    background-color: #0bc193;
    vertical-align: middle;
    margin-right: 1%;
    content: "";
}
.Prosp_1 h4:after {
    display: inline-block;
    width: 6%;
    height: 2px;
    background-color: #0bc193;
    vertical-align: middle;
    margin-left: 1%;
    content: "";
}
.Prosp_2i h5 a:after {
    display: inline-block;
    width: 10%;
    height: 2px;
    background-color: #0bc193;
    vertical-align: middle;
    margin-left: 2%;
    content: "";
}
.Prosp_2{
margin-top:30px; 
 }
.Prosp_2{
width:92%;
margin-left:auto;
margin-right:auto; 
 }
/*********************about_end****************/

@media screen and (max-width : 767px){
#instructor{
text-align:center; 
 }
.instr_1r {
margin-top:10px; 
 }
.tutor_l {
margin-top:10px; 
 }
#prosp{
text-align:center;  
 }
.Prosp_2i {
margin-top:10px; 
 }
}

@media (min-width:768px) and (max-width:991px) {

 }
@media (min-width:992px) and (max-width:1200px) {

  }
@media (min-width:1201px) and (max-width:1355px) {

 }