html {
    scroll-behavior: smooth;
}

.contact-header-title {
    font-size: 50px;
}

.contact-header-desc,
.officeDesc {
    margin-top: 40px;
    font-size: 18px;
}

#contactHeader,
#contactOffices,
#contactOtherOffices {
    padding: 20px 150px;
}

.officeFlag {
    width: 58px;
    margin-top: 20px;
}

.officeTitle {
    margin-top: 10px;
    font-family: LoraBold !important;
    font-size: 32px !important;
}

.officePhone {
    font-family: MontserratBold !important;
    font-size: 18px;
    margin-top: 50px;

}

.officeDesc {
    margin-top: 0px;
}

.officeContainer {
    height: 590px;
    background-position: bottom;
    background-repeat: no-repeat;

}

.regionalLink {
    font-size: 16px;
    font-family: MontserratMedium;
    color: #1A1818 !important;
}

.contactLabel {
    font-size: 18px !important;
    font-family: MontserratMedium;
    font-weight: 500
}

.wpcf7-form input {
    border: none;
    font-size: 18px !important;
    border-bottom: 1px solid #707070;
    margin-bottom: 20px;
    width: 100%;
}

.wpcf7-textarea {
    font-size: 18px !important;
}

.career-upper {
    padding-right: 25px;
    /* padding: 0px !important; */
}

.career-img{
    height: 100%;
    width: auto;
    object-fit: cover;
}

#career-part {
    /* padding: 35px 78px 65px 85px */
    padding: 35px 78px 0px 85px
}

.career-part-title {
    font-size: 48px;
    color: #3c3c3c !important;
}

.part-description {
    color: grey;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
}

.part-container {
    margin-top: 25px;
}


.roles-container {
    margin-top: 30px;
    background-color: #323e47;
}

.role-left {
    /* padding: 100px 114px 91px 84px !important; */
    padding: 84px !important;
}

.role-right {
    padding: 0px 60px 0px 0px !important;
}

.role-left h1 {
    color: white !important;
}

.role-left p {
    color: white !important;
    line-height: 30px;
}

.contact-header-title-light {
    font-size: 50px;
    color: white !important;
}

.role-list {
    font-weight: normal !important;
    font-size: 28px !important;
    font-family: Lra !important;
}

.role-list a {
    color: white !important;

}

.related-ivs-sidebar ul li:after {
    padding-top: 5px !important;
}

.related-ivs-sidebar ul li {
    padding-bottom: 5px;
}

.related-ivs-sidebar ul li a:after {
    content: "\f054" !important;
    font-family: FontAwesome !important;
    position: absolute !important;
    right: 190px !important;
    margin: auto !important;
    margin-top: 12px !important;
    width: 15px !important;
    height: 15px !important;
    border: 1px solid #fed630 !important;
    text-align: center !important;
    border-radius: 25px !important;
    background-color: #fed630 !important;
    color: #323e47 !important;
    font-size: 10px !important;
}

.featured-container {
    /* margin-top: 30px; */
    padding: 100px 120px 0px 0px;
}

.featured-img {
    max-width: 208% !important;
    margin-top: 30px;
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1600px !important;
        overflow: hidden;
    }
}

#colophon .site-info {
    margin-top: 20px;
}

.wpcf7 {
    width: 100%;
}

.wpcf7-form label {
    font-size: 18px !important;
    font-family: MontserratMedium;
    font-weight: 500;
}

.wpcf7-form input {
    background: #f5f5f5;
}

.careers-form-container {
    padding: 6% !important;
    background: #f5f5f5 !important;
}

input[type="file"] {
    display: none;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    width: 40% !important;
    background-color: #fed630;
    color: grey;
    text-align: center;
}

.no-file {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 27px;
    cursor: pointer;
    width: 60% !important;
    font-weight: bold;
}

.row-interest .wpcf7-list-item {
    display: block;
}

.wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
    left: 15px;
    top: -3px;
    width: 200px;
    padding-right: 25px;
}

input[type=radio] {
    height: 20px;
    width: 20px !important;
}

.iv-slide-image {
    height: 600px;
    background-position: top !important;
}

.slick-slide {
    width: 532px !important;
    padding-right: 24px;
}

.img-caption h2 {
    font-weight: normal !important;
    font-family: MontserratReg !important;
    color: grey;
    font-size: 30px;
    margin-top: 20px;
}

.iv-job {
    font-size: 18px;
    color: grey;

}

.feat-team {
    padding-top: 90px;
}

.panel-heading {
    padding: 0;
    border: 0;
}

.panel-title>a,
.panel-title>a:active {
    display: block;
    padding: 15px;
    padding-left: 0px;
    padding-bottom: 2px;
    color: #e1e1e1;
    font-size: 30px;
    font-weight: 100;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
    font-family: Lra !important;
    margin-left: 20px;
}

.panel-heading a:before {
    content: "\f054" !important;
    font-family: FontAwesome !important;
    position: absolute !important;
    right: 86px !important;
    margin: auto !important;
    margin-top: 10px !important;
    width: 16px !important;
    height: 16px !important;
    border: 1px solid #fed630 !important;
    text-align: right !important;
    border-radius: 25px !important;
    background-color: #fed630 !important;
    color: #323e47 !important;
    font-size: 13px !important;
    text-indent: 1px;
    font-weight: 100 !important;
}

.panel-heading.active a:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.panel-default {
    border-bottom: 2px solid #a5a5a5;
    margin-right: 22px;
}

.collapse {
    padding: 0px;
}

.panel-body {
    color: white;
    font-size: 18px;
    padding: 13px;
}

.center-block {
    margin-top: 84px;
}

.page-slide-controller:hover {
    text-decoration: none;
}

.page-slide-controller {
    font-weight: bold;
}

.hl-next:hover {
    text-decoration: none;
}

.swal2-html-container .panel-body {
    color: black;
    font-size: 18px;
    padding: 18px;
}

.feat-team {
    margin-bottom: 300px;
}

#iv-slider-career {
    width: 100%;
    padding: 0px;
    max-height: 250px;
    margin-top: 15px;
    margin-bottom: 210px;
}

.mobile-d-show{
    display: none !important;
}

/* For mobile phones: */
@media only screen and (max-width: 1270px) {
    .mobile-d-none {
        display: none !important;
    }

    #career-part {
        width: 100% !important;
        padding: 0px;
    }

    .career-upper {
        width: 100% !important;
        padding: 0px !important;
        padding-top: 10px !important;
    }

   

    .roles-container {
        margin-top: 20px;

    }

    .role-left,
    .role-right {
        padding: 20px !important;
    }

    .role-right {
        padding-top: 0px;
    }

    .page-wrap {
        padding-top: 0px;
    }

    .panel-default {
        margin-right: 0px;
    }

    .center-block {
        margin-top: 0px;
    }

    .panel-heading a:before {
        right: 33px !important;
    }

    .panel-title>a,
    .panel-title>a:active {
        margin-left: 0px;
    }

    .feat-team {
        margin-bottom: 0px;
    }

    #iv-slider-career {
        width: 100%;
        padding: 0px;
        max-height: none;
        margin-top: 15px;
        margin-bottom: 0px;
    }

    .iv-slide-class {
        margin-top: 20px;
    }

    .careers-form-container{
        padding: 20px !important;
    }

    hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .mobile-d-show{
        display: flex !important;
        width: 100%;
    }

    /* .mobile-d-show img{
        min-height: 180px;
        width: 100% !important;
        object-fit: cover;
    } */
    .mobile-d-show img{
        min-height: 180px;
        height: 243px;
        width: 60% !important;
        object-fit: cover;
    }

    .img-caption h2 {
        font-weight: normal !important;
        font-family: MontserratReg !important;
        color: grey;
        font-size: 25px !important;
        margin-top: 0px;
    }

    .img-caption{
        display: flex;
        align-content: center;
        justify-items: center;
        flex-wrap: nowrap;
        height: 100%;
        flex-direction: column;
        justify-content: center;
    }

    .feat-team {
        padding-top: 20px;
    }

    .apply-btn{
        width: 100%;
    }
    .career-upper{
        width: 50% !important;
    }
    .career-img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: top;
    }

    .lower-img{
        width: 100% !important;
        height: 100%;
        margin-top: 10px;
    }
}

.custom-prev {
    left: -9px;
    top: 12px;
}
.custom-next {
    right: -25px;
    top: 12px;
}

@media only screen and (max-width: 1600px) {
    .slick-slide {
        width: 514px !important;
        margin-right: 19px;
    }
}

@media only screen and (max-width: 1536px) {
    .slick-slide {
        width: 500px !important;
        margin-right: 16px;
    }
}
@media only screen and (max-width: 1440px) {
    .slick-slide {
        width: 475px !important;
        margin-right: 0px;
    }
    .career-part-title {
        font-size: 41px !important;
    }
}
/*for iPad Pro landscape*/
@media only screen and (min-width: 1361px) and (max-width: 1366px){
    .slick-slide {
        width: 448px !important;
    }
}
@media only screen and (max-width: 1360px) {
    .slick-slide {
        width: 447px !important;
    }
}
@media only screen and (max-width: 1280px) {
    .slick-slide {
        width: 421px !important;
    }
}
@media only screen and (max-width: 1260px) {
    .mobile-d-show img {
        height: 380px;
    }
}
@media only screen and (max-width: 1100px) {
    .mobile-d-show img {
        height: 340px;
    }
}
@media only screen and (max-width: 1024px) {
    .mobile-d-show img {
        width: 330px !important;
        height: 468px !important;
    }

    .img-caption  .iv-name {
        font-size: 35px !important;
    }
    .img-caption  .iv-job {
        font-size: 28px !important;
    }

    .panel-title a {
        padding: 25px !important;
    }
}

@media only screen and (max-width: 850px){
    .mobile-d-show img {
        width: 289px !important;
        height: 400px !important;
    }
}
@media only screen and (min-width: 600px) and (max-width: 740px) and (orientation: landscape) {
    .btn-menu {
        top: 130px !important;
    }
    #mainnav-mobi {
        margin: none !important;
        top: 100px !important;
        left: -14% !important;
    }
}
@media only screen and (max-width: 768px) {
    .mobile-d-show img {
        min-height: 1px !important;
        max-width: 150% !important;
        width: 182px !important;
        height: 268px !important;
    }

    .img-caption {
        margin-left: -35px !important;
    }
    .img-caption .iv-name {
        font-size: 20px !important;
    }
    .img-caption .iv-job {
        font-size: 15px !important; 
    }
  
        
    
}
/*mobile*/
@media only screen and (max-width: 767px) {
    .wpcf7-form label {
        font-size: 15px !important;
    }
    .career-part-title {
        font-size: 30px !important;
    }
    .contact-header-desc, .officeDesc {
        margin-top: 40px;
        font-size: 14px;
        line-height: 35px;
    }
    .role-left p {
        line-height: 35px;
    }
    .panel-title a {
        padding: 15px !important;
        font-size: 20px !important;
    }
}
@media only screen and (max-width: 728px) {
    .mobile-d-show img{
        height: 200px !important;
        width: 140px !important;
        object-fit: cover;
    }
    .img-caption {
        margin-left: -100px !important;
    }
    .career-upper{
        width: 100% !important;
    }
    #career-part{
        width: 100% !important;
    }
    .apply-btn{
        width: 100% !important;
    }
}

@media only screen and (max-width: 670px) {
    .img-caption {
        margin-left: -70px !important;
    }
}
@media only screen and (max-width: 620px) {
    .img-caption {
        margin-left: -35px !important;
    }
}
@media only screen and (max-width: 560px) {
    .img-caption {
        margin-left: -20px !important;
    }
    .obg-btn-yellow {
        padding: 12px;
    }
}
@media only screen and (max-width: 490px) {
    .img-caption {
        margin-left: 0px !important;
    }
}
@media only screen and (max-width: 440px) {
    .img-caption {
        margin-left: 10px !important;
    }
}
@media only screen and (max-width: 360px) {
  
    .contact-header-title {
        font-size: 25px !important;
    }
    .img-caption {
        margin-left: 25px !important;
    }

    .img-caption .iv-name {
        font-size: 18px !important;
    }

    .img-caption .iv-job {
        font-size: 12px !important;
    }
    
}

.lower-img{
    width: 65%;
    height: 100%;
}

.panel-title a:hover{
    color: white !important;
    text-decoration: none !important;
}

.careers-form-container .row{
    display: block !important;
}

input[type="checkbox"]{
    box-sizing: border-box;
    padding: 0;
    height: 20px;
    width: 20px !important;
    display: inline !important;
}

.dots-container .slick-dots {
    width: fit-content;
    right: inherit;
    top: 2px;
}
.radio-btn {
    height: 15px !important;
    width: 13px !important;
}