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

body {
	background-color: #FFFFFF;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}

.text-size {
	font-size: 1.3rem;
}

/* jumbotron drhsgeneral */
.jumbotron-DRHS-general {
 background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 15%, rgba(0,0,0,1) 100%), url("../media/score-board-jumbo.webp") center no-repeat;
 background-size: cover;
 height: 550px;
 padding-top:120px;
}

/* jumbotron drhs-general mobile */
.jumbotron-DRHS-general-mobile {
 background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%), url("../media/score-board-mobile.webp") center no-repeat;
 height: 500px;
 padding-top: 130px;
 background-size: cover;
 background-position: center;
}

/* jumbotron drhs-general */
.jumbotron-DRHS-middle {
 background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 15%, rgba(0,0,0,1) 100%), url("../media/our-house-jumbo.webp") center no-repeat;
 background-size: cover;
 height: 550px;
 padding-top:120px;
}

/* jumbotron drhs-general mobile */
.jumbotron-DRHS-middle-mobile {
 background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%), url("../media/our-house-mobile.webp") center no-repeat;
 height: 500px;
 padding-top: 130px;
 background-size: cover;
 background-position: center;
}

/* jumbotron drhs-general */
.jumbotron-DRHS-middle-gym {
 background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 15%, rgba(0,0,0,1) 100%), url("../media/drhs-gym.webp") center no-repeat;
 background-size: cover;
 height: 500px;
}

/* jumbotron drhs-general mobile */
.jumbotron-DRHS-middle-gym-mobile {
 background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%), url("../media/drhs-gym-mobile.webp") center no-repeat;
 height: 500px;
 padding-top: 130px;
 background-size: cover;
 background-position: center;
}

.font-size-nav {
	font-size: 2em;
}

/* jumbotron drhs-general */
.jumbotron-DRHS-football-general {
 background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 15%, rgba(0,0,0,1) 100%), url("../football/media/Desert-Ridge-football-jumbo.webp") center no-repeat;
 background-size: cover;
 height: 550px;
 padding-top:120px;
}

/* jumbotron drhs-general mobile */
.jumbotron-DRHS-football-general-mobile {
 background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%), url("../football/media/Desert-Ridge-football-mobile.webp") center no-repeat;
 height: 500px;
 padding-top: 130px;
 background-size: cover;
 background-position: center;
}

/* jumbotron drhs-general */
.jumbotron-DRHS-jaguar {
 background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 15%, rgba(0,0,0,1) 100%), url("../media/Desert-Ridge-Jaguars-jumbo.webp") center no-repeat;
 background-size: cover;
 height: 550px;
 padding-top:120px;
}

/* jumbotron drhs-general mobile */
.jumbotron-DRHS-jaguar-mobile {
 background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%), url("../media/Desert-Ridge-Jaguars-mobile.webp") center no-repeat;
 height: 500px;
 padding-top: 130px;
 background-size: cover;
 background-position: center;
}