/*
Template Name: Educare
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************courses****************/
#member{
padding-top:40px;
padding-bottom:40px; 
 }
.member_1 h1{
border-left: 8px solid #f44336;
padding:0px 20px 40px 20px;
font-size:70px;
 }
.member_1 h1 span{
font-size:30px; 
 }
.member_2i span i{
 width:50px;
 height:50px;
 line-height:50px;
 background:#f44336;
 font-size:30px;
 text-align:center;
 border-radius:3px;
 color:#fff;
 }
.member_2{
margin-top:30px; 
 }
.member_1{
margin-bottom:40px; 
 }
 
#course{
padding-top:40px;
padding-bottom:40px; 
background: #f4f4f4;
 }
.course_1l ul{
 border:none;
 margin-bottom:30px;
  }
.course_1l ul li a{
background:#fff!important;
color:#03a9f4!important;
font-size:20px;
padding:15px 20px;
display:block;
font-weight:bold;
margin-bottom:1px;
text-align:center;
  }
.course_1l ul li a:hover{
   background:#03a9f4!important;
   color:#fff!important;
  }
.nav_1>li.active>a, .nav_1>li.active>a:hover, .nav_1>li.active>a:focus{
  background:#03a9f4!important;
  color:#fff!important;
  }

#popular{
padding-top:40px;
padding-bottom:40px; 
 }
.popular_1i3 span{
display:inline-block; 
 }
.popular_1i3 span i{
border:2px solid #fff;
border-radius:50%;
width:60px;
height:60px;
line-height:57px;
font-size:26px;
color:#fff;
 }
.popular_1i{
position:relative;
 }
.popular_1i3{
position:absolute;
width:100%;
height:100%;
top:0; 
background: #f443369e;
padding-top:87px;
display:none;
 }
.popular_1i:hover .popular_1i3{
display:block;
 }
.popular_1{
margin-top:30px; 
 }
.popular_2{
margin-top:10px;  
 }

.pricing_m{
padding-top:40px;
padding-bottom:40px;
background: #000000b3;
 }
#pricing{
    background-image: url(../img/37.jpg);
    background-position: center;
}
.pricing_1i{
 background: #fff;
 padding:40px 20px 45px 20px;
 }
.pricing_1i hr{
border-color:#f44336;
width:20%;
border-width:2px; 
 }
.pricing_1i h6 span{
font-size:60px;
font-weight:bold; 
 }
.pricing_1i h5{
font-weight:normal;
border-bottom:1px solid #eee;
padding-bottom:15px; 
 }
/*********************courses_end****************/


@media screen and (max-width : 767px){
#member{
text-align:center; 
padding-top:30px;
padding-bottom:30px;
 }
.member_2i h4{
margin-top:15px!important; 
 }
.member_2i{
 margin-bottom:15px;
 }
#course{
text-align:center; 
 }
.home_inner h4{
margin-top:15px!important; 
 }
#popular{
text-align:center; 
padding-top:30px;
padding-bottom:30px;
 }
.popular_1i{
margin-top:15px; 
 }
#pricing{
text-align:center; 
 }
.pricing_m{
padding-top: 30px;
padding-bottom:30px;  
 }
.pricing_1i{
margin-top:15px; 
 }
 
.member_1 h1{
font-size:50px;
border:none;
padding-bottom:0;
 }
}

@media (min-width:768px) and (max-width:991px) {
.member_2i span i{
 width:35px;
 height:35px;
 line-height:35px;
 font-size:20px;
 }
.course_1l ul li a{
font-size:13px;
padding:10px; 
 }
#popular .popular_1i1 img{
min-height:220px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.course_1l ul li a{
padding:10px; 
font-size:18px;
 }
#popular .popular_1i1 img{
min-height:220px; 
 }
  }
@media (min-width:1201px) and (max-width:1240px) {

 }