.banner img.award-logo {
    max-width: 251px;
}
.main-navigation--front a {
    color: #ffffff;
}
.case-goal .large-8 {
    padding-right: 70px;
}
.case-goal h4 {
    text-transform: uppercase;
}
.text-image .large-8 {
    padding-right: 10%;
}
.text-image .video-box.fit-aspect-ratio {
    padding-bottom: 126%;
    max-width: 296px;
}
.video-box {
    position: relative;
    height: 0;
    padding-bottom:56.6%;
}
.video-box embed, .video-box iframe, .video-box object, .video-box video {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
}
.video-box.fit-aspect-ratio {
    padding-bottom: 177.8%;
}

.sticky-wrapper .footer-logo ul li {
    width: 33%;
}
.app-icon .elementor-widget-wrap {
    justify-content: center;
}
.app-icon .elementor-widget-wrap .elementor-widget-image {
    width: auto;
    margin: 10px 10px;
    min-width: 25%;
}
.hide-large {
    display: none !important;
}

p.why-tech-success.success {
    font-size: 12px;
    color: #f00;
}
.sticky-wrapper {
    position: sticky;
    top: 140px;
}
.sticky-wrapper .footer-logo ul {
    padding: 50px 0 0 0;
}
.padding-top-none {
    padding-top: 0 !important;
}
.padding-bottom-none {
    padding-bottom: 0 !important;
}
.padding-left-none {
    padding-left: 0 !important;
}
.padding-right-none {
    padding-right: 0 !important;
}
.case_study_footer_logo + .image_full_width .section {
    padding-top: 0;
    overflow:hidden;
}
.byo-component .case-studies .case__image_arrow_mobile {
    display: none !important;
}
.byo-component .title-block.services h1 {
    font-weight:900;
}
.page-id-13 .title-block {
    padding-bottom: 92px;
}
.byo-component a.button {
    max-width: 100%;
    width: auto;
    display: inline-block;
}
.bgdiv {
    background: #000;
}
.page-id-13 .title-block {
    padding-bottom:3.3rem;
}
.section .cell.small-12:first-child {
    margin-top: 0 !important;
}
.postid-6465.single-service .byo-component.logos_text {
    margin: 0px 0px 40px 0px;
}
/* .byo-component .related-news .wrapper a {
    width: 33%;
    padding: 0px;
} */
.page-thank-you {
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
}
.thank-section-1 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
    padding: 70px 0px;
    display: inline-block;
    width: 100%;
    margin: 0;
    min-height:350px;
}
.thank-header {
    text-align: center;
    width: 100%;
    margin: 0;
    display: inline-block;
}
.thank-header .modea-logo {
    width: 110px;
    height: auto;
    margin: 0 0 30px 0;
}
.thank-header h1, .thank-header h2 {
    margin: 0;
    font-size: 36px!important;
    font-weight: bold;
    position: relative;
    line-height: normal;
    z-index: 0;
}
.thank-header h2 {
    padding: 5px 0 10px;
}
.thank-header h2:after {
    content: "";
    width: 50px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fec836;
    margin: 0 auto;
}
.thank-header p {
    font-size: 20px;
    margin: 35px 0px !important;
    line-height: normal;
}
.thank-header ul li {
    font-size: 20px;
    margin-bottom: 13px;
}

.page-thank-you h3 {
    font-size: 26px !important;
    font-weight: bold !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23 !important;
    letter-spacing: normal;
    margin: 0 0 10px 0;
}
.page-thank-you .center-btn {
    text-align: center;
    width: 100%;
    display: inline-block;
}
.page-thank-you .center-btn .yellow-btn {
    min-width: 231px;
}
.thank-section-2 {
    display: inline-block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 160px 0;
    text-align: center;
}
.thank-section-2 h3 {
    color: #fff;
}
.thank-section-2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-end;
}
.thank-section-2 ul li {
    width: auto;
    padding: 48px 34px 0;
}
.thank-section-2 .container {
    max-width: 854px;
}
.single-casestudy .cell {
    padding-left: 20px;
    padding-right: 20px;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.subscribe-form__wrapper .field-group {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    text-align: left;
    margin: 0 -19px;
}
.subscribe-form__wrapper .field-group > div {
    padding: 0 19px 30px;
    width: 50%;
}
.subscribe-form__wrapper {
    max-width: 790px;
    margin: 0 auto;
}
.subscribe-form__wrapper .field-group label {
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    margin: 0 0 5px 0;
}
.subscribe-form__wrapper .field-group input {
    border: solid 1px rgba(68, 68, 68, 0.25);
    width: 100%;
    height: 48px;
    padding: 9px;
    box-shadow: none;
    margin: 0;
    background: #fff;
}
.subscribe-form__wrapper .subscribe-button {
    width: 231px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #fec836;
}
.subscribe-form__wrapper input#mc-embedded-subscribe {
    padding: 12px 0px 13px;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #144d54;
    background-color: transparent;
    border: none;
    position: relative;
    cursor: pointer;
    width: 100%;
    z-index: 1;
}
.subscribe-form__wrapper .subscribe-button img {
    position: absolute;
    right: 45px;
    top: 15px;
    z-index: 0;
}
.published-date__wrapper {
    text-align: center;
    margin: 30px 0;
}
.published-date__wrapper .published-date {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    opacity: 0.5;
}
.postid-6445 .modulecopy_image-6 .copy_image_img {
    width: 100px;
    height: 100px;
}
.byo-component:last-child {
    margin-bottom:85px;
}
.main-navigation--front a {
    color: #fff;
}
.byo-component.two_column_cta_stats .two-col-cta-stats .copy-small ul {
    -webkit-columns: 2;
    margin: 20px 0;
    column-count: 2;
    columns:2;
    display: inline-block;
}
.mychart video {
    padding: 0px 40px;
}
.copy_video{
    width:100%;
    margin:0px auto;
}
.success_msg {
    margin: 10px 0px;
    color: #F00;
    font-weight: 400;
}
.success_msg1 {
    color: #f00;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    font-weight: 600;
}
.title-block p,.byo-component .title-block p {
    max-width: 930px;
}
.page-template-page-byo .byo-component .copy_image .wrapper > h2 {
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 0px;
    line-height: normal;
    margin-bottom:30px;
}
.page-template-page-byo .byo-component.copy_image_twocol .text-container {
    margin: 0px 0 30px 0;
}
.contact-btn {
    position: relative;
}
.contact-btn img {
    position: absolute;
    top: 38px;
    left: 50%;
    margin-left: 35px;
}
.st-sticky-share-buttons.st-show-total {
    display: none !important;
}
.byo-component.contact_form_signup .contact-form-signup .form-wrapper input[type=submit] {
    margin: 20px auto;
    font-size: 12px;
    color: #444444 !important;
    padding: 14px 50px !important;
    background: #fec836 !important;
    height: 43px;
    border: 1px solid #fec836;
    border-bottom: 1px solid #fec836 !important;
}
.case_study_footer_logo .footer-logo ul li img {
    object-fit: contain;
    max-width: 100%;
}
.page-id-6322 .byo-component:last-child {
    margin-bottom: 0px;
}
.inline_logo p {
    margin-bottom: 0px;
}
.case__sub-group.manual-cta p {
    padding-bottom:16px;
    margin: 0px;
    text-align: center;
}
.contact-info {
    width: 100%;
    display: block;
}
.contact-info a {
    display: block;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
}
.contact-info .emal {
    font-weight: 500;
    color: #008389;
    margin-top: 32px;
}
.checkbox-group {
    margin: 0 0 30px 0;
    width: 100%;
}
p:empty {
    display: none !important;
    margin: 0px;
    padding: 0px;
}

.byo-component .case-studies .case__text-left p {
    font-size: 12px;
    font-weight: 500;
    color: #4A4A4A;
}
section.case-grid {
    padding: 82px 0 58px;
    width: 100%;
    margin: 0;
    height: auto;
}
section.case-grid .container {
    max-width: 1152px;
}
.case-grid .case-grid-box {
    min-height: 100%;
    background: #fff;
    border: 1px solid #d8d8d8;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.case-grid .case-grid-box .case-grid-text {
    padding: 40px 15px 29px 33px;
    width: 100%;
}
.case-grid .case-grid-box .case-grid-text h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    margin: 0 0 15px 0;
}
.case-grid .case-grid-box .case-grid-text p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 15px 0;
}
section.case-grid .row {
    margin: 0 -15px;
    align-items: normal;
}
section.case-grid .row .col {
    padding: 15px 15px;
}
.case-grid .case-grid-box .button {
    margin: 0;
    border: 1px solid #008389;
    border-radius: 10px;
    font-size: 14px;
    line-height: 17px;
    color: #015960;
    font-weight: 700;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 9px 29px;
    background: #fff;
}
.case-grid .case-grid-box .button svg path {
    fill: #fec836!important;
}
.case-grid .case-grid-box .button:hover {
    background: #008389;
    color: #fff;
}
.case-grid .case-grid-box .button:hover svg path {
    fill: #fff !important;
}
.case-grid .case-grid-box > img {
    width: 100%;
}
.form-inner {
    background: #008389;
    border-radius: 20px;
    position: relative;
    z-index: 0;
    padding: 37px 80px 40px 150px;
    text-align: center;
    margin: 0 0 0 290px;
}

.form-inner img {
    position: absolute;
    left: -200px;
    top: 0;
    margin: -40px 0;
    z-index: 1;
    width: 288px;
}
.form-inner h3 {
    margin: 0;
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    color: #fff;
    position: relative;
    z-index: 0;
    text-align: center;
    padding: 20px 0 0 0;
}
.form-inner h3:before {
    background: #fec836;
    content: "";
    height: 4px;
    width: 50px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.form-flex {
    display: flex;
    align-items: flex-start;
}
.form-flex p {
    text-align: left;
    margin: 20px 10px 0 0;
    padding: 0;
}
.form-flex p label {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    margin: 0 0 5px 0;
}
.form-flex p input {
    margin: 0;
    background: #FFFFFF;
    border: 1px solid rgba(68, 68, 68, 0.25);
    height: 43px;
}
.form-flex p .wpcf7-not-valid-tip {
    color: #fff;
    font-size: 13px;
}
.form-flex p input.wpcf7-form-control.wpcf7-submit {
    background-image: url(../assets/img/page-home/sign-up-btn.svg);
    background-size: 100% 100%;
    background-color: transparent !important;
    border: none;
    border-radius: 10px;
    min-width: 152px;
    height: 43px;
    margin: 19px 0 0 6px;
    font-weight: 700;
    font-size: 0;
    line-height: 15px;
    text-align: center;
    letter-spacing: .857143px;
    text-transform: uppercase;
    cursor: pointer;
}
.form-flex p input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.9;
}
.form-flex p span.wpcf7-spinner {
    display: block;
}
.form-inner .wpcf7-response-output {
    color: #fff;
    margin: 10px 0 !important;
}
.form-flex p span.wpcf7-spinner {
    display: block;
    position: absolute;
}
/* .page-home .award-main {
    background: transparent;
} */
.thought-leadership {
    text-align: center;
    max-width: 1063px;
    margin: 0 auto;
    padding: 0 0 70px 0;
}
.thought-leadership #banner-arrow {
    margin: -50px 0 0px 0;
    display: block;
}
.thought-leadership h3 {
    margin: 70px 0;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.62em;
    font-size: 26px;
    font-weight: 300;
}
section.partner-main {
    width: 100%;
    overflow: hidden;
    padding: 0 0 106px 0;
}
.slick-slider .logo-image {
    text-align: center;
}
.slick-slider .logo-image img {
    width: auto;
    height: 60px;
    max-width: 90%;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
}
.slick-slider .slick-arrow {
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    padding: 0;
    font-size: 0px;
    width: 36px;
    height: 36px;
    position: absolute;
    margin: 0;
    top: 50%;
    transform: translate(0px, -50%);
    cursor: pointer;
    z-index: 9;
    color: #0480A8;
    border: none !important;
}
.slick-slider .slick-arrow:after {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 30px;
    line-height: 1;
}
.slick-slider .slick-prev.slick-arrow {
    left: 5px;
}
.slick-slider .slick-next.slick-arrow {
    right: 5px;
}
.slick-slider .slick-arrow.slick-next:after {
    content: "\f054";
}
.partner-main .slick-slider .slick-arrow {
    background-color: #ffffffb8 !important;
    width: 46px;
    height: 46px;
}
section.award-main {
    padding: 70px;
    background: #f2f2f2;
    text-align: center;
    width: 100%;
}
section.award-main h4 {
    margin: 0 0 70px 0;
    font-weight: 600 !important;
}
section.award-main h4 strong {
    color: #008389;
    font-weight: 600;
}
.award-main .slick-slider .logo-image img {
    height: 148px;
}
.award-main .slick-slider .slick-prev.slick-arrow {
    left: -20px;
}
.award-main .slick-slider .slick-next.slick-arrow {
    right: -20px;
}
/* .page-home .home-banner .container {
    max-width: 1400px;
    width: 100%;
    padding: 22px 20px;
} */
section.home-case-study {
    padding: 70px 0 0;
    width: 100%;
}
section.home-case-study {
    padding: 70px 0 0;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.home-case-study .row .col {
    width: 50%;
}
.home-case-study .row {
    padding-bottom: 90px;
    flex-direction: row-reverse;
}
.home-case-study .hide-desktop {
    display: none !important;
}
.home-case-study .row:nth-child(2n+2) {
    flex-direction: row;
}
.home-case-study .row.edge-left .col-img {
    margin-left: -22% !important;
    width: 70%;
}
.home-case-study .row.edge-right .col-img {
    margin-right: -21% !important;
    width: 70%;
}
.home-case-study .col-text h2 {
    margin: 0 0 20px 0;
}
.home-case-study .col-text h2:after {
    content: "";
    display: block;
    background: #fec836;
    height: 4px;
    width: 50px;
}
.contact-form-signup .button {
    width: 100% !important;
    max-width: 260px !important;
}
.mission-what-do .row {
    flex-direction: row-reverse;
}
.mission-what-do .row {
    flex-direction: row-reverse;
}
.mission-things {
    text-align: center;
    width: 100%;
}
.mission-things h2 {
    margin: 0;
}
.mission-things h2:after {
    display: none !important;
}
.mission-things ul {
    list-style: none;
    margin: 0 -19px;
    padding: 0;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}
.mission-things ul li {
    width: 50%;
    padding: 0 19px !important;
    margin: 30px 0 20px 0;
}
.mission-things ul li:before {
    display: none !important;
}
.mission-things ul li img {
    width: auto;
    height: auto;
    object-fit: contain;
    margin: 0 0 15px 0;
}
.mission-things ul li h4 {
    font-weight: 500;
    line-height: normal;
}
.mission-things ul li p {
    margin: 0;
}
#menu-case-study, #menu-about-us, #menu-services {
    display: block;
    list-style: none;
    text-align: center;
}
#menu-case-study li a, #menu-about-us li a, #menu-services li a{
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
}
.notfound p.related-services-title {
    font-weight: bold;
    font-size: 32px;
    line-height: normal;
    text-align: center;
}
.notfound .related-services-list a {
    min-width: 33%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #008389;
    padding: 10px 20px 0;
}
.page-template-page-not-found .thank-section-1 {
    padding: 70px 0;
}
.career-award {
    text-align: center;
    width: 100%;
    margin: -65px 0 -20px;
    padding: 0 0 0px 0;
}
.career-award ul {
    margin: 0 -20px;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.career-award ul li {
    padding: 0 20px 20px;
    list-style: none;
    width: auto;
}
/* .career-image-text .row .col-6 img {
    width: 100%;
} */
/* .career-image-text .center-heading {
    max-width: 992px;
    margin: 0 auto;
} */
/* .career-image-text .center-heading h3 {
    font-weight: 500 !important;
    margin: 0;
    font-size:26px;
} */
/* .career-image-text .center-heading h3 a {
    color: #008389;
    border-bottom: 2px solid #fec836;
    padding-bottom: 2px;
} */
/* .career-image-text .center-heading h3 a:hover {
    border-bottom-color: transparent;
} */
.our-culture-value {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
}
.section.our-culture-value h2 {
    margin-bottom: 20px;
}

.our-culture-value .row + .row {
    margin-top: 35px;
}
.our-culture-value ol {
    list-style: none;
    padding: 0;
    counter-reset: my-awesome-counter;
    margin: 0 auto;
    max-width: 420px;
    display: block;
}
.our-culture-value ol li {
    counter-increment: my-awesome-counter;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    padding: 0;
    min-height: 49px;
    font-size: 26px;
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}
.our-culture-value ol li::before {
    content: counter(my-awesome-counter) "";
    color: #fec836;
    font-weight: bold;
    left: 0;
    font-size: 21px;
    border: 2px solid #fec836;
    width: 49px;
    min-width: 49px;
    height: 49px;
    position: static;
    text-align: center;
    top: 0;
    display: inline-block;
    line-height: 45px;
    border-radius: 50px;
    margin: 0 14px 0 0;
}
section.section.career-gallery-main {
    padding: 0 !important;
}
.career-gallery-main .container {
    max-width: 992px !important;
}
.career-gallery {
    margin: 0 -19px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.career-gallery.hide-desktop {
    display: none !important;
}
.career-gallery img {
    padding: 0 19px;
    width: 60%;
    height: auto;
}
.career-gallery .small-image {
    width: 40%;
}
.career-gallery img:nth-child(n+3) {
    margin-top: 30px;
}
.benefits-perks p {
    margin: 0;
}
.benefits-perks ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 -18px !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.benefits-perks ul li {
    margin: 55px 0 0 !important;
    padding: 0 18px !important;
    width: 50%;
}
.benefits-perks ul li::before {
    display: none;
}
.benefits-perks ul li img {
    width: auto;
    height: 50px;
    margin: 0 0 15px 0;
}
.benefits-perks ul li h4 {
    margin: 0 0 10px 0;
}
.benefits-perks ul li p {
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
}
ul.list-inline.job-attributes {
    margin: 0px;
    list-style: none;
    border: 0px;
    display: block;
    margin-bottom: 5px;
}
.job-attributes {
    font-size: 14px;
    margin-bottom: 0;
    list-style:none;
}
ul.list-inline.job-attributes li {
    border: 0px;
    list-style: none;
    display: inline;
    padding: 0px 20px 0px 0px;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 10px;
    font-size:14px;
}
.job-attributes .fa {
    padding-right: 6px;
}
.career-gallery .small-image img {
    width: 100%;
}
.career-gallery .large-image {
    width: 60%;
}
.career-gallery .large-image img {
    width: 100%;
}
.career-gallery.hide-desktop .large-image {
    width:100%;
}
.value-section-1 p {
    text-align: center;
}
.section.value-section-1 {
    text-align: center;
}
.value-section-1 .iconbox-img {
    width: 120px;
    background: #fec836;
    height: 120px;
    border-radius: 150px;
    padding: 20px;
    margin: 0 auto 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.value-section-1 img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}
.value-section-1 h6 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}
.value-section-1 p {
    margin: 0;
    font-size: 17px;
}
.value-section-1 .iconbox p {
    font-size: 14px;
}
.value-section-1 .col.col-sm-6.col-md-3 {
    margin-top: 30px;
}

/*************popup-section**************/
section.popup-section {
    width: 100%;
    padding: 45px 110px;
    display: inline-block;
    padding-right: 20px;
}

section.popup-section .wrapper-image {
    max-width: 982px !important;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    background: #fff;
    min-height: 260px;
    border-radius: 0;
    padding: 25px;
    display: flex;
    align-items: center;
    border: 8px solid #008389;
}
section.popup-section .wrapper-image img {
    position: absolute;
    left: -68px;
    top: -7px;
    z-index: 1;
    max-width: 200px;
    width: 100%;
    transform: rotate(-16deg);
    box-shadow: 0px 0px 10px #ccc;
}
.popmake section.popup-section .wrapper-image img {
    position: absolute;
    left: -68px;
    top: -11px;
    z-index: 1;
    max-width: 260px;
    width: 100%;
    transform: rotate(-16deg);
    box-shadow: 0px 0px 10px #ccc;
}
section.popup-section .popup-text {
    width: 100%;
    padding: 0 0 0 95px;
}
.popmake section.popup-section .popup-text {
    width: 100%;
    padding: 0 0 0 170px;
}
section.popup-section .popup-text h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 38px;
    text-align: center;
    margin: 0 0 24px 0;
}
section.popup-section .popup-text h3:after {
    content: "";
    display: block;
    margin: 8px auto 0px;
    background: #F6C340;
    width: 70px;
    height: 3px;
}

.popup-section .form-script {
    height: 0px;
}
.popup-section button {
    margin: 0 !important;
}
.form-popup {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.form-popup img {
    width: 30%;
    height: auto;
}

.form-popup form {
    width: 70%;
    padding: 20px;
    text-align: center;
}

.form-popup form h3 {
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 20px 0;
}
button.pum-close.popmake-close {
    background: #FEC836 !important;
    color: #444 !important;
    border-color: #FEC836 !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 28px !important;
}
.round{
    border-radius: 10px !important;
}

.padding-zero{
    padding-top:0px !important;
}

/********/
.stats {
    width: 100%;
    padding: 50px 0 0;
    overflow: hidden;
}
.stats .stat-item {
    padding: 20px;
    height: 100%;
}

.stats .slick-track {
    display: flex;
}

.stats .slick-slide {
    display: block;
    float: none !important;
    min-height: 100%;
    height: auto;
}

.stats .slick-slide > div {
    height: 100%;
    display: block;
    padding: 30px;
}

.stats .slick-current .stat-item {
    box-shadow: 0px 0px 10px rgb(204 204 204 / 46%);
}

.stats .slick-current .stat-item h4:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #008389;
    margin: 0 0 10px 0;
}
.stats + section.case-grid {
    padding-top: 40px;
}
.container.hcic {
    width: 100%;
    max-width: 1100px;
    margin: 0px auto;
}
.eventdate {
    margin: 0px auto;
    text-align: center;
    width: 100%;
    font-weight: bold;
    font-size: 30px;
    display: block;
    padding: 20px 0px 45px 0px;
}
.eventdata {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.eventdata span.eventday {
    flex-basis: 35%;
    line-height: 70px;
    border-top: 2px solid #FEC836;
    border-bottom: 2px solid #FEC836;
}
.eventdata span.eventday1{
    font-size: 59px;
    font-weight: 400;
    flex-basis: 15%;
}
.eventmonth {
    font-weight: 500;
}
.eventlocation {
    padding: 20px 0px;
    text-align: center;
}
p.last-line {
    text-align:center;
}

.byo-component .case-studies .arrow-right--anticon-white {
    margin: 0px 5px;
}
.byo-component .case-studies .manual-cta a {
    margin-top: 10px;
    text-align: center;
}
.byo-component.contact_form_signup .contact-form-signup .contact__second h2 {
    font-size: 36px;
    font-weight: 700 !important;
    margin-bottom: 40px;
}

.byo-component.contact_form_signup .contact-form-signup .contact__second {
    padding: 2rem 2rem 1.5rem;
}


.byo-component.copy_image_twocol section {
    border-bottom: 3px solid #fec836;
}
.title-block.overlay {
    display: none;
}
.neweventdate {
    font-size: 25px;
    text-align: center;
    padding-top: 17px;
    padding-bottom: 40px;
}

@media screen and (max-width: 1840px) {
    .home-case-study .row.edge-left .col-img {
        margin-left: -18% !important;
        width: 66%;
    }
    .home-case-study .row.edge-right .col-img {
        margin-right: -18% !important;
        width: 66%;
    }
}
@media screen and (max-width: 1640px) {
    .home-case-study .row.edge-left .col-img {
        margin-left: -10% !important;
        width: 59%;
    }
    .home-case-study .row.edge-right .col-img {
        margin-right: -10% !important;
        width: 59%;
    }
}
@media screen and (max-width: 1480px) {
    .home-case-study .row.edge-left .col-img {
        margin-left: -5% !important;
        width: 55%;
    }
    .home-case-study .row.edge-right .col-img {
        margin-right: -5% !important;
        width: 55%;
    }
    /* section.home-hero {
        background-size: cover;
    } */

    /* ul.no-found-list li .found-text {
        padding: 20px 20px;
    } */
}

@media screen and (max-width: 1400px) {
    .home-case-study .row.edge-left .col-img {
        margin-left: -3% !important;
        width: 53%;
    }
    .home-case-study .row.edge-right .col-img {
        margin-right: -3% !important;
        width: 53%;
    }
}
@media screen and (max-width: 1280px) {
    .form-inner {
        padding: 37px 40px 40px 130px;
        margin: 0 0 0 190px;
    }

    /* ul.no-found-list li {
        width: calc(50% - 20px);
    } */
    .blue-btn {
        padding: 12px 15px 14px 15px;
        min-width: 160px;
    }
}
@media screen and (max-width: 1024px) {
    .form-inner img {
        width: 260px;
    }
    .form-inner {
        padding: 30px 20px 40px 80px;
        margin: 0 0 0 190px;
    }
}
@media screen and (max-width: 64em) {
    .text-image .video-box.fit-aspect-ratio {
        padding-bottom: 78%;
        max-width: 390px;
        margin: 0 auto 70px;
    }
    .small-center {
        text-align: center;
    }
    .case-goal .large-8 {
        padding-right: 0;
    }
    .text-image .large-8 {
        padding-right: 0%;
    }
    .case-goal .large-4 {
        margin-top: 70px;
    }
}

@media screen and (max-width: 1025px) {
    .thank-header h1, .thank-header h2 {
        font-size: 32px!important;
    }
    .thank-section-2 {
        padding: 130px 0;
    }
}
@media screen and (max-width: 1024px) {
    .title-block {
        padding-top: 2rem;
        padding-right: 2.5rem;
        padding-left: 2.5rem;
    }
    .thank-section-1 .title-block {
        padding-top: 0;
    }
}
@media screen and (max-width: 940px) {
    .thank-header h1, .thank-header h2 {
        font-size: 30px!important;
    }
    .thank-section-2 {
        padding: 100px 0;
    }
}
@media screen and (max-width: 920px) {
    .text-image .video-box.fit-aspect-ratio {
        padding-bottom: 62%;
        max-width: 300px;
        margin: 0 auto 70px;
    }
    section.full-image .container.standard,
    section.full-image .container.large {
        width: 100%;
        padding: 0;
    }
    .form-inner {
        padding: 30px;
        margin: 0;
    }

    .form-inner img {
        position: static;
        margin: -150px 0 30px 0px;
    }
}
@media screen and (max-width: 840px) {
    .notfound p.related-services-title {
        font-size: 26px;
    }
}
@media screen and (max-width: 782px) {
    .banner img.award-logo {
        max-width: 201px !important;
    }
}
@media screen and (max-width: 768px) {
    .page-thank-you .hide-mobile {
        display: none !important;
    }
    .thank-header h1, .thank-header h2 {
        font-size: 28px!important;
    }
    .thank-header p {
        font-size: 18px;
    }
    .page-thank-you h3 {
        font-size: 22px !important;
        line-height: 1.46 !important;
        margin: 0 0 5px 0;
    }
    .thank-section-2 {
        padding: 35px 0;
    }
    .thank-section-2 ul {
        margin: 0 auto;
        justify-content: center;
        max-width: 336px;
    }
    .thank-section-2 ul li {
        padding: 10px;
        width: 50%;
    }
    .thank-section-2 ul li img {
        width: 90%;
    }
    .byo-component .copy_image {
        padding: 0rem 2.5rem;
    }
    .byo-component {
        margin: 0 0 10px 0;
    }
    .byo-component.logos_text .logos_text_wrapper .grid-logos.inline_logo .logo-item {
        margin-right: 0;
        display: inline-block;
        padding: 0px 5%;
        margin: 0px auto;
        text-align: center;
    }
    .byo-component.logos_text .logos_text_wrapper .grid-logos > div:last-child {
        width: 100%;
        text-align: center;
        display: block;
        margin: 32px auto 30px auto;
    }
    .byo-component:last-child {
        margin-bottom: 40px;
    }
    .page-template-page-byo .byo-component .copy_image .wrapper > h2 {
        margin-top: 30px;
    }
    section.copy_image.two-cols .wrapper[reveal="1/100"] {
        order: 1;
    }
    .service-detail .byo-component.copy_image_twocol .buttons .button {
        max-width: 240px;
        margin-bottom: 2rem;
    }
    .byo-component.two_column_cta_stats .two-col-cta-stats .copy-small ul {
        -webkit-columns: 1;
        column-count: 1;
        columns: 1;
        display: block;
    }
    .mission-things ul li img {
        height: 40px;
    }
    .thank-section-2 ul {
        align-items: unset;
    }
.title-block.overlay {
    display: block;
}
.neweventdate {
    font-size: 20px;
    text-align: center;
    padding-bottom: 35px;
}
}
@media screen and (max-width:767px) {
    .single-casestudy .cell {
        padding-left: 0px;
        padding-right: 0px;
    }
    .thank-section-1 {
        background-image: url(https://www.modea.com/wp-content/uploads/2021/10/Case-Study_Edison_Hero_Background_Mobile.png) !important;
    }
    .mission-things ul li {
        width: 100%;
    }
    .notfound p.related-services-title {
        font-size: 20px;
    }
    /* .career-image-text .row {
        flex-direction: column-reverse;
    } */
    /* .career-image-text .row .col:first-child {
        margin-top: 70px;
    } */
    .our-culture-value ol {
        max-width: 100%;
        margin: 30px 0 0 0;
    }
    .our-culture-value ol li:last-child {
        margin-bottom: 0;
    }
    .our-culture-value .row + .row {
        margin-top: 0px;
    }
    .our-culture-value .row + .row .col-6 {
        margin-top: 30px;
    }
    .section.life-at-modea {
        padding-bottom: 30px;
    }
    .section.career-gallery-main {
        margin-bottom: -5px;
    }
    .career-gallery img {
        width: 100%;
        padding: 5px;
    }
    .career-gallery img:nth-child(n+3) {
        margin-top: 0;
    }
    .career-gallery .small-image {
        width: 50%;
    }
    .career-gallery.hide-desktop {
        display: flex !important;
    }
    .career-gallery.hide-mobile {
        display: none !important;
    }
    .benefits-perks ul li {
        margin: 30px 0 0 !important;
    }
    .benefits-perks ul li img {
        height: 40px;
        margin: 0 0 10px 0;
    }
    .benefits-perks ul li h4 {
        margin: 0 0 5px 0;
    }
    .benefits-perks ul li p {
        font-size: 14px;
    }
    section.case-grid .row .col {
        padding: 15px;
        width: 100%;
    }
    section.case-grid {
        padding: 64px 0 35px;
    }
    .case-grid .case-grid-box .case-grid-text {
        padding: 25px 17px 29px 17px;
    }
    .case-grid .case-grid-box .button {
        letter-spacing: 0;
        padding: 9px 8px;
        width: 100%;
        max-width: 340px;
    }
    .case-grid .case-grid-box .case-grid-text h2 {
        font-size: 24px;
        line-height: 29px;
    }
    section.popup-section .wrapper-image img {
	    position: static;
	    margin: -80px auto 0;
	}

	section.popup-section .wrapper-image {
	   justify-content: center;
        flex-wrap: wrap;
        border-width: 5px;
	}

	section.popup-section .popup-text {
	    padding: 30px 0 10px;
	}

	section.popup-section {
	    padding: 30px 2.5rem;
	}
	.form-popup img {
	    width: 100%;
	    max-width: 280px !important;
	}

	.form-popup form {
	    width: 100%;
	    padding: 20px 0;
	}

	.form-popup {
	    flex-wrap: wrap;
	    justify-content: center;
	}
}
@media screen and (max-width:760px) {
    .home-case-study .row .col {
        width: 100%;
        padding: 0 !important;
    }
    .home-case-study .row.edge-left .col-img {
        width: 100%;
        text-align: center;
    }
    .home-case-study .row.edge-left .col-img {
        margin-left: 0 !important;
        width: 100%;
    }
    .home-case-study .row.edge-right .col-img {
        margin-right: 0 !important;
        width: 100%;
    }
    .home-case-study .row .col.col-text {
        margin-top: 30px;
    }
    .thought-leadership h3 {
        margin: 70px 0 30px;
    }
    section.partner-main {
        padding: 0 0 76px 0;
    }
    .slick-slider .slick-prev.slick-arrow {
        left: 0;
    }
    .slick-slider .slick-next.slick-arrow {
        right: 0;
    }
    section.award-main {
        padding: 70px 0px;
    }
    section.award-main h4{
        padding: 0 26px;
    }
    .slick-slider .logo-image img {
        height: 40px;
    }
    .award-main .slick-slider .logo-image img {
        height: 80px;
    }
    .award-main .slick-slider .logo-image {
        opacity: 0.4;
    }
    .award-main .slick-slider .slick-current .logo-image {
        opacity: 1;
    }
    .home-case-study .hide-desktop {
        display: block !important;
        margin: 0 auto;
    }
    .home-case-study .hide-mobile {
        display: none !important;
    }
    .award-main .slick-slider .slick-next.slick-arrow {
        right: 0;
    }
    .award-main .slick-slider .slick-prev.slick-arrow {
        left: 0;
    }
    .benefits-perks ul li {
        width: 100%;
    }
    .our-culture-value {
        background-image: url(../assets/img/page-career/Careers_Mobile_Dark_Blue.svg);
    }
    .form-flex {
        flex-wrap: wrap;
    }
    .form-flex p {
        text-align: center;
        margin: 15px 10px 0 0;
        padding: 0;
        width: 100%;
    }
    .form-flex p label {
        text-align: left;
    }
    .form-inner h3 {
        margin-bottom: 15px;
    }
    .form-flex p input.wpcf7-form-control.wpcf7-submit {
        margin: 9px 0 0 0px;
    }
    .form-inner img {
        margin: -100px 0 30px;
    }
}
@media screen and (max-width: 600px) {
    .field-group1 {
        position: relative;
        display: block;
        vertical-align: middle;
        align-items: center;
        width: 100%;
        margin: 0px auto;
        padding: 0px 25px;
    }
    .field-group1 .inputfield {
        display: block;
        max-width: 100%;
        width: 100%;
        float: unset;
        margin: 0px auto;
    }
    .eventdata span.eventday {
        flex-basis: 100%;
        line-height: 70px;
    }
}
@media screen and (max-width: 540px) {
    .hide-small {
        display: none !important;
    }
    .hide-large {
        display: block !important;
    }
    section.banner.mobile-bottom-none {
        padding: 50px 0 0;
        overflow: hidden;
    }
    .banner img.award-logo {
        max-width: 201px !important;
    }
    section.news-header .title-block {
        padding: 70px 0 30px;
    }
    .subscribe-form__wrapper .field-group {
        flex-wrap: wrap;
    }
    .subscribe-form__wrapper .field-group > div {
        width: 100%;
        padding: 0 19px 20px;
    }
    .subscribe-form__wrapper .subscribe-button {
        margin-top: 7px;
    }
    .career-banner {
        padding: 10px 0 20px;
    }
    .career-award {
        margin: -90px 0 -20px;
    }
    .our-culture-value ol li {
        font-size: 24px;
        min-height: 35px;
        margin: 0 0 22px 0;
    }
    .our-culture-value ol li::before {
        width: 35px;
        min-width: 35px;
        height: 35px;
        line-height: 32px;
        font-size: 16px;
    }
    section.popup-section .popup-text h3, .form-popup form h3 {
	    font-size: 24px;
	    line-height: 30px;
	}
}
@media screen and (max-width:425px) {
    .byo-component .title-block {
        padding-top: 2rem;
    }
}
@media screen and (max-width: 380px) {
    .byo-component.logos_text .logos_text_wrapper .grid-logos.inline_logo .logo-item {
        padding: 0px 1%;
    }
}
