@media screen and (max-width:991px){
.banner-inner-data{
display:block;	
}	
.banner-data-left {
    width: 100%;
    padding: 30px 0;
}
.bnr-info-repeat {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 18px 0;
}
.all-course-wrapper {
    padding: 50px 15px;
}
.owl-nav button{
position:static;
margin:0px 3px;	
}
.owl-nav {
    text-align: center;
    margin: 0px 0;
}
}

@media screen and (max-width:767px){
.footer-inner-data{
text-align:center;
display:block;	
}	
.footer-copyright{
margin:10px 0px;	
}
	.h2LikeH1 {
    margin-bottom: 25px;
    font-size: 22px;
   
}
	.whyIsSmartWorldUnique h2 {
    padding-top: 60px;
}
	.col-3.fadeinup.hidden.visible.animated.fadeInUp{
		    width: 100%;
	}
	section.keyfeature .kerock .prebook article {
    border-bottom: none;
}
	section.keyfeature .kerock .prebook article aside {
    width: 100%;
}
	.prebook article aside .box1 {
    width: 8% !important;
    padding-bottom: 7px;
    line-height: 36px;
    margin-left: 4%;
}
	section.keyfeature .kerock .prebook article aside .box2 {
    border-right: none;
    text-align: left;
    margin-left: 12px;
}
	section.config-section-price table {
    width: 87%;
    margin: 0 20px;
}
	section.config-section-price table tr {
    border-bottom: 15px solid #fff;
}
	section.config-section-price table tr th {
    display: none;
}
	section.config-section-price table tr td {
    font-size: 14px;
    padding: 10px 5px;
    height: auto;
    width: 100%;
    float: left;
    background: #cfcfcf;
    font-weight: bold;
}
	.demo-gallery > ul > li{
	width: 100%;	
	}
	
}