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

/* 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 {
  display: none;
}
#hdr {
    min-height: 0px;
    padding: 15px 0;
	background-image:url(../images/nav-bg.png);
	border-image-repeat: repeat;
	position: relative;
	width: 100%;
	height: 150px;
	z-index: 9999;
	margin-top: 40px;
}

#hdr #logo {
	float: left;
	position: absolute;
	z-index: 10;
	left: 27px;
}
#hdr #logo img {
	max-width: 100%;
	display: block;
	width: 205px;
	height: 44px;
	margin-top: 80px;
}   
    body {
        padding-top: 40px;
		background-color:#171e20;
    }
	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: #171e20;
        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: 'Arimo', 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 {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	padding-top: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	color: #666666;
	text-align: left;
}
	
/* JV Home Page
-------------------------------------------------------------- */

#home1-cnt {
        margin: 0;
        min-height: 0;
        background: none;
}
#home1-cnt .home1-cnt-inner {
		padding-left:0px;
		padding-right: 0px;
		float:left;
		width: auto;
		left: 0%;
}

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

/* Widepage Layout---- */

#page-wide-cnt {
        margin: 0;
        min-height: 0;
        background: none;
}
#page-wide-cnt .page-wide-cnt-inner {
		padding-left:10px;
		padding-right: 10px;
		float:left;
		width: auto;
}
	
/* Right Page 
-------------------------------------------------------------- */
#right-page-cnt {
        margin: 0;
        min-height: 0;
        background: none;
}
#right-page-cnt .right-page-cnt-inner {
		padding-left:10px;
		padding-right: 10px;
		float:left;
		width: auto;
		left: 0%;
}
#presspage-title {
	position: relative;
	width: auto;
	background-color: none;
	margin-top: 120px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #76b4b7;
	left: 0%;
}


    .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;
    }
    
 
    #testimonials blockquote {
        width: 94%;
    }

    .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: 'Arimo', sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-repeat:repeat;
	padding: 20px 0;
}



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


/* 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%;
}


/* 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 {
  display: none;
}
.imageholder-wide {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	padding-top: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	color: #666666;
	text-align: left;
}
blockbox-return {
	width: 100%;
	margin-bottom: 20px;
}
    /* Clearfix
-------------------------------------------------------------- */
.home-left:before,
.home-left:after,
.clr:before,
.clr:after {
    content: ' ';
    display: table;
}

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

.clear {
    clear: both;
}
/* contact table */
table.contact, th, td {
	width: 90%;
}

input[type="submit"] {
			width: auto;
		}
		input[type="reset"] {
			width: auto;
		}

.g-recaptcha {
	float:left;
	z-index: 500;
}
/*MailChimp Signup Form*/
#newsletter-box {
	width: 85%;
	border: thin solid #A0BFC9;
	padding: 10px;
}
.newsletter-block {
	background-image: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	left: 0px;
	bottom: 10px;
	padding: 10px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #3D97AD;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	z-index: 20;
	border-top-style: none;
	margin-bottom: 40px;
}

/* 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: #171e20;
        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: #cb0008;
	background-color: none;
}

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


#nav li > ul > li,
    #nav li > ul > li a {
        display: block;
        float: none;
        margin: 0;        
        text-align: left;
        color: #0F1B2F;
        letter-spacing: 1px;
        border: none;
	font-family: 'Arimo', 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;        
    }

/* Header & Footer styles
-------------------------------------------------------------- */
#hdr {
    min-height: 0px;
    padding: 15px 0;
	background-image:url(../images/nav-bg.png);
	border-image-repeat: repeat;
	position: relative;
	width: 100%;
	height: 150px;
	z-index: 9999;
	margin-top: 40px;
}

#hdr #logo {
	float: left;
	position: absolute;
	z-index: 10;
	left: 0px;
}
#hdr #logo img {
	max-width: 100%;
	display: block;
	width: 205px;
	height: 44px;
	margin-top: 0px;
}

#hdr-r {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }

    
    #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;
    }
/* MR Home footer
-------------------------------------------------------------- */
#ftr-MRhome-right {
	text-align: left;
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	bottom: 0;
	float: left;
	width: 100%;
}
.footer_MRhome-right {
	font-family: 'Arimo', sans-serif;
	position: relative;
	font-size: 11px;
	bottom: 0;
	width: 100%;
	height: 55px;
	color: #A0A0A0;
	line-height: 14px;
	z-index: 40;
}
/* social icons
-------------------------------------------------------------- */
#social {
	width: auto;
	float: right;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-right: 2px;

}
#social img {
	width: 26px;
	height: 26px;
	margin-right: 10px;
}
/* social2 icons
-------------------------------------------------------------- */
#social2 {
	width:100%;
	display:block;
	float:left; 
	padding: 0px 10px 0px 10px;
	margin-top: 10px;

}
#social2 img {
	width: 35px;
	height: 35px;
	margin-left: 0px;
	margin-right: 15px;
}
/* social 3 icons
-------------------------------------------------------------- */
#social3 {
	width:100%;
	display:block;
	float:left; 
	padding: 0px 10px 0px 10px;
	margin-top: 10px;

}
#social3 img {
	width: 35px;
	height: 35px;
	margin-left: 0px;
	margin-right: 15px;
}

/* Widepage Header
-------------------------------------------------------------- */
.widepage-header {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cb0008;
}


/* Widepage (bg White) Header-----*/
.widepage-white-header {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #cb0008;
}

/* Table styles
-------------------------------------------------------------- */    
table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table caption {
    padding: 10px;
    margin: 0 0 -1px;
    background: #eee;
    color: #555;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.4;
}
table tr th,
table tr td {
	padding: 10px;
	text-align: left;
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 14px;
}
table tr th:last-child,
table tr td:last-child {
    
}
table tr th {
	background: none;
	color: #555;
}
table tr td {
	background: none;
}
table tr:nth-child(odd) td {
    background: none;
}


table tr.hdr th {
    background: none;
}
table tr.bdy th {
}
table tr.bdy th a {
}
table tr.bdy th a:hover {
}
/* 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: 50%; 
	}
	
	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;
	}


/* MRoss Home Page - summery 1
-------------------------------------------------------------- */
#homesummery-title {
	position: relative;
	width: 100%;
	margin-top: 0px;
	background-color: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
}

/* 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;
}
#presspage-title {
	position: relative;
	width: auto;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #76b4b7;
	left: 0%;
}
    .row {
        margin: 0;
    }
    .row > [class^='col-'] {
        float: none;
        width: auto;
        margin: 0 0 20px;
    }
    
    ul.form,
  
    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;
    }
/* Album Table styles
-------------------------------------------------------------- */    
#album-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#albumleft_col {
	float: left;
	width: 100%;
	margin-right: 0%;
   }
#albumright_col {
	float: left;
	width: 100%;
}
/* CD Table styles
-------------------------------------------------------------- */    
#cd-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
	float: left;
	width: 100%;
	margin-right: 0%;
   }
#mid_col {
	float: left;
	width: 100%;
	margin-right: 0%;
   }   
#right_col {
	float: left;
	width: 100%;
}
/************************/
/* featured Concert */
/************************/
.feature-calendar-box {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-bottom-color: #29577C;
	border-bottom-style: solid;
	background-image: url(../images/concert-feature-bg.png);
	background-repeat: repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}


/* Ross Concerts */
#concerts {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}

#concerts caption,
#concerts td,
#concerts th {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
    vertical-align: top;
    horizontal-align: left; 
}
#concerts .event-title{
	font-size: 18px;
    line-height: 1.2em;
	font-weight:lighter;
	width: auto;
}
#concerts .event-title a{
	font-size: 18px;
	font-weight:lighter;
	width: auto;
}
#concerts .event-title a:hover{
	font-size: 18px;
	font-weight:lighter;
	color: #52cfe2;
}

#concerts tr.hdr th,
#concerts tr.bdy td {
	text-align: left;
    vertical-align: top;
    horizontal-align: left;
}
#concerts tr.bdy td,
#concerts tr.bdy th {
	font-size: 14px;
	border-top: none;
	vertical-align: top;
	horizontal-align: left;
	line-height: 1.2em;
}
#concerts tr.hdr th {
    font-weight: lighter;
    text-transform: uppercase;
    line-height: 1.2em;
}
#concerts tr.bdy th {       
}
#concerts tr.bdy:hover td {
    background: none;
    vertical-align: top;
    horizontal-align: left;
}
#concerts tr.bdy:hover th {
    background: none;
	border-left-style: none;
	width: auto;
}

#concerts tr.bdy th.date  {
	width: 100%; 
	font-size: 18px;
	line-height: 1.2em;
	color: #3D97AD;
	font-weight: normal;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#concerts tr.bdy th.date a {
    font-size: 18px;
    line-height: 1.2em;
    color: #52cfe2;
}

#concerts tr.bdy th.date a:hover { 
    color: #ff8800;
    line-height: 1.2em;
}
#concerts tr.bdy th.date span {
	display: block;
	line-height: 1.2em;
	color: #E1E6E8;
}


#concerts tr.bdy th.place  {
	width: 100%;
	font-size: 13px;
	line-height: 1.2em;
	color: #E1E6E8;
	margin-top: 10px;
	margin-bottom: 30px;
}

#concerts tr.bdy th.place a { 
	font-size: 13px;
	line-height: 1.2em;
    color: #fff;
}

#concerts tr.bdy th.place a:hover { 
    color: #ff8800;
}
#concerts tr.bdy th.place span {
	display: block;
	color: #2D2D2D;
}
.smallinfo {
	display: block;
	font-size: 13px;
	color: #E1E6E8;
	margin-top: 8px;
}


/* pullquote styles--------------- */
.pullquote {
	font-family: 'Oswald', sans-serif;
	color: #E1E6E8;
	float: left;
	width: auto;
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: none;
	letter-spacing: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pullquote-wide {
	font-family: 'Oswald', sans-serif;
	color: #E1E6E8;
	float: left;
	width: auto;
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: none;
	letter-spacing: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


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


.CD {
	width: 100%;
	height: auto;
}

/* footer
-------------------------------------------------------------- */
.home-footer {
	font-family: 'Arimo', sans-serif;
	position: relative;
	height: auto;
	font-size: 12px;
	bottom: 0;
	width: 100%;
	color: #A0A0A0;
	line-height: 14px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}
.home-footer a:link {
	color: #A0A0A0;
	text-decoration: none;
}
.home-footer a:hover {
	color:#414141; 
	text-decoration:none; 
}
.footer_lab {
	font-family: 'Arimo', sans-serif;
	position: relative;
	font-size:12px;
	bottom: 0;
	width: 100%;
	height: 55px;
	color: #A0A0A0;
	line-height: 14px;
}

.footer_lab a {
	font-family: 'Arimo', sans-serif;
	font-size:12px;
	color:#A0A0A0; 
	text-decoration:none; 
}

.footer_lab-right {
	font-family: 'Arimo', sans-serif;
	position: relative;
	font-size: 12px;
	bottom: 0;
	width: 100%;
	height: 55px;
	color: #A0A0A0;
	line-height: 14px;
}

.footer_lab-right a {
	font-family: 'Arimo', sans-serif;
	font-size:12px;
	color:#A0A0A0; 
	text-decoration:none; 
}
/* General Usage Styles
-------------------------------------------------------------- */
.gallery {
    margin: 0 0% 0px;
	width: 70%;
}

}
/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (orientation : portrait) {
/* Styles */
.backstretch {
  display: none;
}
#home{
	background: #f8f9f8 url(../images/bg/WM-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: 0; 
        padding: 70px 0;
		position:relative;
    }
#hdr #logo {
	float: left;
	position: absolute;
	z-index: 10;
	left: 27px;
}
#hdr #logo img {
	max-width: 100%;
	display: block;
	width: 205px;
	height: 44px;
	margin-top: 0px;
}

    #hdr-r {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }
	
	
#hdr #logo-home {
    float: left;
    position: absolute;
	z-index: 10;
}
#hdr #logo-home img {
	max-width: 100%;
	display: block;
	width: 205px;
	height: 44px;
	margin-top: 0px;
}

.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: 'Arimo', sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-repeat:repeat;
	padding: 20px 0;
}
/* Main navigation styles
-------------------------------------------------------------- */    
#nav {
	width: auto;
	height: auto;
	position: fixed;
	right: 0px;
	z-index: 30;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	top: 5px;
}
#nav li {
	float: left;
	font-family: 'Arimo', sans-serif;
	text-transform: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	margin-right: 12px;
	letter-spacing: 0px;
	display: block;
}
#nav li.last {
	margin-right: 0;
}

#nav ul {
	list-style: none;
	height: auto;
	width: 420px;
	font-size: 15px;
	font-weight: bold;
	font-family: 'Arimo', sans-serif;
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat;
}
#nav a {
	display: block;
	text-decoration: none;
	color: #D1D6E0;
	float: left;
}
#nav li a:hover,
#nav li:hover > a {
	color: #FF0909;
}

#nav li a.active {
	color: #FF0909;
}

/* 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) {

    body {
        padding-top: 40px;
    }
.backstretch {
  display: none;
}
/* Header & Footer styles
-------------------------------------------------------------- */
#hdr {
    min-height: 0px;
    padding: 15px 0;
	background-image:url(../images/nav-bg.png);
	border-image-repeat: repeat;
	position: relative;
	width: 100%;
	height: 150px;
	z-index: 9999;
	margin-top: 40px;
}

#hdr #logo {
	float: left;
	position: absolute;
	z-index: 10;
	left: 0px;
}
#hdr #logo img {
	max-width: 100%;
	display: block;
	width: 205px;
	height: 44px;
	margin-top: 0px;
}


/* 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: #171e20;
        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: #FFFFFF;
        font-size: 14px;
        letter-spacing: 1px;
        border: none;
	font-family: 'Arimo', sans-serif;
	font-weight: lighter;
    }
    #nav > li,
    #nav li > ul > li {
        margin: 0; padding: 0;
        border-top: 0px solid #333;
        border-bottom: 1px solid #3B3B3B;
    }
    #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 {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	padding-top: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	color: #666666;
	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;

}
#ftr-home-right {
	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;
}

/* JV Home Page
-------------------------------------------------------------- */

#home1-cnt {
        margin: 0;
        min-height: 0;
        background: none;
}
#home1-cnt .home1-cnt-inner {
		padding-left:0px;
		padding-right: 0px;
		float:left;
		width: auto;
		left: 0%;
}

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

/* Widepage Layout---- */

#page-wide-cnt {
        margin: 0;
        min-height: 0;
        background: none;
}
#page-wide-cnt .page-wide-cnt-inner {
		padding-left:10px;
		padding-right: 10px;
		float:left;
		width: auto;
}
	
/* Right Page 
-------------------------------------------------------------- */
#right-page-cnt {
        margin: 0;
        min-height: 0;
        background: none;
}
#right-page-cnt .right-page-cnt-inner {
		padding-left:10px;
		padding-right: 10px;
		float:left;
		width: auto;
		left: 0%;
}
/* Widepage Header
-------------------------------------------------------------- */
.widepage-header {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cb0008;
}


/* Widepage (bg White) Header-----*/
.widepage-white-header {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #cb0008;
}
#homesummery-title {
	position: relative;
	width: 100%;
	margin-top: 0px;
	background-color: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
}

/* 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;
}
#presspage-title {
	position: relative;
	width: auto;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #76b4b7;
	left: 0%;
}
/* footer
-------------------------------------------------------------- */
.home-footer {
	font-family: 'Arimo', sans-serif;
	position: relative;
	height: auto;
	font-size: 12px;
	bottom: 0;
	width: 100%;
	color: #A0A0A0;
	line-height: 14px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}
.home-footer a:link {
	color: #A0A0A0;
	text-decoration: none;
}
.home-footer a:hover {
	color:#414141; 
	text-decoration:none; 
}
.footer_lab {
	font-family: 'Arimo', sans-serif;
	position: relative;
	font-size:12px;
	bottom: 0;
	width: 100%;
	height: 55px;
	color: #A0A0A0;
	line-height: 14px;
}

.footer_lab a {
	font-family: 'Arimo', sans-serif;
	font-size:12px;
	color:#A0A0A0; 
	text-decoration:none; 
}

.footer_lab-right {
	font-family: 'Arimo', sans-serif;
	position: relative;
	font-size: 12px;
	bottom: 0;
	width: 100%;
	height: 55px;
	color: #A0A0A0;
	line-height: 14px;
}

.footer_lab-right a {
	font-family: 'Arimo', sans-serif;
	font-size:12px;
	color:#A0A0A0; 
	text-decoration:none; 
}
}
