img {
	border: 0px;
}

a {
	color: inherit;
	text-decoration: none;
}

.news_detail a {
	text-decoration: underline !important;
}

body {
	font-family: 'athletics_regular';
	font-size: 14px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #000000;
	z-index: 1;
	width: 100%;
	padding-bottom: 6rem;
}

.bold {
	font-family: 'athletics_bold';
}

#container {
	position: relative;
	max-width: 1325px;
	height: 100%;
	top: 0px;
	margin: 0px auto;

}

#newsletter_box {
	position: fixed;
	right: 30px;
	bottom: 30px;
	width: 248px;
	height: 100px;
	padding: 20px;
	background: rgba(255, 255, 255, 1);
	z-index: 10000000000;
}

#footer {
	position: relative;
	width: 100%;
	height: 40px;
	z-index: 1000000000000;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	line-height: 40px;
	text-align: center;
	display: none;


}

#top_holder {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 130px;
	z-index: 300;
	background: #fff;
}
#top_holder_cover{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	opacity: 0.8;
	z-index: inherit;
	display: none;

}
#logo {
	width: 184px;
	position: relative;
	left: 30px;
	top: 20px;
}

#menu_holder {
	width: 690px;
	height: 30px;
	margin: 10px auto;
	color: #000;
	z-index: 10;
	display: flex;
    justify-content: center;
}

.menu_item {
	margin-right: 56px;
	font-size: 22px;
	cursor: pointer;
	font-family: 'athletics_regular';
}


#content {
	position: relative;
    top: 155px;
    overflow: hidden;
    z-index: 210;
    margin: 0 auto 60px auto;
    display: flex;
    flex-flow: row wrap;
    width: 95%;
}
.year_div {
    display: block;
    width: 100%;
    font-size: 40px;
    margin: 20px auto 15px 12px;
}

.news_item {
    position: relative;
    max-width: 600px;
    max-height: 550px;
    width: 47.7%;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 25px;
    z-index: 100000;
	overflow: hidden;
}


/* .news_item:nth-child(2n) {
	margin-right: 0px;
} */

.news_text_holder {
	display: none;
	/* width: 550px; */
	margin: 70px 50px;
	color: #ffffff;
	position: absolute;
	top: 0;
	height: 86%;
	overflow: scroll;
	-ms-overflow-style: none;
    scrollbar-width: none;
}
.news_text_holder::-webkit-scrollbar {
    width: 0px;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}
.news_title {
	font-size: 36px;
	font-family: 'athletics_bold';
	margin-bottom: 40px;
	line-height: 1.2;
}

.news_more {
	margin-top: 20px;
	font-family: 'athletics_regular';
	text-decoration: underline;

}

.news_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 150%;
	background: #ffffff;
	z-index: 100;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	display: none;

}


.news_detail {
	font-size: 20px;
	margin-bottom: 40px;
	font-family: 'athletics_regular';
	line-height: 1.4;
}

.news_image {}

.news_image_current {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100px;
	z-index: 1;
}

#BGfade {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #ffffff;
	z-index: 200;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	display: none;
}


#splash_holder {
	position: absolute;
	left: 0px;
	top: 188px;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-repeat: no-repeat;
	background-size: cover;

}

#splash_image {
	width: 100%;
	position: Absolute;
	z-index: 10;
}

#splash_title {
	margin: 300px auto 0px auto;
	position: relative;
	z-index: 100;
	width: 800px;
	font-size: 26px;
}

#splash_text {
	position: relative;
	width: 800px;
	margin: 10px auto 0px auto;
	z-index: 100;
	font-size: 20px;
	line-height: 34px;
}

#dropmenu_holder {
	position: fixed;
	left: 0px;
	/* top: -2000px; */
	width: 100%;
	/* min-height: 300px; */
	overflow: hidden;
	background: #fff;
	z-index: 250;
}

#drop_menu_left {
	float: left;
	height: 100%;

}

#drop_menu_right {
	float: right;
	width: 650px;
}

#drop_menu_right img {
	width: 100%;
}

.drop_item {
	font-size: 20px;
	width: 460px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	text-align: right;
	cursor: pointer;
	position: relative;
}

.artist_item {
	font-size: 20px;
	width: 32%;
	/* height: 30px; */
	line-height: 30px;
	margin-bottom: 10px;
	text-align: right;
	position: relative;
	float: left;
}
.artist_item > a:hover {
 	border-bottom: 2px solid
}
.drop_arrow {
	position: absolute;
	right: -70px;
	top: 8px;
	width: 45px;
}

#artist_list,
#exhibition_list,
#fair_list {
	display: none;
}

/* past current future */
#exhibitions_submenu{
    margin: 0 53% 0 47%;
    display: block;
    width: 330px;
}
.exhibitions_submenu_item {
    margin-right: 39px;
    text-transform: capitalize;
    font-size: 22px;
}
#content_container {
    max-width: 1700px;
    width: 95%;
	margin: 20px auto;
	padding-bottom: 100px;
}

#artist_menu_holder {
	float: left;
	margin-left: 20px;
	margin-top: 8px;
	overflow: visible;
}

.artist_menu_item {
	float: left;
	margin-left: 25px;
	font-size: 16px;
	cursor: pointer;
}

.artist_menu_item:hover {
	color: #00ff00;
}

.section_title {
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 40px;
}

.section_line {
	float: left;
	margin-right: 10px;
	margin-top: 9px;
}

.section_text {
	float: left;
	font-size: 18px;
	border-bottom: 2px solid;
	padding-bottom: 1px;

}

.col_left {
	float: left;
	width: 500px;
	margin-right: 10px;

}

.col_right {
	float: right;
	width: 500px;

}


.text_line {
	width: 25px;
	position: relative;
	top: -5px;

}

.image_holder {
	overflow: hidden;
	margin: 10px auto;
	/* text-align: center; */
}

.gallery_item {
	height: 250px;
	margin-bottom: 20px;
	margin-right: 20px;
	display: inline-block
}


#pdf_holder {
	margin-top: 20px;
	text-decoration: underline;

}

.image_project_text {

	font-size: 18px;
	margin: 10px 0px;
	text-align: center;

}

.item_right {

	position: relative;
	float: right;
	margin-right: 40px;
	bottom: 34px;

}

.item_right a {

	padding-right: 25px;
	font-family: 'athletics_bold';
	/* font-weight: bolder; */
}


#content_pp {

	position: relative;
	width: 100%;
	margin: 0 auto;
	top: 280px;
	padding: 20px 10px 50px 10px;
}

#content_pp h1 {

	font-size: 30px;
}

#content_pp h2 {

	font-size: 23px;
}

#content_pp h3 {

	font-size: 20px;
}

#content_pp h4 {

	font-size: 17.7px;
}

#content_pp p,
#content_pp span {

	font-size: 16px;
	line-height: 1.5;

}

.space {

	margin-left: 40px;
}


/* ! screen sizes */
@media screen and (min-width: 1200px) and (max-width: 1400px) {

	#content_pp {
		width: 80%;
		margin: auto 8% auto 8%;

	}

}

@media screen and (min-width: 940px) and (max-width: 1200px) {

	#content_pp {
		width: 65%;
		margin: auto 5% auto 5%;

	}


}
@media screen and  (max-width: 1119px) {
	.col_right {
		float: left;
		margin-top: 50px
	}
}

@media screen and  (max-width: 1100px) {

	.news_item:nth-child(2n) {
		margin-right: auto;
	}
	.news_item {
		width: 100%;
		float: unset;
		margin: 25px auto;

	}
	.year_div {
		display: block;
		width: 650px;
		margin: 20px auto 15px auto;

	}
	#top_holder{
		height: 140px;
	}
	#logo {
		width: 184px;
		position: relative;
		margin: 0 auto;
		padding-left: 10px;
		top: 20px;
	}
	#menu_holder {
		width: unset;
		margin: 40px auto 10px;
	}
	.menu_item {
		margin-right: 8vw;

	}
	.item_right {
		display: none;
	}
	.artist_item {
		width: 50%;
	}
	.artist_item > a {
		width: fit-content;
		margin-left: auto;
		display: block;
		text-align: right;
	}
	.artist_item:nth-child(2n) > a {
		margin-left: 20px;
		margin-right: auto;
		text-align: left;
	}
}

@media screen and (min-width: 860px) and (max-width: 939px) {

	#content_pp {
		width: 60%;
		margin: auto 3% auto 3%;

	}

}

@media screen and (max-width: 859px) {

	#content_pp {
		width: 50%;
		margin: auto 2% auto 2%;

	}
	.menu_item {
		margin-right: 6vw;
		font-size: 18px;

	}
	#exhibitions_submenu {
		margin: 0 56% 0 44%;
	}
	.exhibitions_submenu_item {
		font-size: 18px;
	}
}

@media screen and (max-width: 700px) {
	.artist_item {
		width: 100%;
	}
	.artist_item > a {
		margin: 0 auto 10px;
		text-align: center;
	}
	.artist_item:nth-child(2n) > a {
		margin: 0 auto 10px;
		text-align: center;
	}
	.col_right , .col_left{
		width: unset;
		max-width: 500px;
	}
}
@media screen and (max-width: 450px) {
	.menu_item {
		margin: 2vw;
		font-size: 16px;

	}
	#exhibitions_submenu {
		margin: 0px 0px 0px 37%;
	}
	.exhibitions_submenu_item {
		font-size: 16px;
	}
}