/*
Template Name: Online Courses
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************contact****************/
.cont_pg1i{
border-right:1px solid #d5eded; 
transition: 0.3s;
 }
.cont_pg1i:hover{
background:#FF9900;
color:#fff; 
 }
.cont_pg1i:hover span{
color:#fff; 
 }
/*********************contact_end****************/


@media screen and (max-width : 767px){
.cont_pg1i {
border:none;
margin-top:8px;
margin-bottom:8px;
}
.blog_1dt3il h5{
margin-top:10px; 
text-align:center; 
 }
.blog_1dt3il h6{
text-align:center; 
 }
 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.cont_pg1i  .font_60{
font-size:40px; 
 }
.cont_pg1i  {
padding:10px!important;
 }
.cont_pg1i h6 {
font-size:12px; 
 }
 }

@media (min-width:992px) and (max-width:1200px) {

 }



