﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
*{
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
     -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html{
    width: 100vw;
    height: 100%;
    min-height: 100vh;
}
form#form1 {
    width: 100vw;
    height: 100%;
    min-height: 100vh;
   
}
body {
   width: 100vw;
   height: 100%;
   min-height:100vh;
   /*background-color: #ebebeb;*/
   margin: 0;
   padding: 0;
   overflow-y:auto;
   overflow-x: hidden;
   font-family: 'Roboto', sans-serif;
   font-size: .95em;
   -webkit-tap-highlight-color: transparent;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   border:1px solid transparent;
}

input,
textarea,
button,
select, label, a
{
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.message_holder
{
   width: 980px;
   min-width: 315px;
   height: auto;
   display: block;
     margin-top:120px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #ebebeb;
}

.holder
{
    width: 980px;
    min-width: 315px;
    height: auto;
    /*margin-top: 120px;*/
    margin-top: 1px;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #ebebeb;
 }

.jholder
{
    width: 980px;
    min-width: 315px;
    height: auto;
    /*min-height:min-content;*/
    margin-top: 89px;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*background-color: #ffffff;*/
    /*padding-bottom:232px;*/
   
    
   
 }

.jholder2 {
    width: 980px;
    /*min-width: 315px;*/
    height: auto;
    margin-top: 49px;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
   /* border:1px solid red;*/
    /*padding-bottom: 232px;*/
}
.jholder222 {
    width: 980px;
    min-width: 315px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*padding-bottom: 232px;*/
    background-color:white;
}
.jholder222:nth-of-type(odd) {
    background-color: #ebebeb;
 }
.jholder222:last-of-type{
   margin-bottom:100px;
    border:1px solid;
}

.jholder22 {
    width: 980px;
    min-width: 315px;
    height: auto;
    margin-top: 89px;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
}
.job_holder_scrolling {
    width: 980px;
    height: auto;
    min-height: 750px;
    padding-bottom: 0px;
}
img.scrolling {
    width: 100%;
    height: auto;
    position: relative;
    display: block
}
.arrow_holder {
    width: 980px;
    position: absolute;
    display: flex;
    height: 80px;
    top: 680px;
}

.arrow_container {
    position: relative;
    display: inline-flex;
    width: 120px;
    height: auto;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

.triangle-left {
    margin-right: 20px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 50px solid #009D65;
    border-bottom: 25px solid transparent;
}


.triangle-right {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 50px solid #009D65;
    border-bottom: 25px solid transparent;
}
img.header_banner
{
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top:0px;
}
img.header_banner2 {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 40px;
}
img.header_banner3 {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 80px;
}
p.front_page
{
    padding-left: 5%;
    padding-top: 2%;
    padding-right: 3%;
    padding-bottom: 3%;
    line-height:20px;
 }
.jholder22 .press_release {
    position: relative;
    padding-left: 5%;
    padding-top: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
    
    
}

.jholder22 h2 {
    color:black; 
    display: block; 
    margin-top: 0%; 
    margin-bottom: 3%;
}
.CAGP_holder {
    display: flex;
    width: 980px;
    flex-direction: row;
    margin-bottom: 20px;
   /* margin-top:-80px;*/
   margin-top:40px;
   padding-bottom:10px;
}
.CAGP_button {
    width: 230px;
    height: 100px;
    text-align: center;
    margin-left: 20px;
    color: #ffffff;
    background-color: #009953;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    font-size:large;
}
.CAGP_holder2 {
    display: flex;
    width: 980px;
    flex-direction: row;
    justify-content:center;
    margin-bottom: 100px;
    /*margin-top: -80px;*/
    margin-top:20px;
}
.CAGP_button2 {
    width: 230px;
    height: 40px;
    text-align: center;
    margin-left: 20px;
    color: #000000;
    background-color: #00CCCC;
    padding-top: 10px;
    padding-bottom: 20px;
    font-weight: bold;
    font-size:large;
}
.CAGP_button2:hover
{
    cursor:pointer;
}
.CAGP_button2 a
{
    text-decoration:none;
    color:#000000;
}
/*.CAGP_holder {
    margin-top: 40px;
    padding-bottom: 10px;
}

.CAGP_holder2 {
    margin-top: 20px;
}*/
.GrantsAction_holder {
        display: flex;
        width: 980px;
        flex-direction: row;
        margin-bottom: 30px;
        margin-top: -80px;
        padding-bottom:80px;
    }
.home_page_holder {
    display: flex;
    width: 980px;
    flex-direction: row;
    margin-bottom: 30px;
    margin-top: 0px;
    padding-bottom: 20px;
}
.Grants_photos {
    width: 310px;
    margin-left:25px;
    height: 350px;
    text-align: center;

}
.Grants_photos img
{
    width:310px;
    height:auto;
    padding-bottom: 20px;
}
.Grants_photos img:hover
{
    cursor:pointer;
}
.no_margin_left {
    margin-left: 0;
}
.navy {
    background-color:#003366;
}
.blue {
    background-color:#0066CC;
}
 .green
 {
     background-color:#009953;
 }
.lightgreen {
    background-color: #99CC33;
}
 
.CAG_holder {
    display: flex;
    padding-left: 10px;
    margin-top: 0px;
    
}

.CAG_holder >.CAG_buttons {
    display: inline;
    width: 275px; 
    height: 40px; 
    padding-left: 10px; 
    padding-right: 10px; 
    padding-top: 10px;
    padding-bottom: 10px; 
    text-align: center;
    vertical-align: middle;
    background-color:yellowgreen; 
    color: black; 
    font-weight: bold;
}

.CAG_buttons:last-of-type
{
    margin-left: 20px;
}
    .CAG_buttons:hover {
        background-color: #009D65;
    }
.service_list22 {
    list-style-type: disc;
    margin-left: 33px;
}

    .service_list22 li {
        margin-bottom: 15px;
    }
   
span.civil_rights {
    display: inline-block;
    height: 40px;
    padding: 5px;
    padding-top: 10px;
    margin-bottom: 5px;
    width: 300px;
}

span.civil_rights2 {
    display: inline-block;
    height: 40px;
    padding: 5px;
    padding-top: 10px;
    margin-bottom: 5px;
}

span.DBE {
    display: inline-block;
    height: 40px;
    padding: 5px;
    padding-top: 10px;
    margin-bottom: 5px;
   
}

span.EEO {
    display: inline-block;
    height: 40px;
    padding: 5px;
    padding-top: 10px;
    margin-bottom: 5px;
}

span.ADA {
    display: inline-block;
    height: 40px;
    padding: 5px;
    padding-top: 10px;
    margin-bottom: 5px;
}

span.civil_rights:last-child {
    width: 35px;
    background-color: #ebebeb;
    vertical-align: top;
    text-align: center;
    color: #000000;
    margin-left: 0px;
    font-weight: bolder;
    font-size: large;
    padding-top:25px;
    padding-right:20px;
}

span.civil_rights2:last-child {
    width: 35px;
    background-color: #ebebeb;
    vertical-align: top;
    text-align: center;
    color: #000000;
    margin-left: 0px;
    font-weight: bold;
    font-size: large;
}

span.DBE:last-child {
    width: 35px;
    background-color: #ebebeb;
    vertical-align: top;
    text-align: center;
    color: #000000;
    margin-left: 0px;
    font-weight: bolder;
    font-size: large;
    padding-top: 25px;
    padding-right: 20px;
}

span.EEO:last-child {
    width: 35px;
    
    vertical-align: top;
    text-align: center;
    color: #000000;
    margin-left: 0px;
    font-weight: bolder;
    font-size: large;
    padding-top: 25px;
    padding-right: 20px;
}

span.ADA:last-child {
    width: 35px;
    background-color: #ffffff;
    vertical-align: top;
    text-align: center;
    color: #000000;
    margin-left: 0px;
    font-weight: bolder;
    font-size: large;
    padding-top: 25px;
    padding-right: 20px;
}

    span.civil_rights:first-child:hover, span.ADA:first-child:hover, span.EEO:first-child:hover, span.DBE:first-child:hover, span.civil_rights2:first-child:hover {
        cursor: pointer;
    }

span.civil_rights:first-child {
    width: 500px;
    background-color: #ebebeb;
    text-align: left;
    color: #000000;
    font-weight: bold;
    padding-left:10px;
}

span.civil_rights2:first-child {
    width: 400px;
    background-color: #ebebeb;
    text-align: center;
    color: #000000;
    font-weight: bold;
}

span.DBE:first-child {
    width: 500px;
    background-color: #ebebeb;
    text-align: left;
    color: #000000;
    font-weight: bold;
    padding-left: 10px;
}

span.EEO:first-child {
    width: 500px;
    text-align: left;
    color: #000000;
    font-weight: bold;
    padding-left: 10px;
}

span.ADA:first-child {
    width: 500px;
    background-color: #ffffff;
    text-align: left;
    color: #000000;
    font-weight: bold;
    padding-left: 10px;
}

   /* span.civil_rights:last-child:hover, span.ADA:last-child:hover, span.EEO:last-child:hover, span.DBE:last-child:hover, span.civil_rights2:last-child:hover {
        cursor: pointer;
    }*/
  
    #civil_rights:hover, #ADA:hover, #EEO:hover, #DBE:hover, #EEO:hover {
       cursor: pointer;
    }

.civil_rights_content {
    display: none;
    margin-left: 0px;
    margin-top: -10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ebebeb;
    width: 535px;
}

.civil_rights_content2 {
    display: none;
    margin-left: 10px;
    margin-top: 10px;
}

.DBE_content {
    display: none;
    margin-left: 0px;
    margin-top: -10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ebebeb;
    width: 535px;
    
}


.ADA_content {
    display: none;
    margin-left: 0px;
    margin-top: -10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 525px;
}
.EEO_content {
    display: none;
    margin-left: 0px;
    margin-top: -10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 525px;
}
.civil_rights_arrow, .ADA_arrow, .DBE_arrow, .EEO_arrow {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #009D65;
    margin-top: 50px;
}
.pic_holder
{
    width:980px;
    
}
  
    .pic_holder, .img_holder {
        width: 980px;
        height: auto;
        /*margin-left:150px;*/
        margin-left:0px;
       
    }
img.header_banner3 {
    margin-top: 60px;
    padding-top: 0px;
    
}

#iframe1 {
    width: 100%;
    height:400px;
    justify-content: center;
    margin-top: 20px;
    display:none;
    overflow-y:auto;
    border:none;
}


@media screen and (min-width: 1024px) 
{
    .triangle-left:hover 
    {
        border-right-color: #007EC3;
        cursor: pointer;
    }

    .triangle-right:hover {
        border-left-color: #007EC3;
        cursor: pointer;
    }
}

@media screen and (max-width: 980px)
{
    html, body {
        overflow-x: hidden;
    }
    .holder
    {
          width: 100vw;
          max-width: 100vw;
          height: auto;
          
    }
    .jholder, .jholder2, .jholder22 {
        width: 100vw;
        height: auto;
        margin-top: 94px;
        padding-bottom: 0px;
    }

    .jholder222 {
        width: 100vw;
        height: auto;
        padding-bottom: 20px;
    }

    .pic_holder {
        width: 100vw;
    }

        .pic_holder, .img_holder {
            width: 100vw;
            height: auto;
            margin-left: 0px;
        }
    .message_holder {
        width: 100vw;
        min-width: 100vw;
        height: auto;
        background-color: yellow;
    }
   
    .job_holder_scrolling {
        float: none;
        width: 100vw;
        max-width: 100vw;
        height: auto;
        min-height: auto;
        /* height: 120px;
        max-height: 120px;
        min-height: 120px;*/
    }
    .container
    {
        height: 100%;
    }

    img.scrolling
    {
        width: 100vw;
     }
    #img_holder, #big_holder {
            width: 100vw;
            height: auto;
            position: relative;
           
        }

        .arrow_holder {
            width: 100vw;
            position: relative;
            display: inline-block;
            height: 50px;
            top: 0px;
            margin-top: 10px;
           
        }

        .arrow_container {
        
            position: relative;
            display: flex;
        }

        .triangle-left, .triangle-right {
            padding: 0;
        }

    .CAG_holder 
    {
        flex-direction: column;
        margin: 0;
        padding: 0;
        width: 80vw;
        margin-left: 5vw;
        margin-top: -15px;
     }
    
    .CAG_holder >.CAG_buttons 
    {
           width: 50vw;
            height: 40px;
            padding-left: 2vw;
            padding-right: 2vw;
            margin-top: 10px;         
     }
      
     .CAG_buttons:last-of-type
      {
            margin-left: 0px;
      }

    .jholder22 >.press_release {
        position: relative;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 3%;
        padding-bottom: 3%;
     }

    .jholder22 h2, .jholder2 h2
     {
        margin-top: 3%;
     }
    .CAGP_holder, .CAGP_holder2 {
        width:100vw;
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items:center;
        margin:0;
        padding:0;
     }
    .CAGP_holder2
    {
        padding-bottom:100px;
    }
    .no_margin_left
    {
        margin-left:2%;
    }
    .CAGP_button, .CAGP_button2 {
        width: 30vw;
        margin: 0;
        padding-left:2vw;
        padding-right:2vw;
        margin-bottom: 30px;
       
    }
    .CAGP_button
    {
        padding-bottom:100px;
    }
    .CAGP_button2 {
        padding-bottom: 50px;
        
    }
    .GrantsAction_holder {
        width: 100vw;
        flex-direction: column;
        margin-bottom: 30px;
        margin-top:0px;
        
    }
    .home_page_holder {
        width: 100vw;
        flex-direction: column;
        margin-bottom: 30px;
        margin-top: 0px;
    }
    .Grants_photos {
        width: 50vw;
        height: auto;
        text-align: center;
        margin:0;
       padding-bottom: 30px;
        transform: translateX(50%);
    }
        .Grants_photos img {
            width: 50vw;
            height: auto;
            padding-bottom: 20px;
        }
    .pic_holder, .img_holder {
        margin-top: -2px;
    }
    img.header_banner
    {
        margin-top:-4px;
    }
    img.header_banner2 {
        margin-top: -4px;
    }
    img.header_banner3
    {
        margin-top:120px;
        padding-top:0px;
        
        
    }
}

@media screen  and (min-width:600px) and (max-width:980px)
{
    .pic_holder, .img_holder
    {
        width:600px;
        max-width:600px;
       height:auto;
       margin:-2px auto;
     }
}

@media screen and (max-width: 720px) {
    .CAG_holder {
        flex-direction: column;
        margin: 0;
        padding: 0;
        width: 80vw;
        margin-left: 5vw;
        margin-top: -15px;
    }

        .CAG_holder > .CAG_buttons {
            width: 45vw;
            height: 40px;
            padding-left: 2vw;
            padding-right: 2vw;
            margin-top: 10px;
        }

    .CAG_buttons:last-of-type {
        margin-left: 0px;
    }
    
    span.civil_rights:first-child, span.ADA:first-child, span.DBE:first-child, span.EEO:first-child {
        width: 365px;
    }
    
    .civil_rights_content, .ADA_content,.DBE_content, .EEO_content
    {
        width:400px;
        
    }
    .DBE_content
    {
        padding-top:20px;
    }
    .GrantsAction_holder
    {
        margin-top:0px;
    }
    .home_page_holder {
        margin-top: 0px;
    }
}

@media screen and (max-width: 510px) {

    span.civil_rights:first-child, span.ADA:first-child, span.DBE:first-child, span.EEO:first-child {
        width: 60vw;
        padding-bottom: 40px;
        /*  border:1px solid red;*/
    }

    span.civil_rights:nth-child(2), span.ADA:nth-child(2), span.DBE:nth-child(2), span.EEO:nth-child(2) {
        padding-bottom: 25px;
    }


    .civil_rights_content, .ADA_content, .DBE_content, .EEO_content {
        width: 67vw;
        padding-bottom: 20px;
    }

}

@media screen and (max-width: 450px) {
        p.front_page {
            padding-left: 5%;
            padding-top: 3%;
            padding-right: 5%;
        }

        .CAG_holder > .CAG_buttons {
            width: 70vw;
            height: 40px;
            padding-left: 2vw;
            padding-right: 2vw;
            margin-top: 10px;
        }

        .CAGP_button, .CAGP_button2 {
            width: 75%;
        }

        .CAGP_button {
            padding-bottom: 100px;
        }

        .CAGP_button2 {
            padding-top: 10px;
            padding-bottom: 0px;
        }

        .service_list22 {
            list-style-type: disc;
            margin-left: 5%;
        }

            .service_list22 li {
                margin-bottom: 15px;
            }

       
    }



