@media(max-width: 1199px) {
    .blog-content--style2 .meta-post .meta-user {
        width: 18%;
    }
    .blog-content .meta-post .meta-user {
        width: 45%;
    }

    .feature-item i{
        transform: rotateY(0);
    }

    .feature-item::before{
        position: unset;
    }

    .feature-item-area{
        justify-content: space-around;
    }

    .feature-item-inner{
        transform: ;
    }
    .feature-item{
        padding-top: 1px;
        font-size: 12p;
        display: block;
        width: calc(50% - 30px);
        margin: 0 0 2px;
        justify-content: space-evenly;
    }

    .feature-item-area.row-2 {
        justify-content: space-around;
        padding: 0 52px;
        margin-top: 0;
    }
    .feature-item:hover .title,
    .feature-item:hover p {
        color: var(--heading-color);
    }
    .feature-item .title,
    .feature-item p {
        padding: 1px;
        font-size: 12px;
        line-height: 19px;
    }
}
@media (max-width: 991px) {
    .ruddra-next , .ruddra-prev{
        display: none;
    }
    h2{
        font-size: 32px;
    }
    h3{
        font-size: 20px;
    }
    p,span,li{
        font-size: 14px;
    }
    input,textarea{
        font-size: 14px;
    }
    .widget-box .caption{
        font-size: 20px !important;
    }
    .four-not-four-section-wrapper .title {
        font-size: 80px;
    }
    .sidebar{
        margin-top: 30px;
    }
    .call-action-section .button-group {
        float: left;
        margin-top: 20px;
    }

    .price-item .item-price {
        font-size: 34px;
    }
}
@media (max-width: 767px) {
	
	
	.kk-star-ratings.kksr-align-left ,.kk-star-ratings.kksr-valign-top {

    display: none !important;
	visibility:hidden;
}




	
.sdwws {
    padding: 11px 2px;
}
	.feature-item {
    position: relative;
    width: 30%;
    height: 60px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    text-align: right;
    transform: rotate(0deg);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 1%;
    direction: rtl;
}

.feature-item {
    padding-top: 3px;
    font-size: 12p;
    display: block;
    width: calc(50% - 30px);
    margin: 0 2px 5px;
    justify-content: space-evenly;
}
	feature-item p {
    padding: 5px;
    font-size: 11px;
}


.feature-item i {
    color: #2cb9a0;
    display: inline-block;
    position: absolute;
    right: 11px;
    bottom: 25px;
}
.feature-item-inner {

    display: ;
    width: 100%;
    padding-right: 32px;
    top: 9px;
    position: ;
}
	
	.feature-item i::before{
    font-size:15px;
}  
    .feature-section .section-header{
        margin-bottom: 0;
    }
    .domain-ext-name{
        font-size: 18px;
    }
    .domain-ext-price{
        font-size: 18px;
    }
    .four-not-four-section-wrapper .title {
        font-size: 60px;
    }
    .blog-content--style2 .meta-post .meta-user {
        width: 25%;
    }
    .testimonial-item {
        padding: 30px 15px;
    }
	
	.searchform {
    width: 100%;

    position: relative;
    top: 11px;
}
.header-search input {
    width: 100%;
    direction: rtl;
    font-size: 11px;
    background-color: transparent;
    padding: 10px 20px;
    border: solid 1px #49C98D !important;
    color: #555;
    background-color: #eee;
    margin-bottom: 14px;
}


.header-search button {
 
    top: 4px;

}




.sh-section {
    padding: 17px 7px 0;
    margin-bottom: 30px;
    background-color: #ffffff;
    border-radius: 6px 6px 6px 6px;
    -webkit-box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.1);
}



}
@media (max-width: 575px) {
	
	.metaroama-s li {

    width: 48%;
 margin: 1%;
}




.s98-11{
	display:none;
	}	
	
	
	.s98-12{
	display:block;	
		}
	.mainfoott {
    background: none;
        background-color: rgba(0, 0, 0, 0);
    background-color: #fff;
}


.footer-widget p {
    color: #666;
    margin-bottom: 20px;
    padding-left: 5px;
    direction: rtl;
    line-height: 22px;
    font-size: 12px;
    text-align: justify;
}


.sh-section__name {

    font-size: 12px;

}
	.header {

    overflow: hidden;
	height: auto;
	}
	.pagebread{
	display:none;	
		}
    h2{
        font-size: 28px;
    }
    h3{
        font-size: 18px;
    }
    h5,h5>a{
        font-size: 16px !important;
    }
    p,span,li{
        font-size: 14px;
    }
    input,textarea{
        font-size: 14px;
    }
    .testimonial-item p{
        font-size: 18px;
    }
    .widget-box .caption{
        font-size: 18px !important;
    }
    .inner-banner-content .title {
        font-size: 28px;
    }
    .info-single-item{
        width: 100%;
    }
    .info-single-item::before{
        display: none;
    }
    .search-form{
        border-radius: 4px;
        display: block;
    }
    .search-form input{
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
        border-radius: 4px;
        padding-left: 0;
        text-align: center;
    }
    .search-form .form-btn{
        width: 100%;
        border-radius: 0;
    }
    .nice-select{
        width: 100%;
        text-align: center !important;
    }
    .meta-post span {
        font-size: 13px;
    }
    .comment-item .comment-content {
        width: calc(100% - 0px);
        padding-left: 0;
        margin-top: 20px;
    }
    .server-area{
    overflow-y: hidden;
    overflow-x: scroll;
    }
    .feature-item{
        width: 47%;
    }
    .change-catagory-area .title {
        font-size: 22px;
    }
    .common-form-style .title {
        font-size: 22px;
    }
}
@media (max-width: 440px) {
	
	
	


    .blog-content--style2 .meta-post .meta-user {
        width: 38%;
    }
    .blog-content .meta-post .meta-user {
        width: 48%;
    }
    .feature-item{
        width: 100%;
        padding: 10px;
    }
    .change-catagory-area {
        padding: 80px 0;
    }
    .common-form-style {
        padding: 20px;
    }
    .feature-item-area{
        padding-left: 0;
        padding-right: 0;
    }

    .feature-item-area.row-2 {
        padding: 0;
    }
}
@media (max-width: 320px) {
	
	.metaroama-s li {

    width: 98%;
 margin: 1%;
}



    .feature-item{
        width: 100%;
    }
}