 .u-section-1 {
  background-image: url("images/ross_ade_2018_1.jpeg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 303px;
}

.u-section-1 .u-text-1 {
  width: 697px;
  font-size: 3rem;
  background-image: none;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 125px auto -2px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 250px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 191px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 143px;
  }

  .u-section-1 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 90px;
  }

  .u-section-1 .u-text-1 {
    width: 340px;
    font-size: 1.5rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-text-1 {
  margin: 5px auto 10px 0;
}@media screen and (max-width: 1225px) and (min-width: 1045px) {
		.priority-5{
			display:none;
		}
	}
	
	@media screen and (max-width: 1045px) and (min-width: 835px) {
		.priority-5{
			display:none;
		}
		.priority-4{
			display:none;
		}
	}
	
	@media screen and (max-width: 565px) and (min-width: 300px) {
		.priority-5{
			display:none;
		}
		.priority-4{
			display:none;
		}
		.priority-3{
			display:none;
		}
	}
	
	@media screen and (max-width: 300px) {
		.priority-5{
			display:none;
		}
		.priority-4{
			display:none;
		}
		.priority-3{
			display:none;
		}
		.priority-2{
			display:none;
		}
	
	}@font-face {
  font-family: 'bahnschrift';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/bahnschrift.ttf);
}

.summary-card {
    max-width: 950px;
    margin: 16px 0 18px;
    padding: 14px 16px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 6px;
}

.predictor-box {
    width: 700px;
    max-width: 100%;
    border: 1px solid #d0d0d0;
    padding: 10px;
    background: #ffffff;
    box-sizing: border-box;
    overflow-x: auto;
    margin-top: 12px;
    margin-bottom: 18px;
}

.predictor-box tbody {
    border: none;
}

.predictor-box table {
    border-collapse: collapse;
    border: none;
    width: 100%;
    max-width: 100%;
}

.predictor-box table th,
.predictor-box table td {
    border: none;
    padding: 2px 4px;
    box-sizing: border-box;
}

.predictor-box table tr,
.predictor-box table tbody,
.predictor-box table thead {
    border: none;
}

h4 {
    margin: 0 0 8px 0;
    font-size: 18px;
}

thead
{
        background-color: #808080;
	  white-space: pre;
	  font-weight: 700;
	  color: white; 
}

tr:nth-child(3)
{ 
        background-color: #EEEEEE;
}


tr:nth-child(4)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(7)
{ 
        background-color: #EEEEEE;
}


tr:nth-child(8)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(11)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(12)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(15)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(16)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(19)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(20)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(23)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(24)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(27)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(28)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(31)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(32)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(35)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(36)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(39)
{ 
        background-color: #EEEEEE;
}

tr:nth-child(40)
{ 
        background-color: #EEEEEE;
}


.team-header {
    max-width: 950px;
}

