/*
Theme Name: BlankSlate-child Mophradat 	
Author: Atelier Arthur Haegeman
Version: 4.0.2
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
BlankSlate WordPress Theme © 2011-2014 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

/* # # # # # R E S E T # # # # # */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}a{color:black;text-decoration:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
/* # # # # # R E S E T # # # # # */

mark {
	background-color: transparent;
}
#left .simplebar-track.vertical {
	left: 0px!important;
	right: inherit!important;
}
.ar #left .simplebar-track.vertical {
	right: 0px!important;
	left: inherit!important;
}
/* # # # # # M A I N # # # # # */
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: default;
	/*    margin: 10px;*/
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	/*    background-color: white !important;*/
}
.box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@font-face {
	font-family: 'FrescoArabic-Bold';
	src: url('fonts/Fresco_Arabic-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Fresco_Arabic-Bold.woff') format('woff'), url('fonts/Fresco_Arabic-Bold.ttf')  format('truetype') ;
	font-weight: normal;
	font-style: normal;
}
@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);

@font-face {font-family: 'FolioBT-Book';src: url('fonts/309B91_0_0.eot');src: url('fonts/309B91_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/309B91_0_0.woff2') format('woff2'),url('fonts/309B91_0_0.woff') format('woff'),url('fonts/309B91_0_0.ttf') format('truetype');}


@font-face {font-family: 'FolioBT-Medium';src: url('fonts/309B91_1_0.eot');src: url('fonts/309B91_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/309B91_1_0.woff2') format('woff2'),url('fonts/309B91_1_0.woff') format('woff'),url('wfonts/309B91_1_0.ttf') format('truetype');}

@font-face {
	font-family: 'SFMada-Bold';
	src: url('fonts/SFMada-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/SFMada-Bold.woff') format('woff'), url('fonts/SFMada-Bold.ttf')  format('truetype'), url('fonts/SFMada-Bold.svg#SFMada-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
.ar {
	direction: rtl;
}
body {
	font-family: 'swis721_win95btroman';
}
.box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
::selection {
	background: #ffc5dc; /* WebKit/Blink Browsers */
}
::-moz-selection {
	background: #ffc5dc; /* Gecko Browsers */
}
p a:hover {
	color: #ffc5dc;
}
div:focus, img:focus {
	outline: none;

}
.nbsp {
	font-size: 50%;
}
#typed {
	display: inline;
	line-height: 1.3;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
#typed a {
	display: inline;
}
.more-news {
	margin-top: 25px;
}
#typed a:hover {
	background-color: rgb(255, 255, 118);
}
.search-field {
	width: 80%;
	width: calc(100% - 45px);
	border: 0px;
	border-bottom: 1px solid black;
	height: 30px;
	font-size: 18px;
	padding-left: 0px;
	line-height: 1.8;
	font-family: 'Larish Alte Semibold';
}
.search-submit {
	-webkit-appearance: none;
	background-color: transparent;
	border: 0px;
	outline: 0px;
	font-size: inherit;
	font-family: inherit;
	line-height: 1.8;
	float: right;
	cursor:pointer;
}
.email:focus,
.search-field:focus {
	outline: 0px;
}
#searchform {
	display: none;
}
#menu-search:hover #searchform {
	display: block;
}
.smaller {
	font-size: 18px!important;
}
#menu-search {
	position: fixed;
	bottom: 30px;
	left: 40%;
	min-width: 250px;
	width: 20%;
	font-size: 24px;
	line-height: 1.2;
	font-family: 'Larish Alte Semibold', 'FrescoArabic-Bold';
	height: 55px;
}
.ar #menu-search {
	right: 40%;
	left: inherit
}
#menu-subscribe {
	position: fixed;
	bottom: 10px;
	left: 50px;
	min-width: 260px;
	width: 20%;
	font-size: 24px;
	line-height: 1.2;
	font-family: 'Larish Alte Semibold', 'FrescoArabic-Bold';
	height: 75px;
}
.ar #menu-subscribe {
	right: 50px;
	left: inherit;
}
/* # # # # # S T R U C T U R E # # # # # */
#content-wrap {
	width: 100%;
	position: relative;
	height: auto;
	float: left;
	/*	overflow: hidden;*/
	/*    padding-top: 10px;*/
}
#left {
	position: relative;
	width: 50%;
	height: 100vh;
	/*	min-height: 100vh;*/
	float: left;
}
#right .inner-wrap,
#left .inner-wrap {
	padding:40px;
	padding-top:30px;
	/*	padding-right:100px;*/
	float: left;
	width: 100%;	
}
.en-US .calendar #left .inner-wrap {
	padding-right: 100px;
}
.en-US .calendar #right .inner-wrap {
	padding-left: 100px;
}
.ar #right .inner-wrap,
.ar #left .inner-wrap {
	padding-top: 30px;
	padding-right: 30px;
	float: left;
	width: 100%;
}
.home #left {
	padding: 40px;
	padding-top: 110px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;

}
.page-template-page2 #left {
	position: fixed;
	/*	overflow: auto;*/
	/*	max-height: 100vh;*/
}
/*
.page-template-page2 #left div {
-webkit-direction: ltr;
}
*/

.ar .ar-hidden {
	display: none;
}
.en-US .en-hidden {
	display: none;
}

#left.artists {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	padding:40px;
	padding-top:30px;
	float: left;
	padding-right:40px;
}
h2.half.artists {
	padding-left: 100px;
	padding-right: 100px;
}
#right {
	position: relative;
	width: 50%;
	height: 100vh;
	min-height: 100vh;
	padding:40px;
	padding-top:30px;
	float: right;
	padding-left: 100px;
	/*    background-color: yellow;*/
}
.calendar #right {
	padding-left: inherit;
}
.ar #left {
	float: right;
}
.page-template-page-artists-v2.ar #left {
	padding-right: 40px;
}
.ar.home #left {
	float: right;
	padding-right: 40px;
}
.ar #left div {
}
.ar #right {
	float: left;
	-webkit-direction: rtl;
	direction: rtl;
	padding-left: 40px;
}
/* # # # # # L I B R A R Y # # # # # */
.library .qtranxs_widget ul li.active a{
	opacity: 1;
	color:#fff;
}

.library h2  {
	font-family: 'Larish Alte Semibold';
	text-transform: none;
	position: relative;
	color:black;
}
.library h2.ar {
	font-family: 'Droid Arabic Naskh';
	text-transform: none;
	position: relative;
	color:black;
}
.yellow-hover {
	color: black;
	box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
	padding-top: 3px;
	padding-bottom: 3px;

}
.yellow-hover:hover {
	background-color: #ffff76;
	box-shadow: 5px 0 0 #ffff76, -5px 0 0 #ffff76;
}
.yellow-hover span {
	position: relative;
	color: black;
}

#left.library {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	padding:40px;
	padding-top:30px;
	float: left;
	padding-right:40px;
}
.library h2:hover mark {
	background-color: #ffff76;
}


.page-template-page-library #content-wrap {
	background-color: #ffc5dc;
}
.page-template-page-library #content-wrap .ar {
	font-family: 'Droid Arabic Naskh';
}

h1.library {
	font-size: 34px;
	text-transform: none;
	text-align: center;
	margin-bottom: 50px;
}
.library a:hover {
	color: white
}
.intro {
	width: 48%;
	float: right;
	font-size: 18px;
	margin-bottom: 50px;
	font-family: 'FolioBT-Book', Droid Arabic Naskh,helvetica,arial, sans-serif;
}
.intro .ar {
	margin-top: 30px;
	line-height: 115%;
}
.intro p {
	max-width: 800px;
}
.library .en {
	direction: ltr;
	font-family: 'FolioBT-Book', Droid Arabic Naskh,helvetica,arial, sans-serif;
}
.ar .page-content-wrap.library,
.page-content-wrap.library {
	width: 48%;
	margin-bottom: 50px;
	text-align: center;
}
.page-content-wrap.library:nth-of-type(odd) {
	float: right!important;
	/*	clear: left;*/
}
.page-content-wrap.library:nth-of-type(even) {
	float: left!important;
	/*	clear: right;*/
}
.library h2 {
	font-family: 'FolioBT-Book', Droid Arabic Naskh,helvetica,arial, sans-serif;
	font-size: 18px;
	text-transform: none;
	/*	line-height: 105%;*/
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;

}
/* # # # # # L A N G U A G E # # # # # */
.word.ar {
	font-family: 'Droid Arabic Naskh';
}
.word.eng {
	font-family: 'FolioBT-Book';
}

.eng {
	font-family: 'Larish Alte Semibold';
}
.arab {
	font-family: 'Droid Arabic Naskh';
	font-weight: 600;
	text-align: right;
	/*    direction: rtl;*/
}
.ar #qtranslate-2{
	direction: ltr;
	left: 40px;
	right: inherit;
}
.language-chooser-item {
	text-transform: capitalize;
}
/*
.language-chooser-item-en :after {
content: ' / ';
margin-right: 0px;
color: black!important;
}
*/
.qtranxs_widget ul li {
	display: block;
	width: 100%;
}
#qtranslate-2 {
	position: absolute;
	right: 40px;
	top: 26px;
	width: auto;
	font-family: 'Larish Alte Semibold', FrescoArabic-Bold;
	list-style: none;
	z-index: 999;
	font-size: 24px;
	color: black;
	line-height: 1.1;
}
.language-chooser-item-en {
	text-align: left;
}
.language-chooser-item-ar {
	text-align: right;
}
.language-chooser {
	width: 120px;
}
.qtranxs_widget ul li {
	color: black;
	margin: 0px;
	opacity: 1!important;
}
.qtranxs_widget ul li a:hover {
	color: #ffc5dc;
}
.qtranxs_widget ul li.active a{
	opacity: 1;
	color:#ffc5dc;
	display: none;
}
#qtranslate-2 .widget-title{
	display: none;
}
#qtranslate-2 a{
	cursor: pointer;
}
.language-chooser  {
	float: left;
}
.language-chooser li {
	float: left;
}
/* # # # # # L O G O # # # # # */
.logo {
	float: left;
	font-size: 24px;
	line-height: 100%;
	width: 100%;
	z-index: 9999;
	pointer-events: none;
}
.home .logo {
	position: absolute;
	top: 30px;
}
.logo div {
	pointer-events: auto;
}
.logo .element{
	float: left;
	clear: both;
}
.ar .logo .element{
	float: right;
	clear: both;
}
.ar .logo .element .eng {
	text-align: right;
}
.logo .first-line {
	/*    background-color: aqua;*/
	text-align: center!important;
	float: left;
	clear: both;
}
.logo .first-line .arab {width: 100%;
	padding-right:57px; 
	text-align: right !important;
	font-family: 'FrescoArabic-Bold';
}
.logo .second-line {
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	float: left;    clear: both;
	line-height: 120%;
}
.logo .second-line .eng{
	direction: ltr;
}
/* # # # # # M E N U # # # # # */
.home-menu {
	position: absolute;
	/*    background-color: yellow;*/
	width: 40%;
	left: 0px;
	right: 0px;
	font-family: 'Larish Alte Semibold';
	font-size: 24px;
	line-height: 1.2;
	padding-left: 20px;
	padding-right: 0px;
	position: relative;
	height: 20%;
}
#left .home-menu {
	height: 33%;
	min-width: 250px;
}
#right .home-menu {
	height: 33%;
	min-width: 250px;
}
.home-menu a {
	max-width: 350px;
	display: block;
}
.home-menu p {
	display: inline;
	line-height: 1.2;
}
.library-btn {
	font-family: 'Larish Alte Semibold';
	font-size: 24px;
	line-height: 1.2;
	position: absolute;
	top: 10px;
	margin-left: 50%;
	width: 200px;
	left: -100px;
	text-align: center;
	z-index: 9999;
	color: #ffc5dc;
}
.library-btn a:hover {
	color: black;
}
.library-btn a {
	color: #ffc5dc;
}
.numbers-btn {
	text-align: center;
	padding-left: 0px;
}
.numbers-button {
	width: 33%;
	/* left: 0px; */
	/* right: 0px; */
	font-family: 'Larish Alte Semibold', 'FrescoArabic-Bold';
	font-size: 24px;
	line-height: 1.2;
	/* padding-left: 20px; */
	padding-right: 0px;
	position: relative;
	text-align: center;
	position: absolute;
	bottom: 21.5%;
	max-width: 400px;
	min-width: 150px;
}
.numbers-link {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 100%;
	text-align: center;
	max-width: 400px!important;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.background-pink:hover {
	/* left: 0px; */
	height: 100%;
	margin: 0 auto;
	background: #ffc5dc;
	box-shadow: 5px 0 0 #ffc5dc, -5px 0 0 #ffc5dc;

}
.numbers-gif {
	left: 0px;
	height: 150px;
}

.background-pink {
	box-shadow: 5px 0 0 #fff, -5px 0 0 #fff;
}
.background-pink > span {
	position: relative;
	color: black;
	top: -3px;
}
/*
.home-menu p:hover {
background: #ffc5dc;
box-shadow: 5px 0 0 #ffc5dc, -5px 0 0 #ffc5dc;
}
*/
/*
.home-menu mark:hover {
background-color: #ffc5dc;
}
*/
/*
#left .home-menu:nth-child(odd) {
float: left;
margin-right: 10px;
}
#left .home-menu:nth-child(even) {
float: right;
margin-left: 10px;
}
*/
#left .home-menu:nth-child(2) {
	float: left;
	width: 100%;
	font-family: 'FolioBT-Book', Droid Arabic Naskh,helvetica,arial, sans-serif;
	font-size: 18px;
}
.ar #left .home-menu:nth-child(2) {
	padding-right: 20px;
}
#left .home-menu:nth-child(3) {
	float: left;
	margin-left: 35%;
}
.ar #left .home-menu:nth-child(3) {
	margin-right: 35%;
	margin-left: inherit;
}
#left .home-menu:nth-child(4) {
	margin-left: 60%;
}
.ar #left .home-menu:nth-child(4) {
	margin-right: 50%;
	margin-left: inherit;
}
#left .home-menu:nth-child(5) {
	float: right;
}
#right .home-menu:nth-child(2) {
	float: right;
	display: inline-block;
}
.ar #right .home-menu:nth-child(2) {
	float: left;
	display: inline-block;
}
#right .home-menu:nth-child(3) {
	float: left;
	position: absolute;
	bottom: 0px;
	height: 25%;
	left: 20%;
}
.ar #right .home-menu:nth-child(3) {
	float: left;
	position: absolute;
	bottom: 0px;
	height: 25%;
	left: 20%;
}

/*
#right .home-menu:nth-child(even) {
float: left;
margin-right: 10px;
}
#right .home-menu:nth-child(odd) {
float: right;
margin-left: 10px;
}
*/
.ar .home-menu {
	text-align: right;
	direction: rtl;
	font-family: 'FrescoArabic-Bold';
}

#menu-projects {
}
.social-menu {
	font-family: 'Larish Alte Semibold';
	font-size: 24px;
	line-height: 100%;
	bottom: 45px;
	right: 40px;
	position: absolute;
	text-align: right;
}
.social-link {
	margin-left: 10px;
}
#subscribe {
	font-family: 'Larish Alte Semibold';
	font-size: 18px;
}
.ar #subscribe {
	font-family: 'FrescoArabic-Bold';
}
.button {
	/*
	height: 25px;
	margin-top: 5px;
	*/
}

.email {
	width: 80%;
	width: calc(100% - 45px);
	border: 0px;
	border-bottom: 1px solid black;
	height: 30px;
	font-size: 18px;
	line-height: 1.8;
	font-family: 'Larish Alte Semibold';
	padding-left: 0px;
}
#subscribe .button,
.search-submit {
	-webkit-appearance: none;
	background-color: transparent;
	border: 0px;
	outline: 0px;
	font-size: inherit;
	font-family: inherit;
	line-height: 1.8;
	height: 30px;
	float: right;
	cursor:pointer;
}
.ar #subscribe .button,
.ar .search-submit {
	float: left;
}

.subscribe-label {
	float: left;
}
.ar #menu-subscribe input{
	float: right;
}
.ar .subscribe-label {
	float: right;
	direction: rtl;
}
.ar #menu-projects {
	left: 0px;
	right: auto;
	direction: rtl;
}
.contact-info {
	float: left;
	clear: both;
	padding-left: 50px;
	font-family: 'FolioBT-Book', Droid Arabic Naskh, helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 120%;
	padding-top: 10px;
	pointer-events: auto;
}
.ar .contact-info {
	float: right;
	direction: rtl;
	padding-right: 28px;
}
.ar.page-template-home_v3 #menu-projects,
.ar.page-template-home2 #menu-projects{
	right: inherit;
	left: 1px;
}
.ar #menu-support {
	left: 0px;
	right: inherit
}
.legend {
	padding-bottom: 10px;
	cursor: s-resize;
}
#subscribe,
.contact-info,
.home .menu,
.page-template-home_v3 .menu {
	display: none;
}
#menu-subscribe:hover #subscribe,
.logo:hover .contact-info {
	display: block;

}
.menu {
	font-family: 'FolioBT-Book',Droid Arabic Naskh, helvetica,arial, sans-serif;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: normal;
}
.ar .menu {
	line-height: 1.5;
}
.menu-page .page_item {
	font-size: 18px;
}
.page_item {
	margin-top: 0px;
	font-size: 18px;
	/*	white-space: nowrap;*/
}
.page_item a:hover {
	color:#ffc5dc;
}
.ar .page_item {
	margin-top: 0px;
	line-height: 1.5;
	line-height: 110%;
}
.page_item a {
	pointer-events: auto;
	/*	padding: 2px;*/

}
.current-page-ancestor .sub-menu .page_item {
	display: block;
	pointer-events: auto;
}
.current_page_item > a {
	color: #ffc5dc;
}
.menu-page {
	float: left;
	font-size: 18px;
	margin-top: 10px;
	min-width: 50%;
	margin-bottom: 20px;
}
.menu-page .parent-menu ul {
	padding-left: 20px;
	padding-right: 20px;
}
.ar .menu-page {
	float: right;
	text-align: right;
	direction: rtl;
}
.sub-menu {
	padding-left: 25px;
	padding-right: 25px;
}
.single-post .menu {
	display: none;
}
.home .page-template-home_v3,
.home .sub-menu {
	display: none;
}
.page-template-page-artists-v2 #left .current-page-parent a:hover .page_item,
.page-template-page_meetingpoints #left .current-page-parent a:hover .page_item,
.page-template-page_news #left .current-page-parent a:hover .page_item,
.page-template-page2 #left .current-page-parent a:hover .page_item {
	display: block;
}
.page-template-page-artists-v2 #left .current-page-parent .page_item,
.page-template-page_meetingpoints #left .current-page-parent .page_item,
.page-template-page_news #left .current-page-parent .page_item,
.page-template-page2 #left .current-page-parent .page_item {
	display: block;
}
.page-template-home_v3 .home-menu:hover .sub-menu,
.page-template-home2 .home-menu:hover .sub-menu {
	display: block;
}
/*
.page-template-default .page_item {
display: none;
}
*/
.page-template-page_news #menu-general-menu-pages > .page_item a {
	pointer-events: none;
}
.page-template-page_news #menu-general-menu-pages .sub-menu .page_item a {
	pointer-events: auto;
}
.page-template-page_news #menu-general-menu-pages .page_item-has-children .page_item-has-children .sub-menu .page_item a {
	display: none;
}
.page-template-page_news .submenu a {
	pointer-events: auto!important;
}
.children {
	padding-left: 20px;
	padding-right: 20px;
	display: none;
}
.second .children {
	padding-left: 20px;
	display: block;
}
.current_page_item > .children {
	display: block;
}
.current_page_ancestor > .children,
.current_page_parent > .children {
	display: block;
}
/* # # # # # N E W S # # # # # */
#menu-news {
	left: inherit;
	height: 20%;
	width: 60%;
	padding-left: 0px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	color: black;
	overflow: hidden;
	font-family: 'Larish Alte Semibold';
	/* max-width: 50%; */
	clear: both;
	float: right;
}
.ar #menu-news {
	font-family: 'Larish Alte Semibold', 'FrescoArabic-Bold';
}
.mobile #menu-news {
	display: none;   
}
.ar #menu-news {
	right: inherit;
	left: 10px;
	float: left;
}
.ar #menu-facebook {
	left: 10px;
	right: inherit;
}
.news-header {
	color: black;
}
.news-item {
	color: black;
	line-height: 121%;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.news-item mark{
	background-color: #ffff76;
	padding-left: 3px;
	padding-right: 3px;
}
.news-item:hover {
	color: black;
}
.news-item:hover mark {
	background-color: transparent;
}

/* # # # # # E Y E # # # # # */
#eye {
	position: fixed;
	top: 50px;
	width:130px;
	height: auto;
	margin-left: 50%;
	left: -65px;
	z-index: 9997;
	text-align: center;
}
.ar #eye {
	left: -65px;
}
.page-template-home_v3 #eye,
.page-template-home2 #eye,
.single-post #eye,
.home #eye {
	top: 10%;
	width: 25%;
	left: -12.5%;
	padding: 20px;	
}
#eye img {
	max-width: 100%;
	max-height: 40vh;
}
#eye:hover{
}
#eye.hover img{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
/* # # # # # T O P - F R A M E # # # # # */
.open .triangle-up {
	display: block;
}
.open .triangle {
	display: none;
}
.triangle {
	width: 0; 
	height: 0; 
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 50px solid transparent;
	left: 50%;
	margin-left: -40px;
	position: absolute;
	cursor: pointer;
	bottom: -50px;
	top: 5px;
}
.inner-triangle {
	top: -50px;
	left: -36px;
	width: 0;
	height: 0;
	border-left: 36px solid transparent;
	border-right: 36px solid transparent;
	border-top: 46px solid white;
	position: relative;
}
.ar .inner-triangle {
	left: 36px;
}
.triangle-up {
	width: 0; 
	height: 0; 
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 50px solid black;
	left: 50%;
	margin-left: -40px;
	position: absolute;
	cursor: pointer;
	bottom: 0px;
	display: none;
}
.triangle:hover {
	border-top: 50px solid transparent;
}
#frame-top .triangle:hover .enter-glossary {
	color: #ffc5dc;
}
.triangle-up:hover {
	border-bottom: 50px solid #fff;
}

.page-template-home_v3 .enter-glossary,
.home .enter-glossary {
	display: block;
}
.single-post .enter-glossary {
	display: block;
}
.library-link,
.enter-glossary {
	font-family: 'Larish Alte Semibold';
	font-size: 16px;
	top: 5px;
	position: absolute;
	width: 200px;
	text-align: center;
	left: 50%;
	line-height: 110%;
	height: 50px;
	margin-left: -110px;
	z-index: 999;
}
.ar .enter-glossary {
	font-family: 'FrescoArabic-Bold';
	font-size: 22px;
	padding-top: 8px;

}
.page-template-page_meetingpoints .triangle,
.page-template-page_news .triangle,
.page-template-page2 .triangle {
	display: block;
}
.page-template-page_meetingpoints .triangle-up,
.page-template-page_news .triangle-up,
.page-template-page2 .triangle-up {
	display: none;
}
#frame-top {
	width: 100%;
	padding-top: 0px;
	background-color: #ffc5dc;
	position: fixed;
	z-index: 99999;
	max-height: 0px;
}
#frame-top.open {
	height: 100%;
	max-height: 5000px;
}
/* G L O S S A R Y */
.glossary-header {
	position: absolute;
	width: 215px;
	margin-top: 10px;
	height: 70px;
	/*    background-color: lime;*/
	text-align: center;
	z-index: 9999;
	left: 0px;
	margin-top: 28px;
}
#glossary-inner-wrap {
	position: absolute;
	width: 100%;
	height: 100vh;
	overflow: auto;
}
#glossary-word {
	position: relative;
	z-index: 999;
	font-size: 22px;
	min-height: 60px;
	/*    background-color: red;*/
	margin: 0 auto;
	width: auto;
	max-width: 300px;
	font-family: 'Larish Alte Semibold' ;
	cursor: help;
}
#glossary-title {
	position: absolute;
	z-index: 999;
	font-size: 46px;
	min-height: 60px;
	width: 100%;
	padding-top: 35px;
	pointer-events: none;
}
#glossary-title .eng {
	text-align: center;
	font-family: 'FolioBT-Book';
}
#glossary-title .arab {
	font-family: 'Droid Arabic Naskh';
	text-align: center;
	font-weight: 100;
}
#glossary-inner-wrap .first-line .arab {
	font-family: 'Droid Arabic Naskh';
	font-weight: normal;
	text-align: center!important;
	font-size: 22px;
}
#glossary-content #glossary-inner-wrap .logo .first-line .eng {
	font-family: 'FolioBT-Book';
	font-weight: normal;
	text-align: center;
	font-size: 22px;
}

.glossary-tekst {
	margin-bottom: 40px;
}
.glossary-tekst p{
	margin-bottom: 10px;
	line-height: 130%;
}
.glossary-tekst.ar {
	font-family: 'Droid Arabic Naskh';
	direction: rtl;
	text-align: right;
	line-height: 130%;
}
.glossary-tekst.eng {
	font-family: 'FolioBT-Book';
	direction: ltr;
	text-align: left;
}
.word {
	font-size: 36px;
	margin-bottom: 20px;
	text-align: center;
}
.word.ar {
	font-family: 'FrescoArabic-Bold';
	direction: rtl;
}
.caption {
	text-align: center;
}
.caption.ar {
	font-family: 'FolioBT-Book',Droid Arabic Naskh, helvetica,arial, sans-serif;
	direction: rtl;
	padding-bottom: 5px;
}
.caption.eng {
	font-family: 'FolioBT-Book',Droid Arabic Naskh, helvetica,arial, sans-serif ;
	direction: ltr;
}
.glossary-info-close.en {
	font-family: 'FolioBT-Book';
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 20px;
	cursor: pointer;
}
.glossary-info-close.ar {
	font-family: 'FolioBT-Book';
	float: left;
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 20px;
	cursor: pointer;
}
.glossary-info-close:hover {
	color:#ffc5dc ;
}
.glossary-info {
	background-color: white;
	margin-bottom: 20px;
	font-family: 'FolioBT-Book';
	padding: 20px;
	padding-top: 30px;
	position: relative;
	display: none;
}
.glossary-info.ar {
	background-color: white;
	margin-bottom: 20px;
	font-family: 'Droid Arabic Naskh';
	padding: 20px;
	padding-top: 30px;
	position: relative;
	display: none;
	text-align: right;
	direction: rtl;
}
#glossary-info p{
	margin-bottom: 10px;
}
#glossary-select {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	min-height: 60px;
	height: 60px;
	max-height: 60px;
	cursor: s-resize;
	z-index: 9999;
	pointer-events: auto;
	opacity: 0;
}
#glossary-content {
	width: 100%;
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	position: relative;
}
#glossary-content .logo {
	position: relative;
	width: auto;
	position: absolute;
	right: 10px;
	top: 15px;
	margin-right: 30px;
	top: 28px;
}
.ar #glossary-content .logo {
	margin-right: 40px;
}
#glossary-content .logo .first-line .arab {
	padding-right: 0px;
	margin-top: 5px;
}
#glossary-content .glossary-title {
	margin-top: 30px;
	position: absolute;
	right: 40px;
	width: auto;
	font-size: 24px;
	line-height: 100%;
}
.ar #glossary-content .glossary-title {
	right: inherit;
	left: 40px;
}
.typer {
	height: 20px;
	pointer-events: none;
}
.typer.eng {
	font-family: 'FolioBT-Book', helvetica, arial, sans-serif;
	font-weight: normal;
}
.typer.ar {
	font-family: 'Droid Arabic Naskh';
	font-weight: normal;
}


/*
#glossary-content .eng {
text-align: center;
}
#glossary-content .ar {
text-align: center;
}
*/
.glossary-inner {
	padding-top: 185px;
	padding-bottom: 65px;
	overflow: auto;
}
.page-template-page_meetingpoints #glossary-content,
.page-template-page_news #glossary-content,
.page-template-page2 #glossary-content {
	display: none;
}
#glossary-left {
	font-family: 'Droid Arabic Naskh';
	width: 50%;
	position: relative;
	float: left;
	direction: rtl;
	line-height: 140%;
	padding-right: 80px;
}
#glossary-right {
	width: 50%;
	position: relative;
	float: right;
	right: 0px;
	/*    line-height: 120%;*/
	font-family: 'Larish Alte Semibold';
	direction: ltr!important;
	padding-left: 80px;
}
#glossary-word .ar {
	direction: rtl;
}
#glossary-word div:hover {
	color: white;
}
.holder {
	display: none;
}
.line {
	position: absolute;
	height: 100%;
	left: 50%;
	margin-left: -1px;
	width: 1px;
	border-right: 1px solid black;
}
.glossary-wrap {
	position: relative;
	padding: 40px;
	padding-top: 30px;
}
.glossary-wrap .tekst{
	padding-bottom: 40px;
}
.tekst p {
	margin-bottom: 20px;
}
/* C O N T E N T */
h1 {
	width: 100%;
	font-family: 'FolioBT-Book', helvetica, arial, sans-serif;
	font-size: 18px;
	padding-left: 25px;
	padding-right: 25px;
	text-transform: uppercase;
	float: left;
	margin-bottom: 10px;
	line-height: 26px;
}
.ar h1 {
	font-family: 'Droid Arabic Naskh';
	font-weight: 600;
}
h1.half {
	width: 50%;
}
h1.artists {
	padding-left: 100px;
	padding-right: 100px;
}
h1.artists.full {
	margin-left: 50%
}
.anchor-menu {
	padding-left: 100px;
	display: block;
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 30px;
}
.ar .anchor-menu {
	padding-right: 100px;
	padding-left: 100px;
}
.anchor-title {
	margin-right: 15px;
	margin-right: 15px;
	font-family: 'Larish Alte Semibold';
	text-transform: none;
	font-size: 30px;
	cursor: pointer;
	width: auto;
	display: block;
}
.anchor-title:hover span {
	background-color: #ffc5dc;
}
.anchor-wrap {
	display: inline-block;
	margin-bottom: 35px;
	height: 150px;
	max-width: 48%;
	vertical-align: text-top;
}
.anchor-wrap .symbol {
	height: 100%;

}
.anchor-wrap .symbol img {
	max-height: 100%;
}
h2 {
	font-family: 'FolioBT-Book', Droid Arabic Naskh,helvetica,arial, sans-serif;
	font-size: 18px;
	padding-left: 40px;
	padding-right: 40px;
	/*	margin-left: -40px;*/
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: 105%;
	margin-top: 20px;
	/* padding: 4px; */
	padding-bottom: 0px;
	display: inline-block;
}
h3 {
	font-family: 'FolioBT-Book', Droid Arabic Naskh,helvetica,arial, sans-serif;
	font-size: 18px;
	/*	margin-left: -40px;*/
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: 105%;
	margin-top: 20px;
	padding: 4px; 
	padding-bottom: 2px;
	display: inline-block;
}
.page-content-wrap h3 > span{
	background-color: #ffc5dc;
	padding: 2px;
	box-shadow: 2px 0 0 #ffc5dc, -2px 0 0 #ffc5dc;

}
.subsection.active {
	color: #ffc5dc;
}
.subsection-wrap h3 {
	background-color: transparent;
	display: block;
	margin-bottom: 0px!important;
	margin-top: 0px;
	padding-left: 20px;
	text-transform: inherit;
	cursor: pointer;
}
.ar .subsection-wrap h3 {
	background-color: transparent;
	display: block;
	margin-bottom: 0px!important;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	text-transform: inherit;
	cursor: pointer;
}
.subsection-wrap h3:hover {
	color: #ffc5dc;
}
.page-content-wrap  {
	padding-top: 20px;
}
.page-content-wrap h2:first-child {
	margin-top: 0px;
}
.agenda-item {
	font-family: 'FolioBT-Book', Droid Arabic Naskh,helvetica,arial, sans-serif;
	font-size: 18px;
	border-bottom: solid 1px black;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	min-height: 50px;
	float: left;
	width: 100%
}

.agenda-item.link:hover {
	background-color: #ffc5dc;
}
.agenda-item a {
	display: block;
	float: left;
	width: 100%;
}
.agenda-item:first-of-type {
	border-top: 1px solid black;
}
.agenda-date {
	display: inline-block;
	float: left;
	width: 100px;
}
.ar .agenda-date {
	display: inline-block;
	float: right;
	width: 100px;
	/*	direction: ltr;*/
}
.agenda-title {
	display: inline-block;
	width: 80%;

	width: calc(100% - 100px);
	float: right;
}
.ar h2 {
	margin-left: inherit;
	/* margin-right: -40px; */
	padding-right: 0px;
	padding-left: 40px;
	padding-right: 40px;
	/*	width: 100%;*/
	float: right!important;
}
.page-template-page_news.ar h2 {
	float: right!important;
}
.page-template-page_news.ar #right h2 {
	padding-right: 80px;
}
.search p a {
	text-decoration: none!important;
}
h2 mark {
	background-color: #ffc5dc;
	padding-top: 3px;
	margin-left: 0px;
}
h2 a{
	color: #ffc5dc;
}
.page-template-page_news h2 mark {
	background-color: #ffc5dc;
}
.page-template-page_meetingpoints h2 mark{
	background-color: #8aea92;
}
.page-template-page-artists-v2 #content-wrap {
	background-color: rgb(255, 255, 118);
}
#right .content-wrap {
	/*	padding-left: 40px;*/
	margin-top: 48px;
	float: left;
	width: 100%;
}
.ar .content-wrap {
	direction: rtl;
}
.ar #right .content-wrap {
	padding-right: 0px;
	padding-left: 0px;
}
.page-content-wrap {
	float: left;
	width: 100%;
}
#left .page-content-wrap {
	padding-left: 53px;
}

.calendar #left .page-content-wrap {
	padding-left: 0px;
}
.ar .calendar #left .page-content-wrap {
	padding-left: 40px;
	padding-right: 0px;
}

.page-inner-wrap {
	float: left;
	width: 100%;
}
.ar .page-content-wrap {
	margin-bottom: 20px;
	padding-right: 40px;
	float: right;
	width: 100%;
}
.page-content-wrap.artists {
	width: 50%;
	margin-bottom: 50px;
}
.page-content-wrap.artists:nth-of-type(odd) {
	float: left!important;
	padding-right: 100px;
	padding-left: 40px;
	clear: left;
}
.page-content-wrap.artists:nth-of-type(even) {
	float: left!important;
	padding-left: 100px;
	padding-right: 40px;
	clear: right;
}
.ar .page-content-wrap.artists:nth-of-type(odd) {
	float: right!important;
	padding-left: 100px;
	padding-right: 40px;
	clear: right;

}
.ar .page-content-wrap.artists:nth-of-type(even) {
	float: right!important;
	padding-right: 100px;
	padding-left: 40px;
	clear: left;
}

.tekst-wrap {
/*	float: left;*/
	width: 100%;
	margin-bottom: 10px;
	font-size: 18px;
}
.tekst-wrap.artists {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 18px;
}
.page-content-wrap h2 {
	/*	float: left;*/
	width: 100%;
}
p strong {
	-webkit-column-break-after: avoid;
	font-family: FolioBT-Medium;
}
p strong:hover {
	-webkit-column-break-after: avoid;
	font-family: FolioBT-Medium;
}
.ar p strong {
	font-weight: 600;
}
p em {
	font-style: italic;
}
em {
	font-style: italic;
}
.tekst-wrap a,
p a {
	border-bottom: 1px solid #ffc5dc;
}
.page-template-page_meetingpoints p a {
	border-bottom: 1px solid #8aea92;;
}
p a.image {
	border-bottom: 0px;
}
.page-template-page_meetingpoints p a:hover {
	color: #8aea92;;
	cursor: pointer;
}
blockquote {
	padding-left: 25px;
}
.tekst-columns ul,
.tekst-wrap ul {
	font-family: 'FolioBT-Book',Droid Arabic Naskh, helvetica,arial, sans-serif;
	margin-bottom: 10px;
}
.tekst-columns ul li,
.tekst-wrap ul li {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;

}
.ar .tekst-columns ul,
.ar .tekst-wrap ul {
	line-height: 130%;
	margin-left: inherit;
}
.tekst-columns ul li:before,
.tekst-wrap ul li:before {
	content: '• ';
	width: 25px;
	margin-left: -25px;
	text-align: left;
	display: inline-block;
	position: absolute;
}
.ar .tekst-columns ul li:before,
.ar .tekst-wrap ul li:before {
	margin-left: inherit;
	margin-right: -25px;
	text-align: right;
	float: right;
}
.content-wrap p {
	font-family: 'FolioBT-Book',Droid Arabic Naskh, helvetica,arial, sans-serif;
	margin-bottom: 10px;
}
.ar .content-wrap p {
	line-height: 130%;
}
.ar .content-wrap p:blank {
	display: none;
}
.en-US .tekst-columns p{
	direction: ltr!important;
}
.tekst-columns {
	-webkit-columns: 4 200px;
	-moz-columns: 4 200px;
	columns: 4 200px;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	float: left;
	margin-bottom: 20px;
	font-size: 18px;
}
.tekst-columns p {
	padding-left: 20px;
	text-indent: -20px;
	margin-bottom: 0px;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
.tekst-columns.collapsible p {
	display: none;
}
.tekst-columns.collapsible.open p {
	display: block;
}
.tekst-columns.collapsible p:first-child {
	display: block;
	cursor: pointer;
}
.tekst-columns.collapsible p:first-child:after {
	content: ' ▾';
}
.tekst-columns.collapsible.open p:first-child:after {
	content: ' ▴';
}
.ar .tekst-columns p {
	padding-right: 20px;
	padding-left: 0px;
}
.img-wrap {
	width: 100%;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
}
/*
.artists .page-content-wrap .img-wrap:nth-of-type(even) {
float: left;
}
.artists .page-content-wrap .img-wrap:nth-of-type(odd) {
float: right;
}
*/
.artists .page-content-wrap .img-wrap.symbol {
	margin-bottom: 0px;
	height: 180px;
}
.artists .page-content-wrap .img-wrap.symbol img {
	height: 180px;
}
.artists h2 mark {
	background-color: #ffc5dc;
	font-family: 'Larish Alte Semibold';
	text-transform: none;
	padding-left: 2px;
	padding-right: 2px;
	left: -2px;
	position: relative;
}
.img-wrap-outer {
	margin-bottom: 30px;
}
.slideshow-wrap {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.multiple.slideshow-wrap {
	cursor: e-resize;
}
.slideshow-inner img {
	display: block;
	max-width: 100%;
	max-height: 75vh;
	margin-bottom: 5px;
	margin-left: auto ;
	margin-right: auto ;
	min-width: 10px;
	height: auto;

}
.slick-list {
	min-height: 33vh!important;

	height: auto!important;
}
#frame-top .img-wrap {
	width: 100%;
	background-repeat: no-repeat;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
	background-position: center; 
	background-size:contain;
	background-blend-mode: multiply;
	background-color: #ffc5dc;
}
.img-wrap img{
	max-width: 100%;
	max-height: 75vh;
}
.img-wrap .glossary-img{
	max-width: 100%;
	max-height: 50vh;
	opacity: 0;
}
.caption {
	width: 100%;
	min-height: 20px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: 'FolioBT-Book',Droid Arabic Naskh, helvetica,arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 110%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-top: 3px;
}
.artists .caption {
	padding-right: 50px;
	padding-left: 50px;
}
.ar .caption {
	font-family: 'Droid Arabic Naskh';
	font-weight: 600;
}
/* V O C A B U L A R Y */
p del {
	color: #ffc5dc;
	text-decoration: none;
}
.vocabulary-wrap {
	float: left;
	margin-top: 50px;
	width: 100%;
}
.vocabulary {
	width: 100%;
	/*    background-color: aqua;*/
	float: left;
	font-family: 'Larish Alte Semibold';
	font-size: 18px;
	margin-top: 20px;
	/*	padding-left: 50px;*/
	clear: both;
}
.page-template-page_meetingpoints .vocabulary.single-img .vocabulary-embed,
.page-template-page_meetingpoints .vocabulary.single-img .vocabulary-image,
.page-template-page_meetingpoints .vocabulary.single-img {
	padding-left: 0px;
}
.single-img .vocabulary-image img {
	max-height: 10000px;
	max-width: 100%;
}
.vocabulary-inner.hidden {
	opacity: 0;
}
.vocabulary:nth-child(even) .vocabulary-tekst  {
	padding-left: 100px;
}
.page-template-page_meetingpoints .vocabulary:nth-child(even) .vocabulary-tekst  {
	padding-left: 0px;
}
.ar .vocabulary:nth-child(even) .vocabulary-tekst  {
	padding-left: 0px;
	padding-right: 100px;
}
.ar .vocabulary:nth-child(odd) .vocabulary-tekst {
	padding-right: inherit;
	padding-left: 50%;
}
.vocabulary:nth-child(even) .vocabulary-word {
	margin-left: 50px;
}
.ar .vocabulary:nth-child(even) .vocabulary-word {
	margin-right: 50px;
}
.vocabulary-tekst {
	line-height: 120%;
	margin-bottom: 0px;
	padding-left: 50px;
	font-family: 'FolioBT-Book', Droid Arabic Naskh, helvetica, arial;
}
.vocabulary-word {
	border-bottom: 18px solid #ffc5dc;
	display: inline-block;
	cursor: pointer;
}
.vocabulary-word:hover {
	color: #ffc5dc;
}
.vocabulary-word:hover {
	color: #ffc5dc;
}
.artists .vocabulary-word:hover {
	color: #000;
}
.artists .vocabulary-word {
	border-bottom: 18px solid #ffc5dc;
}
.page-template-page_meetingpoints .vocabulary-word {
	border-bottom: 18px solid #8aea92;
}
.page-template-page_meetingpoints .vocabulary-word:hover {
	color: #8aea92;
}
.vocabulary:nth-child(even) .vocabulary-embed,
.vocabulary:nth-child(even) .vocabulary-image {
	padding-left: 100px;
	/*	padding-right: 50px;*/
}
/*
.page-template-page_meetingpoints .vocabulary:nth-child(even) .vocabulary-image {
margin-left: 0px;
}
*/
.vocabulary:nth-child(odd) .vocabulary-embed,
.vocabulary:nth-child(odd) .vocabulary-image {
	padding-right: 50px;
}
/*
.page-template-page_meetingpoints .vocabulary:nth-child(odd) .vocabulary-image {
padding-left: 0px;
}
*/
.ar .vocabulary:nth-child(odd) .vocabulary-embed,
.ar .vocabulary:nth-child(odd) .vocabulary-image {
	padding-left: 0px;
	padding-right: 50px;
}
.vocabulary-embed,
.vocabulary-image {
	width: 100%;
}
.vocabulary-embed img,
.vocabulary-image img {
	max-width: 100%;
	max-height: 80vh;
	margin: 0 auto;
	display: block;
}
.vocabulary-inner {
	/*    display: none;*/
}
.mobile #menu-subscribe {
	display: none;
}

p iframe {
	width: 100%!important;
}

/* D A T A – V I S U A L I S A T I O N */
.ar .button-row {
	direction: ltr
}
.lines-ar {
	position: absolute;
	width: 530px;
	margin: left;
	margin-left: 50%;
	left: -265px;
	top: 9px;
}
.lines {
	position: absolute;
	width: 485px;
	margin: left;
	margin-left: 50%;
	left: -247px;
	top: 12px;
}
.lines-ar,
.ar .lines {
	display: none;
}
.ar .lines-ar {
	display: block;
}
.numbers-page {
	text-align: center;
}
.legend-numbers {
	font-family: 'Larish Alte Semibold';
	font-size: 18px;
	line-height: 1.2;
	clear: both;
	/* position: absolute; */
	width: 100%;
	max-width: 300px;
	text-align: left;
	margin-top: 0px;
}
.ar .legend-numbers {
	right: 0px;
	text-align: right;
	direction: rtl;
}
.row.float {
	float: right;
	width: 100%;
}
.row.no-margin {
	margin-bottom: 0px;
}
.col-vertical {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
}
.data-item {
	font-family: 'Larish Alte Semibold';
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 40px!important;
}
.data-item.center {
	margin: 0 auto;
	width: 250px;
	text-align: center;
}
.large-nr {
	font-size: 52px;
}
#left.numbers-page {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	padding:40px;
	padding-top:30px;
	float: left;
	padding-right:40px;
}
.btn-item {
	display: inline-block;
	margin-right: 40px;
	margin-left: 40px;
	font-family: 'Larish Alte Semibold';
	width: 125px;
}
.row {
	margin-bottom: 30px;
	position: relative;
}
.move-up-1 {
	top: -165px;
	position: relative;
}
.move-up-2 {
	top: -39px;
	position: relative;
}
.btn-img-hover {
	display: none;
}
.btn-item {
	margin-bottom: 20px;
}
.btn-item:hover .btn-img {
	display: none;
}
.btn-item:hover .btn-img-hover {
	display: inline-block;
}
.row p {
	text-align: left;
	font-family: 'Larish Alte Semibold';
	line-height: 1.2;
	font-size: 18px;

}
.ar .row p {
	text-align: right;
	line-height: 1.2
}
.numbers-page .page-inner-wrap {
	max-width: 1200px;
	width: 100%;
	float: none;
	margin: 0 auto;
}
.mobile {
	display: none;
}

@media screen and (max-width: 1100px) {
	.legend-numbers {
		font-family: 'Larish Alte Semibold';
		font-size: 18px;
		line-height: 1.2;
		position: relative;
		width: 100%;
		text-align: left;
		margin-top: 20px;
		margin-bottom: 20px;

	}
}
@media screen and (max-width: 960px) {
	.col-vertical {
		display: inline-block;
		margin-right: 10px;
		margin-left: 10px;
	}
	.data-item.center {
		margin: 0 auto;
		width: 216px;
		text-align: center;
	}
	.lines {
		display: none;
	}
}
@media screen and (max-width: 800px) {

	.legend input[type="email"],
	.legend input[type="text"] {
		margin-top: 10px;
		height: auto;
		line-height: inherit;
		border-radius: 0px;
		width: 60%;
	}

	#left.artists {
		padding-top:inherit;
		padding-right:inherit;
		padding:30px;

	}


	.mobile {
		display: inherit;
	}
	.no-mobile {
		display: none!important;
	}
	.page-template-page2 #left {
		position: relative;
		overflow: auto;
		max-height: inherit;
		overflow: hidden;
	}
	.home-menu {
		margin-top: 30px;
		width: 100%;
		position: relative!important;
		margin-left: 0px!important;
		margin-right: inherit!important;
		left: inherit!important;
		right: inherit!important;
		padding-left: 0px;
	}

	.home #left {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.home .logo {
		position: relative;
		margin-bottom: 30px;
		float: left;
		top: 0px;
	}
	.home #right,
	.home #left,
	#right,
	#left {
		padding: 30px;
	}

	#content-wrap {
		margin-top: 0px;
		padding-top: 0px;
	}
	.library-link {
		text-align: left;
		left: 20px;
		margin-left: 0px;
		font-size: 14px;
		width: 300px;
	}
	.ar .library-link {
		text-align: right;
		right: 20px;
	}

	.library .intro {
		width: 100%;
	}
	#content-wrap.library {
		padding-top: 0px;
	}
	h1.library {
		margin-top: 10px;
	}
	h1.half {
		width: 100%;
		padding-left: 0px;
	}

	.page-content-wrap.library:nth-of-type(odd),
	.page-content-wrap.artists:nth-of-type(odd) {
		float: left!important;
		padding-left: 0px;
		width: 100%;
		padding-right: 0px;

	}
	.page-content-wrap.library:nth-of-type(even),
	.page-content-wrap.artists:nth-of-type(even) {
		float: left!important;
		padding-right: 0px;
		padding-left: 0px;
		width: 100%
	}
	.ar .page-content-wrap.library:nth-of-type(odd),
	.ar .page-content-wrap.artists:nth-of-type(odd) {
		float: right!important;
		padding-left: 0px;
		padding-right: 0px;
		clear: right;
	}
	.ar .page-content-wrap.library:nth-of-type(even),
	.ar .page-content-wrap.artists:nth-of-type(even) {
		float: right!important;
		padding-right: 0px;
		padding-left: 0px;
		clear: left;
	}

	.anchor-menu {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.menu-page {
		width: 100%;
	}
	#glossary-content .logo {
		position: relative;
		width: auto;
		position: absolute;
		right: 10px;
		top: 15px;
		margin-right: 30px;
		top: 31px;
	}

	.mobile #menu-news {
		display: block;   
	}
	/*
	#menu-news {
	display: none;   
}
	*/
	.more-news {
		margin-top: 0px;
	}

	#glossary-content .logo .first-line .arab {
		margin-top: -4px;
	}
	.glossary-header {
		width: auto;
		left: 30px;


	}
	#eye {
		position: absolute;
	}
	.page-template-home_v3 .contact-info,
	.page-template-home_v3 .menu-subscribe,
	.page-template-home_v3 .menu,
	.home .contact-info,
	.home .menu-subscribe,
	.home .menu {
		display: block;
	}
	.page-template-home_v3 #eye,
	.home #eye {
		top: 60px;
		width: 40%;
		right: 20px;
		left: inherit; 
		margin-left: inherit; 
	}
	.page-template-home_v3.ar #eye,
	.home.ar #eye {
		top: 60px;
		width: 25%;
		left: 20px;
		right: inherit; 
		margin-left: inherit; 
	}
	.mobile #qtranslate-2 {
		position: absolute;
		right: 20px;
		top: 20px;
	}
	.ar .mobile #qtranslate-2 {
		left: 20px;
		right: auto;
	}
	.page-template-page_meetingpoints #eye,
	.page-template-page_news #eye,
	.page-template-page-artists-v2 #eye,
	.page-template-page2 #eye,
	.error404 #eye {
		top: 60px;
		width: 25%;
		right: 20px;
		left: inherit; 
		margin-left: inherit; 

	}
	.ar.page-template-page_meetingpoints #eye,
	.ar.page-template-page_news #eye,
	.ar.page-template-page2 #eye,
	.ar.error404 #eye {
		top: 60px;
		width: 25%;
		left: 20px;
		right: inherit; 
		margin-left: inherit; 
	}
	.ar.page-template-home_v3 #eye,
	.ar.page-template-home2 #eye {
		top: 60px;
		width: 25%;
		right: 20px;
		right: inherit; 
		margin-left: inherit; 
	}
	.ar #menu-projects {
		float: right
	}
	#right {
		padding-top: 0px;
	}
	#right,
	#left {
		width: 100%;
		height: auto;
		/*        background-color: red;*/
		min-height: 0px;
		padding:  30px;
		/*		padding-top: 40px;*/
		padding-bottom: 0px;
	}
	#left .inner-wrap {
		padding: 0px;
	}
	.en-US .calendar #left .inner-wrap {
		padding-right: 0px;
	}
	.en-US .calendar #right .inner-wrap {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
	.ar .calendar #left .inner-wrap {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
	.ar .calendar #right .inner-wrap {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
	.ar .calendar #right .page-content-wrap {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
	.ar .calendar #left .page-content-wrap {
		padding-left: 0px;
		padding-right: 0px;
	}

	.ar .calendar #left .inner-wrap h2,
	.ar .calendar #right .inner-wrap h2 {
		float: right!important;
	}
	.calendar #right {
		padding-left: 30px;
	}
	#menu-support {
		margin-top: 20px;
		top: inherit;
	}
	#menu-projects {
		margin-top: 0px;
	}
	#menu-contact {
		margin-top: 20px;
		bottom: inherit
	}
	#menu-subscribe {
		bottom: 0px;;
		padding-left: 25px;
		margin-top: 20px;
	}

	#menu-news {
		top: 0px; 
		margin-top: 20px;
		right: 0px;
		padding-left: 25px;
	}
	#menu-facebook {
		bottom: 0px; 
		margin-top: 20px;
		clear: both;
	}

	.home-menu {
		position: relative;
		float: left;
		padding-left: 25px;
		padding-right: 25px;
	}
	.home-menu .legend {
		width: 200px;
	}
	/* G L O S S A R Y */
	/*
	.glossary-inner {
	height: calc(100% - 85px);
}
	*/
	.glossary-wrap {
		padding-top: 30px;
		padding-right: 40px;
		padding-bottom: 0px;
		padding-left: 40px;
		height: auto;
	}
	#glossary-right {
		width: 100%;
		padding-top: 50px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: black;
		padding-left: 40px;
	}
	#glossary-left {
		width: 100%;

		padding-right: 40px;
	}
	.line {
		display: none;
	}
	.vocabulary-wrap {
		/*		display: none;*/
	}
	#right .content-wrap {
		margin-top: 0px;
	}

	#menu-contact {
		height: auto;
	}
	#menu-subscribe {
		display: none;
	}
	.page-template-home_v3 #right,
	.home #right {
		padding-top: 0px;
	}
	#frame-top {
		position: absolute;
	}
	#right .content-wrap {
		padding-left: 0px;
	}
	.ar .enter-glossary,
	.enter-glossary {
		font-size: 16px;
	}
	#content-wrap {
		/*		padding-top: 30px;*/
	}
	iframe {
		width: 90vw!important;
	}
	.mobile #menu-subscribe {
		display: block;

	}
	#subscribe {
		display: block;
	}
	.ar #menu-support {
		width: 100%;
	}
	#glossary-title {
		padding-top: 90px;
		font-size: 32px;
	}
	.glossary-inner {
		padding-top: 150px;
		padding-bottom: 100px;
	}
	#glossary-content {
		overflow-y: scroll; /* has to be scroll, not auto */
		-webkit-overflow-scrolling: touch;
	}
	.ar .contact-info {
		padding-right: 50px;
	}
	.single-post #eye {
		top: 70px;
		width: 25%;
		left: inherit;
		right: 10px;
	}
	#menu-support {
		width: 90%;
	}
	.menu {
		padding-right: 0px;
	}
	.ar .menu {
		padding-right: 25px;
	}
	.home-menu,
	.legend,
	.home-menu .legend {
		width: 100%!important;
	}

	#menu-search {
		bottom: inherit;
		position: relative;
	}
	#menu-search #searchform {
		display: block !important;
	}

	.numbers-button {
		left: 0%;
		width: auto;
		position: relative;
		margin-top: 40px;

	}
	.ar .numbers-button {
		left: inherit;
		right: 15%;
	}

	#left.numbers-page {
		padding: 30px;
		padding-top: 30px;
		padding-right: 30px;
	}

}

/*J O T F O R M */
.jotform-form {
	font-family: 'FolioBT-Book',Droid Arabic Naskh, helvetica,arial, sans-serif!important;
}