section.page-banner.whats-happening {
	background-image: url('../images/whats-happening-banner.jpg');
}
.cici-sec1 .z-t-16 a {
    color: #455e2c;
    font-weight: bold;
    text-decoration: none;
}
.cici-sec1 .z-t-16 a:hover {
    text-decoration: underline;
}
.cici-sec1 a.z-t-20 {
    color: #fff;
    text-decoration: none;
    background-color: #455e2c;
    padding: 7px 41px;
    display: inline-block;
}
.cici-sec1 a.z-t-20:hover {
    background-color: #202020;
}
.cici-sec2 {
    background-color: rgba( 69, 94, 44, 0.2 );
}
.cici-sec2 .z-t-48 {
    font-family: Open Sans Light;
    color: #455e2c;
}
.cici-sec1 img.placeholder {
    float: left;
    width: 100%;
    height: 250px;
    margin: 0 0 20px 0;
}
.cici-gallery-box .thumb {
    float: left;
    width: 20%;
}
.cici-gallery-box .thumb img {
    float: left;
    width: 100%;
}
.cici-gallery-box .gallery-text {
    float: left;
    width: 80%;
    padding: 0 2%;
}
.cici-gallery-box .gallery-text .z-t-20 {
    font-weight: bold;
}
.cici-gallery-box .gallery-text .z-t-16 a {
    font-weight: bold;
    color: #455e2c;
    text-decoration: none;
}
.exhibition-box .exhi-text .z-t-16 a:hover {
    text-decoration: underline;
}




@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 990px) {
}
@media screen and (max-width: 768px) {
	.cici-gallery-box a.thumb {
	  display: none;
	}
	.cici-gallery-box .gallery-text {
	  padding: 0;
	  width: 100%;
	}
	.z-1of1.cici-gallery-box {
	  margin-bottom: 30px;
	}
	.cici-gallery-box .gallery-text .z-t-20 {
	  margin-bottom: 10px;
	}
	.cici-sec1 img.placeholder {
	  max-width: 320px;
	}
}
