/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    .news-nav ul li button {
        padding: 10px;
    }
    .single-team-item.team-right {
        right: 10%;
    }
    .single-team-item {
        left: 10%;
    }
	.g-recaptcha {
		transform:scale(0.83);
		-webkit-transform:scale(0.83);
	}
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
	.g-recaptcha {
		transform:scale(0.67);
		-webkit-transform:scale(0.67);
	}
    .rank-cer {
        width: 100%;
    }
    .single-team-item.team-right {
        right: 10%;
    }
    .single-team-item {
        left: 10%;
    }
    .news-nav ul li button {
        font-size: 14px;
        padding: 4px 8px;
    }
    .nav-content-area ul li a {
        font-size: 13px;
    }
    .news-title-area h2 {
        font-size: 15px;
    }
    .nav-content-area ul li span.date {
        font-size: 13px;
    }
    .nav-content-area ul li {
        padding: 4px 3px;
    }
    .nav-content-area {
        margin-top: 12px;
    }
    .news-left img {
        height: 100%;
    }
    .server-stat-content h5 {
        font-size: 14px;
    }
    .server-stat-content.right-cont {
        margin-left: 0px;
    }

    .single-category {
        min-height: 173px;
    }
    .cat-content-text h3 {
        font-size: 20px;
    }
    .cat-girl-abs {
        width: 59%;
    }
    .shape-title {
        width: 243px;
    }

}

 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
	.g-recaptcha {
		transform:scale(0.94);
		-webkit-transform:scale(0.94);
	}
    .rank-cer {
        width: 100%;
    }


    .news-left {
        width: 100%;
        flex: 0 0 100%;
        height: 337px;
    }
    .news-left img{
        height: 100%;
    }
    .news-wrapper {
        flex-wrap: wrap;
    }
    .news-right {
        width: 100%;
        flex: 0 0 100%;
    }
    .wide-widh-content {
        width: 100%;
        flex: 0 0 100%;
        order: 1;
    }
    .sim-widh-content {
        width: 48%;
        flex: 0 0 47%;
        order: 2;
        margin-top: 20px;
    }
    .info-wrapper {
        flex-wrap: wrap;
    }
    .server-status-wrapper {
        padding-bottom: 30px;
    }


    .visit-shop-btn {
        font-size: 14px;
        padding: 13px 18px;
    }

    .featured-item-area.d-flex.flex-wrap {
        justify-content: start;
    }
    .category-wrapper {
        flex-wrap: wrap;
    }

    .single-item {
        flex: 0 0 21%;
        width: 21%;
        margin-bottom: 25px;
        margin-right: 25px;
    }
    .single-category {
        width: 49%;
        flex: 0 0 49%;
        margin-bottom: 20px;
    }
    
    .main-menu {
        display: none;
    }
    body{
        background-position: top;
    }
}

/* small mobile :320px. */
@media (max-width: 767px) {
	.g-recaptcha {
		transform:scale(0.77);
		-webkit-transform:scale(0.77);
	}
    .footer-center, .footer-right, .main-menu {
        display: none;
    }

    .news-left {
        width: 100%;
        flex: 0 0 100%;
        height: 337px;
    }
    .news-left img{
        height: 100%;
    }
    .news-wrapper {
        flex-wrap: wrap;
    }
    .news-right {
        width: 100%;
        flex: 0 0 100%;
    }
    .wide-widh-content {
        width: 100%;
        flex: 0 0 100%;
        order: 1;
    }

    .info-wrapper {
        flex-wrap: wrap;
    }
    .server-status-wrapper {
        padding-bottom: 30px;
    }


    .visit-shop-btn {
        font-size: 14px;
        padding: 13px 18px;
    }

    .featured-item-area.d-flex.flex-wrap {
        justify-content: space-between;
    }
    .category-wrapper {
        flex-wrap: wrap;
    }

    .single-item {
        flex: 0 0 45%;
        width: 45%;
        margin-bottom: 25px;
    }
    .single-category {
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 20px;
    }

    body{
        background-position: inherit;
    }
    .team-wrapper {
        padding-top: 20px;
    }
    .scroll-down-area {
        margin-bottom: 84px;
    }
	.news-nav ul li button {
		font-size: 12px;
		padding: 3px;
	}
    .nav-content-area ul li a {
        font-size: 12px;
    }
    .nav-content-area ul li span.date {
        font-size: 13px;
    }
    .nav-content-area ul li a span.maintenance-color {
        font-size: 13px;
    }
    .nav-content-area ul li a span.news-color {
        font-size: 13px;
    }
    .nav-content-area ul li a span.updates-color {
        font-size: 13px;
    }
    .user-panel-contet {
        padding: 18px 7px;
    }
    .shape-title {
        top: 17px;
        width: auto;
    }
    .surver-status-area .shape-title {
        top: 17px;
        width: auto;
    }
    .sim-widh-content {
        width: 100%;
        flex: 0 0 100%;
        margin-top: 20px;
        order: 2;
    }
    .server-stat-content h5 {
        font-size: 12px;
    }
    .server-stat-content.right-cont {
        margin-left: 0px;
    }
    .server-static-img img {
        width: 23px;
    }
    .server-stat-content span {
        font-size: 12px;
    }
    .single-server-static h2 {
        font-size: 12px;
    }
    .single-static h2 {
        font-size: 12px;
    }
    .single-static {
        flex: 0 0 45%;
    }
    .feature-title-area {
        padding-bottom: 60px;
    }
    .visit-shop-btn {
        position: absolute;
        right: 0%;
        top: auto;
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
    }
    .footer-menu ul {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .footer-menu ul li{
        width: 100%;
        text-align: center;
    }
    .footer-menu ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .footer-logo {
        width: 148px;
    }
    .footer-logo a img{
        width: 100%;
    }
    .feature-title h4 {
        font-size: 15px;
    }

    .news-title-area h2 {
        font-size: 14px;
    }
    .rank-cer {
        width: 100%;
    }
    .footer-right {
        margin-left: 18px;
    }
    .category-area {
        padding-top: 36px;
        padding-bottom: 24px;
    }

}
 
/* Large Mobile :480px. */
@media only screen and (min-width: 575px) and (max-width: 767px) {
    .wide-widh-content {
        width: 100%;
        flex: 0 0 100%;
        order: 1;
    }
    .sim-widh-content {
        width: 48%;
        flex: 0 0 48%;
        margin-top: 20px;
        order: 2;
    }
    .server-stat-content h5 {
        font-size: 14px;
    }
    .server-static-img img {
        width: auto;
    }
    .server-stat-content span {
        font-size: 14px;
    }
    .single-server-static h2 {
        font-size: 18px;
    }
    .single-static h2 {
        font-size: 18px;
    }
    .visit-shop-btn {
        right: 37%;
    }

    .news-title-area h2 {
        font-size: 20px;
    }
    .news-nav ul li button {
        font-size: 14px;
        padding: 6px;
    }
    .rank-cer {
        width: 100%;
    }
    .single-item {
        flex: 0 0 29%;
    }
    .shape-title {
        top: 22px;
        width: 249px;
    }
}
