.covidnotice {left: auto; right: 20px;}

.contents .floatl {width: 50%; float: left;}
.contents .floatr {width: 50%; float: right;}
.contents .floatr img {float: right;}
.contents .floatr h2, .contents .floatr p {margin-left: 10px;}
.contents .row h2 {margin-bottom: 15px;}


    .contents .row:first-child .floatr:first-child {margin-top: 135px;}
    .contents .row:first-child .floatr:first-child p {width: 80%;}


    .contents .row:nth-child(2) .floatl {margin-top: 76px;}
    .contents .row:nth-child(2) .floatl p {width: 95%;}
    .contents .row:nth-child(2) .floatr {margin-top: 25px;}


    .contents .row:nth-child(3) .floatr {margin-top: 146px; width: 50%;}


    .contents .row:nth-child(4) .floatl {margin-top: 80px;}
    .contents .row:nth-child(4) .floatl {width: 50%;}


#downloads.content-area {padding-bottom: 50px;}
#downloads.content-area h3 {margin: 9px 0; font-size: 24px;}
#downloads.content-area .Wrapper img {margin: 3px 25px 0 0;}
#downloads.content-area .Wrapper + p {margin-top: 24px;}


#faq h2 {font-size: 30px;}
#faq .standard-table td + td {
    text-align: center !important;
    font-size: 16px;
    font-weight: bold;
}
#faq .standard-table td.first + td {font-size: 14px;}
.mobile {display:none;}
.desktop {display:initial;}


@media screen and (min-width:1001px) {

}
@media screen and (max-width:1225px) {
	#masthead-subhead .info {padding-left: 2%; }
}

@media screen and (max-width:1100px) {

	
}

@media screen and (max-width:800px) {

    .contents .row {margin-top: 30px;}
    .contents .row:first-child .floatr:first-child {margin-top: 0;}
    .contents .floatl {width: auto; float: none;}
    .contents .floatr {width: auto; float: none;}
    .contents .floatr img {float: none;}

    .contents .row:first-child {height: auto;}
        .contents .row:first-child .floatl {margin-top: 0;}
        .contents .row:first-child .floatl p {width: 100%;}
        .contents .row:first-child .floatr {margin-top: 25px;}


.contents .row:nth-child(2) {height: auto;}
    .contents .row:nth-child(2) .floatl {margin-top: auto;}
    .contents .row:nth-child(2) .floatr:first-child {margin-top: 0;}
    .contents .row:nth-child(2) .floatr:first-child p {width: 100%;}

.contents .row:nth-child(3) {height: auto;}
    .contents .row:nth-child(3) .floatr {margin-top: 0; width: 100%;}
    .contents .row:nth-child(3) .floatl p {}

.contents .row:nth-child(4) {height: auto;}
    .contents .row:nth-child(4) .floatl {margin-top: 0;width: 100%;}
    .contents .row:nth-child(4) .floatr:first-child p {}


    #downloads.content-area {background-color: #eaeaea; height: auto;}
    #downloads.content-area h3 {margin: 9px 0; font-size: 24px;}
    #downloads.content-area .Wrapper img {margin: 3px 25px 0 0;}
    #downloads.content-area .Wrapper + p {margin-top: 24px;}

    #downloads .Wrapper > a {
        display: inline-block;
        float: left;
        height: 51px;
        width: 47%;
        margin-bottom: 20px;
        margin-left: 5px;
    }
    #downloads .Wrapper > a:nth-child(3), #downloads .Wrapper > a:nth-child(4)  {margin-bottom: 0;}

}


@media screen and (max-width:700px) {

}

@media screen and (max-width:480px) {
	
    .mobile {display:inline-block;}
    .desktop {display:none;}
}


@media screen and (max-width:420px) {

}
