/*
Theme Name: Ogilvy Government Relations
*/

html, body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #f2f1f2;
	font-family: "proxima-nova";
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}

a, a:active, a:visited {
	color: #070C49;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;	
}

header#featured {
	margin: 0;
	padding: 0;
	background: url('images/background.png') no-repeat top center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%;
}

/* HEADLINE */

#headline {
	margin: 0 auto;
	padding: 0;
	width: 569px;
	position: absolute;
	top: 37.5%;
	bottom: 50%;
	left: 0;
	right: 0;
	font-family: "Libre Baskerville";
	font-size: 32px;
	font-style: italic;
	font-weight: 300;
	color: #ffffff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.55);
	text-align: center;
	line-height: 40px;
}

#button1 {
	margin: 20px auto 0 auto;
	padding: 3px 5px;
	background: none;
	display: block;
	width: 150px;
	font-family: "proxima-nova";
	font-weight: 600;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: none;
	text-decoration: none;
	border: 2px solid #ffffff;	
}

#button1:hover {
	background: #ffffff;
	color: #99aa84;
	border: 2px solid #ffffff;
	cursor: pointer;
}

#button1 .fa {
	margin: 0 0 0 0.5em;	
}

/* MEDIA and TESTIMONIAL */

#media {
	margin: -245px 0 0 0;
	padding: 20px 20px 49px 20px;
	background: url('images/left.png') top center no-repeat;
	width: 335px;
	height: 205px;
	float: left;
	font-family: "proxima-nova";
	font-size: 24px;
	font-weight: 300;
	color: #2d2d2d;
	line-height: 28px;
	z-index: 1;
}

#media a, #media a:active, #media a:visited {
	color: #2d2d2d;
	text-decoration: none;
}

#meta {
	margin: 0;
	padding: 0;
	display: block;
	font-family: "proxima-nova";
	font-weight: 700;
	font-size: 12px;
	color: #2d2d2d;
	text-transform: uppercase;
	text-align: right;
}

menu#share3 {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	text-align: right;
}

menu#share3 li {
	margin: 0 0 0 0.5em;
	padding: 0;
	display: inline;
}

menu#share3 li a, menu#share3 li a:active, menu#share3 li a:visited {
	font-size: 15px;
	color: #d2d2d2;	
}

menu#share3 li#email a:hover {
	color: #070C49!important;
}

menu#share3 li#facebook a:hover {
	color: #3b5998!important;
}

menu#share3 li#twitter a:hover {
	color: #00aced!important;
}

menu#share3 li#linkedin a:hover {
	color: #007bb6!important;
}

#testimonial {
	margin: -245px 0 0 0;
	padding: 20px 20px 49px 20px;
	background: url('images/right.png') top center no-repeat;
	width: 335px;
	height: 205px;
	float: right;
	font-family: "proxima-nova";
	font-size: 24px;
	font-weight: 300;
	color: #ffffff;
	line-height: 28px;
	z-index: 1;
}

#name {
	margin: 20px 0 0 0;
	padding: 0;
	display: block;
	font-family: "proxima-nova";
	font-weight: 700;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}

#title {
	margin: -12px 0 0 0;
	padding: 0;
	display: block;
	font-family: "Libre Baskerville";
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
}

/* READ MORE */

#more {
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	width: 860px;
	height: 29px;
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
}

#more a, #more a:active, #more a:visited {
	color: #2d2d2d;
	text-decoration: none;	
}

#left {
	margin: 0 0 0 -300px;
	padding: 5px 0;
	float: left;
}

#left .fa {
	margin: 0 0.5em;
}

#right {
	margin: 0 -300px 0 0;
	padding: 5px 0;
	float: right;	
}

#right .fa {
	margin: 0 0.5em;	
}

/* FEATURED STAFF */

#featuredstaffer {
	padding: 20px 0 0 0;
}

.staff {
	margin: 0 20px 0 0;
	padding: 0;
	width: 200px;
	height: 200px;
	float: left;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

#text {
	margin: 0 0 0 10px;
	padding: 0;
	width: 700px;
	float: left;
}

#staffer {
}

a#person, a:active#person, a:visited#person {
	font-weight: 700;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

#role {
	margin: 0;
	font-family: "Libre Baskerville";
	font-size: 10px;
	font-style: italic;
	color: #2d2d2d;
	text-decoration: none;		
}

menu#share2 {
	margin: 5px 0 20px 0;
	padding: 0;
	list-style-type: none;
}

menu#share2 li {
	margin: 0 0.5em 0 0;
	padding: 0;
	display: inline;
}

menu#share2 li a, menu#share2 li a:active, menu#share2 li a:visited {
	font-size: 15px;
	color: #656565;	
}

menu#share2 li#email a:hover {
	color: #070C49;
}

menu#share2 li#facebook a:hover {
	color: #3b5998;
}

menu#share2 li#twitter a:hover {
	color: #00aced;
}

menu#share2 li#linkedin a:hover {
	color: #007bb6;
}

#button2 {
	margin: 20px auto 0 auto;
	padding: 10px 20px;
	background: none;
	display: block;
	float: right;
	font-family: "proxima-nova";
	font-weight: 600;
	font-size: 14px;
	color: #070C49;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid #070C49;	
}

#button2:hover {
	background: #070C49;
	color: #ffffff;
	border: 2px solid #070C49;
	cursor: pointer;
}

#button2 .fa {
	margin: 0 0 0 0.5em;	
}

/* SINGLE */

header#single {
	margin: 0;
	padding: 10px 0;
	background: #f2f1f2;
	width: 100%;
	height: 20px;
	position: fixed;
	z-index: 1;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.35);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.35);
}

#banner {
	margin: 0;
	padding: 0 0 100px 0;
	background-color: #d2d2d2;
	width: 100%;
	height: 300px;
	position: relative;
	z-index: -9999;
}

#post {
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 790px;
	float: left;
}

.alignleft {
	margin: 0 20px 20px 0;
	float: left;
}

.aligncenter {
	margin: 20px auto;
	display: block;
}

.alignright {
	margin: 0 0 20px 20px;
	float: right;
}

aside {
	margin: 17px 0 0 0;
	padding: 0 40px 40px 0;
	width: 130px;
	float: left;
}

#date {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #ffffff;
	width: 90px;
	font-family: "proxima-nova";
	font-weight: 100;
	color: #2d2d2d;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

#day {
	font-size: 75px;
	line-height: 75px;
}

#month {
	margin: -10px 0 0 0;
	font-size: 11px;
	text-transform: uppercase;
}

#sidebar {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#sidebar li {
	margin: 0 1px;
	display: inline;
	font-size: 16px;
}

#sidebar li#facebook a, #sidebar li#facebook a:active, #sidebar li#facebook a:visited {
	padding: 7px 12px;
	background: #3b5998;
	color: #ffffff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #3b5998;
}

#sidebar li#facebook a:hover {
	background: #ffffff;
	color: #3b5998;
}

#sidebar li#twitter a, #twitter li#facebook a:active, #twitter li#facebook a:visited {
	padding: 7px 9px;
	background: #4099ff;
	color: #ffffff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #4099ff;
}

#sidebar li#twitter a:hover {
	background: #ffffff;
	color: #4099ff;
}

#sidebar li#linkedin a, #sidebar li#linkedin a:active, #sidebar li#linkedin a:visited {
	padding: 7px 10px;
	background: #007bb6;
	color: #ffffff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #007bb6;
}

#sidebar li#linkedin a:hover {
	background: #ffffff;
	color: #007bb6;
}

.page {
	background: url('images/page.jpg') top center no-repeat;
}

.team {
	background: url('/wp-content/uploads/2021/01/U.S.-Capitol-with-Overcast-Sky-1920x400.jpg') top center no-repeat;
}

.press {
	background: url('images/press.jpg') top center no-repeat;
}

.news {
	background: url('images/news.jpg') top center no-repeat;
}

.editorial {
	background: url('images/editorial.jpg') top center no-repeat;
}

h2 {

	margin: 0;
	padding: 10px 20px;
	background: #070C49!important;
	display: inline-block;
	font-family: "proxima-nova";
	font-weight: 700;
	font-size: 14px;
	color: #ffffff!important;
	text-transform: uppercase;
}

#all {
	margin: 0 0 0 20px;
	font-family: "Libre Baskerville";
	font-size: 10px;
	font-style: italic;
	color: #2d2d2d;
	text-decoration: none;	
}

#postdate {
	margin: 0 0 0 10px;
	font-family: "Libre Baskerville";
	font-size: 10px;
	font-style: italic;
	color: #656565;
	text-decoration: none;	
}

#main {
	margin: 0 auto;
	padding: 20px 0;
	width: 960px;
}

#column1 {
	margin: -160px 20px 0 0;
	padding: 0;
	width: 220px;
	float: left;	
}

.headshot {
	margin: 0;
	padding: 0;
	width: 220px;
	height: 220px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 5px solid #f2f1f2;
}

menu#contact {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-family: "proxima-nova";
	text-align: center;
}

menu#contact li {
	margin: 0 5px 0 0;
	display: inline;
	font-size: 18px;
}

menu#contact li .fa {
	margin-left: 10px;
	margin-right: 10px;	
}

menu#contact li a, menu#contact li a:active, menu#contact li a:visited {
	color: #656565;
	text-decoration: none;
}

menu#contact li#email a:hover {
	color: #070C49;
}

menu#contact li#facebook a:hover {
	color: #3b5998;
}

menu#contact li#twitter a:hover {
	color: #00aced;
}

menu#contact li#linkedin a:hover {
	color: #007bb6;
}

menu#contact2 {
	display: none;
}

#column2 {
	margin: -60px 20px 0 0;
	padding: 0 0 0 20px;
	width: 680px;
	float: left;
}

menu#social {
	margin: 0 0 15px 0;
	padding: 0;
	height: 55px;
	list-style-type: none;	
}

menu#social li {
	margin: 0 20px 0 0;
	padding: 0;
	display: inline-block;
	font-family: "proxima-nova";
	font-weight: 100;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	line-height: 28px;
}

#label {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: "proxima-nova";
	font-weight: 100;
	font-size: 42px;
	color: #f2f1f2;
	text-transform: uppercase;
	line-height: 42px;
}

#black {
	padding: 20px 0 10px 0;
	color: #2d2d2d;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: 'Libre Baskerville', serif;
	font-size: 15px;
	font-weight: 400;
	font-style: italic;	
	color: #999999;
	line-height: 24px;
}

h4 {
	margin: 0;
	padding: 0;
	width: 960px;
	font-family: 'Libre Baskerville', serif;
	font-size: 24px;
	font-weight: 400;
	font-style: italic;	
	color: #ffffff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.55);
	line-height: 28px;
	position: absolute;
	bottom: 0;
}

hr {
	background: #070C49;
	width: 100%;
	height: 5px;
	border: 0;	
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

ul li a, ul li a:active, ul li a:visited {
	color: #070C49;
	text-decoration: none;
}

#related {
	margin: 0;
	padding: 20px 0 40px 0;
	background: #ffffff;	
}

.principal {
	margin: 20px 20px 0 20px;
	padding: 0;
	width: 200px;
	height: 200px;
	float: left;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.principal:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}

#id {
	display: none;
	font-family: "proxima-nova";
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
}

.principal:hover #id {
	margin: 0;
	padding: 90px 10px 0 10px;
	background: rgba(0,0,0,0.40);
	display: block;
	width: 180px;
	height: 110px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;	
}

/** CONTACT **/

h5 {
	margin: 0;
	padding: 0;
	font-family: "proxima-nova";
	font-size: 18px;
	font-weight: 700;
	color: #070C49;
	text-transform: uppercase;
}

#required {
	color: #070C49;
}

.wpcf7-text {
	margin: 0;
	padding: 0 0 0 2%;
	width: 38%;
	height: 40px;
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-size: 18px;
}

.wpcf7-textarea {
	margin: 0;
	padding: 2%;
	width: 36%;
	height: 150px;
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-size: 18px;
}

#button3 {
	margin: 20px 0 0 0;
	padding: 10px 20px;
	background: none;
	display: block;
	font-family: "proxima-nova";
	font-weight: 600;
	font-size: 14px;
	color: #070C49;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid #070C49;	
}

#button3:hover {
	background: #070C49;
	color: #ffffff;
	border: 2px solid #070C49;
	cursor: pointer;
}

#button3 .fa {
	margin: 0 0 0 0.5em;	
}

/* INTERNSHIP APPLICATION */

#first, #middle, #last {
	margin: 0 10px 0 0;
	width: 28%;
	float: left;
}

#current {
	margin: 0;
	padding: 0 5% 0 0;
	width: 45%;
	float: left;
}

#permanent {
	margin: 0;
	padding: 0 0 0 5%;
	width: 45%;
	float: left;
}

#street  {
	margin: 0 2% 0 0;
	padding: 0 0 0 2%;
	width: 58%;
	float: left;
}

#apt {
	margin: -20px 0 0 0;
	padding: 0 0 0 2%;
	width: 33%;
	float: left;
}

#city, #state, #zip {
	float: left;
}

#city {
	margin: 0 2% 0 0;
	width: 55%!important;
}

#state {
	margin: -20px 2% 0 0;
	width: 15%;
}

.wpcf7-select {
	margin: 0;
	padding: 0 0 0 2%;
	width: 38%;
	height: 44px;
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-size: 18px;
}

#zip {
	margin: -40px 0 0 0;
	width: 19%;
}

#button4 {
	margin: 5px auto 10px auto;
	padding: 10px 20px;
	background: none;
	display: inline-block;
	font-family: "proxima-nova";
	font-weight: 600;
	font-size: 14px;
	color: #070C49;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid #070C49;	
}

#button4:hover {
	background: #070C49;
	color: #ffffff;
	border: 2px solid #070C49;
	cursor: pointer;
}

#button4 .fa {
	margin: 0 0 0 0.5em;	
}

/** NEWS, PRESS, EDITORIALS **/

menu#filter {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
	text-align: center;
}

menu#filter li {
	margin: 0 20px;
	padding: 0;
	display: inline;
}

menu#filter li .fa {
	margin-right: 5px;
}

menu#filter li a, menu#filter li a:active, menu#filter li a:visited {
	color: #000000;
	text-decoration: none;
}

menu#filter li a:hover {
	color: #070C49;
}

article {
	margin: 0 10px 10px 10px;
	padding: 20px;
	background: #ffffff;
	width: 260px;
	height: 205px;
	float: left;
	font-family: "proxima-nova";
	font-size: 24px;
	font-weight: 300;
	color: #2d2d2d;
	line-height: 28px;
	position: relative;
}

article:hover {
	background-image: url('images/article.jpg') top center no-repeat;
	background-color: #070C49;
	background-blend-mode: multiply;
	color: #ffffff;
}

menu#publication {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-family: "Libre Baskerville";
	font-size: 12px;
	font-style: italic;
	font-weight: 300;
	color: #d2d2d2;
}

menu#publication li {
	margin: 0;
	padding: 0;
	display: inline;
}

menu#publication li .fa {
	margin-right: 0.5em;
}

menu#share {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	text-align: right;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

menu#share li {
	margin: 0 0 0 0.5em;
	padding: 0;
	display: inline;
}

menu#share li a, menu#share li a:active, menu#share li a:visited {
	font-size: 15px;
	color: #d2d2d2;	
}

menu#share li#email a:hover {
	color: #070C49!important;
}

menu#share li#facebook a:hover {
	color: #3b5998!important;
}

menu#share li#twitter a:hover {
	color: #00aced!important;
}

menu#share li#linkedin a:hover {
	color: #007bb6!important;
}

article:hover > a, article:hover > a:active, article:hover > a:visited, article:hover > #meta, article:hover > #publication {
	color: #ffffff;
}

article:hover > #share a {
	color: #ffffff!important;
}

article a, article a:active, article a:visited {
	color: #2d2d2d;
	text-decoration: none;
}

#issue {
	margin: 0 10px 20px 10px;
	padding: 20px;
	background: #ffffff;
	width: 400px;
	float: left;
	position: relative;	
}

#issue:hover, #issue:hover > h6 {
	background: #070C49;
	color: #ffffff;
}

#issue:hover > #icon {
	background: #ffffff;
	color: #070C49;
}

#issue:hover > #excerpt, #excerpt:hover {
	color: #ffffff!important;
}

#excerpt {
	color: #2d2d2d!important;
}

h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "proxima-nova";
	font-size: 24px;
	font-weight: 300;
	color: #2d2d2d;
	line-height: 28px;
}

#icon {
	margin: 0;
	padding: 0;
	background: #070C49;
	width: 90px;
	height: 90px;
	float: left;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	font-size: 36px;
	line-height: 90px!important;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

#icon .fa {
	line-height: 90px!important;
}

.stateface {
	font-family: "States";
}

#excerpt {
	margin: 0 0 0 20px;
	padding: 0;
	width: 290px;
	float: left;
}

#excerpt a, #excerpt a:active, #excerpt a:visited {
	color: #d2d2d2!important;
}

#success {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #ffffff;
	width: 920px;
	position: relative;	
}

#bullet {
	margin: 0 0 0 20px;
	padding: 0;
	width: 810px;
	float: left;
}

#red, #gray, #green {
	margin: 0;
	padding: 0;
	width: 90px;
	height: 90px;
	float: left;
	color: #ffffff;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	font-size: 36px!important;
	text-align: center;
	vertical-align: middle;
}

#red {
	background: #e74c3c;
}

#gray {
	background: #bdc3c7;
}

#green {
	background: #2ecc71;
}

#red .fa, #gray .fa, #green .fa {
	line-height: 90px!important;
}


/** FOOTER **/

footer {
	margin: 0;
	padding: 40px 0;
	background: #2d2d2d;
	width: 100%;
	height: 100px;
	position: relative;
}

#column3 {
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
}

#logo-footer {
	font-family: "Ogilvy";
	font-size: 18px;
	color: #ffffff;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.40);
	text-transform: capitalize;
}

#column4 {
	margin: 0;
	padding: 0;
	width: 50%;
	float: right;
}

menu#connect {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-family: "proxima-nova";
	font-size: 11px;
	color: #c5c5c5;
}

menu#connect li {
	margin: 0 0 5px 0;
	padding: 0;
}

menu#connect li .fa {
	margin: 0 10px 0 0;
	display: inline-block;
	width: 20px;
	font-size: 16px;
}

menu#connect li a, menu#connect li a:active, menu#connect li a:visited {
	color: #c5c5c5;
}

menu#tab {
	margin: 0;
	padding: 5px 10px;
	background: #070C49;
	position: absolute;
	bottom: 0;
	right: 0;
	list-style-type: none;
}

menu#tab li {
	margin: 0;
	padding: 0 0.5em;
	display: inline;	
}

menu#tab li a, menu#tab li a:active, menu#tab li a:visited {
	font-size: 12px;
	font-weight: 700;
	color: #c5c5c5;
	text-decoration: none;
	text-transform: uppercase;	
}
menu#tab li a:hover {
	color: #ffffff;
}

/* CSS RESET */

.clearfix {
	clear: both;
}

/* STATES */

@font-face {
     font-family: 'States';
     src: url('fonts/stateface-regular-webfont.eot');
     src: url('fonts/stateface-regular-webfont.eot?#iefix') format('embedded-opentype'),
          url('fonts/stateface-regular-webfont.woff') format('woff'),
          url('fonts/stateface-regular-webfont.ttf') format('truetype'),
          url('fonts/stateface-regular-webfont.svg#states') format('svg');
     font-weight: normal;
     font-style: normal;

}

/* OGILVY BASKERVILLE */

@font-face {
     font-family: 'Ogilvy';
     src: url('fonts/ogilvyjbaskerville-webfont.eot');
     src: url('fonts/ogilvyjbaskerville-webfont.eot?#iefix') format('embedded-opentype'),
          url('fonts/ogilvyjbaskerville-webfont.woff') format('woff'),
          url('fonts/ogilvyjbaskerville-webfont.ttf') format('truetype'),
          url('fonts/ogilvyjbaskerville-webfont.svg#Ogilvy') format('svg');
     font-weight: normal;
     font-style: normal;
}

/* TABLETS */
@media only screen and (max-width: 768px) {
	#container {
		margin: 0;
		width: 100%;
	}

	#main {
		padding: 20px 2%;
		width: 96%;
	}

	nav#navigation {
		display: none;
	}

	nav#menu {
		display: block;
	}
	
	#headline {
		padding: 0 2%;
		width: 96%;
		font-size: 28px;
	}

	#media {
		background: url('images/left-tablet.png') top center no-repeat;
	}

	#testimonial {
		background: url('images/right-tablet.png') top center no-repeat;
	}

	#media, #testimonial {
		margin: 0;
		padding: 20px 2%;
		width: 46%;
		float: left;
		z-index: 0;
		font-size: 21px;
		line-height: 24px;
	}

	#more {
		margin: 0 0 20px 0;
		padding: 0 2%;
		width: 96%;
		position: static;
		clear: both;
	}

	.staff {
		margin: 0 auto;
		width: 200px;
		float: none;
	}

	#staffer, #role {
		text-align: center;
	}

	menu#share2 {
		text-align: center;
	}

	#text {
		margin: 0;
		padding: 0 2%;
		width: 96%;
		float: none;
	}

	#left, #right {
		margin: 0;
	}

	#column3, #column4 {
		width: 96%;
		text-align: center;
	}

	#column3 {
		padding: 0 2% 20px 2%;
	}

	#column4 {
		padding: 0 2%;
	}

	h4 {
		padding: 0 2%;
		width: 94%;
	}

	#issue {
		margin: 0 0 20px 0;
		width: 94%;
	}

	#excerpt {
		padding-top: 15px;
		width: 530px;
	}

	menu#filter {
		margin: 20px 0 0 0;
	}

	menu#filter li {
		margin: 0 20px 10px 20px;
		padding: 0;
		display: block;
	}

	article {
		width: 41%;
	}

	aside {
		padding: 0 20px 40px 20px;
		float: left;
	}

	#post {
		padding: 0 2% 20px 2%;
		width: 73%;
	}

	.principal {
		margin: 20px 18px 0 18px;
		width: 140px;
		height: 140px;
		-webkit-background-size: cover!important;
		-moz-background-size: cover!important;
		-o-background-size: cover!important;
		background-size: cover!important;
	}

	.principal:hover #id {
		margin: 0;
		padding: 60px 0 0 0;
		width: 140px;
		height: 80px;
	}

	#column1 {
		margin: -160px auto 0 auto;
		width: 100%;
	}

	.headshot {
		margin: 0 auto;
		display: block;
	}

	h1 {
		font-size: 38px;
		color: #2d2d2d;
	}

	menu#contact {
		display: none;
	}

	menu#contact2 {
		margin: -5px 0 0 0;
		padding: 0;
		list-style-type: none;
		font-family: "proxima-nova";
	}

	menu#contact2 li {
		margin: 0 5px 0 0;
		display: inline;
		font-size: 18px;
	}

	menu#contact2 li .fa {
		margin-right: 20px;	
	}

	menu#contact2 li a, menu#contact2 li a:active, menu#contact2 li a:visited {
		color: #656565;
		text-decoration: none;
	}

	menu#contact2 li#email a:hover {
		color: #070C49;
	}

	menu#contact2 li#facebook a:hover {
		color: #3b5998;
	}

	menu#contact2 li#twitter a:hover {
		color: #00aced;
	}

	menu#contact2 li#linkedin a:hover {
		color: #007bb6;
	}

	#column2 {
		margin: 10px 0 0 0;
		padding: 0 2%;
		width: 96%;
	}

	#success {
		padding: 2%;
		width: 96%;
	}

	#red, #gray, #green {
		margin: 0 auto 10px auto;
		display: block;
		float: none;
	}

	h6 {
		text-align: center;
	}

	#bullet {
		margin: 0 auto;
		width: 96%;
		display: block;
		float: none;
	}
}

/* MOBILE */
@media only screen and (max-width: 480px) {
	#container {
		margin: 0;
		width: 100%;
	}

	#main {
		padding: 20px 2%;
		width: 96%;
	}

	nav#navigation {
		display: none;
	}

	nav#menu {
		display: block;
	}
	
	#headline {
		padding: 0 2%;
		width: 96%;
		font-size: 28px;
	}

	#media, #testimonial {
		margin: 0;
		padding: 20px 4%;
		width: 92%;
		z-index: 0;

		font-size: 21px;
		line-height: 24px;
	}

	#more {
		margin: 0 0 20px 0;
		padding: 0 2%;
		width: 96%;
		position: static;
		clear: both;
	}

	.staff {
		margin: 0 auto;
		width: 200px;
		float: none;
	}

	#staffer, #role {
		text-align: center;
	}

	menu#share2 {
		text-align: center;
	}

	#text {
		margin: 0;
		padding: 0 2%;
		width: 96%;
		float: none;
	}

	#left, #right {
		margin: 0;
	}

	#column3, #column4 {
		width: 96%;
		text-align: center;
	}

	#column3 {
		padding: 0 2% 20px 2%;
	}

	#column4 {
		padding: 0 2%;
	}

	h4 {
		padding: 0 2%;
		width: 96%;
	}

	#issue {
		margin: 0 0 20px 0;
		width: 90%;
	}

	#excerpt {
		width: 200px;
	}

	menu#filter {
		margin: 20px 0 0 0;
	}

	menu#filter li {
		margin: 0 20px;
		padding: 0;
		display: block;
	}

	article {
		width: 83%;
	}

	#post {
		padding: 0 2% 20px 2%;
		width: 96%;
	}

	.principal {
		width: 140px;
		height: 140px;
		-webkit-background-size: cover!important;
		-moz-background-size: cover!important;
		-o-background-size: cover!important;
		background-size: cover!important;
	}

	.principal:hover #id {
		margin: 0;
		padding: 60px 0 0 0;
		width: 140px;
		height: 80px;
	}

	#column1 {
		margin: -160px auto 0 auto;
		width: 100%;
	}

	.headshot {
		margin: 0 auto;
		display: block;
	}

	h1 {
		font-size: 38px;
		color: #2d2d2d;
	}

	menu#contact {
		display: none;
	}

	menu#contact2 {
		margin: -5px 0 0 0;
		padding: 0;
		list-style-type: none;
		font-family: "proxima-nova";
	}

	menu#contact2 li {
		margin: 0 5px 0 0;
		display: inline;
		font-size: 18px;
	}

	menu#contact2 li .fa {
		margin-right: 20px;	
	}

	menu#contact2 li a, menu#contact2 li a:active, menu#contact2 li a:visited {
		color: #656565;
		text-decoration: none;
	}

	menu#contact2 li#email a:hover {
		color: #070C49;
	}

	menu#contact2 li#facebook a:hover {
		color: #3b5998;
	}

	menu#contact2 li#twitter a:hover {
		color: #00aced;
	}

	menu#contact2 li#linkedin a:hover {
		color: #007bb6;
	}

	#column2 {
		margin: 10px 0 0 0;
		padding: 0 2%;
		width: 96%;
	}

	#success {
		padding: 2%;
		width: 96%;
	}

	#red, #gray, #green {
		margin: 0 auto 10px auto;
		display: block;
		float: none;
	}

	h6 {
		text-align: center;
	}

	#bullet {
		margin: 0 auto;
		width: 96%;
		display: block;
		float: none;
	}
}

/* TOP MENU */
.navbar-header .navbar-brand img {
	max-height: 22px;
}

.navbar-inverse .navbar-nav>li>a:focus {
	background: #070C49 !important;
}

.navbar-inverse .navbar-nav>li>a:hover {
	background: #070C49 !important;
}