/*
Theme Name: ShaikhEbrahimCenter
Author: Anonymous
Author URI:
Version: 1
Description: ShaikhEbrahimCenter theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shaikhebrahimcenter
Tags: one-column, two-columns
Theme URI:
*/
@font-face {font-family:"GE SS Two Medium";
	src:url("fonts/ge-ss-med.eot") format("eot"),
	url("fonts/ge-ss-med.woff") format("woff"),
	url("fonts/ge-ss-med.ttf") format("truetype");
	font-weight:normal;
	font-style:normal;
}

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



[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-twitter2:before {
	content: "\f099";
}
.icon-youtube-square:before {
	content: "\f166";
}
.icon-instagram:before {
	content: "\f16d";
}
.icon-facebook-square:before {
	content: "\f082";
}
html {box-sizing: border-box;}
*, *:before, *:after {
	box-sizing: inherit;
}
* { 
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, frameset, mejs-container{margin:0 0 15px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
body {
	color:#313030;
	font:12px/1.17 Arial, Helvetica, sans-serif;
	background:#fff;
	overflow-y: scroll;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
}

.rtl {
	font:13px Tahoma, Helvetica;
}

.rtl h1, .rtl h2{
	font-family: "GE SS Two Medium", sans-serif
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
	display: block;
}
a {
	text-decoration:underline;
	color:#313030;
	outline:none;
}
a:hover {text-decoration:none;}
img{
	max-width: 100%;
	height: auto;
}
video, iframe, object, embed{max-width: 100%;}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea{
	background:#fff;
	margin: 0;
	-webkit-appearance:none;
	border:1px solid #ccc;
	padding:3px 4px;
}
label{vertical-align:middle;}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding:0;
	border:0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	overflow: visible;
}
input[type="search"] {-webkit-appearance: none;}
input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
input[type="search"]::-webkit-search-decoration {display:none;}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size: 30px;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
blockquote{
	border-left:4px solid #545454;
	padding-left:10px;
	margin-left:14px; 
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
.rtl th,
.rtl td{
	text-align: right;
}
td#next{
	text-align: right;
}
.rtl td#next{
	text-align: left;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{ margin-left:1px; }
ul, ol{ padding-left:3em; }
.rtl ul,
.rtl ol{ 
	padding-left:0; 
	padding-right: 3em;
}
ul ul,
ul ol,
ol ul, 
ol ol{
	padding-left:3em;
	margin:0;
}
.rtl ul ul,
.rtl ul ol,
.rtl ol ul, 
.rtl ol ol{
	padding-left:0;
	padding-right: 3em;
}
ul>li{list-style-type:disc;}
dl dt{
	float:left;
	clear:left;
	padding-right:4px;
	font-weight:bold;
}
.rtl dl dt{
	padding-right: 0;
	padding-left: 4px;
	float: right;
}
.widget {margin-bottom: 14px; overflow: hidden;}
.widget ul{padding-left:2em;}
.widget select{min-width: 150px;}
.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="text"]{
	width:300px;
}
.search-form input[type="text"]{
	margin:0 4px 0 0;
}
.rtl .search-form input[type="text"]{
	margin: 0 0 0 4px;
}
.post-password-form input[type="password"],
.search-form input[type="text"]{width:150px;}
.commentlist{margin:0 0 14px;}
.commentlist .edit-link{margin:0;}
.commentlist-item .commentlist-item {padding:0 0 0 3em;}
.rtl .commentlist-item .commentlist-item{padding: 0 3em 0 0;}
@media only screen and (max-width: 767px){.commentlist-item .commentlist-item {padding: 0;}}
.comment,
.commentlist-holder{overflow:hidden;}
.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item{padding-top:14px;}
.commentlist .avatar-holder{
	float:left;
	margin:0 14px 4px 0;
}
.rtl .commentlist .avatar-holder{
	float: right;
	margin: 0 0 4px 14px;
}
.comment-form label{
	display:block;
	padding-bottom:4px;
}
.comment-form textarea{
	padding:3px 4px;
	overflow:auto;
	margin:0;
	height:120px;
	min-height:120px;
}
.gallery-item dt{
	float:none;
	padding:0;
}
.navigation{
	overflow:hidden;
	margin:0 0 14px;
}
.navigation .next{
	float:left;
}
.navigation .prev{
	float:right;
}
.wp-caption{
	max-width: 98%;
	clear:both;
	border:1px solid #ccc;
	padding:5px;
}
.wp-caption img{vertical-align:top;} 
.wp-caption p{margin:10px 0 0;}
div.aligncenter {margin: 0 auto 14px;}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 14px 4px 0; 
}
.alignright {
	float: right;
	margin: 0 0 4px 14px; 
}
input [type="email"], input [type="tel"], input[type="search"], input[type="text"], input[type="password"], input[type="file"], input[type="submit"], textarea{-webkit-appearance:none;}
/* general */
#wrapper{
	max-width: 1024px;
	margin: 0 auto;
}
#content{
	width: 70%;
	padding: 0 90px 0 0;
	float: left;
}
.rtl #content
{
	width: 70%;
	padding: 0 90px 0 0;
	float: right;
}
#sidebar{
	width: 30%;
	float: right;
}
.mobile-visible{
	display: none;
}
#header{
	padding: 11px 27px 1px 8px;
	position: relative;
}
#header:after{
	content:'';
	display:block;
	clear:both;
}
#footer{
	border-top: 1px solid #aaa;
	margin-top:30px;
	padding: 11px 27px 1px 8px;
	position: relative;
	min-height: 40px;
	height: auto;
	overflow: hidden;
} 
.footer-left{
	float:left;
}
.footer-right{
	float:right;
}
.logo{
	width: 236px;
	height: 85px;
	float: left;
}
.logo img{display: block;}
#nav{
	float: right;
	padding: 7px 0 0;
}
#nav ul{
	margin: 0;
	padding: 0;
	float: left;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
#nav>ul>li{
	display: inline-block;
	vertical-align: top;
	list-style-position: outside;
	list-style:none;
	position: relative;
}
#nav>ul>li+li{
	padding: 0 0 0 11px;
	margin: 0 0 0 5px;
}
#nav li+li:before{
	content: '';
	position: absolute;
	top: 9px;
	left: 0;
	width: 4px;
	height: 1px;
	background: #737373;
}
#nav a{
	float: left;
	padding: 0 0 8px;
	color: #737373;
	text-decoration: none;
}
#nav li.active>a,
#nav li.hover>a{
	text-decoration: underline;
}
#nav .drop{
	position: absolute;
	left: -5px;
	top: 25px;
	margin:0;
	min-width: 175px;
	white-space: nowrap;
	z-index: 100;
	padding: 4px 2px 1px;
	background: url(images/none.gif);
	display: none;
}
#nav li:last-child .drop{
	right: 0;
	left: auto;
}
.rtl #nav .drop{
	left: auto;
	right: 0;
	top: 27px;
}
#nav li.hover>.drop{
	display: block;
}
#nav .drop ul{
	background: rgba(0, 0, 0, .7);
	padding: 3px 0;
	float: none;
}
#nav .drop li{
	list-style:none;
	list-style-position: outside;
	margin: 0;
	position: relative;
	padding: 5px 15px;
}
#nav .drop li+li{
	padding-top: 5px;
}
#nav .drop li+li:before{
	display: none;
}
#nav .drop a{
	float: none;
	color: #fff;
	padding: 0;
}

#nav .drop .has-drop-down{
	padding-right: 25px;
}
.rtl #nav .drop .has-drop-down{
	padding-right: 15px;
	padding-left: 25px;
}
#nav .drop .has-drop-down:after{
	content: '>';
	position: absolute;
	top: 6px;
	right: 10px;
	color: #fff;
}
.rtl  #nav .drop .has-drop-down:after{
	right: auto;
	left: 10px;
}
#nav .drop .drop{
	left: 100%;
	top: -4px;
	min-width: 1px;
}
.rtl #nav .drop .drop{
	left: auto;
	right: 100%;
}
.opener{
	display: none;
}
/* lang */
.lang{
	padding:0;
	margin:0;
	position: absolute;
	bottom: 7px;
	right: 27px;
	text-transform: uppercase;
	z-index: 9;
	font-size: 16px;
	font-family: "GE SS Two Medium", sans-serif;
}
.homepage .lang{
	bottom: auto;
	right: 0;
	top: 82px;
	background: rgba(0, 0, 0, .7);
	padding: 5px;
}
.homepage .lang a{
	color: #fff;
}
.lang li{
	list-style:none;
	list-style-position: outside;
	display: none;
}
.lang li.active{
	display: block;
}
.lang a{
	text-decoration: none;
	color: #737373;
	display: block;
}
.lang a:hover{
	text-decoration: underline;
}
/* item-list */
.item-list{
	overflow: hidden;
	padding: 0;
	max-width:1005px;
	margin: 0 auto;
}
.rtl .item-list{
	padding: 0;
}
.item-list li{
	list-style-position: outside;
	list-style:none;
	position: relative;
	width: 325px;
	color: #fff;
	text-align: center;
	margin: 0 5px 10px;
	float: left;
	height: 208px;
}

.rtl .item-list li{
	float: right;
}
.item-list a{
	display: block;
	color: #fff;
	text-decoration: none;
	background: black;
}
.item-list img{
	display: block;
	width: 100%;
	opacity: 0.75;
}


/* events */
.events .holder{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 14px;
}
.events .place,
.events .event-title{
	/*text-transform: uppercase;*/
	/*display: block;*/
	display: flex;
	line-height: 1.2;
	background: rgba(0, 0, 0, .7);
	padding: 5px 0 3px;
	margin: 0 0 2px;
	letter-spacing: 1px;
	position: relative;
	min-height: 26px;
	align-content: center;
	justify-content: center;
}

.events .eventseason{
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	background: rgba(0, 0, 0, .7);
	text-align: right;
	letter-spacing: 0.5px;
	padding: 6px 8px 4px;
}

.events .event-title:after{
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
	height: 2px;
}
.events .place{
	text-transform: none;
	margin: 0;
	letter-spacing: 0;
}
.events .date{
	position: absolute;
	top: 18px;
	left: 0;
	right: 0;
	font-size: 43px;
	font-style: normal;
}
.events .date span{
	font-size: 86px;
	line-height: 1;
	display: block;
	margin: 0 0 -2px;
}
/* event */
.event{
	overflow: hidden;
	padding: 0 0 0 354px;
	position: relative;
}
.event .right-columnn{
	width: 261px;
	background: #404040;
	color: #fff;
	padding: 24px 17px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 84px;
	text-align: center;
}
.event .right-columnn a{
color:#fff;
	}

.art-right .gallery .slideset img {
	border: 1px solid grey;
}
.art-right .event {
	padding: 0 259px 0 0;
}
.rtl .art-right .event {
	padding: 0 0 0 259px;
}

.art-right .event .right-columnn {
	left: auto;
	right: 0;
	width: 240px;
	text-align: initial;
	font-size: 13px;
}

.rtl .art-right .event .right-columnn {
	right: auto;
	left: 0;
}

.art-right .event .right-columnn div{
	margin: 0 0 10px 0;

}
.art-right .event .gallery img {
	border: 1px solid grey;
}

.art-right .event p {
	margin: 15px 0 0 0;
}

.rtl .art-right .gallery{
	direction: ltr;
}

.rtl .art-right .gallery .slideset{
	direction: rtl;
}

.art-right .event .gallery {
	float: none;
}
.event .date{
	font-size: 23px;
	line-height: 1.2;
	font-weight: bold;
	font-style: normal;
	display: block;
	margin: 0 0 13px;
}
.rtl .event .date{
	font-family: "GE SS Two Medium", sans-serif;
}
.event .image-holder{
	margin: 0 0 15px;
}
.event .image-holder img{
	/* display: block; */
}
.event .title{
	font-size: 18px;
	line-height: 22px;
	display: block;
	margin: 0 0 21px;
}
.rtl .event .title{
	font-family: "GE SS Two Medium", sans-serif;
}
.event dl{
	margin: 0 0 14px;
	overflow: hidden;
	font-weight: bold;
}

.event dt {
	float:none;
	padding-bottom: 10px;
}

dt .textlead{
	text-decoration: underline;
}

.event dd{
	margin: 0 0 15px;
}
.event .text-holder{
	/*height: 155px;*/
	height: 230px;
	overflow: auto;
	padding: 0 5px 0 0;
	margin: 0 -5px 0 0;
}
.event p{margin: 0;}
/* gallery */
.event .gallery{
	float: right;
	width: 100%;
	direction: ltr;
}
.gallery .mask{
	overflow: hidden;
}
.gallery .slideset{
	padding:0;
	margin:0;
	overflow: hidden;
	width: 99999px;
}
.rtl .gallery .slideset{
	margin-left: 99999px;
}
.gallery .slideset li{
	list-style-position: outside;
	list-style:none;
	float: left;
	position: relative;
}
.gallery .slideset img{
	display: block;
	width: 100%;
}
.gallery .btn-next,
.gallery .btn-prev{
	position: absolute;
	top: 50%;
	left: 8px;
	background: url(images/carousel-buttons.png) no-repeat;
	width: 54px;
	height: 54px;
	text-indent: -9999px;
	overflow: hidden;
	margin: -28px 0 0;
}
.gallery .btn-next{
	left: auto;
	right: 25px;
	background-position: 0 -84px;
}
.left-columnn .btn-next,
.left-columnn .btn-prev{
	position: relative;
	display: block;
	top: -50%;
	left: 8px;
	background: url(images/carousel-buttons.png) no-repeat;
	width: 54px;
	height: 54px;
	text-indent: -9999px;
	overflow: hidden;
	margin: -28px 0 0;
}
.left-columnn .btn-next{
	left: 89%;
	background-position: 0 -84px;
	margin: -54px 0 0 0;
}

.gallery .btn-next:hover,
.gallery .btn-prev:hover{
	opacity: 0.9;
}
/* houses */
.houses{
	padding: 0 0 18px 0;
}
.houses .title{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	background: rgba(0, 0, 0, .7);
	text-align: right;
	letter-spacing: 0.5px;
	padding: 6px 8px 4px;
}

.houses .housetype{
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	background: rgba(0, 0, 0, .7);
	text-align: right;
	letter-spacing: 0.5px;
	padding: 6px 8px 4px;
}
/* news */
.news .description{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
	padding: 9px 15px 10px;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
}
.rtl .news .description{
	text-align: right;
}
.news .description strong{
	font-weight: bold;
	display: inline-block;
	margin: 0 1px 0 0;
}
.rtl .news .description strong{
	margin: 0 0 0 1px;
}
/* publications */
.publications .title{
	background: rgba(0, 0, 0, .7);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
	padding: 10px 10px 11px;
}
/* tours */
.tours .title{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	font-weight: bold;
	background: rgba(0, 0, 0, .7);
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	text-align: left;
	padding: 11px 15px 10px 12px;
}

.artists .title{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-weight: bold;
	background: rgba(0, 0, 0, .7);
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	text-align: left;
	padding: 11px 15px 10px 12px;
}

.rtl .tours .title{
	text-align: right;
}

.rtl .artists .title{
	text-align: right;
}

.tours .icon{
	width: 82px;
	height: 54px;
	background: url(images/sprite.png) no-repeat 0 -191px;
	position: absolute;
	bottom: 10px;
	right: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
/* details */
.expander{
	position: absolute;
	top: 0;
	left: 329px;
	z-index: 1;
	font-size: 18px;
	background-color: white;
	width: 27px;
	text-align: center;
	height: 26px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	cursor: pointer;
}
.details{
	overflow: hidden;
	position: relative;
}
.details .right-column{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 95px;
	width: 261px;
	background: rgba(255, 255, 255, .9);
	padding: 25px 10px 22px 16px;
}
.details h1{
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin: 0 0 16px;
}
.details .text-holder{
	overflow: auto;
	position: absolute;
	right: 5px;
	left: 17px;
	top: 35px;
	bottom: 25px;
	padding: 0 5px 0 0;
}
.details p{margin: 0 0 15px;}
.details dl{
	font-style: italic;
	font-size: 16px;
	line-height: 1.2;
	margin: 0 0 15px;
}
.details dt{
	font-weight: normal;
}
.gallery2{
	position: relative;
	width: 100%;
	direction: ltr;
}
.gallery2 .mask{
	width: 100%;
}
.gallery2 .slideset{
	padding:0;
	margin:0;
	width: 100% !important;
	white-space: nowrap;
	font-size: 0;
	line-height: 0;
}
.gallery2 .slideset li{
	list-style:none;
	list-style-position: outside;
	display: inline-block;
	vertical-align: top;
	width: 84%;
	padding: 0 16px 0 0;
	white-space: normal;
}
.gallery2 .slideset img{
	display: block;
	width: 100%;
}
.gallery2 .btn-next,
.gallery2 .btn-prev{
	position: absolute;
	top: 50%;
	left: 19px;
	background: url(images/carousel-buttons.png) no-repeat 0 -158px;
	width: 54px;
	height: 54px;
	text-indent: -9999px;
	overflow: hidden;
	margin: -28px 0 0;
	z-index: 10;
}
.gallery2 .btn-next{
	left: auto;
	right: 15px;
	background-position: 0 -232px;
}
.gallery2 .btn-next:hover,
.gallery2 .btn-prev:hover{
	opacity: 0.9;
}
/* next-event-panel */
.next-event-panel{
	background: rgba(0, 0, 0, .7);
	max-width: 438px;
	position: absolute;
	bottom: 18px;
	right: 0;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	padding: 9px 10px 12px 15px;
	z-index: 1;
}

.description-image{
	background: rgba(0, 0, 0, .7);
	max-width: 438px;
	position: absolute;
	top: 48px;
	right: 0;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	padding: 9px 10px 12px 15px;
}

.next-event-panel .holder{
	display: table;
	width: 100%;
}
.next-event-panel .title{
	width: 100px;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
}
.next-event-panel .date{
	font-size: 24px;
	line-height: 1.2;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle;
	padding: 0 25px 0 15px;
	min-width: 100px;

}
.rtl .next-event-panel .date{
	padding: 0 15px 0 25px;
}
.next-event-panel .event-name{
	display: table-cell;
	vertical-align: middle;
}
.next-event-panel a{
	color: #fff;
	text-decoration: none;
}
.next-event-panel a:hover{
	text-decoration: underline;
}
/* menu */
.menu{
	text-align: center;
	padding: 10px 0 12px;
}
.menu ul{
	padding:0;
	margin:0;
	font-size: 12px;
	line-height: 1.2;
}
.menu li{
	display: inline-block;
	vertical-align: middle;
	list-style:none;
	list-style-position: outside;
	margin: 0 20px 0 24px;
}
.menu a{
	display: block;
	text-decoration: none;
	color: #737373;
}
.menu a:hover{
	opacity: 0.9;
}
.menu a:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	background: url(images/sprite.png) no-repeat;
	margin: 0 6px 0 0;
}
.rtl .menu a:before{
	margin: 0 0 0 6px;
}
.menu .publication a:before{
	width: 31px;
	height: 31px;
	margin-top: -3px;
}
.menu .virtual-tour a:before{
	background-position: 0 -41px;
	width: 39px;
	height: 25px;
}
.menu .video a:before{
	background-position: 0 -76px;
	width: 26px;
	height: 30px;
}
.menu .sponsor a:before{
	background-position: 0 -116px;
	width: 38px;
	height: 23px;
}
.menu .location-map a:before{
	background-position: 0 -149px;
	width: 36px;
	height: 32px;
	margin-top: -2px;
}
.menu li span{
	display: inline-block;
	vertical-align: middle;
}
/* article */
#main{
	padding: 0 0 10px;
	background-size: cover;
	background-repeat: no-repeat;
}
#main:after{
	content:'';
	display:block;
	clear:both;
}
.content-area{
	background: #404040;
	/*max-width: 733px;*/
	color: #fff;
	padding: 25px 150px 40px;
	/*margin: 0 0 -10px 95px;*/
        line-height: 1.6em;
}
.rtl .content-area{
	margin-left: 0;
	margin-right: 0px;
}
.content-area h1{
	margin: 0 0 20px;
    line-height: 1.5;
}
/* homepage */
.home-gallery .slideset{
	padding:0;
	margin:0;
}
.home-gallery .slideset li{
	list-style:none;
	list-style-position: outside;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}
.home-gallery .slideset img{
	display: block;
	max-width: none;
	margin-top: 0 !important;
}
.homepage #header{
	position: absolute;
	top: 10px;
	right: 9px;
	padding: 0;
	z-index: 100;
}
.homepage #nav{
	background: rgba(0, 0, 0, .7);
	padding: 8px 13px 0 16px;
	float: none;
}
.homepage #nav:after{
	content:'';
	display:block;
	clear:both;
}
.homepage #nav a{
	color: #fff;
}
.homepage #nav > ul > li+li{
	margin: 0 0 0 4px;
	padding: 0 0 0 12px;
}
.homepage #nav li + li:before{
	background: #fff;
}

/* side-column */
.side-column{
	background: rgba(0, 0, 0, .7);
	color: #fff;
	width: 261px;
	position: absolute;
	top: 0;
	/* bottom: 0; */
	left: 90px;
	padding: 27px 15px;
}
.logo-homepage{
	width: 120px;
	height: 139px;
	margin: 0 0 20px 36px;
}
.logo-homepage img{
	display: block;
}
.side-column .text-holder{
	overflow: auto;
	/* position: absolute; */
	top: 27px;
	/* bottom: 30px; */
	right: 15px;
	left: 15px;
	padding: 0 5px 0 0;
}
/* social-nertworks */
.social-nertworks{
	margin:0;
	position: absolute;
	top: 41px;
	right: 0;
	overflow: hidden;
	background: rgba(0, 0, 0, .7);
	padding: 2px 2px 1px 6px;
}
.rtl .social-nertworks{
	padding: 2px 2px 1px 6px;
}
.social-nertworks li{
	list-style:none;
	list-style-position: outside;
	float: left;
	margin: 0 5px;
}
.social-nertworks a{
	color: #fff;
	text-decoration: none;
	font-size: 29px;
}
.social-nertworks a:hover{
	opacity: .9;
}
.social-nertworks span{
	position: absolute;
	left: -99999px;
}

.footer-social-nertworks{
	margin:-8px 0 0 0;
	float:right;
	background: #fff;

}
.footer-social-nertworks li{
	list-style:none;
	list-style-position: outside;
	float: right;
	margin: 0 5px;
}
.footer-social-nertworks a{
	color: rgba(0, 0, 0, .7);
	text-decoration: none;
	font-size: 29px;
}

.footer-social-nertworks a:hover{
	opacity: .9;
}
.footer-social-nertworks span{
	position: absolute;
	left: -99999px;
}

.rtl #footer ul{
	padding-right: 0;
	padding-left: 3em;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

.wpcf7-submit
{
	padding: 10px 20px;
	color: white;
	border: 1px solid black;
	background-color: gray;
	font-size: 15px;
}
/* side-boxes */
.side-boxes{
	position: absolute;
	bottom: 25px;
	right: 0;
}
.news-box{
	background: rgba(0, 0, 0, .7);
	width: 501px;
	margin: 0 0 0 auto;
	position: relative;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	padding: 13px 15px 16px 11px;
}
.news-box:after{
	content:'';
	display:block;
	clear:both;
}
.news-box .photo{
	float: left;
	width: 110px;
	margin: 0 27px 0 0;
}
.news-box .description{
	overflow: hidden;
	padding: 4px 0 0;
}
.news-box h2{
	font-size: 14px;
	line-height: 1.2;
	font-weight: normal;
	margin: 0 0 17px;
}
.news-box h2 a{
	color: #fff;
	text-decoration: none;
}
.news-box h2 a:hover{
	text-decoration: underline;
}
.news-box p{
	margin: 0;
}
.more{
	position: absolute;
	color: #fff;
	text-decoration: none;
	right: 7px;
	font-size: 14px;
	background: rgba(0, 0, 0, .7);
}

.more a{
	color: #fff;
	text-decoration: none;
}
.more a:hover{
	text-decoration: underline;
}

a.more:hover{
	text-decoration: underline;
}
.news-container{
	margin-bottom: 25px;
}
/* event-box */
.event-box{
	width: 501px;
	background: rgba(0, 0, 0, .7);
	margin: 25px 0 0 auto;
	padding: 13px 15px 10px 11px;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	position: relative;
}
.event-box:after{
	content:'';
	display:block;
	clear:both;
}
.event-box .photo{
	width: 110px;
	float: left;
}
.event-box .date{
	font-size: 18px;
	line-height: 1.2;
	font-style: normal;
	float: left;
	min-width: 113px;
	text-align: center;
	margin: 1px 10px 0 5px;
}
.event-box .date span{
	display: block;
	font-size: 48px;
	line-height: 1;
	margin:  0 0 2px;
}
.event-box .description{
	overflow: hidden;
	padding: 3px 0 0;
}
.event-box .heading{
	margin: 0 0 13px;
}
.event-box h2{
	font-size: 14px;
	line-height: 1.2;
	font-weight: normal;
	margin: 0 0 -1px;
}
.event-box h2 a{
	color: #fff;
	text-decoration: none;
}
.event-box h2 a:hover{
	text-decoration: underline;
}
.event-box dl{
	margin: 0;
	overflow: hidden;
}
.event-box dt{
	float: left;
	clear: left;
	padding: 0 4px 0 0;
}
.event-box dd{
	margin: 0 0 1px;
}
/* direction rtl */
.rtl #wrapper{
	direction: rtl;
}
.rtl #nav ul{
	font-size: 16px;
	font-family: "GE SS Two Medium", sans-serif;
	font-weight: normal;
}
.rtl #nav>ul>li+li{
	padding: 0 19px 0 0;
	margin: 0 13px 0 0;
}
.rtl #nav li:before{
	left: auto;
	right: 0;
}
.homepage.rtl #nav{
	padding: 5px 9px 0 24px;
}
.homepage.rtl #nav > ul > li + li{
	margin: 0 10px 0 0;
	padding: 0 20px 0 0;
}
.homepage.rtl #nav li + li:before{
	width: 5px;
	height: 2px;
	top: 11px;
}
.rtl .lang{
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}
.homepage.rtl .lang{
	padding: 5px;
}
.rtl .logo-homepage{
	margin-left: 0;
	margin-right: 0;
}

.rtl .logo-homepage{
	width:100%;
}
.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}
.lightbox {
	width: auto;
	background: #fff;
}
.lightbox p {
	margin: 0;
}
.pagetitle {
	text-align:	center;
	font-size: 15px;
	margin-bottom: 10px;
}

/* 768 */
@media only screen and (max-width:1023px){
	#header{
		padding:10px;
	}
	#main{
		padding: 0 40px 10px;
	}
	.item-list{
		max-width: 670px;
	}
	h1{
		font-size:22px;
	}
	/* event */
	.event{
		padding: 0;
	}
	.art-right .event{
		padding: 0;
	}
	.event .right-columnn{
		position: static;
		width: auto;
		margin: 0 0 10px;
	}
	.art-right .event .right-columnn{
		position: static;
		width: auto;
		margin: 0 0 10px;
		left: auto;
	}
	.event .gallery{
		float: none;
		width: auto;
		position: relative;
	}
	.gallery .btn-prev,
	.gallery .btn-next{
		width: 40px;
		height: 40px;
		background-size: 40px auto;
	}
	.gallery .btn-next{
		right: 8px;
		background-position: 0 -62px;
	}
	.gallery .btn-next:hover,
	.gallery .btn-prev:hover{
		opacity: 1;
	}
	/* details */
	.next-event-panel{
		width: 360px;
		overflow: hidden;
		padding-bottom: 14px;
	}
	.next-event-panel .holder{
		display: block;
	}
	.next-event-panel .title{
		display: inline-block;
		vertical-align: middle;
		width: 36%;
		margin: 0 -4px 0 0;
		padding: 0 10px 0 0;
	}
	.rtl .next-event-panel .title{
		margin: 0 0 0 -4px;
		padding: 0 0 0 10px;
	}
	.next-event-panel .frame{
		display: inline-block;
		vertical-align: middle;
		width: 64%;
		line-height: 16px;
	}
	.next-event-panel .date{
		font-size: 14px;
		display: inline;
		padding: 0;
		margin: 0 2px 0 0;
	}
	.rtl .next-event-panel .date{
		padding: 0;
		margin: 0 0 0 2px;
	}
	.mobile-visible{
		display: inline;
	}
	.next-event-panel .event-name{
		display: inline;
	}
	/* article */
	.content-area{
		margin: 0 auto -10px;
		padding: 20px 10px 20px;
	}
	/* homepage */
	.side-column{
		left: 12px;
	}
	.news-box{
		width: 55.1%;
	}
	.event-box{
		width: 63.02%;
	}
	.lang{
		right: 10px;
	}
	.description-image{
		position: static;
		margin: 14px auto 14px;
		width: auto;
		left: 0;
		right: 0;
		display: block;
	}

}
/* 320 */
@media only screen and (max-width:767px){
	.artist-image{
		width: 100%;
		position: relative;
	}
	.art-right{
		width:70%;
	}

	#content{
		float: none;
		width: auto;
		padding: 0;
	}
	#sidebar{
		width: auto;
		float: none;
	}
	#header{
		position: relative;
		padding: 10px 10px 14px;
	}
	#main{
		background-size: 180% auto;
		background-position: 50% 0;
	}
	.logo{
		/*width: 183px;
		height: 40px;*/
		width: 235px;
		height: 85px;
	}
	.opener{
		display: block;
		background: #fff;
		border: solid #4f4f4f;
		border-width: 7px 8px 8px 7px;
		text-indent: -9999px;
		overflow: hidden;
		width: 40px;
		height: 40px;
		position: absolute;
		top: 13px;
		right: 20px;
		z-index: 11;
	}
	.homepage .opener{
		right: 11px;
	}
	.opener:after,
	.opener:before{
		content: '';
		display: block;
		width: 25px;
		height: 5px;
		margin: 5px 0 0;
		background: #4f4f4f;
	}
	.nav-holder{
		position: absolute;
		top: 0;
		right: 0;
		width: 172px;
		z-index: 10;
		overflow: hidden;
		max-height:0;
		-webkit-transition:all 0.25s linear;
		transition:all 0.25s linear;
	}
	.nav-active>.nav-holder{
		max-height: 3000px;
	}
	.nav-frame{
		padding: 58px 5px 14px 28px;
		background: #404040;
		-webkit-transition:all 0.25s linear;
		transition:all 0.25s linear;
		-webkit-transform:translateY(-100%);
		-ms-transform:translateY(-100%);
		transform:translateY(-100%);
	}
	.rtl .nav-active .nav-frame{
		padding-left: 5px;
		padding-right: 15px;
	}
	.nav-active .nav-frame{
		-webkit-transform:translateY(0);
		-ms-transform:translateY(0);
		transform:translateY(0);
	}
	.homepage.rtl #nav,
	.homepage #nav,
	#nav{
		background: none;
		float: none;
		padding: 0;
	}
	#nav>ul{
		width: 100%;
		float: none;
		font-size: 17px;
		padding: 0 0 11px;
	}
	.rtl #nav ul{
		margin: 0;
	}
	.rtl #nav > ul > li,
	#nav>ul>li{
		float: none;
		margin: 0;
		padding: 0;
		display: block;
	}
	.rtl #nav > ul > li + li,
	.homepage.rtl #nav > ul > li + li,
	.homepage #nav > ul > li + li,
	#nav>ul>li+li{
		margin: 6px 0 0;
		padding: 0;
	}
	.homepage.rtl #nav li + li:before,
	#nav li:before{
		display: none;
	}
	#nav a{
		color: #fff;
		float: none;
	}
	/* drop */
	#nav .drop{
		position: static;
		padding: 0;
		width: auto;
		display: none;
		white-space: normal;
		min-width: 1px;
	}
	#nav li.hover>.drop{
		display: block;
	}
	#nav .drop ul{
		font-size: 14px;
		padding: 10px 0 10px 10px;
		background: none;
	}
	.rtl #nav .drop .has-drop-down,
	#nav .drop .has-drop-down,
	#nav .drop ul li{
		padding: 0 0 5px;
	}
	.rtl #nav .drop ul{
		font-size: 15px;
		padding-right: 10px;
		padding-left: 0;
	}
	#nav .drop a{
		padding: 0;
	}
	#nav .drop li.hover>a{
		text-decoration: underline;
		background: none;
		color: #fff;
	}
	#nav .drop .has-drop-down:after{
		display: none;
	}
	.homepage #header{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
	.social-nertworks{
		position: static;
		background: none;
		padding: 0;
	}
	.social-nertworks li{
		margin: 0 10px 0 0;
	}
	.rtl .social-nertworks li{
		margin: 0 0 0 10px;
	}
	.item-list li{
		float: none;
		width: 100%;
		margin: 0 0 13px;
	}
	.events .date{
		font-size: 35px;
	}
	.events .date span{
		font-size: 73px;
	}
	/* details */
	.details{
		overflow: visible;
		padding: 0 20px;
	}
	.gallery2{
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		max-height: 468px;
		overflow: hidden;
	}
	.gallery2 .slideset li{
		width: 152.04%;
	}
	.gallery2 .btn-next, .gallery2 .btn-prev{
		width: 27px;
		height: 27px;
		left: 2px;
		background-size: 27px auto;
		background-position: 0 -79px;
	}
	.gallery2 .btn-next{
		background-position: 0 -116px;
		left: auto;
		right: 2px;
	}
	.details .right-column{
		width: 260px;
		position: relative;
		z-index: 5;
		margin: 15px auto 0;
		left: auto;
		right: auto;
		min-height: 468px;
		background-color: #eee;
	}
	.details .text-holder{
		position: static;
	}
	.expander{
		display:none;
	}
	.next-event-panel{
		position: static;
		margin: 14px auto 44px;
		width: auto;
		left: 0;
		right: 0;
	}
	.description-image{
		position: static;
		margin: 14px auto 14px;
		width: auto;
		left: 0;
		right: 0;
		display: block;
	}

	.menu li{
		display: block;
		margin: 0 0 31px;
	}
	.menu a{
		display: inline-block;
		vertical-align: top;
	}
	/* homepage */
	.home-gallery{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		max-height: 513px;
		overflow: hidden;
		z-index: 1;
	}
	.home-gallery .slideset{
		position: relative;
	}
	.home-gallery .slideset li{
		bottom: auto;
	}
	.home-gallery .slideset img{
		width: 195% !important;
		height: auto !important;
		margin: 0 -48% !important;
	}
	.side-column{
		position: relative;
		min-height: 513px;
		left: auto;
		margin: 0 auto 32px;
		z-index: 2;
	}
	.side-column .text-holder{
		position: static;
	}
	.side-boxes{
		position: static;
		padding: 0 20px 10px;
	}
	.event-box,
	.news-box{
		width: 100%;
		margin: 0 0 26px;
	}
	.news-box{
		padding: 20px 15px 11px 12px;
	}
	.news-box .photo{
		width: 115px;
		margin: 7px 7px 0 0;
	}
	/*  */
	.event-box{
		padding: 5px 10px 4px;
	}
	.event-box .photo{
		width: 118px;
		margin: 20px 11px 0 0;
	}
	.event-box .holder{
		overflow: hidden;
	}
	.event-box .date{
		float: none;
		font-weight: bold;
		font-size: 14px;
		width: auto;
		margin: 0;
	}
	.event-box .date span{
		display: inline;
		font-size: 14px;
	}
	.event-box .description{
		padding: 0;
	}
	.more{
		color: #000;
		margin: -50px 15px 0 0;
		background: rgba(255, 255, 255, .7);
	}
	.comment-form textarea,
	.post-password-form input[type="password"],
	.comment-form input[type="text"],
	.search-form input[type="text"]{
		width:100%;
	}
	.post-password-form input[type="password"],
	.search-form input[type="text"]{
		margin: 0 0 10px;
	}
	.post-password-form input[type="submit"],
	.search-form input[type="submit"]{
		display: block;
		width: 100%;
	}
	.lang{
		right: 20px;
	}
	.homepage .lang{
		top: 20px;
		right: 60px;
		background: none;
	}
}
@media only screen and (max-width:414px){
	#main{
		padding: 0 20px 10px;
	}
}



.art-left {
    float: left;
    width: 18%;
    padding-right: 10px;
    border-right: 1px solid grey;
    margin-right: 2%;
    padding-bottom:70px;
}

.rtl .art-left {
    float: right;
    width: 18%;
    padding-left: 10px;
    border-left: 1px solid grey;
    margin-left: 2%;
    margin-right: 0;
    padding-bottom:70px;
    border-right: none;
    padding-right: 0;
}

.art-left.main-left {
	border: none;
}
.art-right {
    float: right;
    width: 80%;
    position: relative;
    margin-top: 70px;
}
.art-right.nopadding{
    margin-top: 0px;
}
.art-body:after {
    content:"";
    display: table;
    clear: both;
}

@media screen and (max-width: 480px) {
    .art-left, 
    .art-right {
        float: none;
        width: auto;
    }
}

.art-body h1 {
	color: #737373;
    font-weight: normal;
    margin: 0;
}

.rtl .art-body h1{
	font-size: 29px;
}
.art-body h2 {
    text-transform: uppercase;
    color: #737373;
}

.art-body .date {
	display: none;
}


.art-left ul>li {
    padding: 10px 0 0 0;
    font-size: 16px;
    list-style-type: none;
    color: #737373;
}


.art-right h1 {
	margin-bottom: 10px;
}
.art-body ul>li li:first-child {
    padding: 0;

}

.art-left ul {
    padding: 10px 0 0 10px;
}

.rtl .art-left ul {
    padding: 10px 10px 0 0;
}

.art-body ul>li li:before {
	content: "-";
  	margin: 0 5px 0 0;
}

.art-left ul>li a {
	text-decoration: none;
    color: #737373;
}
.art-body ul>li a:hover {
	text-decoration: underline;
}

ul.artists-list>li {
    padding: 5px 0 0 0;
    font-size: 15px;
    list-style-type: none;
    color: #737373;
}

ul.artists-list>li li:first-child {
    padding: 0;

}

ul.artists-list {
    padding: 0 0 0 10px;
    margin: 0;
}

ul.artists-list>li:before {
	content: "-";
  	margin: 0 5px 0 0;
}
ul.artists-list>li a {
	text-decoration: none;
    color: #737373;
}

ul.artists-list>li a:hover {
	text-decoration: underline;
}

.exhibition-box {
	background: rgba(0, 0, 0, .7);
	width: 100%;
	color: #fff;
	font-size: 16px;
    padding: 10px 20px;
    line-height: 24px;
	position: absolute;
	bottom: 0;
}

.exhibition-box .title {
	font-size:18px;
	font-weight: bold;
}

.artist-container{
	margin: 0 0 30px 0;
    background: gray;
}

.artist-image{
	float: left;
	margin: 20px 20px 10px 20px;
}

.artist-bio{
    color: white;
    padding: 20px;
    padding: 20px;
}

.clear{
	clear: both;
}


.artist-list li{
	width: 263px;
	height: 168px;
}

.artist-list .date{
	top: 10px;
	font-size: 35px;
	min-height: 29px;
}

#mc_embed_signup {
	float:right;
}

.tribe-events-notices {
    background: grey !important;
    color: white !important;
    text-shadow: none  !important;
    border: none !important;
}



.artists-container .left {
    float: left;
    width: 50%;
}
.artists-container .right {
    float: right;
    width: 50%;
}
.artists-container:after {
    content:"";
    display: table;
    clear: both;
}
img {
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 480px) {
    .artists-container .left, 
    .artists-container .right {
        float: none;
        width: auto;
    }
}

.news-bullets
{
	line-height: 2;
}

.news-bullets a{
	text-decoration: none;
}

.news-bullets a:hover{
	text-decoration: underline;
}


#mc_embed_signup input[type=submit]{
    padding: 4px 11px 3px;
    background: #555;
    border: 0 none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: white;
}
#mc_embed_signup input[type=submit]:hover{
  background: #999;
}



.gallery .slideset a {
	text-decoration: none;
}
.gallery .slideset a:hover {
	text-decoration: none;
}


.tg, td, tr{background:white; border:solid 0px white;}
.tg-head{background-color:#b0a368;}
.tg-head1{background-color:gray;}