@media screen and (min-width:1025px) and (max-width:1199px){.features-detail{padding:11px 9px;}
.features h4{font-size:13px;}
}
@media screen and (min-width:992px) and (max-width:1024px){.features h4{font-size:13px;}
.features-detail{padding:9px 9px;}
}
@media screen and (min-width:768px) and (max-width:991px){.features-detail{padding:40px 9px;}
h1.preview-cover-title{font-size:70px;}
}
@media screen and (max-width:767px){.heading h1{font-size:26px;}
.slider-section figure img{padding:40px 0px 50px 0;}
.owl-prev i, .owl-next i{font-size:15px;}
.owl-prev{top:85%;left:100px;padding:5px 10px;}
.owl-next{top:85%;right:100px;padding:5px 10px;}
.slider-text h2{font-size:30px;}
.footer-box img{width:100%;}
h1.preview-cover-title{font-size:30px;}
.author-section h1{font-size:35px;}
.author-section h2{font-size:20px;}
.demo-default img{width:100%;}
.features-detail{border-radius:0;}
}