@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,100,200);
.js div#preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible; background: #fff url('images/ajax-loader.gif') no-repeat center center; }

body, html {
	overflow-x:hidden;
}
.bigHeader {
	background: url(/images/nat-bg-bw.jpg) no-repeat center center fixed #000;
	background-size:auto 100%;
	padding-top:6em;
	height:90vh;
}
.tips {
	display:inline-block;
}
.intro-content {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
}
.intro-content-inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.navbar {
	margin-bottom:0;
	border-radius:0;
	min-height:0;
}

/*.navbar-header {
	padding-bottom:18px;
}*/

.navbar-default {
	background:none;
	border:none !important;
	border-radius:0;
}
.navbar>.container .navbar-brand {
	margin-left:15px;
}
.nav.nav-tabs {
	margin-bottom:30px;
}

/** pills ***/
.nav-tabs.nav-pills {
	border:none;
}

.nav-tabs.nav-pills  > li > a {
	border-radius: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
.btn:active,.btn.active {
	-webkit-box-shadow:none;
	box-shadow:none
}
.container .jumbotron {
	border-radius:0;
}
.jumbotron h1 {
	text-align: left;
}
section > p {
	font-size:24px;
	font-weight:100;
}

/* pager */
.pager li>a,.pager li>span {
	border-radius:0;
}

/*forms*/
input, textarea {
	font-family:'Helvetica','Arial',sans-serif;
}
.form-control {
	-webkit-box-shadow:none;
	box-shadow:none;
	height:44px;
	border-radius:0;
}

.form-control textarea{
	padding:15px;
}

.error {
	padding:5px;
	margin-bottom:20px;
	display:block;
	font-size:14px;
}
.has-feedback label ~ .form-control-feedback {
	top:59px;
	position:absolute;
	right:0px;
	z-index:2;
	display:block;
	width:34px;
	height:34px;
	line-height:34px;
	text-align:center;
	/*pointer-events:none;*/
}
.securityCheck .has-feedback .form-control-feedback {
	top:5px;
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	border-radius: 0px 25px 25px 0px;

}


/* End progress bar */

.navbar-default .navbar-toggle {
	margin-top:27px;
	margin-right:15px;
	border:none;
	border-radius: 0;
}


label {
	font-size:18px;
	font-weight:300;
	margin-bottom:22px;
	font-weight: bold;
}
.navbar-nav {
	margin-left:0;
	margin-right:0;
}
.navbar-collapse {
	padding:0;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
	margin-bottom:22px;
}
.img-circle {
	width:140px;
	height:140px;
}

.sectionFullWidth .imageBackground {
	margin-bottom: 0;
}
.imageBackground.imageFullWidthRight.adeletribute3 {
	background-position:top center;
}

/*** MEDIA QUERIES ***/

@media(max-width:768px) {
	.container {
		width: auto;
	}

}

@media(min-width:1025px) {
	.navbar>.container .navbar-brand {
		margin-left:0;
	}
/*	.navbar-header {
		padding-bottom:0;
	}*/
	.navbar-collapse {
		padding-right:0;
	}
	.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
		margin-bottom:0;
	}
}

@media(min-width: 1200px) {
}
/*** END MEDIA QUERIES ***/

/*** grid ***/
.containerFullWidth {
	width: 100%;
	overflow: hidden;
}
.sectionFullWidth .row {
	position: relative;
	margin-left: 0;
	margin-right: 0;
}

.sectionFullWidth .imageBackground {
	min-height: 400px;
	overflow: hidden;
	background-size: cover;
	margin-bottom: 0;
}
@media (min-width: 992px) {
	.sectionFullWidth .imageBackground {
		position: absolute;
		height: 100%;
	}
	.sectionFullWidth .imageBackground.imageFullWidthRight {
		left: auto;
		right: 0;
	}
}


/*** lists ***/

/* icons */
.iconList li:before {
	content:'\e80e';
	font-family:'custom-icons';
	font-size:16px;
	text-align:left;
	padding:0;
	margin:0;
	display:inline-block;
	margin-right:10px;
	line-height:1em;
}
.iconList li {
	padding: 0;
}
/* borde */
.borderList li {
	border-bottom: 1px solid rgba(125,125,125,0.5);
	padding:0.5em 0;
}
/*** icons ***/
.iconRounded {
	border-radius:50%;
	width:40px;
	height:40px;
	display:block;
	text-align:center;
	font-size:18px;
}
[class^="icon-"].iconRounded:before,
[class*=" icon-"].iconRounded:before {
	margin:auto;
	text-align:center;
	line-height:40px;
	margin-right:0;
}




/*** utilies classes ***/
.inlineBlock {
	display:inline-block;
}
.displayBlock {
	display:block;
}
.mb15 {
	margin-bottom:1.5em;
}
.mb30 {
	margin-bottom:3em;
}
.mb40 {
	margin-bottom:4em;
}
.mt15 {
	margin-top:1.5em;
}
.mt30 {
	margin-top:3em;
}
.mt40 {
	margin-top:4em;
}
.pb15 {
	padding-bottom:1.5em;;
}
.pb30 {
	padding-bottom:3em;
}
.pb40 {
	padding-bottom:4em;
}
.pt15 {
	padding-top:1.5em;;
}
.pt30 {
	padding-top:3em;
}
.pt40 {
	padding-top: 4em;
}

.p15 {
	padding:1.5em;;
}
.p30 {
	padding:3em;
}
.p40 {
	padding: 4em;
}
.p60 {
	padding: 3em;
}

@media (min-width: 768px) {
	.p60 {
		padding: 3em;
	}
}

/** separators **/
hr.lineDouble {
	border-top:4px double rgb(238,238,238);
}
hr.lineStar,hr.lineX,hr.linePlus,hr.lineDot,hr.lineLines {
	text-align:center;
}
hr.lineStar:after,hr.lineX:after,hr.linePlus:after,hr.lineDot:after,hr.lineLines:after {
	background:none repeat scroll 0 0 rgb(255,255,255);
	color:rgb(238,238,238);
	content:'\e815';
	display:inline-block;
	font-family:'custom-icons';
	font-size:1em;
	padding:0 0.25em;
	position:relative;
	top:-0.8em;
	width:33px;
}
hr.lineX:after {
	content:'\e816';
}
hr.linePlus:after {
	content:'\e81c';
}
hr.lineDot:after {
	content:'\e930';
}
hr.lineLines:after {
	content:'\e866';
}
hr.lineSmall {
	margin-left:auto;
	margin-right:auto;
	width: 50%;
}

/** margins and paddings **/
.noMargin {
	margin:0!important;
}
.noMarginBottom {
	margin-bottom:0!important;
}
.noMarginTop {
	margin-top:0!important;
}
.noPadding {
	padding:0!important;
}
.noPaddingBottom {
	padding-bottom:0!important;
}
.noPaddingTop {
	padding-top:0
}
.noBorder {
	border:none!important;
}
.utilities_demo {
	padding-left:1.5em;
	padding-right:1.5em;
}
.posRelative {
	position:relative;
}

@media(min-width:992px) {
	.posAbsoluteBottom-md {
		position:absolute;
		bottom:0;
	}
}

.forceFullWidth {
	width:100%;
	max-width: none;
}

/* images */
.imgBorder {
	overflow:hidden;
}
.backFaceVisibilityHidden {
	-webkit-backface-visibility:hidden;
}
.vertical-align {
	position:absolute;
	width:100%;
	top:50%;
	transform:translateY(-50%);
}
.full-width {
	max-width:none;
	width: 100%;
}
/*** MEDIA QUERIES ***/
@media(max-width:767px) {
	.bigHeader {
		padding-top:50px;
	}
}
@media(min-width:768px) {
	
	.mb {
		margin-bottom:0.75em;
	}
	.mb15 {
		margin-bottom:1.5em;
	}
	.mb30 {
		margin-bottom:3em;
	}
	.mb40 {
		margin-bottom:4em;
	}
	.mt {
		margin-top:0.75em;
	}
	.mt15 {
		margin-top:1.5em;
	}
	.mt30 {
		margin-top:3em;
	}
	.mt40 {
		margin-top:4em;
	}
	.pb {
		padding-bottom:0.75em;
	}
	.pb15 {
		padding-bottom:1.5em;
	}
	.pb30 {
		padding-bottom:3em;
	}
	.pb40 {
		padding-bottom:4em;
	}
	.pt {
		padding-top:0.75em;
	}
	.pt15 {
		padding-top:1.5em;
	}
	.pt30 {
		padding-top:3em;
	}
	.pt40 {
		padding-top:4em;
	}
	
}

@media(min-width:1200px) {
	#boxedLayout #globalWrapper {
		width: 1200px;
	}
}

/*** END MEDIA QUERIES ***/

.overflow-hidden{ overflow:hidden; }


/*** end utilies classes ***/
.container-fluid {
	padding:0!important;
}
.navbar {
	padding: 0 20px 0 20px;
}
/* TYPOGRAPHY================================================== */
body {
	font-size:24px;
	line-height:1.875;
	font-family: 'Raleway', sans-serif;
	-webkit-font-smoothing:antialiased;
	/* Fix for webkit rendering */
	-webkit-text-size-adjust:100%;
	margin:0;
	padding:0;
	padding-top:81px;
	font-weight:300;
}
h1,h2,h3,h4,h5,h6,legend {
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	line-height:1.25em;
	margin:0 0 0.75em 0;
}
h1, .h1, h2.bigHeading{
	font-size:36px;
	margin-bottom:0.25em;
	font-weight:100;
	color:#fff!important;
	text-align:center;
}
h1 strong {
	font-weight:900;
}


h2 {
	font-size:44px;
	display:block;
	position:relative;
	overflow:hidden;
	margin-bottom:0.625em;
	color:#F2A900;
}

h2.subTitle {
	font-weight: 300;
	font-family: georgia;
	font-style: italic;
	font-family: Georgia, Times, 'Times New Roman', serif;
	margin-bottom:0;
	color:red;
}

h2.heading {
	font-size:36px;
	margin-bottom:1.388em;
	font-weight:900;
}

h2.heading span {
	font-size: 18px;
	line-height: 1.5;
	display: block;
	font-weight: 300;
	font-family: georgia;
	font-style: italic;
	font-family: Georgia, Times, 'Times New Roman', serif;
	margin-bottom:0;
}

h2.heading.headingSmall {
	font-size:22px;
	margin-bottom: 0.5454em;
}

h2.heading.headingSmall span{
	font-size:15px;
}

h3,legend {
	font-size:20px;
	font-weight:900;
}

h4 {
	font-size:16px;
	margin-bottom:1em;
	font-weight: 700;
}

h5 {
	font-size:14px;
}

h6 {
	margin-bottom:2em;
	font-size:14px;
	font-weight:300;
}

h1 small {
	font-size:25px;
	font-weight: 300;
	font-style: italic;
	display:block;
	font-family: Georgia,Times,"Times New Roman",serif;
}

h2 small {
	font-size:18px;
	font-weight: 300;
	font-style: italic;
	display:block;
	padding-top:10px; 
	font-family: Georgia,Times,"Times New Roman",serif;
	line-height: inherit;
}

h3 small {
	font-size:14px;
}
h4 small {
	font-size:12px;
}

p,ul {
	margin-top:0;
	margin-bottom:0.937em;
}

p.lead {
	line-height: inherit;
}

strong {
	font-weight:400
}

li {
	line-height:inherit;
}

a:link,
a:visited {
	text-decoration:none;
	outline:none;
}

a:hover,
a:active {
	text-decoration:underline;
}




hr {
	padding:0;
	margin:1.5em 0;
}

/*** MEDIA QUERIES ***/

@media(min-width:768px) {

	h1 {
		font-size:40px;
	}

	h1.bigHeading, h1, .h1.bigHeading, .page-header h1.bigHeading, h2.bigHeading {
		font-size:70px;
		font-weight:100;
		margin-top:0;
		text-align:center;
		color:#fff!important;
		text-transform:uppercase;

	}

	h2.heading  {
		font-size:40px;
	}

	.paralaxText blockquote {

	}

	.paralaxText .iconBig {
		font-size:44px;
	}

	.paralaxText h2 {
		font-size:44px;
		font-weight:100;
	}
}


@media(min-width:1200px){
	body {
		padding-top:95px;
	}
}
/*** END MEDIA QUERIES ***/

/* END TYPOGRAPHY================================================== */

/* GENERAL================================================== */

/*** buttons ***/
.btn {
	padding:11px 18px;
	font-size:16px;
	line-height:20px;
	font-family: "Raleway",sans-serif;
	font-weight: 500;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	border:none;
	border-radius:0;
}
.btn-lg {
	padding:14px 22px;
	font-size:18px;
	border-radius:0;
}
.btn-sm {
	padding:2px 10px;
	font-size:13px;
	border-radius:0;
}
.btn-xs {
	padding:0 6px;
	font-size:10px;
	border-radius:0;
}
.btn-link {
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.btn-link:before {
	content:'→';
	margin-right: 5px;
}
.btn i:before {
	text-align:left;
}

/*** call to actioon ***/
.ctaBox {
	padding:50px
}
.ctaBoxFullwidth {
	padding:0;
}
.ctaBox a {
	margin-top:25px;
}
.ctaBox h2 {
	font-size:30px;
	margin-bottom: 0.25em;
	font-weight: 900;
	padding:0;
	text-align:left;
	letter-spacing:normal;
	text-transform:none;
}
.ctaBox h2 small {
	font-size: 16px;
}
.ctaBox blockquote {
	font-size:44px;
	line-height:44px;
	margin-bottom:0;
}
a.btnRight {
	float:right;
}
.ctaBox.ctaBoxCentered h1,
.ctaBox.ctaBoxCentered h2,
.ctaBox.ctaBoxCentered blockquote {
	text-align:center;
}
.ctaBox.ctaBoxCentered a {
	float:none;
	margin-top: 1.5em;
}

/*** MEDIA QUERIES ***/
@media(max-width:767px) {
	.btn-lg {
		padding:14px 18px;
		font-size:18px;
	}
}
@media(min-width:768px) {
}
@media(min-width:992px) {
	.ctaBox a {
		float:right;
		margin-top:0;
	}
	a.btnLeft {
		float:left;
	}
}
@media(min-width: 1200px) {
}

/*** END MEDIA QUERIES ***/

/* END GENERAL================================================== */

/* PARALLAX STUFF================================================== */
#homeFullScreen {
	width:100%;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-size:cover;
	background-position:top center;
}
.maskParent {
	position:relative;
	height:100%;
	width:100%;
}
.paralaxText {
	padding-top:66px;
	padding-bottom:66px;
	text-align:center;
	position:relative;
}


.bgMask {
	width:100%;
	height:100.1%;
	overflow:hidden;
	position:absolute;
	background:#111;
	opacity:0.5;
}

@media(max-width:768px){
	.neko-data-owl .bgMask {
		opacity: 0 !important;
	}
}


.image-2 {
	background-image:url('../images/adele-tribute.jpg');
	background-size: cover;
}

.image-4 {
	background-image:url('../images/nat-background-homepage-2.jpg');
	background-size: cover;
}

.image-8 {
	background-image: url('../images/adele-tribute-eyes.jpg');
	background-size: cover;
}

.adeletribute3 {
	background-image: url('../images/hometown-glory-1.jpg');
	background-size: cover;
}

/*** MEDIA QUERIES ***/
@media(max-width:767px) {
}
@media(min-width:768px) {
}
@media(min-width:992px) {
}
@media(min-width:1200px) {
	.parallaxSection {
		background-attachment:fixed;
		background-position:50% 0;
		background-size: cover;
	}
}
/* END PARALLAX STUFF================================================== */


/*** MEDIA QUERIES ***/
@media(max-width:767px) {
}
@media(min-width:768px) {
	.blockCenter {
		width:768px;
	}
	#logoBig img {
		width:300px;
	}
}
@media(min-width:992px) {
	.blockCenter {
		width:992px;
	}
}
@media(min-width:1200px) {
	.blockCenter {
		width: 1200px;
	}
}
/*** END MEDIA QUERIES ***/

/* HEADER================================================== */

.navbar-brand {
	padding: 22px 0;
	height:auto;
}
.navbar-brand > img{
	/*width:180px;*/
	height:60px;
	-webkit-transition: height 0.2s ease-out;
	-moz-transition: height 0.2s ease-out;
	-o-transition: height 0.2s ease-out;
	-ms-transition: height 0.2s ease-out;
	transition: height 0.2s ease-out;	
}


.navbar-brand > img.logo-light {
	display:none;
}

@media(min-width:1025px) {
	.headerTransparent .navbar-brand>img.logo {
		display:none;
	}
	.headerTransparent .navbar-brand>img.logo-light {
		display:block;
	}

	.headerTransparent .fixedHeader .navbar-brand>img.logo {
		display:block;
	}
	.headerTransparent .fixedHeader .navbar-brand>img.logo-light {
		display:none;
	}
}



@media(min-width:992px) {
	.fixedHeader .navbar-nav>li>ul,.fixedHeader .navbar-nav .nekoMegaMenu {
		top:61px;
	}
	.fixedHeader #mainMenu>ul>li>a {
		padding-bottom:8px;
		padding-top:8px;
	}
	.fixedHeader .navbar-nav>li.sep:before {
		line-height:15px;
	}
	.fixedHeader .navbar-brand {
		padding:15px 0;
	}
	.fixedHeader .navbar-brand > img {
		
		width:auto;
		-webkit-transition: height 0.2s ease-out;
		-moz-transition: height 0.2s ease-out;
		-o-transition: height 0.2s ease-out;
		-ms-transition: height 0.2s ease-out;
		transition: height 0.2s ease-out;			
	}
}

/* END HEADER================================================== */
/* MAIN MENU================================================== */
.navbar-nav>li>a {
	display:block;
	padding:8px;
	text-decoration:none;
	letter-spacing:0.05em;
	font-family: 'Raleway', sans-serif;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.navbar-nav li a i {
	margin-right: 10px;
}
.navbar-nav>li.sep {
	display:none;
}
.navbar-nav>li#lastMenu>a {
	padding-right:0;
	/*align right*/
}
#mainHeader .pull-right {
	float: none !important;
}
/*** sub menus ***/
.navbar-nav ul li {
	position:relative;
}
.navbar-nav ul {
	display:none;
	padding:0;
	margin:0;
	list-style-type:none;
}
.navbar-nav ul ul {
	top:0;
}
.navbar-nav ul li a {
	display:block;
	padding:5px 20px;
	font-size:16px;
	-webkit-transition:all 0.7s ease-out;
	-moz-transition:all 0.7s ease-out;
	-o-transition:all 0.7s ease-out;
	-ms-transition:all 0.7s ease-out;
	transition:all 0.7s ease-out;
}
.navbar-nav ul li a:hover {
	text-decoration:none;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

/*** MEDIA QUERIES ***/
@media(max-width:767px) {
}

@media (min-width: 992px) {
	.nekoMegaMenu .container {
		width: 940px;
	}
}

@media(min-width:1025px) {
	#mainHeader .pull-right {
		float:right !important;
	}
	.navbar-nav>li>a {
		font-size:14px;
		font-weight:900;
		padding:22px 11px;
		line-height:44px;
		vertical-align:middle;
	}
	.navbar-nav>li>a i {
		display:block;
	}
	.navbar-nav ul {
		position:absolute;
		top:69px;
		left:0;
		z-index:1024;
	}
	.navbar-nav ul {
		width:200px;
	}
	.navbar-nav>li.sep {
		display:block;
	}
	.navbar-nav>li.sep:before {
		-webkit-transition:all 0.3s ease-out;
		-moz-transition:all 0.3s ease-out;
		-o-transition:all 0.3s ease-out;
		-ms-transition:all 0.3s ease-out;
		transition:all 0.3s ease-out;
		content:'\e8a0';
		font-family:'custom-icons';
		display:block;
		font-size:10px;
		text-align:center;
		padding:0;
		margin-top:25px;
		margin-bottom:25px;
		line-height:44px;
	}
	#mainMenu .navbar-nav li a.hasSubMenu:after {
		display:none;
	}
	#mainMenu .navbar-nav ul li a.hasSubMenu:after {
		content:'\e801';
		display:block;
		text-align: right;
		margin-right: 0;
	}
	.navbar-nav ul  {
		padding-top: 15px;
		padding-bottom:15px;
		border-radius:0 0 5px 5px;
	}
	.navbar-nav ul li a {
		padding: 5px 30px;
		display:block;
		font-size:14px;
	}
	.navbar-nav ul li {
		padding: 0;
	}

}
@media(min-width:992px) {
}
@media(min-width: 1200px) {
}
/*** END MEDIA QUERIES ***/

/* END MAIN MENU================================================== */


/* FOOTER ================================================== */

footer {
	padding:44px 0 0 0;
}
#footerLogo {
	margin-bottom:25px;
}
#footerRights {
	padding:25px 0;
	margin-top:25px;
	font-size:14px;
}
.footerWidget {
	margin-bottom:22px
}

.footerWidget a:hover {
	text-decoration: none;
}

footer h1,
footer h2,
footer h3,
footer h4 {
	font-weight:700;
}

footer h1.phone {
	font-size: 30px;
}


/* footer 4 */
.footer4 #footerRights {
	text-align:left;
	background:#333;
}
.bigTitle.bigTitleFooter {
	font-size:2em;
	margin-bottom: 0;
}
@media(min-width:992px) {
	/* footer 5 */
	.footer5 #footerRights p {
		float:left;
	}
	.footer5 #footerRights .socialNetwork {
		float: right;
	}
}

/* END FOOTER ================================================== */

/* SLIDERS================================================== */

/*** supersized ***/
#superSizedSlider {
	text-align:center;
	position: relative;
}
#superSizedSlider h1#superSizedSlider h1 {
	font-size:22px;
	display:block;
	line-height:1.1em;
}


	@media(min-width:768px) {

		/* Supersized slider */
		#superSizedSlider h1 {
			font-size:88px;
		}
		#nextslide,#prevslide {
			font-size:2em;
			height:2em;
			line-height:2em;
			width:2em;
		}
		.ls-fullwidth .ls-nav-prev,
		.ls-fullwidth .ls-nav-next,
		.ls-borderlesslight .ls-nav-prev,
		.ls-borderlesslight .ls-nav-next {
			display:block;
		}
	}


	/* PAGES================================================== */

	.page-header .col-sm-6 {
		margin-bottom:0;
	}
	.page-header {
		padding:33px 0;
		margin:0;
	}


	.page-header p {
		margin-bottom: 0;
		margin-top:12px;
	}

	.page-header.bigHeader,
	.page-header.xBigHeader {
		padding:0;
		background-position:50% 0;
		background-repeat:no-repeat;
		position:relative;
	}
	.page-header.bigHeader .container,
	.page-header.xBigHeader .container {
		padding-top:50px;
		padding-bottom:50px;
	}
	

	/** center content **/
	.container.vAlignCenter {
		display:table;
		height:100%;
		width:100%;
	}
	.vAlignCenter .row {
		display:table-cell;
		height:100%;
		width:100%;
		vertical-align:middle;
		text-align:center;
	}
	@media(min-width:1025px) {
		.formatIcon i {
			font-size:33px;
		}
		#html5Video {
			height:350px;
		}
		body.headerTransparent {
			padding-top:0;
		}
		.page-header.bigHeader .container,
		.page-header.xBigHeader .container {
			padding-top:120px;
			padding-bottom:70px;
		}
		.headerTransparent .page-header.bigHeader .container,
		.headerTransparent .page-header.xbigHeader .container,
		.headerTransparent .page-header.bigHeader .container-fluid,
		.headerTransparent .page-header.xbigHeader .container-fluid  {
			padding-top:158px
		}
	}
	@media(min-width:992px) {
		#html5Video {
			height:400px;
		}
		.page-header.bigHeader .container {
			padding-top:110px;
			padding-bottom:110px;
		}
		.headerTransparent .page-header.bigHeader .container {
			padding-top:198px
		}
		.page-header.xbigHeader .container {
			padding-top:160px;
			padding-bottom:160px;
		}
		.headerTransparent .page-header.xbigHeader .container,
		.headerTransparent .page-header.xbigHeader .container-fluid {
			padding-top:248px
		}
	}
	@media(min-width:1200px) {
		#html5Video {
			height:650px;
		}
		.page-header.bigHeader .container {
			padding-top:160px;
			padding-bottom:160px;
		}
		.headerTransparent .page-header.bigHeader .container {
			padding-top:248px
		}
		.page-header.xBigHeader .container {
			padding-top:260px;
			padding-bottom:200px;
		}
		.headerTransparent .page-header.xBigHeader .container,
		.headerTransparent .page-header.xBigHeader .container-fluid  {
			padding-top: 200px
		}
	}
	/* END PAGES================================================== */

	

	/* magnific popup */
	.mfp-zoom-out-cur,
	.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
		cursor: pointer;
	}

	/* popup */
	.mpInlineContent {
		position: relative;
		background: #FFF;
		padding: 20px;
		width: auto;
		max-width: 1190px;
		margin: 20px auto;
	}


	/* FORM================================================== */

	textarea#comments {
		height:87px;
	}
	#verify {
		width:auto;
		display:inline-block;
		/*margin-top:11px;*/
		float:right;
	}
	.securityCheck h3 {
		margin-bottom:7px;
	}
	.centeredForm {
		text-align: center;
	}

	/*** MEDIA QUERIES ***/
	@media(max-width:767px) {}
	@media(min-width:768px) {
		#verify {
			margin-left:15px;
			margin-top:0;
		}	
	}
	@media(min-width:992px) {}
	@media(min-width:1024px) {}
	@media(min-width: 1200px) {}

	/*** END MEDIA QUERIES ***/

	/* END FORM================================================== */

	/* MISCELANIOUS================================================== */

	/* Preloader one page */

	#preloader {
		position:fixed;
		top:0;
		left:0;
		right:0;
		bottom:0;
		z-index: 10000;
	}


	#nekoStatus {
		position:absolute;
		top:50%;
		left:50%;
		-webkit-transform:translate(-50%, -50%);
		-ms-transform:translate(-50%, -50%);
		-o-transform:translate(-50%, -50%);
		transform:translate(-50%, -50%);
		z-index: 10000;
		max-width:250px;
	}

	.nekoSkDoubleBounce {
		width: 40px;
		height: 40px;
		position: relative;
		margin: 20px auto; 
	}

	.nekoSkDoubleBounce .nekoSkChild {
		width: 100%;
		height: 100%;
		border-radius: 50%;
		opacity: 0.6;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10000;
		-webkit-animation: nekoSkDoubleBounce 2s infinite ease-in-out;
		animation: nekoSkDoubleBounce 2s infinite ease-in-out; 
	}
	.nekoSkDoubleBounce .nekoSkDoubleBounce2 {
		-webkit-animation-delay: -1.0s;
		animation-delay: -1.0s; 
	}
	@-webkit-keyframes nekoSkDoubleBounce {
		0%, 100% {
			-webkit-transform: scale(0);
			transform: scale(0); 
		}
		50% {
			-webkit-transform: scale(1);
			transform: scale(1); 
		}
	}
	@keyframes nekoSkDoubleBounce {
		0%, 100% {
			-webkit-transform: scale(0);
			transform: scale(0); 
		}
		50% {
			-webkit-transform: scale(1);
			transform: scale(1); 
		} 
	}

	/*** Scroll up Button ***/
	#nekoToTop {
		position:fixed;
		bottom:0;
		right:20px;
		padding:5px;
		display:none;
		border-radius:4px 4px 0 0;
		width:50px;
		text-align:center;
		z-index: 100;
	}


	/*** hover images ***/

	/*** Common to all hover style ***/

	.imgHover article {
		display: inline-block;
		position: relative;
	}
	.imgHover figure {
		margin: 0;
		position: relative;
		backface-visibility:hidden;
	}
	.imgHover figure img {
		width: 100%;
		display: block;
		position: relative;
	}
	.imgHover figcaption {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px;
	}
	.imgHover figcaption h3 {
		margin: 0;
		padding: 0;
		font-size:44px;
	}
	.imgHover figcaption span:before {
		content: 'by ';
	}

	.imgHover figcaption .iconLinks a:hover {
		text-decoration:none;
	}

	.imgHover .pinInfo p {
		font-size: 14px;
		margin-bottom: 0;
	}
	/*** / Common to all hover style ***/

	/*** neko-hover-1 ***/

	.neko-hover-1 figure {
		overflow: hidden;
	}
	.neko-hover-1 figure img {
		-webkit-transition: -webkit-transform 0.4s;
		-moz-transition: -moz-transform 0.4s;
		transition: transform 0.4s;
	}
	.no-touch .neko-hover-1 figure:not(.noCss3):hover img,
	.neko-hover-1 figure.cs-hover img{
		-webkit-transform: translateY(-50px);
		-moz-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		transform: translateY(-50px);
	}
	.neko-hover-1 figcaption {
		width: 100%;
		top: auto;
		bottom: 0;
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		-webkit-transition: -webkit-transform 0.4s;
		-moz-transition: -moz-transform 0.4s;
		transition: transform 0.4s;
	}
	.no-touch .neko-hover-1 figure:not(.noCss3):hover figcaption,
	.neko-hover-1 figure.cs-hover figcaption {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
		-webkit-transition: -webkit-transform 0.4s;
		-moz-transition: -moz-transform 0.4s;
		transition: transform 0.4s;
	}
	.neko-hover-1 figcaption .iconLinks a{
		display: inline-block;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		-ms-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}
	.neko-hover-1 figcaption .iconLinks a {
		display: inline-block;
		width: 50px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		margin-right: 1px;
	}


	/*** / neko-hover-1 ***/

	/*** neko-hover-2 ***/
	.neko-hover-2 figcaption {
		height:100%;
		width:100%;
		text-align: center;
		padding:45px;
		opacity:0;
		-webkit-animation-duration: 0.3s;
		animation-duration: 0.3s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		overflow:hidden;
	}

	.neko-hover-2 figcaption .iconLinks,
	.neko-hover-2 figcaption .projectLink{
		position: absolute;
		bottom: 30px;
		left: 50%;

		-webkit-transform:  translate(-50%, 500px);
		-moz-transform:  translate(-50%, 500px);
		-o-transform:  translate(-50%, 500px);
		-ms-transform:  translate(-50%, 500px);		
		transform: translate(-50%, 500px);

		-webkit-transition: all 0.4s ease-out;
		-moz-transition: all 0.4s ease-out;
		-o-transition: all 0.4s ease-out;
		-ms-transition: all 0.4s ease-out;
		transition: all 0.4s ease-out;	


		-moz-transition-delay: 0.4s;
		-o-transition-delay: 0.4s;
		-ms-transition-delay: 0.4s;
		-webkit-transition-delay: 0.4s; /* Safari */
		transition-delay: 0.4s;

		-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
		-moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
		-o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
		transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */

		-webkit-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
		-moz-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
		-o-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
		transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */

	}


	.neko-hover-2 figcaption .iconLinks a {
		display: inline-block;
		width: 50px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		margin-right: 1px;
		border-radius:50%;
	}

	.neko-hover-2 figcaption .pinInfo h1,
	.neko-hover-2 figcaption .pinInfo h2, 
	.neko-hover-2 figcaption .pinInfo h3, 
	.neko-hover-2 figcaption .pinInfo h4, 
	.neko-hover-2 figcaption .pinInfo h5, 
	.neko-hover-2 figcaption .pinInfo h6{
		opacity:0;

		-webkit-transform:  translateY(-500px);
		-moz-transform:  translateY(-500px);
		-o-transform:  translateY(-500px);
		-ms-transform:  translateY(-500px);		
		transform: translateY(-500px);

		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;

	}

	.neko-hover-2 figcaption .pinInfo h1,
	.neko-hover-2 figcaption .pinInfo h2, 
	.neko-hover-2 figcaption .pinInfo h3, 
	.neko-hover-2 figcaption .pinInfo h4, 
	.neko-hover-2 figcaption .pinInfo h5, 
	.neko-hover-2 figcaption .pinInfo h6{
		margin-bottom: 5px;
	}

	.neko-hover-2 figcaption .pinInfo p{
		opacity:0;


		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		-ms-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;

	}

	.no-touch .neko-hover-2 figure:not(.noCss3):hover figcaption,
	.neko-hover-2 figure.cs-hover figcaption {
		-webkit-animation-name: figcaptionappear;
		animation-name: figcaptionappear;
	}

	@-webkit-keyframes figcaptionappear {
		0% {
			opacity: 0;
			-webkit-transform: scale3d(.3, .3, .3);
			transform: scale3d(.3, .3, .3);
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes figcaptionappear {
		0% {
			opacity: 0;
			-webkit-transform: scale3d(.3, .3, .3);
			transform: scale3d(.3, .3, .3);
		}

		100% {
			opacity: 1;
		}
	}

	.no-touch .neko-hover-2 figure:not(.noCss3):hover figcaption .iconLinks,
	.no-touch .neko-hover-2 figure:not(.noCss3):hover figcaption .projectLink,
	.neko-hover-2 figure.cs-hover figcaption .iconLinks,
	.neko-hover-2 figure.cs-hover figcaption .projectLink{
		-webkit-transform:  translate(-50%, 0);
		-moz-transform:  translate(-50%, 0);
		-o-transform:  translate(-50%, 0);
		-ms-transform:  translate(-50%, 0);		
		transform: translate(-50%, 0);
	}

	.no-touch .neko-hover-2 figure:not(.noCss3):hover figcaption .pinInfo h1,
	.no-touch .neko-hover-2 figure:not(.noCss3):hover figcaption .pinInfo h2,
	.no-touch .neko-hover-2 figure:not(.noCss3):hover figcaption .pinInfo h3,
	.no-touch .neko-hover-2 figure:not(.noCss3):hover figcaption .pinInfo h4,
	.no-touch .neko-hover-2 figure:not(.noCss3):hover figcaption .pinInfo h5,
	.no-touch .neko-hover-2 figure:not(.noCss3):hover figcaption .pinInfo h6,
	.no-touch .neko-hover-2 figure:not(.noCss3):hover figcaption .pinInfo p,
	.neko-hover-2 figure.cs-hover figcaption .pinInfo h1,
	.neko-hover-2 figure.cs-hover figcaption .pinInfo h2,
	.neko-hover-2 figure.cs-hover figcaption .pinInfo h3,
	.neko-hover-2 figure.cs-hover figcaption .pinInfo h4,
	.neko-hover-2 figure.cs-hover figcaption .pinInfo h5,
	.neko-hover-2 figure.cs-hover figcaption .pinInfo h6,
	.neko-hover-2 figure.cs-hover figcaption .pinInfo p {
		opacity:1;
		-webkit-transform:  translateY(0);
		-moz-transform:  translateY(0);
		-o-transform:  translateY(0);
		-ms-transform:  translateY(0);		
		transform: translateY(0);

	}

	/*** social icons ***/
	ul.socialNetwork {
		padding:0;
		display: block;
	}
	ul.socialNetwork li {
		display:inline-block;
		list-style-type: none;
		margin-right:15px;
		vertical-align:middle;
	}
#footerRights a {
	color:#fff;
}

	/*** responsive video ***/
	.videoWrapper {
		position: relative;
		padding-bottom: 56.2%;
		height: 0;
	}
	.videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.videoWrapper.videoFormat2 {
		padding-bottom:61%; /*ratio = 198/500*100 */
	}

	p.credits {
		padding:1.5em;
		margin-bottom:1.5em
	}
	/*** end responsive video ***/



	@media(max-width:767px){
		.navbar-brand > img {
			height:45px;
		}
	}

	@media(min-width:768px){}

	@media(min-width:992px){}

	@media(min-width:1200px){}


.padding1 {
	padding: 100px 0px !important;
}
.grid {
  margin: 0 auto;
}
.grid-item {
	

	
}

.grid-item > a > img {
	max-width:100%;
}
.mfp-with-zoom .mfp-container,
    .mfp-with-zoom.mfp-bg {
      opacity: 0;
      -webkit-backface-visibility: hidden;
      -webkit-transition: all 0.3s ease-out; 
      -moz-transition: all 0.3s ease-out; 
      -o-transition: all 0.3s ease-out; 
      transition: all 0.3s ease-out;
    }
    
    .mfp-with-zoom.mfp-ready .mfp-container {
        opacity: 1;
    }
    .mfp-with-zoom.mfp-ready.mfp-bg {
        opacity: 0.8;
    }
    
    .mfp-with-zoom.mfp-removing .mfp-container, 
    .mfp-with-zoom.mfp-removing.mfp-bg {
      opacity: 0;
    }
 audio {
 	width:100%;
 }  
 #mainwrap {
 	background:#221f1a;
 	color:#fff;
 } 
ul#plList {
	padding:0;
	list-style:none;
}
ul#plList > li {
	padding:5px 10px;
	font-size:15px;
}
ul#plList > li:hover,
ul#plList > li.plSel {
	background:#F2A900;
	cursor: pointer;
	color:black;
	font-weight:700;
}
#nowPlay {
	background:#221f1a;
	color:#fff;
	font-size:15px;
	font-weight:600;
	padding:20px 10px;
}
a#btnPrev:hover,
a#btnNext:hover {
	color:#121212;
	cursor: pointer;
}
#npAction {
	color:#F2A900;
}
.plItem {
	display:inline-block;
}
.mfp-with-zoom img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.mfp-with-zoom:hover img {
    opacity:0.7;
}
.rel {
	position:relative;
}
.overlay {
	
	-webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    height:100%;
    width:90%;
    background: rgba(0,0,0,0);
    z-index:10;
    position:absolute;
    padding:0px 20px;
    opacity:0;
    color:#fff;
    
}
.overlay > i  {
	vertical-align:middle;
	margin-top:33%;
}
.overlay:hover {
	background:rgba(0,0,0,0.5);
	cursor:pointer;
	opacity:1;
}
.help-block {
	font-size:15px;
}
.alert {
	font-size:16px;
	font-weight:700;
}
.bgDark {
	background:#000;
	color:#fff;
	font-size:15px;

}
.bgLight {
	padding:20px 0px;
}
.pad1 {
	padding: 30px 20px 0 0;
}
.pad1 > a {
	font-size:24px;
}
.event-wrapper {
    border-bottom: 1px solid black;
    padding: 20px 0;
    margin-bottom: 20px;
}
h3.year {
    font-size: 1.8em;
    font-weight: 900;
    background-color: #efefef;
}
span.day {
    display: block;
    font-weight: 900;
    font-size: 2.2em;
    line-height: 1;
}
span.month {
    display: block;
    font-size: 1.4em;
    line-height: 1;
}
p.address, p.book-link {
    font-size: 1.95rem;
    line-height: 1.4;
}
.event-inner a {
    color: black;
    font-weight: 600;
    /* text-decoration: underline; */
}
