/*
font-family: 'Josefin Sans', sans-serif;
font-family: 'Lato', sans-serif;
*/

body{
    font-family: 'Lato', sans-serif !important;
}
body #Wrapper a:hover{
    color: unset !important;
    text-decoration: none !important;
}
body .container{
    width: 100% !important;
    max-width: 1366px;
    padding: 0;
}
a{
    text-decoration: none !important;
}
#Wrapper{
    background: none !important;
}
#container {
    zoom: 80%;
}
.alignself{
    align-self: center;
}
.cover{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.site-header {
    padding: 40px 0 26px;
}
/*
.site-logo img {
    width: 224px;
}
*/
.sheader-content.mobilevs,
.mobiletop-bar{
    display: none;
}
.hdaddress-phone {
    position: relative;
    display: inline-block;
    margin-left: 15px;
}
.hdaddress-phone .icon {
    border: 1px dashed #d1b38c;
    width: 62px;
    height: 62px;
    border-radius: 14px;
    line-height: 61px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
.hdaddress-phone strong {
    color: #1b3664;
    font-size: 22px;
    font-weight: 600;
    display: block;
}
.hdaddress-phone span {
    color: #343434;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.hdaddress-phone a{
    color: #343434;
    font-size: 18px;
    font-weight: 400;
    transition: all 0.4s ease;
}
.hdaddress-phone a:hover{
    color: #d1b38c;
}
.hdaddress-phone .inner {
    padding-left: 87px;
}
.mobile-schedulebtn{
    display: none;
}
#Wrapper .hdschedule-btn a,
#Wrapper a.all-buttons,
.ourcareer-form .gform_footer input#gform_submit_button_2{
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    background-color: #1b3664;
    height: 66px;
    position: relative;
    line-height: 66px;
    padding: 0 36px;
    border-radius: 4px;
    transition: all 0.4s ease;
    overflow: hidden;
}
#Wrapper .hdschedule-btn a::after,
#Wrapper a.all-buttons::after{
    content: '';
    display: inline-block;
    background-color: #d1b38c;
    background-image: url(images/button-arrow.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    transition: all 0.4s ease;
    text-decoration: none !important;
    width: 59px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -70px;
    z-index: 0;
}
#Wrapper .hdschedule-btn a:hover,
#Wrapper a.all-buttons:hover{
    color: #ffffff !important;
    padding: 0 85px 0 25px;
    text-decoration: none !important;
}
#Wrapper .hdschedule-btn a:hover::after,
#Wrapper a.all-buttons:hover::after{
    right: 0;
}
.careers-banner {
    padding: 0 0 70px 0;
}
.cour-team.cover {
    padding: 71px 0 47px;
}
.careersb-ct h1,
.careersb-ct h2,
.careersb-ct h3,
.careersb-ct h4,
.careersb-ct h5,
.careersb-ct h6{
    color: #d1b38c;
    font-size: 200px;
    line-height: 106px;
    font-weight: 400;
    margin: 0 0 18px 0;
}
.careersb-ct h1 strong,
.careersb-ct h2 strong,
.careersb-ct h3 strong,
.careersb-ct h4 strong,
.careersb-ct h5 strong,
.careersb-ct h6 strong{
    color: #1b3664;
    font-size: 60px;
    font-weight: 400;
    display: block;
    margin-left: 77px;
}
.careersb-ct p {
    color: #212121;
    font-size: 25px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 0 15px 0;
    width: 90%;
}
#Wrapper .careersb-ct a.all-buttons {
    margin-top: 30px;
}
.careersb-img {
    margin-left: -112px;
}
.courteam-buttons ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.courteam-buttons ul li{
    display: inline-block;
    margin-right: 15px;
}
#Wrapper .courteam-buttons ul li a{
    color: #2a2a2a !important;
    background-color: #ffffff !important;
}
#Wrapper .courteam-buttons ul li a:hover{
    color: #2a2a2a !important;
}
.courteam-ct {
    text-align: center;
}
.courteam-ct p {
    color: #ffffff;
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 15px 0;
}
.courteam-ct p strong {
    font-weight: 600;
    border-bottom: 5px solid #d1b38c;
    display: inline-block;
}
.courteam-buttons {
    margin-top: 65px;
}
.benefits-sec{
    background-color: #f8f8f8;
    padding: 70px 0;
}
.benefits-mtitle{
    margin-bottom: 100px;
}
.benefits-mtitle h3 {
    color: #333452;
    font-size: 50px;
    line-height: 1;
    font-weight: 500;
    margin: 0;
    position: relative;
    text-align: center;
    padding-bottom: 8px;
}
.benefits-mtitle h3::after{
    content: '';
    display: inline-block;
    background-color: #d1b38c;
    width: 95px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.benefits-list ul{
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -30px;
    margin-right: -30px;
    display: inline-block;
    width: 100%;
}
.benefits-list ul li{
    float: left;
    width: 20%;
    text-align: center;
    position: relative;
    padding: 0 30px;
}
.benefits-list ul li::after {
    content: '';
    display: inline-block;
    border-right: 1px dashed #bac6da;
    position: absolute;
    top: 0;
    right: -15px;
    width: 100%;
    height: 173px;
}
.benefits-list ul li:last-child::after{
    display: none;
}
.benefits-list ul li span {
    color: #333452;
    font-size: 23px;
    font-weight: 400;
    display: block;
    margin-top: 36px;
    line-height: 28px;
}
.work-culturesec {
    padding: 94px 0 44px;
}
.workcult-lbox {
    background-color: #fff5e8;
    border: 1px solid #efe5d8;
    padding: 0 30px 30px;
    border-radius: 15px;
    text-align: center;
    margin-bottom: 57px;
    min-height: 245px;
}
.workcult-lbox strong {
    color: #2a2a2a;
    font-size: 26px;
    font-weight: 500;
    display: block;
    margin: 30px 0 10px;
}
.workcult-lbox p {
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}
.workcult-lbox span {
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    display: inline-block;
    background-color: #1d3865;
    width: 70px;
    height: 70px;
    line-height: 73px;
    border-radius: 100%;
    margin: -35px auto 0;
}
.visitcareer-content.cover {
    padding: 56px 0 45px;
    text-align: center;
    border-radius: 15px;
}
.visitcareer-content h3 {
    color: #ffffff;
    font-size: 45px;
    font-weight: 400;
    margin: 0 0 22px 0;
}
#Wrapper .visitcareer-content a.all-buttons {
    background-color: #ffffff !important;
    color: #2a2a2a !important;
}
#Wrapper .visitcareer-content a.all-buttons:hover{
    color: #2a2a2a !important;
}
.ourcareer-sec.cover {
    padding: 177px 0 100px;
    margin-top: -100px;
}
.ourcareer-content {
    text-align: center;
    margin-bottom: 63px;
}
.ourcareer-content p {
    color: #ffffff;
    font-size: 32px;
    font-weight: 400;
    margin: 0;
}
.ourcareer-embtn {
    margin-top: 10px;
    text-align: center;
}
body #Wrapper .ourcareer-embtn a.all-buttons{
	color: #ffffff !important;
	padding: 0 85px 0 25px;
}
body #Wrapper .ourcareer-embtn a.all-buttons::after{
	right: 0;
}
body #Wrapper .ourcareer-embtn a.all-buttons:hover{
	color: #ffffff !important;
	padding: 0 36px;
}
body #Wrapper .ourcareer-embtn a.all-buttons:hover::after{
	right: -70px;
}
.ourcareer-form .gform_wrapper .gform_body .gfield input,
.ourcareer-form .gform_wrapper .gform_body .gfield select,
.ourcareer-form .gform_wrapper .gform_body .gfield textarea{
    background-color: rgba(255,255,255,0.2);
    border: 1px solid #8f8e8d;
    border-radius: 4px;
    width: 100%;
    padding: 0 28px;
}
.ourcareer-form .gform_wrapper .gform_body .gfield input,
.ourcareer-form .gform_wrapper .gform_body .gfield select,
.ourcareer-form .gform_wrapper .gform_body .gfield textarea,
.ourcareer-form .gform_wrapper .gform_body .gfield input::placeholder,
.ourcareer-form .gform_wrapper .gform_body .gfield select::placeholder,
.ourcareer-form .gform_wrapper .gform_body .gfield textarea::placeholder{
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Lato', sans-serif !important;
}
.ourcareer-form .gform_wrapper .gform_body .gfield input,
.ourcareer-form .gform_wrapper .gform_body .gfield select{
    height: 72px;
}
.ourcareer-form .gform_wrapper .gform_body .gfield textarea {
    height: 153px !important;
    padding-top: 20px;
}
.ourcareer-form .gform_wrapper .gform_body .gfield label{
    display: none;
}
.ourcareer-form .gform_wrapper.gravity-theme .gform_fields{
    grid-column-gap: 15px;
}
.ourcareer-form .gform_wrapper .gform_body .gfield{
    margin-bottom: 4px;
}
.ourcareer-form .gform_footer input#gform_submit_button_2 {
    background-image: url(images/form-button-arrow.png);
    background-size: 59px;
    font-weight: 500 !important;
    background-repeat: no-repeat;
    background-position: top right;
    width: 325px;
    border: none;
    text-align: center;
    padding: 0 58px 0 0;
    font-family: 'Lato', sans-serif !important;
    font-size: 22px;
    margin: 0;
    box-shadow: none;
    outline: none;
}
.gform_footer.top_label {
    text-align: center;
    margin-top: 23px !important;
}

/*Footer*/
.site-footer {
    background-color: #ffffff;
    text-align: center;
    padding: 39px 0 36px;
}
.sfooter-content span {
    color: #2c2c2c;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
/*Footer*/


/*Media*/

@media(max-width: 1600px){
    .careersb-img img {
        width: 810px;
    }
    .careersb-ct h1, .careersb-ct h2, .careersb-ct h3, .careersb-ct h4, .careersb-ct h5, .careersb-ct h6{
        font-size: 130px;
        line-height: 55px;
    }
    .careersb-ct h1 strong, .careersb-ct h2 strong, .careersb-ct h3 strong, .careersb-ct h4 strong, .careersb-ct h5 strong, .careersb-ct h6 strong {
        font-size: 43px;
        margin-left: 50px;
    }
    .careersb-ct p {
        font-size: 22px;
        line-height: 28px;
        width: 81%;
    }
    .courteam-ct p{
        font-size: 24px;
    }
    .benefits-mtitle h3{
        font-size: 37px;
    }
    .ourcareer-content p{
        font-size: 27px;
    }
}
@media(max-width: 1536px){
    .careersb-img img {
        width: 100%;
    }
}
@media(max-width: 1400px){
    body .container {
        max-width: 100%;
        padding: 0 40px;
    }
}
@media(max-width: 1366px){
    .hdaddress-phone strong{
        font-size: 19px;
    }
    .hdaddress-phone span,
    .hdaddress-phone a{
        font-size: 16px;
    }
    #Wrapper .hdschedule-btn a {
        font-size: 16px;
    }
    .benefits-list ul li span {
        font-size: 20px;
        line-height: 24px;
    }
    .work-culturesec {
        padding: 70px 0 15px;
    }
    .ourcareer-sec.cover {
        padding: 165px 0 60px;
    }
}
@media(max-width: 1280px){
    .sheader-content.desktopvs{
        display: none;
    }
    .sheader-content.mobilevs,
    .mobiletop-bar{
        display: block;
    }
    .hdschedule-btn {
        text-align: right;
    }
    .site-header {
        padding: 0 0 26px;
    }
    .mobiletop-bar {
        background-color: #1b3664;
        padding: 10px 0;
        text-align: center;
        margin-bottom: 22px;
    }
    .mobiletop-bar ul{
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .mobiletop-bar ul li{
        display: inline-block;
        margin-right: 10px;
    }
    .mobiletop-bar ul li:last-child{
        margin-right: 0;
    }
    .mobiletop-bar ul li a,
    .mobiletop-bar ul li span{
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        transition: all 0.4s ease;
    }
    .mobiletop-bar ul li a i,
    .mobiletop-bar ul li span i{
        margin-right: 6px;
    }
    .mobiletop-bar ul li span br{
        display: none;
    }
    .careers-banner {
        padding: 0 0 50px 0;
    }
    .cour-team.cover {
        padding: 61px 0 47px;
    }
    .benefits-sec {
        padding: 50px 0;
    }
    .visitcareer-content h3{
        font-size: 36px;
    }
}
@media(max-width: 1170px){
    .benefits-list {
        text-align: center;
    }
    .benefits-list ul {
        margin-left: -16px;
        margin-right: -16px;
    }
    .benefits-list ul li {
        padding: 0 16px;
    }
    .benefits-list ul li::after {
        right: -8px;
    }
}
@media(max-width: 1024px){
    .benefits-lbox {
        min-height: 205px;
    }
    .benefits-lbox {
        min-height: 230px;
        background-color: #ffffff;
        padding: 30px 20px;
    }
    .benefits-list ul {
        margin-left: -10px;
        margin-right: -10px;
    }
    .benefits-list ul li {
        padding: 0 10px;
        width: 33.33%;
        margin-bottom: 20px;
    }
    .benefits-list ul li::after{
        display: none;
    }
    .benefits-mtitle {
        margin-bottom: 55px;
    }
    .benefits-sec {
        padding: 50px 0 35px;
    }
    .cour-team.cover{
        position: relative;
    }
    .cour-team.cover::after{
        content: '';
        display: inline-block;
        background-color: rgba(0,0,0,0.4);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
    }
    .courteam-content .col-sm-12 {
        flex: auto;
        max-width: 100%;
    }
    .courteam-ct{
        position: relative;
        z-index: 1;
    }
    .benefits-mtitle.workcult-mtitle {
        margin-bottom: 90px;
    }
    .work-culturesec {
        padding: 60px 0 0;
    }
    .workcult-lbox strong{
        font-size: 20px;
    }
    .workcult-lbox p {
        font-size: 16px;
    }
    .ourcareer-content p {
        font-size: 22px;
    }
    .ourcareer-content {
        margin-bottom: 40px;
    }
}
@media(max-width: 900px){
    .careersb-img {
        margin-left: 0;
    }
    .careersb-ct p{
        width: 100%;
        font-size: 19px;
        line-height: 22px;
    }
    .careers-banner {
        padding: 40px 0 50px 0;
    }
    #Wrapper .careersb-ct a.all-buttons {
        margin-top: 15px;
    }
    #Wrapper .hdschedule-btn a, a.all-buttons, .ourcareer-form .gform_footer input#gform_submit_button_2{
        font-size: 16px;
    }
    .courteam-ct p {
        font-size: 21px;
    }
    .workcult-list .col-sm-12 {
        flex: auto;
        max-width: 50%;
    }
    .careersb-ct h1, .careersb-ct h2, .careersb-ct h3, .careersb-ct h4, .careersb-ct h5, .careersb-ct h6, .careersb-ct h1 strong, .careersb-ct h2 strong, .careersb-ct h3 strong, .careersb-ct h4 strong, .careersb-ct h5 strong, .careersb-ct h6 strong {
        font-size: 45px;
        font-weight: 500;
        line-height: normal;
    }
    .careersb-ct h1 strong, .careersb-ct h2 strong, .careersb-ct h3 strong, .careersb-ct h4 strong, .careersb-ct h5 strong, .careersb-ct h6 strong{
        display: inline-block;
        margin: 0;
    }
}
@media(max-width: 830px){
    .careersb-content .col-sm-12{
        flex: auto;
        max-width: 100%;
        text-align: center;
    }
    .careersb-content .col-sm-12:first-child{
        order: 2;
    }
    .careersb-content .col-sm-12:nth-child(2){
        order: 1;
    }
    .careersb-img {
        width: 70%;
        margin: 0 auto 40px;
    }
    .careers-banner {
        padding: 30px 0 25px 0;
    }
    .ourcareer-form .gform_wrapper .gform_body .gfield input, .ourcareer-form .gform_wrapper .gform_body .gfield select {
        height: 60px;
        padding: 0 18px;
    }
    .ourcareer-form .gform_wrapper .gform_body .gfield textarea {
        height: 120px !important;
        padding-top: 15px;
        padding-left: 18px;
    }
    .ourcareer-form .gform_wrapper .gform_body .gfield input, .ourcareer-form .gform_wrapper .gform_body .gfield select, .ourcareer-form .gform_wrapper .gform_body .gfield textarea, .ourcareer-form .gform_wrapper .gform_body .gfield input::placeholder, .ourcareer-form .gform_wrapper .gform_body .gfield select::placeholder, .ourcareer-form .gform_wrapper .gform_body .gfield textarea::placeholder{
        font-size: 16px;
    }
    .ourcareer-content p{
        font-size: 20px;
    }
    .ourcareer-content p br{
        display: none;
    }
    .benefits-mtitle h3 {
        font-size: 30px;
    }
}
@media(max-width: 767px){
    .site-logo {
        text-align: center;
    }
    .careers-banner {
        padding: 10px 0 25px 0;
    }
    .hdschedule-btn {
        display: none;
    }
    .mobile-schedulebtn{
        display: block;
        margin-top: 10px;
    }
    .benefits-list ul li{
        width: 50%;
    }
}
@media(max-width: 570px){
    body .container {
        padding: 0 20px;
    }
    #container {
        zoom: unset;
    }
}
@media(max-width: 480px){
    .benefits-list ul{
        margin: 0;
    }
    .benefits-list ul li {
        width: 100%;
        padding: 0;
    }
    .benefits-lbox{
        min-height: auto;
        padding: 30px;
    }
    .workcult-list .col-sm-12 {
        flex: auto;
        max-width: 100%;
    }
    .workcult-lbox {
        padding: 0 30px 40px;
        min-height: auto;
    }
    .visitcareer-content h3 {
        font-size: 28px;
    }
    .ourcareer-sec.cover {
        padding: 140px 0 40px;
    }
    .benefits-mtitle h3 {
        font-size: 24px;
    }
}
@media(max-width: 414px){
    .careersb-img {
        width: 90%;
    }
    .mobiletop-bar {
        padding: 10px;
    }
    .careersb-img {
        width: 100%;
    }
    .careersb-ct h1, .careersb-ct h2, .careersb-ct h3, .careersb-ct h4, .careersb-ct h5, .careersb-ct h6, .careersb-ct h1 strong, .careersb-ct h2 strong, .careersb-ct h3 strong, .careersb-ct h4 strong, .careersb-ct h5 strong, .careersb-ct h6 strong{
        font-size: 37px;
    }
    .courteam-ct p {
        font-size: 16px;
    }
    .cour-team.cover {
        padding: 35px 0 30px;
    }
    .cour-team.cover {
        position: relative;
        background-position: left !important;
    }
    .courteam-buttons {
        margin-top: 40px;
    }
    .visitcareer-content h3 {
        font-size: 24px;
    }
    .courteam-buttons ul li {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .ourcareer-form .gform_footer input#gform_submit_button_2{
        width: 100%;
    }
}
@media(max-width: 375px){
    .ourcareer-content p {
        font-size: 17px;
    }
}