@font-face {
	font-family: 'futura-book';
	src: url('/fonts/futura-book.ttf') format('truetype');
}

@font-face {
	font-family: 'futura-medium';
	src: url('/fonts/futura-medium.ttf') format('truetype');
}

@font-face {
	font-family: 'entypo-social';
	src: url('/fonts/entypo-social.ttf') format('truetype');
	src: url('/fonts/entypo-social.eot');
	src: url('/fonts/entypo-social.svg') format('svg');
	src: url('/fonts/entypo-social.woff') format('woff');

}

@font-face {
	font-family: 'entypo';
	src: url('/fonts/entypo.ttf') format('truetype');
	src: url('/fonts/entypo.eot');
	src: url('/fonts/entypo.svg') format('svg');
	src: url('/fonts/entypo.woff') format('woff');

}


* {
	outline: none;  
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

body {
/* 	float: right; */
	font-family: 'Playfair Display', serif;
	background: #efefef;
	font-size: 14px;	
	line-height: 22px;
}

p {
	margin-top: -5px;
	margin-bottom: 28px;
}

a {
	color: #000;
	text-decoration: none;
}

.thumb, .hero, .upcomingPhoto {	
	/* background-color: #e92727; */
}

.thumb:nth-child(2n+0) {
	margin-right: 0px;
}

.feedItem:nth-child(3n+0) {
	margin-right: 0px;
}

.artistItem:nth-child(3n+0) {
	margin-right: 0px;
}

#arrow {
	margin-left: 12px;
	margin-top: -6px;
	float: left;
	width: 22px;
	height: 12px;
	transition: all 1s ease;
}

#menu {
/*	position: fixed;*/
	height: 22px;
	font-family: 'futura-book';
	text-transform: uppercase;
	text-align: right;
	margin-top: 28px;
	margin-bottom: 16px;
	z-index: 10000;
}

#mobileMenu {
	width: 236px;
	float: left;
	display: none;
}

#mobileMenu img{
	width: 19px;
	height: 15px;
}

#mobileDropdown {
	left: 50%;
	margin-left: -160px;
	margin-top: -22px;
	width: 320px;
	font-family: 'futura-book';
	text-transform: uppercase;
	position: fixed;	
	margin-top: 0px;
	
	display: none;

}

.mobNav {
	float: left;
	text-align: right;
	width: 236px;
	padding: 10px 42px 10px 42px;
	background-color: #EFEFEF; 
}

.navigation {
	height: 22px;
	margin-top: 66px;
}

.nav {
	margin-left: 30px;
}

.subNav {
	float: left;
	margin-right: 36px;
}

.subNav:nth-child(3n+0) {
	margin-right: 0px;
}

.upcomingPhoto {
	display: block;
	height: 286px;
	overflow: hidden;
}

.upcomingPhoto > img {
	height: 100%;
}

.socialItem {
	float: left;
	font-family: 'entypo-social';
	font-size: 36px;
	margin-right: 24px;
}

.socialItemFancy {
	float: left;
	font-family: 'entypo-social';
	font-size: 36px;
	margin-top: -3px;
	margin-right: 24px;
}

.newsItem {
	margin-bottom: 22px;
}

.newsItem > .col2 {
	margin-top: -12px;
}

.newsImage {
	background-color: #C8C8C8;
	height: 286px;
	margin-bottom: 44px;

}

.scroll {
	width: 100px;
	position: relative;
	margin-top: 8px;
	font-family: 'futura-book';
	margin-bottom: -8px;
}

.scroll.new{
	float: left;	
}

.scroll.old{
	text-align: right;
	float: right;	
}

.tinyTitle2 {
	margin-top: 15px;
	font-family: 'futura-book';
	font-size: 12px;
	margin-bottom: 7px;
}

.body2 {
	margin-top: 11px;
	margin-bottom: -5px;
}

.hide {
	display: none;
}

#intro {
	margin-top: 102px;
	float: right;
	margin-bottom: 18px;
	overflow: hidden;

}

#more {
	margin-bottom: 82px;
}

#cv {
	margin-bottom: 82px;
}

.less span {
	display: none;
}

.less:after {
	content: 'Read Less';
}

.shorten {
	max-height: 176px;
}

.newsFirst {
	margin-top: 110px;
	float: right;
	margin-bottom: 44px;
}


.aboutText1 {
	margin-top: 110px;
	float: right;
	margin-bottom: 66px;
}


.aboutText2 {
	margin-top: 66px;
	float: right;
	margin-bottom: 66px;
}


#gallery {
	float: right;
}

#gallery.col2 {
	min-height: 400px;
}

#slideshow {
	display: none;
	margin-top: 66px;
	position: fixed;
	top:0;
	left: 0;
	width: 100vw;
	z-index: 99999999;
	padding-top: 6px;
	padding-bottom: 44px;
}

#slide {
	display: block;
	background-image: url("/img/slide1.jpg");
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;	
	height: calc(100% - 56px);
}

input {
	width: 152px;
	border: 1px solid #666666;
	background-color: #EFEFEF;
	margin-right: 4px;
	float: left;
	padding-left: 12px;
}

.submit {
	border: 1px solid #666666;
	width: 22px;
	height: 24px;
	background-color: #EFEFEF;
	float: left;
	font-family: 'Entypo';
	font-size: 28px;
    padding-left: 2px;
    line-height: 12px;
}

.footer {
	float: right;
	margin-bottom: 88px;
}

#oldGalleryWrap {
	float:right;
	display: none;
}

.row div {
	
/* 	background: #df7777; */
	font-weight: 400;
	color: #000;
}

.col3 {
	float: right;
}

#colPast {
	float: left;
	width: 80px;
}

.thumb {
	margin-bottom: 44px;
	overflow: hidden;
}

.artists.thumb {
	margin-bottom: 22px;
}

.about1, .about2, .about3, .about4 {
	overflow: hidden;
}

.about4 {
	margin-top: 44px;
}

.thumb > img {
	min-height: 100%;
}

.about2 > img {
	width: 100%;
}

.row.past {
	position: relative;
	background-color: #efefef;
	padding-top: 44px;
	padding-bottom: 88px;

	z-index: 999;
}

.row {
	padding: 0px 42px;
}

.feedItem {
	height: 286px;
	margin-bottom: 44px;
}

#past {
	overflow: hidden;
}

#past.contract {
	height: 330px;
}

.feedItem > img {
	margin-bottom: 16px;
}

.line {
	display: block;
	height: 1px;
	margin-bottom: 43px;
	background-color: black;
}

.title {
	position: fixed;
	font-family: 'futura-medium';
	font-size: 68px;
	line-height: 60px;
	z-index: 8000;
	text-transform: uppercase;
/* 	opacity: 0.5; */
}

.subtitle {
	font-family: 'futura-book';
	font-size: 28px;
	line-height: 30px;
	margin-top: 12px;
	position: fixed;
	z-index: -2;
}

.title2 {
	font-family : 'futura-medium';
	font-size : 38px;
	line-height : 30px;
	margin-top: 8px;
	margin-bottom: -12px;
}

.title2 {
	font-family : 'futura-medium';
	font-size : 30px;
	line-height : 30px;
	margin-top: 10px;
	margin-bottom: -12px;
}

.newsTitle {
	font-family : 'futura-medium';
	font-size : 30px;
	line-height : 30px;
	margin-top: -2px;
	margin-bottom: 16px;
}

.newsItem img {
    width: 100%;
}

.newsItem > .newsTitle {
	font-family : 'futura-medium';
	font-size : 30px;
	line-height : 30px;
	margin-top: -2px;
	margin-bottom: 9px;
}

.smallTitle {
    margin-top: -4px;
	margin-bottom: 4px;
	font-family : 'futura-book';
	font-size : 16px;
	line-height : 22px;
	position : relative;
}

.smallTitle.artist {
    margin-top: 0px;
    float: left;

}

.shareTitle {
	width: 70px;
	float: left;	
}

.sm {
	font-size: 12px;
}

.smallTitle2 {
	margin-top: 10px;
	margin-bottom: -2px;
	font-family : 'futura-book';
	font-size : 16px;
	line-height : 22px;
	position : relative;
}

.smallTitle3 {
	margin-top: -4px;
	margin-bottom: 4px;
	font-family : 'futura-book';
	font-size : 18px;
	line-height : 22px;
	position : relative;
}

.medium {
	font-family : 'futura-medium';
}

.logo {
	position: fixed;
	top: 176px;
	z-index: 1;
/* 	opacity: 0.5; */
}

.feed {
	position: relative;
	background-color: #efefef;
	padding-top: 44px;
	margin-bottom: 0px;
	padding-bottom: 44px;
	z-index: 999999;
}

.feed.footer {
	padding-top: 0px;
	padding-bottom: 0px;
}

.upcoming {
	position: relative;
	background-color: #efefef;
	height: 286px;
	padding-top: 44px;
	margin-bottom: 0px;
	padding-bottom: 44px;
	z-index: 9999;
}

#upcoming {
	padding-top: 44px;
}

.hero {
	z-index: -999;
	position: relative;
	overflow: hidden;
}

.splash {
	overflow: hidden;
	height: 638px;
}

.splash img {
    width: 100%;
}

.homeHero {
	z-index: -999;
	position: relative;
	overflow: hidden;
}

.newsHero {
}

.hero > img {
	width: 100%;
}

.arrowRight {
	position: relative;
	top: 2px;
	font-family: 'Entypo';
	font-size: 28px;
}

.arrowRight.sub {
	top: 0px;
	left: 7px;
}

#close {
	font-family: 'Entypo';	
	font-size: 38px;
	padding: 12px 0;
	
}
	
/*!Laptop */

#container {
	width: 1024px;
	margin: auto;
}

.row {
	width: 940px;
	overflow: hidden;
}

.logo {
	height: 176px;
	top: 116px;

}

.hero {
	height: 396px;
	margin-left: 100px;
}

.title {
	margin-left: 2px;
	/*top: 509px;*/ /* sherlockth */
	bottom: 100px;/* sherlockth */
}

.subtitle {
	/*top: 626px;*/ /* sherlockth */
	bottom: 60px;/* sherlockth */
	z-index: 999;
}

.info {
	padding-top: 286px;
	position: absolute;
}

.col1.tab.info.smallTitle p {
    margin: 0;
}

#newsFeed {
	padding-top: 66px;
}

.newsFeedItem {
	border-bottom: 1px solid black;
	padding-bottom: 11px;
	padding-top: 22px;
}

.newsFeedItem:nth-child(5n+0) {
	border-bottom: 0;
	padding-bottom: 0px;
}

.tab {
	margin-left: 100px;
}

.col0 {
	float: left;
	margin-right: 42px;
	width: 352px;
}

.col0.logo {
    width: 100px;
}

.col1 {
	float: left;
	margin-right: 42px;
	width: 252px;
}

.col2 {
	float: right;
	margin-right: 0px;
	width: 546px;
}

.about1 {
	float: left;
	margin-right: 0px;
	width: 546px;
	height: 352px;
}

.about2 {
	height: 352px;
}

.about4 {
	height: 440px;
	margin-bottom: 88px;
}

.col3 {
	width: 840px;
}

.colalt {
	float: right;
	width: 840px;
}

.thumb {
	height: 242px;
	background-color: transparent;
}

.details {
	position: relative;
	top: 22px;
}

.exhArtlist{
	margin-top: 66px;
	text-transform: capitalize;
}

#mobTitle {
	width: 100px;
	float: left;
}

.mobIcon {
	float: right;
	width: 50px;
	height: 50px;
}

.snap.sub {
	display: none;
}

#pastExpander {
	width: 46px;
	height: 26px;
	position: relative;
	top: -72px;	
}

.rotate {
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.artistItem {
	margin-bottom: 42px;
	height: 288px;
}

.row.feed {
	padding: 0;
}

#brackets {
	display: none;
	z-index: 99999;
	position: fixed;
	top: 96px;
	left: 50%;
	margin-left: -120px;
}

.caps {
	text-transform: uppercase;
}

html {
	overflow-y: scroll; 
}