
@media only screen and (min-width:200px) and (max-width:767px) {

	.stellarnav.light.right.mobile {
    text-align: right;
}
.stellarnav.mobile.right > ul {
    z-index: 99999;
}
	.stellarnav > ul > li > a:hover {
    color: #f78f1e !important;
}
.top-header ul {
    justify-content: center;
    flex-direction: column;
}
.category-search {
    margin-top: 14px;
}
.cate-box {
    margin-bottom: 30px;
}
.cate-box img {
    width: 100%;
    height: auto;
}
.banner-content h2 {
    font-size: 11px;
    margin: -27px 0 0 0;
}
.banner-content h1 {
    font-size: 35px;
}
.banner-content h5 {
    font-size: 13px;
}
.banner-item img {
    height: auto;
    /*object-fit: initial;*/
}
.banner-content {

    width: 292px;
}
.category-section {
    padding: 29px 0;
}
.cate-box-cont h3 {
    font-size: 32px;
}
.page-heading h2 {
    font-size: 28px;
}
.f-cate-box-cont h4 {
    font-size: 19px;
}
.recent-p {
    padding: 31px 0;
}
.copy-right ul {
    flex-direction: column-reverse;
    justify-content: center;
    text-align: center;
}
}


@media only screen and (min-width:768px) and (max-width:991px) {
	.stellarnav.light.right.mobile {
    text-align: right;
}
	.stellarnav.mobile.right > ul {
    z-index: 99;
}
ul.right-header li {
    margin-left: 11px;
}
.banner-content h2 {
    font-size: 23px;
    margin: -31px 0 0 0;
}
.banner-content h1 {
    font-size: 51px;
}
.banner-content h5 {
    font-size: 14px;
}
.cate-box img {
    height: 310px;
}
.f-cate-box-cont h4 {
    font-size: 13px;
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.stellarnav > ul > li > a {
    font-size: 12px;
    padding: 16px 7px;
}

}



	
/********************@media only screen and (min-width:1201px)********************/

	

/********************@media only screen and (min-width:1201px)********************/
