/******************************************************************
Theme Name: Kavi Gupta
Author: Brant Design & Consulting
Author URI: http://www.brantwebdesign.com
Version: 1.0
******************************************************************/


/***********************************
Fonts
***********************************/
@font-face {
  font-family: 'Gupta-Normal';
  src: url("assets/fonts/Gupta-Normal.eot");
  src: url("assets/fonts/Gupta-Normal.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gupta-Normal.woff") format("woff"), url("assets/fonts/Gupta-Normal.ttf") format("truetype"), url("assets/fonts/Gupta-Normal.svg#Gupta-Normal") format("svg");
  font-weight: normal;
  font-style: normal;
}

/***********************************
General Color & Typography
***********************************/
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
body, p, ul, li, a, strong, blockquote {
  font-family: "Gupta-Normal";
  color: #000;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Gupta-Normal";
  color: #000;
}  
em, i {
	font-family: "Gupta-Normal";
	font-style: italic;
}
p span {
	color:inherit !important;
}
p, ul, li, blockquote {
  font-size: 19px;
  line-height: 22px;
}
b, strong {
  font-family: "Gupta-Normal" !important;
  font-weight: normal !important;
}
blockquote {
	margin: 0;
	padding: 0;
	border-left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
}
blockquote p {
	color: #000;
	line-height:inherit;
}
.dashicons, .dashicons-before::before {
	-webkit-transition:initial !important;
	transition:initial !important;
}
a {
  color: rgb(204,204,204);
}
a, p, h2 {
	transition-property: color;
  transition-duration: 150ms;
  -webkit-transition-property: color;
  -webkit-transition-duration: 150ms;
  -moz-transition-property: color;
  -moz-transition-duration: 150ms;
}
a:hover, .footer a, #fairs-main a,
.cv-section a, a:focus, a:active,
.cv-section a p, .cv-section a:hover .dashicons,
.site-title a {
  color: #000;
}
#exhibit-main a, .blog a p {
	display:block;
	overflow:hidden;
}
#exhibit-main a:hover p, #fairs-main a:hover,
.cv-section a:hover, .cv-section a:hover p,
.cv-section a:hover span, .press-content a:hover,
.press-content a:hover p, .blog a:hover p, .blog a:hover span,
.blog a:hover h2, .cv-section a .dashicons {
	color:rgb(204,204,204);
}
h2.section-title.first-section {
	margin-top:20px;
}
.page-id-23 .first-section {
	line-height:21px;
}
.page-id-23 .exhibit-container:first-of-type .exhibit-list:first-of-type a {
	color:#000;
}
.page-id-23 .exhibit-container:first-of-type .exhibit-list:first-of-type a:hover {
	color:rgb(204,204,204);
}
h2.section-title,
.page .entry-content h2 {
	font-family:"Gupta-Normal";
  font-size: 19px;
  margin: 32px 0;
}
.exhibit-list .calendar-error {
	text-align:left;
}
span.artist-name {
	font-family:"Gupta-Normal";
}
.exhibit-list .artist-name {
	font-size:31px;
}
.exhibit-list em {
	font-family:"Gupta-Normal";
	font-size:31px;
}
.exhibit-list p,
.exhibit-list .fair-title,
.exhibit-list .fair-byline {
	font-size:29px;
	line-height:32px;
	margin-bottom:32px;
}
#exhibit-main .exhibit-list p {
	margin-bottom:64px;
}
/*
.private-gallery-a {
	display:none !important;
}
*/
.private-gallery-a.active {
	display:block !important;
}
/*** Navigation Base ***/
@media screen and (min-width:1100px) {
	.off-canvas.position-left .menu-item-has-children > ul.vertical {
		max-height:0px;
		overflow:hidden;
		transition-property: max-height;
		transition-duration: 400ms;
		-webkit-transition-property: max-height;
		-webkit-transition-duration: 400ms;
		-moz-transition-property: max-height;
		-moz-transition-duration: 400ms;
	}
	.off-canvas.position-left .menu-item-has-children.active > ul.vertical {
		max-height:1200px;
	}
	.off-canvas.position-left .menu-item-has-children > ul.vertical li,
	.off-canvas.position-left .menu-item-has-children > ul.vertical li > a {
		line-height:0px;
		opacity:0;
		transition-property: line-height,opacity,padding-left,color;
		transition-duration: 360ms,300ms,50ms,100ms;
		-webkit-transition-property: line-height,opacity,padding-left,color;
		-webkit-transition-duration: 360ms,300ms,50ms,100ms;
		-moz-transition-property: line-height,opacity,padding-left,color;
		-moz-transition-duration: 360ms,300ms,50ms,100ms;
	}
	.off-canvas.position-left .menu-item-has-children.active > ul.vertical li,
	.off-canvas.position-left .menu-item-has-children.active > ul.vertical li > a {
		line-height:20px;
		opacity:1;
	}
}
@media screen and (min-width:1249px) {
	.off-canvas.position-left .menu-item-has-children.active > ul.vertical li,
	.off-canvas.position-left .menu-item-has-children.active > ul.vertical li > a {
		line-height:22px;
	}	
}
.off-canvas.position-left h1,
.top-bar-right .menu li, .top-bar-right .menu a,
.off-canvas.position-left .menu li, .off-canvas.position-left .menu a {
  color: #000;
  font-size: 19px;
  position: relative;
  font-family: "Gupta-Normal";
}
.top-bar-right .menu .active > a, .top-bar-right .menu a:hover,
.off-canvas.position-left .menu .active > a, .off-canvas.position-left .menu a:hover {
  background: transparent;
}
.top-bar-right .menu a:hover,
.off-canvas.position-left .menu a:hover {
  color: #000;
}
.top-bar-right .menu .is-submenu-item:hover,
.off-canvas.position-left .menu .is-submenu-item:hover {
  color: #000;
}
.home .top-bar-right .menu .current > a,
body:not(.home) .top-bar-right .menu .active > a {
  color: #000;
}
.footer .menu .active > a {
	background:#FFF !important;
	color:#000 !important;
}
#inner-footer .widget_nav_menu ul li {
	line-height:15px;
}
#inner-footer .widget_nav_menu ul li a {
	display:inline;
}
/***********************************
Buttons and Helpers
***********************************/
.hidden-strict, .mobile-only {
  display: none !important;
}
a.noclick {
	cursor:default;
}
.anchor-container {
	position:relative;
	overflow:hidden;
}
.anchor12 {
	display:block;
	margin-top:14px;
}
.anchor20 {
	position:absolute;
	top:-20px;
}
.anchor32 {
	display:block; 
	margin-top:34px;
}
.anchor45 {
	display:block; 
	margin-top:51px;
}
.anchor65 {
	display: inline;
	position: relative;
	top: 28px;
}
.modal-open {
	overflow:hidden;
	height:100%;
	position:fixed;
}
/***********************************
Navigation Layout & Interaction
***********************************/
.top-bar {
	display:none;
}
.sidenav {
	overflow: hidden;
	width: 490px;
	float: left;
	height: 100%;
	position: relative;
}
.off-canvas.position-left {
	background:transparent;
	position:fixed;
	left:0;
	bottom:0;
	z-index:999;
}
.off-canvas.position-left .menu {
	margin-top:20px;
}
.off-canvas.position-left .menu > li > a {
	line-height:22px;
	padding:0 0 0 15px;
	outline:none;
	display:inline;
}
body:not(.home) .off-canvas.position-left .menu a,
#off-canvas-subnav li a {
	color:rgb(204,204,204);
}
#menu-main-menu li a:hover,
#off-canvas-subnav li > ul > li > a:hover {
	padding-right:20px;
}

.off-canvas.position-left .menu li.active a,
#off-canvas-subnav li.active a {
	padding-left:0;
	color:#000;	
}
.off-canvas.position-left .menu:hover a:hover,
#off-canvas-subnav li a:hover {
	padding-left:0;
	color:#000;
	transition-property: padding-left;
  transition-duration: 50ms;
  -webkit-transition-property: padding-left;
  -webkit-transition-duration: 50ms;
  -moz-transition-property: padding-left;
  -moz-transition-duration: 50ms;
}
.home #menu-subnav-menu li a {
	transition-property: none;
  -webkit-transition-property: none;
  -moz-transition-property: none;
}
#off-canvas-subnav h1 {
	margin-top:17px;
}
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
  border-color: #FFF transparent transparent;
}
.is-dropdown-submenu {
  min-width: 240px;
  border: 2px solid #FFF;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  border-color: transparent transparent transparent #FFF;
}
#menu-subnav-menu li > a {
	padding-left: 0;
}
#menu-subnav-menu li > ul {
	display:block;
	margin:0;
}
#menu-subnav-menu li.active > ul {
	margin-top: 0;
}
#menu-subnav-menu li.active > ul > li > a,
.single #menu-subnav-menu li:not(.active) a,
.home #menu-subnav-menu li:not(.active) a,
.page-id-25 #menu-subnav-menu li:not(.active) a {
	color:rgb(204,204,204);
	padding-left: 15px;
}
#menu-subnav-menu li.active > ul > li > a,
#menu-subnav-menu li.padhold > ul > li > a {
	padding-left: 25px;	
}
#menu-subnav-menu li.active > ul > li > a:hover,
#menu-subnav-menu li > ul > li.active > a,
.single #menu-subnav-menu li > a:hover,
.home #menu-subnav-menu li > a:hover,
.page-id-25 #menu-subnav-menu li > a:hover {
	color:#000;
	padding-left:0;
	padding-right:30px;
	transition-property: padding-left;
  transition-duration: 50ms;
  -webkit-transition-property: padding-left;
  -webkit-transition-duration: 50ms;
  -moz-transition-property: padding-left;
  -moz-transition-duration: 50ms;
}
.single-exhibition #menu-item-33 a,
.single-fair #menu-item-32 a,
.single-press #menu-item-579 a,
.single-post #menu-item-27 a,
.single-estate #menu-item-9408 a {
	padding-left:0;
	color:#000;
}
/***********************************
Footer
***********************************/
.footer {
	clear: both;
	padding-top:30px;
	position: relative;
	z-index: 9999;
	background:#FFF;
	box-shadow: 0px 0px 25px #CCC;
	margin-top:90px;
}
#inner-footer {
	overflow:hidden;
}
#inner-footer .footer-column {
	width:25%;
	float:left;
}
#inner-footer .widget_nav_menu {
	margin-bottom:19px;
}
#inner-footer .widget_nav_menu ul li {
	display:block;
}
#inner-footer .widget_nav_menu ul li a {
	padding: 0;
	line-height: 19px;
	font-size: 15px;
}
#inner-footer .widget p {
	font-size:15px;
	line-height:19px;
	margin-bottom:20px;
}
#inner-footer .widget em {
	font-family:"Gupta-Normal";
	font-size:16px;
}
#inner-footer .widget a:hover {
	color:rgb(204,204,204);
}
#inner-footer .widget .artist-name {
	font-family:"Gupta-Normal";
	font-size:16px;
	line-height:19px;
}
#footer-copyright {
	padding-left:25px;
	width:475px;
	float:left;
}
#footer-copyright p {
	font-size:15px;
	line-height:19px;
}
#footer-copyright p.copyright {
	color:rgb(204,204,204);
	position:absolute;
	bottom:20px;
	margin-bottom:0;
}
/***********************************
General Layout & Content
***********************************/
body {
	background-image:none;
	background-size:cover;
	background-attachment:fixed;
}
.column, .columns {
	padding-left:10px;
	padding-right:10px;
}
#off-canvas {
	padding:17px;
	width:200px;
}
#off-canvas-subnav {
	left:200px;
	width:290px;
}
#content {
	position:relative;
	overflow:hidden;
	margin-right:20px;
}
#content #inner-content {
	padding-top:20px;
	padding-bottom:0;
}
#content > .row {
	max-width:100%;
}
#artist-main {
	line-height:0;
}
#artist-main, #publications-main {
	text-align:left;
}
#artist-main .section-title {
	margin-top:65px;
}
.exhibit-list {
	overflow:hidden;
	max-width:800px;
}
#events .exhibit-list p:hover,
#projects .exhibit-list p:hover,
#fairs .exhibit-list p:hover {
	color:rgb(204,204,204);
}
.exhibit-date {
	margin-right: 65px;
	display: table-cell;
	float: left;
	margin-top:3px;
}
.exhibit-date p {
	font-size: 19px;
	line-height: 22px;
}
.exhibit-content {
  display: table-cell;
}
.image-gallery {
	text-align:left;
	margin-left:-15px;
	margin-right:-15px;
	line-height:0;
}
#publications-main {
	line-height:0;
}
.gallery-image {
	display: inline-block;
	padding: 0;
	margin: 0 12px 0 12px;
	height: 205px;
	overflow: hidden;
	position: relative;
}
.gallery-image a {
	display:block;
}
.gallery-image img {
	height:175px;
	padding:3px;
	width:auto;
}
.gallery-image:hover img {
	padding:3px;
}
.gallery-image.with-text span {
	color: #FFF;
	font-size: 16px;
	width: 100%;
	text-align: center;
	transition-property: color;
	transition-duration: 400ms;
	-webkit-transition-property: color;
	-webkit-transition-duration: 400ms;
	-moz-transition-property: color;
	-moz-transition-duration: 400ms;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -45px;
	white-space:nowrap;
}
.gallery-image.with-text:hover span,
.gallery-image.with-text.jsactive span {
	color:#000;
	bottom:10px;
}
.gallery-image:not(.with-text) {
	height:auto;
	margin:12px;
}
.fair-content, .press-content,
.blog article {
	margin-left: 30px;
	margin-bottom: 50px;
}
.blog img.attachment-newsfeed {
	margin-top:30px;
	margin-bottom:25px;
}
#cv-main {
	margin-left: 5px;
}
.fair-content p, .fair-content span,
.press-content p, .press-content span,
.blog article p {
	font-size:19px;
	line-height:22px;
}
.single-artist .cv-section h2,
.fair-content .fair-title,
.press-content .press-header,
.blog article h2, .single #main h1,
.single .press-header {
	text-transform:uppercase;
	margin-left:-30px;
	font-size:19px;
	line-height:22px;
	font-family:'Gupta-Normal';
}
.press-links, .press-links a {
	color:rgb(204,204,204);
}
.press-links a:hover {
	color:#000;
}
.press-excerpt {
	margin-bottom:0;
}
.blog article .byline,
.single .byline {
	margin-left:-30px;
	margin-bottom:0;
	font-size:19px;
	line-height:22px;
	color:#000;
}
.single-press #main h1 {
	margin-bottom:0;
}
.single-press article,
.single-post article {
	margin-left:30px;
}
.single-press .press-header,
.single-post .article-header {
	margin-bottom:38px;
}
.single-press .entry-content p,
.single-post .entry-content p {
	margin-bottom:26px;
}
.single-press .entry-content img,
.single-post .entry-content img {
	margin-bottom:32px;
}
.single-press .press-links,
.single-post .press-links {
	margin-top:52px;
	margin-bottom:0;
}
.single-artist #main header h1 {
	float: left;
	margin: 0;
	text-transform: capitalize;
	width: 100%;
	margin-bottom: 30px;
}
.single-fair #main article header,
.single-exhibition #main article header {
	overflow:hidden;
	margin-bottom:30px;
}
.single-fair #main header h1,
.single-exhibition #main header h1 {
	float:left;
	margin:0;
	text-transform:capitalize;
	width:320px;
}
.single-fair #main .byline,
.single-exhibition #main .byline {
	float: left;
	margin-left: 105px;
	margin-top: -1px;
	max-width:250px;
}
.single-exhibition .entry-content p:not(.fair-title) {
	text-indent: -35px;
	margin-left: 35px;
	margin-bottom:28px;
}
.single-artist .press-header {
	margin-left:0;
}
.single-artist .press-excerpt,
.single-artist .press-links {
	margin-left:30px;
}
.single-artist .press-excerpt a {
	color:rgb(204,204,204);
}
.single-artist .press-excerpt a:hover {
	color:#000;
}
.single-exhibition .press-content:last-of-type, .single-fair .press-content:last-of-type,
.single-artist .press-content:last-of-type {
	margin-bottom:0;
}
.fair-title {
	margin-top:50px;
	margin-bottom:52px;
	text-align:center;
}
.cv-top {
	text-align:center;
	margin-top:50px;
}
.cv-top p {
	margin-bottom:0;
}
.cv-section.list-by-date p {
	display: block;
	margin-top: -22px;
	margin-left: 65px;
	max-width: 100%;
}
.cv-section h2 {
	text-align:center;
	margin-top:52px;
	margin-bottom:25px;
}
.cv-section	p strong.cv-year {
	display: block;
	float: left;
	position: relative;
	left: -70px;
	top: 22px;
	width:100%;
}
.cv-section .video-title {
	margin-top: -7px;
	margin-bottom: 30px;
}
.cv-section em {
	font-size:21px;
	font-family: "Gupta-Normal";
}
/*
.home .exhibit-list {
	max-width:670px;
}
*/
.home .exhibit-list a {
	color:#000;
}
.home .exhibit-list a:hover {
	color:rgb(204,204,204);
}
.home .exhibit-container .exhibit-list a:hover {
	color:#000;
}
.page-id-15 #main, .page-id-25 #main,
.page-id-577 #main, .blog #main {
	max-width:800px;
}
.page-id-23 .exhibit-list {
	max-width:670px;
}
.page-id-23 .current-events a {
	color:#000 !important;
}
.page-id-23 .current-events a:hover {
	color:rgb(204,204,204) !important;
}
.page-id-25 #main .medium-6 {
	margin-bottom:50px;
}
.page-id-25 .medium-6 a {
	color:#000;
}
.page-id-25 .medium-6 a:hover {
	color:rgb(204,204,204);
}
/***********************************
Datepicker
***********************************/
.datepicker {
	margin-top:20px;
	border:0 !Important;
}
.ui-datepicker {
	padding:0;
	width:265px;
}
.ui-datepicker-month, .ui-datepicker-year {
	color: #000 !important;
	font-size: 19px !important;
	font-weight: normal;
	font-family: 'Gupta-Normal';
	line-height:21px;
}
.ui-datepicker .ui-datepicker-header {
	padding:0;
	margin-bottom:22px;
}
.datepicker .ui-datepicker table {
	width:240px;
}
.datepicker .ui-datepicker th {
	padding: 0;
  font-weight: normal;
}
.datepicker .ui-datepicker span {
	font-size:15px;
	color:rgb(204,204,204);
}
.datepicker .ui-widget.ui-widget-content {
	border:0;
}
.datepicker .ui-datepicker .ui-datepicker-header,
.datepicker table tfoot, .datepicker table thead,
.datepicker table tbody, .datepicker table tbody tr:nth-child(even) {
	background: none;
	border: 0;
}
.datepicker .ui-state-default, 
.datepicker .ui-widget-content .ui-state-default, 
.datepicker .ui-widget-header .ui-state-default, 
.datepicker .ui-button, .datepicker,
.ui-button.ui-state-disabled:hover, 
.datepicker .ui-button.ui-state-disabled:active {
	border: 1px solid #FFF;
	background: none;
	color:rgb(204,204,204);
}
.ui-widget-content .ui-state-default:hover,
.ui-widget-content .ui-state-default:active {
	color:#000;
	border: 1px solid #FFF;
	background:none;
}
.ui-datepicker td span, .ui-datepicker td a {
	padding:0;
}
.ui-datepicker td span, .ui-datepicker td a,
.ui-datepicker th {
	text-align:left;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0;
	line-height: 1;
	text-align: left;
}
.ui-datepicker .ui-datepicker-prev {
	left: initial;
	right: 50px;
}
.ui-datepicker .ui-datepicker-next {
	right: 25px;
}
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
	top:-3px;
}
.ui-widget-header .ui-icon {
	background:none;
}
.ui-datepicker-prev:after {
	content:"\f053";
	color:rgb(204,204,204);
	font-family:"FontAwesome";
	position: relative;
	left: 6px;
	top: 2px;
	font-weight:normal;
}
.ui-datepicker-next:after {
	content:"\f054";
	color:rgb(204,204,204);
	font-family:"FontAwesome";
	position: relative;
	left: 6px;
	top: 2px;
	font-weight:normal;
}
.ui-datepicker-prev.ui-state-hover,
.ui-datepicker-next.ui-state-hover {
	background:transparent !important;
	border:0 !important;
}
.ui-datepicker-prev.ui-state-hover:after,
.ui-datepicker-next.ui-state-hover:after {
	color:#000;
}
a.ui-state-active {
	color: #000 !important;
}
.page-id-23 .exhibit-list:first-of-type p a {
	color: #000;
}
.page-id-23 .exhibit-list:first-of-type p a:hover {
	color: rgb(204,204,204);
}
.page-id-23 h2.section-title {
	color: rgb(204,204,204);
}
.page-id-23 h2.section-title.first-section {
	color: #000;
}
.calendar-error {
	margin-top:20px;
	text-align:center;
}
/***********************************
Loaders, Modals, etc
***********************************/
#kavi-loader {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background:#FFF;
}
#kavi-loader .loader-image {
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}
#kavi-loader .loader-image img {
	display: table-cell;
	margin: 0px auto;
}
#fullbg, #nmodal, #loginmodal, #slidemodal, #videomodal, #projectmodal, #historicmodal, #viewmodal {
	position: fixed;
	background-attachment: fixed;
	background-size:cover;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: none;
}
#nmodalx, #loginmodalx, #slidemodalx, #videomodalx, #projectmodalx, #historicmodalx, #viewmodalx {
	position: fixed;
	top: 20px;
	right: 33px;
	cursor: pointer;
	font-size: 19px;
	z-index:999999;
}
#nmodal, #loginmodal {
	background:rgba(0,0,0,.85);
	z-index:99999;	
}
#nmodalx, #loginmodalx {
	color:#FFF;
}
#loginmodal h2, #loginmodal p, #loginmodal strong {
	color:#FFF;
	font-size:24px;
	line-height:30px;
}
#loginmodal .wppb-error,
#loginmodal .wppb-error strong {
	font-size:18px;
	line-height:26px;
}
#loginmodal .wppb-error a {
	display:none;
}
/* This stuff could benefit from some optimization... classes vs. long ID lists... */
.cycle2-container {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;   
-ms-user-select: none;
user-select: none;  
}
.slide-prev, .slide-next {
	position: absolute;
	z-index: 99998;
	top: 45%;
	font-size: 30px;
	color:rgb(204,204,204);
	padding: 1%;
	width:40px;
	height:40px;
}
#leftarrow, #rightarrow {
	fill:#000;
	opacity:0;
	transition-property: opacity;
  transition-duration: 400ms;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 400ms;
  -moz-transition-property: opacity;
  -moz-transition-duration: 400ms;
}
.left-half {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 75%;
	z-index:999;
	cursor:pointer;
}
.right-half {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 75%;
	right: 0;
	z-index:999;
	cursor:pointer;
}
.left-half:hover #leftarrow,
.right-half:hover #rightarrow {
	opacity:1;
}
.slide-prev:hover, .slide-prev:focus, .slide-prev:active
.slide-next:hover, .slide-next:focus, .slide-next:active {
	color:#000;
}
.slide-prev {
	left:80px;
}
.slide-next {
	right:80px;
}
#slidemodal, #videomodal, #projectmodal, #historicmodal, #viewmodal {
	background:#FFF;
	z-index:99999;
}
#slidemodalx, #videomodalx, #projectmodalx, #historicmodalx, #viewmodal {
	color:rgb(204,204,204);
}
#slidemodalx:hover, #videomodalx:hover, #projectmodalx:hover, #historicmodalx:hover, #viewmodal:hover {
	color:#000;
}
#nmodal .mcform-container {
	display: table;
	text-align: center;
	margin: 0px auto;
	position: relative;
	height: 100%;
	width:480px;
}
#loginmodal .mcform-container {
	display: table;
	text-align: center;
	margin: 0px auto;
	position: relative;
	height: 255px;
	width: 480px;
	top: 25%;
}
#loginmodal .mcform-header {
	margin-bottom:30px;
}
#loginmodal #wppb-login-wrap {
	position: relative;
	margin-top: 30px;
}
#loginmodal #loginform label {
	display:none;
}
#loginmodal input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px #262626 inset !important;
	-webkit-text-fill-color: #fff !important;
}
.cycle2-container .dashicons {
	width: 60px;
	height: 60px;
	font-size: 60px;
}
#slidemodal .cycle2-container,
#videomodal .cycle2-container,
#projectmodal .cycle2-container,
#viewmodal .cycle2-container,
#historicmodal .cycle2-container {
	display: table;
	text-align: center;
	margin: 0px auto;
	position: relative;
	height: 100%;
	width:100%;
}
#videomodal .cycle2-container {
	max-width:640px;
}
#slidemodal .cycle2-vertical,
#videomodal .cycle2-vertical,
#projectmodal .cycle2-vertical,
#historicmodal .cycle2-vertical,
#viewmodal .cycle2-vertical {
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
#slidemodal .cycle2-vertical img,
#projectmodal .cycle2-vertical img,
#historicmodal .cycle2-vertical img,
#viewmodal .cycle2-vertical img {
	height:585px !important;
	max-width:initial !important;
	width:auto !important;
}
.slideimg.cycle-slide {
	width:100%;
}
#slidemodal .footer,
#videomodal .footer,
#projectmodal .footer,
#historicmodal .footer,
#viewmodal .footer {
	z-index: 99999;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	top:initial;
	text-align: center;
	padding:12px 0 10px;
	height: 50px;
	margin-top:70px;
}
#projectmodal .project-caption,
#projectmodal .slide-wrapper,
#historicmodal .project-caption,
#historicmodal .slide-wrapper {
	display:none;
}
#projectmodal .slide-wrapper,
#historicmodal .slide-wrapper {
	height:100%;
}
#slidemodal .footer #image-caption,
#videomodal .footer .video-caption,
#projectmodal .footer .project-caption,
#historicmodal .footer .project-caption,
#viewmodal .footer .view-caption {
	float:left;
	margin-left:20px;
	font-size:19px;
}
#slidemodal .footer #image-caption em, 
#videomodal .footer .video-caption em, 
#projectmodal .footer .project-caption em,
#historicmodal .footer .project-caption em,
#viewmodal .footer .view-caption em {
	font-size:19px;
}
#videomodal .footer .video-info {
	float: right;
	margin-right: 25px;
	width:auto;
}
#videomodal .footer.extended .video-info {
	float: none;
	margin-right: 25px;
	width: auto;
	padding-left: 470px;
}
#videomodal .footer.extended .video-caption {
	text-align: left;
	left: 0;
	position: absolute;
	width: 385px;
}
#videomodal .video-info .toggle-panel,
#videomodal .video-info .video-return {
	text-align:right;
	display:block;
	font-size:19px;
	color:rgb(204,204,204);
}
#videomodal .video-info .video-return {
	display:none;
	position: absolute;
	bottom: 15px;
	right: 25px;
}
#videomodal .video-info .toggle-panel:hover,
#videomodal .video-info .video-return:hover {
	color:#000;
}
#videomodal .video-info .video-detail,
#projectmodal .project-info .project-detail,
#historicmodal .project-info .project-detail {
	text-align:left;
	display:none;
}
#videomodal .video-container {
	display:none;
	height:100%;
}
#nmodal .mcform-container .mc4wp-form,
#loginmodal .mcform-container #loginform {
	position: absolute;
	top: 40%;
	bottom: 0;
	left: 0;
	right: 0;
}
#nmodal .mc4wp-form input,
#loginmodal #loginform input {
	font-family:"Gupta-Normal";
	font-size:29px;
}
#nmodal .mc4wp-form input[type="text"],
#nmodal .mc4wp-form input[type="email"],
#loginmodal #loginform input[type="text"],
#loginmodal #loginform input[type="password"] {
	background: transparent;
	border:0;
	border-bottom:2px solid #FFF;
	box-shadow:none;
	color:#FFF;
	font-size:29px;
	padding-bottom:20px;
	margin-bottom:45px;
	text-align: center;
}
#nmodal .mc4wp-form input[type="submit"],
#loginmodal #loginform input[type="submit"] {
	background: transparent;
	border: 2px solid #FFF;
	color: #FFF;
	display: inline-block;
	font-size: 29px;
	font-family: 'Gupta-Normal';
	padding: 5px 20px 10px 20px;
	-webkit-appearance:none;
}
#nmodal .mc4wp-form-success .mc4wp-form-fields {
	display:none;
}
#nmodal .mc4wp-form .mc4wp-response p,
#loginmodal #loginform .wppb-error {
	color:#FFF;
	font-size: 29px;
	line-height: 38px;
}
/***********************************
Mobile Only Styles
***********************************/
@media screen and (max-width:767px) {
	.show-for-small-only {
		display:block !important;
	}
	#image-caption .show-for-small-only {
		display:inline !important;
	}
	#image-caption .show-for-small-only em {
		display:block !important;
	}
	.anchor12 {
		display:inline;
		position: relative;
    top: -30px;
	}
	.anchor20 {
		top:-65px;
	}
	.anchor32 {
    display: inherit;
    position: relative;
		top: -30px;
	}
	.anchor45 {
		display: inline;
    position: relative;
    top: 0;
	}
	.anchor65 {
		display: inline;
    position: relative;
    top: -10px;
	}
	.slide-prev, .slide-next {
		width:20px;
		height:20px;
	}
	.slide-prev {
		left: 5px;
	}
	.slide-next {
		right: 5px;
	}
	#leftarrow, #rightarrow {
		fill:rgb(204,204,204);
		opacity:1;
		transition-property: fill;
		transition-duration: 400ms;
		-webkit-transition-property: fill;'
		-webkit-transition-duration: 400ms;
		-moz-transition-property: fill;
		-moz-transition-duration: 400ms;
	}
	.right-half:focus #rightarrow, .left-half:focus #leftarrow,
	.right-half:active #rightarrow, .left-half:active #leftarrow,
	.right-half:hover #rightarrow, .left-half:hover #leftarrow {
		fill:#000;
	}
	/*** Top Navigation ***/
	.home .sidenav h1.show-for-small-only {
		margin-top:3px;
		height:28px;
		transition-property: height;
		transition-duration: 400ms;
		-webkit-transition-property: height;
		-webkit-transition-duration: 400ms;
		-moz-transition-property: height;
		-moz-transition-duration: 400ms;
	}
	.home #menu-subnav-menu {
		opacity:0;
		transition-property: opacity;
		transition-duration: 200ms;
		-webkit-transition-property: opacity;
		-webkit-transition-duration: 200ms;
		-moz-transition-property: opacity;
		-moz-transition-duration: 200ms;
	}
	.home .sidenav.extended #menu-subnav-menu {
		opacity:1;
	}
	.home .sidenav.extended h1.show-for-small-only {
		height:0;
	}
	.home .sidenav.extended #menu-subnav-menu #menu-item-101 {
		margin-top:-7px;
	}
	.off-canvas.position-left h1,
	.top-bar-right .menu li, .top-bar-right .menu a,
	.off-canvas.position-left .menu li, .off-canvas.position-left .menu a,
	.off-canvas.position-left .menu > li > a	{
		font-size: 15px;
	}
	.top-bar-right .menu li, .top-bar-right .menu a,
	.off-canvas.position-left .menu li, .off-canvas.position-left .menu a,
	.off-canvas.position-left .menu > li > a {
			line-height:18px;
	}
	#menu-subnav-menu li.active > ul {
    margin-top: 0;
    display: block;
	}
	#menu-subnav-menu li > ul {
			display: none;
			margin: 0;
	}
	.sidenav {
		width: 100%;
		height:40px;
		overflow:hidden;
		background:rgba(255,255,255,0.95);
    position: fixed;
    top: 0;
    z-index: 99999;
	}
	.sidenav.extended {
		background:#FFF;
	}
	#off-canvas {
		padding:10px;
		width:180px;
		height:40px;
		overflow:hidden;
	}
	#off-canvas-subnav {
		left:180px;
		width:100%;
		height:40px;
		overflow:hidden;
	}
	.sidenav.extended #off-canvas-subnav {
		overflow-y:scroll;
	}
	.sidenav, #off-canvas, #off-canvas-subnav {
		transition-property: height;
		transition-duration: 400ms;
		-webkit-transition-property: height;
		-webkit-transition-duration: 400ms;
		-moz-transition-property: height;
		-moz-transition-duration: 400ms;
	}
	.sidenav.extended, .sidenav.extended #off-canvas,
	.sidenav.extended #off-canvas-subnav {
		height:100%;
	}
	#off-canvas-subnav h1 {
		margin-top:10px;
	}
	.off-canvas.position-left .menu {
		margin-top:8px;
	}
	.hamburger-container {
		position: absolute;
    z-index: 999999;
    right: 180px;
    overflow: hidden;
	}
	.hamburger {
		padding: 15px 15px;
		display: inline-block;
		cursor: pointer;
		transition-property: opacity, -webkit-filter;
		transition-property: opacity, filter;
		transition-property: opacity, filter, -webkit-filter;
		transition-duration: 0.15s;
		transition-timing-function: linear;
		font: inherit;
		color: inherit;
		text-transform: none;
		background-color: transparent;
		border: 0;
		margin: 0;
		overflow: visible; 
		float:right;
	}
  .hamburger:hover {
    opacity: 0.7; 
	}
	.hamburger:active, .hamburger:focus {
		outline:0 !important;
	}
	.hamburger-box {
		width: 28px;
		height: 24px;
		display: inline-block;
		position: relative; 
	}
	.hamburger-inner {
		display: block;
		top: 50%;
		margin-top: -2px; 
	}
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 24px;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; 
	}
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; 
	}
  .hamburger-inner::before {
    top: -10px; 
	}
  .hamburger-inner::after {
    bottom: -10px; 
	}
	.hamburger--slider .hamburger-inner {
		top: 0px; 
		right: 3px;
	}
  .hamburger--slider .hamburger-inner::before {
    top: 7px;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: ease;
    transition-duration: 0.2s; 
	}
  .hamburger--slider .hamburger-inner::after {
    top: 14px; 
	}
	.hamburger--slider.is-active .hamburger-inner {
		-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
		transform: translate3d(0, 10px, 0) rotate(45deg); 
	}
  .hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
		transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0; 
	}
  .hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -14px, 0) rotate(-90deg);
		transform: translate3d(0, -14px, 0) rotate(-90deg); 
	}
	#nmodal, #loginmodal, #slidemodal, #videomodal, #projectmodal, #historicmodal, #viewmodal {
		z-index:999999;
	}
	#nmodalx, #loginmodalx, #slidemodalx, #videomodalx, #projectmodalx, #historicmodalx, #viewmodal {
    top: 10px;
    right: 10px;
    font-size: 15px;
		z-index:999999;
	}
	/*** General Styles, Footer ***/
	.ftbg {
		display:none;
	}
	#kavi-loader {
		z-index:999999;
	}
	p, ul, li, blockquote,
	#slidemodal .footer #image-caption em, 
	#videomodal .footer .video-caption em, 
	#viewmodal .footer .view-caption em	{
		font-size: 15px;
		line-height: 17px;
	}
	dashicons, .dashicons-before:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: 1;
	}
	.entry-content i, .entry-content em {
    font-size: 17px;
	}
	h2.section-title,
	.page .entry-content h2 {
		font-size: 15px;
	}
	#content {
		position:relative;
		overflow:hidden;
		padding-top:45px;
		margin-right:0;
	}
	#content #inner-content {
		padding-top:10px;
		padding-bottom:0;
	}
	.footer {
		padding-top:15px;
		margin-top:60px;
	}
	#footer-copyright {
		padding-left:10px;
		width:125px;
	}
	#footer-copyright p,
	#inner-footer p,#inner-footer .widget p,
	#inner-footer .widget_nav_menu ul li a {
		font-size:12px;
		line-height:13px;
	}
	#inner-footer .widget .artist-name,
	#inner-footer .widget em {
		font-size:13px;
		line-height:13px;
	}
	#footer-copyright p.copyright {
    left: 125px;
    right: 0;
	}
	#inner-footer .footer-column {
		width:185px;
		float:none;
		text-align:left;
		padding:0 !Important;
	}
	#inner-footer .footer-column:last-child	{
		margin-bottom:80px;
	}
	/*** Content ***/
	.home .exhibit-list em {
		display:inline;
		margin-bottom:0;
		white-space:nowrap;
	}
	.home .exhibit-container exhibit-list a:active,
	.home .exhibit-container .exhibit-list a:focus,
	.home .exhibit-container .exhibit-list a:hover	{
		color:rgb(204,204,204);
	}
	.exhibit-list .artist-name,
	.exhibit-list em, .single-fair #main header h1 em, 
	.single-exhibition #main header h1 em {
		font-size:17px;
		line-height:18px;
	}
	.exhibit-list em {
    display: block;
    margin-bottom: -17px;
	}
	.publications .exhibit-list em {
		display: inline;
		margin-bottom: 0;
	}
	.exhibit-list p {
		font-size:15px;
		line-height:17px;
		margin-bottom:17px;
	}
	#exhibit-main .exhibit-list p {
		margin-bottom:34px;
	}
	.exhibit-date {
		margin-right:20px;
	}
	h2.section-title {
    text-align: center;
    padding-bottom: 5px;
	}
	h2.section-title, .page .entry-content h2 {
    margin: 36px 0px 17px;
		text-transform:uppercase;
	}
	h2.section-title.first-section {
		margin-top:10px;
	}
	.gallery-image {
		max-width:100% !important;
		width:100%;
		margin:0;
		margin-bottom:10px;
	}
	.gallery-image.with-text span {
		color:#000;
		margin-top:18px;
		margin-bottom:20px;
		display:block;
		position:static;
	}
	.fair-content p, .fair-content span, 
	.press-content p, .press-content span, 
	.blog article p, .single-artist .cv-section h2, 
	.fair-content .fair-title, .press-content .press-header, 
	.blog article h2, .single #main h1, .single .press-header,
	.blog article .byline, .single .byline	{
		font-size:15px;
		line-height:17px;
	}
	.single h1 .show-for-small-only {
		display:inline-block !important;
	}
	.single-artist .article-header .artist-name {
		text-align: center;
    display: block;
    font-size: 17px;
	}
	.fair-byline {
		margin-left:-30px;
	}
	.cv-top {
		margin-top:35px;
	}
	.cv-section.list-by-date p {
		margin-left:40px;
	}
	.cv-section	p strong.cv-year {
		left: -45px;
    top: 17px;
	}
	.cv-section em {
    font-size: 16px;
    display: block;
    margin-bottom: -16px;
	}
	.single-fair #main header h1, 
	.single-exhibition #main header h1 {
    max-width: 320px;
		width:100%;
    float: none;
    margin: 0px auto;
		text-align:center;
	}
	.single-fair #main header h1 em, 
	.single-exhibition #main header h1 em {
		display:block;
	}
	.single-fair #main .byline, 
	.single-exhibition #main .byline {
    float: none;
    max-width: 320px;
    margin: 17px auto;
    text-align: center;
	}
	.single-fair #main .byline {
		margin:0px auto 17px;
	}
	.single-fair #main article header, 
	.single-exhibition #main article header {
		margin-bottom:0;
	}
	.single-fair .section-title,
	.single-exhibition .section-title {
		text-transform: uppercase;
    border: 0;
	}
	.fair-title {
    margin-top: 50px;
    margin-bottom: 45px;
	}
	.fair-title em {
		display:block;
	}
	#slidemodal .cycle2-vertical img, 
	#projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img,
	#viewmodal .cycle2-vertical img {
    max-width: 80% !important;
    width: auto !important;
	}
	#slidemodal .cycle2-vertical, #videomodal .cycle2-vertical, 
	#projectmodal .cycle2-vertical, #historicmodal .cycle2-vertical,
	#viewmodal .cycle2-vertical {
		bottom:32px;
	}
	#slidemodal .footer, #videomodal .footer, 
	#projectmodal .footer, #historicmodal .footer,
	#viewmodal .footer {
    text-align: left;
    padding: 10px;
    height: auto;
    margin-top: 60px;
	}
	#slidemodal .footer #image-caption em, 
	#slidemodal .footer #image-caption .artist-name, 
	#videomodal .footer .video-caption em, 
	#videomodal .footer .video-caption .artist-name,
	#viewmodal .footer .view-caption em,
	#viewmodal .footer .view-caption .artist-name {
		font-size:17px;
	}
	#slidemodal .footer #image-caption, #viewmodal .footer .view-caption,
	#videomodal .footer .video-caption, #projectmodal .footer .project-caption,
	#historicmodal .footer .project-caption	{
		float:none;
		font-size:15px;
		margin-left:0;
		text-align:left;
	}
	#videomodal .cycle2-container {
    max-width: 90%;
    width: 100%;
	}
}
@media screen and (max-width:359px) {
	.slide-prev, .slide-next {
		width:20px;
		height:20px;
	}
	.slide-next {
		right:5px;
	}
	.slide-prev {
		left:5px;
	}
	.right-half {
		left:80%;
	}
	.left-half {
		right:80%;
	}
	#leftarrow, #rightarrow {
		fill:#000;
	}
	#slidemodal .cycle2-vertical img, 
	#projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img,
	#viewmodal .cycle2-vertical img	{
		max-height:180px !important;
	}
	#slidemodal .footer, 
	#videomodal .footer, 
	#viewmodal .footer {
		display:table;
		height:64px;
		width:100%;
		padding:0;
	}
	#slidemodal .footer #image-caption, 
	#videomodal .footer .video-caption, 
	#viewmodal .footer .view-caption {
		display:table-cell;
		vertical-align:middle;
		text-align:center;
		padding:0;
	}
	#menu-main-menu li a:hover, #off-canvas-subnav li > ul > li > a:hover {
    padding-right: 12px;
	}
	.off-canvas.position-left .menu > li > a {
    padding: 0 0 0 10px;
	}
}
@media screen and (min-width:360px) and (max-width:479px) {
	.slide-prev, .slide-next {
		width:20px;
		height:20px;
	}
	.slide-next {
		right:5px;
	}
	.slide-prev {
		left:5px;
	}
	.right-half {
		left:80%;
	}
	.left-half {
		right:80%;
	}
	#leftarrow, #rightarrow {
		fill:#000;
	}
	#slidemodal .cycle2-vertical img, 
	#projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img,
	#viewmodal .cycle2-vertical img {
		max-height:200px !important;
	}
	#slidemodal .footer, 
	#videomodal .footer, 
	#viewmodal .footer {
		display:table;
		height:64px;
		width:100%;
		padding:0;
	}
	#slidemodal .footer #image-caption, 
	#videomodal .footer .video-caption, 
	#viewmodal .footer .view-caption {
		display:table-cell;
		vertical-align:middle;
		padding:0;
		text-align:center;
	}
	#menu-main-menu li a:hover, #off-canvas-subnav li > ul > li > a:hover {
    padding-right: 12px;
	}
	.off-canvas.position-left .menu > li > a {
    padding: 0 0 0 10px;
	}
}
@media screen and (max-width:479px) {
	#off-canvas {
		width:150px;
	}
	#off-canvas-subnav {
		left:150px;
	}
	.hamburger-container {
    right: 150px;
	}
}
@media screen and (min-width:480px) and (max-width:639px) and (orientation:portrait) {
	.slide-prev, .slide-next {
		width:20px;
		height:20px;
	}
	.slide-next {
		right:5px;
	}
	.slide-prev {
		left:5px;
	}
	.right-half {
		left:80%;
	}
	.left-half {
		right:80%;
	}
	#leftarrow, #rightarrow {
		fill:#000;
	}
	#slidemodal .cycle2-vertical img, 
	#projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img,
	#viewmodal .cycle2-vertical img {
		max-height:180px !important;
	}
	#slidemodal .footer, 
	#videomodal .footer, 
	#viewmodal .footer {
		display:table;
		height:64px;
		width:100%;
		padding:0;
	}
	#slidemodal .footer #image-caption, 
	#videomodal .footer .video-caption, 
	#viewmodal .footer .view-caption {
		display:table-cell;
		vertical-align:middle;
		padding:0;
		text-align:center;
	}
}
@media screen and (min-width:320px) and (max-width:680px) and (orientation: landscape) {
	.slide-prev, .slide-next {
		width:20px;
		height:20px;
	}
	.slide-next {
		right:5px;
	}
	.slide-prev {
		left:5px;
	}
	.right-half {
		left:80%;
	}
	.left-half {
		right:80%;
	}
	#leftarrow, #rightarrow {
		fill:#000;
	}
	#slidemodal .cycle2-vertical img, 
	#projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img,
	#viewmodal .cycle2-vertical img {
		max-height:160px !important;
	}
	#slidemodal .cycle2-vertical, 
	#videomodal .cycle2-vertical, 
	#projectmodal .cycle2-vertical,
	#historicmodal .cycle2-vertical,
	#viewmodal .cycle2-vertical {
		bottom:16px;
	}
	#slidemodal .footer, 
	#videomodal .footer, 
	#viewmodal .footer {
		display:table;
		height:32px;
		width:100%;
		padding:0;
	}
	#slidemodal .footer #image-caption, 
	#videomodal .footer .video-caption, 
	#viewmodal .footer .view-caption {
		display:table-cell;
		vertical-align:middle;
		padding:0;
		text-align:center;
	}
}
@media screen and (min-width:681px) max-width:1024px) and (orientation: landscape) {
	.slide-prev, .slide-next {
		width:30px;
		height:30px;
	}
	.slide-next {
		right:5px;
	}
	.slide-prev {
		left:5px;
	}
	.right-half {
		left:80%;
	}
	.left-half {
		right:80%;
	}
	#leftarrow, #rightarrow {
		fill:#000;
	}
	#slidemodal .cycle2-vertical img, 
	#projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img,
	#viewmodal .cycle2-vertical img {
		max-height:200px !important;
	}
	#slidemodal .cycle2-vertical, 
	#videomodal .cycle2-vertical, 
	#projectmodal .cycle2-vertical,
	#historicmodal .cycle2-vertical,
	#viewmodal .cycle2-vertical {
		bottom:32px;
	}
	#slidemodal .footer, 
	#videomodal .footer, 
	#viewmodal .footer {
		display:table;
		height:64px;
		width:100%;
		padding:0;
	}
	#slidemodal .footer #image-caption, 
	#videomodal .footer .video-caption, 
	#viewmodal .footer .view-caption {
		display:table-cell;
		vertical-align:middle;
		padding:0;
		text-align:center;
	}
}
@media screen and (max-width:480px) {
	#nmodal .mcform-container,
	#loginmodal .mcform-container {
		width:280px;
	}
	#nmodal .mc4wp-form input[type="text"], #nmodal .mc4wp-form input[type="email"],
	#loginmodal #loginform input[type="text"], #loginmodal #loginform input[type="password"]	{
    font-size: 19px;
    padding-bottom: 15px;
    margin-bottom: 22px;
	}
	#nmodal .mc4wp-form input[type="submit"],
	#loginmodal #loginform input[type="submit"]	{
    background: transparent;
    border: 2px solid #FFF;
    color: #FFF;
    display: inline-block;
    font-size: 17px;
    font-family: 'Gupta-Normal';
    padding: 8px 40px 10px 40px;
    -webkit-appearance: none;
    margin-top: 10px;
	}
	span.project-location {
    clear: left;
    display: inline-block;
    margin-right: 4px;
	}
}
@media screen and (max-width:639px) {
	#menu-subnav-menu li.active > ul > li > a {
		padding-left:15px;
	}
	.image-gallery {
		margin-left:-3px;
		margin-right:-3px;
	}
	#cv-main {
		margin-left:0;
	}
	.cv-section.list-by-date p {
		margin-left:42px;
	}
	.image-gallery, #artist-main, #publications-main {
		text-align:center;
	}
}
@media screen and (min-width:480px) and (max-width:639px) {
	#content {
    margin-left: 10px;
    margin-right: 10px;
	}
	#off-canvas {
		padding:10px 20px;
	}
	#footer-copyright {
		padding-left:20px;
	}
	/*
	.home .exhibit-list {
    max-width: 340px;
	}
	*/
	#cv-main {
		margin-left:0;
	}
}
@media screen and (min-width:340px) and (max-width:767px) {
	#footer-copyright p,
	#inner-footer p,#inner-footer .widget p,
	#inner-footer .widget_nav_menu ul li a {
		font-size:15px;
		line-height:17px;
	}
	#inner-footer .widget .artist-name,
	#inner-footer .widget em {
		font-size:16px;
		line-height:17px;
	}		
}
@media screen and (min-width:480px) and (max-width:767px) {
	.cv-section.list-by-date p {
		margin-left:60px;
	}
	.cv-section	p strong.cv-year {
		margin-left:-12px;
	}

}
@media screen and (min-width:640px) and (max-width:767px) {
	.show-for-medium {
		display:none !important;
	}
	.off-canvas.position-left h1,
	.top-bar-right .menu li, .top-bar-right .menu a,
	.off-canvas.position-left .menu li, .off-canvas.position-left .menu a,
	.off-canvas.position-left h1, .top-bar-right .menu li, .top-bar-right .menu a, 
	.off-canvas.position-left .menu li, .off-canvas.position-left .menu a, 
	.off-canvas.position-left .menu > li > a	{
		font-size: 19px;
		line-height: 22px;
	}
	p, ul, li, strong, blockquote, .cv-section em, 
	.fair-content p, .fair-content span, .press-content p, 
	.press-content span, .blog article p, 
	.single-artist .cv-section h2, .fair-content .fair-title, 
	.press-content .press-header, .blog article h2, 
	.single #main h1, .single .press-header, 
	.blog article .byline, .single .byline,
	.exhibit-list .artist-name, .exhibit-list em, 
	.single-fair #main header h1 em, 
	.single-exhibition #main header h1 em,
	.entry-content i, .entry-content em {
		font-size: 19px;
		line-height: 22px;
	}
	#slidemodal .footer #image-caption .artist-name, 
	#videomodal .footer .video-caption .artist-name, 
	#projectmodal .footer .project-caption .artist-name,
	#historicmodal .footer .project-caption .artist-name,
	#viewmodal .footer .view-caption .artist-name,
	#slidemodal .footer #image-caption span, 
	#projectmodal .footer .project-caption span,
	#historicmodal .footer .project-caption span,
	#viewmodal .footer .view-caption span {
    font-size: 17px;
    line-height: 17px;
	}
	#slidemodal .footer #image-caption em, 
	#videomodal .footer .video-caption em, 
	#viewmodal .footer .view-caption em {
		font-size:17px;
	}
	h2.section-title,
	.page .entry-content h2 {
		font-size: 19px;
	}
	.project-location {
		font-size:15px;
	}
	#footer-copyright p,
	#inner-footer p,#inner-footer .widget p,
	#inner-footer .widget_nav_menu ul li a {
		font-size:17px;
		line-height:19px;
	}
	#inner-footer .widget .artist-name,
	#inner-footer .widget em {
		font-size:18px;
		line-height:19px;
	}		
	#inner-footer .footer-column:nth-child(3) {
		margin-bottom:80px;
	}
	.fair-title em {
		margin-bottom:-20px;
	}
	.sidenav {
		height:45px;
	}
	#off-canvas {
		padding-left:20px;
		width:200px;
		height:45px;
	}
	#off-canvas-subnav {
		left:200px;
		height:45px;
	}
	.hamburger-container {
		right:200px;
		top:3px;
	}
	#footer-copyright {
		width:185px;
		padding-left:20px;
	}
	#footer-copyright p.copyright	{
		left:185px;
	}
	#inner-footer .footer-column {
		width:50%;
		float:left;
		margin-bottom:30px;
	}
	.single-fair #main .byline, 
	.single-exhibition #main .byline {
		max-width:480px;
	}
	.exhibit-list .artist-name,
	.exhibit-list em {
		font-size:19px;
	}
	.exhibit-list em {
    display: block;
    margin-bottom: -22px;
	}
	.exhibit-list p {
		font-size:19px;
		line-height:22px;
		margin-bottom:22px;
	}
	.gallery-image {
		width:auto;
		margin:10px 20px;
	}
	.gallery-image:not(.with-text) {
		margin:10px;
	}
	.cv-section	p strong.cv-year {
		top:22px;
	}
	.cv-section em {
    display: inline;
    margin-bottom: 0;
	}
	#cv-main {
		margin-left:0;
	}
	main .column, main .columns,
	main.column, main.columns {
		padding-left:20px;
		padding-right:20px;
	}
	.image-gallery {
		margin-left:-20px;
		margin-right:-20px;
	}
	.exhibit-date {
		margin-right:45px;
	}
	.slide-prev, .slide-next {
		width:30px;
		height:30px;
	}
	.slide-next {
		right:10px;
	}
	.slide-prev {
		left:10px;
	}
	.right-half {
		left:80%;
	}
	.left-half {
		right:80%;
	}
	#leftarrow, #rightarrow {
		fill:#000;
	}
	#slidemodal .cycle2-vertical img, 
	#projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img,
	#viewmodal .cycle2-vertical img {
		max-height:240px !important;
	}
	#slidemodal .footer, 
	#videomodal .footer, 
	#viewmodal .footer{
		display:table;
		height:64px;
		width:100%;
		padding:0;
	}
	#slidemodal .footer #image-caption, 
	#videomodal .footer .video-caption, 
	#viewmodal .footer .view-caption {
		display:table-cell;
		vertical-align:middle;
		padding:0;
		text-align:center;
	}
}
@media screen and (min-width:768px) and (max-width:1024px) {
	.home .exhibit-container exhibit-list a:active,
	.home .exhibit-container .exhibit-list a:focus,
	.home .exhibit-container .exhibit-list a:hover	{
		color:rgb(204,204,204);
	}
}
@media screen and (min-width:768px) and (max-width:1099px) {
	.ftbg {
		display:none;
	}
	#menu-subnav-menu li.active > ul {
    margin-top: 0;
    display: block;
	}
	#menu-subnav-menu li > ul {
			display: none;
			margin: 0;
	}
	.off-canvas.position-left h1,
	.top-bar-right .menu li, .top-bar-right .menu a,
	.off-canvas.position-left .menu li, .off-canvas.position-left .menu a {
		font-size: 17px;
	}
	.off-canvas.position-left .menu > li > a {
		font-size:17px;
		line-height:19px;
	}
	.off-canvas.position-left .menu > li > a {
		padding:0 0 0 10px;
	}
	#menu-subnav-menu li.active > ul > li > a {
		padding-left:15px;
		white-space:nowrap;
	}
	#menu-subnav-menu li > ul > li.active > a {
		padding-left:0;
	}
	p, ul, li, strong, blockquote, .cv-section em, 
	.fair-content p, .fair-content span, .press-content p, 
	.press-content span, .blog article p, 
	.single-artist .cv-section h2, .fair-content .fair-title, 
	.press-content .press-header, .blog article h2, 
	.single #main h1, .single .press-header, 
	.blog article .byline, .single .byline	{
		font-size: 17px;
		line-height: 19px;
	}
	h2.section-title,
	.page .entry-content h2 {
		font-size: 17px;
	}
	#footer-copyright p,
	#inner-footer p,#inner-footer .widget p,
	#inner-footer .widget_nav_menu ul li a {
		font-size:15px;
		line-height:17px;
	}
	#inner-footer .widget .artist-name,
	#inner-footer .widget em {
		font-size:16px;
		line-height:17px;
	}		
	.sidenav {
		width:325px;
	}
	#off-canvas {
		padding-left:10px;
		padding:15px 10px;
		width:170px;
	}
	#off-canvas-subnav {
		left:160px;
		width:165px;
	}
	.page-id-11 #off-canvas-subnav,
	.page-id-7472 #off-canvas-subnav {
    width: 185px;
    overflow-x: hidden;
	}
	#off-canvas-subnav h1 {
		margin-top:15px;
	}
	.off-canvas.position-left .menu {
		margin-top:15px;
	}
	#footer-copyright {
		width:310px;
		padding-left:10px;
	}
	#footer-copyright p.copyright	{
		left:320px;
	}
	.anchor12 {
    display: inherit;
    position: relative;
    top: 0;
		margin-top:0;
	}
	.anchor65 {
		position:static;
    display: block;
    margin-top: 45px;
	}
	h2.section-title.first-section {
		margin-top:15px;
	}
	.gallery-image {
		height:140px;
		margin:10px;
	}
	.gallery-image:not(.with-text) {
		margin-bottom:3px;
	}
	.gallery-image img {
		height: 140px;
    padding: 6px;
		width:auto;
	}
	.gallery-image.with-text {
		height:175px;
		margin:0 10px;
	}
	.gallery-image.with-text img {
		height:150px;
		padding:6px;
		width:auto;
	}
	.gallery-image:hover img {
		padding:6px;
	}
	.gallery-image.with-text:hover span, 
	.gallery-image.with-text.jsactive span {
		margin-top:14px;
	}
	.single-artist #main header h1 {
		margin-top:2px;
		margin-bottom:10px;
	}
	.single-fair #main article header, 
	.single-exhibition #main article header {
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 2px;
	}
	#inner-footer .footer-column:nth-child(3) {
		margin-bottom:65px;
	}
	#cv-main {
		margin-left:0;
	}
	#slidemodal .cycle2-vertical img, 
	#projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img,
	#viewmodal .cycle2-vertical img {
		height:400px !important;
	}
	#slidemodal .cycle2-vertical,  
	#projectmodal .cycle2-vertical,
	#historicmodal .cycle2-vertical,
	#viewmodal .cycle2-vertical {
    bottom: 32px;
	}
	#videomodal .cycle2-vertical {
		bottom: 11px;
	}
	#slidemodal .footer #image-caption em,
	#slidemodal .footer #image-caption span.artist-name,
	#videomodal .footer .video-caption em, 
	#videomodal .footer .video-caption span.artist-name,
	#viewmodal .footer .view-caption em, 
	#viewmodal .footer .view-caption em span.artist-name {
		font-size:20px;
	}
	.slide-prev, .slide-next {
		width:30px;
		height:30px;
	}
	.cv-section em {
		font-size:18px;
	}
	h2.section-title, .page .entry-content h2 {
		margin:15px 0;
	}
	.exhibit-list em, .exhibit-list .artist-name {
		font-size:19px;
	}
	.exhibit-list p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
	}
	.exhibit-date p {
    font-size: 16px;
    line-height: 18px;
	}
	#content #inner-content {
		padding-top:15px;
	}
	.exhibit-date {
    margin-right: 35px;
    margin-top: 0px;
	}
	.single-fair #main header h1, .single-exhibition #main header h1 {
		max-width:100%;
		width:100%;
		float:none;
		text-align:center;
	}
	.single-fair #main .byline, .single-exhibition #main .byline {
    float: none;
    margin-left: 0;
    margin-top: 0;
    max-width: 100%;
    margin: 0px auto;
    text-align: center;
	}
	.fair-title {
		margin-top:60px;
	}
	.gallery-image.with-text {
		margin-bottom:10px;
	}
	.gallery-image.with-text span {
    margin-top: 14px;
    margin-bottom: 20px;
		font-size:15px;
    color: #000;
		position:static;
		display:block;
	}
	.slide-prev, .slide-next {
		width:30px;
		height:30px;
	}
	.slide-next {
		right:15px;
	}
	.slide-prev {
		left:15px;
	}
	.right-half {
		left:80%;
	}
	.left-half {
		right:80%;
	}
	#leftarrow, #rightarrow {
		fill:#000;
	}
	#slidemodal .cycle2-vertical img, 
	#projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img,
	#viewmodal .cycle2-vertical img {
		max-height:360px !important;
	}
	#slidemodal .cycle2-vertical, 
	#videomodal .cycle2-vertical, 
	#projectmodal .cycle2-vertical,
	#historicmodal .cycle2-vertical,
	#viewmodal .cycle2-vertical {
		bottom:32px;
	}
	#slidemodal .footer, 
	#videomodal .footer, 
	#viewmodal .footer {
		display:table;
		height:64px;
		width:100%;
		padding:0;
	}
	#slidemodal .footer #image-caption, 
	#videomodal .footer .video-caption, 
	#viewmodal .footer .view-caption {
		display:table-cell;
		vertical-align:middle;
		padding:0;
		padding-left:20px;
		text-align:left;
		float:none;
	}
}
@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
	#slidemodal .cycle2-vertical img, 
	#projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img,
	#viewmodal .cycle2-vertical img {
		max-height:300px !important;
	}
}
@media screen and (max-width:1099px) {
	.video-info {
		display:none;
	}
}
@media screen and (min-width:1024px) {
	#fairs-main .has-thumb a:hover,
	#exhibit-main .has-thumb a:hover,
	#exhibit-main .has-thumb a:hover p {
		color:#000;
	}
}
@media screen and (min-width:1025px) {
	.show-for-large {
		display:block !important;
	}
	.exhibit-list em,
	#exhibit-main .artist-name,
	.exhibition-section .artist-name,
	.single-exhibition .article-header em,
	.single-fair .article-header em {
		white-space:nowrap;
	}
}
@media screen and (min-width:1025px) and (max-width:1099px) {
	/*
	.home .exhibit-list {
		max-width:435px;
	}
	*/
}
@media screen and (min-width:1024px) and (max-width:1249px) {
	#slidemodal .show-for-large, 
	#videomodal .show-for-large, 
	#projectmodal .show-for-large,
	#historicmodal .show-for-large,
	#viewmodal .show-for-large {
		display:none !important;
	}
}
@media screen and (min-width:1100px) {
	#slidemodal .footer, #videomodal .footer, 
	#projectmodal .footer, #historicmodal .footer,
	#viewmodal .footer {
		padding:14px 0;
		height:auto;
		width:100%;
	}
}
@media screen and (max-width:1249px) {
	.page-id-23 #off-canvas-subnav,
	.page-id-23 #content {
		display:none;
	}
	.page-id-23 #smallscreen {
		display:table !important;
		position:absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
		width:50%;
		min-width:300px;
		margin:0px auto;
	}
	.page-id-23 #smallscreen .warning-text {
    display: table-cell;
    vertical-align: middle;
    margin: 0px auto;
    text-align: center;
		position:relative;
		top:-10%;
	}
	.page-id-23 .footer {
		display:none;
	}
	#menu-item-1461 {
		display:none;
	}
	
}
@media screen and (min-width:1250px) {
	#slidemodal .show-for-large, 
	#videomodal .show-for-large, 
	#projectmodal .show-for-large,
	#historicmodal .show-for-large,
	#viewmodal .show-for-large {
		display:inline !important;
	}
	#menu-item-1461 {
		display:block;
	}
	.gallery-image.with-text:hover {
		margin-bottom:0;
	}
}
@media screen and (min-width:1100px) and (max-width:1249px) {
	#content #inner-content {
		padding-top:16px;
	}
	#menu-subnav-menu li.active > ul > li > a {
		padding-left:22px;
	}
	#menu-subnav-menu li > ul > li.active > a {
		padding-left:0;
	}
	#menu-subnav-menu li.active > ul > li > a,
	#menu-subnav-menu li.padhold > ul > li > a {
		padding-left: 22px;	
	}
	p, ul, li, strong, blockquote, span,
	.single-artist .cv-section h2, .fair-content .fair-title, 
	.press-content .press-header, .blog article h2, 
	.single #main h1, .single .press-header,
	.off-canvas.position-left .menu > li > a,
	.off-canvas.position-left h1, .top-bar-right .menu li, 
	.top-bar-right .menu a, .off-canvas.position-left .menu li, 
	.off-canvas.position-left .menu a,
	.blog article .byline, .single .byline,
	#slidemodal .footer #image-caption, 
	#viewmodal .footer .view-caption,
	#videomodal .footer .video-caption, 
	#videomodal .video-info .toggle-panel, 
	#videomodal .video-info .video-return	{
    font-size: 17px;
    line-height: 20px;
	}
	h2.section-title, .page .entry-content h2 {
		font-size:17px;
	}
	.off-canvas.position-left .menu {
		margin-top:12px;
	}
	/*
	.home .exhibit-list {
		max-width:550px;
	}
	*/
	.exhibit-list p,
	.exhibit-list .fair-title, 
	.exhibit-list .fair-byline {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 26px;
	}
	.exhibit-list .artist-name,
	.exhibit-list em{
		font-size:25px;
	}
	.exhibit-date p {
		font-size: 18px;
    line-height: 20px;
	}
	#slidemodal .footer #image-caption em, 
	#videomodal .footer .video-caption em, 
	#viewmodal .footer .view-caption em,
	#slidemodal .footer #image-caption .artist-name, 
	#videomodal .footer .video-caption .artist-name, 
	#viewmodal .footer .view-caption .artist-name {
		font-size:19px;
		line-height:19px;
	}
	.sidenav {
		width:405px;
	}
	.home #menu-item-101 {
		margin-top:18px;
	}
	h2.section-title.first-section {
		margin-top:15px;
	}
	#off-canvas-subnav {
		width:205px;
	}
	.gallery-image {
		margin: 5px 11px;
    height: 190px;
	}
	.gallery-image.with-text {
		height:202px;
		margin: 0px 12px 10px 12px;
	}
	.gallery-image.with-text img,
	.gallery-image img {
		height:180px;
		width:auto;
	}
	.gallery-image.with-text:hover span, 
	.gallery-image.with-text.jsactive span {
		bottom:0px;
	}
	.single-fair #main .byline, .single-exhibition #main .byline {
    float: left;
    margin-left: 40px;
    margin-top: 0;
    max-width: 260px;
	}
	#slidemodal .footer #image-caption,
	#viewmodal .footer .view-caption {
		width:100%;
		margin-left:0;
		padding-left:20px;
		text-align:left;
	}
	#videomodal .footer .video-caption {
		width:auto;
		margin-left:0;
		padding-left:20px;
		text-align:left;		
	}
}
@media screen and (min-width:1100px) and (max-width:1679px) {
	.cv-section .artist-name {
		font-size:21px;
	}
}
@media screen and (min-width:1250px) {
	.gallery-image:not(.with-text) {
		margin:12px;
	}
	.single-exhibition #main h1, .single-fair #main h1, 
	span.artist-name {
		font-size:21px;
	}
	#slidemodal span.artist-name, #viewmodal span.artist-name,
	#videomodal span.artist-name, #projectmodal span.artist-name,
	#historicmodal span.artist-name	{
		font-size:19px;
	}
	.entry-content i, .entry-content em {
    font-size: 21px;
		margin-right:1px;
	}
}
@media screen and (min-width:1500px) {
	.gallery-image:not(.with-text) {
    margin: 15px;
	}
}
@media screen and (min-width:1680px) and (max-width:1919px) {
	.exhibit-list {
		max-width:100%;
	}
	/* .home .exhibit-list, */
	.page-id-23 .exhibit-list	{
		max-width:800px;
	}
	.page-id-15 #main, .page-id-25 #main, .page-id-577 #main, .blog #main {
		max-width:900px;
	}
	h2.section-title, .page .entry-content h2 {
    font-family: "Gupta-Normal";
    font-size: 21px;
	}
	p, ul, li, strong, blockquote, span,
	.single #main h1, .single .press-header,
	.single .byline, .single-artist .cv-section h2, 
	.fair-content .fair-title, .press-content .press-header, 
	.blog article p, .blog article h2, 	.blog article .byline, 
	.fair-content p,	.fair-content span, 
	.press-content p,	.press-content span,
	#videomodal .footer .video-caption, 
	#videomodal .video-info .toggle-panel, 
	#videomodal .video-info .video-return, 
	#projectmodal .footer .project-caption,
	#historicmodal .footer .project-caption	{
    font-size: 24px;
    line-height: 26px;
	}	
	#slidemodal .footer #image-caption, #viewmodal .footer .view-caption,
	#slidemodal .footer #image-caption em, #slidemodal .footer #image-caption .artist-name,
	#viewmodal .footer .view-caption em, #viewmodal .footer .view-caption .artist-name,
	#slidemodal span, #viewmodal span	{
    font-size: 19px;
    line-height: 26px;
	}	
	.off-canvas.position-left h1,
	.top-bar-right .menu li, .top-bar-right .menu a,
	.off-canvas.position-left .menu li, .off-canvas.position-left .menu a,
	.off-canvas.position-left .menu > li > a	{
		font-size: 25px;
	}
	.top-bar-right .menu li, .top-bar-right .menu a,
	.off-canvas.position-left .menu li, .off-canvas.position-left .menu a,
	.off-canvas.position-left .menu > li > a, 
	.off-canvas.position-left .menu-item-has-children.active > ul.vertical li, 
	.off-canvas.position-left .menu-item-has-children.active > ul.vertical li > a {
		line-height:26px;
	}
	.cv-section em, span.artist-name, .entry-content i, .entry-content em,
	#videomodal .footer .video-caption em, #videomodal .footer .video-caption .artist-name,	
	#projectmodal .footer .project-caption .artist-name, 
	#historicmodal .footer .project-caption .artist-name,
	.single-exhibition #main h1, .single-fair #main h1	{
		font-size:25px;
		line-height:27px;
	}
	.exhibit-list em, .exhibit-list .artist-name {
		font-size:36px;
		line-height:38px;
	}
	.exhibit-list p, .exhibit-list .fair-title, .exhibit-list .fair-byline {
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 36px;
	}
	#off-canvas {
		width:260px;
	}
	#off-canvas-subnav {
		left:260px;
		width:300px;
	}
	.sidenav {
		width:560px;
	}
	.single #menu-subnav-menu li:not(.active) a, 
	.home #menu-subnav-menu li:not(.active) a, 
	.page-id-25 #menu-subnav-menu li:not(.active) a,
	.off-canvas.position-left .menu > li > a {
		padding-left:20px;
	}
	#menu-subnav-menu li.active > ul > li > a,
	#menu-subnav-menu li.padhold > ul > li > a {
		padding-left:30px;
	}
	#menu-subnav-menu li.active > ul > li > a:hover, 
	#menu-subnav-menu li > ul > li.active > a, 
	.single #menu-subnav-menu li > a:hover, 
	.home #menu-subnav-menu li > a:hover, 
	.page-id-25 #menu-subnav-menu li > a:hover {
		padding-right:30px;
	}
	.exhibit-date p {
    font-size: 22px;
    line-height: 26px;
	}
	.cv-section.list-by-date p {
		margin-top:-18px;
		margin-left:100px;
	}
	.cv-section	p strong.cv-year {
		top:26px;
		left:-90px;
	}
	.dashicons, .dashicons-before:before {
    width: 25px;
    height: 25px;
    font-size: 25px;
    top: 1px;
    position: relative;
	}
	.single-fair #main header h1, 
	.single-exhibition #main header h1 {
		width:360px;
	}
	.single-fair #main .byline, 
	.single-exhibition #main .byline {
		max-width:500px;
		margin-left:120px;
	}
	.gallery-image {
		display: inline-block;
		padding: 0;
		margin: 0 14px;
		height: 230px;
		overflow: hidden;
		position: relative;
		max-width: 1000% !important;
	}
	.gallery-image img {
		height: 200px;
		padding: 3px;
		width: auto;
	}
	.gallery-image.with-text span {
		font-size:18px;
	}
	.gallery-image.with-text:hover span, 
	.gallery-image.with-text.jsactive span {
		bottom:3px;
	}
	#slidemodal .cycle2-vertical img, 
	#projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img,
	#viewmodal .cycle2-vertical img {
		height:640px !Important;
	}
	#slidemodal .footer, #videomodal .footer, 
	#projectmodal .footer, #historicmodal .footer,
	#viewmodal .footer {
		height:auto;
	}
	#slidemodal .cycle2-vertical, #videomodal .cycle2-vertical, 
	#projectmodal .cycle2-vertical, #historicmodal .cycle2-vertical,
	#viewmodal .cycle2-vertical {
		bottom:25px;
	}
	.slide-prev, .slide-next {
		width:45px;
		height:45px;
	}
}
@media screen and (min-width:1920px) {
	main, .exhibit-list,
	.page-id-23 .exhibit-list	{
		max-width:100%;
	}
	/*
	.home .exhibit-list  {
		max-width:800px;
	}
	*/
	.page-id-15 #main, .page-id-25 #main, .page-id-577 #main, .blog #main {
		max-width:1000px;
	}
	h2.section-title, .page .entry-content h2 {
    font-family: "Gupta-Normal";
    font-size: 26px;
	}
	p, ul, li, strong, blockquote, span,
	.single #main h1, .single .press-header,
	.single .byline, .single-artist .cv-section h2, 
	.fair-content .fair-title, .press-content .press-header, 
	.blog article p, .blog article h2, 	.blog article .byline, 
	.fair-content p,	.fair-content span, 
	.press-content p,	.press-content span	{
    font-size: 29px;
    line-height: 33px;
	}	
	.off-canvas.position-left h1,
	.top-bar-right .menu li, .top-bar-right .menu a,
	.off-canvas.position-left .menu li, .off-canvas.position-left .menu a,
	.off-canvas.position-left .menu > li > a	{
		font-size: 24px;
	}
	.top-bar-right .menu li, .top-bar-right .menu a,
	.off-canvas.position-left .menu li, .off-canvas.position-left .menu a,
	.off-canvas.position-left .menu > li > a, 
	.off-canvas.position-left .menu-item-has-children.active > ul.vertical li, 
	.off-canvas.position-left .menu-item-has-children.active > ul.vertical li > a {
		line-height:30px;
	}
	.cv-section em, span.artist-name, .entry-content i, .entry-content em,
	#slidemodal .footer #image-caption em, #slidemodal .footer #image-caption .artist-name, 
	#videomodal .footer .video-caption em, #videomodal .footer .video-caption .artist-name,	
	#projectmodal .footer .project-caption .artist-name,
	#historicmodal .footer .project-caption .artist-name,
	#viewmodal .footer .view-caption em, #viewmodal .footer .view-caption .artist-name,
	.single-exhibition #main h1, .single-fair #main h1 {
		font-size:32px;
		line-height:35px;
	}
	.exhibit-list em, .exhibit-list .artist-name {
		font-size:40px;
		line-height:44px;
	}
	#slidemodal .footer span,
	#videomodal .footer span,
	#projectmodal .footer span,
	#historicmodal .footer span,
	#viewmodal .footer span,
	#slidemodal .footer #image-caption, 
	#viewmodal .footer .view-caption,
	#videomodal .footer .video-caption, 
	#videomodal .video-info .toggle-panel, 
	#videomodal .video-info .video-return, 
	#projectmodal .footer .project-caption,
	#historicmodal .footer .project-caption	{
		font-size:24px;
		line-height:26px;
	}
	#slidemodal .footer #image-caption em, #slidemodal .footer #image-caption .artist-name, 
	#videomodal .footer .video-caption em, #videomodal .footer .video-caption .artist-name,	
	#projectmodal .footer .project-caption .artist-name,
	#historicmodal .footer .project-caption .artist-name,
	#viewmodal .footer .view-caption em, #viewmodal .footer .view-caption .artist-name {
		font-size:26px;
		line-height:28px;
	}
	.exhibit-list p, .exhibit-list .fair-title, .exhibit-list .fair-byline {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 42px;
	}
	.exhibit-date p {
    font-size: 24px;
    line-height: 28px;
	}
	#off-canvas {
		width:275px;
	}
	#off-canvas-subnav {
		left:275px;
		width:375px;
	}
	.sidenav {
		width:650px;
	}
	.single #menu-subnav-menu li:not(.active) a, 
	.home #menu-subnav-menu li:not(.active) a, 
	.page-id-25 #menu-subnav-menu li:not(.active) a,
	.off-canvas.position-left .menu > li > a {
		padding-left:25px;
	}
	#menu-subnav-menu li.active > ul > li > a,
	#menu-subnav-menu li.padhold > ul > li > a {
		padding-left:25px;
	}
	#menu-subnav-menu li.active > ul > li > a:hover, 
	#menu-subnav-menu li > ul > li.active > a, 
	.single #menu-subnav-menu li > a:hover, 
	.home #menu-subnav-menu li > a:hover, 
	.page-id-25 #menu-subnav-menu li > a:hover {
		padding-right:45px;
	}
	.cv-section.list-by-date p {
		margin-top:-18px;
		margin-left:100px;
	}
	.cv-section	p strong.cv-year {
		top:33px;
		left:-105px;
	}
	.dashicons, .dashicons-before:before {
    width: 30px;
    height: 30px;
    font-size: 30px;
    top: 3px;
    position: relative;
	}
	.single-fair #main header h1, 
	.single-exhibition #main header h1 {
		width:400px;
	}
	.single-fair #main .byline, 
	.single-exhibition #main .byline {
		max-width:600px;
		margin-left:150px;
	}
	.gallery-image {
		display: inline-block;
		padding: 0;
		margin: 0 15px;
		height: 240px;
		overflow: hidden;
		position: relative;
		max-width: 1000% !important;
	}
	.gallery-image img {
		height: 200px;
		padding: 3px;
		width: auto;
	}
	.gallery-image.with-text span {
		font-size:18px;
	}
	.gallery-image.with-text:hover span, 
	.gallery-image.with-text.jsactive span {
		bottom:8px;
	}
	#slidemodal .cycle2-vertical img, #projectmodal .cycle2-vertical img,
	#historicmodal .cycle2-vertical img, #viewmodal .cycle2-vertical img {
		height:720px !Important;
	}
	#slidemodal .footer, #videomodal .footer, 
	#projectmodal .footer, #historicmodal .footer,
	#viewmodal .footer {
		height:auto;
	}
	#slidemodal .cycle2-vertical, #videomodal .cycle2-vertical, 
	#projectmodal .cycle2-vertical, #historicmodal .cycle2-vertical,
	#viewmodal .cycle2-vertical {
		bottom:24px;
	}
	.slide-prev, .slide-next {
		width:45px;
		height:45px;
	}
}

/**************************
 Misc Fixes, Odd Breakpoints 
****************************/
@media screen and (min-width:768px) and (max-width:899px) {
	.page-id-25 #main .medium-6 {
		width:100%;
	}
}
@media screen and (min-width:768px) and (max-width:999px) {
	#inner-footer .footer-column {
		width:50%;
		margin-bottom:30px;
	}
	.slide-prev {
		left:30px;
	}
	.slide-next {
		right:30px;
	}
	.cycle2-container .dashicons {
    width: 40px;
    height: 40px;
    font-size: 40px;
	}	
}
@media screen and (min-width:1051px) and (max-width:1099px) {
	#footer-copyright p.copyright {
		left:10px;
	}
}
@media screen and (min-width:1000px) and (max-width:1050px) {
	#footer-copyright	{
		width:205px;
	}
	#inner-footer .footer-column:nth-child(3) {
		margin-bottom:0;
	}
	#footer-copyright p.copyright {
		left:10px;
	}	
}
@media screen and (min-width:1051px) and (max-width:1210px) {
	#footer-copyright	{
		width:240px;
	}
	#inner-footer .footer-column:nth-child(3) {
		margin-bottom:0;
	}
}
@media screen and (min-width:1100px) and (max-width:1249px) {
	#footer-copyright p.copyright {
		left:25px;
	}
	.gallery-image.with-text span {
		position:static;
		display:block;
		margin-top:4px;
	}
}
@media screen and (min-width:1000px) and (max-width:1249px) {
	.slide-prev {
		left:30px;
	}
	.slide-next {
		right:30px;
	}
}
@media screen and (min-width:1100px) {
	#slidemodal .cycle2-vertical,
	#videomodal .cycle2-vertical,
	#projectmodal .cycle2-vertical,
	#historicmodal .cycle2-vertical,
	#viewmodal .cycle2-vertical {
		bottom:25px;
	}
	#footer-copyright p.copyright {
		bottom:40px;
	}
	#inner-footer .widget p {
		margin-bottom:40px;
	}
}
@media screen and (min-width:1211px) and (max-width:1249px) {
	.sidenav,
	#footer-copyright	{
		width:425px;
	}
	#off-canvas-subnav {
		width:240px;
	}
}
@media screen and (min-width:1249px) and (max-width:1679px) {
	.gallery-image.with-text:hover span, 
	.gallery-image.with-text.jsactive span {
		bottom:16px;
	}
}
@media screen and (min-width:1420px) and (max-width:1559px) {
	#videomodal .footer.extended .video-info {
		padding-left:600px;
	}
}
@media screen and (min-width:1560px) {
	#videomodal .footer.extended .video-info {
		padding-left:470px;
		max-width:1400px;
	}
}
/**************************
 Temporary additions for COVID-19 5/5/2020
****************************/
.home-announcement {
	margin-bottom:50px;
}
.home-announcement .announcement-text {
	display: block;
	line-height: 28px;
	margin-bottom: 12px;
	font-size: 20px;
	max-width: 800px;
}
