/* PPF Digital Signage Styles.css from PPF Test VM */
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300');
@import url('https://fonts.googleapis.com/css?family=Oxygen');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

.hyde {display: none;}

div.nav-bar {
  background: linear-gradient(90deg,#021f2d,#079ce8);
}
div.nav-container {
   width:66%;
   margin:0 auto;
   height: 60px;
}
.nav-container ul {
  margin: 0px 0px;
  padding: 10px 0px;
  float:right;
}
.nav-container ul li {
    text-decoration: none;
    list-style: none;
    display: inline;
  padding: 10px 10px;
   line-height: 35px;
}
.nav-container ul li a:visited {
    font-family: 'Oxygen', sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
}
.nav-container ul li a:link {
    font-family: 'Oxygen', sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
}
.nav-container ul li a:hover {
    font-family: 'Oxygen', sans-serif;
    font-size: 20px;
    color: #FFEB3B;
    text-decoration: none;
}

input#splash_newsletter_submit { background: #000657; width:50%; margin: 15px 60px; border: none; padding: 0 15px; color:#fff; background-position:100% 0; display:-moz-inline-block; display:inline-block; white-space:nowrap; text-transform:uppercase; font: 400 11px Arial, Helvetica, sans-serif; letter-spacing: 1px;  height: 30px; cursor: pointer; position:relative; }


div.footer {
  width:1200px; border: 1px solid #f5f5f5; 
  margin:0px auto;
  padding: 10px 20px;
  display:table;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px 25px 15px;
  background: #ffffff;
}
div.footer a:link {
  font-size:12px;
  color: #000000;
}
div.footer a:visited {
  font-size:12px;
  color: #000000;
}
div.footer p {
  font-size:12px;
  color: #000000;
}

.clear { clear: both; height: 0px; }


.successful {
   width: 85%;
   margin:0px auto;
  padding: 40px 40px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px 25px 15px;
 position:relative;
  top: 50%;
   z-index: 99;
}

#xclose {
   float:right;
}

#xclose:hover {
    cursor: pointer;
}
#xclose1 {
   float:right;
}
#xclose1:hover {
    cursor: pointer;
}

#xclose2 {
   float:right;
}
#xclose2:hover {
    cursor: pointer;
}
#xclose3 {
   float:right;
}
#xclose3:hover {
    cursor: pointer;
}

#xclose4 {
   float:right;
}
#xclose4:hover {
    cursor: pointer;
}
#xclose5 {
   float:right;
}
#xclose5:hover {
    cursor: pointer;
}
#xclose6 {
   float:right;
}
#xclose6:hover {
    cursor: pointer;
}
#xclose7 {
   float:right;
}
#xclose7:hover {
    cursor: pointer;
}
#xclose8 {
   float:right;
}
#xclose8:hover {
    cursor: pointer;
}
#xclose9 {
   float:right;
}
#xclose9:hover {
    cursor: pointer;
}

#but1:hover {
    cursor: pointer;
}
#but2:hover {
    cursor: pointer;
}
#but3:hover {
    cursor: pointer;
}
#but4:hover {
    cursor: pointer;
}
#but5:hover {
    cursor: pointer;
}
#but6:hover {
    cursor: pointer;
}
#but7:hover {
    cursor: pointer;
}


.popoverdiv {
   margin: 0px auto;
   border: 1px solid #a7a769;
   width: 85%;
   height: 350px;
   z-index: 99;
   top: -500px;
   background: #ffffff;
   padding: 10px 10px;
}

#exact_error h3 {
   color: #ff0000!important;
}


/* -----------------------------------------------------------
 * FOR SMALLER TV SCREENS LESS THAN 800PX HIGH
 ************************************************************ */
@media (max-height: 800px) {
 #screen2 p {
    font-family: 'Oxygen', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #f5770c;
 }
 #screen2 h2 {
    font-family: 'Oxygen', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.0;
    text-align: center;
 }
 #quoteofday p {
    font-family: 'Oxygen', sans-serif;
    font-size: 52px;
    font-weight: 600;
    line-height: 1.5;
    text-align:center;
    margin: 50px 50px;
 }
 #quoteofday h2 {
    font-family: 'Oxygen', sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
    text-align:center;
    margin: 50px 50px;
 }

#screen2 {
  width: 97%;
  height: 98%;
}
 #screen2 h2 {
    font-family: 'Oxygen', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 0.8;
 }
 #screen2 h3 {
    font-family: 'Oxygen', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 0.5;
 }
}

@media (max-height: 800px) and (max-width:1100px) {
 .prodtab {
    font-family: 'Oxygen', sans-serif;
    font-size: 32px;
    line-height: 1.0;
 }
 #infoblock {
     display:block;
 }
}

@media (max-width:800px) {
}

/* -----------------------------------------------------------
 * FOR WIDE SCREENS OVER 1400PX
 ************************************************************ */
@media (min-width: 1280px) {
 #infoblock {
    border-radius: 10px 25px 15px;
    border: 2px solid #f4b942;
    display: inline-block;
    position: relative;
    top: 0px;
    padding: 10px 10px;
    margin: 10px 25px;
    float: left;
    height: 95%;
    max-width: 700px;
 }

 #infoblock h2 {
    text-align: center;
    font-family: 'Oxygen', sans-serif;
    font-size: 42px;
    margin: 0px 0px;
 }

 #sidebar {
    display: inline-block;
    position: relative;
    border: 0px solid #f4b942;
    height: 600px;
    width: 200px;
    font-family: 'Oxygen', sans-serif;
    font-size: 48px;
    border-radius: 10px 25px 15px;
    padding: 10px 10px;
    margin: 10px 25px;
    height: 95%;
 }

 .arrow {
    display: inline-block;
    height: 150px;
    padding: 5px 5px;
    font-family: 'Oxygen', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin: 5px 0px;
 }

 .rank {
    display: inline-block;
    background: #00afaf;
    font-family: 'Oxygen', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin: 5px 30px;
    padding: 10px 10px;
    width: 100px;
    height: 100px;
    position: relative;
    top: 0px; 
 }

 .prodtab {
    font-family: 'Oxygen', sans-serif;
    font-size: 42px;
    line-height: 0.8;
 }

}

/* --------------------------------------------- */
/* For Samsung 55 inch TV web browser Exact Size */
/* --------------------------------------------- */
@media (width:1280px) and (height:720px) {
  #screen1 {
    width: 99%;
    height: 99%;
    padding-top:5px;
    min-height:720px;
  }
  #screen1 p {
      text-align:center;
  }
  .prodtab {
    font-family: 'Oxygen', sans-serif;
    font-size: 28px;
  }
  .prodtab td.rt { width: 230px; padding: 10px 0px; line-height:1.2; }
  #screen3 {
    width: 99%;
    height: 99%;
    background-image: url("./images/blue-turquoise-gradient-polygon-shaped-background.png");
    background-size: cover;
  }
  #screen3 h1 {
    font-family: 'Oxygen', sans-serif;
    font-size: 60px;
    font-weight: 600;
  }
  #screen4 {
    width: 99%;
    height: 99%;
    background-image: url("./images/blue-turquoise-gradient-polygon-shaped-background.png");
    background-size: cover;
  }
  #screen4 h1 {
      font-family: 'Oxygen', sans-serif;
      font-size: 60px;
      font-weight: 600;
  }
  #screen5 {
    width: 99%;
    height: 99%;
    background-image: url("./images/261718673_00baec77e9_o.jpg");
    background-size: cover;
  }
  #screen5 h1 {
      font-family: 'Oxygen', sans-serif;
      font-size: 60px;
      font-weight: 600;
  }
  #screen6 {
    width: 99%;
    height: 99%;
    background-image: url("./images/261718673_00baec77e9_o.jpg");
    background-size: cover;
  }
  #screen6 h1 {
      font-family: 'Oxygen', sans-serif;
      font-size: 60px;
      font-weight: 600;
  }
  #infoblock {
    border-radius: 10px 25px 15px;
    border: 2px solid #f4b942;
    display: inline-block;
    position: relative;
    top: 0px;
    padding: 10px 10px;
    margin: 10px 10px;
    float: left;
    height: 95%;
    max-width: 500px;
  }

  #infoblock h2 {
    text-align: center;
    font-family: 'Oxygen', sans-serif;
    font-size: 32px;
    margin: 0px 0px;
  }
}
/* --------------------------------------------- */
/* For Large Screen TV driven by PC and Chrome   */
/* --------------------------------------------- */
@media (width:1600px) and (height:900px) {
  #screen1 {
    width: 99%;
    height: 99%;
    padding-top:5px;
    min-height:900px;
  }
  #screen1 p {
      text-align:center;
  }
  .prodtab {
    font-family: 'Oxygen', sans-serif;
    font-size: 34px;
    font-weight: 600;
  }
  .prodtab td.rt { width: 400px; padding: 10px 0px; line-height:1.4; }
  .prodtab td.lt { width: 400px; padding: 20px 0px; line-height:1.0; }
}


/* --------------------------------------------- */
/* For Samsung 55 inch TV web browser */
/* --------------------------------------------- */
@media (min-height: 400px) and (max-height:700px) {
#screen2 {
  width: 95%;
  height: 100%;
  padding: 0px 10px;
  background-image: url("./images/bg-main.png");
  background-repeat: repeat;
  background-size: auto;
}
#screen2 h1 {
    font-family: 'Oxygen', sans-serif;
    font-size: 42px;
    font-weight: 600;
}
#screen2 h2 {
    font-family: 'Oxygen', sans-serif;
    font-size: 28px;
    font-weight: 600;
}
#screen2 h3 {
    font-family: 'Oxygen', sans-serif;
    font-size: 22px;
    font-weight: 600;
}
#screen2 p {
    font-family: 'Oxygen', sans-serif;
    font-size: 14px;
    font-weight: 600;
}
#screen2 span {
    display:inline-block;
    white-space:nowrap;
    font-family: 'Oxygen', sans-serif;
    font-size: 10px;
    font-weight: 400;
}

/* MTD Production for each LO */
 #infoblock {
    border-radius: 10px 25px 15px;
    border: 2px solid #f4b942;
    display: inline-block;
    position: relative;
    top: 0px;
    padding: 10px 10px;
    margin: 10px 25px;
    float: left;
    height: 95%;
    max-width: 500px;
 }

/* MTD Production for each LO */
#screen1 {
  width: 100%;
  height: 100%;
}
.prodtab td.lt { width: 230px; padding: 10px 0px; }
.prodtab td.rt { width: 230px; padding: 10px 0px; }

#infoblock h2 {
    text-align:center;
    font-family: 'Oxygen', sans-serif;
    font-size: 28px;
    line-height:0.8;
}

}

/* mobile devices such as phones */
@media (max-width:480px){
  div.outerwrap2 {
     width: unset;
  }
  div.innerwrap2 {
     width: unset;
  }
  .grid-container {
     grid-template-columns: unset;
  }
  .mainmenus li a:hover {
     padding: 5px 20px;
  }
  .mainmenus li a {
     padding: 5px 20px;
  }

}

