.magnify {
    position: absolute;
    cursor: none;
	top:0;
}

.magnify-large {
    position: absolute;
    display: none;
    width: 220px;
    height:220px;

    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%
}

.main-navigation {
    background-color: transparent!important;
    background-image: none;
}

.tinynav {
    margin: 20px auto;
}

.client-container {
	position:relative;
	width:100%;
	clear:both;
	min-height:400px;
}

#theatre  {
	position:relative;
}

#theatre img {
	width:100%;
}

.back {
	position:relative;
	vertical-align:bottom;
}


.set_it {
    margin:0 auto;
    position: absolute;
    width: 72%;
	top:25px;
	left:0;
	right:0;
}

.set_it img {
	width:100%;
}

.seal {
	display:block;
	margin:20px auto;
	width:180px;
}
.wpb_single_image.vc_align_left {
    text-align: center!important;
}

.footer-widget-four {display:none;}

.site-info-three-divider {display:none;}

.CouncilMembers {
    list-style: none!important;
    margin: 0!important;
}

.CouncilMembers div {
    text-align: center!important;
}

.vc_column_container > .vc_column-inner {
	width:100%;
}

.staff-list.show_photo .staff-member .staff-member-right, .staff-member .staff-photo + .staff-member-right {
    margin-left: 0;
	text-align:center;
}

.CouncilMembers > li {
    text-align: center;
    width: 100%;
    height: 380px;
    overflow: hidden;
}

.site-slider-slider-video-one-text-description {
	font-sie:18px!important;
}



@media screen and (min-width: 480px) {
	.set_it {
    top: 30px;
}
}


@media screen and (min-width: 540px) {
	.set_it {
    top: 35px;
}

.CouncilMembers img {
	display:block;
	max-width:100%;
	margin:0 auto;
}
.CouncilMembers div {
    text-align: center!important;
}
}
@media screen and (min-width: 600px) {
	.set_it {
    top: 47px;
}

.seal {
	float:right;
	display:inline;
	margin:-20px 0 0;
	width:250px;
}

.staff-list.show_photo .staff-member .staff-member-right, .staff-member .staff-photo + .staff-member-right {
    margin-left: 200px;
	text-align:left;
}

}
@media screen and (min-width: 900px) {
	.set_it {
    top: 55px;
}
.wpb_single_image.vc_align_left {
    text-align: left!important;
}

.CouncilMembers img {
	width:100%;
}
.CouncilMembers div {
    text-align: left!important;
}


.CouncilMembers > li {
    text-align: center;
    width: 150px;
    height: 300px;
	overflow:hidden;
}

}

@media screen and (min-width: 1350px) {
.set_it {
    top:69px;
}
}

@media screen and (min-width: 1450px) {
.set_it {
    top:73px;
}

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .set_it {
    top: 7%!important;
	padding-top:0!important;
}
}


