 #mask-off p{
    background-color: #F6BE00 !important;
    font-size: 1.625rem !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
    padding: 0.5rem 1rem !important;
    padding-right: 3rem !important;
}

#shared-responsibility {
    display: none;
}

#hide-section {
    display: none;
}
#intro, #mission {
    padding-top: 0;
}
#intro p {
    font-size: 1.75rem;
    font-weight: 200;
    line-height: 1.25;
}
/* LEFT COLUMN COPY UNDER NAV */
#left-column-copy h4 {
    border-bottom: 0;
    padding: 0;
}
#left-column-copy {
    border-top: 1px solid #ddd;
    padding-top: 2rem;
}
 @media (max-width: 991px) {
	 #left-column-copy {
		 padding-top: 1rem;
	}
}
#uh-go-forms {
	 display: none;
}
/*REPORT FORMS*/
#report-forms h3 {
    text-align: center;
    margin-top: 0;
}
#report-forms #links-3 .section-links li a {
    font-weight: bold;
}
#report-forms p.text-center {
    margin-bottom: 0;
}
/*SUBFOOTER*/
#subfooter h4 {
    font-family: 'Milo';
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: 0.125em;
    margin: 0 0 12px;
    text-transform: uppercase;
}
#subfooter hr {
    margin-top: 0;
}
#subfooter #links-3 li {
    width: 31%;
}
@media only screen and (max-width: 880px){
    #subfooter #links-3 {
       padding-left: 1.25rem;
       padding-right: 1.25rem;
   }
   #subfooter #links-3 .section-links li{
        width: 100%;
        justify-content:center;
   }
   #subfooter #links-3 .section-links li:nth-child(1){
        margin: 0px;
        margin-bottom: 30px;
   }
   #subfooter #links-3 .section-links li:nth-child(2){
        margin: 0px;
        margin-bottom: 30px;
   }
   #subfooter #links-3 .section-links li:nth-child(3){
        margin: 0px;
   }
    
}


/*SECTION LINKS*/
.section-links {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}
.section-links {
    font: bold 1.25rem 'Milo', sans-serif;
    line-height: calc(1.5em - 3px);
}
.section-links > li {
    display: inline-block;
    margin: calc((1.5em - 3px) / 3) 1.5rem 0 0;
}
/* CTA LINKS - 3 buttons */
#links-3 {
    padding-left: 0;
    padding-right: 0;
}
#links-3 .section-links{
	 margin: 0;
	 padding: 0;
	 text-align: center;
}
 #links-3 .section-links li{
	 margin: 0;
	 width: 31.5%;
	 text-align: center;
}
 #links-3 .section-links li:nth-child(1){
	 margin: 0;
}
 #links-3 .section-links li:nth-child(2){
	 margin: 0 0 0 1rem;
}
 #links-3 .section-links li:nth-child(3){
	 margin: 0 0 0 1rem;
}
 
 #links-3 .section-links li a{
     display: block;
     padding: 15px 0;
     background-size: cover;
     background-position: center center;
     color: #fff9d9;
     font-size: 1.25rem;
     transition: .5s all;
     font-weight: normal;
}
 #links-3 .section-links li a:hover{
	 transform: scale(1.05);
}
 #links-3 .section-links li:nth-child(1) a{
	 background-color: #c8102e;
}
 #links-3 .section-links li:nth-child(2) a{
	 background-color: #c8102e;
}
 #links-3 .section-links li:nth-child(3) a{
	 background-color: #c8102e;
}
 
 #links-3 .section-links li a:after{
	 content: "";
}
 @media only screen and (max-width: 900px) and (min-width: 581px){
	 #links-3 .section-links li a{
		 font-size: inherit;
		 padding: 20px 0;
	}
}
 @media only screen and (max-width: 880px){
     #links-3 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
	 #links-3 .section-links li{
		 width: 100%;
		 justify-content:center;
	}
	 #links-3 .section-links li:nth-child(1){
		 margin: 0px;
		 margin-bottom: 30px;
	}
	 #links-3 .section-links li:nth-child(2){
		 margin: 0px;
		 margin-bottom: 30px;
	}
	 #links-3 .section-links li:nth-child(3){
		 margin: 0px;
	}
	 
}

/* CTA LINKS - 1 button - Information For... CSMO section */
#links-1 .section-links{
    margin: 0;
    padding: 0;
    text-align: center;
}
#links-1 .section-links li{
    margin: 0;
    width: 100%;
    text-align: center;
}
#links-1 .section-links li:nth-child(1){
    margin: 0;
}

#links-1 .section-links li a{
    display: block;
    padding: 20px 0;
    background-size: cover;
    background-position: center center;
    color: #c8192e;
    font-size: 1.25rem;
    font-weight: bold;
    transition: .5s all;
}
#links-1 .section-links li a:hover{
    transform: scale(1.05);
}
#links-1 .section-links li:nth-child(1) a{
    background-color: #fff9d9;
}

#links-1 .section-links li a:after{
    content: "";
}

/* RED TILES ON SECTION INDEX PAGES */
 .grid-icons img {
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
	 padding-top: 3rem;
	 padding-bottom: 5px;
}
 .grid-icons a.grid-link {
	 color: #fff;
	 font-weight: bold;
	 text-align: center;
     display: block;
     font-size: 1.5rem;
}
 .grid-icons .grid-link span {
	 display: block;
	 line-height: 1.25;
}
 .grid-icons .col-xs-12 {
     background-color: #c8102e;
     border: 1rem solid #fff;
	 text-align: center;
	 padding: 0;
	 transition: background-color .25s ease;
}
 .grid-icons .col-xs-12:hover {
	 background-color: #960c22;
}
.grid-icons a {
    padding-bottom: 6rem;
    padding-top: 1rem;
}

/* INFO SECTIONS ON HOMEPAGE & INFO FOR PAGES */
#info-container {
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
}
#info-container .col-xs-12 a {
    color: #fff;
    display: block;
    padding: 6rem 1rem;
}
#info-container .col-xs-12 {
    background-color: #c8102e;
    border: 15px solid #fff;
    padding: 0;
    transition: background-color .25s ease;
}
#info-container .col-xs-12:hover {
    background-color: #960c22;
}
#info-container p {
    margin: 0;
}
#info-container .row-no-padding .col-xs-12 a {
    padding: 2rem;
}
@media (min-width: 992px) and (max-width: 1149px) {
    #info-container {
        font-size: 2.65vw;
    }
}

/* INFO BUTTONS ON HOMEPAGE & INFO FOR PAGES */
#info-section {
    padding-bottom: 0;
}
#info-buttons-container {
    margin-top: 1rem;
}
#info-buttons-container p, .info-button-tile {
    font-family: 'League Gothic';
    font-size: 2.25rem;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.info-buttons {
    margin-bottom: 1.5rem;
}
.info-buttons:last-of-type {
    margin-bottom: 0;
}
p.info-button-red {
    background-color: #c8102e;
    margin-bottom: 1.5rem;
    margin-top: 0;
    transition: background-color .25s ease;
    border: 1px solid #c8102e;
}
p.info-button-red:hover, .tile-container a:hover span {
    background-color: #960c22;
    border: 1px solid #960c22;
}
p.info-button-red a {
    color: #fff;
    display: block;
    padding: 1.25rem;
}
p.info-button-cream {
    background-color: #fff9d9;
    margin-bottom: 1.5rem;
    margin-top: 0;
    transition: background-color .25s ease;
    border: 1px solid #f6be00;
}
p.info-button-cream:hover {
    background-color: rgb(246, 190, 0, .25);
}
p.info-button-cream a {
    color: #c8102e;
    display: block;
    padding: 1.25rem;
}
p.info-button-white {
    background-color: #fff;
    margin-bottom: 1.5rem;
    margin-top: 0;
    transition: background-color .25s ease;
    border: 1px solid rgb(136, 139, 141, .25);
}
p.info-button-white:hover {
    background-color: rgb(136, 139, 141, .25);
}
p.info-button-white a {
    color: #c8102e;
    display: block;
    padding: 1.25rem;
}
p.info-button-gray {
    background-color: rgb(136, 139, 141, .25);
    margin-bottom: 1.5rem;
    margin-top: 0;
    transition: background-color .25s ease;
    border: 1px solid rgb(136, 139, 141, .25);
}
p.info-button-gray:hover {
    background-color: #fff;
    border: 1px solid rgb(136, 139, 141, .25);
}
p.info-button-gray a {
    color: #c8102e;
    display: block;
    padding: 1.25rem;
}
.tile-container {
    position: relative;
    margin-bottom: 1.5rem;
}
.info-button-tile {
    font-family: 'League Gothic';
    font-size: 2.25rem;
    background-color: #c8102e;
    color: white;
    width: fit-content;
    display: block;
    padding: 1.25rem;
    position: absolute;
    top: 3vw;
    border: 1px solid #c8102e;
    transition: background-color .25s ease;
}
@media (min-width: 992px) and (max-width: 1500px) {
    p.info-button-red a, p.info-button-white a, p.info-button-cream a, p.info-button-gray a, .info-button-tile {
        padding: 1.2vw 1vw;
    }
    #info-buttons-container p, .info-button-tile {
        font-size: 2.2vw;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #info-buttons-container p, .info-button-tile {
        font-size: 3.3vw;
    }
    p.info-button-red a, p.info-button-white a, p.info-button-cream a, p.info-button-gray a, .info-button-tile {
        padding: 2vw;
    }
}
@media (max-width: 767px) {
    #info-buttons-container p {
        line-height: 1;
    }
}
@media (min-width: 1920px) {
    .info-button-tile {
        top: 3.5rem;
    }
}
.info-buttons a[href$=".pdf"]:before {
    display: none;
}

