* {
	margin: 0;
	padding: 0;
	max-height: 1000000px;
	box-sizing: border-box;
}
*:before, *:after {
	box-sizing: border-box;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table,
blockquote, applet, embed, object, iframe, frameset { margin: 0 0 14px; }
html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub,
sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big,
u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code,
kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th,
td, article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	background: none;
}
body {
	margin:0;
	min-width:320px;
	color:#fff;
	background: #000;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}
a {
	text-decoration: underline;
	color: #fff;
	outline:none;
}
a:hover { text-decoration: none; }
a:active { background-color: transparent; }
input, textarea, select {
	color: #000;
	font: 400 13px/17px  Arial, sans-serif;
	vertical-align: middle;
	overflow: auto;
}
label { vertical-align: middle; }
button, input {
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th { font-weight: bold; }
i, cite, em, var, dfn, address { font-style: italic; }
u, ins { text-decoration: underline; }
s, strike, del { text-decoration: line-through; }
blockquote, blockquote:before, blockquote:after, q, q:before, q:after { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
blockquote{
	padding-left:10px;
	margin-left:14px;
}
cite{
	display:block;
	text-align:right;
}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul ul,
ul ol,
ol ul,
ol ol{
	padding-left:18px;
	margin:0;
}
ul li, ol li{list-style-position:inside;}
ul>li{list-style-type:disc;}
dl dt{
	float:left;
	clear:left;
	padding-right:4px;
	font-weight:bold;
}
h1{
	margin-bottom:18px;
	font-size:40px;
	line-height:43px;
}
h2{
	margin-bottom:18px;
	font-size:30px;
	line-height:33px;
}

h1 {
	margin: 15px 0;
	font-size: 16pt;
    line-height: 105%;
    font-family: "Bradley Hand ITC";
    text-transform: uppercase;
    text-align: center;
    max-width: 826px;
}

h3{
	margin-bottom:18px;
	font-size:25px;
	line-height:28px;
}
h4{
	margin-bottom:18px;
	font-size:20px;
	line-height:23px;
}
h5{
	margin-bottom:18px;
	font-size:15px;
	line-height:18px;
}
h6{
	margin-bottom:18px;
	font-size:14px;
	line-height:17px;
}
blockquote{
	overflow: hidden;
	display: block;
	padding: 0 0 0 22px;
	margin: 20px 0;
	margin-left: 20px;
	border-left: 8px solid #fff;
}
blockquote q{
	display: block;
	overflow: hidden;
	quotes: none;
	margin: 0;
	font-size: 24px;
	line-height: 29px;
}
#wrapper{
	overflow:hidden;
	max-width:1190px;
	margin:0 auto;
}
#header{
	overflow: hidden;
	margin-bottom: 10px;
}
.gallery-area{
	overflow: hidden;
	padding: 10px;
}
.responsive-image{
	overflow: hidden;
}
.responsive-image img{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: block;
}
#main{
	overflow: hidden;
}
#sidebar{
	float: left;
	width: 180px;
	min-height: 270px;
	margin-right: -1px;
}
.side-nav{
	overflow: hidden;
}
.side-nav ul{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	font-size: 15px;
	line-height: 18px;
}
.side-nav ul li{
	overflow: hidden;
	list-style: none;
	margin-bottom: -1px;
}
.side-nav ul li a{
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	font-size: 17px;
}

.side-nav ul li a:hover,
.side-nav ul li.active a{
	color: orange;
}

#content{
	overflow: hidden;
}

.site-content{
	overflow: hidden;
	padding: 10px 165px 10px 20px;
	font-size: 16pt;
    line-height: 30px;
	font-family: "Bradley Hand ITC", serif;

}
.w1{
	background-repeat: no-repeat;
	background-position: 50% 100%;
	padding-bottom: 352px;
	background-size: 100% auto;  
}
/* lightbox */
.flex__cell {

	/*display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;*/
}
.flex__cell img {
	display: block;
	height: 150px;
	width: auto;
}
.flex__stretch {
	-ms-flex-align: stretch;
	-ms-grid-row-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch
}
.flex__space-between {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between
}
.flex__25 {
	margin: 10px;
	float: left;
}
.lightbox-zoom {
    border: 0;
    box-shadow: none;
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.slider {
	max-width: 826px;
	padding-top: 30px;
	padding-left: 20px;
}
.lightbox-zoom img {
    display: block;
}
.lightbox-zoom-icon {
    background: #fff;
    bottom: 0;
    display: none;
    color: #2727a4;
    line-height: 1;
    padding: .306em .5em;
    position: absolute;
    right: 0
}
.lightbox-no-scroll {
    overflow-y: hidden;
}
.lightbox-overlay {
    background: rgba(17, 17, 17, .8);
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 32;
    overflow: hidden;
}
.lightbox-overlay *,
.lightbox-overlay *::before,
.lightbox-overlay *::after {
    box-sizing: inherit;
}
.lightbox-overlay[aria-hidden="true"] {
    display: none;
}
.lightbox-slider {
    -webkit-transition: left .3s ease, -webkit-transform .3s ease;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: left .3s ease, -webkit-transform .3s ease;
    transition: left .3s ease, transform .3s ease, -webkit-transform .3s ease;
    transition: left .3s ease, transform .3s ease;
    white-space: nowrap;
}
.lightbox-content {
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
}
.lightbox-figure-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lightbox-content figure {
    margin: 0;
    position: relative;
}
.lightbox-content img {
    display: block;
    height: auto;
    max-height: 85vh;
    max-width: 85vw;
    width: auto;
}
.lightbox-content figcaption {
    background: rgba(17, 17, 17, .8);
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    padding: .25em .5em;
    position: absolute;
    white-space: initial;
    width: 100%;
}
.lightbox-overlay button {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 1.6em;
    height: 1.6em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 1.6em;
    border: 1px solid #fff;
}
.lightbox-overlay button:hover{
	background: #fff;
	color: #000;
}
.lightbox-overlay button:focus,
.lightbox-overlay button:active {
    border: 1px solid #fff;
    outline: 0;
}
.lightbox-overlay button:disabled {
    cursor: default;
    opacity: .5;
}
.lightbox-overlay button[aria-label="Previous"],
.lightbox-overlay button[aria-label="Next"] {
    top: 50%;
    top: calc(50% - (1.6em / 2));
}
.lightbox-overlay button[aria-label="Previous"] {
    left: 2%;
}
.lightbox-overlay button[aria-label="Next"] {
    right: 2%;
}
.lightbox-overlay button[aria-label="Close"] {
    top: 1em;
    right: 2%;
}
.lightbox-counter {
    background: transparent;
    color: #fff;
    font-size: 1.15em;
    left: 2%;
    position: absolute;
    top: 1em;
}
.lightbox-loader {
    width: 5em;
    height: 5em;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2.5em;
    margin-left: -2.5em;
}
.lightbox-loader::before {
    -webkit-animation: spin 1s infinite;
    animation: spin 1s infinite;
    border-radius: 100%;
    border: .5em solid #9f9f9f;
    border-top-color: #2727a4;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    margin: 0 0 8px;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
    width: auto;
    height: 317px;
    margin: 0 auto;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

#social-media {
	margin: 20px auto;
	max-width: 826px;
	text-align: center;
}

#social-media a {
 	font-size: 50px;
 	text-decoration: none;
 	margin: 8px 15px;
 	color: #eee;
}

#social-media a:hover {
	color: orange;
}

@media only screen and (max-width: 1230px) {
	.w1{
		padding-bottom: 280px;
	}
}
@media only screen and (max-width: 992px) {
	.w1{
		padding-bottom: 200px;
	}
	#sidebar{
		width: 160px;
	}
	.flex__25{
		width: 25%;
	}
}
@media only screen and (max-width: 767px) {
	#content{
		border: none;
	}
	.w1{
		padding-bottom: 200px;
	}
	.side-nav ul li a{
		border: 1px solid #fff;
	}
	#sidebar{
		width: 100%;
		float: none;
		border: none;
		overflow: hidden;
		margin: 0;
		min-height: inherit;
	}
	#wrapper{
		padding: 0 10px;
	}
	h1{
		margin-bottom:12px;
		font-size:35px;
		line-height:38px;
	}
	h2{
		margin-bottom:12px;
		font-size:25px;
		line-height:28px;
	}
	h3{
		margin-bottom:12px;
		font-size:20px;
		line-height:23px;
	}
	h4{
		margin-bottom:12px;
		font-size:15px;
		line-height:18px;
	}
	h5{
		margin-bottom:12px;
		font-size:15px;
		line-height:18px;
	}
	h6{
		margin-bottom:12px;
		font-size:14px;
		line-height:17px;
	}
	.gallery-area{
		padding: 10px 0 0;
	}
	.site-content{
		padding: 0;
	}
	.flex__25{
		width: 50%;
	}
	blockquote{
		margin: 10px 0 10px 10px;
		padding: 0 0 0 16px;
		border-width: 4px;
	}
	.site-content {
	    padding: 10px 60px 0;
	}
	.w1 {
	    padding-bottom: 180px;
	}
	#sidebar{
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 500px) {
	h1{
		margin-bottom:12px;
		font-size:25px;
		line-height:28px;
	}
	h2{
		margin-bottom:12px;
		font-size:20px;
		line-height:23px;
	}
	h3{
		margin-bottom:12px;
		font-size:18px;
		line-height:21px;
	}
	h4{
		margin-bottom:12px;
		font-size:16px;
		line-height:19px;
	}
	h5{
		margin-bottom:12px;
		font-size:15px;
		line-height:18px;
	}
	h6{
		margin-bottom:12px;
		font-size:14px;
		line-height:17px;
	}
	.site-content{
		padding: 10px 35px 0;
	}
	.w1 {
	    padding-bottom: 83px;
	}

	.slider {
    	padding-left: 0px;
    }
}