/* MOBILE */

@media screen and (max-width: 610px) {

	body {
		font-size: 13px;
	}

	.home-vid {
		width: 300px;
		top: -5%;
	}

	.discord-vid {
		width: 70vw !important;
		top: 0%;
		left: 0% !important;
	}

	.discord-social {
		z-index: 1000;
	}

	.music-toggle a {
		color: #000;
	}

	.home-menu .item-name {
		text-shadow: 0 0 8px rgb(0 0 0);
		color: rgb(243 243 243);
	}

	.is-ajax-page-visible .home-menu .item-name {
		text-shadow: none;
		color: #000;
		font-size: 18px;
	}

	.is-ajax-page-visible .home-menu a {
		margin-left: 0;
		font-size: 14px;
	}

	#floating-btn {
		bottom: 7vmin;
		right: 5vmin;
	}

	.home-footer {
		color: #fff;
		text-shadow: 0 0 8px rgb(0 0 0 / 59%);
	}

	.boxed .box-container {
		display: block;
	}

	.content-wrap {
		padding: 0 10%;
	}

	.is-ajax-page-visible .home-vid {
		display: none !important;
	}

	.is-ajax-page-visible .bg-vid {
		display: block !important;
	}

	.is-ajax-page-visible .home-social {
		top: 2%;
	}

	.is-ajax-page-visible .home-menu {
		left: -10%;
	}

	#progressbar {
		left: 9%;
	}

	.boxed h2 {
		text-align: center;
	}

	.social-link img {
		width: 25px;
	}

	.home-bg-desktop {
		display: none;
	}

	.home-bg-mobile {
		display: block !important;
	}

	.discord-page-content .button {
		font-size: 17px;
	}

	.discord-page-content .button img {
		width: 40px;
	}

	.discord-page-content span.clock {
		font-size: 2.5rem;
	}

	.team-group {
		flex-wrap: wrap;
	}

	.team {
		margin-bottom: 1rem;
	}

	.toggle h4.active:before {
		top: 50%;
		left: 5%;
		transform: translateY(-50%);
	}

	.announcements {
		width: 80%;
	}

	.full-screen-wrap {
		top: 6px;
		right: 6px;
	}

	.proj-desc {
		width: 300px;
		top: 6%;
	}

	.sale-live {
		top: 13%;
		left: 18%;
		transform: translateY(-350%);
	}

}

@media screen and (max-width: 768px) {
	.glitch .glitch-title {
		animation: none;
	}

	#timer {
		z-index: 300;
		font-size: 1.2rem;
		position: absolute;
		top: 20%;
		left: 1%;
		margin: 0;
		color: #000;
	}
}

/* TABLETS */
@media screen and (min-width: 768px) {

	/* SIDEBAR */
	.with-sidebar {
		float: left;
		width: 61%;
	}

	.sidebar {
		float: left;
		width: 34%;
		margin-left: 5%;
		margin-top: 0.4em;
	}

	/* ALIGNMENTS */
	.alignnone {
		margin: 3em 0;
	}

	.aligncenter {
		margin: 2.2em auto;
	}

	.alignleft,
	.alignright {
		max-width: 50%;
	}

	.alignright {
		float: right;
		margin: .4em 0 1em 2em;
	}

	.alignleft {
		float: left;
		margin: .4em 2em 1em 0;
	}

	/* TOP10 Popular paras Widget */
	.tptn_paras_widget img {
		max-height: 94px;
	}

	.tptn_title {
		margin-top: 0.3em;
	}

	/* Forms */
	input:not([type=submit]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]),
	select {
		max-width: 360px;
	}

	/* HEADER */
	.nav-menu a {
		margin: 0 12px;
	}

	/* SINGLE PAGE MENU WITH ICONS */
	.menu-with-icons a:before {
		margin-right: 10px;
		font-size: 20px;
		margin-top: -4px;
	}


	/* PAGES */
	.entry-header {
		padding-top: 3em;
	}

	.entry-content {
		margin-top: 2.4em;
	}

	/* PROCESS */
	.row [class^="col-"]:nth-child(n) .process:after,
	.metavogue-column:nth-child(n) .process:after {
		display: inline-block;
	}

	.row [class^="col-"]:last-child .process:after,
	.metavogue-column:last-child .process:after {
		display: none;
	}

	/* CONTACT FORM */
	.contact-form p {
		width: 50%;
		float: left;
	}

	.contact-form p:nth-of-type(1) {
		padding-right: 32px;
	}

	.contact-form p:nth-of-type(n+3) {
		width: 100%;
	}

	/* MEDIA GRID */
	.media-grid .media-cell {
		float: left;
		width: 25%;
		padding: 0 18px;
		margin-bottom: 20px;
	}

	/* MEDIA BOX */
	.media-grid .media-cell {
		float: left;
		width: 50%;
	}


	/* TIMELINE */
	.event {
		padding: 0 1em 3em 4em;
	}

	.event h3 {
		margin-left: -2.6em;
	}

	.event h2+p i,
	.event h2+p img {
		font-size: 28px;
		width: 72px;
		line-height: 72px;
		left: -20px;
		top: -26px;
	}

	/* roadmap SINGLE */
	.roadmap-single .entry-content img,
	.roadmap-single .entry-content .fluid-width-video-wrapper,
	.roadmap-single .entry-content iframe,
	.roadmap-single .entry-content video {
		margin-bottom: 3em;
	}

	/* description */

	/* format chat */
	.chat-row>div {
		display: inline-block;
	}

	.chat-author {
		text-align: right;
		width: 100px;
		margin-top: 5px;
		font-size: 14px;
		text-transform: uppercase;
	}

	/* description SINGLE */
	.related-paras .media-grid .media-cell {
		float: left;
		width: 33.33%;
	}

	/* COMMENTS */
	.comments-area {
		padding: 2em 0 1em;
	}

	.comments-area .commentlist {
		padding-bottom: 2em;
	}

	.comments-area article {
		padding: .8em 0;
		margin-top: 1em;
	}

	.comment-meta img {
		max-width: 66px;
		position: absolute;
		top: 14px;
		left: 0;
	}

	.comment-meta,
	.comment-content {
		margin-left: 84px;
	}

	.comments-area ol ol {
		margin-left: 8%
	}

	/* Comment Form */
	#respond form p {
		margin-bottom: 0;
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		float: left;
		width: 30%;
		margin-right: 3%;
	}

	.comment-form-url {
		width: 34%;
		margin-right: 0;
	}

	.form-allowed-keywords,
	.form-submit {
		clear: left;
	}

	.form-submit {
		padding-top: 2em;
	}

	/* FOOTER WIDGETS */
	.site-footer .widget-area .widget {
		width: 33.3%;
		float: left;
		padding: 0 1.5em 1em 1em;
	}

	.site-footer .widget-area .widget:first-child {
		padding-left: 0;
	}

	.site-footer .widget-area .widget:nth-child(3n) {
		padding-right: 0;
	}

	/* Social Feed */
	.social-feed ul li {
		width: 50%;
	}

	.social-feed ul li img {
		max-width: 100%;
		width: 100%;
	}

}



/* DESKTOPS */
@media screen and (min-width: 992px) {


	body {
		font-size: 18px;
	}

	.site-middle {
		padding-bottom: 60px;
	}

	/* custom scrollbars for webkit browsers */
	*::-webkit-scrollbar {
		width: 6px;
	}

	*::-webkit-scrollbar-thumb {
		/* background-color: rgba(28, 38, 43, 0.25); */
	}

	*::-webkit-scrollbar:horizontal {
		height: 8px;
	}

	/* HOME PAGE */
	.play-music {
		top: 9px;
		left: 34px;
		bottom: auto;
	}

	.classic-page-layout.ready .home-heading {
		transform: translateX(-12%);
	}

	/* SIDEBAR */
	.with-sidebar {
		width: 68%;
	}

	.sidebar {
		width: 25.8%;
		margin-left: 6%;
	}

	.sidebar .inner-wrapper-sticky {
		padding-bottom: 46px;
	}

	/* SECTION TITLE */
	.section-title,
	.metavogue-widget-wrap>.metavogue-widget:not(:first-child):not(:only-of-type) .section-title {
		margin: 5em 0 3em;
	}

	.metavogue .section-title {
		margin: 3em 0 1em;
	}

	/* MEDIA GRID */
	.media-grid {
		margin-left: -20px;
		margin-right: -20px;
	}

	.related-paras .media-grid {
		margin-left: -10px;
		margin-right: -10px;
	}

	/* CLIENTS */
	html .client img {
		max-height: 40px;
		max-width: 94px;
	}

	/* FUN FACT */
	.fun-fact {
		margin-bottom: 0;
	}

	/* description SINGLE */
	/* .content-area:not(.with-sidebar) .description-single .featured-image, 
	.content-area:not(.with-sidebar) .description-single .related-paras {
		width: 122%; margin-left: -11%;
		} */
	.description-single .entry-content {
		max-width: 600px;
	}

	/* Social Feed Widget */
	.social-feed ul li {
		width: 33.3%;
	}


	/* BUTTONS */
	.button.huge {
		font-size: 23px;
		padding: 24px 44px;
	}


	/* roadmap single nav  */
	.roadmap-nav {
		margin-bottom: 3em;
	}

	/* COMMENTS */
	.comment-content p {
		font-size: 16px;
	}

}





/* HIGH RES DESKTOPS */
@media screen and (min-width: 1300px) {


	/* increase column gutter on large screens */
	.row {
		margin-left: -30px;
		margin-right: -30px;
	}

	.col-xs-1,
	.col-sm-1,
	.col-md-1,
	.col-lg-1,
	.col-xs-2,
	.col-sm-2,
	.col-md-2,
	.col-lg-2,
	.col-xs-3,
	.col-sm-3,
	.col-md-3,
	.col-lg-3,
	.col-xs-4,
	.col-sm-4,
	.col-md-4,
	.col-lg-4,
	.col-xs-5,
	.col-sm-5,
	.col-md-5,
	.col-lg-5,
	.col-xs-6,
	.col-sm-6,
	.col-md-6,
	.col-lg-6,
	.col-xs-7,
	.col-sm-7,
	.col-md-7,
	.col-lg-7,
	.col-xs-8,
	.col-sm-8,
	.col-md-8,
	.col-lg-8,
	.col-xs-9,
	.col-sm-9,
	.col-md-9,
	.col-lg-9,
	.col-xs-10,
	.col-sm-10,
	.col-md-10,
	.col-lg-10,
	.col-xs-11,
	.col-sm-11,
	.col-md-11,
	.col-lg-11,
	.col-xs-12,
	.col-sm-12,
	.col-md-12,
	.col-lg-12 {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* description */
	.content-area:not(.with-sidebar) .para .entry-content>p img:not(.alignleft):not(.alignright),
	.content-area:not(.with-sidebar) .description-single .entry-content .gallery,
	.entry-content>.gallery,
	.entry-content .wp-block-embed,
	.entry-content .wp-block-gallery {
		width: 134%;
		max-width: none;
		margin-left: -17%;
	}

	/* ALLIGNMENTS */
	.para .alignright,
	.para .wp-caption.alignright {
		max-width: 66%;
		margin-right: -101px;
		margin-left: 2em;
	}

	.para .alignleft,
	.para .wp-caption.alignleft {
		max-width: 66%;
		margin-left: -101px;
		margin-right: 2em;
	}
}