@media screen and (max-width: 1368px) {
.call-btn{
padding: 6px 10px;
}

}
@media screen and (max-width: 1305px) {
  
.navbar-brand img{
    width: 80% !important;
}
.nav-cvr .nav-link{
    padding-right: 6px !important;
}
.btn-two {
    padding: 6px 5px;
    font-size: 16px;
}
.btn-one {
    padding: 10px 15px;
    font-size: 16px;
}

}




@media screen and (max-width: 1360px) {
    .nav-cvr .nav-link{
        font-size: 16px !important;
    }
}
@media screen and (max-width: 1160px) {
  .nav-cvr .nav-link{
    font-size: 16px;
  }
}


@media screen and (max-width: 1000px) {
.btn-two{
 margin-bottom: 10px;
 float: left;
    }
.banner-slide h1{
    font-size: 60px;
}
.welcome-sec h2, .Course-sec h2, .review-sec h2, .call-sec h2, .blended-sec h2, .why-sec h2, .clients-sec h2, .explore-sec h2, .categories-sec h2 {
    font-size: 30px;
    font-weight: 600;
}
.call-sec{
    padding-bottom: 10px;
}

.Course-sec .white-wrp h3{
    font-size: 24px;
}

.welcome-sec,.why-sec-two, .Course-sec, .placement-sec, .app-sec, .Certificate-sec, .review-sec, .blog-sec, .ftr-sec, .why-, .explore-sec, .why-sec, .categories-sec {
    padding: 50px 0px 50px 0px;
}
.Course-sec .white-wrp{
    margin-bottom: 10px;
}
.men{
    display: none;
}
.Course-sec .owl-nav{
    display: none;
}
.oxopix-sec{
    padding: 50px;
}
.btn-one, .call-btn{
        padding: 10px 15px ;
        font-size: 14px;
    }
    
}





@media screen and (max-width:600px) {

    .sub-banner {
    margin-top: 60px;
}

 .app-sec .box{
        width: 100%;
    }
    
.navbar-brand{
        width: 70%;
    }
    .layout {
     height:auto; 
     width:auto; 
     padding:0px; 
}
  .ftr-sec p{
        margin-bottom:20px;
    }
 .counting{
   width:auto;
 }
 .welcome-sec h5{
    margin-top: 50px;
 }

    .placement-sec h2{
        margin-bottom: 20px;
    }
    .counting{
        font-size: 36px;
    }
    .stats .fa{
      font-size: 30px;
    }
.Certificate-sec ul {
    list-style: none;
    width: 100%;
    margin-top: 50px;
    padding-left: 0px;
}
.Certificate-sec ul li i {
    width: 100%;
    height:auto; 
}

.sub-banner h2{
    font-size: 33px;
}
}




