@media ( max-width: 1024px ) {
#home{
	background: #ffffff url(../images/bg/home/MB-home-bg.jpg) no-repeat top center;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
}

.imageholder-reviews {
	display:block;
	width: 100%;
	height: 100%;
	float: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: right;
	color: #666666;
	text-align: left;
}
}

@media ( max-width: 800px ) {
	@media ( max-width: 400px ) {
   
    body {
        padding-top: 40px;
		background-color:#FFF;
    }
	h3 {
		font-size: 18px;
	}
    #nav-expand {
        display: block;
    }
    #nav {
        display: none;
        overflow: auto;
        position: fixed;
        z-index: 9999;
        top: 40px; left: 0; right: 0; bottom: 0;
        background: #f3f7fa;
        border: none;
    }
    #nav.visible {
        display: block;
    }
    #nav li,
    #nav li a,
    #nav li > ul > li,
    #nav li > ul > li a {
        display: block;
        float: none;
        margin: 0;        
        text-align: left;
        color: #0F1B2F;
        font-size: 14px;
        letter-spacing: 1px;
        border: none;
	font-family: "proxima-nova",sans-serif;
	font-weight: lighter;
    }
    #nav > li,
    #nav li > ul > li {
        margin: 0; padding: 0;
        border-top: 0px solid #333;
        border-bottom: 1px solid #e6ecf1;
    }
    #nav li a {
        padding: 15px 20px;
    }
    #nav li > ul {
        position: static;
        visibility: visible;
        opacity: 1;
    }
    #nav li > ul > li a {
        padding-left: 30px;
    }
    #nav li > ul > li:last-child {
        border-bottom: none;
    }
    #nav li > ul > li,
    #nav li > ul > li a {
        background: none;        
    }

/* Main navigation light styles
-------------------------------------------------------------- */ 
    #nav-light-expand {
        display: block;
    }
    #nav-light {
        display: none;
        overflow: auto;
        position: fixed;
        z-index: 9999;
        top: 40px; left: 0; right: 0; bottom: 0;
        background: #f3f7fa;
        border: none;
    }
    #nav-light.visible {
        display: block;
    }
    #nav-light li,
    #nav-light li a,
    #nav-light li > ul > li,
    #nav-light li > ul > li a {
        display: block;
        float: none;
        margin: 0;        
        text-align: left;
        color: #0F1B2F;
        font-size: 14px;
        letter-spacing: 1px;
        border: none;
	font-family: "proxima-nova",sans-serif;
	font-weight: lighter;
    }
    #nav-light > li,
    #nav-light li > ul > li {
        margin: 0; padding: 0;
        border-top: 0px solid #333;
        border-bottom: 1px solid #e6ecf1;
    }
    #nav-light li a {
        padding: 15px 20px;
    }
    #nav-light li > ul {
        position: static;
        visibility: visible;
        opacity: 1;
    }
    #nav-light li > ul > li a {
        padding-left: 30px;
    }
    #nav-light li > ul > li:last-child {
        border-bottom: none;
    }
    #nav-light li > ul > li,
    #nav-light li > ul > li a {
        background: none;        
    }


    
    #about-cnt {
        margin: 0;
        min-height: 0;
        background: none;
    }
    #about-cnt .about-cnt-inner {
        padding: 10px;
    }
    
    #about-us a {
        width: auto;
        padding: 10px;
        font-size: 1em;  
    }
    #about-us img {
        -webkit-box-shadow: none;
        box-shadow: none;       
    }
.imageholder-bio {
	float: left;
	width: 100%;
	padding: 0px;
	font-size: 11px;
	line-height: 1.4em;
	text-align: left;
	margin-left: 0px;
	color: #828282;
	margin-bottom: 20px;
} 

.pull-qoute {
	color: #2980A0;
	text-align: left;
	font-weight: lighter;
	font-size: 20px;
	line-height: 1.3;
	text-transform: lowercase;
}
.small-bio {
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 1.3em;
	color: #3094BA;
}



    .slogan {
        margin: 0;
        padding: 0 20px;   
    }
    .slogan > span {
		font-size: 18px;
        text-align: center !important;
    }
    #NewsBar > ul li {
		font-size: 15px;
        text-align: center !important;
		width:auto;
        padding: 10px 10px;
		margin-left:auto;
		margin-right:auto;
    }
	#NewsBar ul li.news-item {
	font-size: 15px;
        text-align: center !important;
		width:auto;
        padding: 10px 10px;
		margin-left:auto;
		margin-right:auto;
}
    .gallery {
        
    }
    .gallery img {
        width: 49% !important;
    }
    
    #contact {
        margin: 0;
        padding: 0px;
    }
    #contact #contact-info {
        width: 100%;
        position: static;
        padding: 0px;
        border: none;
    }
    
    #testimonials blockquote {
        width: 94%;
    }

#home{
	background: #ffffff url(../images/bg/home-top-phone-1400.jpg) no-repeat top center;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%;
	margin-top: 100px;
}

    .slogan {
        margin: 0;
        padding: 0 20px;   
    }
    .slogan > span {
		font-size: 14px;
        text-align: center !important;
    }



/* MB press Page
-------------------------------------------------------------- */
#MB-press-cnt {
	position: relative;
	z-index: 30;
	margin: 0 0 -80px;
	min-height: 530px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#MB-press-cnt .MB-press-cnt-inner {
	position: relative;
	padding-top: 0;
	padding-right: 30px;
	height: auto;
	padding-bottom: 80px;
	padding-left: 30px;
	margin-bottom: 80px;
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;

}

.imageholder-reviews {
	display:block;
	width: 100%;
	height: 100%;
	float: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: right;
	color: #666666;
	text-align: left;
}

/* Review Page
-------------------------------------------------------------- */
#MB-review-cnt {
	position: relative;
	z-index: 30;
	margin: 0 0 -80px;
	min-height: 530px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#MB-review-cnt .MB-review-cnt-inner {
	position: relative;
	padding-top: 0;
	padding-right: 30px;
	height: auto;
	padding-bottom: 80px;
	padding-left: 30px;
	margin-bottom: 80px;
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
}
/* CD listing
-------------------------------------------------------------- */


.CD {
	float: left;
	height: auto;
	width: 280px;
	letter-spacing: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: left;
	color: #999;
	margin-top: 0px;
	border: thin solid #76b4b7;
	padding: 0px;
}

/* Media Table styles
-------------------------------------------------------------- */    
#media-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:100%;
   margin-right: 4%;
   }
#right_col {
   float:right;
   width:100%;
   margin-top: 20px;
}


/* collaborations Table styles
-------------------------------------------------------------- */    
#collaborations-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:100%;
   }
#right_col {
   float:left;
   width:100%;
}


/* composition Table styles
-------------------------------------------------------------- */    
#composition-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:100%;
   }
#right_col {
   float:right;
   width:100%;
   margin-bottom: 30px;
}

/* Composition Breadcrumb styles
-------------------------------------------------------------- */
.breadcrumbs-comp {
	display:none;
}

/* program-notes Table styles
-------------------------------------------------------------- */    
#program-notes-wrap {
   width:100%;
   margin:0 auto;
   display:block;
   min-height: 480px;
}
#left_col {
   float:left;
   width:100%;
   }
#right_col {
   float:left;
   width:100%;
   margin-bottom: 100px;
}

blockbox-return {
	display:block;
	width: 100%;
	border: 1px solid #76b4b7;
	background-color: #ffffff;
	padding: 5px;
	margin-left: 0px;
	margin-bottom: 15px;
	float: left;
	font-size: 1.0em;
	line-height: 12px;
	text-align: left;
}

/* Footer featured News
-------------------------------------------------------------- */
#ftr .featured-News {
	display:none;
}
#ftr .featured-News  a {    
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#ftr .featured-News {
    opacity: 0.5;
}

}
}

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 4) {
	  
    #hdr #logo {
        position: static;
        display: block;
        float: none;
        margin: 0;
        clear: both;
    }
    #hdr #logo img {
	margin-top: 400px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
    }
	  
    #hdr #logo-home {
        position: static;
        display: block;
        float: none;
        margin: 0;
        clear: both;
    }
    #hdr #logo-home img {
	margin-top: 400px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
    }		  
 #home{
	background: #ffffff url(../images/bg/home/MB-home-bg-phone.jpg) no-repeat;
	background-position: 50% 15%;
	margin-top: 210px;	
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
}
	  
#NewsBar {
	float: left;
	width: 100%;
	height: 400px;
	background-image: none;
	background-repeat: repeat;
	overflow: hidden;
	padding: 10px;
	margin-left: 0px;
}	  
	  
#schedules {
	
	width: auto;
}
    .row {
        margin: 0;
    }
    .row > [class^='col-'] {
        float: none;
        width: auto;
        margin: 0 0 20px;
    }
	/* Program Notes Table styles
-------------------------------------------------------------- */    
table.program-scores {
    display: table;
    width: 90%;
    border-collapse: collapse;
    border-spacing: 0;
}    
blockbox-return {
	width: 100%;
}	  
    ul.form,
    #contact-form {
        margin: 0 0 20px;
        padding: 0;
        background: none;
    }
    ul.form > li {
        margin: 0 0 10px;
        padding: 0;
    }
    ul.form > li label {
        position: static;
        float: none;
        display: block;
        margin: 0 0 5px;
        padding: 0;
    }

    body {
        background: #fff;
    }
    
    table tr * {        
        white-space: normal !important;
    }

/* Media Table styles
-------------------------------------------------------------- */    
#media-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:100%;
   margin-right: 0%;
   }
#right_col {
   float:right;
   width:100%;
   margin-top: 20px;
}
#media {
	position: relative;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#media #audio {
	width: 319px;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #eee;
}
    
    #video {
        display: block;
		width:100%;   
    }
    
    #hdr {        
        min-height: 0; 
        padding: 20px 0;
    }
    
    #hdr-r {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }
    
    #hdr-user {
        margin: 0;
    }
    #hdr-user a,
    #hdr-user span {
        float: none;
        display: inline-block;
    }
    
  
    
    #ftr #mailing-list input {
        display: block;
        margin: 0 auto 10px;        
    }
    #ftr #mailing-list input[type="text"],
    #ftr #mailing-list input[type="submit"] {
        width: 80%;
    }


    
    #home-links {
        margin: 0;
        padding: 10px;
    }
    #home-links > a {
        display: block;
        margin: 0 0 10px;
    }
    
#home{
	display: block;
	width: 100%;
	height: 100%;
	float: right;
	padding-top: 0px;
	padding-bottom: 25px;
	text-align: left;
	margin-bottom: 20px;
}



#home-cnt {
	overflow: visible;
	height: 10px;
	padding: 20px 0 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 80%;
	margin-top: 0px;
}
    #home-cnt a {
        display: block;
        float: none;
        width: auto;
        margin: 0 0 20px;
    }

/* social icons
-------------------------------------------------------------- */

#ftr-home .social-icons {
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	float:left;
}
#ftr-home .social-icons a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#ftr-home .social-icons a:hover{
    opacity: 0.8;
}
    
    #about-staff {
        
    }
    #about-staff .member {
        float: none;
        display: block;
        width: auto;
        max-width: 320px;
        margin: 0 auto 40px;
    }
    
    #membership-pricing th,
    #membership-pricing td {
        padding: 10px;
    }
    #membership-pricing #mp-hdr *,
    #membership-pricing .mp-pricing th,
    #membership-pricing .mp-pricing td {
        font-size: 1em;
    }
    
.imageholder-reviews {
	display:block;
	width: 100%;
	height: 100%;
	float: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: right;
	color: #666666;
	text-align: left;
}

/* CD listing
-------------------------------------------------------------- */


.CD {
	float: left;
	width: 100%;
	height: auto;
	font-size: 12px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 16px;
	letter-spacing: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: left;
	color: #999;
	margin-top: 0px;
	border: none;
	padding: 0px;
}
	  
/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 0px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 0%; 
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}	  
#schedules tr.bdy th.date  {
	font-size: 1.3em;
	color: #fff;
	font-weight: normal;
	width: 100%;
}	  
.store-item {
	font-size: 18px;
	width: auto;
	vertical-align: top;
	padding-right: 0px;
}
.store-item-img {
	padding-left: 0px;
	padding-top: 10px;
}
.store-item-small{
	font-size: 0.9em;
	font-weight:lighter;
}
.store-item-small a:link{
	font-size: 0.9em;
}
.price {
	font-size: 18px;
	width: auto;
	vertical-align: top;
	line-height: 1.4em;
}
.pay-button {
	width: auto;
	vertical-align: top;
	background: none; 
	margin-bottom: 10px;
	display: block;
}	

	.btn-primary-small {
    border-color: #333;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
    background-color: transparent;
    padding: 20px 0px;
    letter-spacing: 1px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border: none;
    border-bottom: 3px solid;
    font-size: 12px;
}
    }

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
#home{
	background: #071329 url(../images/bg/home/home-top-main-brown-new.jpg) no-repeat center top fixed;
	overflow:-moz-scrollbars-vertical;overflow-y:scroll;overflow-x:auto;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
}
#home-cnt {
	overflow: visible;
	height: auto;
	min-height: 480px;
	padding: 5px 0 25px;
	margin-bottom: 30px;
	background-image: none;
	margin-top: 5%;
}	  
}


/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (orientation : portrait) {
/* Styles */


#hdr #logo img {
	max-width: none;
	display: block;
	height: 41px;
	width: 250px;
	margin-top: 30px;
}
#hdr #logo-home img {
	max-width: none;
	display: block;
	height: 41px;
	width: 250px;
	margin-top: 30px;
}
.imageholder-bio {
	float: right;
	width: 50%;
	padding: 0px;
	font-size: 11px;
	line-height: 1.4em;
	text-align: right;
	margin-left: 30px;
	color: #828282;
	margin-bottom: 10px;
}
.pull-qoute {
	color: #2980A0;
	text-align: left;
	font-weight: lighter;
	font-size: 24px;
	line-height: 1.3;
	text-transform: lowercase;
}
/* Main navigation styles
-------------------------------------------------------------- */    
#nav {
	list-style: none;
	padding-right: 10px;
	padding-left: 5px;
	border-bottom: 0px dashed #bbb;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav li {
	position: relative;
	display: inline-block;
	padding: 0;
	margin: 0;
	background-repeat: repeat;
}
#nav li a {
	display: block;
	margin-right: 2px;
	padding: 12px 3px 12px 3px;
	text-decoration: none;
	text-transform: none;
	font-weight: lighter;
	font-size: 17px;
	color: #333333;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
/* Contact Page
-------------------------------------------------------------- */
#contact {
	width: 40%;
	margin-top: -20px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	min-height: 700px;
	height: auto;
}
#contact#contact-info {
	width: 55%;
	top: 0;
	right: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 30px;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3F3F3;
}
	/* Program Notes Table styles
-------------------------------------------------------------- */    
table.program-scores {
    display: table;
    width: 90%;
    border-collapse: collapse;
    border-spacing: 0;
}
/* General Usage Styles
-------------------------------------------------------------- */
.gallery {
    margin: 0 -.5% 10px;
	width: 70%;
}
.gallery:before,
.gallery:after {
    content: ' ';
    display: table;
}

.gallery:after,
.gallery:after {
    clear: both;
}
.gallery img {
    float: left;
    width: 32.333%;
    margin: 0 .5% 1%;
    -webkit-box-shadow: 0 3px 3px -2px rgba(0,0,0,.5);
    box-shadow: 0 3px 3px -2px rgba(0,0,0,.5);
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.gallery img:hover {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

/* Media Table styles
-------------------------------------------------------------- */    
#media-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:100%;
   margin-right: 0%;
   }
#right_col {
   float:right;
   width:100%;
}
/************************/
/* video Container       */
/************************/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	margin-bottom: 30px;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.media-title{
	font-size: 1.3em;
	padding-top: 30px;
	font-weight:lighter;
}
.media-small{
	font-size: 0.9em;
	font-weight:lighter;
}

}
	
/* phone 320px Smartphones (portrait and landscape) */	
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    
    #hdr #logo {
        position: static;
        display: block;
        float: none;
        margin: 0;
        clear: both;
    }
    #hdr #logo img {
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
    }
	#hdr #logo-home {
        position: static;
        display: block;
        float: none;
        margin: 0;
        clear: both;
    }
    #hdr #logo-home img {
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
    }	
#home{
	background: #ffffff url(../images/bg/home/MB-home-bg-phone.jpg) no-repeat;
	background-position: 50% 15%;
	margin-top: 200px;	
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
}
	
#NewsBar {
	float: left;
	width: 100%;
	height: 400px;
	background-image: none;
	background-repeat: repeat;
	overflow: hidden;
	padding: 10px;
	margin-left: 0px;
}	
	/* Program Notes Table styles
-------------------------------------------------------------- */    
table.program-scores {
    display: table;
    width: 90%;
    border-collapse: collapse;
    border-spacing: 0;
}    
blockbox-return {
	width: 100%;
}	
	
/* Media Table styles
-------------------------------------------------------------- */    
#media-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:100%;
   margin-right: 0%;
   }
#right_col {
   float:right;
   width:100%;
   margin-top: 20px;
}	
#schedules {
	
	width: auto;
}
    .row {
        margin: 0;
    }
    .row > [class^='col-'] {
        float: none;
        width: auto;
        margin: 0 0 20px;
    }
    
    ul.form,
    #contact-form {
        margin: 0 0 20px;
        padding: 0;
        background: none;
    }
    ul.form > li {
        margin: 0 0 10px;
        padding: 0;
    }
    ul.form > li label {
        position: static;
        float: none;
        display: block;
        margin: 0 0 5px;
        padding: 0;
    }

    body {
        background: #fff;
    }
    
    table tr * {        
        white-space: normal !important;
    }	
	
    #hdr {        
        min-height: 0; 
        padding: 20px 0;
    }
    
    #hdr-r {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }
    
    #hdr-user {
        margin: 0;
    }
    #hdr-user a,
    #hdr-user span {
        float: none;
        display: inline-block;
    }
    #ftr #mailing-list input {
        display: block;
        margin: 0 auto 10px;        
    }
    #ftr #mailing-list input[type="text"],
    #ftr #mailing-list input[type="submit"] {
        width: 80%;
    }


    
    #home-links {
        margin: 0;
        padding: 10px;
    }
    #home-links > a {
        display: block;
        margin: 0 0 10px;
    }
    
#home{
	display: block;
	width: 100%;
	height: 100%;
	float: right;
	padding-top: 0px;
	padding-bottom: 25px;
	text-align: left;
	margin-bottom: 20px;
}



#home-cnt {
	overflow: visible;
	height: 10px;
	padding: 20px 0 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 80%;
	margin-top: 0px;
	min-height: 200px;
}
    #home-cnt a {
        display: block;
        float: none;
        width: auto;
        margin: 0 0 20px;
    }

/* social icons
-------------------------------------------------------------- */

#ftr-home .social-icons {
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	float:left;
}
#ftr-home .social-icons a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#ftr-home .social-icons a:hover{
    opacity: 0.8;
}
/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 0px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 0%; 
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 90%; 
		padding-right: 10px; 
		white-space: nowrap;
	}	
.store-item {
	font-size: 18px;
	width: auto;
	vertical-align: top;
	padding-right: 0px;
}
.store-item-img {
	padding-left: 0px;
	padding-top: 10px;
}
.store-item-small{
	font-size: 0.9em;
	font-weight:lighter;
}
.store-item-small a:link{
	font-size: 0.9em;
}
.price {
	font-size: 18px;
	width: auto;
	vertical-align: top;
	line-height: 1.4em;
}
.pay-button {
	width: auto;
	vertical-align: top;
	background: none; 
	margin-bottom: 10px;
	display: block;
}	
#schedules tr.bdy th.date  {
	font-size: 1.3em;
	color: #fff;
	font-weight: normal;
	width: auto;
}

/* CD listing
-------------------------------------------------------------- */


.CD {
	float: left;
	width: 100%;
	height: auto;
	font-size: 12px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 16px;
	letter-spacing: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: left;
	color: #999;
	margin-top: 0px;
	border: none;
	padding: 0px;
}	
	}

@media only screen 
    and (device-width : 414px) 
    and (device-height : 736px) 
    and (-webkit-device-pixel-ratio : 3) { 
#home{
	background: #ffffff url(../images/bg/home/MB-home-bg-768.jpg) no-repeat;
	margin-top: 200px;	
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
}
#NewsBar {
	float: left;
	width: 100%;
	height: 400px;
	background-image: none;
	padding: 10px;
	margin-left: 0px;
}		
#NewsBar ul li {
	list-style-type: none;
	margin: 0;
	width: auto;
	color: #003D59;
	text-align: left;
	padding: 10px;
	text-align: left;
	font-weight: lighter;
	font-size: 20px;
	line-height: 1.2;
	text-transform: none;
}		
#home-cnt {
	overflow: visible;
	height: 10px;
	padding: 20px 0 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 80%;
	margin-top: 0px;
	min-height: 200px;
}		
		    #nav-expand {
        display: block;
    }
    #nav {
        display: none;
        overflow: auto;
        position: fixed;
        z-index: 9999;
        top: 40px; left: 0; right: 0; bottom: 0;
        background: #f3f7fa;
        border: none;
    }
    #nav.visible {
        display: block;
    }
    #nav li,
    #nav li a,
    #nav li > ul > li,
    #nav li > ul > li a {
        display: block;
        float: none;
        margin: 0;        
        text-align: left;
        color: #0F1B2F;
        font-size: 14px;
        letter-spacing: 1px;
        border: none;
	font-family: "proxima-nova",sans-serif;
	font-weight: lighter;
    }
    #nav > li,
    #nav li > ul > li {
        margin: 0; padding: 0;
        border-top: 0px solid #333;
        border-bottom: 1px solid #e6ecf1;
    }
    #nav li a {
        padding: 15px 20px;
    }
    #nav li > ul {
        position: static;
        visibility: visible;
        opacity: 1;
    }
    #nav li > ul > li a {
        padding-left: 30px;
    }
    #nav li > ul > li:last-child {
        border-bottom: none;
    }
    #nav li > ul > li,
    #nav li > ul > li a {
        background: none;        
    }

/* Main navigation light styles
-------------------------------------------------------------- */ 
    #nav-light-expand {
        display: block;
    }
    #nav-light {
        display: none;
        overflow: auto;
        position: fixed;
        z-index: 9999;
        top: 40px; left: 0; right: 0; bottom: 0;
        background: #f3f7fa;
        border: none;
    }
    #nav-light.visible {
        display: block;
    }
    #nav-light li,
    #nav-light li a,
    #nav-light li > ul > li,
    #nav-light li > ul > li a {
        display: block;
        float: none;
        margin: 0;        
        text-align: left;
        color: #0F1B2F;
        font-size: 14px;
        letter-spacing: 1px;
        border: none;
	font-family: "proxima-nova",sans-serif;
	font-weight: lighter;
    }
    #nav-light > li,
    #nav-light li > ul > li {
        margin: 0; padding: 0;
        border-top: 0px solid #333;
        border-bottom: 1px solid #e6ecf1;
    }
    #nav-light li a {
        padding: 15px 20px;
    }
    #nav-light li > ul {
        position: static;
        visibility: visible;
        opacity: 1;
    }
    #nav-light li > ul > li a {
        padding-left: 30px;
    }
    #nav-light li > ul > li:last-child {
        border-bottom: none;
    }
    #nav-light li > ul > li,
    #nav-light li > ul > li a {
        background: none;        
    }
		
    #contact {
        margin: 0;
        padding: 0px;
    }
    #contact #contact-info {
        width: 100%;
        position: static;
        padding: 0px;
        border: none;
    }	
	/* collaborations Table styles
-------------------------------------------------------------- */    
#collaborations-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:100%;
   margin-right: 0%;
   }
#right_col {
   float:left;
   width:100%;
}
/* MB press Page
-------------------------------------------------------------- */
#MB-press-cnt {
	position: relative;
	z-index: 30;
	margin: 0 0 -80px;
	min-height: 530px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#MB-press-cnt .MB-press-cnt-inner {
	position: relative;
	padding-top: 0;
	padding-right: 30px;
	height: auto;
	padding-bottom: 80px;
	padding-left: 30px;
	margin-bottom: 80px;
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;

}		
}

/* 1170×2532 pixels at 460ppi */
@media only screen 
    and (width: 390px) 
    and (height: 844px) 
    and (-webkit-device-pixel-ratio: 3) { 
	
	#hdr #logo-home {
        position: static;
        display: block;
        float: none;
        margin: 0;
        clear: both;
    }
    #hdr #logo-home img {
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
    }
}