/*
Theme Name: Data Science at NYU
Description: A dope portfolio theme
Version: 1.0
Author: Spark451
Author URI: Spark451.com
*/


/*  ------------------------------------------------- 
	Table of Contents
-----------------------------------------------------

:: 00. Imported Stylesheets
:: 01. Global
::::: 01.1 WordPress Defaults
:: 02. Header
::::: 02.1 Logo
::::: 02.2 Primary Menu
::::: 02.3 Secondary Menu
::::: 02.4 Mega Menu
:: 03. Sidebar
:: 04. Home
:: 05. Masonry/Grid
:: 06. Posts/Pages
:: 07. Footer
:: 08. Widgets
::::: 08.1 Featured Posts
::::: 08.2 Featured Page
::::: 08.3 Featured Portfolio
::::: 08.4 Featured Video
::::: 08.5 Contact
::::: 08.6 Better Comments
::::: 08.7 Flickr
::::: 08.8 Twitter
::::: 08.9 Search
*/


/*-----------------------------------------------------
	00. Imported Stylesheets
-----------------------------------------------------*/

@import url('engine/css/base.css');


/*-----------------------------------------------------
	01. Global
-----------------------------------------------------*/

body {
	font-size: 13px;
	font-size: 1.3rem;
	font-family: "proxima-nova",sans-serif;
	/*font-family: 'Bitter', serif;*/
}

p,
.post-content {
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "proxima-nova",sans-serif;
	line-height: 1.8em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "proxima-nova",sans-serif;
/*	font-family: 'Bitter', serif;*/
}

.row { width: 960px; }

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

#main { padding: 40px 0 20px; }
.single-post #main { padding-top: 30px; }

.button { /* text-transform: uppercase; */ }

.button.small, .button.medium,
input.button[type="submit"], input.small.button[type="submit"], 
input.medium.button[type="submit"]{
	font-size: 16px;
  	padding: 15px 30px;
}

@media (min-width: 480px){
	.button.small, .button.medium,
	input.button[type="submit"], input.small.button[type="submit"], 
	input.medium.button[type="submit"]{
		font-size: 20px;
	}
}
@media (max-width: 768px){
	#content-container.container{ padding: 0; }
}

.read-more .button { font-weight: 600; }

.post-content h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
}

/*#home-tabs-content h6 {
	font: bold 10px "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-size: 1.0rem;
	color: #999;
	text-transform: uppercase;
	margin-bottom: 14px;
}*/

.boxed #main-container { 
	max-width: 980px; 
	margin: 20px auto;
	overflow: hidden;
} 

#breadcrumb-wrap {
	position: relative;
	z-index: 10;
}

.breadcrumbs { margin: 10px 0 15px !important; }

.breadcrumbs a {
	font-size: 11px !important;
	font-size: 1.1rem !important;
	text-transform: uppercase;
}

.sub-nav a { 
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

dl.breadcrumbs dd { margin-bottom: 0; }

dl.breadcrumbs dd:first-child { margin-left: 0; }

dl.sub-nav.breadcrumbs dd a::after { 
	content: "\f054";
	font-family: FontAwesome;
	margin: 0 0 0 10px;
}

dl.breadcrumbs dd.active span  {
	background: #000;
	color: white;
	padding: 3px 9px 3px 0;
	cursor: default;
	text-transform: uppercase;
	font-size: 11px !important;
	font-size: 1.1rem !important;
	border-radius: 1000px;
}

label { display: inline; }

textarea {
	height: 150px;
	font-size: 12px;
	font-size: 1.2rem;
	resize: vertical;
}

blockquote {
	border: none;
}

blockquote p{ 
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.3em;
}
blockquote strong{ 
	font-weight: 600;
}

blockquote em{ 
	display: block;
	text-align: right;
	margin-top: 15px;
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}


/* SP Content Styles --------------------------------------------- */

.content-sidebar {
	border-left: 1px solid #e5e5e5;
}

.content-sidebar h6{
	font-size: 13px;
	font-size: 1.3rem;
	line-height:1.3em;
	font-weight: 600;
	text-transform: none;
}

.content-sidebar h4{
	font-size: 50px;
	font-size: 5rem;
	font-weight: bold;
	line-height: 1em;
	margin-top: 40px;
}
.content-sidebar h4 strong{
	font-size: 100px;
	font-size: 10rem;
	
}

#home-tabs-content p {
	font-family: "proxima-nova", sans-serif;
	line-height: 1.6em;
}

#home-tabs-content .content-sidebar h6 {
	width: 50%;
	float: left;
}

#home-tabs-content .content-sidebar img  {
	float: left;
	margin-right:9%;
	margin-left:9%;
}

#home-tabs-content .content-sidebar .spacer  {
	height: 10px;
}

#home-tabs-content blockquote p{ 
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.4em;
}

#home-tabs-content blockquote em{ 
	font-style: normal;
	font-size: 12px;
	font-size: 1.2rem;
}

.entry-content dl.tabs dd {
	border-top: 3px solid #d0d3d4;
	margin-top: -3px;
	margin-right: 20px ;
	text-transform: uppercase;
}

.entry-content dl.tabs dd.active a,
.entry-content ul.tabs-content.contained >li{
	border: none;
	background: none;
}

.accordion{
	border: none;
}

.accordion dt a.active{
	color: #fff;
}

.entry-content h1 {
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: uppercase;
}

.entry-content h3 {
	margin-top: 30px;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}

.info-box{
	text-align: center;
	font-size: 13px;
	font-size: 1.3rem;
	color: #5c666f;
}
.info-box, .info-box p{
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.2em;
	font-weight: 600;
	color: #5c666f;
	font-family: "proxima-nova", sans-serif;
}

.home-content h2{
	font-size: 27px;
	font-size: 2.7rem;
	line-height: 1.2em;
	font-weight: 300;
	text-align: center;
}

.home-content h3{
	text-transform: uppercase;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
}

#home-content {
	background-color: #f7f7f7;
}

/* 01.1 WordPress Defaults --------------------------------------------- */

.page-template-page-home-php .header-image { display: none; }

.page-template-page-home-php #content > .post-box { 
	max-width: 920px;
	margin: 0 auto;
}

.header-image {
	position: relative;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;	
	z-index: 10;
	overflow: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.header-image-gradient {
	z-index: 2;
	width: 100%;
	height: 100%;
	position: absolute;
}

.page-header {
	position: relative;
	z-index: 3;
}

.header-image img {
	display: block;
	width: 100%;
	position: absolute;
}

#logo-holder {
	position: relative;
	z-index: 20;
	height:105px;
}


/*-----------------------------------------------------
	02. Header
-----------------------------------------------------*/

#header {
	padding: 30px 0 0;
	background: #fff;
	position: relative;
	z-index: 100;
	position: relative;
	z-index: 50;
}

#header .header-title {
	font-family: "proxima-nova",sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color:#fff;
	font-weight: bold;
	float:right;
	display: inline-block;
	width:auto;
	height: 41px;
	line-height: 41px;
	padding-right: 20px;
}

#site-description {
	font-size: 12px;
	font-size: 1.2rem;
	text-align: right;
	height: 30px;
	margin-top: 18px;
}

.menu-button { margin: 0; }


/* 02.1 Logo ----------------------------------------------------------- */

#nyu-logo {
	margin: 0px;
	padding: 0px;
	float: right;
	margin: -15px 30px 0 0;
}

#site-title a,
h1#site-title {
	font-size: 40px;
	font-size: 4.0rem;
	line-height: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#site-title-image {
	font-size: 0;
	margin: 0;
}

#site-title-image img,
#site-title-image a { display: block; }

#logo .subheader { 
	margin: 10px 0 0 0; 
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}


/* 02.2 Primary Menu --------------------------------------------------- */

.flyout.animated {
	-webkit-animation-duration: 0.4s;
	-moz-animation-duration: 0.4s;
	-ms-animation-duration: 0.4s;
	-o-animation-duration: 0.4s;
	animation-duration: 0.4s;
}

#topMenu { 
	-webkit-transition: 0.25s all ease-in; 
	-moz-transition: 0.25s all ease-in; 
	-ms-transition: 0.25s all ease-in; 
	-o-transition: 0.25s all ease-in; 
	transition: 0.25s all ease-in; 
}

#topMenu ul { margin: 0; }

.active-menu #topMenu { margin-top: 0 !important; }

.flyout.right { left: auto !important; }

#primary-navigation {
	height: 14px;
	line-height: 14px;
	position: absolute;
	top: 70%;
	right: 0;
}

#primary-navigation .nav-bar {
	height: 20px;
	background: none;
	margin: 0;
	float: right;
}

#primary-navigation .nav-bar li {
	border: none;
	line-height: 12px;
	box-shadow: none;
	border: none;
}

#primary-navigation .nav-bar li a {
	font-size: 13px;
	font-size: 1.3rem;
	padding: 0 15px;
	font-weight: 600;
	/*text-transform: uppercase;*/
	background: transparent;
}

#primary-navigation .nav-bar li:hover { background: none !important; }

#primary-navigation .nav-bar li.has-flyout > a:first-child { padding-right: 15px; }

#primary-navigation .nav-bar li:last-child.has-flyout > a:first-child { padding-right: 15px; }

#primary-navigation .nav-bar li.has-flyout > a:first-child:after {
	/*content: "\f078";*/
	font-family: FontAwesome;
	border: none;
	position: absolute;
	right: 24px;
	top: 2px;
	font-size: 11px;
	font-size: 1.1rem;
	opacity: .5;
}

#primary-navigation .nav-bar li:last-child.has-flyout > a:first-child:after { right: 9px; }

#primary-navigation .nav-bar li:first-child a { padding-left: 0; }

#primary-navigation .nav-bar li:last-child { border-right: none; }

#primary-navigation .nav-bar li:last-child a { padding-right: 0; }

#primary-navigation .flyout {
	padding: 35px 0 0;
	margin: 0;
	box-shadow: none;
	top: 11px;
	left: auto;
	right: 0;
	background: none;
	border: none;
	width: 200px;
}

.ie8 #primary-navigation .flyout {
	padding-top: 34px;
	left: 0;
}

#primary-navigation .nav-bar .has-flyout:hover:after {
	content: "\f0d8";
	position: absolute;
	font-family: FontAwesome;
	bottom: -40px;
	left: 50%;
	font-size: 24px;
	font-size: 2.4rem;
}

#primary-navigation .flyout li { border: none !important; }

#primary-navigation .flyout li a {
	box-shadow: none;
	border: none !important;
	padding: 10px 30px !important;
	text-transform: none;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 600;
	/*font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;*/
}

#primary-navigation .flyout li:first-child a { padding-top: 30px !important; }

#primary-navigation .flyout li:last-child a { padding-bottom: 35px !important; }

.ie8 #primary-navigation .flyout li:first-child a { padding-top: 10px !important; }


/* 02.3 Secondary Menu ------------------------------------------------- */

#secondary-navigation {
	position: relative;
	z-index: 60;
}

#secondary-navigation .nav-bar {
	background: none;
	margin: 18px 0 0;
	height: 30px;
}

#secondary-navigation .nav-bar li {
	border: none;
	line-height: 11px;
	border-right: solid 1px #333;
	box-shadow: none;
}

#secondary-navigation .nav-bar li a {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0 15px;
}

#secondary-navigation .nav-bar li:hover { background: none !important; }

#secondary-navigation .nav-bar li.has-flyout > a:first-child { padding-right: 30px; }

#secondary-navigation .nav-bar li.has-flyout > a:first-child:after {
	content: "\f078";
	font-family: FontAwesome;
	font-size: 10px;
	border: none;
	position: absolute;
	right: 22px;
	top: 2px;
	opacity: .5;
}

#secondary-navigation .nav-bar li:first-child a { padding-left: 0; }

#secondary-navigation .nav-bar li:last-child { border-right: none; }

#secondary-navigation .flyout {
	padding: 22px 0 20px;
	margin: 0 0 0 -16px;
	box-shadow: none;
	top: 12px;
	left: 0;
	right: auto;
	background: none;
	border: none;
	width: 180px;
}

#secondary-navigation li.menu-item:first-child .flyout { margin-left: -30px; }

#secondary-navigation .flyout li { border: none !important; }

#secondary-navigation .flyout li a {
	box-shadow: none;
	border: none !important;
	padding: 10px 30px !important;
	font-family: "proxima-nova",sans-serif;
}


/* 02.4 Mega Menu --------------------------------------------------- */

#primary-navigation .mega-menu .flyout { width: 400px; }

#secondary-navigation .mega-menu .flyout { width: 360px; }

.mega-menu .flyout .flyout { display: none; }

.mega-menu .flyout-inner {
	overflow: hidden;
	padding: 1px 0;
}

.mega-menu .col-wrap {
	float: left;
	width: 200px;
}

#secondary-navigation .mega-menu .col-wrap { width: 180px; }

.mega-menu .col-wrap:last-child { border-right: 0; }

#primary-navigation .mega-menu .mega-head a,
#secondary-navigation .mega-menu .mega-head a,
.mega-menu .mega-head a {
	color: rgba(0, 117, 122, 1) !important;
	font: bold 11px "proxima-nova", sans-serif;
	font-size: 1.3rem; 
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 12px !important;
}

.mega-menu .mega-head a[href=""],
.mega-menu .mega-head a[href="#"] { cursor: default; }


/*-----------------------------------------------------
	03. Sidebar
-----------------------------------------------------*/

#sidebar.sidebar-left { float: left; }

#sidebar.sidebar-right { float: right; }

.sidebar-box { 
	padding: 20px;
	border-radius: 3px; 
}

#sidebar { margin-bottom: 40px; }

#sidebar ul { margin-bottom: 0; }

#sidebar li { padding-bottom: 10px; }

#sidebar .widget { margin-bottom: 30px; }

#sidebar .widget li a:before {
	content: "\f0da";
	font-family: FontAwesome;
	padding-right: 10px;
}

#sidebar .widget_recent_comments li a:before { content: ""; padding: 0; }

#sidebar .widget_categories li a:before { content: "\f07c"; }

#sidebar .entry-content { padding-right: 0 !important; }


/*-----------------------------------------------------
	04. Home
-----------------------------------------------------*/

.front-page .breadcrumb { display: none; }

.welcome-message {
	font: italic normal 16px Georgia, sans-serif;
	font-size: 1.6rem;
	text-align: center;
	padding: 20px;
	margin: 0 0 40px;
}

.page-template-page-home-php #main, .page-template-page-home-new-php #main {
	width: 100%;
	padding: 0;
}

.page-template-page-home-php #content .post-box > .hentry { 
	padding: 0 ; 
	margin: 0;
}

.page-template-page-home-php #content, .page-template-page-home-new-php #content { padding: 40px 20px; }

.page-template-page-home-php #sidebar { padding-right: 20px; }

#top-slider .slider { margin-bottom: 0; }

#top-slider article {
	height: 650px;
	background-repeat: no-repeat;
	background-position: center 60%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #666;
}

#top-slider .inner {
	max-width: 100%;
	height: 650px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#top-slider .slide a {
	/*position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 2;*/
}

#top-slider div.orbit-wrapper div.slider-nav span.left { left: 10px; }

#top-slider div.orbit-wrapper div.slider-nav span.right { right: 10px; }

#top-slider .post-header {
	/*max-width: 75%;
	width: 75%;*/
	height: 100%;
	margin: 0 auto;
}

#top-slider .post-title { 

	/*max-width: 450px;*/
	max-width: 100%;

	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	
	display: block;
	padding: 20px;
	/*margin-left: -10px;*/
	line-height: 1em;
	font-size: 42px;
	font-size: 4.2rem;
	font-weight: 600;
	/*top: 30.5%;*/
	/*-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;*/
}

.boxed #top-slider .post-title { margin-left: 40px; }

#top-slider .post-title h3{
	font-family: "proxima-nova",sans-serif;
	font-weight: 900;
	font-size: 24px;
	color: #FFF;
	line-height: 110%;
	margin-bottom: 1em;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.6);
}

@media (min-width: 481px){
	#top-slider .post-title h3{
		font-size: 36px;
	}
}
@media (min-width: 769px){
	#top-slider .post-title h3{
		font-size: 40px;
	}
}

#top-slider .post-title span{
	margin: 10px 0 0 0;
	display: block;
	line-height: 1.2em;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: normal;
}

#top-slider .post-title span.call-to-action{
	display: block;
	margin: 20px 0 0 0;
	font-weight: 300;
	line-height: 1.2em;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 300;
	text-align: right;
	text-transform: uppercase;
}

#top-slider p { 
	position: absolute;
	max-width: 500px;
	display: block;
	padding: 20px;
	margin-left: -10px;
	line-height: 1.6em;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	top: 40.5%;
}

#top-slider .gradient-left,
#top-slider .gradient-right{
	display: none;
}

#top-slider .gradient-left {
	position: absolute;
	width: 150px;
	left: -250px;
	top: -40px;
	height: 600px;
	z-index: 3;
}

#top-slider .gradient-right {
	position: absolute;
	width: 150px;
	right: -250px;
	top: -40px;
	height: 600px;
	z-index: 3;
}

#top-slider img { width: 1280px; }

#top-slider .orbit,
#top-slider .orbit-wrapper { max-height: 650px; }

#top-slider .orbit-bullets { bottom: 0; }

#top-slider .orbit-bullets li {
	background: none;
	width: 9px;
	height: 9px;
	border-radius: 1000px;
}

#top-slider .timer { display: none !important; }

#top-slider iframe, 
#top-slider object,
#top-slider embed,
#top-slider .dt-video { max-height: 530px; }




#home-tabs { 
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0;
	height: auto;
	border: none;
}

#home-tabs dd,
#home-tabs dd a {
	height: auto;
	line-height: normal;
	text-align: left;
	position: relative;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	text-transform: uppercase;
}

#home-tabs dd { padding: 0 20px; }

#home-tabs dd:first-child { padding-left: 0; }

#home-tabs dd:last-child {
	border-right: none;
	padding-right: 0;
}

#home-tabs dd a { 
	line-height: 1.5em;
	padding: 0 0 0 50px;
}

#home-tabs dd a:hover { cursor: pointer; }

#home-tabs dd.active:after {
	content: "\f0d7";
	font-size: 28px;
	font-size: 2.8rem;
	font-family: FontAwesome;
	position: absolute;
	top: 70px;
	right: 50%;
	margin-right: -10px;
}

#home-tabs dd.active a {
	background: none;
	border: none;
}

#home-tabs dd a i {
	font-size: 38px;
	font-size: 3.8rem;
	position: absolute;
	top: 9px;
	left: 0;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

#home-tabs dd a .desc {
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: normal;
	font-family: "proxima-nova",sans-serif;
	line-height: 1.3em;
	text-transform: none;
	padding-top: 2px;
	display: block;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

#home-tabs-content {
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 0 30px;
}

#home-tabs-content h3 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
}

#carousel { padding: 35px 0 30px; }

.portfolio-list .featured-image img,
.portfolio-list .featured-image a { display: block; }

.portfolio-list .post-header {
	padding: 18px 20px 14px;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	-o-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;
}

.portfolio-list .post-header i {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 18px;
	position: absolute;
	top: -12px;
	right: 50%;
	margin-right: -12px;
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	-o-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;
}

.portfolio-list .hentry {
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	-o-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;
	padding: 0 !important;
	margin: 0;
}

.portfolio-list .featured-image { margin: 0; }

.portfolio-list .post-title {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	padding: 0 !important;
	margin: 0;
}

.portfolio-list .twelve .post-title,
.portfolio-list .six .post-title {
	font-size: 18px;
	font-size: 1.8rem;
}

.portfolio-list .post-content { 
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	-o-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;
}

.portfolio-list .post-content p {
	margin: 0 0 10px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.5em;
	color: #999;
}

#carousel .post-list-top {
	margin: 0 0 30px;
	padding: 10px 0;
}

.portfolio-list .sep {
	width: 60px;
	margin: 8px auto;
	height: 1px;
	border-radius: 0 3px 3px 0;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

#carousel .row {
	padding: 0 20px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#carousel li { padding-right: 20px; }

.post-list ul.row li {
	padding-bottom: 0;
}

.post-list .hentry {
	padding-bottom: 10px;
	float: left;
}

.post-list .hentry .accent {
	margin-top: 0;
}

.post-list .hentry .featured-image {
	float: left;
	margin-right: 20px;
}

.post-list .hentry .post-header {
	float: left;
	max-width: 795px;
}

.post-list-top {
	margin-bottom: 30px;
	padding-top: 2px;
	padding-bottom: 0 !important;
}

.post-list-title {
	margin: 0;
	padding-right: 15px;
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
}

#carousel.related .post-list-title { padding-right: 20px; }

#carousel .post-list-title .all-link {
	margin: -19px 0 0;
	float: right;
}

.ie8 #carousel .post-list-title .all-link { margin: 0 0 0 10px; }

.page-template-page-home-php .post-list .hentry {
	padding-bottom: 0;
	margin-bottom: 0;
}

.post-list-title .all-link {
	padding: 0;
	margin-top: 0;
}

.post-list-title .all-link a {
	padding: 5px 10px 4px; 
	margin: 0 0 0 15px;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: normal;
	line-height: 10px;
	border-radius: 3px;
	float: right;
}

.jcarousel-next,
.jcarousel-prev {
	width: 40px;
	height: 25px;
	position: absolute;
	top: -52px;
	cursor: pointer;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

.jcarousel-next {
	right: 0;
	border-radius: 0 3px 3px 0;
}

.jcarousel-next:after {
	content: "\f0da";
	font-family: FontAwesome;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -2px;
}

.jcarousel-prev {
	right: 39px;
	border-radius: 3px 0 0 3px;
}

.jcarousel-prev:after {
	content: "\f0d9";
	font-family: FontAwesome;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -2px;
}

.jcarousel-next-disabled,
.jcarousel-prev-disabled { cursor: default; }

/* Overwrite for having a carousel with dynamic width. */
 
.jcarousel-clip { /* overflow: hidden; */ }
 
.jcarousel-container-horizontal { width: 100%; }

.jcarousel-clip-horizontal { width: 102.17391%; }

#home-callout { padding: 30px 0; }

#home-callout .inner {
	max-width: 960px;
	padding: 0 20px;
	margin: 0 auto;
}

#home-callout h4 { 
	background: none; 
	font-weight: bold;
	font-size: 22px; 
	font-size: 2.2rem;
	text-transform: uppercase;
}

#home-callout h4 span {
/*	margin-left: 20px;
	font-weight: 600;
	font-size: 16px; 
	font-size: 1.6rem;
	text-transform: none;*/
}

#home-callout .button i { margin: 0 0 0 10px; }

#home-callout .button {
	float: right;
	margin: 5px 0 0;
	border: 0;
}


/*-----------------------------------------------------
	05. Masonry/Grid
-----------------------------------------------------*/

.post-box { overflow: hidden; }

div.orbit div.orbit-slide { background: #fff; }

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

#related .box { height: auto; }

.box { list-style: none; }

.masonry .box { height: auto; }

.type-dt_portfolio .meta-category span:last-child { display: none !important; }

.orbit.stacked { height: auto; }

.orbit.stacked img {
	display: block;
	margin-bottom: 10px;
}

#isotope { margin-left: -20px; }

#isotope.grid { height: 80%; }

#isotope .box { padding: 0 20px 40px; }

#isotope .box:last-child .hentry {
	margin: 0;
	padding: 0;
}

.portfolio-list .box.six .post-title { font-size: 18px; }

#filter dd.active a,
#filter dd a {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 30px;
	text-transform: uppercase;
	padding: 2px 20px 0;
	float: left;
	border-radius: 0;
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	-o-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;
}

#filter dd.active a {
	font-weight: bold;
	padding: 1px 20px;
}

#filter dd { 
	margin: 0 0 -1px 0; 
	border-right: 1px solid #ccc;
}

#filter dd:last-child { border-right: none; }

#filter { 
	float: left;
	margin: 0 0 40px 0; 
}

#filter {
	border-radius: 3px;
	padding: 0;
}


/*-----------------------------------------------------
	06. Posts/Pages
-----------------------------------------------------*/

.single-dt_portfolio .page-title {  
	padding-right: 20px;
	margin-right: 20px;
	float: left;
}

.single-dt_portfolio #main { padding: 0; }

.terms { margin: 18px 0 0; }

.terms li {
	font-size: 11px;
	font-size: 1.1rem;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-right: 20px;
}

.terms i { margin-right: 10px; }

.single-dt_portfolio #bar-bg { 
	padding: 30px 0; 
	margin-bottom: 30px;
}

.additional-info {
	padding: 20px; 
	border-radius: 3px;
	margin-bottom: 40px;
}

.additional-info,
.additional-info p {
	font-style: italic;
	font-size: 12px;
	font-size: 1.2rem;
}

.additional-info strong {
	color: #222;
	font-style: normal;
}

.additional-info h1,
.additional-info h1,
.additional-info h3,
.additional-info h4,
.additional-info h5,
.additional-info h6 {
	background: none;
	margin: 0 0 20px;
	font-style: normal;
	text-transform: uppercase;
}

.loader { text-align: center; }

.standard .loader { display: none; }

.masonry#isotope,
.grid#isotope { opacity: 0; }

.sidebar-none.standard #content .featured-area {
	float: right;
	width: 65.2%;
	margin-left: 4.4%;
}

.sidebar-none.standard #content .entry-wrap {
	float: left;
	width: 30.37%;
}

.entry-wrap header { position: relative; }

.standard .box { width: 100% !important; }

.standard .box .hentry { margin-right: 0; }

.single .post-box > .hentry { 
	padding: 0;
	border: none; 
}

.hentry {
	border-bottom: 1px solid #ddd;
	padding: 0 0 40px;
	margin: 0 0 40px;
}

.singular .hentry {
	border: none;
	margin: 0;
	padding: 0 0 20px;
}

.page-title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	background: none;
}

.page-header { padding: 30px 0; }

.page-header .page-title { margin-top: 0; }

.page-header .hentry {
	margin: 0;
	padding: 0;
	border: none !important;
}

.page-header .entry-content { margin-top: -10px; }

.page-header .entry-content p { margin-bottom: 0; }

.page-template-page-tour-php #content { padding-bottom: 40px; }

.sharing { margin-top: 20px; }

.facebook-like {
	height: 25px;
	margin-bottom: -4px;
}

.blog #content .meta-info,
.archive #content .meta-info,
.page-template-page-blog-php #content .meta-info {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 30px;
	position: absolute;
	right: 0;
	bottom: -130px;
	width: 150px;
}

.blog #content .entry-content,
.archive #content .entry-content,
.page-template-page-blog-php #content .entry-content { padding-right: 180px; }

.entry-wrap { min-height: 160px; }

.blog #content .meta-info > span,
.archive #content .meta-info > span,
.page-template-page-blog-php #content .meta-info > span,
#content .meta-info .updated,
#content .meta-info .author,
#content .meta-info .meta-comment { display: block; }

.meta-info {
	margin: 0 0 20px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 18px;
}

.meta-info a { font-weight: normal; }

.meta-info i { margin-right: 5px; }

.single .meta-info span,
.single .meta-info time {
	display: inline !important;
	margin: 0 10px 0 0;
}

.meta-tags { 
	margin: 20px 0 0 0; 
	display: block;
}

.post-title,
.post-list .post-title {
	font-weight: normal;
	font-size: 24px;
	font-size: 2.4rem;
	padding: 0 0 20px;
	margin: 0 0 20px;
	line-height: 30px;
}

.featured-area { 
	margin-bottom: 20px; 
	padding: 10px;
	border-radius: 3px;
}

.featured-area .flex-video { margin: 0; }

.featured-image img { display: block; }

.featured-area .orbit { margin-bottom: 0; }

.featured-area div.orbit-wrapper div.slider-nav span { 
	color: #fff;
	color: rgba(255,255,255, 0.5); 
	text-shadow: 0 1px 0 rgba(0,0,0, 0.5);
	line-height: 49px;
}

.featured-area div.orbit-wrapper:hover div.slider-nav span { color: rgba(255,255,255, 1); }

#respond { margin: 40px 0 0 0; }

#comments h3,
#reply-title {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 20px 0;
	margin: 0 0 40px 0;
	background: none;
}

#comments h3 { margin: 40px 0; }

#commentform {
	padding: 20px;
	border-radius: 3px;
}

.logged-in-as,
.form-allowed-tags,
.comment-notes { 
	font-size: 11px;
	font-size: 1.1rem;
}

#commentform #submit { text-transform: uppercase; }

.commentlist { list-style: none; }

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

.commentlist cite {
	font-size: 20px;
	font-size: 2rem;
	font-style: normal;
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	display: inline-block;
}

.commentlist time, 
.comment-edit-link { 
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: bold;
	text-transform: uppercase;
}

section.comment {
	padding: 0 0 0 80px; 
	margin-bottom: 40px;
}

.commentlist .children { margin-left: 80px; }

.comment article { position: relative; }

.comment-reply-link {
	position: absolute;
	top: 65px;
	left: 0;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width: 60px;
	padding: 2px 0;
	border-radius: 3px;
}

.children #respond { margin-left: 80px; }

li.comment { min-height: 80px; }

.share-title {
	color:#AFAFAF;
	margin-bottom: 5px;
}
.soc-ico {
	padding-right: 5px;
}
/*-----------------------------------------------------
	05. Footer
-----------------------------------------------------*/

#footer {
	margin: 0;
	line-height: 1.5em;
}

#top-footer-widgets { padding-top: 40px; }

.boxed #top-footer-widgets { padding-top: 25px; }

.boxed #top-footer-widgets .widget { margin-bottom: 20px; }

#copy {
	padding: 30px 0;
	border-top-width: 1px;
	border-top-style: solid;
}

#copy .copy { text-align: right; }

#copy .nav-bar {
	background: none; 
	margin: 3px 0 0 0;
	height: auto;
}

#copy .nav-bar li {
	border: none;
	line-height: 12px;
	box-shadow: none; 
}

#copy .nav-bar li a {
	font-size: 12px;
	font-size: 1.2rem;
	text-transform: none;
}

#copy .nav-bar li.has-flyout a:first-child:after { border: none; }

#copy .nav-bar li a { padding: 0 10px; }

#copy .nav-bar li a:hover,
#copy .nav-bar li:hover { background: none; }

#copy .nav-bar li:first-child a { padding-left: 0; }

#copy p {
	margin: 0;
	font-size: 11px;
	font-size: 1.1rem;
}

.boxed #footer-widgets > .row { width: 980px; }

#footer-widgets .widget { 
	padding: 20px 30px; 
	margin: 0;
}

#footer-widgets .widget:first-child { padding-top: 40px; }

#footer-widgets .columns { padding: 0; }

#footer-widgets .columns .widget:last-child { border-bottom: none; }

#footer .widget-title {
	background: none;
	padding: 0;
}

#footer-col-1 { border-left: none !important; }

#footer-col-1 .widget {
	padding-left: 0;
	margin-left: 20px;
}

.boxed #footer-col-1 .widget {
	padding-left: 30px;
	margin-left: 0;
}

#footer-col-2,
#footer-col-3 { margin-left: -1px; }

#footer-col-3 { border-right: none !important; }

#footer-col-3 .widget {
	padding-right: 0;
	margin-right: 20px;
}

.boxed #footer-col-3 .widget {
	padding-right: 30px;
	margin-right: -2px;
}


/*-----------------------------------------------------------------------------------------
	08. Widgets
-----------------------------------------------------------------------------------------*/

.widget {
	margin: 0 0 40px;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "proxima-nova",sans-serif;
	overflow: hidden;
}

.widget-title {
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
	padding: 0 0 15px;
	margin: 0 0 20px;
}

.widget p {
	line-height: 1.5em;
	font-style: normal;
}

.widget .post-title {
	font-size: 18px;
	font-size: 1.rem;
	line-height: 24px;
}

.widget .post-content { font-family: "proxima-nova",sans-serif; }

.widget .read-more a { margin: 0 0 20px; }

#sidebar .widget:last-child { margin: 0; }

.DT_Flickr { overflow: hidden; }

.DT_Flickr .flickr_badge_image {
	float: left;
	margin: 0 10px 5px 0;
}

.boxed-stretched .show-stretched,
.boxed .boxed-stretched span { display: none; }

.boxed .boxed-stretched .show-stretched { display: inline; }

.news-blocks-home{
	clear: both;
}
.news-blocks-home#isotope{
	margin-left: -21px;
	width: 100%;
	width: calc(100% + 42px);
	/* 42px = 20px padding right + reset -20px margin left + 2px border on marginal boxes */
}
.news-blocks-home .grid-item{
	width: 33.25%;
	display: block;
	padding: 5px;
	border: 1px solid #FFF;
	border-right: none;
	border-top: none;
	padding-top: 5px !important;
	padding-bottom: 25px !important;
	background-color: #000;
}

.news-blocks-home .grid-item .content .icon{
	border-color: #FFF;
}
.news-blocks-home .grid-item .overlay{
	display: block;
}
.news-blocks-home .grid-item:hover{
	background-color: #FFF;
}
.news-blocks-home .grid-item h3{
	margin-bottom: 1.25em;
	font-weight: 700;
	font-size: 20px;
	line-height: 150%;
}

.home-nav .news-blocks-home .grid-item:hover a{
	text-decoration: none;
}
.news-blocks-home .grid-item .content .col-half{
	width: 50%;
	position: relative;
}
.news-blocks-home .grid-item .icon{
	font-size: 1.7em;
	border-radius: 50%;
    display: inline-block;
    max-width: 100%;
    border-style: solid;
    color: #1D252C;
    border-width: 1px;
    width: 30px;
    height: 30px;
    text-align: center;

    position: absolute;
    right: 0;
    bottom: 0;
}

.news-blocks-home .grid-item .icon i{
    bottom: 0;
    left: 0;
    line-height: 1.37em;
    position: absolute;
    right: 0;
    top: 0;
}

.news-blocks-home .grid-item .content .date{
	font-size: 15px;
	line-height: 100%;
	font-weight: 400;
	color: #1D252C;
}
.news-blocks-home .grid-item .content .date span{
	font-size: 45px;
	font-weight: 700;
	line-height: 0.75em;
	border-bottom: 1px solid #FFF;
}

.news-blocks-home .grid-item .content .date span:after{
	content: "";
	display: block;
	clear: both;
}

.news-blocks-home .grid-item h3, 
.news-blocks-home .grid-item .content .icon, 
.news-blocks-home .grid-item .content .date{
	color: #FFF;
}
.news-blocks-home .grid-item:hover h3, 
.news-blocks-home .grid-item:hover .content .date{
    color: #1D252C;
}
.news-blocks-home .grid-item:hover .content .icon{
    color: #1D252C;
    border-color: #1D252C;
}
.news-blocks-home .grid-item.orange{
	background-color: #F6B11D;
}
.news-blocks-home .grid-item.orange:hover .icon,
.news-blocks-home .grid-item.orange:hover .date{
	color: #F6B11D;
	border-color: #F6B11D;
}
.news-blocks-home .grid-item.orange:hover .content .date span{
	border-bottom: 1px solid #F6B11D;
}
.news-blocks-home .grid-item.purple{
	background-color: #53247A;
}
.news-blocks-home .grid-item.purple:hover .icon,
.news-blocks-home .grid-item.purple:hover .date{
	color: #53247A;
	border-color: #53247A;
}
.news-blocks-home .grid-item.purple:hover .content .date span{
	border-bottom: 1px solid #53247A;
}

.news-blocks-home .grid-item.blue{
	background-color: #00A2EF;
}
.news-blocks-home .grid-item.blue:hover .icon,
.news-blocks-home .grid-item.blue:hover .date{
	color: #00A2EF;
	border-color: #00A2EF;
}
.news-blocks-home .grid-item.blue:hover .content .date span{
	border-bottom: 1px solid #00A2EF;
}
.news-blocks-home .grid-item.teal {
	background-color: #006E71;
}
.news-blocks-home .grid-item.teal:hover .icon,
.news-blocks-home .grid-item.teal:hover .date{
	color: #006E71;
	border-color: #006E71;
}
.news-blocks-home .grid-item.teal:hover .content .date span{
	border-bottom: 1px solid #006E71;
}
.news-blocks-home .grid-item:hover .content .date span{
	border-bottom: 1px solid #000;
}

.news-blocks-home .grid-item.orange:hover,
.news-blocks-home .grid-item.purple:hover,
.news-blocks-home .grid-item.blue:hover,
.news-blocks-home .grid-item.teal:hover{
	background-color: #FFF;
}

.home-new.home-profiles .jcarousel-wrapper {
    position: relative;
    overflow: hidden;
}
.home-new.home-profiles ul {
    background: none;
    padding: 0;
}
.home-new.home-profiles ul li{
	padding-right: 0;
	background-color: #661196;
	width: 400px !important;
	position: relative;
	padding-bottom: 80px;
}

.home-new.home-profiles ul li.teal {
	background-color: #00757A;
}
.home-new.home-profiles ul li.gold {
	background-color: #BFB25F;
}
.home-new.home-profiles .jcarousel-next, 
.home-new.home-profiles .jcarousel-prev{
	top: 48%;
	top: calc(50% - 37px);
	background: rgba(0, 0, 0, 0.7);
	border: none;
	border-radius: 0;
	color: #FFF;
	width: 74px;
	height: 74px;
}
.home-new.home-profiles .jcarousel-next:after, 
.home-new.home-profiles .jcarousel-prev:after{
	font-size: 3em;
	color: #FFF;
	top: calc(50% - 10px);
}
.home-new.home-profiles .jcarousel-next:hover, 
.home-new.home-profiles .jcarousel-prev:hover{
	background: #000;
	cursor: pointer;
}
.home-new.home-profiles .jcarousel-next-disabled, 
.home-new.home-profiles .jcarousel-prev-disabled,
.home-new.home-profiles .jcarousel-next-disabled:hover, 
.home-new.home-profiles .jcarousel-prev-disabled:hover{
	background: rgba(0, 0, 0, 0.5);
	cursor: default;
}
.home-new.home-profiles .jcarousel-prev{
	left: 0;
}
.home-new.home-profiles .jcarousel-next{
	right: 0;
}
.home-new.home-profiles .jcarousel-prev:after{
	content: "\f053";
	left: calc(50% - 10px);
}
.home-new.home-profiles .jcarousel-next:after{
	content: "\f054";
	left: calc(50% - 5px);
}

.home-new.home-profiles ul li .featured-image{
	background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    max-width: 100%;
    height: auto;
    height: 210px;
}
.home-new.home-profiles ul li .content{
	padding: 45px 25px 10px 25px;
}

.home-new.home-profiles ul li a.link{
	position: absolute;
	bottom: 50px;
	left: 0;
	padding: 0 25px;

	font-weight: 600;
	line-height: 120%;
	font-size: 15px;
	color: #FFF;
}
.home-new.home-profiles ul li a.link:hover{
	text-decoration: underline;
}
.home-new.home-profiles ul li a.link i{
	vertical-align: middle;
}
.home-new.home-profiles ul li a.link:hover i{
	text-decoration: none;
}
.home-new.home-profiles ul li .content .title{
	font-size: 14px;
	text-transform: uppercase;
	line-height: 120%;
	color: #FFF;
}
.home-new.home-profiles ul li .content h4{
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	color: #FFF;
	margin-top: 0;
	margin-bottom: 1em;
}

.home-new.home-profiles ul li .content h4 .light{
	font-weight: 300;
}
.home-new.home-profiles ul li .content p{
	color: #FFF;
	font-weight: 300;
	font-size: 15px;
	line-height: 130%;
}

.fact{
	padding: 20px;
	text-align: center;
}
.fact .fact-header img{
	max-width: 60%;
}
.fact .fact-text{
	clear: both;
	font-weight: 300;
	color: #777;
	font-size: 15px;
	line-height: 120%;
}
.fact h3{
	color: #006E71;
	font-size: 60px;
	color: #00757A;
	line-height: 100%;
	font-weight: 300;
}
.fact h3 strong{
	font-weight: 900;
}

.fact.purple h3{
	color: #661196;
}
.flex{
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	box-align: stretch;

	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	-o-align-items: stretch;
	align-items: stretch;
	-ms-flex-align: stretch;

	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row;

	box-orient:horizontal;
	box-direction:normal;
}