@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300ital,400|Teko:400,500|Roboto+Mono:400&display=swap');


/* basics */


*
{
     margin: 0;
     padding: 0;
     box-sizing: border-box;
     outline: 0;
}
html, body
{
     height: 100%;
     background-color: #171717;
}
a
{
     cursor: pointer;
     outline: 0;
}
p
{
     padding-top: 13px;
}
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.clear
{
    clear: both;
}
.not
{
    text-decoration: none;
}
.nowrap
{
    white-space: nowrap;
}
.wrap
{
    word-wrap: break-word;
}
.hype
{
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}
.center
{
    text-align: center;
}
.image
{
    width: auto;
}
.lower
{
    text-transform: lowercase;
}

.block, .block-890
{
    margin: 0 auto;
    max-width: 930px;
    padding: 0 30px;
}
.block-890
{
    max-width: 890px;
}



/* fonts */



h1
{
    font: 500 230px/1.1 Teko, sans-serif;
	color: #fff;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}
h2
{
    font: 400 30px/1.4 'Roboto Mono', monospace;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
h3
{
    font: 400 42px/1.4 Merriweather, monospace;
	color: #333;
}
h4
{
    font: 400 28px Teko, sans-serif;
	color: #fff;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
h5
{
    font: 400 24px/1.4 'Roboto Mono', monospace;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.w-1
{
    font: 500 16vw/1.2 Teko, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.09em;     
}


.f-1
{
    font: 600 12px/1.4 'Roboto Mono', monospace;
	color: #dedede;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;     
}
.f-1 a
{
     color: #dedede;
     text-decoration: none;
}
.f-1 a:hover
{
     border-bottom: 1px solid #fff;
}

.f-2, .f-4
{
    font: 400 11px/1.9 'Roboto Mono', monospace;
    color: #dedede;
	text-transform: uppercase;
	letter-spacing: 0.16em;	
}

.f-2 a
{
     color: #dedede;
     text-decoration: none;
}
.f-2 a:hover
{
     border-bottom: 1px solid #fff;
}
.f-4 a
{
     color: #dedede;
     text-decoration: none;
     border-bottom: 1px solid #fff;
}
.f-4 a:hover
{
     border-bottom: 1px solid transparent;
}


.f-3
{
    font: 400 16px/1.8 'Roboto Mono', monospace;
	color: #333;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.f-3 a
{
	color: #333;
	text-decoration: none;
    border-bottom: 1px solid #333;
}
.f-3 a:hover
{
    border: none;
}

.f-5
{
    font: 400 11px/1.6 'Roboto Mono', monospace;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 0.1em;	 
}

.f-7
{
    font: 300 18px/2.1 Merriweather, sans-serif;
	color: #333;
}




/* lo */


.section-1
{
 	background: url('../img/pistols.jpg') no-repeat fixed;
 	background-size: cover;
 	background-position: top center;
 	height: 100vh;

}
.section-2
{
	background-color: #fff;
	padding: 7px 0 61px 0;
}
.section-3
{
 	background: url('../img/face.jpg') no-repeat fixed;
 	background-size: cover;
 	background-position: top left;
 	height: 100vh;

}
.section-4
{
     background-color: #191919;
}
.section-5
{
	background-color: #fff;
	padding: 51px 0;
}
.section-6
{
 	background: url('../img/fisher.jpg') no-repeat fixed;
 	background-size: cover;
 	background-position: top left;
 	height: 100vh;

}
.section-7
{
	background: url('../img/vun.jpg') no-repeat fixed;
	background-size: cover;
    background-position: center;
    height: 100vh;
	text-align: right;
}
.section-10
{
     background: url('../img/sid.jpg') no-repeat fixed;
     background-size: cover;
     background-position: top;
     height: 100vh;
     text-align: right;
}
.section-11
{
     background: url('../img/lou.jpg') no-repeat fixed;
     background-size: cover;
     background-position: center;
     height: 100vh;
}
.section-12
{
     background: url('../img/pistols.jpg') no-repeat fixed;
     background-size: cover;
     background-position: center;
     height: 100vh;
}


.icon-2
{
    font-size: 13px;
    vertical-align: middle;
}
.icon-3
{
    font-size: 14px;
    color: #fff;
    vertical-align: top;
}
.icon-4
{
    font-size: 16px;
    color: #777;
    vertical-align: middle;
}

.img-1
{
     width: 100%;
     max-width: 117px;
     height: auto;
     border-radius: 50%;
}


/* head */


.head
{
     position: absolute;
     top: 0;
     width: 100%;
     z-index: 100;
}
.ban-1
{
    float: left;
    font: 500 21px/1 Teko, sans-serif;
	color: #fff;
    padding: 18px 0 0 20px;
}
.ban-2
{
    float: right;
    padding: 17px 19px 0 0;
}
.ban-3
{
     float: right;
     font-size: 19px;
     color: #fff;
     padding: 17px 18px 0 0;
}

#menu
{
 	display: none;
 	position: fixed;
 	top: 0;
 	left 0;
 	width: 100%;
 	height: 100%;
 	z-index: 400;
 	background-color: #131313;
 	opacity: 0.7;
}

.cont
{
    min-height: 100%;
	margin-bottom: -69px;
}
.cont:after
{
	content: "";
    display: block;
}
.foot, .cont:after
{
    height: 69px; 
}
.foot
{
    background-color: #131313;
    padding-top: 23px;
}


/* media */


@media screen and (max-width: 1300px)
{
     h1
     {
          font-size: 160px;
     }
}

@media screen and (max-width: 1000px)
{
     h1
     {
          font-size: 100px;
     }
}
@media screen and (max-height: 900px)
{
     h1
     {
          font-size: 45px;
     }
}


/* Mailchimp */


/* MailChimp Form Embed Code - Slim - 12/15/2015 v10.7 */
#mc_embed_signup form {display: block; position: relative; text-align:left; padding-top: 31px;}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border: 0; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup .button
{
     clear: both;
     background-color: #474747;
     border: 0 none;
     border-radius: 3px;
     cursor: pointer;
     display: inline-block;
     font: 400 12px 'Roboto Mono', monospace;
     text-transform: uppercase;
	letter-spacing: 0.23em;
     color: #fff;    
	height: 42px;
     line-height: 42px;
     margin: 0 17px;
     padding: 0;
     text-align: center;
     text-decoration: none;
     vertical-align: top;
     white-space: nowrap;
     width: auto;
     transition: all 0.23s ease-in-out 0s;
}
#mc_embed_signup .button:hover {background-color: #555;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email
{
    font: 400 15px 'Roboto Mono', monospace;
    color: #333;
    letter-spacing: 0.03em;
    display: block;
    padding: 9px 17px;
    margin: 0 4% 27px 0;
    min-height: 45px;
    width: 47%;
    min-width: 230px;
    border-radius: 1px;
}
#mc_embed_signup input.button {display:block; width: 30%; margin: 0 0 13px 0; min-width: 100px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
