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


/* iPhone 6 in landscape--- */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape)  {
#home{
	background: #000000;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
}
.backstretch {
  display: none;
}
.imageholder-wide {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-left:0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: left;
	color: #666666;
	text-align: left;
}
#hdr {
    min-height: 0px;
    padding: 15px 0;
	border-image-repeat: repeat;
	position: relative;
	width: 100%;
	height: auto;
	z-index: 9999;
	margin-top: 40px;
	border-bottom-width: none;
}

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

/************************/
/* Homepage Quotes ticker      */
/************************/
#press-quotes
{
	width:55%;
	height:auto;
	overflow:hidden;
	position:absolute;
	margin-left:auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	display:block;
	left: 0px;
	top: 120px;
}
/*newsticker*/
.newsticker{	
	width:auto;
	height: 300px;
	font-family: 'Lato', sans-serif;
	font-weight: lighter;
	color:#9BF1F9;
	font-size: 26px;
	line-height: 1.8em;
	cursor:default;
	overflow:hidden;
	}
.newsticker:hover{}
.newsticker ul li{
width:auto;
height:300px;
overflow:hidden;
}
/*clearfix*/
.clearfix{zoom:1;}
.clearfix:after{content:'.';display:block;clear:both;visibility:hidden;height:0;font-size:0;}



    body {
        padding-top: 40px;
		background-color:#FFF;
    }
	h3 {
		font-size: 18px;
	}
/* 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: #ffffff;
        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;
        border: none;
	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;
        font-size: 14px;
    }
    #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;        
    }
/* 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;
}

/*----------------------------------------------------------------------------------------------------*/
	#social-icon{
	left:0;
	opacity: 1;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;

	}
	
	#social-icon:hover{
	opacity: 0.4;	
	}

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

/* 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;
}	
/* Hersch Program Notes
-------------------------------------------------------------- */
#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;
		left: 0%;
}


/* MHersch press Page
-------------------------------------------------------------- */
#MHersch-press-cnt .MHersch-press-cnt-inner {
	position: relative;
	padding-top: 0;
	padding-right: 10px;
	height: auto;
	padding-bottom: 80px;
	padding-left: 10px;
	margin-bottom: 80px;
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;

}

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

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

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

/* iPhone 6 in portrait
-------------------------------------------------------------- */    
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
.backstretch {
  display: none;
}
.imageholder-wide {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-left:0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: left;
	color: #666666;
	text-align: left;
}
.imageholder_right {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -10px;
	font-size: 11px;
	text-align: left;
	color: #666666;
	text-align: left;
}
.imageholder_right.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
/************************/
/* Homepage Quotes ticker      */
/************************/
#press-quotes
{
	width:95%;
	height:auto;
	overflow:hidden;
	position:absolute;
	margin-left:auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	display:block;
	left: 0px;
	top: 25%;
}
/*newsticker*/
.newsticker{	
	width:auto;
	height: 300px;
	font-family: 'Lato', sans-serif;
	font-weight: lighter;
	color:#9BF1F9;
	font-size: 18px;
	line-height: 1.1em;
	cursor:default;
	overflow:hidden;
	}
.newsticker:hover{}
.newsticker ul li{
width:auto;
height:300px;
overflow:hidden;
}
/*clearfix*/
.clearfix{zoom:1;}
.clearfix:after{content:'.';display:block;clear:both;visibility:hidden;height:0;font-size:0;}



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

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

.g-recaptcha {
	float:left;
	z-index: 500;
}


/* 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: #ffffff;
        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;
        border: none;
	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;
        font-size: 14px;
    }
    #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:none;
	border-image-repeat: repeat;
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 40px;
	border-bottom-style: none;
}

#hdr #logo {
	float: left;
	position: absolute;
	z-index: 10;
	left: 0px;
}
#hdr #logo img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
}

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

#Projects-cnt .Projects-cnt-inner {
	position: relative;
	background-image: none;
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	margin-bottom: 20px;
	width: 50%;
}
/* MHersch Home footer
-------------------------------------------------------------- */
#ftr-MHhome-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_MHhome-right {
	font-family: 'Lato', sans-serif;
	position: relative;
	font-size:11px;
	bottom: 0;
	width: 100%;
	height: 45px;
	color: #707070;
	line-height: 14px;
	z-index: 40;
}

/* MHersch Home footer
-------------------------------------------------------------- */
.hfooter_lab {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 40px;
	color: #666;
	font-size:12px;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 0%;
}

.hfooter_lab a {
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#666; 
	text-decoration:none; 
}

.hfooter_lab a:visited {
	color: #666;
	text-decoration: none;
}
.hfooter_lab a:hover {
	color:#666; 
	text-decoration:none; 
}

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

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

}
	

/* Table styles
-------------------------------------------------------------- */    
table {
    display: table;
    width: auto;
    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: 15px;
}
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;
	}
.pull-qoute-full {
	font-family: 'Lato', sans-serif;
	font-size: 1.3em;
	float: left;
	width: 95%;
	height: auto;
	background-color: #F0F8F9;
	display: block;
	padding: 0.5em;
	text-align: left;
	margin-bottom: 0.8em;
}
/************************/
/* EPK */
/************************/
.EPK-box {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* 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;
}	
/* Hersch Program Notes
-------------------------------------------------------------- */
#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;
		left: 0%;
}



/* Hersch Program Notes
-------------------------------------------------------------- */
ol.f {
	margin-left: 0px;
}

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

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

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

}

/* MHersch press Page
-------------------------------------------------------------- */
#press-cnt {
        margin: 0;
        min-height: 0;
        background: none;
}
#press-cnt .press-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%;
}
/* Page Title
-------------------------------------------------------------- */
#page-title {
	position: relative;
	width: 100%;
	background-color: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-left:10px;
	padding-right: 10px;
}
#presspage-title {
	position: relative;
	width: 100%;
	background-color: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
		padding-left:10px;
		padding-right: 10px;
}
#newspage-title {
	position: relative;
	width: 100%;
	background-color: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
		padding-left:10px;
		padding-right: 10px;
}
blockbox-return {
	width: 100%;
	margin-bottom: 20px;
}
    .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;
    }


/* Breadcrumb styles
-------------------------------------------------------------- */
.breadcrumbs li {
	font-family: 'Oswald', sans-serif;
	display: block;
	float: left;
	padding-top: 0px;
	list-style: none;
	font-size: 15px;
	color: #000000;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
.breadcrumbs li a {
	font-family: 'Oswald', sans-serif;
	padding-right: 14px;
	background: url(../images/right-arrow10.png) no-repeat 100% 60%;
	color: #02467D;
}
.breadcrumbs li a:hover {
	color: #B1B1B1;
}
.breadcrumbs li,
.breadcrumbs li a {
	line-height: 2em;
	text-transform: none;
}



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


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

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

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

.footer_lab-right a {
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#cccccc; 
	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 #logo {
	float: left;
	position: absolute;
	z-index: 10;
	left: 27px;
}
#hdr #logo img {
	max-width: 100%;
	display: block;
	width: 380px;
	height: 52px;
	margin-top: 0px;
}

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


.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: 'Lato', 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;
	text-transform: uppercase;
	font-size: 14px;
	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;
	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;
}

}


/* iPhone 5 & 5S in portrait */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
.backstretch {
  display: none;
}
.imageholder-wide {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-left:0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: left;
	color: #666666;
	text-align: left;
}
.imageholder_right {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -10px;
	font-size: 11px;
	text-align: left;
	color: #666666;
	text-align: left;
}
.imageholder_right.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
/************************/
/* Homepage Quotes ticker      */
/************************/
#press-quotes
{
	width:95%;
	height:auto;
	overflow:hidden;
	position:absolute;
	margin-left:auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	display:block;
	left: 0px;
	top: 25%;
}
/*newsticker*/
.newsticker{	
	width:auto;
	height: 300px;
	font-family: 'Lato', sans-serif;
	font-weight: lighter;
	color:#9BF1F9;
	font-size: 18px;
	line-height: 1.1em;
	cursor:default;
	overflow:hidden;
	}
.newsticker:hover{}
.newsticker ul li{
width:auto;
height:300px;
overflow:hidden;
}
/*clearfix*/
.clearfix{zoom:1;}
.clearfix:after{content:'.';display:block;clear:both;visibility:hidden;height:0;font-size:0;}


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

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

.g-recaptcha {
	float:left;
	z-index: 500;
}

/* 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: #141a1c;
        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: #7ACED8;
        font-size: 14px;
        border: none;
	font-weight: lighter;
    }
    #nav > li,
    #nav li > ul > li {
        margin: 0; padding: 0;
        border-top: 0px solid #333;
        border-bottom: 1px solid #0c0d0d;
    }
    #nav li a {
        padding: 15px 20px;
        font-size: 14px;
    }
    #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:none;
	border-image-repeat: repeat;
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 40px;
	border-bottom-style: none;
}

#hdr #logo {
	float: left;
	position: absolute;
	z-index: 10;
	left: 0px;
}
#hdr #logo img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
}

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

#Projects-cnt .Projects-cnt-inner {
	position: relative;
	background-image: none;
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	margin-bottom: 20px;
	width: 50%;
}
/* MHersch Home footer
-------------------------------------------------------------- */
#ftr-MHhome-right {
	position: relative;
	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_MHhome-right {
	font-family: 'Lato', sans-serif;
	position: relative;
	font-size:11px;
	bottom: 0;
	width: 100%;
	height: 45px;
	color: #707070;
	line-height: 14px;
	z-index: 40;
}

/* MHersch Home footer
-------------------------------------------------------------- */
.hfooter_lab {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 40px;
	color: #666;
	font-size:12px;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 0%;
}

.hfooter_lab a {
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#666; 
	text-decoration:none; 
}

.hfooter_lab a:visited {
	color: #666;
	text-decoration: none;
}
.hfooter_lab a:hover {
	color:#666; 
	text-decoration:none; 
}

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

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

}
	

/* Table styles
-------------------------------------------------------------- */    
table {
    display: table;
    width: auto;
    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: 15px;
}
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;
	}
.pull-qoute-full {
	font-family: 'Lato', sans-serif;
	font-size: 1.3em;
	float: left;
	width: 95%;
	height: auto;
	background-color: #F0F8F9;
	display: block;
	padding: 0.5em;
	text-align: left;
	margin-bottom: 0.8em;
}
/************************/
/* EPK */
/************************/
.EPK-box {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* 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;
}	
/* Hersch Program Notes
-------------------------------------------------------------- */
#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;
		left: 0%;
}



/* Hersch Program Notes
-------------------------------------------------------------- */
ol.f {
	margin-left: 0px;
}

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

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

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

}

/* MHersch press Page
-------------------------------------------------------------- */
#press-cnt {
        margin: 0;
        min-height: 0;
        background: none;
}
#press-cnt .press-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%;
}
/* Page Title
-------------------------------------------------------------- */
#page-title {
	position: relative;
	width: 100%;
	background-color: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-left:10px;
	padding-right: 10px;
}
#presspage-title {
	position: relative;
	width: 100%;
	background-color: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
		padding-left:10px;
		padding-right: 10px;
}
#newspage-title {
	position: relative;
	width: 100%;
	background-color: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
		padding-left:10px;
		padding-right: 10px;
}
blockbox-return {
	width: 100%;
	margin-bottom: 20px;
}
    .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;
    }


/* Breadcrumb styles
-------------------------------------------------------------- */
.breadcrumbs li {
	font-family: 'Oswald', sans-serif;
	display: block;
	float: left;
	padding-top: 0px;
	list-style: none;
	font-size: 15px;
	color: #000000;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
.breadcrumbs li a {
	font-family: 'Oswald', sans-serif;
	padding-right: 14px;
	background: url(../images/right-arrow10.png) no-repeat 100% 60%;
	color: #02467D;
}
.breadcrumbs li a:hover {
	color: #B1B1B1;
}
.breadcrumbs li,
.breadcrumbs li a {
	line-height: 2em;
	text-transform: none;
}


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

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

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

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

}


/* iPhone 5 in landscape--- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape)  {

#home{
	background: #000000;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
}
.backstretch {
  display: none;
}
.imageholder-wide {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-left:0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: left;
	color: #666666;
	text-align: left;
}
#hdr {
    min-height: 0px;
    padding: 15px 0;
	border-image-repeat: repeat;
	position: relative;
	width: 100%;
	height: auto;
	z-index: 9999;
	margin-top: 40px;
	border-bottom-width: none;
}

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

/************************/
/* Homepage Quotes ticker      */
/************************/
#press-quotes {
	width:55%;
	height:auto;
	overflow:hidden;
	position:absolute;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-left: 10px;
	padding-right: 10px;
	display:block;
	left: 0px;
	top: 0;
}
/*newsticker*/
.newsticker{	
	width:auto;
	height: 300px;
	font-family: 'Lato', sans-serif;
	font-weight: lighter;
	color:#9BF1F9;
	font-size: 26px;
	line-height: 1.8em;
	cursor:default;
	overflow:hidden;
	}
.newsticker:hover{}
.newsticker ul li{
width:auto;
height:300px;
overflow:hidden;
}
/*clearfix*/
.clearfix{zoom:1;}
.clearfix:after{content:'.';display:block;clear:both;visibility:hidden;height:0;font-size:0;}

    body {
        padding-top: 40px;
		background-color:#FFF;
    }
	h3 {
		font-size: 18px;
	}
/* 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: #141a1c;
        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: #7ACED8;
        font-size: 14px;
        border: none;
	font-weight: lighter;
    }
    #nav > li,
    #nav li > ul > li {
        margin: 0; padding: 0;
        border-top: 0px solid #333;
        border-bottom: 1px solid #0c0d0d;
    }
    #nav li a {
        padding: 15px 20px;
        font-size: 14px;
    }
    #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;        
    }
/* 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;
}


/* MHersch Home footer
-------------------------------------------------------------- */
#ftr-MHhome-right {
	position: relative;
	text-align: left;
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	bottom: 0;
	float: left;
	width: 100%;
}
#ftr-MHhome-right a {
	color: #cccccc;
}
#ftr-MHhome-right a:hover {
	color: #cccccc;
}
.footer_MHhome-right {
	font-family: 'Lato', sans-serif;
	position: relative;
	font-size:11px;
	bottom: 0;
	width: 100%;
	height: 45px;
	color: #cccccc;
	line-height: 14px;
	z-index: 40;
}

.footer_MHhome-right a {
	font-family: 'Lato', sans-serif;
	font-size:11px;
	color:#cccccc; 
	text-decoration:none; 
	z-index: 40;
}

.footer_MHhome-right a:visited {
	font-family: 'Lato', sans-serif;
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;
}

.footer_MHhome-right a:hover {
	font-family: 'Lato', sans-serif;
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;
}

/* MHersch Home footer
-------------------------------------------------------------- */
.hfooter_lab {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 40px;
	color: #cccccc;
	font-size:12px;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 0%;
}

.hfooter_lab a {
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#cccccc; 
	text-decoration:none; 
}

.hfooter_lab a:visited {
	color: #cccccc;
	text-decoration: none;
}
.hfooter_lab a:hover {
	color:#cccccc; 
	text-decoration: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;
    }

/* 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;
}	
/* Hersch Program Notes
-------------------------------------------------------------- */
#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;
		left: 0%;
}


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

}

/* MHersch press Page
-------------------------------------------------------------- */
#press-cnt {
        margin: 0;
        min-height: 0;
        background: none;
}
#press-cnt .press-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%;
}


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

#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;
}
/* MHersch Home footer
-------------------------------------------------------------- */
.hfooter_lab {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 40px;
	color: #707070;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 10px;
}

.hfooter_lab a {
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#707070; 
	text-decoration:none; 
}

.hfooter_lab a:visited {
	color: #707070;
	text-decoration: none;
}

.hfooter_lab a:hover {
	color:#707070; 
	text-decoration:none; 
}

.footer_MHhome-right {
	font-family: 'Lato', sans-serif;
	position: relative;
	font-size:11px;
	bottom: 0;
	width: 100%;
	height: 45px;
	color: #707070;
	line-height: 14px;
	z-index: 40;
}
.footer_MHhome-right a {
	font-family: 'Lato', sans-serif;
	font-size:11px;
	color:#707070; 
	text-decoration:none; 
	z-index: 40;
}

.footer_MHhome-right a:visited {
	font-family: 'Lato', sans-serif;
	color: #707070;
	font-size: 12px;
	text-decoration: none;
}

.footer_MHhome-right a:hover {
	font-family: 'Lato', sans-serif;
	color: #707070;
	font-size: 12px;
	text-decoration: none;
}
}



/* phone 320px Smartphones (portrait and landscape) */	
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    body {
    padding-top: 60px;
    }

/* Center content on page
-------------------------------------------------------------- */
.ctr {
	position: relative;
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0%;
	padding-bottom: 0;
	padding-left: 0%;
}

/* 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: #141a1c;
        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: #7ACED8;
        font-size: 14px;
        border: none;
	font-weight: lighter;
    }
    #nav > li,
    #nav li > ul > li {
        margin: 0; padding: 0;
        border-top: 0px solid #333;
        border-bottom: 1px solid #0c0d0d;
    }
    #nav li a {
        padding: 15px 20px;
        font-size: 14px;
    }
    #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: 0px;
	padding-left:0px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: left;
	color: #666666;
	text-align: left;
}
#hdr {
    min-height: 50px;
    padding: 15px 0;
	background-image: url(../images/nav-bg-MH.png);
	border-image-repeat: repeat;
	position: relative;
	width: 100%;
	height: auto;
	z-index: 9999;
	margin-top: 40px;
}

#hdr #logo {
	float: left;
	position: absolute;
	z-index: 10;
	left: 2%;
}
#hdr #logo img {
	max-width: 100%;
	display: block;
	width: 58%;
	height: auto;
	margin-top: 5px;
}  
/* social icons
-------------------------------------------------------------- */
#social {
	width: auto;
	float: right;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-right: 2px;

}
#social img {
	width: 26px;
	height: 26px;
	margin-right: 5px;
}

/* 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
-------------------------------------------------------------- */
#about-cnt .about-cnt-inner {
	position: relative;
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-bottom: 20px;
	background-image: url(../images/page-bg-phone.png);
	margin-top: 0px;
}
#press-cnt .press-cnt-inner {
	position: relative;
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-bottom: 20px;
	left: 0%;
	background-image: url(../images/page-bg-phone.png);
	margin-top: 0px;
}
#MH-works-cnt .MH-works-cnt-inner {
	position: relative;
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-bottom: 20px;
	background-image: url(../images/page-bg-phone.png);
	margin-top: 0px;
}
.imageholder-feature {
	width: 300px;
	height: auto;
	float: left;
	text-align: left;
	color: #999999;
	padding: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
}
}