@media (max-width: 1400px) {
	/*== == SITE WIDE == == */
	body .row-container {
    padding: 0 20px;
}
	
	/*== == SITE WIDE  END == == */
	
	
	/*== == MWM FOOTER == == */
	.date-sitename{
		left: 20px;
	}
	
	.privacy-site.moduletable{
		right: 20px;
	}
	
	/*== == MWM FOOTER END == == */
}

@media (max-width: 1300px) {
    li#menu-item-10357:hover ul.sub-menu, li#menu-item-10357.focus ul.sub-menu {
    width: 900px;
    left: -150%;
}
}
@media (max-width: 1024px) {


}

@media (max-width: 980px) {
    .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    position: absolute;
    clear: both;
    width: 100%;
    text-align: center;
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    padding: 0px;
    border-radius: 0px;
}

    .woocommerce div.product div.images.woocommerce-product-gallery{
        max-width: 540px;
        width: calc(100% - 40px);
    margin: 0px auto;
    float: none;
    }
    
    h1.product_title.entry-title{
        font-size: 32px;
        line-height: 40px;
    }
    
    table#alg-product-input-fields-table label{
        font-size: 20px
    }
    .product-header {
    padding: 80px 0px 0px;
}
    .woocommerce div.product div.summary {
    margin-bottom: 2em;
    width: 100%;
    text-align: center;
    padding: 0px 20px;
}
button.single_add_to_cart_button.button.alt{
    margin: 0px auto;
    float: none !important;
}
    .live-wrapper-outer{
        flex-direction: column;
    }
    
    .live-wrapper:nth-of-type(2){
        margin-left:0px;
        margin-right:0px;
    }
    
    .live-wrapper-outer {
    flex-direction: column;
    align-items: center;
}
    
    .fold3-inner{
        width: 100%;
        text-align: center;
    }
    
    .frame-image{
        width: 100% !important;
    float: none;
    margin: 60px auto 40px !important;
    position: relative;
    max-width: 400px;
    clear: left;
    }
    
    .fold3-inner a.readmore{
        margin: 0px auto;
    }
    
    h2.title.handwritten:before {
    content: "";
    bottom: 0;
    width: 100%;
    height: 5px;
    background: white;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
    
    
    .half-image {
    width: 100% !important;
    float: none;
    margin: 0px auto 40px !important;
    position: relative;
    max-width: 400px;
}

.half-text {
    float: left;
    width: 100%;
    margin-top: 0px;
    text-align: center;
}

.stream-icon-wrapper {
    width: 150px;
    display: flex;
    justify-content: space-between;
    margin: 0px auto;
}

.half-text h2.title, h2.title.handwritten{
    font-size: 36px;
    line-height: 40px;
}

    .fold1-text p.title, p.album-title{
    font-size: 90px;
    line-height: 90px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -8px;
}

#mobmenuleft li a{
    text-transform: lowercase;
}
p.content {
    font-size: 26px;
    margin: 0px;
    font-weight: 700;
    line-height: 26px;
}
	
	/* == == MWM FOOTER == == */
	
	.privacy-site.moduletable {
    right: auto;
    width: auto;
    position: relative;
    float: none;
    top: auto;
    width: 200px;
    transform: none;
    -webkit-transform: none;
    text-align: center;
		margin: 0px auto 20px;
}
	
	#footer .socials i{
		margin-bottom: 10px;
	}
	#footer .socials{
		float: none;
	}
	#footer .privacy-text{
		    position: relative;
    right: auto;
    top: auto;
    transform: none;
    -webkit-transform: none;
    text-align: center;
		float: none;
		clear: both;
	}
	
	.date-sitename{
		position: relative;
    margin: 10px auto 0px;
    width: auto;
    display: block;
		left: 0px;
    text-align: center;
	}


}

@media (max-width: 768px) {
	
	#fold2 .dropdown-item {
    flex: 0 0 calc(100% / 3);
}
	
    .tracklist-item {
    float: left;
    width: 100%;
    position: relative;
    margin-right: 0px !important;
}

    .fold1-image video {
    width: 175%;
    margin-left: -50%;
}

	
	.footer-block{
		padding: 30px 0px;
	}
	.footer-block .footer-block-item{
		width: 100% !important;
		margin-right: 0px !important;
	}
	
	.footer-block .footer-block-item#middle{
		margin-bottom: 20px;
	}
	
body {
	padding:0 !important;
	}
	div#live-fold {
    padding: 40px 0px;
}

}


@media (max-width: 640px) {
    p.album-title{
        font-size: 40px;
        line-height: 40px;
        letter-spacing: -2px;
    }
.frame-image:before {
    content: "";
    bottom: 0px;
    left: 50%;
    width: 180px;
    height: 180px;

    position: absolute;
    border-radius: 100%;
    overflow: hidden;
    border: 5px solid white;
    box-shadow: 0px 0px 30px black;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
}

.contact-form form > p:nth-of-type(1), .contact-form form > p:nth-of-type(2), .contact-form form > p:nth-of-type(3){
    width: 100% !important;
    margin: 0px;
    margin-bottom: 20px;
}
}

@media (max-width: 540px) {
	
	#fold2 .dropdown-item {
    flex: 0 0 calc(100% / 2);
    max-width: 320px;
    margin: 0px auto;
}
    
    .term-another-night-another-town p.album-title{
        white-space:normal;
        width: 380px;
    }
    
    .footer-block ul{
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    
    .footer-block ul li{
        flex-basis: 20%;
    }
    
    .footer-block .footer-block-item#middle li {
    float: left;
    width: 100%;
    padding: 8.2px 0px;
    font-size: 60px;
    list-style-type: none;
    text-align: center;
}
	.footer-block .footer-block-item h5{
		text-align: center;
	}
	
	.footer-block .footer-block-item{
		text-align: center;
	}
	
	.footer-block .readmore{
		margin: 20px auto 0px;
	}

}

@media (max-width: 480px) {
    #footer .row-container > p{
        width: 100%;
    }
    .tracklist-item:before {
    content: "\f8d9";
    top: 3px;
    left: 0;
    font-size: 26px;
    position: absolute;
    font-family: 'FontAwesome';
    color: white;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a.tracklist-outter {
    display: block;
    padding: 10px 10px 10px 15px;
    font-size: 18px;
    font-weight: 800;
    color: white;
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .fold1-image video {
    width: 250%;
    margin-left: -100%;
}

.fold1-text p.title {
    font-size: 60px;
    line-height: 60px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -2px;
}



#contact-details > ul {
    width: 100%;
}
	
}
@media (max-width: 400px) {
	#fold2 .dropdown-item {
    flex: 0 0 calc(100% / 1);
    max-width: 280px;
    margin: 0px auto;
}
    .term-another-night-another-town p.album-title{
        white-space:normal;
        width: 300px;
    }
    table#alg-product-input-fields-table label{
        font-size: 16px;
    }
    .footer-block .footer-block-item#middle li {
    float: left;
    width: 100%;
    padding: 8.2px 0px;
    font-size: 50px;
    list-style-type: none;
    text-align: center;
}

    .fold1-image video {
    width: 300%;
    margin-left: -100%;
}

.multi-web-footer {
    font-size: 10.5px;
}
}