/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {

}

::-moz-selection {
    background: rgba(165, 120, 34, 1);
    text-shadow: none;
}

::selection {
    background: rgba(165, 120, 34, 1);
    text-shadow: none;
}

::-webkit-input-placeholder {
   color: #6b6352;
}

:-moz-placeholder { /* Firefox 18- */
   color: #6b6352;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #6b6352;
}

:-ms-input-placeholder {  
   color: #6b6352;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;

}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
  

    font-size: 14px;
    color: #c3c3ba;
    line-height: 1.8;
    letter-spacing: .05em;
    background-color: #050a0d;
    text-align: center;
   
   font-family: "proxima-nova",sans-serif;
   font-weight: 300;



    

}

.wrapper {
    width: 90%;
    margin: 0 5%;

    
}

header .wrapper {
    width: 100%;
    margin: 0 auto;
}



/* ===================
    ALL: Orange Theme
   =================== */

.header-container {
    background: url("../img/firstAccessHeaderFall.jpg");
    background-position: center 20px;
    background-repeat: no-repeat;
    overflow:hidden;
    background-size: 600px;
    height: 1000px;
    text-align: center; 
}

.main-container {
    margin-top: -786px;
}

img.header_bg{
    position: absolute;
    z-index:-1;
    left: 0px;
    right: 0;
    width: 100%;
  
}


img.logo {
    
    padding-top: 40px;
    width:100%;
    z-index:100;

}

.sub-brand {
    z-index:100;
    margin-top: -10px;
    width: 75%;
}

.footer-container,
.main aside {
    
}

.header-container,
.footer-container,
.main aside {
    
}

.title {
  
}

.logo img{

    width: 100%;
}

#countdown {
    font-size: 48px;
    margin-top: -20px;
}

/* ==============
    MOBILE: Menu
   ============== */
 ul {
    margin: 0 ;
    padding: 0;
    list-style-type: none;
}


nav {
   // display: none;
   padding-top: 10px;
}

nav li{

   
    margin-bottom: 10px;
    padding: 15px 0;
    height: auto;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
   // background-color: #c95120;

}


nav a:hover,
nav a:visited {
   
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

 .scaleImg{
padding-top: 30px;
    width: 100%;

}

section{
    padding-top: 26px;
    padding-bottom: 26px;
}



footer{
    padding-top: 80px;
    padding-bottom: 50px;
}
section ul{

 text-align: center;

    list-style-type: disc;
    list-style-position: inside;
  
    }

section li{
 
    line-height: 30px;
} 

nav img{
    width: 50px;
}

a {
     color: #c3c3ba;
}

.intro{
    padding-top: 0px;
    margin-top: -20px;
}

h1 {
    font-size: 24px;
    letter-spacing: .075em;
    line-height: 1.5;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;

}

h2 {
    text-align: center;
    font-size: 18px;
    letter-spacing: .075em;
    line-height: 2;
    margin: 0 auto 20px auto;
    font-weight: 400;
    text-transform: uppercase;

}

h2 a:link{   
    text-decoration: none;
    border-bottom: 2px solid;
}

h2 a:hover {      
  color: #c95120;
    -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: all 0.2s cubic-bezier(0, 0, 0.25, 1);
    -o-transition: all 0.2s cubic-bezier(0, 0, 0.25, 1);
    -ms-transition: all 0.2s linear;
    transition: all 0.2s cubic-bezier(0, 0, 0.25, 1);

}

h3 {
    font-size: 14px;
    letter-spacing: .075em;
    line-height: 2;
    text-transform: uppercase;
}

nav h3{
    font-size: 12px;
    font-weight: bold;
}

.features {
    max-width:370px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.features ul {
    text-align: left;
}

.quote h2{
    font-size: 20px;
    letter-spacing: 2.5;
    width: 100%;
    line-height: 1.5;
    font-weight: 400;
}



.main faq {
    text-align: left;
    width:50%;
    padding: 100px 0px 100px 0px;
}

.main faqRight {
    text-align: left;
    float:left;
    width:50%;
    padding: 100px 0px 100px 0px;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.main footer {
    padding: 100px auto 100px auto;
    text-align: center;
}

.divider{
    background-color: #c3c3ba;
    height: 3px;
   width: 80%;
   margin: 0px auto 50px auto;
}

.dividerFAQ{
   height:auto;
   width: 100%;
   padding: 10px 10px 10px 10px;
   border-bottom: 3px solid #201e1f;
}


.footer-container footer {
    color: white;
    
}



/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.popup-gallery{
    position: relative;
   height: 200px;
   width: 100%;
   padding-bottom: 40px;
}
.postcard1{
position: absolute;
width: 330px;
right:0px;
top: 50px;
z-index: 100;
}
.postcard2{
position: absolute;
width: 300px;
left:0;
z-index: 50;

}
.postcard3{
 position: absolute;
width: 280px;
margin-left: auto;
margin-right: auto;
top: 180px;
left: 0px;
right: 0px;
z-index: 25;
display: none;

}
/* L button */

#buttonL
{
    width: 150px;
    margin: 0 auto;
    position: absolute;
    font-size: 20px; 
    padding-left: 80px;
    width: 150px;
    height: 60px;
 
}

.buttonVideo
{
    width: 250px;
    margin: 0 auto;
    margin-top: -80px;

 
}

#buttonL a, #buttonL a:visited
{   
    text-align: center;
    color:#010101;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    border:3px solid rgba(0, 0, 0, 1);
    padding: 10px;
    text-transform: uppercase;
    
    -moz-box-shadow:    4px 4px 0px 0px rgba(0, 0, 0, .35);
    -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, .35);
    box-shadow:         4px 4px 0px 0px rgba(0, 0, 0, .35);
        
    -webkit-transition: all 0.1s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: all 0.1s cubic-bezier(0, 0, 0.25, 1);
    -o-transition: all 0.1s cubic-bezier(0, 0, 0.25, 1);
    -ms-transition: all 0.1s linear;
    transition: all 0.1s cubic-bezier(0, 0, 0.25, 1);

    background-color: #c3c3ba;
}

#buttonL a:hover
{
    margin: 4px 0 0 4px;
    color: #9b6828;
    background-color: #fff;
    
    -moz-box-shadow:    0px 0px 0px 0px rgba(51, 51, 50, .35);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(51, 51, 50, .35);
    box-shadow:         0px 0px 0px 0px rgba(51, 51, 50, .35);

    cursor: pointer;
}


.buttonVideo a, .buttonVideo a:visited
{   
    text-align: center;
    border:2px solid #cbcbc2;

    color: #cbcbc2;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    display: block;

    padding: 10px;
    text-transform: uppercase;
        
    -webkit-transition: all 0.1s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: all 0.1s cubic-bezier(0, 0, 0.25, 1);
    -o-transition: all 0.1s cubic-bezier(0, 0, 0.25, 1);
    -ms-transition: all 0.1s linear;
    transition: all 0.1s cubic-bezier(0, 0, 0.25, 1);
}

.buttonVideo a:hover
{
    border:2px solid #62625d;
    color: #62625d;
}




.buy{

    width: 100%;
    color: #c3c3ba;
    font-size: 12px;
    display: inline-block;
    font-weight: 700;
}

.keys
{
    float: left;
    height: 100px;
    width: 100%;
    padding-top: 50px;
    border-right: 4px solid #050a0d;
    background-color: transparent;
    display: inline-block;
    margin-bottom: 4px;
    text-align: center;
}

.keys h1 {
    font-size: 30px;
    padding: 0px;
    margin: 0px;
    line-height: normal;
    text-align: center;
    font-weight: 700;
}


.buyBlock
{
    float: left;
 
    height: 115px;
    width: 100%;
    padding-top: 25px;
    background-color: transparent;
    
    text-align: center; 
    margin: 0 auto;
    margin-top: 110px;


}

.buyWrap{

    display: inline-block;
    width: 240px;
    height: 60px;
}

.price{
    font-size: 34px;
    position: absolute;
}

.buyButton{

}

.buySub{
    display: inline-block;
    width: 100%;
}

.buySub img{
    height: 16px;
    margin-top: -3px;
    margin-right: 2px;
}

.platforms{
    margin-top: -16px;
}

.platforms img{
    height: 16px;
    margin-top: -3px;
    margin-left: 2px;
    margin-right: 2px;
}

.contBlock
{
    padding-right: 12px;
}




/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out; 
    -moz-transition: all 0.15s ease-out; 
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out; 
    -moz-transition: all 0.15s ease-out; 
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}






/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */
    nav {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
}

    nav li{
        float: left;
        width: 16%;
        padding: 20px 2%;
        margin-bottom: 0;
        height: 120px;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }
    
    .main article {
    
        width: 100%;
        text-align: center;
    }


.buy .wrapper{
 float:left;
  position:relative;
left: 25%;
  
}

img.header_bg{
    position: absolute;
    z-index:-1;
    margin-left:auto;
    margin-right:auto;
    left: 0;
    right: 0;
}

.header-container {
    background: url("../img/firstAccessHeaderFall.jpg");
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: 1200px;
    overflow:hidden;
    height: 1500px;
    text-align: center;
}

.main-container {
    margin-top: -1000px;
}

.sub-brand {
    width: 316px;
    margin-top: -20px;
}

.intro {
    padding-top: 0px;
    margin-top: -20px;
    width: 120%;
    margin-left: -10%;
    font-size: 16px;
}

.buyBlock
{
    margin-top: 275px;
}

.popup-gallery{
    position: relative;
   height: 440px;
   width: 100%;
   padding-bottom: 40px;
}

.postcard1{
position: absolute;
width: 450px;
right:-50px;
top: 50px;
z-index: 100;
}
.postcard2{
position: absolute;
width: 400px;
left:-20px;
z-index: 50;

}
.postcard3{
 position: absolute;
width: 350px;
margin-left: auto;
margin-right: auto;
top: 220px;
left: 0px;
right: 0px;
z-index: 25;
display: inline-block;

}

.quote h2{
    font-size: 30px;
}


/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
       
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
      
    }

/* ============
    WIDE: Main
   ============ */

    

    .main aside {
        float: right;
        width: 28%;
    }
}



@media only screen and (min-width: 778px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 662px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }


    .header-container .wrapper{
        width: 778px; /* 1140px - 10% for margins */
        margin: 0 auto;

}

    .keys{
   
    width: 39%;
  
}



    .buyBlock
    {
    

    /*width: 60%;*/
 
}

.buy .wrapper{
 float:left;
  position:relative;
left: 22%;


  
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; 
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* ====== EMAIL ======= */

.button, button, input {
    padding: 8px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #000;
  border-color: #000;
  outline: 0;
  border: 0;
  font-weight: bold;}
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #000;
  background-color: rgba(165, 120, 34, 0.60);
  outline: 0;
  border: 0;
  font-weight: bold;}
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #fff;
  background-color: rgba(165, 120, 34, 1);
  outline: 0; border: 0;
  font-weight: bold;}

.validate {
    font-size: 20px;
    font-weight: 400;
}

label {
    font-size: 24px;
    font-weight: bold;
}

.email_field {
    color: #000;
    padding: 5px;
    width: 220px;
    font-weight: bold;
    background-color: #c3c3ba;
    border: 0;
    height: 23px;
}

.countdownSubscribe 
{
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: transparent;
    text-align: center; 
    margin: 0 auto;

    font-size: 12px;
    display: inline-block;
    font-weight: 700;
}

.countdownSubscribe label {
    font-weight: normal;
    vertical-align: middle;
    padding-right: 5px;
}

.quick_links
{
  position: fixed;
  top: 0;
  right: 0;
  text-align: right;
  z-index: 3;

  padding: 10px;
  line-height: 1.6rem;
}

.quick_links a,
.quick_links a:hover,
.quick_links a:visited
{
    text-decoration: none;
}

.mini_header
{
  margin: 0px;
  color: #fff;
  font-size: 0.9rem;
}

.arrow_fix
{
  font-size: 1.5rem;
}
