<style>

* {
    box-sizing: border-box;
}

    @import url(//db.onlinewebfonts.com/c/94c8bdeebe0bc87f47efca8e508e2951?family=Iglesia);

    @font-face {font-family: "Iglesia";
    src: url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.eot");
    src: url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.svg#Iglesia") format("svg");
    }

    body,html {
    height: 100%;
    margin: 0;
  
    }



    #block1{
        width: 100%;
        min-height: 100%;
        background-color: #101010;
        top: 0;
        position: relative;
        overflow:hidden;  
        z-index: 9999;
    }
    
    #block2{
        width: 100%;
        min-height: 100%;
        top: 0;
        position: relative;
        overflow: hidden; 
    }
    
    .innerBlock{
        width: 50%;
        height: 100%;
        left: 0;
        background-image: url('https://newolympian.com/media/runner1.jpg');
        position: absolute;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;   
    }
    
    .innerBlock2{
        width: 50%;
        height: 100%;
        position: absolute;
        right: 0;
        
    }
    
     .getter{  
         width: 100%;
         text-align: center;
         position: relative;
         float: left;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);     
    }
    
    .first{
        font-size: 4vw;
        color: whitesmoke;
        font-family: 'Oswald', sans-serif;
        font-weight: 700;
    }

   .second{  
        font-size: 2vw;
        color: whitesmoke;
        font-family: 'Oswald', sans-serif;
        font-weight: 200;     
    }
    
    p{
        line-height: 0px;
    }

    #setter{
        position: absolute ;
        height: 30%;
        bottom: 0;
        width: 100%;
        text-align: center;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(0, 0, 0));
       
    }
    
    .vertical{
        position: relative;
    }

    #topBar{
        width: 100%;
        height: 100px;
        position: fixed;
        z-index: 999999;
        background-color: whitesmoke;
        top: 0;
        border: white;
        border-style: solid;
        border-top: none;
        border-right: none;
        border-left: none;
        border-width: 1px;
        
    }
    #blockEnd{
        
        position: absolute;
        width: 100%;
        height: 100px;
        background-color: white;
        z-index: 9999;
        text-align: center; 
        bottom: 0;
    }
    #fixedBlock{
        
        width: 100%;
        min-height: 100%;
        position: fixed;
        background-color: #ffffff;
        
        bottom: 1px;
        text-align: center;
        
    }
.links{
    text-decoration: none;
    color: #101010;
    
   
}


    li{
        float: left;
        list-style: none;
        padding: 0px 10px 0px 10px;
        color: #101010;
        font-family: 'Oswald', sans-serif;
        font-weight: 200;
        font-size: 1.3em;
        text-transform: uppercase;

    }
    ul{
        display: inline-block; 
        margin: 0px;
    }

    #rights{
        position: absolute;
        bottom: 0;
        font-size: .7em;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }
    #bot{
        margin: 0;
        padding: 0;
        height: 100px;
        line-height: 100px;
        overflow: hidden;
    }

    .dotClass{
        margin-top: 100px;
    }
    
    br{
        display: block;
        line-height: 20px;
}


    #galWrap{
    position: absolute;
    width: 38.2%;
    text-align: center;
    z-index: -9999;
    right: 0;
    height: calc(100% - 203px);
    top: 103px;  
      
    }
#topUl{
    position: absolute;
    right: 25px;
}
#noLogo{
    background-image: url("https://www.newolympian.com/media/noLogo.png");
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    
    margin: 7px;
    
    
}

#product{
        width: 100%;
        height: 61.8%;
        position: relative;
        overflow: hidden;
         }
#product2{
        width: 100%;
        height: 38.2%;
        position: relative;
        overflow: hidden;
         }

    #pro1{
        position: absolute;
        left: 0;
        width: 61.8%;
        height: calc(100% - 203px);
        top: 103px;   
    }


    .p2{
        background-image: url("https://www.newolympian.com/media/ko123.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: auto 70%;;
        position: absolute;
        margin: 0px 1px 0px 0px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #d0d0d0;
    }


    .p3{
        background-image: url("");
        background-position: center;
        background-repeat: no-repeat;
        background-size:contain;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        transition-duration: .5s;
        background-color: #d0d0d0;
        
    }
#coinWrap{
    text-align: center;
    position: relative;
    width: 300px;
    left: 50%;
    top: 30%;
    transform: translate(-50%,-50%);
}
.coin{
    width: 75px;
    height: 75px;
    float: left;
    background-size: contain;
    position: relative;
    top: -20px;
    
   
}
.firstSale{
    cursor: pointer;
}
#crypt{
    font-size: 2.5em;
    font-family: "helvetica";
    font-weight: 900;  
    line-height: 0px;
    padding: 25px 0px;
    color: white;  
}
#crypt2{
    color: orange;
    font-family: 'helvetica';
    font-weight: 900;
    font-size: 1.5em;
}
#product2:hover #crypt{
    
	background-image:linear-gradient(-45deg, #fff, #969696, #fff);
	background-size: 200%;
	-webkit-animation: Gradient 2.5s ease;
	-moz-animation: Gradient 2.5s ease;
	animation: Gradient 2.5s ease;
    
     color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
    
   
    
    
}

#product2:hover #c1{
  -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: .8s; /* Safari 4.0 - 8.0 */
    animation-name: example;
   animation-duration: .8s;
    
    
}
#product2:hover #c2{
  -webkit-animation-name: example2; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: .6s; /* Safari 4.0 - 8.0 */
    animation-name: example2;
    
    
    
    
}

#product2:hover #c3{
  -webkit-animation-name: example3; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: .9s; /* Safari 4.0 - 8.0 */
    animation-name: example3;
    
    
    
    
}
#product2:hover #c4{
  -webkit-animation-name: example4; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: .7s; /* Safari 4.0 - 8.0 */
    animation-name: example4;
    
    
    
    
}
@-webkit-keyframes Gradient {
	0% {
		background-position: 100% 0%
	}
	50% {
		background-position: 0% 50%
	}
	100% {
		background-position: 0% 100%
	}background-position: 50% 0%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 100% 0%
	}
	50% {
		background-position: 0% 50%
	}
	100% {
		background-position: 0% 100%
	}
}

@keyframes Gradient {
	0% {
		background-position: 100% 0%
	}
	50% {
		background-position: 0% 50%
	}
	100% {
		background-position: 0% 100%
	}
}
@keyframes example {
    0%   {top:  -20;}
    50%  {top:-45px;}
    100% {top: -20;}

}
@keyframes example2 {
    0%   {top:  -20;}
    50%  {top:-50px;}
    100% {top: -20;}
}
@keyframes example3 {
    0%   {top:  -20;}
    50%  {top:-40px;}
    100% {top: -20;}
}
@keyframes example4 {
    0%   {top:  -20;}
    50%  {top:-35px;}
    100% {top: -20;}
}

#c1{
    background-image: url("https://newolympian.com/media/eicon.png");

}
#c2{
    background-image: url("https://newolympian.com/media/bicon.png");
}
#c3{
    background-image: url("https://newolympian.com/media/licon.png");
}
#c4{
    background-image: url("https://newolympian.com/media/bchicon.png");
    transform: rotate(-45deg);
}



#rightSide{
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: 999;
    right: 0;
    
}
  
    .alertText{
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 3em;
    word-break: break-all;
    line-height: 40px;
    margin: 0;
    top: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    color: #ffffff;
    border: solid;
    padding: 20px;
    line-height: 51px;

    }
.alertText:hover{
    -webkit-animation-name: alertHover; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    animation-name: alertHover;
    animation-duration: 1s;
    
    padding: 45px;
   
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes alertHover {
      25%   {color:cyan;}
    26% {padding: 20px;}
    50%  {color: magenta;}
    51% {padding: 45px;}
    75%  {color: yellow;}
    76% {padding: 20px;}
    100% {color: whitesmoke;}
}

/* Standard syntax */
@keyframes alertHover {
   25%   {color:cyan;}
    26% {padding: 20px;}
    50%  {color: magenta;}
    51% {padding: 45px;}
    75%  {color: yellow;}
    76% {padding: 20px;}
    100% {color: whitesmoke;}
}


@font-face {
    font-family: 'Snowburst One1'; /* give your font a name to reference it by later on! */
    src: url(http://www.newolympian.com/fonts/Iglesia.woff); 
    /* use src to point to the location of your custom font could be from your local server folder (like ./fonts/) or a remote location. */
}


    .mStatement{
        position: absolute;
        z-index: 9999;
         font-family: 'iglesia', cursive;         
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        color: #101010;
        margin: 0;
        font-size: 7vw;
        letter-spacing: 0px;
        text-align: center;
        line-height: 35px;
        width: 100%;
       
        
  
    }
.bState{
     font-size: 1.7vw;
     text-decoration: none;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    letter-spacing: 0px;
    display: inline-block;
    padding: 15px;
    line-height: 0px;
    text-transform: uppercase;
    color: #101010;
    
}
.timeStamp{
    font-size: 1.2vw;
    display: block;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
}
.mStatement, .bState{
    transition-duration: 1.5s;
}

.pp1:Hover .mStatement, .pp1:Hover .bState {
    color: #d69d00;
    border-color: #d69d00;
   
}


    .shopBttn{
        position: absolute;
        z-index: 9999999999999;
        white-space: nowrap; 
        color: whitesmoke;
        background-color: red;
        font-family: 'Oswald', sans-serif;
        font-weight: 800;
        padding: 25px 10%;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        transition-duration: .8s;
        margin: 0;  
    }
#pp1BG{
    background-image: url('https://newolympian.com/media/pattern.png'); background-position: center; background-repeat: space; background-size: 50px;
    width: 100%;
    height: 100%;
    opacity: .3;
}
.pp1{margin: 0px 0px 1px 1px; background-color: #eae7e2; }
.pp2{margin: 1px 0px 0px 1px;}
.pp1:Hover .p, .pp2:Hover .p{
    transition-duration: .5s;
    transform:scale(1.05);
        
    
}

    .shopBttn:Hover{
        transition-duration: .5s;
        padding: 50px;
    }

    #mtZ{
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: 0;
    }

    .mtZ{
    z-index: 9;
    position: absolute;
    width: 100%;
    bottom: 0;
    }
    


    .motto{
    font-size: 1.5em;
    text-align: center;
    color: whitesmoke;
    font-family: 'oswald';
    text-transform: uppercase;
    letter-spacing: 5px;
    position: relative;
    top: 1000px;
        font-weight: 100;
        
    }
    
    .bigT{
    font-size: 5em;
    text-align: center;
    color: whitesmoke;
    font-family: 'Oswald', serif;
    text-transform: uppercase;
    line-height: 70px;
    text-decoration: none;
   
    position: relative;
    width: 500px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
   top: 1000px;
    
       
}
.firstSale{
  color: white;
    background-color: red;
    margin: 0px 1px;
    font-weight: 400;
}

 #deskTop{
            display: inline;
        }

#mobileBod{
    display: none;
}












    @media only screen and (max-width: 765px) {
        #intro{
            font-family: 'Pacifico', cursive;
            font-size: 30px;
            position: absolute;
            z-index: 99999999;
            color: palevioletred;
            transform: rotate(-15deg);
            text-shadow: 1.2px 1.5px #804242;

        }
       
        #mobileBod{
            display: contents;
        }
        
        #deskTop{
            display: none;
        }
       
         @import url('https://fonts.googleapis.com/css?family=IBM+Plex+Mono');
        
         @import url(//db.onlinewebfonts.com/c/94c8bdeebe0bc87f47efca8e508e2951?family=Iglesia);

    @font-face {font-family: "Iglesia";
    src: url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.eot");
    src: url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/94c8bdeebe0bc87f47efca8e508e2951.svg#Iglesia") format("svg");
    }
        * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
        
        
        body{
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
            background-color: #e5e5e5;
           
            
        }
       
        #mblock1{
           height: 78%;
    width: 95%;
    position: relative;
   
    overflow: hidden;
   
    margin: 0;
   
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 25px;
   z-index: 1;
    margin-top: 30px;
    box-shadow:  inset 0px 0px 15px #e5e5e5;
}
            
        #bDrop{
            height: 100%;
        }   
            
        
        #mblock2{ 
               
    width: 100%;
    position: relative;
    z-index: 999999;
    top: 25px;
            
           
         
            
            
        }
        
        #block3{
            height: 20px;
            width: 100%;
            background-color: #d8d8d8;
            position: fixed;
            bottom: 0px;
            border-style: solid;
            border-width: 1px 0px 0px 0px;
            border-color: #e0e0e0;
            font-size: 10px;
            text-align: center;
            padding-top: 5px;
        
                     
        }
        #wrapper{
            height: calc(100% - 0px);
            position: absolute;
            top: 1550px;
            z-index: 99999;
            width: 90%;
            left: 0;
            right: 0;
            margin: auto;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            display: none;
        }
     
        
        #navBar{
           position: relative;
    top: 0;
    height: 48px;
    width: 100%;
    background-color: transparent;
    z-index: 123456;
    color: #2b2b2b;
    text-align: center;
    margin: auto;
    padding: 0;
    left: 0;
    right: 0;
    border-radius: 0;
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
            
            
            
            
        }
        #hamB{
            height: 12px;
            
            position: absolute;
            right: 20px;
            top: 15px;
            opacity: .72;
        }
        #logo{
            position: relative;
            top: 5px;
            height: 70%;
            filter: invert(0);
            left: 5px;
            position: absolute;
            
        }
        h1{
            position: relative;
            top:40px;
            bottom: 0;
            margin: auto;
            font-family: 'Oswald' ,"sanserif";
            font-weight: 400;
            font-size: 125px;
            color: #414141;
            
        }
        #ham{
     -webkit-filter: invert(1);
  filter: invert(1);
    position: absolute;
            left: 10px;
            top: 4px;
            
}
        
    .mStatement{
        position: absolute;
        z-index: 9999;
         font-family: 'iglesia', cursive;         
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        color: #101010;
        margin: 0;
        font-size: 12vw;
        letter-spacing: 0px;
        text-align: center;
        line-height: 35px;
        width: 100%;
       
        
  
    }
        .bState{
     font-size: 2.7vw;
     text-decoration: none;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    letter-spacing: 0px;
    display: inline-block;
    padding: 15px;
    line-height: 0px;
    text-transform: uppercase;
    color: #101010;
    
}
.timeStamp{
    font-size: 1.7vw;
    display: block;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
}
        .slideShowLi{
            padding: 0px 0px;
            margin: 10px 10px;
            text-transform: uppercase;
            font-size: 15px;
            display: inline;
            font-family: 'Oswald' ,"sanserif";
            font-weight: 100;
            float: none;
            
        }
        #slideShowUL{
           
            padding: 0;
            margin: 0;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
             text-align: center;
        }
        
        
    #topMenu{
    padding: 0;
    margin:25px;
    font-family: 'Oswald' ,"sanserif";
    font-weight:400;
   text-transform: uppercase;
    letter-spacing: 1.2px;
    display: inherit;
   
    list-style: none;
    
        }
        .topLi{
    font-size: 14px;
    padding: 30px 0px;
    border-style: solid;
    /* margin: -1px; */
    border-width: 0px 0px 1px 0px;
    border-color: black;
    float: none;
    font-family: "Helvetica Neue" ;
        }
        
        #wrapper2{
            
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 0;
    margin: 0;
    overflow: hidden;
        }
        
        #sideMenu{
                   background-color: rgb(229, 229, 229);
    width: 75%;
    height: calc(100% - 68px);
    right: -100%;
    position: absolute;
    z-index: 9999999999;
    transition: .5s;
    text-align: right;
    /* border-style: solid; */
    /* border-left: 1px; */
    border-radius: 0;
    border-bottom-color: black;
    border-left-style: solid;
    border-left-width: 1.1px;
    transition-timing-function: ease;
            
        

            
        }
        
        .shiftRight{
            right: 0 !Important;
        }
        #hideMenu{
                width: 35%;
    height: 55px;
    /* background-color: #afafaf; */
    bottom: 0;
    position: absolute;
    margin: 0px 0px 25px 25px;
    border-radius: 20px;
    border-style: solid;
    border-width: 1px;
            font-size: 3em;
            font-family:monospace;
            text-align: center;
            font-weight: 100;
            color: rgba(0, 0, 0, 0.6);
            
        }
        .topLi:active{
            
            box-shadow: inset  0px 0px 30px rgba(219, 219, 219, 0.7);
        }
        
       
        a{
            text-decoration: none;
            color: #808080;
        }
        
            
 
.slideshow { 
  
  position: relative;
  width: 100%; height: 100%;
    border-radius: 25px;
    overflow: hidden;
}

    
.slide { 
  
  position: absolute;
  opacity: 0;
  z-index: 9;
border-radius: 25px;
    overflow: hidden !important;
    width: 120%;
}

     
 

.active { 
  background: #fff;
  display: block; 
  opacity: 1;
  transition: opacity 1s ease-in-out;
  z-index: 10;
}
}
        
     @media only screen and (min-height: 812px) {

            
            .slider{
                left:-13% !Important;
                position:relative;
                width:123% !Important;
                
            }
        }
        
}
</style>
