.feature-image-copy {
    background: #00000001;
}
#careerarc {
    margin-bottom: -6px;
}
.greybg {
    background:#efefef;
}
.a1-wrap {
    position:relative;
}
.a1 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    background-position-x: center !important;
    background-position-y: center !important;
    background-size: cover !important;
    height: 660px;
    text-align: center;
}
.a7 {
    position: relative;
}
.a1 h1, 
.a7 h1 {
    font-size:70px;
    font-weight:100;
    padding-bottom:35px;
    text-transform:uppercase;
}
.a1 .excerpt, 
.a7 .excerpt {
    font-size: 22px;
    line-height: 25px;
    position: relative;
    top:-32px;
}

.a1 form, 
.a7 form {
    background-color: rgba(255, 255, 255, 0.33);
    display: inline;
    padding: 10px 8px 10px 12px;
}
.a1 form input, 
.a7 form input {
    width: 238px;
}
.a1 form input, 
.a1 form button, 
.a7 form input, 
.a7 form button {
    background:none;
    border:none;
    color: #fff;
}
.a1 form input:focus, 
.a7 form input:focus { 
    outline: none; 
}

.a1 .btn-default, 
.a7 .btn-default {
    color:#fff;
    border-color:#fff;
    padding: 7px 32px;
    font-size: 18px;
    margin-top: -13px;
}


.a1 ::-webkit-input-placeholder, 
.a7 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    text-align: center;
}
.a1  ::-moz-placeholder, 
.a7  ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.a1  :-ms-input-placeholder, 
.a7  :-ms-input-placeholder  { /* IE 10+ */
    color: #fff;
}
.a1  :-moz-placeholder, 
.a7  :-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.a1 input:focus::-webkit-input-placeholder { color:transparent; }
.a1 input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.a1 input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.a1 input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
.a7 input:focus::-webkit-input-placeholder { color:transparent; }
.a7 input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.a7 input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.a7 input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

.chevron-down {
    position: absolute;
    left: 49.5%;
    bottom: -18px;
    background: url(../images/show-more.png) 0px 0px no-repeat;
    width: 33px;
    height: 33px;
    z-index: 100;
}
.chevron-down:hover {
    cursor: pointer;
}

.video-container {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;    
    color: #fff;
}
.feature-video .container {
    padding-left: 0px;
    padding-right: 0px;
}
.feature-video h1 {
    font-size: 70px;
    line-height: 70px;
    padding-bottom:36px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 100;
}

/*************VIDEO HACK**************/

.feature-video {
    border-right: none;
    border-left: none;
    position: relative;  
}
.no-video .video-container video,
.touch .video-container video {
    display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}
.video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
/* background: #000; */
}
.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
  
.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;
    top: 0px; /*ADDED THIS TO PUSH VIDEO DOWN*/
}
.video-container video.fillWidth {
    width: 100%;
}
  
.video-container .container {
    position: relative;
    text-align:center; 
    z-index: 1000;
}
  
.video-container, 
.feature-video {
    height: 660px; 
}
.feature-video.short video {
    height:auto !important; /*REMOVES BLACK BARS IN SMALL RES*/
}

/*************END VIDEO HACK**************/


.a2 {
    position:relative;
    font-size: 45px;
    line-height: 48px; 
    font-weight:100;    
    color: #192e41;   
    padding-top:62px;
    padding-bottom:62px;
}

.find-map, 
.blue-icons {
    background:#192e41;    
}
.find-map {
    padding-top:52px;
    padding-bottom:52px;
    background:url('../images/map_in_blue_bar.png') no-repeat #192e41;
    background-position-x: center !important;
    background-position-y: center !important;
    background-size: cover !important;
    text-align:center;
}
.find-map a {
    display: inline-block;
    color:#fff;
    background:url('../images/location_pin_small.png') no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 83px;
    text-align:left;  
}
.find-map h3 {
    font-size: 45px;
    font-weight: 100;
    margin-bottom: 5px;
    margin-top: 0;
}
.find-map p {
    font-size: 25px;
    font-weight: 100;
    margin-bottom: 0;
}
.find-map a:focus,
.find-map a:hover, 
.find-map a:active {
    text-decoration:none;
}

.a3, 
.a4 {
    padding-bottom:35px;
}

.a3 h3 {
    padding-top:50px;
    padding-bottom:50px;
    text-align: center;
    font-weight: 100; 
    font-size:45px;
    margin-top: 0px;
}


.jobs-item-thumb{
    height:313px;
}
.jobs-item-wrap {
    margin-bottom:30px;
    background:transparent;
}
.jobs-item-inner-wrap {
    background:#fff;
}
.jobs-item-thumb {
    padding-left:53px;
    padding-right:53px;
    position:relative;
    z-index:100;
    display: flex;
    align-items: center;
    background-position-x: center !important;
    background-position-y: center !important;
    background-size: cover !important;
}
.jobs-item-copy-wrap {
    padding: 15px 24px;    
    min-height: 166px;
}

.jobs-item-copy-wrap .jobs-title{  
    font-size: 23px;
    font-weight: 300;
    line-height: 32px;
}
.jobs-item-copy-wrap .jobs-excerpt {
    font-size:16px;
    margin-bottom: 18px;
    display: -webkit-box;
    /* -webkit-line-clamp: 3; */
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.jobs-item-copy-wrap .jobs-excerpt p {
    margin-bottom:0;
}

.jobs-item-wrap{
    clear:none;
}

.a8 {
    position: relative;
}

.a4, .a8 h3 {
    padding-top:50px;
    padding-bottom:50px;
    color:#192e41;
    font-weight:100;
    font-size:70px;
    text-align: center;
    margin-top:0;
    margin-bottom:0;
}

.a4 .jobs-item-copy-wrap {
    padding-left: 0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
    min-height: auto;
}

.a4, .a8 .blurb {
    padding-bottom:50px;
    font-size:25px;
    line-height: 32px;
    font-weight: 100;
    text-align: center;
}

.a4 .jobs-item-copy-wrap .jobs-title {
    font-size: 16px;
    line-height: 18px;
    margin-top:17px;
}

.a4 .jobs-item-copy-wrap .jobs-title a:hover, 
.a4 .jobs-item-copy-wrap .jobs-title a:active, 
.a4 .jobs-item-copy-wrap .jobs-title a:focus {
    text-decoration: none;
}


.a5 {
    height:562px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-position-x: center !important;
    background-position-y: center !important;
    background-size: cover !important;
}


.blue-icons-wrapper {
    margin-right: -30px;
    margin-left: -30px;
    padding-top: 58px;
    padding-bottom: 38px;
}
.blue-icon {
    text-align:center;
    color:#fff;
    margin-bottom: 32px;
}
.blue-icon h5 {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 0
}
.blue-icon img {
    max-width:100%;
    padding-left: 20px;
    padding-right: 20px;
}

.a5 h3 {
    font-size:70px;
    font-weight:100;
}
.a5 .excerpt {
    font-size:25px;
    font-weight:100;
    line-height: 32px;
}

.recognition {
    text-align:center;
}

.recognition h3 {
    padding-top: 50px;
    padding-bottom:50px;
    font-size:45px;
    font-weight: 100;
    color: #192e41;
}

.recognition img {
    max-width:100%;
    padding-bottom:65px;
    margin: 0 auto;
}

.a6 {
    position:relative;
}

.recognition p {
    font-size: 22px;
    font-weight: 100;
    margin-top: 0;
    margin-bottom:27px;
}

.recognition ul {
    padding:0 0 0 0;
    margin:0 0 0 0;
}
.recognition ul li {
    list-style: none;
    float: left;
    font-size:16px;
    padding-left:18px;
    padding-right:18px;
    line-height: 15px;
    border-right:1px solid #ccc;
    margin-bottom:10px;
}

.modal-title {
    margin-left:10px;
    text-transform: capitalize;
}

.recognition ul li:last-child {
    border-right:none;
}
.modal-body.loading {
    min-height: 200px;
    background: url('../images/elipsis.gif') center center no-repeat;
}

.loadinggif {
    display:block;
    min-height: 32px;
    width:100%;
    background: url('../images/elipsis.gif') center center no-repeat;
}

.modal-body {
    padding:25px;
}
.modal-body h3 {
    font-weight:100 !important;;
    margin: 0 0 0 0; 
    font-weight:normal;
    font-size:18px;
}
.single-job {
    border-bottom:1px solid #ccc; 
    padding-top: 18px;
    padding-bottom: 15px;
}
/* .single-job:first-child {
    padding-top:0;
} */
.single-job.last {
    border-bottom:none;
}
.job-section {
    border-bottom:10px solid #ccc;
    position:relative;
}
.viewmorejobs {
    background: rgb(255, 255, 255);
    width: 100%;
    position: relative;
}
.single-job .btn-default {
    margin-top:20px;
    float:right;
    padding: 5px 25px;
    border:1px solid #192e41;
    color: #192e41;
}
.jfamily, 
.location {
    font-size: 14px; 
    color: #959595; 
}
.jfamily {
    margin-top:4px;
}


.type {
        /* color: #68b0dd; */
        font-size: 11px;
        /* font-weight: bold; */
        color: #898989;
        /* font-style: italic; */
        text-transform: uppercase;
}

@media(max-width:1238px){
    .recognition ul li {
        float:none;
        border-right:none;
    }
}

@media(max-width:1199px){
    .jobs-item-thumb{
        height:242px;
    }    
}

@media(max-width:991px){           
    .jobs-item-thumb {
        height:200px;
    }    
    .jobs-title {
        font-size: 17px;
        line-height: 20px;
    }
    .a3 .jobs-item-copy-wrap .jobs-title {
        font-size:22px;
        line-height:23px;
    }    
    .a4 .jobs-item-copy-wrap {
        min-height: auto;
    }
    .blue-icon {
        height:200px;
    }
    .a5 {
        height:402px;
    }
    .a5 h3 {
        font-size:50px;
    }    
    .blue-icons-wrapper {
        margin-left:0;
        margin-right:0;
    }
}

@media(max-width:768px){
    .a1, 
    .a7 {
        height: 475px;
        /* margin-top: 15px; */
    }
    .a1 h1, 
    .a7 h1 {
        font-size: 38px;
        line-height: 42px;
        padding-bottom: 22px;
    }    
    .a7 .chevron-down {
        left: 48.5%;
    }
    .a1 .excerpt, 
    .a7 .excerpt  {
        font-size: 17px;
        line-height: 18px;
        top:-25px;
    }

    .a2, 
    .a3 h3 {
        font-size: 32px;
        font-weight:300;
        line-height: 36px; 
    }
    .a3 h3, 
    .a4 h3 {
        padding-top:25px;
        padding-bottom:25px;
    }
    .a4 h3 {
        font-size:45px;
    }
    .a4 .blurb {
        font-size: 18px;
        line-height: 25px;
        padding-bottom: 30px;
    }

    .a2 .container,
    .find-map .container {
        padding-right: 30px;
        padding-left: 30px;
    }

    .find-map {
        text-align:left;
    }
    .jobs-item-thumb {
        height:281px;
    }    
    .a4 .jobs-item-copy-wrap {        
        min-height: auto;
    }
    .a5 {       
        height:342px;
        padding-bottom: 25px;    
    }

    .video-container, 
    .feature-video{
      height:475px;
      margin-bottom: 30px;
    }  
    .feature-video .container {
      padding-left: 15px;
      padding-right:15px; 
    }
    .feature-video h1, 
    .iphone6 h1  {
      font-size: 54px;
      line-height: 58px;
      padding-bottom: 23px;
    }
   
    .a8 h3 {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 45px;
        font-weight: 300;
    }

    .a8 .blurb {
        font-size: 20px;
        line-height: 28px;
    }

}

@media(max-width:567px){  
    .video-container {
        background-position-x: center !important;
        background-position-y: center !important;
        background-size: cover !important;
    }
}


@media(max-width:512px){       
    .find-map {
        background-image:none;
    }
    .find-map a {        
        background:url('../images/location_pin_small.png') no-repeat;
        padding-left: 65px;
    }
    .find-map h3 {
        font-size:30px;
        line-height: 32px;
    }
    .find-map p {
        font-size:17px;
    }
    .jobs-item-thumb {
        height: 270px;
    }
    .a5 {
        height:282px;
        background-position-x: -222px !important;
    }
    .a5 h3 {
        font-size: 36px;
        font-weight: 300;
    }
    .a5 .excerpt {
        font-size: 18px;
        line-height: 21px;
    }
    .recognition h3 {
        padding-top: 20px;
        padding-bottom:20px;
        font-size:32px;
        font-weight: 300;
    }
    
}

@media(max-width:438px){
    .a1, 
    .a7 {
        height: 360px;
    }
    .a1 h1, 
    .a7 h1 {
        font-size: 38px;
        line-height: 38px;
    }
    .a1 form input, 
    .a7 form input {
        width: 158px;
    }
    .a2 {
        font-size: 26px;
        line-height: 30px; 
        padding-top: 42px;
        padding-bottom: 42px;
    }
    .chevron-down {
        left: 45%;
    }
 
    .video-container, 
    .feature-video{
        height:360px;
    } 
    .feature-video h1 {
      font-size: 38px;
      line-height: 42px;      
    }  
    .iphone6 h1  {
      font-size: 54px;
      line-height: 58px;
    }
}

@media(max-width:415px){
    .copy-wrap.col-xss-12 {
        left:0 !important;
    }
    .a5 {       
        background-position-x: center !important;
    } 
}

 @media(max-width:375px){       
    .jobs-item-thumb {
        height: 270px;
    }
}