/* =============================================
 *
 *   FIXED RESPONSIVE NAV
 *
 *   (c) 2014 @adtileHQ
 *   http://www.adtile.me
 *   http://twitter.com/adtilehq
 *
 *   Free to use under the MIT License.
 *
 * ============================================= */

body, 
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
  margin: 0 auto;
text-align: center;
  padding: 0;
  border: 0;
}

a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

.clearFix:after {
content: "";
visibility: hidden;
display: block;
font-size: 0;
clear: both;
height: 0;
}

/* ------------------------------------------
  PAGE WRAP
--------------------------------------------- */
.div1 {
	width: 100%;
	margin: 0 auto;
	padding: 2px;
	text-align: center;
	background: url(Metal.jpg) repeat;
-webkit-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.75);
box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.75);

}


.div2 {
	width: 100%;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.75);
	text-align: center;
	border: 10px solid transparent;
	border-style: groove; 
	border-image: url(border.png) 30 round;  
	padding: 0;
	border-image-width: 10px;
}




/* ------------------------------------------
  RESPONSIVE NAV STYLES
--------------------------------------------- */
.top-menu {
margin: 0 auto;
text-align: center;
float: none;
font-family: Marvel;
font-weight: bold;
font-size: 18pt;
}

.top-menu ul{
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 0;
  display: inline;
  list-style: none;
float: none;
}

.top-menu li{
  width: 100%;
margin : 0 auto;
  padding: 1px;
text-align: center;
  display: inline;
float: none;
text-decoration: none;
}

.top-menu a{
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
}

@media (max-width: 965px) {
.top-menu a{
text-decoration: none;
padding-left: 2px;
padding-right: 2px;
}
}

.top-menu a:hover{
text-decoration: none;
background: url(ChromeBlack.png);
border-radius: 5px;
}

.top-menu a.active{
text-decoration: none;
color: #ffffff;
background: url(ChromeBlack.png);
border-radius: 5px;
}

@media (max-width: 995px) {
.top-menu li{
  width: 100%;
margin : 0 auto;
  padding: 3px;
text-align: center;
  display: inline;
float: none;
}
}

@media (max-width: 912px) {
.top-menu li{
  width: 100%;
margin : 0 auto;
  padding: 2px;
text-align: center;
  display: inline;
float: none;
}
}

@media (max-width: 718px) {
.top-menu {
display: none;
}
}

.nav-collapse {
margin: 0 auto;
text-align: center;
float: none;
}

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 0;
  display: inline-block;
  list-style: none;
float: none;
}

.nav-collapse li {
  width: 100%;
margin : 0 auto;
  padding: 0;
text-align: center;
  display: inline-block;
float: none;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
margin: 0 auto;
text-align: center;
  display: inline-block;
float: none;
  overflow: hidden;
  zoom: 1;

}

.nav-collapse.opened {
  margin-bottom: -5px;
background:rgba(0, 0, 0, 0.85);
    height: 100vh;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 719px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}


/* ------------------------------------------
  BODY STYLES
--------------------------------------------- */

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
background: url(GothBG3.jpg)repeat;
background-attachment: fixed;
font-family: 'Times New Roman', Times, serif;
background-color: #000000;
}

a {
    color: #dfb190;
    text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; 
	-ms-transition: all .3s; transition: all .3s;
}
a:hover, a:focus { color: #C0C0C0; text-decoration: underline; }

strong { font-weight: bold; }

section {
  border-bottom: 1px solid #e7a9ac;
  text-align: center;
  padding: 100px 0 0;
  height: auto;
  width: 100%;
}

h1 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 48pt;
    color: #b2b2b2;
    font-weight: normal;
    font-style: normal;
    text-align: center;
   text-shadow: 2px 4px 3px rgba(62, 27, 22,0.5);
   margin-bottom: .5em;
}

@media (max-width: 600px) {
h1 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 24pt;
    color: #b2b2b2;
    font-weight: normal;
   font-style: normal;
    text-align: center;
	}
}

@media (max-width: 375px) {
h1 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18pt;
    color: #b2b2b2;
    font-weight: normal;
   font-style: normal;
    text-align: center;
	}
}


h1b {
    font-family: 'Times New Roman',Times,serif;
    font-size: 36pt;
    color: #ffffff;
    font-weight: normal;
    font-style: italic;
    text-align: center;
 	 margin-bottom: .5em;
}

@media (max-width: 600px) {
h1b {
    font-family: 'Times New Roman',Times,serif;
    font-size: 24pt;
    color: #ffffff;
    font-weight: normal;
   font-style: italic;
    text-align: center;
	}
}

@media (max-width: 375px) {
h1b {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18pt;
    color: #ffffff;
    font-weight: normal;
   font-style: italic;
    text-align: center;
	}
}

h2 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 24pt;
    color: #b2b2b2;
    font-weight: normal;
   font-style: normal;
    text-align: center;
	text-shadow: 2px 4px 3px rgba(62, 27, 22,0.5);
}

@media (max-width: 600px) {
h2 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18pt;
    color: #b2b2b2;
    font-weight: normal;
   font-style: normal;
    text-align: center;
	}
}

@media (max-width: 320px) {
h2 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 16pt;
    color: #b2b2b2;
    font-weight: normal;
    font-style: normal;
    text-align: center;
	}
}

h2b {
    font-family: 'Times New Roman',Times,serif;
    font-size: 24pt;
	line-height: 200%;
    color: #b2b2b2;
    font-weight: normal;
   font-style: italic;
    text-align: center;
}

@media (max-width: 600px) {
h2b {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18pt;
	line-height: 200%;
    color: #b2b2b2;
    font-weight: normal;
   font-style: italic;
    text-align: center;
	}
}

@media (max-width: 320px) {
h2b {
    font-family: 'Times New Roman',Times,serif;
    font-size: 16pt;
	line-height: 200%;
    color: #b2b2b2;
    font-weight: normal;
    font-style: italic;
    text-align: center;
	}
}


h3 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18px;
    color: #b2b2b2;
    font-weight: normal;
   font-style: normal;
    text-align: center;
}

@media (max-width: 600px) {
h3 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 16px; 
    color: #b2b2b2;
    font-weight: normal;
    font-style: normal;
    text-align: center;
	}
}

@media (max-width: 460px) {
h3 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
    color: #b2b2b2;
    font-weight: normal;
    font-style: normal;
    text-align: center;
	}
}

h3a {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18px;
    color: #b2b2b2;
    font-weight: normal;
   font-style: normal;
    text-align: center;
}

@media (max-width: 600px) {
h3a {
    font-family: 'Times New Roman',Times,serif;
    font-size: 16px; 
    color: #ffffff;
    font-weight: normal;
    font-style: normal;
    text-align: center;
	}
}

@media (max-width: 460px) {
h3a {
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    font-style: normal;
    text-align: center;
	}
}

h4 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 14pt;
	color: #b2b2b2;  
    font-weight: bold;
   font-style: normal;
    text-align: center
    margin: 0 auto;
}

@media (max-width: 600px) {
h4 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 12pt;
    color: #b2b2b2;
    font-weight: bold;
    font-style: normal;
    text-align: center;
	}
}

h4b {
    font-family: 'Times New Roman',Times,serif;
    font-size: 14pt;
	color: #b2b2b2; 
    font-weight: normal;
   font-style: italic;
    text-align: center
    margin: 0 auto;
}

@media (max-width: 600px) {
h4b {
    font-family: 'Times New Roman',Times,serif;
    font-size: 12pt;
    color: #b2b2b2;
    font-weight: normal;
    font-style: italic;
    text-align: center;
	}
}



h5 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 12pt;
    color: #b2b2b2;
	font-weight: bold;
   font-style: normal;
    text-align: center
    margin: 0 auto;
}

@media (max-width: 600px) {
h5 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 11pt;
    color: #b2b2b2;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    margin: 0 auto;
	}
}



p {
font-family: 'Times New Roman',Times,serif;
font-size: 18pt;
color: #b2b2b2;
  width: 90%;
  margin: 0 auto;
}


::-moz-selection { background: #c0c0c0; color: #FFFFFF; text-shadow: none; }
::selection { background: #c0c0c0; color: #FFFFFF; text-shadow: none; }



/* ------------------------------------------
  FIXED HEADER
--------------------------------------------- */

header {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
height: 48px;
  z-index: 3;
  width: 100%;
text-align: center;
margin: 0 auto;
dispay: inline-block;
float: none;
  left: 0;
  top: 0;
}

@media screen and (min-width: 719px) {
header {
height: 2px;
display: none;
}
}

/* ------------------------------------------
  MASK
--------------------------------------------- */

.mask {
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  transition: opacity 300ms;
  background: 0,0,0, .5);
  visibility: hidden;
  position: fixed;
  opacity: 0;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.android .mask {
  -webkit-transition: none;
  transition: none;
}

.js-nav-active .mask {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 719px) {
  .mask {
    display: none !important;
    opacity: 0 !important;
  }
}


/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  margin: 0 auto;
text-align: center;
display: inline-block;
  float: none;
  top: 0;
padding-bottom: 0 !important;
}

.nav-collapse,
.nav-collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
display: inline-block;
  width: 100%;
  float: none;
}

@media screen and (min-width: 719px) {
  .nav-collapse {
    float: right;
    width: auto;
  }
}

.nav-collapse li {
margin: 0 auto;
text-align: center;
display: inline-block;
  float: none;
  width: 100%;
}

@media screen and (min-width: 719px) {
  .nav-collapse li {
    width: auto;
  }
}

.nav-collapse a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  border-top: 0;
  text-decoration: none;
font-size: 18pt;
  background: transparent;
margin: 0 auto;
text-align: center;
display: inline-block;
  float: none;
}

.nav-collapse a:hover {
text-decoration: none;
background: url(ChromeBlack.png);
border-radius: 5px;
}

.nav-collapse a.active {
text-decoration: none;
color: #ffffff;
background: url(ChromeBlack.png);
border-radius: 5px;
}

@media screen and (max-width: 719px) {
.nav-collapse a{
background: transparent;
}
}



@media screen and (min-width: 719px) {
  .nav-collapse a {
    border: 0;
    text-align: center;
    float: left;
    margin: 0;
  }
}

.nav-collapse ul ul a {
  background: transparent;
}

@media screen and (min-width: 719px) {
  .nav-collapse ul ul a {
    display: none;
  }
}


/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../icons/responsivenav.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-indent: -9999px;
  position: relative;
  overflow: hidden;
  width: 100%;
  height:45px;
margin: 0 auto;
text-align: middle;
float: left;
}

.nav-toggle:before{
  text-transform: none;
  text-align: center;
  position: absolute;
   content: url(MenuBtn.png);
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  padding-top: 2px;
}

.nav-toggle:hover:before {
  text-transform: none;
  text-align: center;
  position: absolute;
   content: url(MenuBtnhov.png);
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  padding-top: 2px;
}

.nav-toggle.active:before{
  content: url(MenuBtnup.png);
padding-top: 0;
}

.nav-toggle.active:hover:before {
  content: url(MenuBtnuphov.png);
padding-top: 0;
}

@media (max-width: 310px) {
.nav-toggle:before {
  text-transform: none;
  text-align: center;
  position: absolute;
   content: url(MenuBtnsm.png);
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  padding-top: 2px;
}

.nav-toggle:hover:before {
  text-transform: none;
  text-align: center;
  position: absolute;
   content: url(MenuBtnsmhov.png);
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  padding-top: 2px;
}

.nav-toggle.active:before {
  content: url(MenuBtnupsm.png);
padding-top: 0;
}

.nav-toggle.active:hover:before {
  content: url(MenuBtnupsmhov.png);
padding-top: 0;
}
}

@media (max-width: 268px) {
.nav-toggle:before {
  text-transform: none;
  text-align: center;
  position: absolute;
   content: url(MenuBtntiny.png);
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  padding-top: 0;
}

.nav-toggle:hover:before {
  text-transform: none;
  text-align: center;
  position: absolute;
   content: url(MenuBtntinyhov.png);
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  padding-top: 0;
}

.nav-toggle.active:before {
  content: url(MenuBtnuptiny.png);
margin-top: 0;
}

.nav-toggle.active:hover:before {
  content: url(MenuBtnuptinyhov.png);
margin-top: 0;
}
}

/* ------------------------------------------
  GALLERY
--------------------------------------------- */

#gallery{
width: 100%;
margin: 0 auto;

padding:0;

border: 0;

}

@media (max-width: 800px) {
#gallery {
	width: 100%;
	margin: 0 auto;
	}
}

@media (max-width: 400px) {
#gallery {
	width: 100%;
	margin: 0 auto;
	}
}

.gallery2 figure {
  display: inline-block;
  margin: 0 5px 5px 0;
  width: 160px;
}

.item {
  display: inline-block;
  margin: 0 5px 5px 0;
border: 1px solid #b2b2b2;
cursor: url(magnify.cur), auto;
-webkit-zoom-in;
}

.item:hover {
  display: inline-block;
  margin: 0 5px 5px 0;
border: 1px solid #ffffff;
}

/* ------------------------------------------
  VIDEO
--------------------------------------------- */

video { 
	max-width: 100%; 
	height: auto;
}

#video-container {
max-width: 640px;
background-image: url(video/VideoBG.png);
background-size: 100% 100%;
height: auto;
margin: 0 auto;
text-align: center;
padding-top: 27px;
padding-bottom: 20px;
padding-left: 27px;
padding-right: 27px;
}

@media (max-width: 1100px){
#video-container {
padding-top: 17px;
padding-bottom: 10px;
padding-left: 17px;
padding-right: 17px;
}
}
@media (max-width: 460px){
#video-container {
padding-top: 12px;
padding-bottom: 4px;
padding-left: 12px;
padding-right: 12px;
}
}