@charset "UTF-8";
/* CSS Document */

/* jumbotron image front page */
.jumbotron-top-game-page {
background: rgb(0,0,0);
background: -moz-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: -webkit-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%), url("../2025/media/ithaca/Fairport-celebration-jumbo.webp") center no-repeat;
 background-size: cover;
 height: 500px;/*
 border-top: 6px solid #a4aaad ;
 border-bottom: 6px solid #a4aaad ;*/
}

/* jumbotron image mobile front page */
.jumbotron-top-game-page-mobile {
 background-image: linear-gradient(00deg, rgba(0,0,0,0.6026785714285714) 0%, rgba(0,0,0,0.5970763305322129) 100%), url("../2025/media/ithaca/Fairport-celebration-mobile.webp");
 height: 450px;
 background-size: cover;
 background-position: center;
}

/* jumbotron image ithaca-2025 */
.jumbotron-ithaca-2025 {
background: rgb(0,0,0);
background: -moz-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: -webkit-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%), url("../2025/media/ithaca/Fairport-celebration-jumbo.webp") center no-repeat;
 background-size: cover;
 height: 500px;
}

/* jumbotron image mobile ithaca-2025 */
.jumbotron-ithaca-2025-mobile {
 background-image: linear-gradient(00deg, rgba(0,0,0,0.6026785714285714) 0%, rgba(0,0,0,0.5970763305322129) 100%), url("../2025/media/ithaca/Fairport-celebration-mobile.webp");
 height: 550px;
 background-size: cover;
 background-position: center;
}

/* jumbotron ithaca-2025*/
.jumbotron-ithaca-2025-01 {
 background: url("../2025/media/ithaca/team-huddle-jumbo.webp") fixed center no-repeat;
 background-size: cover;
 height: 450px;
 padding-top:100px;
}

/* jumbotron ithaca-2025 */
.jumbotron-ithaca-2025-02 {
 background: url("../2025/media/ithaca/QB-rollout-jumbo.webp") fixed center no-repeat;
 background-size: cover;
 height: 450px;
 padding-top:60px;
}

/* jumbotron ithaca-2025 */
.jumbotron-ithaca-2025-03 {
 background: url("../2025/media/ithaca/Olineman-focused-jumbo.webp") fixed center no-repeat;
 background-size: cover;
 height: 450px;
 padding-top:60px;
}

/* jumbotron ithaca-2025 */
.jumbotron-ithaca-2025-04 {
 background: url("../2025/media/ithaca/turning-and-running-jumbo.webp") fixed center no-repeat;
 background-size: cover;
 height: 450px;
 padding-top:60px;
}

/* jumbotron ithaca-2025 */
.jumbotron-ithaca-2025-05 {
 background: url("../2025/media/ithaca/tackle-against-ithaca-jumbo.webp") fixed center no-repeat;
 background-size: cover;
 height: 450px;
 padding-top:60px;
}