/* Foundation v2.2 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
	Table of Contents
-----------------------------------------------------
:: Typography
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/

/* -----------------------------------------
	Typography
----------------------------------------- */
/*
div { font-family:"PT Serif Regular", Georgia, 'Times New Roman', Times, serif; font-size-adjust:0.5; font-weight:normal; font-style:normal; }
div { font-family:"Anivers Regular", 'Helvetica Neue', Arial, Helvetica, serif; font-weight:normal; font-style:normal; }
div { font-family:"PT Serif Caption Italic", Georgia, 'Times New Roman', Times, serif; font-size-adjust:0.53; font-weight:normal; font-style:italic; }
div { font-family:"PT Serif Italic", Georgia, 'Times New Roman', Times, serif; font-size-adjust:0.51; font-weight:normal; font-style:italic; }
div { font-family:"Anivers Bold", 'Helvetica Neue', Arial, Helvetica, serif; font-weight:bold; font-style:normal; }
div { font-family:"Anivers Small Caps", 'Helvetica Neue', Arial, Helvetica, serif; font-weight:normal; font-style:normal; }
div { font-family:"Anivers Italic", 'Helvetica Neue', Arial, Helvetica, serif; font-weight:normal; font-style:italic; }
div { font-family:"PT Serif Bold", Georgia, 'Times New Roman', Times, serif; font-size-adjust:0.5; font-weight:bold; font-style:normal; }
*/
body, input, textarea, button {font-family:"anivers", 'Helvetica Neue', Arial, Helvetica, serif; font-weight:400; font-style:normal; }
strong {font-family:"anivers", 'Helvetica Neue', Arial, Helvetica, serif; font-weight:700; font-style:normal;}
em {font-family:"anivers", 'Helvetica Neue', Arial, Helvetica, serif; font-weight:400; font-style:italic;}
.caption-header {font-family:"anivers-sc", 'Helvetica Neue', Arial, Helvetica, serif; font-weight:400; font-style:normal;margin-bottom:0;text-transform:uppercase;}
.caption {font-family:"PT Serif Caption", Georgia, 'Times New Roman', Times, serif; font-size-adjust:0.53; font-weight:normal; font-style:italic;}

h1, h2, h3, h4, h5, h6 {

}

.alt {
	font-family: "PT Serif", Georgia, 'Times New Roman', Times, serif;
	font-size-adjust: 0.5;
	font-weight :normal;
	font-style: normal;
	font-size: 18px;
}

.cta {
	font-family:"anivers", 'Helvetica Neue', Arial, Helvetica, serif;
	font-weight:700;
	font-style:normal;
	font-size:14px;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}


/* -----------------------------------------
	Shared Styles
----------------------------------------- */

img, object, video {max-width:100%;} /* fluid images */

.reveal-modal object, .reveal-modal video {
	max-width:none;
	height:100%;
}

img {
	display:block;
}

html {
	/*background: url('/images/npm/bg_glacier.jpg') no-repeat center center fixed #eeebeb;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/

	/*font-size:16px;*/
	overflow-y:scroll;
}

img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;

	display:none;
}

body {
	width:100%;
	height:100%;
	color: #4d4d4d;
	position: relative;
	background-color:transparent;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/npm/bg_glacier.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/npm/bg_glacier.jpg', sizingMethod='scale')";*/
	/*background:transparent url('/images/npm/grid_overlay.png') repeat center center fixed;*/

	font-size:16px;
}

#body-wrapper {
	position:relative;
	z-index:3;
}

/* for IE when we need it to work there */
/*
#bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background:#eeebeb url('/images/npm/bg_glacier.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/npm/bg_glacier.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/npm/bg_glacier.jpg', sizingMethod='scale')";
}*/


#grid-overlay {
	width:100%;
	height:100%;
	z-index:1;
	position:fixed;
	background:transparent url('/images/npm/grid_overlay.png') repeat center center fixed;
}

#above-header .container {
	position:relative;
}

.photo-bug-wrapper {
	padding: 6px 0;
	float: left;
}

.image-shown {
	position:absolute;
	right:0;
	z-index:5;
}

#captionFull {
	display: none;
}

.bg-image-caption {
	padding:8px 8px 8px 6px;
	color:#fff;
	float:left;
	font-size:14px;
}

.bg-image-caption p {
	padding:0;
	margin:0;

}

p.caption-header {
	font-size:11px;
	color:#b0b0b0;
}

.bg-image-caption p.caption-header {
	color:#ebebeb;
}

.black-bg-30 {
	background:transparent url('/images/npm/black_bg_trans_30.png');
}



a#bg-view {
	display:block;
	float:left;
	padding:9px 5px 10px 5px;
	font-size:14px;
	line-height:16px;
	font-family:"anivers", 'Helvetica Neue', Arial, Helvetica, serif;
	font-weight:normal;
	font-style:italic;
	margin-left:5px;
	width:35px;
	background-color:#3abffd;
	text-align:center;
	color:#ffffff;
}

a#bg-view:hover {
	text-decoration:none;
	background-color:#31b2ee;
}

#header {
	background-color:#f7642c;
	min-height:48px;
	color:#ffffff;
	padding:30px 0 0 0;
}

.logo {
	float:left;
}

.show-on-phones .logo {
	/*width:60%;*/
	max-width:70%;
}

#mobileNav {
	position:absolute;
	top:-5px;
	right:15px;
	padding:6px 20px;
}

.main-navigation {
	float:right;
}

.main-navigation ul {
	margin:0;
	padding:0;
}

.main-navigation ul li {
	float:left;
	font-size:18px;
	text-transform:lowercase;
	margin:0 0 0 20px;
	padding:0;
	position:relative;
}

.main-navigation ul li a {
	color:#ffffff;
	text-shadow:-1px -1px 0px #808080;
}

.main-navigation ul li a:hover {
	text-decoration:none;
}

.main-navigation ul li a:hover::before, .main-navigation ul li.active a::before, .photo-essay-post .main-navigation ul li.node_travel a::before, .travel-essays .main-navigation ul li.node_travel a::before {
	content:"";
	display:block;
	top:-12px;
	right:50%;
	margin-right:-4px;
	position:absolute;
	width:9px;
	height:8px;
	background-image:url('/images/npm/nav_current.png');
}

#section {
	padding-bottom:20px;
}

.home #section .container {
	padding-top:20px;
}

.page #section .container {
	border:20px solid rgba(255,255,255,0.37);
	max-width:1220px;
	margin:0px auto;
	border-top:none;
	padding:0 0px;
}

.page .body-inner {
	background:#ffffff url('/images/npm/body_inner_bg.png') repeat-x scroll top left;
	min-height:600px;
	padding:55px 25px 25px 25px;

}

.home #hero {
	min-height:372px;
	/*background-color:#ebebeb;*/
}

#about-brief {
	min-height:352px;
	/*background:transparent url('/images/npm/nathan_hp.png') no-repeat bottom right;*/
}

.trans-border-white {
	/*background:transparent url('/images/npm/white_bg_trans_37.png');
	padding:10px;*/
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:10px solid rgba(255,255,255,0.37);
}

.trans-border-white .inner {
	background-image:url('/images/npm/nathan_hp.png');
	background-color:#ffffff;
	background-color:rgba(255,255,255,0.9);

	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:322px;
	padding:30px 35px 0 20px;
}

.hp-module-row {
	margin:20px 0;
}

.module h2 {
	background-image:url('/images/npm/white_bg_trans_90.png');
	line-height:53px;
	padding:0 0 0 17px;
	margin:0;
	box-shadow: 2px 0 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 2px 0 5px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 0 5px rgba(0,0,0,0.25);
	z-index:4;
	position:relative;
}

.module .inner {
	position:relative;
	z-index:3;
	background-image:url('/images/npm/white_bg_trans_80.png');
	padding:20px 30px 20px 17px;
}

.essays .inner, .projects .inner, .bloomberg .inner {
	min-height:326px;
}

.projects .inner {
	padding:0;
}

.projects hr:nth-of-type(2) {
display:none;
}

h2 img {
	display:inline;
}

.bloomberg h2 img {
	vertical-align:middle;
}

.module .inner h3 {
	font-size:16px;
	margin:0;
	padding:0;
}

.module .inner .article-date {
	font-size:14px;
	font-family:"anivers-sc", 'Helvetica Neue', Arial, Helvetica, serif;
	font-weight:normal;
	font-style:normal;
}

.photo-essays-hp img {
	margin-top:20px;
}

.upcoming p.article-date {
	padding-bottom:3px;
}

.upcoming .inner h3 {
	padding-bottom:18px;
}

.upcoming .inner {
	height:220px;
	background-color:#ffffff;
}

.timer {
	display:none;
}

.upcoming .inner .orbit-slide {
	background-color:#ffffff;
}

#footer {
    background: #f3f3f3 url(/images/npm/footer_bg.png) repeat-x scroll top left;
    border-top: 1px solid #e7e7e6;
    min-height: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-links ul {
	list-style:none;
	margin:0;
	padding:0;
}

.footer-links ul li {
	float:left;
	margin:0 17px 0 0;
	font-family:"PT Serif", Georgia, 'Times New Roman', Times, serif;
	font-size-adjust:0.5;
	font-weight:normal;
	font-style:normal;
}
.footer-links ul li a {
	color:#333333;
}
p.copyright {
    font-size: 12px;
    color: #bcc4c2;
    clear: both;
    margin-left: 0px;
    margin-bottom: 0;
}
.footer-icons img {
	float:right;
	margin:0 15px 0 0;

}
#featured {
	min-height:372px;
	visibility: hidden;
}
.orbit-wrapper #featured {
	visibility:visible;
}
.featured-sidebar {
	position:absolute;
	top:0;
	left:0;
	width:213px;
	height:100%;
}

#featured .slide {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-repeat:no-repeat;
	background-position:center center;

}

.light .featured-sidebar {
	background:rgba(255,255,255,0.8);
}

.dark .featured-sidebar {
	background:rgba(0,0,0,0.8);
}

.featured-sidebar h1.alt {
	font-size:20px;
	line-height:24px;
	padding:39px 0 25px 16px;
	margin:0;
}

.dark .featured-sidebar h1.alt {
	color:#ffffff;
}

.featured-sidebar p.featured-summary {
	padding:0 8px 0 16px;
}

.dark .featured-sidebar p.featured-summary {
	color:#ffffff;
}

.featured-sidebar p.featured-cta {
	padding:0 8px 0 16px;
}

div.orbit-wrapper div.slider-nav {
	position:absolute;
	bottom:60px;
	left:21px;
	width:80px;
}

div.orbit-wrapper div.slider-nav span {
	width:36px;
	height:36px;
	margin:0;
	top:0;
	background-color:rgba(0,0,0,0.8);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

div.orbit-wrapper div.slider-nav span.right {
	background:#111111 url('/images/npm/nav_arrow_light_right.png') no-repeat scroll center center;
	right:1px;
}

div.orbit-wrapper div.slider-nav span.left {
	background:#111111 url('/images/npm/nav_arrow_light_left.png') no-repeat scroll center center;
	left:0;
}

.main-page-body {
	padding-top:20px;
}

p.page-intro {
	font-size:18px;
	color:#111111;
}

.body-content h2, .body-content h3 {
	color:#111111;
}

.body-content iframe {
	width: 100%;
}

#side-navigation ul {
	padding:0 0 0 0;
}

#side-navigation ul ul {
	padding:0;
	margin-bottom:0;
}

#side-navigation ul li {
	margin:0;
}

#side-navigation ul li a {
	display:block;
	padding:0 0 0 15px;
	line-height:30px;
}

#side-navigation ul li.active > a {
	background-color:#f1efef;
	color:#000000;
	text-decoration:none;
	cursor:default;
}

#side-navigation ul ul li.has_children ul {
	padding:0;
	margin-bottom:0;
	display:none;
}

#side-navigation ul.has_children a {
	padding-left:35px;
}

#side-navigation li.active li.active.has_children ul, #side-navigation li.ancestor-side-nav ul.sub-navigation {
	display:block;
}

.body-sidebar h5 {
	margin-top:20px;
	font-family:"PT Serif", Georgia, 'Times New Roman', Times, serif;
	font-size-adjust:0.5;
	font-weight:normal;
	font-style:normal;
}

.body-sidebar li, .body-content li {
	background:transparent url('/images/npm/sidebar_bullet.png') no-repeat scroll 0 8px;
	padding-left:15px;
	word-wrap: break-word;
}

.body-sidebar p {
	margin-bottom:0;
}

.search-header input, .search-header input[type=submit] {
	float:left;
	margin-left:5px;
}

.search-header input.input-text {
	width:75%;
	margin-top:2px;
}

.search-header input.button {
	width:20%;
	background-image:url('/images/npm/mag_glass.png');
	background-repeat:no-repeat;
	background-position:center center;
}

.sidebar-section {
	padding-top:20px;
}

.main-page-body .block-grid {
	padding-top:10px;
}

.main-page-body .block-grid li {
	background-color:#ffffff;
	box-shadow: 0px 0 8px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 0 8px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.25);
	height:325px;
	position:relative;
	overflow:hidden;
	zoom:1;

}

.books .main-page-body .block-grid li {
	background:transparent;
	box-shadow:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	height:350px;
	overflow:visible;
	text-align:center;

}

.news-flag {
	display:none;
}

.single-essay .block-grid li {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	border:1px solid #ccc;
}

li.has-news a.news-flag {
	position:absolute;
	top:0;
	right:2%;
	padding:5px 8px 8px 5px;
	color:#fff;
	display:block;
	background-color:#ae1f23;
	text-decoration:none;
}

.block-grid-header {
	padding:23px 17px 30px 18px;
	float:left;
	clear:left;
	height:130px;
}

.block-grid-header img {
	float:left;
}

.block-grid-header h2 {
	display:block;
	clear:left;
	font-size:18px;
	margin:0;
	padding:7px 0 0 0;

}

.block-grid-header p.article-date {
	font-size: 14px;
	font-family: "anivers-sc", 'Helvetica Neue', Arial, Helvetica, serif;
	font-weight: normal;
	font-style: normal;
	color:#666666;
}

.block-grid-image {
	height:141px;
	/*position:absolute;*/
	clear:left;
	bottom:0;
	position:relative;

}

.block-grid-image img {
	/*max-width:none;
	margin-top:-20%;*/
}

.books .block-grid img {
	display:inline;
}

.block-grid-logo {
	height:41px;
}

p.book-info {

}

.vid-play {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-100px;
	margin-left:-100px;
}

.researchThumb {
	height: 150px;
	width: 150px;
	float: left;
}

.researchCTA {
    padding: 10px 20px 15px;
    color: #fff !important;
    background-color: #7D5140;
    margin-top: 10px;
    display: inline-block;
    transition: 0.2s ease-in-out all;
    border: 2px solid #7D5140;
}

.researchCTA:visited {
	color: #fff !important;
}

.body-content a:hover > .researchWrapper.imageWidth {
	padding-left: 25px;
}

.body-content a:hover > .researchWrapper {
	padding-left: 5px;
}

.researchCTA:hover {
	color: #7D5140 !important;
	text-decoration: none !important;
	background-color: #fff;
}

.researchWrapper {
    float: left;
    display: block;
    transition: 0.2s ease-in-out;
}
.addthis_inline_share_toolbox {
    float: right;
    display: block;
    clear: none !important;
    padding-top: 100px;
}
.researchWrapper.imageWidth {
    padding-left: 20px;
    width: 670px;
}
.research-authors {
    color: #666;
    margin-bottom: 10px;
}
.abstractTitle {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 0;
}
.landingSummary {
    display: block;
    color: #666;
}
.noPad {
	padding-left: 0px;
}

p.visit-link {
	font-size:14px;
	font-family:"anivers", 'Helvetica Neue', Arial, Helvetica, serif;
	font-weight:bold;
	font-style:normal;
}

p.journal-title {
    margin-bottom: 0;
    font-family: "anivers-sc", 'Helvetica Neue', Arial, Helvetica, serif;
    font-weight: normal;
    font-style: normal;
    color: #0c8bc6;
    text-transform: lowercase;
}

.journal-title {
	margin-bottom: 0;
}

.journal-title p {
	margin-bottom: 0;
	font-size: 20px;
}

h2.journal-title {
	font-size:20px;

}

ul.photo-essay-listing {
	margin:0;
	padding:0;
}

ul.photo-essay-listing li {
	height:160px;
	margin:0 0 20px 0;
	padding:0;
	position:relative;
	overflow:hidden;

}

ul.photo-essay-listing li p.layered-photo-caption {
	position:absolute;
	bottom:0;
	right:0;
	padding:10px 17px;
	color:#ffffff;
	text-align:right;
	background-color:#111111;
	background-color:rgba(0,0,0,0.8);
	margin:0;
}

ul.photo-essay-listing li p.layered-photo-caption a {
	color:#ffffff;
	text-decoration:none;
}

img.cropped-featured {
	margin-top:-8%;
}

.photo-essay-post .main-page-body img {
	text-align:center;
	margin:0px auto;
	margin-bottom:18px;
	padding:0px 10px;
}

.photo-essay-post .main-page-body .left-image {
	margin:0px 10px 5px 0;
	float:left;
}

.photo-essay-post .main-page-body .right-image {
	margin:0px 0px 5px 10px;
	float:right;
}

.main-page-body .essay-gallery .block-grid li {
	background-color:transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	height:auto;
	position:relative;
	overflow:hidden;
}

.article-listing {
	padding-top:10px;
}

.article-listing h2 {
	font-size:18px;
	margin:0;
	padding:0;
}

.sidebar-faq {
	margin-bottom:18px;
}

.sidebar-header {
	padding-bottom:8px;
}

ul.pagination li {
	background:transparent none;
	padding-left:0;
}

ul.pagination li a:hover {
	text-decoration: none;
}

/* --------------------------------------------------------
	Research Detail - Image Gallery and Floated Images
-------------------------------------------------------- */
.popup-gallery a {
    float: left;
    padding-right: 5px;
    padding-top: 5px;
}

.floatImageRight {
	float: right;
	margin-right: 0;
	padding-left: 10px;
}
.floatImageLeft {
	float: left;
	margin-left: 0;
	padding-right: 10px;
}

/* -----------------------------------------
	Travel Detail - Image Gallery
----------------------------------------- */
.slick-dots li {
	background: none;
}
.slick-slide {
outline: none !important;
}
.slick-prev:before, .slick-next:before {
    color: gray;
    background-color: #fff;
    border-radius: 50%;
    padding: 3px;
}
.slide {
  position: relative;
}

.slide__caption p {
    min-height: 80px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

/* -----------------------------------------
	News - Upcoming Appearances
----------------------------------------- */

.upcomingAppearances:hover {
    text-decoration: none;
}
.upcomingAppearances hr:last-child {
    display: none;
}
.upcomingAppearance p.dateTime {
	font-size: 11px;
	color: #b0b0b0;
	margin-bottom: 0;
}

.locTitle {
	font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

/* -----------------------------------------
	Travel Detail - Image Gallery
----------------------------------------- */
.logoHalf {
	float: right;
	padding-left: 30px;
}
.featuredImage {
	width: 100%;
	transition: 0.2s ease-in-out all;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
	backface-visibility: hidden;
}
.textHalf h2 {
    color: #0c8bc6;
    margin-bottom: 0;
}
.textHalf p {
    color: #666666;
    margin-bottom: 40px;
}
.featuredEssayHover:hover {
	text-decoration: none;
}
.featuredEssayHover:hover > .featuredImage {
	opacity: 0.8;
}
.featuredEssayHover:hover > .textHalf h2 {
	border-bottom: none !important;
	border-bottom-color: #fff;
}
.featuredEssayHover:hover > .textHalf p {
	border: none !important;
}

.slick-slide.slick-active img {
	cursor: pointer;
}

/* -----------------------------------------
	Section Colors
----------------------------------------- */
h1.page-title {
	text-shadow:1px 2px 0px #ffffff;
}
.about h1.page-title, .default h1.page-title {
	color:#f8633b;
}
.media h1.page-title {
	color:#3abffd;
}
.essays h1.page-title {
	color:#ae1f23;
}
.news h1.page-title, .appearances h1.page-title  {
	color:#88cb63;
}
.books h1.page-title {
	color:#e2a72d;
}
.research h1.page-title {
	color:#7D5140;
}
.research .main-navigation ul li a, .essays .main-navigation ul li a  {
	color:#ffffff;
	text-shadow:-1px -1px 0px #4d4d4d;
}

.essays-theme #header {
	background-color:#ae1f23;
}

.books-theme #header {
	background-color:#e2a72d;
}

.media-theme #header {
	background-color:#3abffd;
}

.research-theme #header {
	background-color:#7D5140;
}

.news-theme #header, .appearances-theme #header {
	background-color:#88cb63;
}

.search-theme #header, .appearances-theme #header {
	background-color:#5f65d3 !important;
}

/* Nav states */

.about .main-navigation ul li.node_about a::before, .essays .main-navigation ul li.node_essays-columns a::before, .books .main-navigation ul li.node_books a::before, .video .main-navigation ul li.node_video a::before, .research .main-navigation ul li.node_research a::before, .travel .main-navigation ul li.node_travel a::before, .appearances .main-navigation ul li.node_upcoming-appearances a::before, .news .main-navigation ul li.node_news a::before {
	content:"";
	display:block;
	top:-12px;
	right:50%;
	margin-right:-4px;
	position:absolute;
	width:9px;
	height:8px;
	background-image:url('/images/npm/nav_current.png');
}


/* -----------------------------------------
	Media Queries
----------------------------------------- */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */

}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */

#section.container {
	padding:0;
}

.page #section .container {
	border:none;
	max-width:1220px;
	margin:0px auto;
	border-top:none;
	padding:0 0px;
}

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */


}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
/* Styles */

}

@media (max-width: 768px) {
#section.container {
	padding:0;
}

.page #section .container {
	border:none;
	max-width:1220px;
	margin:0px auto;
	border-top:none;
	padding:0 0px;
}

#header {

	padding:20px 0 0 0;
	min-height:35px;
}

.slick-dots {
	display: none;
}

.slick-slide.slick-active img {
	margin-bottom: 0;
}

.textHalf {
	float: left;
	margin-left: 18px;
}

.logoHalf {
	float: left;
	margin-left: 18px;
	padding-left: 0;
	margin-top: 18px;
}

}


/* -----------------------------------------
	Utility
----------------------------------------- */
.media-stripe {
    border-left: 5px solid #3abffd;
    max-width: 690px;
}

.essays-stripe {
	border-left:5px solid #ae1f23;
}

.news-stripe {
	border-left:5px solid #88cb63;
}

.default-stripe {
	border-left:5px solid #f8633b; /* orange */
}

.books-stripe {
	border-left:5px solid #e2a72d;
}

.research-stripe {
	border-left:5px solid #7D5140;
}

body .flush-bottom {
	padding-bottom:0;
	margin-bottom:0;
}

body .flush-top {
	padding-top:0;
	margin-top:0;
}

.accent-one {

}

.accent-two {

}

.faded {
	opacity:0.7;
}

.faded:hover {
	opacity:1;
}

.transition {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.header-social {
	padding-top:15px;
	text-align:right;
}
.header-social a {
	display:inline-block;
	vertical-align:top;
	margin:5px 3px 0;
}

.headerSearch {
	display:inline-block;
	width:auto;
	margin-right:10px;
}
.headerSearch form {margin:0;padding:0;}
.headerSearch input {
    border:none;
		color:#fff;
		-webkit-box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    -moz-box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    padding: 10px;
    background: rgba(0,0,0,0.5);
    margin: 0 0 10px 0;
}
.headerSearch input[type="submit"] {background:#000;margin-left:5px;}

.searchResult {
	margin:10px 0 10px;
	padding: 10px 5px 20px;
	border-bottom:1px solid #e0e0e0;
}
.searchResult .searchIndicator {
	display:inline-block;
	line-height:10px;
	font-size:10px;
	color:#fff;
	background-color:#989898;
	padding:3px 10px 4px;
	text-transform:uppercase;
}
.searchIndicator._news {background-color:#88cb63;}
.searchIndicator._essay {background-color:#ae1f23;}
.searchIndicator._profile {background-color:#f8633b;}
.searchIndicator._article {background-color:#7D5140;}
.searchIndicator._video {background-color:#3abffd;}

/* 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; *line-height: 0; }
.ir br { display: none; }

@media only screen and (max-width: 1296px) {
	.researchWrapper.imageWidth {
	    width: 60%;
	}
	.body-content iframe {
	    height: 610px;
	}
}

@media only screen and (max-width: 1024px) {
	.researchWrapper.imageWidth {
	    width: 60%;
	}
	.body-content a:hover > .researchWrapper.imageWidth {
		padding-left: 20px;
	}

	.body-content a:hover > .researchWrapper {
		padding-left: 0px;
	}
	.body-content iframe {
	    height: 483px;
	}
}
@media only screen and (max-width: 1000px) {
	.media-stripe {
		max-width: 400px;
	}
}
@media only screen and (max-width: 920px) {
	.researchThumb {
	    height: 100px;
	    width: 100px;
	    float: right;
	    background-size: cover;
	    margin-top: 8px;
	}
	.body-content iframe {
	    height: 410px;
	}
}

@media only screen and (max-width: 860px) {
	.row {
		min-width: 0;
	}
}

@media only screen and (max-width: 767px) {
	.body-content a:hover > .researchWrapper.imageWidth {
		padding-left: 0px;
	}

	.body-content a:hover > .researchWrapper {
		padding-left: 0px;
	}
	.researchWrapper.imageWidth {
	    padding-left: 0px;
	}
	.body-content a:hover > .researchWrapper {
		padding-left: 0px;
	}
	.body-content iframe {
	    height: 344px;
	}
	.researchThumb {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 568px) {
	.researchWrapper.imageWidth {
	    width: 70%;
	}
	.body-content iframe {
	    height: 263px;
	}
}

@media only screen and (max-width: 320px) {
	.researchWrapper.imageWidth {
	    width: 60%;
	}
	.researchCTA {
	    font-size: 13px;
	}
}

/*  #iPhone 6 (Portrait)  */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
	.researchWrapper.imageWidth {
	    width: 69%;
	}
}