﻿.job_holder
{
    position: relative;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 392px;
    /*max-width: 392px;*/
    height: 356px;
    min-height: 356px;
    background-color: #009966;
    background-color: #009D65;
    vertical-align: top;
    margin-left: 0px;
 }

.job_holder_scrolling {
    position: relative;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 980px;
    /*max-width: 980px;*/
    height: auto;
    vertical-align: top;
    margin-left: 0px;
    
}
.message_holder2 {
    width: 980px;
    min-width: 315px;
    height: 70px;
    display: block;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #ebebeb;
    background-color: yellow;
}
.job_holder_organization
{
    position: relative;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 980px;
    max-width: 980px;
    height: 178px;
    min-height: 178px;
    /*background-color: #009966;*/
    background-color: #009D65;
    vertical-align: top;
    margin-left: 0px;
   
  
}

img.job_image{
    
    position: relative;
    float: right;
    display: block;
    width: 588px;
    max-width: 588px;
    height: auto;
    max-height: 356px;
    vertical-align: top;
    margin-right:0px;
}
.job_bk
{
     position: relative;
    float: right;
    display: block;
    width: 588px;
    max-width: 588px;
    height: 356px;
    max-height: 356px;
    vertical-align: top;
    margin-right:0px;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
   
}
.tp_photo {
    background-image: url('../images/transit_planner_2.jpg');
}
.acct_photo {
     background-image: url('../images/accountrep.jpg');
}
.bus_cleaner
{
     background-image: url('../images/cleaner2.jpg');
}
.bus_driver
{
     background-image: url('../images/driver1.jpg');
}
.diesel_mechanic
{
     background-image: url('../images/mech2.jpg');
}
.servicer_mechanic
{
     background-image: url('../images/servicer.jpg');
}
.fueler
{
     background-image: url('../images/fuel2.jpg');
}
.video_technician
{
    background-image: url('../images/video_technician.jpg');

}
.building_technician
{
     background-image: url('../images/building_tech.jpg');
     
}
.clear
{
    clear: both;
}
h2
{
   color: #ffffff;
   text-align: center;
   margin-top: 150px;
     font-size: 1.1em;

}

h1.subclass{
    color: black;
    text-align: center;
   
    font-size: 1.0em;
    display: block;
   margin-top: -15px;
   margin-bottom: 20px;
}

h1
{
    color: #ffffff;
    /*font-family:Roboto, helvetica, serif;*/
    text-align: center;
    position: relative;
    margin-top: 0px;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.9em;
    
}
h1 #organization
{
    color: #ffffff;
    /*font-family:Roboto, sans-serif;*/
    text-align: center;
    position: relative;
    margin-top: 0px;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.9em;
   
}
.employee_header {
    color: #009D65;
   font-size:1.5em;
    font-weight:bold;
    margin-bottom:10px;
}
.job_description_holder {
    
    margin-top: 30px;
    /*width: 650px;*/
    width: 590px;
    margin-left: 150px;
    margin-right: auto;
    font-size: 1.0em;
    /*font-family:  Roboto, helvetica, san-serif;*/
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 20px;
    
}
.job_description_holder222 {
    margin-top: 0px;
    /*width: 650px;*/
    width: 590px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.0em;
    /*font-family:  Roboto, helvetica, san-serif;*/
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 20px;
    
}
.image_job_description_holder {
    display:flex;
    flex-direction:row;
    margin-top: 0px;
    /*width: 650px;*/
    width: 630px;
    margin-left: 185px;
    margin-right: auto;
    font-size: 1.0em;
    /*font-family:  Roboto, helvetica, san-serif;*/
    padding-bottom: 0px;
    margin-bottom: 0px;
    
    
}
.job_description_holder2 {
    margin-top: 25px;
    width: 620px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.0em;
    /*font-family:  Roboto, helvetica, san-serif;*/
    padding-bottom: 30px;
    line-height: 20px;
}
.job_description_holder3 {
    display:flex;
    flex-direction:row;
    margin-top: 0px;
    /*width: 650px;*/
    width: inherit;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.0em;
    /*font-family:  Roboto, helvetica, san-serif;*/
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 20px;
    padding-bottom:50px;
}

.job_description_holder3 div:nth-child(odd)
{
    width: 250px;
    padding-top:10px;
    border-top:3px solid red;
}

.job_description_holder3 div:nth-child(even) {
        width: 600px;
        padding-top: 5px;
        margin-left:100px;
 }



.header_text
{
    color: #009D65;
    /*font-family:   Roboto,  helvetica, san-serif;*/
    margin-top: 0px;
    font-size: 1.0em;
    font-weight: bold;
}
.job_description_holder_main {
    margin-top: 30px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.0em;
    /*font-family:  Roboto, helvetica, san-serif;*/
    padding-bottom: 80px;
    margin-bottom: 0px;
    /*border:1px solid black;*/
}
.job_description_holder_main2 {
    margin-top: 20px;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.0em;
    /*font-family:  Roboto, helvetica, san-serif;*/
    padding-bottom: 80px;
    margin-bottom: 0px;
    /*border:1px solid black;*/
}
.header_text2
{
    color: #009D65;
    /*font-family:   Roboto,  helvetica, san-serif;*/
    margin-top: 0px;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 20px;
}
.header_text2a
{
    color: #000000;
    /*font-family:   Roboto,  helvetica, san-serif;*/
    margin-top: 0px;
    font-size: 1.0em;
    font-weight: bold;
    margin-bottom: 10px;
}
.grants_header_text {
    color: #009D65;
    /*font-family:   Roboto,  helvetica, san-serif;*/
    margin-top: 0px;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom:20px;
}
.list_style
{
   list-style-type: disc; 
   margin-left: 30px; 
   margin-top: 0px;
   line-height: 1.1em;
   margin-bottom: 20px;
   font-weight: 200;
  
}
.list_style2 {
    padding-top:20px;
    list-style-type: none;
    margin-left: 0px;
    margin-top: 0px;
    line-height: 1.1em;
    margin-bottom: 20px;
    font-weight: 200;
}
.list_style > li
{
    margin-bottom: 8px;
    font-weight: 100;
}
 .list_style2 > li {
        margin-bottom: 0px;
        font-weight: 100;
}
.list_style2 > li:nth-child(1), li:nth-child(2)
{
   margin-bottom: 15px;
}
.list_resume
{
   list-style-type: none; 
   margin-left: 0px; 
   margin-top: 0px;
   line-height: 1.1em;
   margin-bottom: 20px;
}
.inlist
{
   display: inline-block;

}

.one
{
    /*width: 200px;*/
    width:275px;
    
}
/*.inlist.one:nth-of-type(11)
{
    margin-bottom: 20px;
    
}*/

.blue_line
{
    width: 100%;
    height: 10px;
    background-color: #007EC3;
    margin-top: 10px;
    margin-bottom: 0px;
    display: block;
}

p
{
    margin-bottom: 20px;
    font-weight: 100;
}
.job_holder > h1
{
    font-weight: 400;
}
.job_holder_organization > h1
{
    font-weight: 400;
}
.table_members {
    width: 300px;
    padding-right: 20px;
    
    margin-bottom: 20px
}

p.base_closed {
    display: block;
    color: black;
    background-color: yellow;
    width: 980px;
    max-width: 980px;
    min-width: 315px;
    margin-left: 0px;
    position: relative;
    text-align: center;
    line-height: 1.4;
    font-weight: 100;
    margin-bottom: 0px;
    
}
    p.base_closed:nth-of-type(1) {
        padding-top: 10px;
        
    }

    p.base_closed:nth-of-type(2) {
        padding-bottom: 10px;
       
    }
  
    p.base_closed a:link, p.base_closed a:visited, p.baseclosed a:hover {
        color: black;
    }
  .story
    {
        display:flex;
        position:relative;
        flex-direction:row;
        justify-content: center;
        width:600px;
        padding-bottom:100px;
        padding-top:30px;
    }
  .story > div
  {
      margin:10px;
      
  }
.story_next_arrow {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #0066CC;
    
}
.story_previous_arrow {
    width:0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #009953;
}
.story_next_arrow:hover, .story_previous_arrow:hover
{
    cursor:pointer;
}
.story_next, .story_previous, .story_divider {
    font-weight: bold;
    padding-top: 10px;
    
}
/*.CAGP_holder
{
    margin-top:40px;
    padding-bottom:10px;
}
.CAGP_holder2
{
    margin-top:20px;
}*/
.south_roxana_comments
{
    width:400px;
    margin-left:100px;
}

.left_img_holder
{
    width:90%;
    height:auto;
    margin-left:0%;
    
}

.right_img_holder {
    width: 90%;
    height: auto;
    
 }

.left_img_holder img {
    width: 90%;
    height: auto;
}
.right_img_holder img{
    width :90%;
    height: auto;
}

.job_submit, a:link#jobSearchLink {
    position: relative;
    margin: 0 auto;
    width: 150px;
    padding: 10px;
    border-radius: 5px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #fff;
    outline: none;
    -webkit-appearance: none;
    background-color: #009D65;
    color: #ffffff;
    /*font-family: Arial sans-serif;
     font-size: 1.1em;*/
    font-weight: bold;
    padding-top: 8px;
    border-radius: 7px;
    text-align: center;
    text-decoration:none;
}
    a:link#jobSearchLink{
        margin-left:40%;
    }
    .bus_driver_apply {
        width: 130px;
    }
.job_submit:hover, a:link#jobSearchLink:hover {
    background-color: #007EC3;
    cursor: pointer;
}
.youtube_video{
    width:550px;
    height:390px;
    margin-bottom:10px;
}
.youtube_video2 {
    width: inherit;
    height: 390px;
    margin-bottom: 10px;
}
.benefit_package {
    margin-left:20px;
    columns:2;
    margin-right:10px;
    width:750px;

}

.act_driver_package {
    margin-left: 0px;
    list-style-type:none;
}

.benefit_package li {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}

.act_driver_package li {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}
.act_board_container {
    width:600px;
    display:flex;
    flex-direction:row;
}
.act_board_member_container {
    width:50%;
    height:auto;
}
.act_board_member_container img 
{
        width:100%;
        height:auto;
 }
 .act_board_member_container div 
 {
        font-weight:bold;
        margin:5px 0 5px;
  }
.right_member
{
    margin-left:20px;
}

@media screen and (max-width: 980px) {
    .job_holder, .job_holder_organization
    {
            float: none;
            width: 100vw;
            max-width: 100vw;
            height: 120px;
            max-height: 120px;
            min-height: 120px;
            margin-top: -30px;
           
         
    }
    
    img.scrolling {
        width: 100vw;
        height: auto;
        position: relative;
        object-fit: contain;
        
    }
    .inlist
    {
        width:80vw;
        display:block;
        /*border:1px solid red;*/
    }
    .one,.two
    {
        width: 80vw;
       
    }
    .inlist.one:nth-of-type(11)
    {
        margin-bottom: 0px;
    
    }
     h1
    {
          padding-top: 30px;
         
    }
    img.job_image {
        float: none;
        display: block;
        width: 100vw;
        max-width: 100vw;
        /*height: 400px;
        max-height: 400px;*/
        height: calc(3/5 * 100vw);
        max-height: calc(3/5 *100vw);
       
    }
   
       .job_bk
       {
            float: none;
            display: block;
            width: 100vw;
            max-width: 100vw;
             height: calc(63/100 * 100vw);
            max-height: calc(63/100   *100vw);
            /*height: 400px;
            max-height: 400px;
              background-position-x: center;
            background-position-y: center;
            background-repeat: no-repeat;
             background-size: cover;
             height: 356px;
             max-height: 356px;
            height: calc(3/5 * 100vw);
            max-height: calc(3/5 *100vw);*/
       }   
   
    #txtName, #txtEmail, #txtDescription
    {
        border:1px solid black;
    }
    /*.job_description_holder
    {
        padding-bottom: 40px;
    }*/
    /*.job_description_holder2 {
        width: 80vw;
        max-width: 80vw;
        margin-left: auto;
        margin-right: auto;
         
    }*/
    .message_holder, .message_holder2 {
        width: 100vw;
        min-width: 100vw;
        height: auto;
        background-color: yellow;
    }
    p.base_closed {
        display: block;
        width: 80vw;
        max-width: 80vw;
        height: auto;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .job_holder_scrolling
    {
        width: 100vw;
        max-width: 100vw;
    }
   /* .CAGP_holder, .CAGP_holder2 {
        margin-top: 0px;
    }*/
    .job_description_holder, .job_description_holder2 {
        margin: 0;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        padding-bottom: 40px;
    }
    .job_description_holder222, .image_job_description_holder {
        width:80vw;
        margin-left: 0;
        margin-left:auto;
        margin-right:auto;
     }
    ul.benefit_package
    {
        width:80vw;
        margin-right:0;
        margin-left:20px;
     }

    .benefit_package {
        margin-left: 10vw;
        columns: 1;
        width: 80vw;
    }
    .youtube_video {
        width: 80vw;
        height: 200px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 660px) 
{
    .act_board_container 
    {
        width: 80vw;
        flex-direction: column;
    }
    .act_board_member_container {
        width: 80vw;
        height: auto;
    }

        .act_board_member_container img {
            width: 100%;
            height: auto;
        }

        .act_board_member_container div {
            font-weight: bold;
            margin: 5px 0 5px;
        }

      .right_member {
          margin-left: 0px;
       }
}
    @media screen and (max-width: 650px) {
        .job_description_holder_main, .job_description_holder_main2 {
            width: 80vw;
            max-width: 80vw;
            padding-bottom: 80px;
        }

        .job_description_holder, .job_description_holder2
        {
            margin: 0;
            padding: 0;
            width: 80vw;
            max-width: 80vw;
            margin-left: auto;
            margin-right: auto;
            margin-top: 10px;
            padding-bottom: 40px;
        }

        .image_job_description_holder, .job_description_holder222 {
            margin: 0;
            padding: 0;
            width: 80vw;
            max-width: 80vw;
            margin-left: auto;
            margin-right: auto;
            margin-top: 10px;
            padding-bottom: 0px;
            
        }
        
       .job_holder, .job_holder_organization 
       {
                height: 120px;
                min-height: 120px;
                /*border:1px solid red;*/
       }

        h1 {
            padding-top: 30px;
        }

        img.job_image {
            float: none;
            display: block;
            width: 100vw;
            max-width: 100vw;
            height: auto;
            /*max-height: 350px;*/
            /*max-height: 375px;*/
        }
        /* .CAGP_holder, .CAGP_holder2 {
        margin-top: 0px;
    }*/
        /* .CAGP_button{
        padding-bottom: 100px;
    }
    .CAGP_button2
    {
        padding-bottom:50px;
    }*/
    }

    @media screen and (max-width: 600px) {
        p.base_closed {
            display: block;
            width: 80vw;
            max-width: 80vw;
            height: auto;
            text-align: left;
            margin-left: auto;
            margin-right: auto;
        }

        .job_description_holder2 {
            margin-top: 20px;
        }

        .GrantsAction_holder {
            margin-top: -20px;
        }

        .story {
            width: 80vw;
            padding-bottom: 50px;
        }
        /*.story_previous,.story_next,.story_divider
    {
        display:none;
    }
   .story_previous_arrow
    {
        margin-right:10px;
    }
   .story_next_arrow
   {
       margin-left:10px;
   }*/
        .south_roxana_comments {
            margin-left: 0px;
            width: 80vw;
        }
    }

    @media screen and (max-width: 450px) {
        #txtName {
            display: block;
            margin-bottom: 4px;
            margin-left: 5px;
            margin-top: 5px;
            border: 1px solid black;
        }

        #txtEmail {
            display: block;
            margin-bottom: 4px;
            margin-left: 5px;
            margin-top: 5px;
            border: 1px solid black;
        }

        img.job_image {
            float: none;
            display: block;
            width: 100vw;
            max-width: 100vw;
            height: auto;
            max-height: 250px;
            /*max-height: 300px;*/
        }
    }

    @media screen and (max-width: 375px) {
        #txtDescription {
            width: 40px;
            height: 300px;
            border: 1px solid black;
        }
    }
