/*
YAMB version 2.


primary styles 
   Author: www.prowebdesign.ro
   Write your own styles here.



BASE (MOBILE) SIZE
	These are the mobile styles. It's what people see on their phones.
	Remember, keep it light: Speed is Important.
*/

/* typography */


body{
	color:#444;
	font-family: 'Trebuchet MS',  'Ubuntu', Arial, Helvetica, sans-serif; 
	font-size:1em;
	line-height:1.2em; 
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-weight: normal;
    line-height: 100%;
    margin: 0 0 10px;
    padding: 0;
} 

h1 {
    color: #912ba4;
}

h2 {
    font-size: 1.2em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

h1.lifted {
    margin-top: -30px;
}

/* links */
a,
a:visited,
a:active,
a:hover{color:#3d3d3d;}
a:hover{ text-decoration:none;}

  
/* structure */   
.wrapper, #colophon {
	width: 92%; 
	margin: .75em auto;
	padding:0;
}

#ILMtopdiv {
    left: 18px;
    position: absolute;
    width: 10%;
}

#ILMtopdiv img{
	height: auto;
	width: 100%;
}

header { 
	padding:10px 0 0 0;
}

#banner { 
	max-width: 450px;
	text-align:center;
}

#logo img {
	max-width: 450px;
	width: 100%
}
	
#hero {
	background:#f3f3f3;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:40px 0 40px 0;
	min-height: 325px;
}
#hero.less {
	min-height: 100px;
}

hgroup h1 { 
	font-size:2em;
	margin-top:0px;}
hgroup h2 { 
	font-size:1.6em;
	margin-top:0px;}

.flexslider {
	display:none;
}

.flexslider.wide {
    float: none;
    height: 0;
    padding-bottom: 15%;
    width: 100%;
}
.flexslider ul {
	list-style-type: none;
}

p { 
	margin:10px 0;
}

#end_overlay {
    background: url("../images/end_still.jpg") no-repeat scroll 0 0 black;
    display: none;
    height: 475px;
    left: 2px;
    padding: 0;
    position: absolute;
    top: 90px;
    width: 752px;
    z-index: 1;
}

#slug {
    clear: both;
    font-size: 1.1em;
    font-style: italic;
    font-weight: bold;
    padding: 20px;
    text-align: center;
}

#booking_form {
	display: none;
}

#calendar_div {
    margin: auto;
    width: 790px;
}

#calendar_div h1 {
    padding-bottom: 20px;
}

#calendar_div div.label {
	clear: left;
	float: left;
	width: 180px;
}

#calendar_div h4 {
    clear: left;
    margin-top: 30px;
}

.booking_form_table, .info_form_table {
    margin-top: 30px;
}

.booking_form_table th, 
.info_form_table th {
    background: none repeat scroll 0 0 #800080;
    color: white;
    padding: 2px 3px;
    text-align: left;
}

.booking_form_table th:first-child, 
.booking_form_table td:first-child, 
.info_form_table th:first-child, 
.info_form_table td:first-child {
    font-weight: bold;
    width: 240px;
}

.info_form_table td {
    padding: 3px;
}

.info_form_table td:last-child {
    text-align: center;
}

.booking_form_table th:nth-child(2), .booking_form_table td:nth-child(2) {
    width: 75px;
}

.booking_form_table th:nth-child(3), .booking_form_table td:nth-child(3) {
    width: 160px;
}

.booking_form_table th:nth-child(4), .booking_form_table td:nth-child(4) {
    padding-right: 10px;
    text-align: right;
    width: 30px;
}

.booking_form_table td em {
	font-style: italic;
	font-weight: normal;
}

.booking_form_table td em:before {
	content: open-quote;
}

.booking_form_table td em:after {
	content: close-quote;
}

p.instruct {
    margin: 20px 0 -10px;
    width: 550px;
}

p.req {
    font-size: 0.8em;
}

#booking_details {
    margin-top: 30px;
} 

#booking_details .grey {
    background: none repeat scroll 0 0 #5E5E5E;
    border: 1px solid;
    color: #FFFFFF;
    font-size: 0.9em;
    margin: 15px 0;
    padding: 0 10px;
    width: 435px;
} 

acronym {
	cursor: pointer;
}

#booking_details .grey p {

} 

.company_details tr td {
height: 30px;
}

.company_details tr td:first-child {
	width: 200px; 
}

.company_details tr td input, .company_details tr td textarea {
	width: 250px; 
}

.company_details tr td textarea {
	margin-top: 15px;
}

#cb {
    height: 40px;
    margin: 20px 0;
}

#confirmation {
    float: left;
    width: 380px;
}

#by {
    float: left;
    height: 40px;
    text-align: right;
    width: 75px;
}

#by input[type="radio"] {

}

#submit_reset {
    clear: both;
    text-align: right;
    width: 450px;
}

#booking_details ul {
    padding-left: 0;
} 

#info_form {
    display: none;
    margin: 20px 0;
}

#submitted {
    color: #800080;
    font-size: 1.2em;
    font-weight: bold;
    height: 50px;
    line-height: 1.5em;
    padding: 150px 0 300px;
    text-align: center;
}

#tabs {
    border-bottom: 1px solid #595959;
    padding: 35px 0 0;
}

#tabs  h3 {
  background-image: -moz-linear-gradient(top, #3E3E3E, #000000); 
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #3E3E3E),color-stop(1, #000000)); 
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#3E3E3E', EndColorStr='#000000'); 
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3E3E3E', EndColorStr='#000000')";	
    border-left: 1px solid #595959;	
    border-right: 1px solid #595959;
    border-top: 1px solid #595959;	
    border-radius: 5px 5px 0 0;
    color: #AFAFAF;
    display: inline-block;
    font-weight: normal;
    letter-spacing: 0.04em;
    margin: 0 -1px;
    padding: 4px;
}

#tabs h3:hover{
  background-image: -moz-linear-gradient(center top , #6C6C6C, #363636);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #6C6C6C),color-stop(1, #363636)); 
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#6C6C6C', EndColorStr='#363636'); 
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#6C6C6C', EndColorStr='#363636')";  
    color: #EAEAEA;
    cursor: pointer;
}

#tabs h3.selected {
  background-image: -moz-linear-gradient(center top , #6C6C6C, #363636);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #6C6C6C),color-stop(1, #363636)); 
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#6C6C6C', EndColorStr='#363636'); 
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#6C6C6C', EndColorStr='#363636')";  
    color: #FFFFFF;
    cursor: pointer;
}

#tabs h3.selected:hover {
    box-shadow: none;
	cursor: default;
}

#magenta_moon_text, #video_marketing_text, #you_at_work_text {
    margin-top: 20px;
}

#magenta_moon_text, #video_marketing_text {
    display: none;
}

.temp {
	min-height:300px;
}

.contact_details {
    margin-bottom: 30px;
}

.day {
	background-color: #f3f3f3;
	padding: 10px;
	border: 1px solid #e2e2e2;
}

.day h3 {
	margin: 30px 0 10px;
	font-size: 1em;
	font-weight: bold;
	color: #0073a8;
}

.day h4 {
	font-weight: bold;
	margin: 30px 0 10px;	
}

h2.ilm {
	color: #912ba4;
	font-size: 1.6em;
	margin: 30px 0 20px;
	line-height: 1.2em;
}

h2.ilm span {
	color: #515151;
	font-size: .8em;
	font-style: italic;
}


/* RESPONSIVE IMAGES IN CONTENT AREA. IF YOU WANT IMAGES TO BE RESPONSIVE EVERYWHERE, WRITE ANOTHER CSS RULE */
#content img { max-width:100%; height:auto;}
 

/*MAIN MENU*/

.menu-toggle {
	display:block;
	padding:10px;
	margin:20px 0 0;
	background:#666;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
	font-size:20px;
}
.menu-toggle.toggled-on{
	background:#3d3d3d;
}
.sf-menu{
	display:none;
}	
.sf-menu.toggled-on{
	display:block;
}

.sf-menu{
	clear:both;
	margin-bottom:60px;
	
}
.sf-menu li a {
	background:#dadada;
	display:block;
	margin:1px 0; 
	padding:10px;
	text-decoration:none;
}
.sf-menu li a:hover{
    background: none repeat scroll 0 0 #3D3D3D;
    color: #F2F2F2;
}
.sf-menu li li a {
	background:#e8e8e8;
	padding-left:40px;
}
.sf-menu li li li a {
	background:#efefef;
	padding-left:80px;
}

/*SECONDARY MENU*/
#secondary-navigation{
	margin-bottom:60px;
}
#secondary-navigation ul{
	margin:0;
	padding:0;
}
#secondary-navigation ul li a{ 
	background:#E6E6E6;
	display:block;
	margin:5px 0; 
	padding:10px;
	text-decoration:none;
}
#secondary-navigation ul li a:hover{
	background:#3d3d3d;
	color:#fff;
}

footer{  
	clear:both;
	font-size:80%;
	padding:20px 0;
}
footer ul{
	margin:0;
	padding:0;
}

/*colors and backgrounds*/
body{
	background:#fff;
}

footer{ 
    background: none repeat scroll 0 0 #333333;
    color: #CCCCCC;
    height: 200px;
}
footer h1, footer h2, footer h3, footer h4{ 
	color:#CCC; 
	margin-bottom:10px;
}
footer ul{
	margin:0 0 0 8%;
}

#colophon p, #colophon p#tel {
    color: #CCCCCC;	
}

a.bluelink{ 
	background:#3d3d3d; 
	border-radius:7px; 
	color:#fff;
	display:block;
	float:left; 
	margin:10px 15px 10px 0; 
	padding:10px;
	text-decoration:none;
}
a.bluelink:hover{
	background:#8dbc01;
}


.half {
    float: left;
    margin-bottom: 20px;
    padding: 3% 3% 3% 0;
    width: 45%;
}

.half.left {
	margin-right: 4%;
}

.half h3 {
    background-color: #606060;
    color: #ffffff;
    font-size: 1.2em;
    padding: 5px;
}

#consultancy {
    font-size: 1.1em;
}

#team_wrap  {
    background: #f3f3f3 none repeat scroll 0 0;
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
}

#testimonials_wrap {
    margin: 50px auto 20px;
    max-width: 800px;
    padding: 0 1%;
    width: 98%;
}

.testimonial {
    clear: left;
}

.testimonial .logo {
	float: left;
	margin: -2px 2%;
	max-width: 274px;
	width: 48%;
	background-color: white;
}

.testimonial .logo img {
	max-width: 92%;
	max-height: 140px;
	float: right;
}

.testimonial_text {
    float: left;
    font-size: 1.05em;
    font-style: italic;
    padding-top: 10px;
    width: 48%;
}

#centre {
    margin: auto;
    width: 750px;
}

#matrix_wrapper {
    float: left;
    height: 380px;
    margin: 30px auto;
    overflow-y: scroll;
    width: 410px;
}

#f3mask {
    background: rgba(0, 0, 0, 0) url("../images/f3mask.png") repeat scroll 0 0;
    height: 36px;
    left: 340px;
    position: absolute;
    top: 295px;
    width: 386px;
}

.matrix {
background: #575c61; /* Old browsers */
background: -moz-linear-gradient(top, #575c61 0%, #dadada 0%, #f3f3f3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#575c61), color-stop(0%,#dadada), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #575c61 0%,#dadada 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #575c61 0%,#dadada 0%,#f3f3f3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #575c61 0%,#dadada 0%,#f3f3f3 100%); /* IE10+ */
background: linear-gradient(to bottom, #575c61 0%,#dadada 0%,#f3f3f3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575c61', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
    border-color: #ffffff #ababab #ababab #ffffff;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 3px 3px 12px #d5d5d5;
    float: left;
    height: 200px;
    margin: 0 0 40px;
    padding: 10px;
    width: 358px;
}

#map {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    filter: none;
    float: left;
    margin: 80px 0;
    position: relative;
    width: 340px;
}

#map img {
    display: block;
    float: none;
    width: 280px;
}

.area {
    cursor: pointer;
    height: 20px;
    position: absolute;
    width: 80px;
}

#aberdeen {
    left: 32px;
    top: 4px;
}

#glasgow {
    left: 0;
    top: 49px;
}

#edinburgh {
    left: 182px;
    top: 46px;
}

#manchester {
    left: 203px;
    top: 122px;
}

#coventry {
    left: 54px;
    top: 154px;
}

#northampton {
    left: 67px;
    top: 224px;
}

#hemel_hempstead {
    left: 62px;
    top: 248px;
	width: 100px;	
}

.matrix img {
    border-radius: 5px;
    float: left;
    margin: 0 20px 10px 0;
}


.title {
    color: #000000;
    font-size: 1.3em;
    padding: 10px 0 15px;
    text-shadow: -1px -1px 1px #e6e6e6;
}

.role {
    display: block;
    margin: 20px 0;
}

.role span:first-child{
	font-weight: bold;
}

.contact .grid_5.alpha{
	z-index: 2;
}

.contact .flexslider {
	z-index: 1;
}

.contact h1{
    color: #912ba4;
}

h1#contact_team {
	
}


/* ==|== non-semantic helper classes ========================================
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.rightfloat{
	float:right;
}
.leftfloat{
	float:left;
}



/*
LARGER MOBILE DEVICES
This is for mobile devices with a bit larger screens.
*/

@media only screen and (min-width: 500px) {

	#banner{
		margin: 0 0 0 12%;
		text-align: left;
	}
	
	
	#ILMtopdiv {
		left: 18px;
		position: absolute;
		width: 10%;
	}

} 


@media only screen and (min-width: 600px) {
	
	#ILMtopdiv {
		left: 18px;
		max-width; 10%;
		position: absolute;
		width: 72px;
	}

} 

@media only screen and (min-width: 700px) {
	
	#banner {
		float: left;
		margin: 0 0 0 24%;
		text-align: left;
	}

	.menu-toggle {/*make menu float right, instead of sitting under the logo*/
		margin-top:60px; /*this depends on the height of the logo*/
		float:right;
	}
	
}

/* Masthead NivoSlider */

#logoslider.nivoSlider.top {
	display: none;
}

@media only screen and (min-width: 1120px) {
	
	#logoslider.nivoSlider.top {
		display: block;
		position: absolute;
		left: 150px;
		width: 220px;
		top: 10px;
		overflow: visible;
	}

	#logoslider.nivoSlider.top img {
		max-width: 100%;
		max-height: 100px;
	}

	#logoslider .nivo-caption {
		left: 226px;
		background-color: transparent;
		color: #777;
		top: 9px;
		width: 300px;
		height: 90px;
	}
		
}


/*
TABLET & SMALLER LAPTOPS
The average viewing window and preferred media query for those is 768px.
But I think that some more breathing space is good:)
*/
@media only screen and (min-width: 1120px) {

.wrapper, #colophon {
    margin: 0.75em auto 0;
    max-width: 1200px;
    padding: 0.75em 0.75em 0;
	height: 150px;
}

#banner{ 
	float:right; 
	text-align:left;
	padding-right:2%;
	width:400px;
}

#hero{
	padding:40px 0 10px 0;
}

#content {  
    float: left;
    margin: 0 0 10px;
    position: relative;
    width: 65%;
}

.flexslider {
	display:block;
	width:57%;
	float:right;
}

.flexslider h1{
    position: absolute;
    top: -74px;
}

aside { 
	float:right;
	width:30%;
	margin:0 0 10px 0;
}


/*** MAIN MENU - ESSENTIAL STYLES ***/

.menu-toggle{display:none;}
#menu-main-navigation{display:block;}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			12em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul.parent_width {
	width:			100%;
}

.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	border-radius: 5px 5px 0 0;
	float:			left;
	position:		relative;
}
.sf-menu a {
	border-radius: 5px 5px 0 0;
	display:		block;
	position:		relative;
}

.sf-menu li li,
.sf-menu li li li,
.sf-menu li li a,
.sf-menu li li li a {
    border-radius: 0;
    font-size: 0.9em;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			45px; /* match top ul list item height */
	z-index:		99;
	-webkit-box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
    box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}

ul.sf-menu li li:hover ul.naeroom,
ul.sf-menu li li.sfHover ul.naeroom {
	left:			-12em; /* match ul width */
	top:			0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

ul.sf-menu li li li:hover ul.naeroom,
ul.sf-menu li li li.sfHover ul.naeroom {
	left:			-10em; /* match ul width */
	top:			0;
}

li.long a.long {
    font-size: 0.9em;
    padding: 4px 0 18px 10px;
}


/*** DEMO SKIN ***/
#topnav, .sf-menu {

	margin: 1em 0 0 0;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu li a {
    background: #dddddd none repeat scroll 0 0;
    border-bottom: 1px solid #ffffff;
    font-size: 18px;
    height: 25px;
    line-height: 1.4em;
    margin: 0 1px;
    padding: 10px 20px;
    transition: all 0.5s ease 0s;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #3E3E3E;	
}
.sf-menu li li a {
	border-top: 1px solid #fff;
	background: #e8e8e8;
	padding:10px 0 10px 10px;
}
.sf-menu li li li a {
	font-size: .9em;
	padding:10px 0 10px 5px;
	background: #e8e8e8;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:#3d3d3d;
	outline:		0;
	color:#fff;
}

.sf-menu li:hover > a{ 
	color:#fff;
	background:#3d3d3d;
}

/*  covering the top of the vimeo video iframe */
#block {
    background: none repeat scroll 0 0 #000000;
    border-radius: 4px 4px 0 0;
    height: 80px;
    margin-top: -5px;
    padding: 0 0 15px;
    position: absolute;
    width: 100%;
    z-index: 3;
}

#pad {
    padding: 0 10px 15px;
}

#block h1{
    color: #EEEEEE;
    font-size: 1.6em;
}

.videoWrapper {
	position: relative;
	padding-top: 25px;
	padding-bottom: 56.25%;
	height: 0;
}

* html .videoWrapper {
	margin-bottom: 45px;
	margin-bot\tom: 0;
}

.videoWrapper div,
.videoWrapper embed, 
.videoWrapper object,
.videoWrapper iframe {
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
}

/*GRID*/
/*
 & Columns : 12 

 */
.grid_1 { width: 5%; }
.grid_2 { width: 13.333333333333%; }
.grid_3 { width: 21.666666666667%; }
.grid_4 { width: 30%; }
.grid_5 { width: 38.333333333333%; }
.grid_6 { width: 46.666666666667%; }
.grid_7 { width: 55%; }
.grid_8 { width: 63.333333333333%; }
.grid_9 { width: 71.666666666667%; }
.grid_10 { width: 80%; }
.grid_11 { width: 88.333333333333%; }
.grid_12 { width: 96.666666666667%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-left: 1.6666666666667%;
	margin-right: 1.6666666666667%;
	float: left;
	display: block;
}

.alpha{margin-left:0px;}
.omega{margin-right:0px;}
/* @
 * tinyfluidgrid.com
 & girlfriendnyc.com
 */

}

/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 1030px) {

} 

/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1240px) {

} 

/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {


} 

/*
iPHONE 5 MEDIA QUERY
iPhone 5 or iPod Touch 5th generation styles (you can include your own file if you want)
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) { 

  
}

/* page: Meet the Team */
@media only screen and (max-width: 780px) {

	#map {
		display: none;
	}

	#centre {
		width: 100%;
	}	
	
	#matrix_wrapper {
		float: none;
		height: auto;
		overflow: visible;
		width: 380px;
	}
	
	.matrix img {
		width: 35%;
	}
}

/* page: Meet the Team */
@media only screen and (max-width: 430px) {
	
	#matrix_wrapper {
		width: 92%;
	}
	
	.matrix img {
		width: 35%;
	}
	
	.matrix {
	    width: calc(100% - 20px);
	}
}

/* page: Meet the Team */
@media only screen and (max-width: 350px) {
	.matrix {
		height: 220px;
	}
	.matrix.assoc {
		height: 180px;
	}
	
	.contact {
		clear: both;
	}
}

/* page: Testimonials */
@media only screen and (max-width: 600px) {


.testimonial .logo {
    float: none;
    width: 274px;
}

.testimonial_text {

}


}


/*
PRINT STYLESHEET
*/
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}