@media only screen and (max-width: 600px) {

.table-bordered {
    border: 1px solid #ddd;
    font-size: 10px !important;
}



.general-page-body-container {
    background-image: url("/sites/default/files/assets/egrp-cohort/egrpheader.jpg"); /* The image used */
     background-size: 100%;
   background-position: 0px -0px !important;
  background-repeat: no-repeat; /* Do not repeat the image */
}

.col-sm-3 {
    width: 100% !important;
}



.region-sidebar-second {
  margin-top: 5% !important;
}



.x-line {
    width: 85% !important;
}

.title {
  color: black !important;
  font-size: 1em;
  
}


/*#OverviewBanner .BannerInfo .VenueInfo {
    padding: 0px 20px;
    font-size: 16px;
    color: black !important;
    background: none;
    min-width: 240px;
}

.region-sidebar-second {
  margin-top: 5% !important;
}
  
.general-page-body-container {
      background: #FFF  !important;

   
   background-position: 0px -0px;
  background-repeat: no-repeat; 
}

#OverviewBanner .BannerInfo .DateRange {
    padding: 0px 20px;
    font-size: 20px;
    color: black !important;
    margin-bottom: 7px;
    margin-left: -1.8%;
    color: black !important;
   
}*/

}

  


.navbar-is-static-top {
    background-color: #f7f8f3;
}

.general-page-body-container {
    background-image: url("/sites/default/files/assets/caig/age-header.jpg"); /* The image used */
     background-size: 100%;
   background-position: 0px -0px;
  background-repeat: no-repeat; /* Do not repeat the image */
}

#eventsreg-nav-bar {
    background-color: #383838;
}

.x-line {
    width: 48%;
    max-width: none;
    margin: 10px 0px 15px 20px;
    border-top-width: 4px;
    border-style: solid;
    border-color: rgb(241,203,23);
    font-size: 1em;
}


#OverviewBanner .BannerInfo {


    left: 0;
}

#OverviewBanner .BannerInfo .DateRange {
    padding: 0px 20px;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 7px;
     margin-top: .8%;
  
}



#OverviewBanner .BannerInfo .VenueInfo {
    padding: 0px 20px;
    font-size: 16px;
    color: #FFF;
    background: none;
    min-width: 240px;
}


#OverviewBanner {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5%;
    margin-left: -1.8%;
   
}

.Name {
  font-size: 1.1em;
}

.region-sidebar-second {
  margin-top: 100%;
}



.col-sm-9 {
  width: 70%;
}

.col-sm-3 {
  width: 30%;
}


#eventsreg-nav-bar .navbar-inverse .navbar-nav > .active > a {
  border-bottom: 4px solid #bb0e3d;
}

.title {
  color: #FFF;
  font-size: 1.2em;
  
}

#utility-bar {
    background:#004264;
}

h2 {
  margin-top: 25%;
  color: #bb0e3d;
}

.tableHeader {
  color: white;
  background-color: #005282;
  font-weight: bold;
  
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(1 68 101);
    border-bottom: 1px solid rgba(0,0,0,.125);
    color: white;
    font-weight: bold;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.text {
  font-size: 14px;
  font-weight: bold;
}




