/*
Template Name: Academy
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_course{
background-image: url(../img/32.jpg);
background-position: center;
}
.center_course_dt{
background-image: url(../img/33.jpg);
background-position: center; 
 }
.detail_1l3i{
padding-top:30px; 

 }
.detail_1l3i .col{
padding-left: 20px;
    border-right: 1px solid #043087;
}
.detail_1l3i .button:hover{
background-color: #a61d37;
 }
.blog_dt1l1 .progress-bar {
background:#f5eaee; 
border-radius: 5px;
}
.blog_dt1l1 .progress {
background-color:#a61d37;
height: 10px;
overflow: hidden;
border-radius: 5px;
}

/*********************about_end****************/



@media screen and (max-width : 767px){
.detail_1l  h4{
text-align:center; 
 }
.detail_1l3i {
border:none;
text-align:center;
}
.detail_1l3i  .col{
width:100%!important; 
flex:none;
 }
.detail_1l4ir h5{
font-size:14px!important; 
 }
.detail_1l4ir h5 span{
font-size:14px!important; 
 }
.detail_1r {
margin-top:15px; 
 }
.detail_1r  h4{
 text-align:center;
 }
 }

@media (min-width:576px) and (max-width:767px) {


 }
@media (min-width:768px) and (max-width:991px) {
.detail_1l3i {
border:none;
}
 }

@media (min-width:992px) and (max-width:1200px) {
.detail_1l3i {
border:none;
}
 }
@media (min-width:1201px) and (max-width:1330px) {

 }


