p{
	line-height:1.5;
	font-family: "Karla",sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Circular Std",sans-serif;
	line-height:1;
}
a,span,div{
	line-height:1;
	font-family: "Karla",sans-serif;
}
.coloumn {
	display: inline-block;
	width: 50%;
}
.third_coloumn {
	display: inline-block;
	width: 50%;
}
#secondcol {
    float: right;
	position: relative;
}
#secondcol .category_block .share_fav {
	position: absolute;
	right: 120px;
	width: auto;
	top: -10px;
	display: block;
}
#secondcol .share_fav {
	display: none;
}
#secondcol .category_block .share_fav .sf_sec {
	display: inline-block;
	margin: 0;
	margin-left: 15px;
	width: 50px;
	height: 50px;
	/* border: 1px solid #a88a39; */
	border-radius: 50%;
	cursor: pointer;
}
.share_fav .sf_sec.sessionfav {
	border: none;
}
 .share_fav .sf_sec {
	display: inline-block;
	margin: 0 auto;
	width: 50px;
	height: 50px;
	border: 1px solid #a88a39;
	border-radius: 50%;
	cursor: pointer;
	text-align: right;
	float: left;
	margin-left: 15px;
	background: transparent;
}
.share_fav .sf_sec .product-wishlist {
	border: 1px solid #a88a39;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 32px;
	background: transparent;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
.share_fav .sf_sec .product-wishlist .fa-heart-o {
	background: transparent url(../images/favorite.png)no-repeat scroll center center;
}
.share_fav .sf_sec .product-wishlist .fa.fa-heart {
	background: transparent url(../images/heart_fill_red2.png)no-repeat scroll center center;
}
.share_fav .sf_sec .product-wishlist .fa.fa-heart-o::before, .share_fav .sf_sec .product-wishlist .fa.fa-heart::before {
	content:"";
}
#content-singleexhibit {
	display: inline-block;
	width: 100%;
	padding: 35px 0 50px;
	background: #f8f5f0;
}
#singleexhibitspage {
	display: inline-block;
	width: 100%;
	padding: 35px 0 0 0;
}
.slick-arrow {
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: auto;
	padding: 0;
	background: transparent;
	color: #ce0507;
	font-family: "Karla",sans-serif;
	font-size: 16px;
	font-weight: 700;
	height: 60px;
	line-height: 60px;
}
.slick-arrow:hover{
	background:none;
	color:#000;
}
.slick-arrow:focus{
	background:none;
	color:#000;
}
.slick-prev{
    left: 3.125%;
}
.slick-next{
    right: 3.125%;
}
.slick-prev:before{
	content: "";
	display: inline-block;
	width: 106px;
	height: 60px;
	background: transparent url(../images/wwa_slick_prev.png)no-repeat scroll center center/auto 100%;
	float: left;
	margin-right:7.5px;
}
.slick-next:after{
	content: "";
	display: inline-block;
	width: 106px;
	height: 60px;
	background: transparent url(../images/wwa_slick_next.png)no-repeat scroll center center/auto 100%;
	float: right;
	margin-left:7.5px;
}
.exhibitgallery {
	display: inline-block;
	width: 100%;
	line-height: 0;
}
.single_img_width {
	display: inline-block;
	width: 100%;
	line-height: 0;
	padding-bottom: 80px;
}
.exhibitgallery .single_img_width img {
	height: 750px;
	object-fit: cover;
	line-height: 0;
	width: 100%;
}
.cstm-tabconent {
	margin-bottom: 20px;
}
.coloumncontent {
	display: inline-block;
	width: calc(100% - 6.250%);
	margin: 50px 3.125% 0 3.125%;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	overflow: hidden;
	background: #fff;
}
ul.data_button {
	list-style: none;
	display: flex;
	width: calc(100%);
	height: auto;
	padding: 0;
	margin: 0;
}
ul.data_button .datapoints {
	display: inline-block;
	width: calc(25% - 4%);
	text-align: left;
	margin: 0 3.75%;
	border-bottom: 1px solid #d93c3d;
	height: 125px;
	margin-bottom:25px;
}
#firstcol ul.data_button {
	list-style: none;
	display: inline-block;
	width: calc(100%);
	height: auto;
	padding: 0;
	margin: 20px 0 0 0;
}
ul.data_button .datapoints:first-child{
	margin-left:0;
}
ul.data_button .datapoints:last-child{
	margin-right:0;
}
.data_points_value {
	line-height: 1;
	font-size: 36px;
	font-weight: 900;
	letter-spacing: -3px;
}
#secondcol ul.data_button .datapoints p.data_point_ad {
	margin: 0 0 15px;
	color: #969594;
	letter-spacing:-1px;
}
.tab-content {
	margin: -15px 0 10px 0;
}
#secondcol .desc p {
    color: #14141e;
    margin-bottom: 15px;
    margin-top: 0;
	letter-spacing:-.5px;
}
.desc p a {
	color: #ce0507;
}
.desc p a:hover{
	border-bottom:1px solid #ce0507;
}
#secondcol .desc ul {
	margin-bottom: 15px;
}
.desc ul li, .cstm-tabconent ul li {
	line-height: 1.5;
	letter-spacing: -.5px;
	color: #14141e;
}
.maps {
	display: inline-block;
	width: 100%;
	height: 250px;
	border-bottom: 1px solid #d8d8d8;
	position: relative;
	text-align: center;
}
.maps .abttxt {
	color: #fff;
	font-size: 16px;
	letter-spacing: -1px;
	background: transparent url(../images/buttonorange.png)no-repeat scroll center center;
	display: inline-block;
	width: 191px;
	height: 44px;
	line-height: 44px;
	font-weight: bold;
	margin: 0;
	position: absolute;
	left: calc(50% - 95.5px);
	bottom: 30px;
	z-index:9;
}
#map {
	height: 100%;
}
.inner_coloumncontent {
	display: inline-block;
	width: 100%;
	padding: 0 6.750%;
}
.inner_coloumncontent p,.inner_coloumncontent p a {
	margin: 0;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	vertical-align: middle;
	letter-spacing:-1px;
}
.inner_coloumncontent p a {
	text-transform: capitalize;
	display: inline-block;
}
.inner_coloumncontent p a.link {
	text-transform: none;
	color: #ce0507;
}
.inner_coloumncontent p a::after {
	content: "";
	width: 2px;
	height: 16px;
	background: #000;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
.inner_coloumncontent p a:last-child::after{
	width:0;
}
.inner_coloumncontent .label {
	color: #ce0507;
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
}
.inner_coloumncontent .tags_block p {
	text-transform: capitalize;
}
.inner_coloumncontent .address_info,
.inner_coloumncontent .date_info,
.inner_coloumncontent .time_info,
.inner_coloumncontent .phone_info,
.inner_coloumncontent .site_info,
.inner_coloumncontent .tags_block,
.inner_coloumncontent .social_links {
	padding: 20px 0;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #d8d8d8;
}
.inner_coloumncontent .ico {
	display: inline-block;
	width: 34px;
	height: 30px;
	margin-right: 15px;
	vertical-align: middle;
}
.inner_coloumncontent .address_info .ico{
	background: transparent url(../images/add_marker.png)no-repeat scroll center center;
}
.inner_coloumncontent .date_info .ico{
	background: transparent url(../images/Calender.png)no-repeat scroll center center;
}
.inner_coloumncontent .time_info .ico{
	background: transparent url(../images/clock.png)no-repeat scroll center center;
}
.inner_coloumncontent .phone_info .ico{
	background: transparent url(../images/telephone.png)no-repeat scroll center center;
}
.inner_coloumncontent .site_info .ico{
	background: transparent url(../images/website_icon.png)no-repeat scroll center center;
}
#secondcol {
	float: right;
	padding: 0 6.250% 0 3.125%;
}
#secondcol p{
	margin:0;
}
#secondcol .inn_line{
	margin:0 20px 0 0;
}
.category_block p {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #5d5d5d;
	margin: 0;
}
.singlepagetitle {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
}
.singlepagetitle h1 {
	font-size: 36px;
	letter-spacing: -2px;
}
.date_address {
	display: inline-block;
	width: 100%;
}
.date_address .info_bar {
	display: inline-block;
	text-align: center;
	width: calc(50% - 5px);
}
.date_address .info_bar{
	font-size:20px;
	color:#000;
	font-weight:700;
}
.date_address .center_line {
	display: inline-block;
	width: 1px;
	height: 115px;
	background: #ce0507;
}
.date_address .info_bar .icon {
	display: inline-block;
	width: 58px;
	height: 58px;
	border: 1px solid #95720f;
	border-radius: 50%;
	margin: 20px 0;
}
.date_address .date_time_info .time_info{
	color:#ce0507;
}
.date_address .address_info .icon{
	background: transparent url(../images/add_marker_red.png)no-repeat scroll center center;
}
.date_address .date_time_info .icon{
	background: transparent url(../images/cal_red.png)no-repeat scroll center center;
}
#secondcol .amenities {
	margin: 15px auto;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.amm_item {
	display: inline-block;
	width: 38px;
	vertical-align: middle;
	height: auto;
	margin:0 10px;
	position:relative;
}
.amm_item img {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.amm_item .amm_desc {
	width: 250px;
	padding: 15px 30px;
	position: absolute;
	top: calc(100% + 5px);
	display: none;
	background: #d93c3d;
	left: calc(50% - 125px);
	border-radius: 20px;
	color: #fff;
	z-index: 9;
}
.cstm-tabconent p {
	color: #000;
}
.hoo,.video_cnt {
	margin-bottom: 30px;
}
.hoo_label {
	font-size: 18px;
	font-weight: 600;
}
.amm_item:hover .amm_desc {
display: inline-block;
}
.share_fav {
	display: inline-block;
	width: 100%;
	margin:0;
	text-align: center;
	vertical-align: initial;
}
.share_fav .sf_sec {
	display: inline-block;
	margin: 0 20px;
	width: 60px;
	height: 60px;
	border: 1px solid #a88a39;
	border-radius: 50%;
	cursor: pointer;
}
.share_fav .sf_sec a{
	display: block;
	width:100%;
	height:100%;
}
.share_fav .ticket_link a{
	background: transparent url(../images/ticket.png)no-repeat scroll center center;
}
.share_fav .exhibitshareicon {
	display: block;
	width:100%;
	height:100%;
	background: transparent url(../images/share_ico.png)no-repeat scroll center center;
	position: relative;
	
}
.share_fav .mail_link a{
	background: transparent url(../images/mail_red.png)no-repeat scroll center center;
}
.share_fav .sessionfav a{
	background: transparent url(../images/favorite.png)no-repeat scroll center center;
	position:relative;
}
.social {
	position: absolute;
	top: calc(100% + 9px);
	width: 210px;
	margin: 0;
	background: #fec82c;
	left: calc(50% - 105px);
	height: auto;
	line-height: 0;
}
.exhibitshareicon::after {
	content: '';
	border-color: #fec82c transparent;
	border-style: solid;
	border-width: 0px 8px 8px 8px;
	height: 0px;
	width: 0px;
	position: absolute;
	bottom: -9px;
	left: calc(50% - 8px);
	display: inline-block;
	opacity: 0;
	transition: all linear .3s;
}
.exhibitshareicon.active::after {
	opacity:1;
	transition: all linear .3s;
}
.social li {
	display: inline-block;
	width: 50px;
	margin: 0 10px;
	height: 50px;
}
.social li a{
	display: inline-block;
	width: 100%;
	height:100%;
}
.social li.fb-ico a{
	background: url(../images/fb-hdr-ico.png) no-repeat scroll center center;
}
.social li.tweet-ico a{
	background: url(../images/twtr-hdr-ico.png) no-repeat scroll center center;
}
.social li.insta-ico a{
	background: url(../images/insta-hdr-ico.png) no-repeat scroll center center;
}
.social li.fb-ico a:hover{
	background: url(../images/fb-hdr-ico.png) no-repeat scroll center center;
}
.social li.tweet-ico a:hover{
	background: url(../images/twtr-hdr-ico.png) no-repeat scroll center center;
}
.social li.insta-ico a:hover{
	background: url(../images/insta-hdr-ico.png) no-repeat scroll center center;
}
.share_fav .sessionfav a #favourites-count {
	position: absolute;
	display: inline-block;
	width: 25px;
	height: 25px;
	background: #d93c3d;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	top: -10px;
	right: 0;
}
.single_tabscontent {
	display: inline-block;
	width: 100%;
	margin-top:25px;
}
.single_tabscontent #exhibitTab {
	margin: 0;
	list-style: none;
	display: block;
}
#secondcol p.no_cntnt {
	margin-bottom: 30px;
	text-align: center;
	letter-spacing:-.5px;
}
.single_tabscontent #exhibitTab .exhibittab-heading {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	list-style: none;
	width: 100%;
	display: inline-block;
	cursor: pointer;
	text-transform: capitalize;
	padding-bottom: 10px;
	letter-spacing:-1px;
	position:relative;
}
.single_tabscontent #exhibitTab .seperatio {
	height: 1px;
	display: inline-block;
	width: 100%;
	margin: 0 0 30px 0;
	border: 0;
	background: #000;
}
.single_tabscontent #exhibitTab .exhibittab-heading::after{
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 0;
	top: calc(50% - 18px);
	transition: transform linear .3s;
	background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNiNTEyMWIiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMTU2IDI1NmMwIDExIDkgMjAgMjAgMjBoNjB2NjBjMCAxMSA5IDIwIDIwIDIwczIwLTkgMjAtMjB2LTYwaDYwYzExIDAgMjAtOSAyMC0yMCAwLTExLTktMjAtMjAtMjBoLTYwdi02MGMwLTExLTktMjAtMjAtMjBzLTIwIDktMjAgMjB2NjBoLTYwQzE2NSAyMzYgMTU2IDI0NSAxNTYgMjU2eiIvPjxwYXRoIGQ9Ik0xNjAuNCA2MS44bDI1LjktMTAuN2MxMC4yLTQuMiAxNS4xLTE1LjkgMTAuOC0yNi4xIC00LjItMTAuMi0xNS45LTE1LjEtMjYuMS0xMC44bC0yNS45IDEwLjdjLTEwLjIgNC4yLTE1LjEgMTUuOS0xMC44IDI2LjFDMTM4LjUgNjEuMSAxNTAuMiA2NiAxNjAuNCA2MS44eiIvPjxwYXRoIGQ9Ik0yNTYgMGMtMTEgMC0yMCA5LTIwIDIwczkgMjAgMjAgMjBjMTE5LjQgMCAyMTYgOTYuNiAyMTYgMjE2IDAgMTE5LjQtOTYuNiAyMTYtMjE2IDIxNiAtMTE5LjQgMC0yMTYtOTYuNi0yMTYtMjE2IDAtMTEtOS0yMC0yMC0yMHMtMjAgOS0yMCAyMGMwIDE0MS41IDExNC41IDI1NiAyNTYgMjU2IDE0MS41IDAgMjU2LTExNC41IDI1Ni0yNTZDNTEyIDExNC41IDM5Ny41IDAgMjU2IDB6Ii8+PHBhdGggZD0iTTkzLjQgMTEzLjJsMTkuOC0xOS44YzcuOC03LjggNy44LTIwLjUgMC0yOC4zIC03LjgtNy44LTIwLjUtNy44LTI4LjMgMEw2NS4xIDg0LjljLTcuOCA3LjgtNy44IDIwLjUgMCAyOC4zQzcyLjkgMTIxIDg1LjYgMTIxIDkzLjQgMTEzLjJ6Ii8+PHBhdGggZD0iTTI1IDE5Ny4xYzEwLjIgNC4yIDIxLjktMC42IDI2LjEtMTAuOGwxMC43LTI1LjljNC4yLTEwLjItMC42LTIxLjktMTAuOC0yNi4xIC0xMC4yLTQuMi0yMS45IDAuNi0yNi4xIDEwLjhsLTEwLjcgMjUuOUM5LjkgMTgxLjIgMTQuNyAxOTIuOSAyNSAxOTcuMXoiLz48L3N2Zz4=) no-repeat scroll center center/100%;
}
.single_tabscontent #exhibitTab .exhibittab-heading:hover::after{
	transform: rotate(90deg);
	transition: transform linear .3s;
	-webkit-transition: transform linear .3s;
	-moz-transition: transform linear .3s;
	-o-transition:transform linear .3s;
}

.single_tabscontent #exhibitTab li.active .exhibittab-heading::after {
	transform: rotate(0deg);
	transition: transform linear .3s;
	-webkit-transition: transform linear .3s;
	-moz-transition: transform linear .3s;
	-o-transition:transform linear .3s;
background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNiNTEyMWIiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjc2IDI3Nmg2MGMxMSAwIDIwLTkgMjAtMjAgMC0xMS05LTIwLTIwLTIwaC02MCIvPjxwYXRoIGQ9Ik0yODYgMjM2SDE3NmMtMTEgMC0yMCA5LTIwIDIwIDAgMTEgOSAyMCAyMCAyMGgxMTAiLz48cGF0aCBkPSJNMTYwLjQgNjEuOGwyNS45LTEwLjdjMTAuMi00LjIgMTUuMS0xNS45IDEwLjgtMjYuMVMxODEuMiA5LjkgMTcxIDE0LjFsLTI1LjkgMTAuN0MxMzQuOSAyOS4xIDEzMCA0MC44IDEzNC4zIDUxIDEzOC41IDYxLjEgMTUwLjIgNjYgMTYwLjQgNjEuOHoiLz48cGF0aCBkPSJNMjU2IDBjLTExIDAtMjAgOS0yMCAyMHM5IDIwIDIwIDIwYzExOS40IDAgMjE2IDk2LjYgMjE2IDIxNiAwIDExOS40LTk2LjYgMjE2LTIxNiAyMTYgLTExOS40IDAtMjE2LTk2LjYtMjE2LTIxNiAwLTExLTktMjAtMjAtMjBzLTIwIDktMjAgMjBjMCAxNDEuNSAxMTQuNSAyNTYgMjU2IDI1NiAxNDEuNSAwIDI1Ni0xMTQuNSAyNTYtMjU2QzUxMiAxMTQuNSAzOTcuNSAwIDI1NiAweiIvPjxwYXRoIGQ9Ik05My40IDExMy4ybDE5LjgtMTkuOGM3LjgtNy44IDcuOC0yMC41IDAtMjguM3MtMjAuNS03LjgtMjguMyAwTDY1LjEgODQuOWMtNy44IDcuOC03LjggMjAuNSAwIDI4LjNDNzIuOSAxMjEgODUuNiAxMjEgOTMuNCAxMTMuMnoiLz48cGF0aCBkPSJNMjUgMTk3LjFjMTAuMiA0LjIgMjEuOS0wLjYgMjYuMS0xMC44bDEwLjctMjUuOWM0LjItMTAuMi0wLjYtMjEuOS0xMC44LTI2LjEgLTEwLjItNC4yLTIxLjkgMC42LTI2LjEgMTAuOEwxNC4xIDE3MUM5LjkgMTgxLjIgMTQuNyAxOTIuOSAyNSAxOTcuMXoiLz48L3N2Zz4=)no-repeat scroll center center/100%;
}
.single_tabscontent #exhibitTab li.active .exhibittab-heading:hover::after {
	background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNiNTEyMWIiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMTU2IDI1NmMwIDExIDkgMjAgMjAgMjBoNjB2NjBjMCAxMSA5IDIwIDIwIDIwczIwLTkgMjAtMjB2LTYwaDYwYzExIDAgMjAtOSAyMC0yMCAwLTExLTktMjAtMjAtMjBoLTYwdi02MGMwLTExLTktMjAtMjAtMjBzLTIwIDktMjAgMjB2NjBoLTYwQzE2NSAyMzYgMTU2IDI0NSAxNTYgMjU2eiIvPjxwYXRoIGQ9Ik0xNjAuNCA2MS44bDI1LjktMTAuN2MxMC4yLTQuMiAxNS4xLTE1LjkgMTAuOC0yNi4xIC00LjItMTAuMi0xNS45LTE1LjEtMjYuMS0xMC44bC0yNS45IDEwLjdjLTEwLjIgNC4yLTE1LjEgMTUuOS0xMC44IDI2LjFDMTM4LjUgNjEuMSAxNTAuMiA2NiAxNjAuNCA2MS44eiIvPjxwYXRoIGQ9Ik0yNTYgMGMtMTEgMC0yMCA5LTIwIDIwczkgMjAgMjAgMjBjMTE5LjQgMCAyMTYgOTYuNiAyMTYgMjE2IDAgMTE5LjQtOTYuNiAyMTYtMjE2IDIxNiAtMTE5LjQgMC0yMTYtOTYuNi0yMTYtMjE2IDAtMTEtOS0yMC0yMC0yMHMtMjAgOS0yMCAyMGMwIDE0MS41IDExNC41IDI1NiAyNTYgMjU2IDE0MS41IDAgMjU2LTExNC41IDI1Ni0yNTZDNTEyIDExNC41IDM5Ny41IDAgMjU2IDB6Ii8+PHBhdGggZD0iTTkzLjQgMTEzLjJsMTkuOC0xOS44YzcuOC03LjggNy44LTIwLjUgMC0yOC4zIC03LjgtNy44LTIwLjUtNy44LTI4LjMgMEw2NS4xIDg0LjljLTcuOCA3LjgtNy44IDIwLjUgMCAyOC4zQzcyLjkgMTIxIDg1LjYgMTIxIDkzLjQgMTEzLjJ6Ii8+PHBhdGggZD0iTTI1IDE5Ny4xYzEwLjIgNC4yIDIxLjktMC42IDI2LjEtMTAuOGwxMC43LTI1LjljNC4yLTEwLjItMC42LTIxLjktMTAuOC0yNi4xIC0xMC4yLTQuMi0yMS45IDAuNi0yNi4xIDEwLjhsLTEwLjcgMjUuOUM5LjkgMTgxLjIgMTQuNyAxOTIuOSAyNSAxOTcuMXoiLz48L3N2Zz4=) no-repeat scroll center center/100%;
	transform: rotate(45deg);
	transition: transform linear .3s;
	-webkit-transition: transform linear .3s;
	-moz-transition: transform linear .3s;
	-o-transition:transform linear .3s;
}
#upcoming .upcomingdates {
	display: inline-block;
	width: 100%;
	background: #fff;
	padding: 20px;
	margin-bottom: 10px;
	border-radius: 10px;
}
#upcoming .upcomingdates h2 {
	font-size: 18px;
	font-family: 'Karla',sans-serif;
	font-weight: 700;
	margin-bottom: 25px;
}
#upcoming .upcomingdates .exhibit_date {
	padding: 10px 0 10px 30px;
	display: inline-block;
	background: transparent url(../images/calender.png)no-repeat scroll 0 center;
	font-weight: 700;
	color: #000;
	font-size: 14px;
	text-shadow: none;
}
#upcoming .upcomingdates .post-time {
	float: right;
	padding: 10px 20px 10px 35px;
	background: #ce0507 url(../images/time.png)no-repeat scroll 12px center;
	border-radius: 25px;
	font-weight: 700;
	color: #fff;
	font-size: 13px;
}
#videos .exhibit_video_item {
	display: inline-block;
	width: 100%;
	padding: 0 20px;
	margin: 0;
	list-style: none;
}
#videos .exhibit_video_item .wrap_video {
	display: block;
	width: calc( 33.33% - 40px);
	float: left;
	margin: 0 20px;
	text-align: center;
}
#videos .exhibit_video_item .wrap_video .thumb_play {
	display: block;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
#videos .exhibit_video_item .wrap_video .thumb_play img {
	height: 100%;
	width: 100%;
	display: block;
	object-fit: cover;
}
#videos .exhibit_video_item .wrap_video .thumb_play .video_play {
	display: inline-block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: calc(50% - 30px);
	left: calc(50% - 30px);
	border-radius: 50%;
	border: 1px solid #fff;
	background: transparent url(../images/play-button.png)no-repeat scroll center center;
}
.mediadoc {
	width: 50%;
	display: inline-block;
}
.mediadoc a {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.mediadoc a img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px;
}
.mediadoc a .doc_title {
	color: #000;
}
#related_exhibits {
	display: inline-block;
	width: 100%;
	padding: 0 6.25%;
	margin: 50px 0 0;
}
#related_exhibits .inn_line {
	margin: 0 0 20px 0;
	border: none;
	height: 1px;
	background: #000;
	width: calc(100% - 40px);
	margin: 0 20px;
	display: inline-block;
	line-height: 0;
	float: left;
}
#related_exhibits .cat_name {
	margin: 20px 20px 0 20px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}
#related_exhibits ul.data_button {
	list-style: none;
	display: inline-block;
	width: calc(100%);
	height: auto;
	padding: 0;
	margin: 15px 0;
}
#related_exhibits .listdisplay_imageblock {
	width: 100%;
	display: inline-block;
	position: relative;
	line-height: 0;
}
#related_exhibits .listdisplay_contentblock {
	padding: 20px 0;
}
#related_exhibits .product-wishlist {
	font-size: 0;
	position: absolute;
	top: 20px;
	left: 20px;
	background: transparent;
	padding: 0;
	z-index: 5;
	width: 21px;
	height: 28px;
}
.fa-heart{
	width:100%;
	height:100%;
	background: transparent url(../images/white_heart.png)no-repeat scroll center center/100% auto;
	vertical-align:top;
}
.fa-heart-o{
	width:100%;
	height:100%;
	background: transparent url(../images/white_fill_heart.png)no-repeat scroll center center/100% auto;
	vertical-align:top;
}
#related_exhibits .overall_list {
	display: block;
	width: calc(25% - 30px);
	float: left;
	margin: 15px;
	border-radius: 20px;
	overflow: hidden;
	background: #fff;
}
#related_exhibits .slick-slide .overall_list {
	margin:0;
}
#related_exhibits .overall_list h2 {
	margin: 0 20px 20px 20px;
	height: 52px;
}
#related_exhibits .overall_list h2 a {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	letter-spacing: -1px;
}
#related_exhibits h3 {
	font-size: 36px;
	font-family: 'Karla',sans-serif;
	text-align: center;
	position: relative;
	letter-spacing: -3px;
	font-weight:600;
}
#related_exhibits h3::after {
	content: '';
	display: inline-block;
	width: calc(50% - 130px);
	position: absolute;
	height: 1px;
	background: #c4c4c4;
	right: 0;
	top: 50%;
}
#related_exhibits h3::before {
	content: '';
	display: inline-block;
	width: calc(50% - 130px);
	position: absolute;
	height: 1px;
	background: #c4c4c4;
	left: 0;
	top: 50%;
}
.on_map {
	display: inline-block;
	padding: 20px 15px 20px 35px;
	background: #fec82c url(../images/map.png)no-repeat scroll 15px center;
	line-height: 0;
	border-radius: 25px;
	font-family: "Karla",sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 50% 20px 20px;
	color: #000;
	letter-spacing: 1px;
}
.on_map:hover {
	background:#ce0507 url(../images/map_white.png)no-repeat scroll 15px center;;
	color:#fff;
}
#related_exhibits .overall_list .image,#related_exhibits .overall_list .image a,.overall_list .image a img{
	width: 100%;
	display: inline-block;
	height:100%;
	object-fit:cover;
}
#related_exhibits ul.data_button .datapoints {
	width: calc(25% - 40px);
	text-align: left;
	margin: 0 20px;
	border-bottom: 1px solid #d93c3d;
	float: left;
}
#related_exhibits .data_point_ad {
	font-size: 13px;
	margin: 0 0 10px 0;
}
.relatedslider {
	padding: 40px 0 95px;
}
#related_exhibits ul.data_button .datapoints {
	width: calc(25% - 40px);
	text-align: left;
	margin: 0 20px;
	border-bottom: 1px solid #c4c4c4;
	float: left;
}
#related_exhibits .data_points_value {
	line-height: 1;
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 15px;
}
.relatedslider .slick-slide{
	margin:0 15px;
}
#related_exhibits .slick-arrow {
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: auto;
	padding: 0;
	background: transparent;
	color: #ce0507;
	font-family: "Karla",sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: 3px;
	bottom: 0;
}
#related_exhibits .slick-arrow.slick-prev{
	left:15px;
}
#related_exhibits .slick-arrow.slick-next{
	right:15px;
}
#related_exhibits  .slick-arrow.slick-prev::before{
	content: "";
	display: inline-block;
	width: 120px;
	height: 60px;
	background: transparent url(../images/wwa_slick_prev.png)no-repeat scroll left center/auto 100%;
	float:left;
}
#related_exhibits  .slick-arrow.slick-next::after{
	content: "";
	display: inline-block;
	width: 115px;
	height: 60px;
	background: transparent url(../images/wwa_slick_next.png)no-repeat scroll right center/auto 100%;
	float:right;
}
.img_img {
	position: relative;
}
.image_caption {
	position: absolute;
	display: inline-block;
	bottom: 20px;
	right: 20px;
	padding: 15px 30px;
	border-radius: 20px;
	color: #fff;
	background: #000000a6;
	line-height: 1;
	font-weight: 600;
}
#secondcol .Accesbility_info h3 {
	display: none;
}
#secondcol .Accesbility_info .down_files {
    margin: 0;
        margin-top: 0px;
    list-style: none;
    text-align: center;
    margin-top: 15px;
}
#secondcol .Accesbility_info .down_files li {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin: 0;
}
#secondcol .Accesbility_info .down_files li a.downloadlink {
    display: inline-block;
    width: 30px;
    color: #000;
    background: transparent url(../images/file.svg)no-repeat scroll left center/auto 25px;
    line-height: 40px;
    letter-spacing: -.5px;
    height: 25px;
    vertical-align: middle;
    margin-bottom: 7.5px;
}
#secondcol .Accesbility_info .down_files li a.textlink {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: -.5px;
    color: #ce0507;
    margin-bottom: 7.5px;
    border-bottom: 1px solid transparent;
    font-weight: 600;
}
#secondcol .Accesbility_info .down_files li a.textlink:hover {
    border-bottom-color: #ce0507;
}
#firstcol .category_block {
	text-align: center;
}
#firstcol .singlepagetitle {
	width: 100%;
	margin: 30px 0 0 0;
	text-align:center;
}
.mobile_block {
	display: none;
}
#firstcol ul.data_button .datapoints {
    display: inline-block;
    width: calc(50% - 7.5%);
    text-align: left;
    margin: 0 3.75%;
        margin-bottom: 0px;
    border-bottom: 1px solid #d93c3d;
    height: 125px;
    margin-bottom: 25px;
    flex-direction: column;
    vertical-align: bottom;
    text-align: center;
}
.mobile_block {
	margin-bottom: 20px;
}
@media only screen and (max-width: 1499px) { 
	#secondcol .category_block .share_fav {
		position: absolute;
		right: 94px;
		width: auto;
		top: -10px;
		display: block;
	}
}
@media only screen and (max-width: 1299px) {
	#secondcol .category_block .share_fav {
		position: absolute;
		right: 64px;
		width: auto;
		top: -10px;
		display: block;
	}
}
@media only screen and (max-width: 1024px) {
	body #related_exhibits {
		padding: 0 3.125%;
		margin-top:25px;
	}
	body .relatedslider {
		padding: 30px 0 50px;
	}
	body #related_exhibits .listdisplay_imageblock{
		height:275px;
	}
	body .single_tabscontent {
		margin-top: 10px;
	}
	.single-exhibit #content-singleexhibit {
		padding-bottom: 25px;
	}
	body #related_exhibits .slick-arrow{
		font-size: 13px;
		height: 30px;
		line-height: 30px;
	}
	body #related_exhibits .slick-arrow.slick-next::after,body #related_exhibits .slick-arrow.slick-prev::before{
		width:54px;
		height:28px;
		background-size:auto 100%;
	}
	#firstcol .data_button  .slick-slide {
		margin: 0 25px;
	}
	body #firstcol ul.data_button .datapoints {
		margin: 0;
		height: auto;
		padding: 25px 0 10px;
		border-top: 1px solid #ce0507;
	}
	body #firstcol ul.data_button{
		margin: 20px 0 25px 0;
	}
	.data_button .slick-prev::before {
		content: "";
		display: inline-block;
		width: 30px;
		height: 30px;
		background: transparent url(../images/arrow_data_red_left.png)no-repeat scroll left center;
			background-size: auto;
		background-size: auto 100%;
		float: left;
		font-size: 0;
	}
	.data_button .slick-next::after {
		content: "";
		display: inline-block;
		width: 30px;
		height: 30px;
		background: transparent url(../images/arrow_data_red_right.png)no-repeat scroll right center;
		background-size: auto;
		background-size: auto 100%;
		float: right;
		font-size: 0;
	}
	.data_button .slick-arrow {
		font-size: 0;
		line-height: 30px;
		height: 100%;
		top: 0;
	}
	.share_fav .sf_sec.share_sec {
		display: inline-block;
		margin: 0 20px;
		width: 50px;
		height: 50px;
		border: 1px solid #a88a39;
		border-radius: 50%;
		cursor: pointer;
		float: none;
	}
	.share_fav .sf_sec.sessionfav {
		width: 50px;
		height: 50px;
		float: none;
		margin-left: 0;
		background: transparent;
	}
	.share_fav .sf_sec .product-wishlist {
		border: 1px solid #a88a39;
		width: 50px;
		height: 50px;
		float: left;
	}
}
@media only screen and (max-width: 768px) {
	body .amm_item{
		position:unset;
	}
	body .coloumn .amenities{
		position:relative;
	}
	body .img_img p.image_caption{
		font-size: 14px;
	}
}
@media only screen and (max-width: 480px) {
	body .img_img p.image_caption{
		font-size: 12px;
	}
}
