@media ( max-width: 1024px ) {
#home{
	background: #FBFBFB;
	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;
}

.imageholder-contact {
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 0;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.4em;
	color: #828282;
	margin-bottom: 30px;
	width:auto;
	height: 100%;
}


/* Left content on page
-------------------------------------------------------------- */
.home-left {
	position: relative;
	max-width: 1080px;
	padding: 0 2%;
	margin: 0 auto;
	float:left;
}
}

@media ( max-width: 800px ) {
	@media ( max-width: 400px ) {
 .backstretch > img{ content:url();
 display:none; }
   
    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;
		list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 0px dashed #bbb;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
	

	
    #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: 'Lato', 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;        
    }



/* About Page
-------------------------------------------------------------- */
    #about-cnt {
        margin: 0;
        min-height: 0;
        background: none;
    }
    #about-cnt .about-cnt-inner {
		padding-left:10px;
		padding-right: 10px;
		float:left;
		width: auto;
    }

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




    .slogan {
        margin: 0;
        padding: 0 20px;   
    }
    .slogan > span {
		font-size: 18px;
        text-align: center !important;
    }
    #NewsBar > ul li {
		font-size: 13px;
        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: #FBFBFB 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;
    }

/* Footer
-------------------------------------------------------------- */
.footer-home {
	bottom: 0;
	width: 100%;
	height: 125px;
	color: #292929;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-repeat:repeat;
	padding: 20px 0;
}



/* MB press Page
-------------------------------------------------------------- */
#VM-press-cnt {
	position: relative;
	z-index: 30;
	margin: 0 0 -80px;
	min-height: 530px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#VM-press-cnt .VM-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: #FBFBFB;
	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;
}

}

@media ( max-width: 640px ) {
 .backstretch > img{ content:url();
 display:none; }

 #home{
	background: #FBFBFB url(../images/bg/VM-home-bg.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%; 
}

.home-left {
	position: relative;
	max-width: 1080px;
	padding: 0 2%;
	margin: 0 auto;
}
    /* Clearfix
-------------------------------------------------------------- */
.home-left:before,
.home-left:after,
.clr:before,
.clr:after {
    content: ' ';
    display: table;
}

.home-left:after,
.clr:after {
    clear: both;
}

.clear {
    clear: both;
}



/* Main navigation styles
-------------------------------------------------------------- */    
    #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;
		list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 0px dashed #bbb;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
	

	
    #nav.visible {
        display: block;
    }

#nav ul,
#nav a {
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#nav li a:hover,
#nav li:hover > a {
	opacity: 0.9;
	color: #c42026;
	background-color: none;
}

#nav li a.active {
	background: none;
	opacity: 0.9;
	color: #c42026;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #c42026;
}


#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: 'Lato', 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;        
    }



/* Page Title
-------------------------------------------------------------- */
#page-title {
	position: relative;
	width: 100%;
	background-color: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
}

#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;
    }

.imageholder-left {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 1.3em;
	color: #8B8B8B;
	text-align: left;
}


/* VM Media Page
-------------------------------------------------------------- */
#VM-media-cnt .VM-media-cnt-inner {
	position: relative;
	padding-top: 0;
	padding-right: 30;
	padding-bottom: 80px;
	padding-left: 0px;
	margin-bottom: 40px;
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
	width: 100%;
}
.media-title{
	font-size: 16px;
}



#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%;   
    }
    
    

	
/* Header & Footer styles
-------------------------------------------------------------- */
    #hdr {        
        min-height: 0; 
        padding: 70px 0;
    }
#hdr #logo {
    float: left;
    position: absolute;
	z-index: 10;
}
#hdr #logo img {
	max-width: 100%;
	display: block;
	height: 40px;
	width: 300px;
	margin-top: 5px;
}

    #hdr-r {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }
	
	
	
	
/* Footer
-------------------------------------------------------------- */
.footer-home {
	position:absolute;
	bottom: 0;
	width: 100%;
	height: 125px;
	color: #292929;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-repeat:repeat;
	padding: 20px 0;
}

    
    #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;
}

/* VM press Page
-------------------------------------------------------------- */
#VM-press-cnt {
	position: relative;
	z-index: 30;
	margin: 0 0 -80px;
	min-height: 530px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#VM-press-cnt .VM-press-cnt-inner {
	position: relative;
	padding-top: 0;
	padding-right: 30;
	padding-bottom: 80px;
	padding-left: 0px;
	margin-bottom: 40px;
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
	width: 100%;
}
    }
}
/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (orientation : portrait) {
/* Styles */
 .backstretch > img{ content:url();
 display:none; }


#home{
	background: #FBFBFB url(../images/bg/home/VM-home-bg-768.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%; 
}

/* Header & Footer styles
-------------------------------------------------------------- */
#hdr {
    min-height: 90px;
    padding: 15px 0;
	
}
#hdr #logo {
    float: left;
    position: absolute;
	z-index: 30;
}
#hdr #logo img {
	max-width: 100%;
	display: block;
	height: 34px;
	width: 250px;
	margin-top: 5px;
    z-index: 99999; 
}

#hdr-r {
    margin-left: 244px;
}
.pull-qoute {
	color: #2980A0;
	text-align: left;
	font-weight: lighter;
	font-size: 24px;
	line-height: 1.3;
	text-transform: lowercase;
}


/* Left content on page
-------------------------------------------------------------- */
.home-left {
	position: relative;
	max-width: 1080px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 0;
	padding-right: 2%;
	padding-bottom: 0;
	padding-left: 2%;
}
    /* Clearfix
-------------------------------------------------------------- */
.home-left:before,
.home-left:after,
.clr:before,
.clr:after {
    content: ' ';
    display: table;
}

.home-left:after,
.clr:after {
    clear: both;
}

.clear {
    clear: both;
}

/* Footer
-------------------------------------------------------------- */
.footer-home {
	bottom: 0;
	width: 100%;
	height: 125px;
	color: #292929;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-repeat:repeat;
	padding: 20px 0;
}
/* Main navigation styles
-------------------------------------------------------------- */    
#nav {
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 0px dashed #bbb;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#nav li {
	position: relative;
	display: inline;
	display: inline-block;
	padding: 0;
	margin: 0;
	background-repeat: none;
}
#nav li a {
	display: block;
	margin-right: 1px;
	padding: 12px 3px 12px 3px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	color: #292929;
	-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;
}

/* 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) {
 #home{
	background: #FBFBFB url(../images/bg/home-top-main-MV.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%; 
}

    body {
        padding-top: 40px;
    }


    #nav-expand {
        display: block;
		z-index: 9999;
    }
    #nav {
        display: none;
        overflow: auto;
        position: fixed;
        z-index: 99999;
        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;        
    }
.imageholder-wide-home {
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	padding-top: 0px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: -160px;
}
.imageholder-left {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 1.3em;
	color: #8B8B8B;
	text-align: left;
}

/*Logo--*/
    #hdr #logo {
        position: static;
        display: block;
        float: none;
        margin: 0;
        clear: both;
    }
    #hdr #logo img {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
    }

/* Footer
-------------------------------------------------------------- */
#ftr-home {
	bottom: 0;
	width: 100%;
	height: 125px;
	color: #292929;
	position: relative;
    clear: both;
	padding-right: 2%;
	padding-left: 2%;
	margin-right:auto;
	margin-left:auto;

}
/* Left content on page
-------------------------------------------------------------- */
.home-left {
	position: relative;
	max-width: 1080px;
	padding: 0 2%;
	margin: 0 auto;
	float:left;
}


#home-cnt {
	overflow: visible;
	height: 100px;
	padding: 5px 0 25px;
	margin-bottom: 65px;
	margin-top: 0px;
}
/* Home Qoutes
-------------------------------------------------------------- */
#NewsBar {
	float: left;
	width: 100%;
}
#NewsBar ul li {
	font-size: 15px;
	line-height: 1.6em;
	text-transform: none;
}
/* About Page
-------------------------------------------------------------- */
    #about-cnt {
        margin: 0;
        min-height: 0;
        background: none;
    }
    #about-cnt .about-cnt-inner {
		padding-left:10px;
		padding-right: 10px;
		float:left;
		width: 100%;
    }	
}
