@media only screen and (max-width: 800px) {


#about_songs_description{
	text-align: center;
}

#first_about_title{
	line-height: 7vw;
}

.double_dj_container{
	margin-top:10px;
	width:100%;
	height:50vw;
	display:flex;
	flex-direction: row;
	justify-content: center;

}
#studio_video{
	width:90vw;
	min-height:70vw;
}

.green_heading_title{
	line-height: 7vw;
}

.about_more_djs_class{
	display:initial;
	opacity: 1;
    width: 95vw;
    text-align: center;
}
#about_songs_description{
	word-wrap: break-word;
}

.fake_section_divider{
	height:1px;
	margin-top:30vw;
	width:1px;
	display:block
}


.double_dj_2{
	margin:10px;
	width:40vw;
	height:40vw;
}


#rarity_box{
	width:100%;
	display:flex;
	flex-direction: row;
	justify-content: center;
	height:80vw;
}

#rarity_image{
	width:80vw;
	height:80vw;
}

	#landing_image_mobile{
		transform: scale(2) translateY(12vw);
        display:inline-block;
		
	}
    #landing_image{

        display:none;
    }
	#sub_landing_title{
		margin-top:50vw;
		margin-bottom:4vw;
		font-size:5vw;
		height:6vw;
	}
	#sub_landing_nft{
		color:#42B84A;
		font-size:6vw;
	}
    
    #mobile_menu{
        background-image:url("/assets/tile_4.png");
	background-position: center; /* Center the image */
  	background-repeat: no-repeat; /* Do not repeat the image */
 	background-size: cover; /* Resize the background image to cover the entire container */
        display:flex;
        height:80vw;
        flex-direction:column;
        padding-top:2vw;
    }
    #mobile_socials{
        display:flex;
        flex-direction:row;
        justify-content: center;
			align-items: center;
			width:100%;
            margin-left:-10px;
            margin-top:5vw;
    }
    .title_header{
        width:100%;
        text-align: center;
        font-size:6vw;
        margin-top:2vw;
    }
    .title_header:hover{
        font-size:6vw;
        color:white;
    }
	#about_section{
		height:unset;
		
	}
	#about_content{
		height:unset;
	
	}
	#about_dj{
		/*Disable responsive*/
		opacity:1;
		margin-left:0px;
		/*Column format*/
		width:95vw;
		flex-direction: column;
		margin-top:0vw;
		text-align:center;

		
	}
	#about_songs{
		/*Disable responsive*/
		opacity:1;
		margin-left:0px;
		/*Column format*/
		width:95vw;
		flex-direction: column;
		text-align:center;

	}
	.about_image{
		max-width:80vw;
		max-height:80vw;
		margin-left:10vw;
		margin-right:10vw;
	}
	#about_dj_description{
		font-size:4vw;
		line-height: 5vw;
	}
	#about_songs_description{
		font-size:4vw;
		line-height: 5vw;
	}
	.green_heading_title{
		width:100%;
		text-align:center;
		font-size:6vw;
		line-height:7vw;
		margin:1.5vw;
	}

	#rarity_section{
		display:flex;
		height:unset;
	}
	#rarity_content{
		height:unset;
	}
	#about_rarity{
		flex-direction: column;
	}
	#rarity_img_container{
		/*Disable responsive*/
		opacity:1;
		margin-left:0px;
		margin-right:0px;
		min-width:80vw;
		max-width:80vw;

		min-height:80vw;
		max-height:80vw;
	}
	#rarity_img{
		/*Disable responsive*/
		opacity:1;
		margin-left:0px;

		min-width:80vw;
		max-width:80vw;

		min-height:80vw;
		max-height:80vw;

	}
	#rarity_description_container{
		/*Disable responsive*/
		opacity:1;
		margin-left:0px;
	}
	#rarity_description{
		font-size:4vw;
		line-height:4vw;
		text-align:center;
	}
	.green_section_title{
		width:100%;
		text-align:center;
		font-size:6vw;
		line-height:7vw;
		margin:1.5vw;
	}
	#royalty_section{
		height:unset;
		display:flex;
		
	}
	#royalty_content{
		height:unset;
	}
	#royalty_title{
		/*Disable responsive*/
		opacity:1;
		margin-left:0px;
		margin-top:8vw;
	}
	#royalty_grid{
		flex-direction: column;
		height:unset;
	}
	#royalty_item_grid{
		/*Disable responsive*/
		opacity:1;
		margin-bottom:0px;

		max-width:100vw;
		min-width:100vw;
		width:100vw;
		flex-direction: column;
	}
	.royalty_item{
		width:80vw;
		height:25vw;
		border-radius:12.5vw;
		font-size:5vw;
	}
	.royalty_item_img{
		width:15vw;
		height:15vw;
		border-radius:7.5vw;
	}
	#royalty_disclaimer{
		font-size:3vw;
		line-height:3.5vw;
		margin-top:2vw;
		width:95vw;
	}
	#royalty_disclaimer_text{
		/*Disable responsive*/
		opacity:1;
		margin-left:0px;
		width:100%;
		text-align: center;
	}
	#story_section{
		display:flex;
		height:unset;
	}
	#story_content{
		height:unset;
		width:100vw;
		margin-left:0;
	}
	#lore_title{
		font-size:6vw;
	}
	#lore_description{
		height:unset;
		font-size:4vw;
		line-height:8vw;
		width: 90vw;
		
		text-align: center;
	}
	#roadmap_section{
		display:flex;
		height:unset;
	}
	#roadmap_content{
		height:unset;
	}
	#roadmap_title{
		font-size:8vw;
		font-weight:bold;
		width:100%;
		text-align:center;
		margin-bottom:0;
	}
	.roadmap_item{
		
		
	}
	.roadmap_bordered{
		font-size:4.8vw;
		max-width:90vw;
	}
	.release_box{
		font-size:6vw;
	
	}
	.roadmap_line_1{
		height:4px;
		width:65vw;
		margin-top:5px;
	}
	
	.roadmap_line_2{
		
	}
	
	.roadmap_line_3{
		height:22vw;
	}
	
	.roadmap_line_4{
		height:32vw;
	}
	
	.roadmap_line_5{
		height:42vw;
	}
	#team_section{
		height:unset;
		display:flex;
	
	}
		
	#team_content{
		height:unset;
	}
	.team_member{
		opacity:1;
		background: rgba(43,25,47,.8);
		width:50vw;
		margin-top:7vw
	}
	.team_member:hover{
		
	}
	.team_member_cooldown{
	
	}
	.team_member_img{
	
	}
	#team_jump{
		font-size:8vw;
	}
	.team_member_name{
		font-size:7vw;
	}
	.team_member_title{
		font-size:5vw;
	}
	.team_section_row{
		flex-direction: column;
	}
	#footer_section{
		display:none;
	}
	#footer_section_mobile{
		display:flex;
		flex-direction:column;
	}
	#footer_left{
			justify-content: center;
			align-items: center;
			width:100%;
            margin-left:-20px;
            margin-top:5vw;
			
	}
	.footer_social_link{
			
	}
    .social_icon{
        width:10vw;
        height:10vw;
        
    }
	#footer_middle{
		justify-content: center;
		align-items: center;
		width:100%;
        font-size:3vw;
        text-align:center;
        margin-bottom:2vw;
            
	}
	#footer_right{
		justify-content: center;
		align-items: center;
		width:100%;
        font-size:3vw;
	}
	.footer_link{
			
	}

	.double_dj_1{
		margin-top:10vw;
		margin-bottom:10vw;
		width: 85vw !important;
		height: 85vw !important;
	}
	.double_dj_single {
	  width: 85vw !important;
	  height: 85vw !important;
	  
	}
	.about_subtitle{
		font-size: 3vw !important;
	
	}

	.about_content{
		font-size: 4vw !important;
	
	}
	.team_subtitle{
		font-size: 3vw !important;
	
	}

	.team_content{
		font-size: 4vw !important;
	
	}
	.about_content_2{
		font-size: 4vw !important;
		margin-top:3vw;
	}
	
	#roadmap_content{
		font-size: 4vw !important;
	}
	.about_subbox{
		margin-left:7.5vw !important;
		margin-right:7.5vw !important;
		width:85% !important;
	}
	#video_b_box{
		max-width:85vw !important;
		width:85vw !important;
		height:48.5vw!important;
	}
	#royalty_blurb{
		font-size:3vw;
	}

}