/*------------- general styling--------------*/

body{
font-size: 16px;
}
/*------#ContainDiv { 
max-width: 100%; 
padding: 0;
} -----*/
#contentSection{
padding: 0;
}

#div_privacy,
#Server {
    display: none;
}
.container-fluid{
padding: 0px !important;
}
p{
margin-bottom: 15px;
}
#ContainDiv{
min-height: 590px;
}
.breadcrumb{
display: none;
}
/*---------------logo section---------------*/

.logoWrapper{
background-color: #ffffff;
min-height: 180px;
border-bottom: 5px solid #CB333B;
}
.topRight{
float: right;
margin-right: 15%;
margin-top: 3% !important;
}
.topLeft{
float: left;
margin-left: 10%;
margin-top: 2%;
}
.topRight a:hover {
	color: #ffffff;
}

.topRight a .fa {
	color: #ffffff;
	margin-left: 15px;
}

.fa a:hover {
	color: #73000a;
}

.topLink {
	color: #73000a;
}

.topLink a:hover {
	color: 73000af;
}
.search-here{
margin-top: -10px;
}
#H_Search{
margin-top: 10px;
}
@media (max-width: 767px){
.logoWrapper{
background-color: #ffffff;
min-height: 270px;
}
.topRight{
margin-right: auto;
margin-left: auto;
margin-top: 3% !important;
text-align: center;
float: none;
}
#H_Search{
margin-top: 10px;
margin-right: auto;
margin-left: auto;
}
.topLeft{
float: left;
margin-right: auto;
margin-left: auto;
margin-top: 3%;
}
}

@media (max-width: 500px){
.logoWrapper{
background-color: #ffffff;
min-height: 227px;
}
}


/*******************NAVIGATION***********************/
    .dropdown:hover .dropdown-menu{
        display: block;
        background-color: #ffffff !important;
    }
    .dropdown-menu{
        margin-top: 0;
    }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #73000a;
color: #ffffff;
}

.navbar{
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border-radius: 0px;
  border-bottom: 5px solid #CB333B;
}

.nav a {
  color:  #73000a;
  font-size: 17px;
}
.nav a:hover,
.nav a:focus,
.nav a:active {
  background-color: #73000a !important;
color: #ffffff;
}

.navbar-toggle {
  background-color: #ffffff;
}
.icon-bar {
  background-color: #73000a;
}

.dropdown-menu{
  background-color: #ffffff !important;
}
.dropdown-menu > li > a:hover{
color: #ffffff;
}
@media screen and (max-width: 768px) {
  .navbar {
    display: block;
  }
  .hideSmall {
    display: none;
  }
  #miniNav a {
    font-size: 20px;
  }
}
/*******************END NAVIGATION***********************/

/*------------footer--------------------*/
.address{
text-align: center;
}
.footerLogo img{
max-width: 300px;
margin-right: auto;
margin-left: auto;
}
.social img{
display: inline;
margin-right: 5px;
}
.social{
text-align: center;
}
.footerWrapper{
width: 100%;
background-color: #ffffff;
border-top: 5px solid #CB333B;
}

.innerFooter{
color: #73000a;
display: flex;
flex-direction: row;
justify-content: center;
gap: 55px;
padding-top: 30px;
padding-bottom: 25px;
margin-right: auto;
margin-left: auto;
width: 65%;
}

.footerItem{
margin-right: auto;
margin-left: auto;
}
@media (max-width: 1200px){
.innerFooter{
color: #73000a;
display: flex;
flex-direction: column;
justify-content: center;
gap: 55px;
padding-top: 30px;
padding-bottom: 25px;
width: 100%;
margin-right: auto;
margin-left: auto;
}
}
/*----------end of footer------------*?

/*-----------custom & landing pages-----------*/
.landingHeader{
text-align: center;
font-weight: bold;
font-size: 30px;
margin-top: 40px;
}


.header{
text-align: center;
font-size: 35px;
font-weight: bold;
margin-top: 50px;
margin-bottom: 40px;
color: #73000A;
}
.subHeader{
font-size: 24px;
font-weight: bold;
margin-top: 30px;
margin-bottom: 15px;
color: #73000a;
}
.subHeader2{
font-size: 16px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
color: #CB333B;
}
hr{
  border-top: 2px solid #CB333B;
}
.pageWrapper{
margin-bottom: 50px;
}
.pageWrapper a:link{
font-size: 16px;
}

.boxAd img {
  width: 80%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 13%;
  margin-bottom: 13%;
  transition: transform 0.3s;
}

.boxAd img:hover {
  -ms-transform: scale(1.2);
  /* IE 9 */
  -webkit-transform: scale(1.2);
  /* Safari 3-8 */
  transform: scale(1.2);
}



/*-------End Custom Pages-------*/

/*------------Hard Coded Pages--------------*/
.card-heading, .card-header{
background-color: #73000A !important;
color: #ffffff !important;
border-bottom: 0 !important;
}
.card-info, .card{
border-color: transparent !important;
}
.page_header{
color: #73000A !important;
}
.btn-primary{
background-color: #73000A !important;
color: #ffffff !important;
border-color: transparent !important;
}
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active {
  color: #ffffff;
  background-color: #CB333B !important;
  border-color: #CB333B
}

.card-header {
background-color: #73000A !important;
color: #ffffff !important;
border-bottom: 0 !important;
}
.pageNumber{
background-color: #73000A !important;
color: #ffffff !important;
border-color: transparent !important;
}
.ordering_enabled, .add_another_course_button_enabled, .crn_button, .book_search_button, #Get_Materials{
color: #CB333B;
}
#Mycarousel{
padding: 0;
}
.navbar-nav{
background-color: #ffffff;
display: flex;
justify-content: center !important;
gap: 15px;
width: 100%;
}
.navbar-nav li a{
color: #73000A;
font-weight: bold;
font-size: 16px;
justify-content: center;

}
.navbar-nav li a:hover{
color: #444444;
font-weight: bold;
}

@media (max-width: 998px){
.dropdown-item{
text-align: center;
}
.navbar-nav li a{
padding: 2px;
}

}
.boxAdWrapper2{
display: flex;
flex-direction: row;
gap: 15px;
justify-content: center;
}
.boxAd{
text-align: center;
}
@media (max-width: 1000px){
.boxAdWrapper2{
display: flex;
flex-direction: column;
gap: 10px;
justify-content: center;
}
}

/*----------Home Page Sports Row-----*/
.sportsRow{
display: flex;
flex-direction: row;
gap: 50px;
justify-content: center;
margin: 70px 5%;
}
@media(max-width: 900px){
.sportsRow{
display: flex;
flex-direction: column;
gap: 30px;
justify-content: center;
margin: 40px 5%;
}
}

/*-------------New Merch Row on Home Page------------*/
.merchRow{
display: flex;
flex-direction: row;
gap: 90px;
justify-content: center;
margin: 70px 5%;
}

.merchVerbiage{
text-align: center;
margin-top: 15px;
}
.merchVerbiage a{
color: #3f3f3f;
font-size: 16px;
}

@media(max-width: 900px){
.merchRow{
display: flex;
flex-direction: column;
gap: 30px;
justify-content: center;
margin: 30px 10%;
}
}
