   @font-face {
    font-family: 'hk_novamedium';
    src: url('../fonts/hknova-medium-webfont.eot');
    src: url('../fonts/hknova-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hknova-medium-webfont.woff2') format('woff2'),
         url('../fonts/hknova-medium-webfont.woff') format('woff'),
         url('../fonts/hknova-medium-webfont.ttf') format('truetype'),
         url('../fonts/hknova-medium-webfont.svg#hk_novamedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'the_bold_fontbold';
    src: url('../fonts/theboldfont-webfont.eot');
    src: url('../fonts/theboldfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/theboldfont-webfont.woff2') format('woff2'),
         url('../fonts/theboldfont-webfont.woff') format('woff'),
         url('../fonts/theboldfont-webfont.ttf') format('truetype'),
         url('../fonts/theboldfont-webfont.svg#the_bold_fontbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }

    h1, h2, h3, h4, h5, h6 {
     font-family: 'the_bold_fontbold';   
    }
    h4 {
     font-color: 'red';   
    }
.fab {
  font-family: 'Font Awesome 5 Brands';
  color: rgba(5,166,76,1.00);
  font-weight: 400; 
  font-size: 1.5rem;
  margin: 5px;
}

.fas {
  font-family: 'Font Awesome 5 Free';
  color: rgba(5,166,76,1.00);
  font-size: 1.5rem;
  margin: 5px;
}

    body{
        font-family: 'hk_novamedium';
        background-color: #fff;
        font-size: 1rem;
    }
    .game_title{
       color:rgba(3,114,167,1.00); 
        
    }
    .jumbotron{
        background-image: url("../images/img_jumbotron3.jpg");
        background-size: cover;
        background-position: center top;
        height: 500px;
        margin-bottom: 0rem;
    } 
    .bg-dark {
  background-color:#15380a !important;
}
    .newsletter{
        color: #fff;
        font-size: 0.75rem;
        background-color: #15380a;
        padding: 20px;
    } 
    .header_section{
        color:rgba(1,120,14,1.00);
    }
    .logo{
        margin: 2rem;
    }
    .parallax001 {
  background-image: url("../images/par_newsletter.jpg");
  min-height: 400px; 
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
    .parallax002 {
  background-image: url("../images/par_bignews.jpg");
  min-height: 400px; 
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
  .parallax003 {
  background-image: url("../images/par_arriving.jpg");
  min-height: 400px; 
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax004 {
  background-image: url("../images/par_gaming.jpg");
  min-height: 400px; 
  background-attachment: fixed;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}
    .parallax005 {
  background-image: url("../images/par_about.jpg");
  min-height: 400px; 
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
    .parallax006 {
  background-image: url("../images/par_storeinfo.jpg");
  min-height: 400px; 
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
  .parallax007 {
  background-image: url("../images/par_artistjam.jpg");
  min-height: 350px; 
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

    .section{
        padding:3rem;
    }
a.footnav{
    color: rgba(5,166,76,1.00);
    text-decoration: none;
} 
a.footnav:hover{
    color:rgba(135,249,129,1.00);
}
a.footnav:visited{
    color:rgba(124,122,122,1.00);
} 
.chev{
    font-size: 5rem;
    color: rgba(5,166,76,1.00);
}
.dubchev{
    font-size: 5rem;
    color: rgba(5,166,76,1.00);
}
 .footer{
        background-color: #15380a;
        color: #fff;
        font-size: 0.75rem;
    }
 .dateformat{
    color: rgba(5,166,76,1.00);
    font-size: 0.75rem;
    margin-top: -10px;
}
   .header2_section{
        color: rgba(2,160,127,1.00);
        margin-top: -10px;
}
   .bignews_titles{
        color:rgba(3,114,167,1.00); 
}
    .bignews_alert{
        color:red;   
}
 .bignews_format{
     margin-right: 10px; 
     margin-top: 0px; 
     margin-bottom: 10px; 
     margin-left: 0px;
}
.videosize{
    width: 560px;
    height: 315px;
}
@media only screen and (max-width: 500px){
 .jumbotron{
        height: 300px;
    } 
    .logo{
        margin: 4rem 0rem 0rem 0rem;
    }
  .chev{
   display: none;
} 
.dubchev{
    display: none;
} 
    .parallax001 {
    display: none;
}
    .parallax002 {
    display: none;
}
  .parallax003 {
    display: none;
}
.parallax004 {
    display: none;
}
    .parallax005 {
    display: none;
}
    .parallax006 {
    display: none;
}
  .parallax007 {
    display: none;
}
.videosize{
    width: 300px;
    height: 335px;
}
}