@media only screen and (min-width: 1024px) {
	/* styles for browsers larger than 1024px; */
	* {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
	--container: var(--c-gc-layout-width);
	--c-gc-layout-width: 1000px;
	}
	.sidebar--right.sidebar {
		width: 300px;
		max-width: 300px;
	}	
	.main .content .game-similar.xtv-creators .threads, .main .content-2 .game-similar.xtv-creators .threads {
		grid-template-columns: 1fr 1fr;
		overflow: hidden;
	}
	.xtv-games .thumb, .games-page .xtv-community .thumb {
		max-height: 180px!important;
	}
	.main .content .content__posts article .entry-image {
		height: auto;
		width: 100%;
		max-height: 100%;
		border-radius: unset;
	}
	.xtv-02col li.jsx-1446890633 a .main-img {
		display: none;
	}	 
}
@media only screen and (min-width: 1366px) {
	/* styles for browsers larger than 1366px; */
	* {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
	--container: var(--c-gc-layout-width);
	--c-gc-layout-width: 1280px;
	}
	.sidebar--right.sidebar {
		max-width: 400px;
		width: 400px;
	}
	.home-bar.sidebar {
		width: 340px;
		max-width: 340px;
	}
	.main--activity .sidebar--left {
		grid-area: sidebar-left;
		max-width: 200px;
		width: 200px;
	}	
	.main .content .game-similar.xtv-creators .threads, .main .content-2 .game-similar.xtv-creators .threads {
		grid-template-columns: 1fr 1fr 1fr;
		overflow: hidden;
	}
}
@media only screen and (min-width: 2000px) {
	/* for sumo sized (mac) screens */
}
@media only screen and (device-width: 768px) {
   /* default iPad screens */   
   	* {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
	--container: var(--c-gc-layout-width);
	--c-gc-layout-width: 100%;
	}
   	#banner970250 {
		overflow: hidden;
	}
   .main, .dokan-store .site-main {
		padding: 16px!important;
		overflow: hidden;
	}
	.single-content.main, .game-single.main {
		padding: 16px 0!important;
	}
	.game-single.main {
		padding-bottom: 0!important;
	}
	.xtv-top-five-1 {
		display: grid;
		grid-gap: 20px;
		grid-template-columns: 1fr;
		width: 100%;
	}
	.top-five-1, .top-five-2 {
		grid-column-start: 1;
		grid-column-end: 1;
	}
	.top-five > div .entry-date { 
		display: none;
	}
	.top-five > div .entry-title {
		margin-top: 10px;
	}
	.xtv-top-five-2 {
		display: grid;
		grid-gap: 20px 16px;
		grid-template-columns: 1fr 1fr;
		width: 100%;
	}
	.top-five-6 {
		display: block;
	}
	.xtv-trending .threads.xtv-trend {
		margin: 0 auto;
		display: grid;
		grid-gap: 20px 16px;
		grid-template-columns: 1fr 1fr;
	}
	.xtv-trending .thread.xtv-trend .thread-index.xtv-trend, a.xtv-trend-9.thread.xtv-trend, .xtv-creators, .xtv-24h, .single-post .edit-link-static, .game-single .small-img, .game-single .IZOk1, .game-single .jaQz3d, .main .PyyLUd {
		display: none!important;
	}
	.xtv-trending .j2FCNc {
		margin: 0;
	}
	.hero-stream-carousel.xtv-02col {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 20px 16px;
		width: 100%;
	}
	.xtv-02col a {
		text-decoration: none;
		cursor: pointer;
		color: #101828;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: flex-start;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.xtv-02col li.jsx-1446890633 a .main-img {
		height: 100%;
		opacity: 1;
		width: 38%;
		margin-right: 16px;
	}
	.xtv-02col .threads.jsx-1446890633 li.jsx-1446890633, .game-single .fGct3b .cN0oRe, .game-single .J1Igtd .cN0oRe {
		display: inline-block!important;
	}
	.main .content .content__posts article .entry-image {
		height: auto;
		width: 100%;
		max-height: 100%;
		border-radius: unset;
	}
	.main .content .content__posts article .entry-title {
		font-weight: 500;
		font-size: 100%;
	}
	.main .content .content__posts article .entry-header, .main .content .content__posts article .entry-content {
		padding-top: 0;
		padding-left: 16px;
		padding-right: 0;
		padding-bottom: 5px;
	}
	.content__posts .entry-date {
		padding-left: 16px!important;
		padding-right: 0!important;
		font-size: 70%!important;
	}
	.main .content .content__posts article {
		border-top: 1px solid #EDEEF2;
		padding: 10px 0;
		margin: 0;
	}
	.xtv-02col .threads.jsx-1446890633 {
		padding: 16px 0;
		border-radius: 0 0 8px 8px;
		background-color: transparent;
		overflow: hidden;
	}
	.single .post .entry-header, .single .post--box .entry-header, .single .sfwd-courses .entry-header, .single .sfwd-lessons .entry-header, .single .sfwd-topic .entry-header, .single .sfwd-quiz .entry-header, .page .post .entry-header, .page .post--box .entry-header, .single .post .entry-content, .single .post--box .entry-content, .single .sfwd-courses .entry-content, .single .sfwd-lessons .entry-content, .single .sfwd-topic .entry-content, .single .sfwd-quiz .entry-content, .page .post .entry-content, .page .post--box .entry-content, #comments #peepso-wrap>h2, #comments #peepso-wrap>h3 {
		padding: 16px!important;
	}
	.single .post .entry-date, .single .post--box .entry-date, .single .sfwd-courses .entry-date, .single .sfwd-lessons .entry-date, .single .sfwd-topic .entry-date, .single .sfwd-quiz .entry-date, .page .post .entry-date, .page .post--box .entry-date, .single .post .entry-footer, .single .post--box .entry-footer, .single .sfwd-courses .entry-footer, .single .sfwd-lessons .entry-footer, .single .sfwd-topic .entry-footer, .single .sfwd-quiz .entry-footer, .page .post .entry-footer, .page .post--box .entry-footer, .ps-comment, .ps-blogposts__post-title, .ps-blogposts__post-meta, .ps-blogposts__post-content, .main .content .game-similar.xtv-creators {
		padding-left: 16px!important;
		padding-right: 16px!important;
	}
	.single .post .entry-title, .single .post--box .entry-title, .single .sfwd-courses .entry-title, .single .sfwd-lessons .entry-title, .single .sfwd-topic .entry-title, .single .sfwd-quiz .entry-title, .page .post .entry-title, .page .post--box .entry-title {
		font-size: 140%!important;
	}
	.entry-content p.has-background {
		padding: 16px;
	}
	.ps-blogposts__authorbox {
		padding: 10px;
		font-size: 90%;
	}
	.ps-blogposts__authorbox .ps-focus__details {
		right: 30px;
	}
	#comments #peepso-wrap>h3, #comments #peepso-wrap>h2 {
		padding-bottom: 0!important;
	}
	#comments #peepso-wrap .ps-post__actions-inner, nav.post-navigation {
		margin-left: 16px!important;
		margin-right: 16px!important;
	}
	.main .content article .hsgame-top-post-wrapper a {
		padding: 0px!important;
	}
	.main .content article .hsgame-top-post-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		box-shadow: var(--BOX-SHADOW-COLOR);
		border-top: 1px solid;
		border-color: rgb(218,220,224);
		padding: 16px;
		padding-top: 0;
	}
	.game-single .content-hsgame.content article .hsgame-top-post-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto;
		box-shadow: var(--BOX-SHADOW-COLOR);
		border-top: 0px solid;
		border-color: rgb(218,220,224);
		padding: 0;
	}
	.single-post .edit-link {
		opacity: 1;
	}
	.game-single .big-img.cN0oRe {
		width: 100px;
	}
	.game-single .Fd93Bb {
		font-size: 160%!important;
		margin-bottom: 10px!important;
	}
	.game-single .tv4jIf {
		margin-top: 0!important;
	}
	.game-single .ulKokd {
		font-size: 75%!important;
	}
	.game-single .kk2r5b {
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.game-single .XcNflb {
		min-height: 100%!important;
		padding: 0 16px!important;
	}
	.main .wkMJlb, .main .PyyLUd, .oiEt0d {
		height: 100%!important;
	}
	.game-single .oiEt0d iframe {
		height: 240px;
		max-height: 240px!important;
	}
	.game-single .XcNflb .qxNhq {
		margin-top: 0!important;
	}
	.game-single .kk2r5b {
		grid-gap: 16px!important;
		grid-template-columns: 1fr!important;
		max-width: 100%!important;
		padding: 0 16px!important;
		width: 100%;
	}
	.game-single .kk2r5b .game-button {
		grid-gap: 0!important;
		grid-template-columns: 1fr!important;
	}
	.game-single .VfPpkd-LgbsSe, .game-single #slider .Atcj9b, .game-single .dev-content #slider .Atcj9b {
		width: 100%!important;
		height: 240px;
		background-position: center;
		background-size: cover;
	}
	.main .dzkqwc {
		padding: 16px 0!important;
	}
	.game-single .game-content .swiper-slide.game-content {
		display: flex!important;
	}
	.game-single #slider {
		border-top-left-radius: unset!important;
		border-top-right-radius: unset!important;
	}
	.game-single .game-content .Atcj9b img, .game-single .dev-content .Atcj9b img {
		min-height: 240px!important;
		max-height: 240px!important;
		width: 100%;
	}
	.game-single .content-2 .meta-box, .game-single .content-1 .content,.game-single .dev-content .dev-similar {
		padding: 16px!important;
	}
	.game-single .content-1 .content-hsgame.content, .game-single .dev-content .dev-moreby {
		padding: 0 16px!important;
	}
	.game-single .dev-content {
		border-bottom: 1px solid;
		border-color: rgb(218,220,224);
	}
	.main .content-hsgame.content article.hsgame-main {
		border: 0px solid!important;
	}
	.game-single .content-1, .game-single .content-2, .game-single .content {
		margin-bottom: 0!important;
	}
	.HcyOxe {
		margin-top: 0!important;
	}
	.game-single .entry-header .XfZNbf, .game-single .meta-box .XfZNbf {
		margin-bottom: 0!important;
	}
	.game-single .game-similar, .game-single .dev-content .dev-similar {
		display: block!important;
	}
	.XcQm1d, .sjNZ8d, .ynPcrb, .gc-header__inner {
		padding: 0 16px!important;
	}
	.dev-content .UWpwyf {
		display: flex;
		margin: auto;
		align-items: flex-start;
		grid-gap: 16px;
		grid-template-columns: 1fr 1fr;
		justify-content: flex-start;
		flex-wrap: wrap;
		flex-direction: row;
		align-content: center;
	}	
	.game-single .Il7kR, .game-single .qxNhq, .game-single .w7Iutd, .game-single .dev-kk.kk2r5b {
		padding: 0 16px!important;
	}
	.game-single .content-2 .game-similar.xtv-creators .threads {
		flex-wrap: wrap;
	}
	.game-single .content-2 .game-similar.xtv-creators .threads .item {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		margin: 0 auto 10px auto;
	}
	.main .content .game-similar.xtv-creators {
		display: block!important;
	}
	.main .content .game-similar.xtv-creators .threads, .game-single .content-2 .game-similar.xtv-creators .threads {
		grid-gap: 16px!important;
		grid-template-columns: 1fr 1fr!important;
		overflow: hidden;
	}
	.xtv-creators .thumb-wrapper {
		height: auto!important;
	}
	.games-page .xtv-community .main .item-container, .ps-blogposts .ps-blogposts__list, .ps-js-groups.ps-groups__list {
		grid-gap: 16px!important;
		grid-template-columns: 1fr 1fr!important;
	}
	.ps-js-groups.ps-groups__list {
		display: grid;
	}
	.games-page .xtv-community .main {
		padding: 0!important;
	}
	.peepso-sts .main, .peepso-sts .dokan-store .site-main {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.ps-group, .ps-group__header, .ps-alert, .peepso .ps-input, .plg-peepso .ps-input, .ps-lightbox .ps-input, .ps-landing .ps-input, .ps-chat__wrapper .ps-input, .ps-modal__wrapper .ps-input, .psw-profile .ps-input, .gc-widget .ps-input, .widget .ps-input, .ps-widget__wrapper--external .ps-input, .ps-posts__empty, .ps-posts__filters-toggle, .ps-posts__filter-toggle, .ps-posts__filters-group, .ps-group__edit-fields, .ps-tabs, .ps-members__header, .ps-member, .ps-member__inner .ps-member__cover, .ps-tabs__item, .ps-focus__menu, .ps-focus__cover, .ps-blogposts__post, .ps-blogposts__post-image--top {
		border-radius: unset!important;
	}
	.peepso {
		width: 100%;
		min-height: auto;
		padding: 16px;
	}
	.ps-post__action--reaction+.ps-post__action--views, .ps-reaction+.ps-post__action--views {
		margin-left: auto;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: flex-end;
	}
	.games-page .xtv-community .thumb, .xtv-games .thumb {
		max-height: 216px!important;
	}
}
/* different techniques for iPad screening */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
   * {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
	--container: var(--c-gc-layout-width);
	--c-gc-layout-width: 1000px;
	}
	.sidebar--right.sidebar {
		width: 300px!important;
		max-width: 300px!important;
	}	
	.main .content .game-similar.xtv-creators .threads, .main .content-2 .game-similar.xtv-creators .threads {
		grid-template-columns: 1fr 1fr!important;
	}
	.main .content .content__posts article .entry-image {
		height: auto;
		width: 100%;
		max-height: 100%;
		border-radius: unset;
		max-width: 220px;
	}
}
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation:portrait) {
   /* default iPad Air screens */  
    * {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
	--container: var(--c-gc-layout-width);
	--c-gc-layout-width: 768px;
	}  
   	#banner970250 {
		overflow: hidden;
	}
   .main, .dokan-store .site-main {
		padding: 16px!important;
		overflow: hidden;
	}
	.single-content.main, .game-single.main {
		padding: 16px 0!important;
	}
	.game-single.main {
		padding-bottom: 0!important;
	}
	.xtv-top-five-1 {
		display: grid;
		grid-gap: 20px;
		grid-template-columns: 1fr;
		width: 100%;
	}
	.top-five-1, .top-five-2 {
		grid-column-start: 1;
		grid-column-end: 1;
	}
	.top-five > div .entry-date { 
		display: none;
	}
	.top-five > div .entry-title {
		margin-top: 10px;
	}
	.xtv-top-five-2 {
		display: grid;
		grid-gap: 20px 16px;
		grid-template-columns: 1fr 1fr;
		width: 100%;
	}
	.top-five-6 {
		display: block;
	}
	.xtv-trending .threads.xtv-trend {
		margin: 0 auto;
		display: grid;
		grid-gap: 20px 16px;
		grid-template-columns: 1fr 1fr;
	}
	.xtv-trending .thread.xtv-trend .thread-index.xtv-trend, a.xtv-trend-9.thread.xtv-trend, .xtv-creators, .xtv-24h, .single-post .edit-link-static, .game-single .small-img, .game-single .IZOk1, .game-single .jaQz3d, .main .PyyLUd {
		display: none!important;
	}
	.xtv-trending .j2FCNc {
		margin: 0;
	}
	.hero-stream-carousel.xtv-02col {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 20px 16px;
		width: 100%;
	}
	.xtv-02col a {
		text-decoration: none;
		cursor: pointer;
		color: #101828;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: flex-start;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.xtv-02col li.jsx-1446890633 a .main-img {
		height: 100%;
		opacity: 1;
		width: 38%;
		margin-right: 16px;
	}
	.xtv-02col .threads.jsx-1446890633 li.jsx-1446890633, .game-single .fGct3b .cN0oRe, .game-single .J1Igtd .cN0oRe {
		display: inline-block!important;
	}
	.main .content .content__posts article .entry-image {
		height: auto;
		width: 100%;
		max-height: 100%;
		border-radius: unset;
	}
	.main .content .content__posts article .entry-title {
		font-weight: 500;
		font-size: 100%;
	}
	.main .content .content__posts article .entry-header, .main .content .content__posts article .entry-content {
		padding-top: 0;
		padding-left: 16px;
		padding-right: 0;
		padding-bottom: 5px;
	}
	.content__posts .entry-date {
		padding-left: 16px!important;
		padding-right: 0!important;
		font-size: 70%!important;
	}
	.main .content .content__posts article {
		border-top: 1px solid #EDEEF2;
		padding: 10px 0;
		margin: 0;
	}
	.xtv-02col .threads.jsx-1446890633 {
		padding: 16px 0;
		border-radius: 0 0 8px 8px;
		background-color: transparent;
		overflow: hidden;
	}
	.single .post .entry-header, .single .post--box .entry-header, .single .sfwd-courses .entry-header, .single .sfwd-lessons .entry-header, .single .sfwd-topic .entry-header, .single .sfwd-quiz .entry-header, .page .post .entry-header, .page .post--box .entry-header, .single .post .entry-content, .single .post--box .entry-content, .single .sfwd-courses .entry-content, .single .sfwd-lessons .entry-content, .single .sfwd-topic .entry-content, .single .sfwd-quiz .entry-content, .page .post .entry-content, .page .post--box .entry-content, #comments #peepso-wrap>h2, #comments #peepso-wrap>h3 {
		padding: 16px!important;
	}
	.single .post .entry-date, .single .post--box .entry-date, .single .sfwd-courses .entry-date, .single .sfwd-lessons .entry-date, .single .sfwd-topic .entry-date, .single .sfwd-quiz .entry-date, .page .post .entry-date, .page .post--box .entry-date, .single .post .entry-footer, .single .post--box .entry-footer, .single .sfwd-courses .entry-footer, .single .sfwd-lessons .entry-footer, .single .sfwd-topic .entry-footer, .single .sfwd-quiz .entry-footer, .page .post .entry-footer, .page .post--box .entry-footer, .ps-comment, .ps-blogposts__post-title, .ps-blogposts__post-meta, .ps-blogposts__post-content, .main .content .game-similar.xtv-creators {
		padding-left: 16px!important;
		padding-right: 16px!important;
	}
	.single .post .entry-title, .single .post--box .entry-title, .single .sfwd-courses .entry-title, .single .sfwd-lessons .entry-title, .single .sfwd-topic .entry-title, .single .sfwd-quiz .entry-title, .page .post .entry-title, .page .post--box .entry-title {
		font-size: 140%!important;
	}
	.entry-content p.has-background {
		padding: 16px;
	}
	.ps-blogposts__authorbox {
		padding: 10px;
		font-size: 90%;
	}
	.ps-blogposts__authorbox .ps-focus__details {
		right: 30px;
	}
	#comments #peepso-wrap>h3, #comments #peepso-wrap>h2 {
		padding-bottom: 0!important;
	}
	#comments #peepso-wrap .ps-post__actions-inner, nav.post-navigation {
		margin-left: 16px!important;
		margin-right: 16px!important;
	}
	.main .content article .hsgame-top-post-wrapper a {
		padding: 0px!important;
	}
	.main .content article .hsgame-top-post-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		box-shadow: var(--BOX-SHADOW-COLOR);
		border-top: 1px solid;
		border-color: rgb(218,220,224);
		padding: 16px;
		padding-top: 0;
	}
	.game-single .content-hsgame.content article .hsgame-top-post-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto;
		box-shadow: var(--BOX-SHADOW-COLOR);
		border-top: 0px solid;
		border-color: rgb(218,220,224);
		padding: 0;
	}
	.single-post .edit-link {
		opacity: 1;
	}
	.game-single .big-img.cN0oRe {
		width: 100px;
	}
	.game-single .Fd93Bb {
		font-size: 160%!important;
		margin-bottom: 10px!important;
	}
	.game-single .tv4jIf {
		margin-top: 0!important;
	}
	.game-single .ulKokd {
		font-size: 75%!important;
	}
	.game-single .kk2r5b {
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.game-single .XcNflb {
		min-height: 100%!important;
		padding: 0 16px!important;
	}
	.main .wkMJlb, .main .PyyLUd, .oiEt0d {
		height: 100%!important;
	}
	.game-single .oiEt0d iframe {
		height: 240px;
		max-height: 240px!important;
	}
	.game-single .XcNflb .qxNhq {
		margin-top: 0!important;
	}
	.game-single .kk2r5b {
		grid-gap: 16px!important;
		grid-template-columns: 1fr!important;
		max-width: 100%!important;
		padding: 0 16px!important;
		width: 100%;
	}
	.game-single .kk2r5b .game-button {
		grid-gap: 0!important;
		grid-template-columns: 1fr!important;
	}
	.game-single .VfPpkd-LgbsSe, .game-single #slider .Atcj9b, .game-single .dev-content #slider .Atcj9b {
		width: 100%!important;
		height: 240px;
		background-position: center;
		background-size: cover;
	}
	.main .dzkqwc {
		padding: 16px 0!important;
	}
	.game-single .game-content .swiper-slide.game-content {
		display: flex!important;
	}
	.game-single #slider {
		border-top-left-radius: unset!important;
		border-top-right-radius: unset!important;
	}
	.game-single .game-content .Atcj9b img, .game-single .dev-content .Atcj9b img {
		min-height: 240px!important;
		max-height: 240px!important;
		width: 100%;
	}
	.game-single .content-2 .meta-box, .game-single .content-1 .content,.game-single .dev-content .dev-similar {
		padding: 16px!important;
	}
	.game-single .content-1 .content-hsgame.content, .game-single .dev-content .dev-moreby {
		padding: 0 16px!important;
	}
	.game-single .dev-content {
		border-bottom: 1px solid;
		border-color: rgb(218,220,224);
	}
	.main .content-hsgame.content article.hsgame-main {
		border: 0px solid!important;
	}
	.game-single .content-1, .game-single .content-2, .game-single .content {
		margin-bottom: 0!important;
	}
	.HcyOxe {
		margin-top: 0!important;
	}
	.game-single .entry-header .XfZNbf, .game-single .meta-box .XfZNbf {
		margin-bottom: 0!important;
	}
	.game-single .game-similar, .game-single .dev-content .dev-similar {
		display: block!important;
	}
	.XcQm1d, .sjNZ8d, .ynPcrb, .gc-header__inner {
		padding: 0 16px!important;
	}
	.dev-content .UWpwyf {
		display: flex;
		margin: auto;
		align-items: flex-start;
		grid-gap: 16px;
		grid-template-columns: 1fr 1fr;
		justify-content: flex-start;
		flex-wrap: wrap;
		flex-direction: row;
		align-content: center;
	}	
	.game-single .Il7kR, .game-single .qxNhq, .game-single .w7Iutd, .game-single .dev-kk.kk2r5b {
		padding: 0 16px!important;
	}
	.game-single .content-2 .game-similar.xtv-creators .threads {
		flex-wrap: wrap;
	}
	.game-single .content-2 .game-similar.xtv-creators .threads .item {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		margin: 0 auto 10px auto;
	}
	.main .content .game-similar.xtv-creators {
		display: block!important;
	}
	.main .content .game-similar.xtv-creators .threads, .game-single .content-2 .game-similar.xtv-creators .threads {
		grid-gap: 16px!important;
		grid-template-columns: 1fr 1fr!important;
		overflow: hidden;
	}
	.xtv-creators .thumb-wrapper {
		height: auto!important;
	}
	.games-page .xtv-community .main .item-container, .ps-blogposts .ps-blogposts__list, .ps-js-groups.ps-groups__list {
		grid-gap: 16px!important;
		grid-template-columns: 1fr 1fr!important;
	}
	.ps-js-groups.ps-groups__list {
		display: grid;
	}
	.games-page .xtv-community .main {
		padding: 0!important;
	}
	.peepso-sts .main, .peepso-sts .dokan-store .site-main {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.ps-group, .ps-group__header, .ps-alert, .peepso .ps-input, .plg-peepso .ps-input, .ps-lightbox .ps-input, .ps-landing .ps-input, .ps-chat__wrapper .ps-input, .ps-modal__wrapper .ps-input, .psw-profile .ps-input, .gc-widget .ps-input, .widget .ps-input, .ps-widget__wrapper--external .ps-input, .ps-posts__empty, .ps-posts__filters-toggle, .ps-posts__filter-toggle, .ps-posts__filters-group, .ps-group__edit-fields, .ps-tabs, .ps-members__header, .ps-member, .ps-member__inner .ps-member__cover, .ps-tabs__item, .ps-focus__menu, .ps-focus__cover, .ps-blogposts__post, .ps-blogposts__post-image--top {
		border-radius: unset!important;
	}
	.peepso {
		width: 100%;
		min-height: auto;
		padding: 16px;
	}
	.ps-post__action--reaction+.ps-post__action--views, .ps-reaction+.ps-post__action--views {
		margin-left: auto;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: flex-end;
	}
	.games-page .xtv-community .thumb, .xtv-games .thumb {
		max-height: 216px!important;
	}
}
@media only screen and (max-device-width: 280px) {
   /* styles for mobile browsers smaller than 280px; (iPhone) */
   	* {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
	--container: var(--c-gc-layout-width);
	--c-gc-layout-width: 100%;
	}
   	#banner970250 {
		overflow: hidden;
	}
	.top-five-1 .entry-title, .top-five-2 .entry-title, .top-five > div .entry-title {
		font-size: 100%!important;
		font-weight: 400!important;
	}
   .main, .dokan-store .site-main {
		padding: 16px!important;
		overflow: hidden;
	}
	.single-content.main, .game-single.main {
		padding: 16px 0!important;
	}
	.game-single.main {
		padding-bottom: 0!important;
	}
	.xtv-top-five-1 {
		display: grid;
		grid-gap: 20px;
		grid-template-columns: 1fr;
		width: 100%;
	}
	.top-five-1, .top-five-2 {
		grid-column-start: 1;
		grid-column-end: 1;
	}
	.top-five > div .entry-date { 
		display: none;
	}
	.top-five > div .entry-title {
		margin-top: 10px;
	}
	.xtv-top-five-2 {
		display: grid;
		grid-gap: 20px 16px;
		grid-template-columns: 1fr;
		width: 100%;
	}
	.top-five-6 {
		display: block;
	}
	.xtv-trending .threads.xtv-trend {
		margin: 0 auto;
		display: grid;
		grid-gap: 20px 16px;
		grid-template-columns: 1fr;
	}
	.xtv-trending .thread.xtv-trend .thread-index.xtv-trend, a.xtv-trend-9.thread.xtv-trend, .xtv-creators, .xtv-24h, .main .content .content__posts article .entry-content, .main .content article .entry-date .creator-avatar, .single-post .edit-link-static, .game-single .small-img, .game-single .IZOk1, .game-single .jaQz3d, .main .PyyLUd, .xtv-forum, .xtv-02col li.jsx-1446890633 a .main-img, .content__posts .entry-date, .xtv-creators .info {
		display: none!important;
	}
	.xtv-trending .j2FCNc {
		margin: 0;
	}
	.hero-stream-carousel.xtv-02col {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 20px 16px;
		width: 100%;
	}
	.xtv-02col a {
		text-decoration: none;
		cursor: pointer;
		color: #101828;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: flex-start;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.xtv-02col li.jsx-1446890633 a .main-img {
		height: 100%;
		opacity: 1;
		width: 38%;
		margin-right: 16px;
	}
	.xtv-02col .threads.jsx-1446890633 li.jsx-1446890633, .game-single .fGct3b .cN0oRe, .game-single .J1Igtd .cN0oRe {
		display: inline-block!important;
		height: auto!important;
	}
	.main .content .content__posts article .entry-image {
		max-width: 100%;
		height: auto;
		width: 100%;
		max-height: 100%;
		border-radius: unset;
	}
	.main .content .content__posts article .entry-title, .main .content .game-similar.xtv-creators .thread-title, .main .content .game-similar.xtv-creators .author, .main .content-2 .game-similar.xtv-creators .thread-title, .main .content-2 .game-similar.xtv-creators .author {
		font-weight: 400;
		font-size: 100%;
	}
	.main .content .content__posts article .entry-header, .main .content .content__posts article .entry-content, .main .content .content__posts article .entry-title, .main .content .game-similar.xtv-creators .thread-title, .main .content .game-similar.xtv-creators .author, .main .content-2 .game-similar.xtv-creators .thread-title, .main .content-2 .game-similar.xtv-creators .author {
		padding-top: 10px;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 5px;
	}
	.main .content article .entry-date .authoree {
		flex-direction: row;
	}
	.content__posts .entry-date {
		padding-left: 10px!important;
		padding-right: 0!important;
		font-size: 70%!important;
	}
	.main .content .content__posts article {
		border-top: 1px solid #EDEEF2;
		padding: 10px 0;
		margin: 0;
		flex-wrap: wrap;
	}
	.xtv-02col .threads.jsx-1446890633 {
		padding: 16px 0;
		border-radius: 0 0 8px 8px;
		background-color: transparent;
		overflow: hidden;
	}
	.single .post .entry-header, .single .post--box .entry-header, .single .sfwd-courses .entry-header, .single .sfwd-lessons .entry-header, .single .sfwd-topic .entry-header, .single .sfwd-quiz .entry-header, .page .post .entry-header, .page .post--box .entry-header, .single .post .entry-content, .single .post--box .entry-content, .single .sfwd-courses .entry-content, .single .sfwd-lessons .entry-content, .single .sfwd-topic .entry-content, .single .sfwd-quiz .entry-content, .page .post .entry-content, .page .post--box .entry-content, #comments #peepso-wrap>h2, #comments #peepso-wrap>h3 {
		padding: 16px!important;
	}
	.single .post .entry-date, .single .post--box .entry-date, .single .sfwd-courses .entry-date, .single .sfwd-lessons .entry-date, .single .sfwd-topic .entry-date, .single .sfwd-quiz .entry-date, .page .post .entry-date, .page .post--box .entry-date, .single .post .entry-footer, .single .post--box .entry-footer, .single .sfwd-courses .entry-footer, .single .sfwd-lessons .entry-footer, .single .sfwd-topic .entry-footer, .single .sfwd-quiz .entry-footer, .page .post .entry-footer, .page .post--box .entry-footer, .ps-comment, .ps-blogposts__post-title, .ps-blogposts__post-meta, .ps-blogposts__post-content, .main .content .game-similar.xtv-creators {
		padding-left: 16px!important;
		padding-right: 16px!important;
	}
	.single .post .entry-title, .single .post--box .entry-title, .single .sfwd-courses .entry-title, .single .sfwd-lessons .entry-title, .single .sfwd-topic .entry-title, .single .sfwd-quiz .entry-title, .page .post .entry-title, .page .post--box .entry-title {
		font-size: 140%!important;
	}
	.entry-content p.has-background {
		padding: 16px;
	}
	.ps-blogposts__authorbox {
		padding: 10px;
		font-size: 90%;
	}
	.ps-blogposts__authorbox .ps-focus__details {
		right: 30px;
	}
	#comments #peepso-wrap>h3, #comments #peepso-wrap>h2 {
		padding-bottom: 0!important;
	}
	#comments #peepso-wrap .ps-post__actions-inner, nav.post-navigation {
		margin-left: 16px!important;
		margin-right: 16px!important;
	}
	.main .content article .hsgame-top-post-wrapper a {
		padding: 0px!important;
	}
	.main .content article .hsgame-top-post-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		box-shadow: var(--BOX-SHADOW-COLOR);
		border-top: 1px solid;
		border-color: rgb(218,220,224);
		padding: 16px;
		padding-top: 0;
	}
	.game-single .content-hsgame.content article .hsgame-top-post-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto;
		box-shadow: var(--BOX-SHADOW-COLOR);
		border-top: 0px solid;
		border-color: rgb(218,220,224);
		padding: 0;
	}
	.single-post .edit-link {
		opacity: 1;
	}
	.game-single .big-img.cN0oRe {
		width: 52px;
	}
	.game-single .Fd93Bb {
		font-size: 100%!important;
		margin-bottom: 10px!important;
	}
	.game-single .tv4jIf {
		margin-top: 0!important;
	}
	.game-single .ulKokd, .game-single .tv4jIf {
		font-size: 75%!important;
	}
	.game-single .kk2r5b {
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.game-single .XcNflb {
		min-height: 100%!important;
		padding: 0 16px!important;
	}
	.main .wkMJlb, .main .PyyLUd, .oiEt0d {
		height: 100%!important;
	}
	.game-single .oiEt0d iframe {
		height: 240px;
		max-height: 240px!important;
	}
	.game-single .XcNflb .qxNhq {
		margin-top: 0!important;
	}
	.game-single .kk2r5b {
		grid-gap: 16px!important;
		grid-template-columns: 1fr!important;
		max-width: 100%!important;
		padding: 0 16px!important;
		width: 100%;
	}
	.game-single .kk2r5b .game-button {
		grid-gap: 0!important;
		grid-template-columns: 1fr!important;
	}
	.game-single .VfPpkd-LgbsSe, .game-single #slider .Atcj9b, .game-single .dev-content #slider .Atcj9b {
		width: 100%!important;
		height: 240px;
		background-position: center;
		background-size: cover;
	}
	.main .dzkqwc {
		padding: 16px 0!important;
	}
	.game-single .game-content .swiper-slide.game-content {
		display: flex!important;
	}
	.game-single #slider {
		border-top-left-radius: unset!important;
		border-top-right-radius: unset!important;
	}
	.game-single .game-content .Atcj9b img, .game-single .dev-content .Atcj9b img {
		min-height: 240px!important;
		max-height: 240px!important;
		width: 100%;
	}
	.game-single .content-2 .meta-box, .game-single .content-1 .content,.game-single .dev-content .dev-similar {
		padding: 16px!important;
	}
	.game-single .content-1 .content-hsgame.content, .game-single .dev-content .dev-moreby {
		padding: 0 16px!important;
	}
	.game-single .dev-content {
		border-bottom: 1px solid;
		border-color: rgb(218,220,224);
	}
	.main .content-hsgame.content article.hsgame-main {
		border: 0px solid!important;
	}
	.game-single .content-1, .game-single .content-2, .game-single .content {
		margin-bottom: 0!important;
	}
	.HcyOxe {
		margin-top: 0!important;
	}
	.game-single .entry-header .XfZNbf, .game-single .meta-box .XfZNbf {
		margin-bottom: 0!important;
	}
	.game-single .game-similar, .game-single .dev-content .dev-similar {
		display: block!important;
	}
	.XcQm1d, .sjNZ8d, .ynPcrb, .gc-header__inner {
		padding: 0 16px!important;
	}
	.dev-content .UWpwyf {
		display: flex;
		margin: auto;
		align-items: flex-start;
		grid-gap: 16px;
		grid-template-columns: 1fr 1fr;
		justify-content: flex-start;
		flex-wrap: wrap;
		flex-direction: row;
		align-content: center;
	}	
	.game-single .Il7kR, .game-single .qxNhq, .game-single .w7Iutd, .game-single .dev-kk.kk2r5b {
		padding: 0 16px!important;
	}
	.game-single .content-2 .game-similar.xtv-creators .threads {
		flex-wrap: wrap;
	}
	.game-single .content-2 .game-similar.xtv-creators .threads .item {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		margin: 0 auto 10px auto;
	}
	.main .content .game-similar.xtv-creators {
		display: block!important;
	}
	.main .content .game-similar.xtv-creators .threads, .game-single .content-2 .game-similar.xtv-creators .threads {
		grid-gap: 16px!important;
		grid-template-columns: 1fr!important;
		overflow: hidden;
	}
	.xtv-creators .thumb-wrapper {
		height: auto!important;
	}
	.games-page .xtv-community .main .item-container, .ps-blogposts .ps-blogposts__list {
		grid-gap: 16px!important;
		grid-template-columns: 1fr!important;
	}
	.games-page .xtv-community .main {
		padding: 0!important;
	}
	.peepso-sts .main, .peepso-sts .dokan-store .site-main {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.ps-group, .ps-group__header, .ps-alert, .peepso .ps-input, .plg-peepso .ps-input, .ps-lightbox .ps-input, .ps-landing .ps-input, .ps-chat__wrapper .ps-input, .ps-modal__wrapper .ps-input, .psw-profile .ps-input, .gc-widget .ps-input, .widget .ps-input, .ps-widget__wrapper--external .ps-input, .ps-posts__empty, .ps-posts__filters-toggle, .ps-posts__filter-toggle, .ps-posts__filters-group, .ps-group__edit-fields, .ps-tabs, .ps-members__header, .ps-member, .ps-member__inner .ps-member__cover, .ps-tabs__item, .ps-focus__menu, .ps-focus__cover, .ps-blogposts__post, .ps-blogposts__post-image--top {
		border-radius: unset!important;
	}
	.peepso {
		width: 100%;
		min-height: auto;
	}
	.ps-post__action--reaction+.ps-post__action--views, .ps-reaction+.ps-post__action--views {
		margin-left: auto;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: flex-end;
	}
	.games-page .xtv-community .thumb, .xtv-games .thumb {
		max-height: 195px!important; 
	}
}
@media only screen and (device-width: 717px) {
   /* default iPad screens */ 
	* {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
	--container: var(--c-gc-layout-width);
	--c-gc-layout-width: 100%;
	}   
   	#banner970250 {
		overflow: hidden;
	}
   .main, .dokan-store .site-main {
		padding: 16px!important;
		overflow: hidden;
	}
	.single-content.main, .game-single.main {
		padding: 16px 0!important;
	}
	.game-single.main {
		padding-bottom: 0!important;
	}
	.xtv-top-five-1 {
		display: grid;
		grid-gap: 20px;
		grid-template-columns: 1fr;
		width: 100%;
	}
	.top-five-1, .top-five-2 {
		grid-column-start: 1;
		grid-column-end: 1;
	}
	.top-five > div .entry-date { 
		display: none;
	}
	.top-five > div .entry-title {
		margin-top: 10px;
	}
	.xtv-top-five-2 {
		display: grid;
		grid-gap: 20px 16px;
		grid-template-columns: 1fr 1fr;
		width: 100%;
	}
	.top-five-6 {
		display: block;
	}
	.xtv-trending .threads.xtv-trend {
		margin: 0 auto;
		display: grid;
		grid-gap: 20px 16px;
		grid-template-columns: 1fr 1fr;
	}
	.xtv-trending .thread.xtv-trend .thread-index.xtv-trend, a.xtv-trend-9.thread.xtv-trend, .xtv-creators, .xtv-24h, .single-post .edit-link-static, .game-single .small-img, .game-single .IZOk1, .game-single .jaQz3d, .main .PyyLUd {
		display: none!important;
	}
	.xtv-trending .j2FCNc {
		margin: 0;
	}
	.hero-stream-carousel.xtv-02col {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 20px 16px;
		width: 100%;
	}
	.xtv-02col a {
		text-decoration: none;
		cursor: pointer;
		color: #101828;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: flex-start;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.xtv-02col li.jsx-1446890633 a .main-img {
		height: 100%;
		opacity: 1;
		width: 38%;
		margin-right: 16px;
	}
	.xtv-02col .threads.jsx-1446890633 li.jsx-1446890633, .game-single .fGct3b .cN0oRe, .game-single .J1Igtd .cN0oRe {
		display: inline-block!important;
	}
	.main .content .content__posts article .entry-image {
		height: auto;
		width: 100%;
		max-height: 100%;
		border-radius: unset;
		max-width: 260px;
	}
	.main .content .content__posts article .entry-title {
		font-weight: 500;
		font-size: 100%;
	}
	.main .content .content__posts article .entry-header, .main .content .content__posts article .entry-content {
		padding-top: 0;
		padding-left: 16px;
		padding-right: 0;
		padding-bottom: 5px;
	}
	.content__posts .entry-date {
		padding-left: 10px!important;
		padding-right: 0!important;
		font-size: 70%!important;
	}
	.main .content .content__posts article {
		border-top: 1px solid #EDEEF2;
		padding: 10px 0;
		margin: 0;
	}
	.xtv-02col .threads.jsx-1446890633 {
		padding: 16px 0;
		border-radius: 0 0 8px 8px;
		background-color: transparent;
		overflow: hidden;
	}
	.single .post .entry-header, .single .post--box .entry-header, .single .sfwd-courses .entry-header, .single .sfwd-lessons .entry-header, .single .sfwd-topic .entry-header, .single .sfwd-quiz .entry-header, .page .post .entry-header, .page .post--box .entry-header, .single .post .entry-content, .single .post--box .entry-content, .single .sfwd-courses .entry-content, .single .sfwd-lessons .entry-content, .single .sfwd-topic .entry-content, .single .sfwd-quiz .entry-content, .page .post .entry-content, .page .post--box .entry-content, #comments #peepso-wrap>h2, #comments #peepso-wrap>h3 {
		padding: 16px!important;
	}
	.single .post .entry-date, .single .post--box .entry-date, .single .sfwd-courses .entry-date, .single .sfwd-lessons .entry-date, .single .sfwd-topic .entry-date, .single .sfwd-quiz .entry-date, .page .post .entry-date, .page .post--box .entry-date, .single .post .entry-footer, .single .post--box .entry-footer, .single .sfwd-courses .entry-footer, .single .sfwd-lessons .entry-footer, .single .sfwd-topic .entry-footer, .single .sfwd-quiz .entry-footer, .page .post .entry-footer, .page .post--box .entry-footer, .ps-comment, .ps-blogposts__post-title, .ps-blogposts__post-meta, .ps-blogposts__post-content, .main .content .game-similar.xtv-creators {
		padding-left: 16px!important;
		padding-right: 16px!important;
	}
	.single .post .entry-title, .single .post--box .entry-title, .single .sfwd-courses .entry-title, .single .sfwd-lessons .entry-title, .single .sfwd-topic .entry-title, .single .sfwd-quiz .entry-title, .page .post .entry-title, .page .post--box .entry-title {
		font-size: 140%!important;
	}
	.entry-content p.has-background {
		padding: 16px;
	}
	.ps-blogposts__authorbox {
		padding: 10px;
		font-size: 90%;
	}
	.ps-blogposts__authorbox .ps-focus__details {
		right: 30px;
	}
	#comments #peepso-wrap>h3, #comments #peepso-wrap>h2 {
		padding-bottom: 0!important;
	}
	#comments #peepso-wrap .ps-post__actions-inner, nav.post-navigation {
		margin-left: 16px!important;
		margin-right: 16px!important;
	}
	.main .content article .hsgame-top-post-wrapper a {
		padding: 0px!important;
	}
	.main .content article .hsgame-top-post-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		box-shadow: var(--BOX-SHADOW-COLOR);
		border-top: 1px solid;
		border-color: rgb(218,220,224);
		padding: 16px;
		padding-top: 0;
	}
	.game-single .content-hsgame.content article .hsgame-top-post-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto;
		box-shadow: var(--BOX-SHADOW-COLOR);
		border-top: 0px solid;
		border-color: rgb(218,220,224);
		padding: 0;
	}
	.single-post .edit-link {
		opacity: 1;
	}
	.game-single .big-img.cN0oRe {
		width: 100px;
	}
	.game-single .Fd93Bb {
		font-size: 160%!important;
		margin-bottom: 10px!important;
	}
	.game-single .tv4jIf {
		margin-top: 0!important;
	}
	.game-single .ulKokd {
		font-size: 75%!important;
	}
	.game-single .kk2r5b {
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.game-single .XcNflb {
		min-height: 100%!important;
		padding: 0 16px!important;
	}
	.main .wkMJlb, .main .PyyLUd, .oiEt0d {
		height: 100%!important;
	}
	.game-single .oiEt0d iframe {
		height: 240px;
		max-height: 240px!important;
	}
	.game-single .XcNflb .qxNhq {
		margin-top: 0!important;
	}
	.game-single .kk2r5b {
		grid-gap: 16px!important;
		grid-template-columns: 1fr!important;
		max-width: 100%!important;
		padding: 0 16px!important;
		width: 100%;
	}
	.game-single .kk2r5b .game-button {
		grid-gap: 0!important;
		grid-template-columns: 1fr!important;
	}
	.game-single .VfPpkd-LgbsSe, .game-single #slider .Atcj9b, .game-single .dev-content #slider .Atcj9b {
		width: 100%!important;
		height: 240px;
		background-position: center;
		background-size: cover;
	}
	.main .dzkqwc {
		padding: 16px 0!important;
	}
	.game-single .game-content .swiper-slide.game-content {
		display: flex!important;
	}
	.game-single #slider {
		border-top-left-radius: unset!important;
		border-top-right-radius: unset!important;
	}
	.game-single .game-content .Atcj9b img, .game-single .dev-content .Atcj9b img {
		min-height: 240px!important;
		max-height: 240px!important;
		width: 100%;
	}
	.game-single .content-2 .meta-box, .game-single .content-1 .content,.game-single .dev-content .dev-similar {
		padding: 16px!important;
	}
	.game-single .content-1 .content-hsgame.content, .game-single .dev-content .dev-moreby {
		padding: 0 16px!important;
	}
	.game-single .dev-content {
		border-bottom: 1px solid;
		border-color: rgb(218,220,224);
	}
	.main .content-hsgame.content article.hsgame-main {
		border: 0px solid!important;
	}
	.game-single .content-1, .game-single .content-2, .game-single .content {
		margin-bottom: 0!important;
	}
	.HcyOxe {
		margin-top: 0!important;
	}
	.game-single .entry-header .XfZNbf, .game-single .meta-box .XfZNbf {
		margin-bottom: 0!important;
	}
	.game-single .game-similar, .game-single .dev-content .dev-similar {
		display: block!important;
	}
	.XcQm1d, .sjNZ8d, .ynPcrb, .gc-header__inner {
		padding: 0 16px!important;
	}
	.dev-content .UWpwyf {
		display: flex;
		margin: auto;
		align-items: flex-start;
		grid-gap: 16px;
		grid-template-columns: 1fr 1fr;
		justify-content: flex-start;
		flex-wrap: wrap;
		flex-direction: row;
		align-content: center;
	}	
	.game-single .Il7kR, .game-single .qxNhq, .game-single .w7Iutd, .game-single .dev-kk.kk2r5b {
		padding: 0 16px!important;
	}
	.game-single .content-2 .game-similar.xtv-creators .threads {
		flex-wrap: wrap;
	}
	.game-single .content-2 .game-similar.xtv-creators .threads .item {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		margin: 0 auto 10px auto;
	}
	.main .content .game-similar.xtv-creators {
		display: block!important;
	}
	.main .content .game-similar.xtv-creators .threads, .game-single .content-2 .game-similar.xtv-creators .threads {
		grid-gap: 16px!important;
		grid-template-columns: 1fr 1fr!important;
		overflow: hidden;
	}
	.xtv-creators .thumb-wrapper {
		height: auto!important;
	}
	.games-page .xtv-community .main .item-container, .ps-blogposts .ps-blogposts__list, .ps-js-groups.ps-groups__list {
		grid-gap: 16px!important;
		grid-template-columns: 1fr 1fr!important;
	}
	.ps-js-groups.ps-groups__list {
		display: grid;
	}
	.games-page .xtv-community .main {
		padding: 0!important;
	}
	.peepso-sts .main, .peepso-sts .dokan-store .site-main {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.ps-group, .ps-group__header, .ps-alert, .peepso .ps-input, .plg-peepso .ps-input, .ps-lightbox .ps-input, .ps-landing .ps-input, .ps-chat__wrapper .ps-input, .ps-modal__wrapper .ps-input, .psw-profile .ps-input, .gc-widget .ps-input, .widget .ps-input, .ps-widget__wrapper--external .ps-input, .ps-posts__empty, .ps-posts__filters-toggle, .ps-posts__filter-toggle, .ps-posts__filters-group, .ps-group__edit-fields, .ps-tabs, .ps-members__header, .ps-member, .ps-member__inner .ps-member__cover, .ps-tabs__item, .ps-focus__menu, .ps-focus__cover, .ps-blogposts__post, .ps-blogposts__post-image--top {
		border-radius: unset!important;
	}
	.peepso {
		width: 100%;
		min-height: auto;
		padding: 16px;
	}
	.ps-post__action--reaction+.ps-post__action--views, .ps-reaction+.ps-post__action--views {
		margin-left: auto;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: flex-end;
	}
	.games-page .xtv-community .thumb, .xtv-games .thumb {
		max-height: 216px!important;
	}
}
@media only screen and (max-device-width: 540px) {
   /* styles for mobile browsers smaller than 540px; (surface duo) */
   	* {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
	--container: var(--c-gc-layout-width);
	--c-gc-layout-width: 100%;
	}
   	#banner970250 {
		overflow: hidden;
	}
   .main, .dokan-store .site-main {
		padding: 16px!important;
		overflow: hidden;
	}
	.single-content.main, .game-single.main {
		padding: 16px 0!important;
	}
	.game-single.main {
		padding-bottom: 0!important;
	}
	.xtv-top-five-1 {
		display: grid;
		grid-gap: 20px;
		grid-template-columns: 1fr;
		width: 100%;
	}
	.top-five-1, .top-five-2 {
		grid-column-start: 1;
		grid-column-end: 1;
	}
	.top-five > div .entry-date { 
		display: none;
	}
	.top-five > div .entry-title {
		margin-top: 10px;
		font-weight: 500;
		font-size: 100%;
	}
	.xtv-top-five-2 {
		display: grid;
		grid-gap: 20px 16px;
		grid-template-columns: 1fr 1fr;
		width: 100%;
	}
	.top-five-6 {
		display: block;
	}
	.xtv-trending .threads.xtv-trend {
		margin: 0 auto;
		display: grid;
		grid-gap: 20px 16px;
		grid-template-columns: 1fr 1fr;
	}
	.xtv-trending .thread.xtv-trend .thread-index.xtv-trend, a.xtv-trend-9.thread.xtv-trend, .xtv-creators, .xtv-24h, .main .content .content__posts article .entry-content, .main .content article .entry-date .creator-avatar, .single-post .edit-link-static, .game-single .small-img, .game-single .IZOk1, .game-single .jaQz3d, .main .PyyLUd {
		display: none!important;
	}
	.xtv-trending .j2FCNc {
		margin: 0;
	}
	.hero-stream-carousel.xtv-02col {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 20px 16px;
		width: 100%;
	}
	.xtv-02col a {
		text-decoration: none;
		cursor: pointer;
		color: #101828;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: flex-start;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.xtv-02col li.jsx-1446890633 a .main-img {
		height: 100%;
		opacity: 1;
		width: 38%;
		margin-right: 16px;
	}
	.xtv-02col .threads.jsx-1446890633 li.jsx-1446890633, .game-single .fGct3b .cN0oRe, .game-single .J1Igtd .cN0oRe {
		display: inline-block!important;
	}
	.main .content .content__posts article .entry-image {
		max-width: 100%;
		height: auto;
		width: 100%;
		max-height: 100%;
		border-radius: unset;
	}
	.main .content .content__posts article .entry-title {
		font-weight: 400;
		font-size: 100%;
	}
	.main .content .content__posts article .entry-header, .main .content .content__posts article .entry-content {
		padding-top: 10px;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 5px;
	}
	.main .content article .entry-date .authoree {
		flex-direction: row;
	}
	.content__posts .entry-date {
		padding-left: 0!important;
		padding-right: 0!important;
		font-size: 70%!important;
		margin-left: -5px;
	}
	.main .content .content__posts article {
		border-top: 1px solid #EDEEF2;
		padding: 10px 0;
		margin: 0;
		flex-wrap: wrap;
	}
	.xtv-02col .threads.jsx-1446890633 {
		padding: 16px 0;
		border-radius: 0 0 8px 8px;
		background-color: transparent;
		overflow: hidden;
	}
	.single .post .entry-header, .single .post--box .entry-header, .single .sfwd-courses .entry-header, .single .sfwd-lessons .entry-header, .single .sfwd-topic .entry-header, .single .sfwd-quiz .entry-header, .page .post .entry-header, .page .post--box .entry-header, .single .post .entry-content, .single .post--box .entry-content, .single .sfwd-courses .entry-content, .single .sfwd-lessons .entry-content, .single .sfwd-topic .entry-content, .single .sfwd-quiz .entry-content, .page .post .entry-content, .page .post--box .entry-content, #comments #peepso-wrap>h2, #comments #peepso-wrap>h3 {
		padding: 16px!important;
	}
	.single .post .entry-date, .single .post--box .entry-date, .single .sfwd-courses .entry-date, .single .sfwd-lessons .entry-date, .single .sfwd-topic .entry-date, .single .sfwd-quiz .entry-date, .page .post .entry-date, .page .post--box .entry-date, .single .post .entry-footer, .single .post--box .entry-footer, .single .sfwd-courses .entry-footer, .single .sfwd-lessons .entry-footer, .single .sfwd-topic .entry-footer, .single .sfwd-quiz .entry-footer, .page .post .entry-footer, .page .post--box .entry-footer, .ps-comment, .ps-blogposts__post-title, .ps-blogposts__post-meta, .ps-blogposts__post-content, .main .content .game-similar.xtv-creators {
		padding-left: 16px!important;
		padding-right: 16px!important;
	}
	.single .post .entry-title, .single .post--box .entry-title, .single .sfwd-courses .entry-title, .single .sfwd-lessons .entry-title, .single .sfwd-topic .entry-title, .single .sfwd-quiz .entry-title, .page .post .entry-title, .page .post--box .entry-title {
		font-size: 140%!important;
	}
	.entry-content p.has-background {
		padding: 16px;
	}
	.ps-blogposts__authorbox {
		padding: 10px;
		font-size: 90%;
	}
	.ps-blogposts__authorbox .ps-focus__details {
		right: 30px;
	}
	#comments #peepso-wrap>h3, #comments #peepso-wrap>h2 {
		padding-bottom: 0!important;
	}
	#comments #peepso-wrap .ps-post__actions-inner, nav.post-navigation {
		margin-left: 16px!important;
		margin-right: 16px!important;
	}
	.main .content article .hsgame-top-post-wrapper a {
		padding: 0px!important;
	}
	.main .content article .hsgame-top-post-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		box-shadow: var(--BOX-SHADOW-COLOR);
		border-top: 1px solid;
		border-color: rgb(218,220,224);
		padding: 16px;
		padding-top: 0;
	}
	.game-single .content-hsgame.content article .hsgame-top-post-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto;
		box-shadow: var(--BOX-SHADOW-COLOR);
		border-top: 0px solid;
		border-color: rgb(218,220,224);
		padding: 0;
	}
	.single-post .edit-link {
		opacity: 1;
	}
	.game-single .big-img.cN0oRe {
		width: 72px;
	}
	.game-single .Fd93Bb {
		font-size: 120%!important;
		margin-bottom: 10px!important;
	}
	.game-single .tv4jIf {
		margin-top: 0!important;
	}
	.game-single .ulKokd {
		font-size: 75%!important;
	}
	.game-single .kk2r5b {
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.game-single .XcNflb {
		min-height: 100%!important;
		padding: 0 16px!important;
	}
	.main .wkMJlb, .main .PyyLUd, .oiEt0d {
		height: 100%!important;
	}
	.game-single .oiEt0d iframe {
		height: 240px;
		max-height: 240px!important;
	}
	.game-single .XcNflb .qxNhq {
		margin-top: 0!important;
	}
	.game-single .kk2r5b {
		grid-gap: 16px!important;
		grid-template-columns: 1fr!important;
		max-width: 100%!important;
		padding: 0 16px!important;
		width: 100%;
	}
	.game-single .kk2r5b .game-button {
		grid-gap: 0!important;
		grid-template-columns: 1fr!important;
	}
	.game-single .VfPpkd-LgbsSe, .game-single #slider .Atcj9b, .game-single .dev-content #slider .Atcj9b {
		width: 100%!important;
		height: 240px;
		background-position: center;
		background-size: cover;
	}
	.main .dzkqwc {
		padding: 16px 0!important;
	}
	.game-single .game-content .swiper-slide.game-content {
		display: flex!important;
	}
	.game-single #slider {
		border-top-left-radius: unset!important;
		border-top-right-radius: unset!important;
	}
	.game-single .game-content .Atcj9b img, .game-single .dev-content .Atcj9b img {
		min-height: 240px!important;
		max-height: 240px!important;
		width: 100%;
	}
	.game-single .content-2 .meta-box, .game-single .content-1 .content,.game-single .dev-content .dev-similar {
		padding: 16px!important;
	}
	.game-single .content-1 .content-hsgame.content, .game-single .dev-content .dev-moreby {
		padding: 0 16px!important;
	}
	.game-single .dev-content {
		border-bottom: 1px solid;
		border-color: rgb(218,220,224);
	}
	.main .content-hsgame.content article.hsgame-main {
		border: 0px solid!important;
	}
	.game-single .content-1, .game-single .content-2, .game-single .content {
		margin-bottom: 0!important;
	}
	.HcyOxe {
		margin-top: 0!important;
	}
	.game-single .entry-header .XfZNbf, .game-single .meta-box .XfZNbf {
		margin-bottom: 0!important;
	}
	.game-single .game-similar, .game-single .dev-content .dev-similar {
		display: block!important;
	}
	.XcQm1d, .sjNZ8d, .ynPcrb, .gc-header__inner {
		padding: 0 16px!important;
	}
	.dev-content .UWpwyf {
		display: flex;
		margin: auto;
		align-items: flex-start;
		grid-gap: 16px;
		grid-template-columns: 1fr 1fr;
		justify-content: flex-start;
		flex-wrap: wrap;
		flex-direction: row;
		align-content: center;
	}	
	.game-single .Il7kR, .game-single .qxNhq, .game-single .w7Iutd, .game-single .dev-kk.kk2r5b {
		padding: 0 16px!important;
	}
	.game-single .content-2 .game-similar.xtv-creators .threads {
		flex-wrap: wrap;
	}
	.game-single .content-2 .game-similar.xtv-creators .threads .item {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		margin: 0 auto 10px auto;
	}
	.main .content .game-similar.xtv-creators {
		display: block!important;
	}
	.main .content .game-similar.xtv-creators .threads, .game-single .content-2 .game-similar.xtv-creators .threads {
		grid-gap: 16px!important;
		grid-template-columns: 1fr!important;
		overflow: hidden;
	}
	.xtv-creators .thumb-wrapper {
		height: auto!important;
	}
	.games-page .xtv-community .main .item-container, .ps-blogposts .ps-blogposts__list {
		grid-gap: 16px!important;
		grid-template-columns: 1fr!important;
	}
	.games-page .xtv-community .main {
		padding: 0!important;
	}
	.peepso-sts .main, .peepso-sts .dokan-store .site-main {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.ps-group, .ps-group__header, .ps-alert, .peepso .ps-input, .plg-peepso .ps-input, .ps-lightbox .ps-input, .ps-landing .ps-input, .ps-chat__wrapper .ps-input, .ps-modal__wrapper .ps-input, .psw-profile .ps-input, .gc-widget .ps-input, .widget .ps-input, .ps-widget__wrapper--external .ps-input, .ps-posts__empty, .ps-posts__filters-toggle, .ps-posts__filter-toggle, .ps-posts__filters-group, .ps-group__edit-fields, .ps-tabs, .ps-members__header, .ps-member, .ps-member__inner .ps-member__cover, .ps-tabs__item, .ps-focus__menu, .ps-focus__cover, .ps-blogposts__post, .ps-blogposts__post-image--top {
		border-radius: unset!important;
	}
	.peepso {
		width: 100%;
		min-height: auto;
	}
	.ps-post__action--reaction+.ps-post__action--views, .ps-reaction+.ps-post__action--views {
		margin-left: auto;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: flex-end;
	}
	.games-page .xtv-community .thumb, .xtv-games .thumb {
		max-height: 195px!important; 
	}
}