/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 7, 2013, 2:54:49 PM
    Author     : nick
*/

div#what-we-do.site-content div#page-header-anchor div.holder div.subnav-wrap nav.category-nav ul li span.page_nav_dropdown_title {
	font-weight: bold;
}


.oz-divider .oz-divider-title {
    float: left;
    opacity: 0.8;
    width: 100%;
}


div#what-we-do.site-content div.holder section#primary article#case-studies a {
	background-repeat: no-repeat;
	background-position: center 95%;
}


footer#anchor {
    position: relative;
}

div#ozone-marketing-automation.site-content section#primary.vertical div#slide-container article#ozone-marketing-automation-7.vertical,
div#ozone-marketing-automation.site-content section#primary.vertical div#slide-container article#ozone-marketing-automation-5.vertical  {
	border: 0px;
}







div#who-we-are.site-content div.holder header#header-block aside#page-subhead.vcenter {

	margin-bottom: 0px !important;

}

#who-we-are ul.people li {
	min-height: 290px !important;
}

div#bio-slides ul#leadership-details.slider {
    height: 420px !important;
    margin-top: -210px !important;
}

#bio-slides #leadership-details li.slide .coworker-bio {
	max-height: 110px;
}

#bio-slides #leadership-details li.slide img {
	max-height: 180px;
	max-width: 180px;
}


@media only screen and (max-width: 480px), 
	   only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 640px), 
	   only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 640px), 
	   only screen and (min-device-pixel-ratio: 1.5) and (max-width: 640px)
{

	div#who-we-are.site-content div.coworker-info header div.coworker-title span{
		font-size: 12px !important;	
	}
	
	#bio-slides #leadership-details li.slide .coworker-info header .coworker-name {
		font-size: 20px !important;
		line-height: 20px !important;
	}	
	
	#bio-slides #leadership-details li.slide img {
    	display: none !important;

	}
}