/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/


@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-Regular.woff2)format("woff2"),url(fonts/HendersonSans-Regular.woff)format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-Bold.woff2)format("woff2"),url(fonts/HendersonSans-Bold.woff)format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-BlackItalic.woff2)format("woff2"),url(fonts/HendersonSans-BlackItalic.woff)format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-BoldItalic.woff2)format("woff2"),url(fonts/HendersonSans-BoldItalic.woff)format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans Basic;
    src: url(fonts/HendersonSansBasic-Regular.woff2)format("woff2"),url(fonts/HendersonSansBasic-Regular.woff)format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-LightItalic.woff2)format("woff2"),url(fonts/HendersonSans-LightItalic.woff)format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-Black.woff2)format("woff2"),url(fonts/HendersonSans-Black.woff)format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-ExtraLight.woff2)format("woff2"),url(fonts/HendersonSans-ExtraLight.woff)format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-Light.woff2)format("woff2"),url(fonts/HendersonSans-Light.woff)format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(../fonts/HendersonSans-ExtraLightItalic.woff2)format("woff2"),url(../fonts/HendersonSans-ExtraLightItalic.woff)format("woff");
    font-weight: 200;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-SemiBoldIt.woff2)format("woff2"),url(fonts/HendersonSans-SemiBoldIt.woff)format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-ThinItalic.woff2)format("woff2"),url(fonts/HendersonSans-ThinItalic.woff)format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-RegularItalic.woff2)format("woff2"),url(fonts/HendersonSans-RegularItalic.woff)format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-SemiBold.woff2)format("woff2"),url(fonts/HendersonSans-SemiBold.woff)format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: Henderson Sans;
    src: url(fonts/HendersonSans-Thin.woff2)format("woff2"),url(fonts/HendersonSans-Thin.woff)format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

:root {
  --black: #272229;
  --gray: #c2c0c1;
  --blue: #162C67;
  --gold: #DBBA9B;
  --light-gold: #E0C5B0;
  --ivory: #FFF7E8;
  --marble: #F8F6F7;
  --white: #fff;
  --font-main: Henderson Sans;
  --font-second: "Open Sans", sans-serif;
  --font-button: "Montserrat", sans-serif;
}
html {
  scroll-behavior: smooth;
}

p {
	font-family: var(--font-second);
}
.container {
    max-width: 1320px !important;
}
.vc_custom_1719571831167 p.no_job_listings_found {
    color: #fff;
}
body.search.search-results .our-team__wrapper-popup .our-team__right .team-right-content p,
#our_team .modal-content .our-team__wrapper-popup .our-team__right p, #join_team .modal-content .our-team__wrapper-popup .our-team__right p{
	overflow: auto;
    height: 270px;
}
.home-banner .vc_column-inner::before {
    background: var(--blue);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .5;
    z-index: -1;
    display: block;
}
.home-header-banner .home-banner h1.banner-main-heading {
    font-family: var(--font-main) !important;
	font-weight: 700;
	padding-left: 64px;
	position: relative;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a.button.action_button.top-bar-right-button {
    padding: 14px 23px;
    border-radius: 100px;
    font-size: 15px;
    background: transparent;
    border: 1px solid var(--blue);
    color: var(--blue);
    font-weight: 600;
    font-family: var(--font-button);
    text-transform: uppercase;
}
nav#menu ul#menu-primary-menu li a {
    font-size: 14px;
    font-family: var(--font-main);
    text-transform: uppercase;
    color: var(--black);
	font-weight: 600;
	transition: all .3s;
    position: relative;
}
#Top_bar .column .top_bar_left {
    display: flex;
}
#Top_bar .top_bar_right {
	height: 90px;
}
#Top_bar .column .top_bar_left .logo a#logo {
    padding-top: 5px;
}
#Top_bar {
    border: none;
	height: 115px;
}
#Top_bar .column {
    height: 115px;
    align-items: center;
}
#Top_bar .column .top_bar_left .logo {
    margin-right: 60px;
}
#Top_bar .menu > li > a span {
    border: none !important;
}
nav#menu ul#menu-primary-menu li.menu-item-has-children:before {
    content: "";
    transition: all .3s;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/opus-lex/wp-content/uploads/2024/06/chevron-down-solid.svg);
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    top: 50%;
    background-size: cover;
	transform: translateY(-50%);
}
nav#menu ul#menu-primary-menu li:hover:before {
    transform: translateY(-50%) scaleY(-1);
}
nav#menu ul.sub-menu li a {
    color: var(--white) !important;
}
nav#menu ul.sub-menu {
    border: 1px solid var(--gold);
    border-radius: 6px;
    padding: 5px 10px;
	top: 70px;
	left: 20px;
}
nav#menu ul#menu-primary-menu li a:hover span {
    color: var(--gold);
    transition: all 0.3s ease;
}
nav#menu ul.sub-menu li a {
    background: transparent !important;
    border: none;
    padding: 0px;
	line-height: 25px;
}
#Top_bar .menu li ul li {
    padding: 0;
    width: 170px;
    position: relative;
    font-weight: 400;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a.button.action_button.top-bar-right-button:hover {
    background: var(--light-gold);
}
#Top_bar .top_bar_right .top_bar_right_wrapper a#search_button {
    margin-right: 20px;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a#search_button svg {
    width: 35px;
}
#Top_bar .search_wrapper {
    top: 50%;
    right: 50px;
    left: unset;
    width: auto;
    transform: translate(-50%, -50%);
    border-radius: 0px;
    box-shadow: none;
    border-bottom: 1px solid var(--blue);
}
#Top_bar .search_wrapper form.form-searchform input.field {
    padding: 10px 40px;
}
#Top_bar .search_wrapper .icon_search, .column_livesearch .mfn-live-search-wrapper .icon_search {
    left: 0px;
}
#Top_bar .search_wrapper .icon_close {
    right: 0;
}
#Top_bar .top_bar_right .top-bar-right-icon, #Top_bar .top_bar_right .top-bar-right-icon svg .path {
    stroke: var(--blue);
    stroke-width: 1px;
	transition: all 0.5s ease;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a#search_button svg:hover .path {
    stroke: var(--gold);
	transition: all 0.5s ease;
}
aside#block-7 p.footer-logo-text {
    font-size: 20px;
    color: var(--ivory);
    line-height: 31px;
	margin: 0px;
}
#Footer .widgets_wrapper .mcb-column-inner aside#block-7 {
    margin-bottom: 0px;
	margin-top: 0px;
}
#Footer .one-fifth.column li {
    list-style-type: none;
}
#Footer .one-fifth.column ul {
    padding: 0px;
}
#Footer .one-fifth.column ul li a {
    font-size: 18px;
    line-height: 26px;
    color: var(--ivory);
    padding: 0px;
    display: inline-block;
    margin-bottom: 12px;
    position: relative;
	font-family: var(--font-second);
}
#Footer .one-fifth.column ul li a:hover {
	color: var(--gold);
	text-decoration: none;
}
#Footer .one-fifth.column h4 {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: var(--gold);
	font-family: var(--font-button);
	margin-bottom: 20px;
	letter-spacing: 1px;
}
#Footer .widget_nav_menu ul li:after {
	display: none;
}
#Footer .one-fifth.column ul li a::before {
    background: var(--cl-ivory);
    opacity: 0;
    content: "";
    width: 0;
    height: 1px;
    transition: opacity .3s, background-color .3s, width .3s;
    position: absolute;
    bottom: 0;
    right: 0;
	text-decoration: none;
	color: var(--gold);
}
#Footer .one-fifth.column ul li a:hover::before {
    opacity: 1;
    background-color: var(--gold);
    width: 100%;
    left: 0;
    right: auto;
}
.footer__nav-socials.socials {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    gap: 16px;
}
.footer__nav-socials.socials a.social-link {
    color: var(--white);
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    transition: color .3s, transform .3s;
    display: flex;
    position: relative;
}
.footer__nav-socials.socials a.social-link:hover img {
    filter: brightness(1);
}
.footer__nav-socials.socials a.social-link::before {
    background: var(--gold);
    content: "";
    height: 1px;
    transition: all .3s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.footer__nav-socials.socials a.social-link:hover i {
    z-index: 0;
}
.footer__nav-socials.socials a.social-link:hover::before {
	height: 100%;
}
.footer__nav-socials.socials a.social-link:hover {
	color: var(--blue);
}
#Footer .one-fifth:last-child {
    position: absolute;
    right: 0;
}
#Footer .one-fifth:first-child {
    width: 24%;
    margin-right: 80px;
}
#Footer .widgets_wrapper .mcb-column-inner .widget_nav_menu {
    margin-bottom: 0px;
}
#Footer .one-fifth {
    width: 15%;
}
#Footer .one-fifth:first-child a img {
    width: 244px;
}
#Footer .one-fifth:first-child .mcb-column-inner .widget_media_image {
    margin-top: -30px;
	margin-bottom: 20px;
}
#Footer .footer_copy .copyright {
    float: unset;
}
#Footer .footer_copy .copyright .footer__info {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
#Footer .footer_copy .mcb-column-inner {
    margin: 0px;
}
#Footer .footer_copy .copyright .footer__info .footer-copyright-left p {
    opacity: .7;
    margin-right: auto;
    font-size: 14px;
    line-height: 1.4;
	margin: 0px;
    color: var(--white);
}
#Footer .footer_copy .copyright .footer__info span {
    color: var(--white);
    opacity: .5;
    margin: 0px 20px;
	display: inline-block;
    transform: scaleX(5);
}
#Footer .footer_copy .copyright .footer__info a {
    font-size: 14px;
    line-height: 1.4;
    transition: all .3s;
    position: relative;
	color: var(--ivory);
	text-decoration: underline;
}
#Footer .footer_copy .copyright .footer__info a:hover {
    color: var(--gold);
}
#Footer .footer__links {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
    position: relative;
    gap: 32px;
    padding: 25px 0px;
    border-top: 1px solid rgba(219, 186, 155, .3);
	border-bottom: 1px solid rgba(219, 186, 155, .3);
	font-family: var(--font-second);
}
#Footer .footer_copy .one {
    padding-top: 24px;
}
#Footer .footer__links a.footer__link {
    font-size: 20px;
    line-height: 31px;
    color: var(--ivory);
	max-width: 333px;
	display: flex;
	align-items: center;
	font-family: var(--font-second);
}
#Footer .widgets_wrapper {
    padding-bottom: 32px;
}
#Footer .footer_copy {
    border: none;
}
#Footer .footer__links a.footer__link:hover {
    text-decoration: none;
	color: var(--gold);
}
#Footer .footer__links a.footer__link .footer__link-icon {
    padding-right: 18px;
    font-size: 31px;
}
.contact-section__wrap {
    z-index: 1;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
	padding: 80px 0px;
}
.meta-input {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.meta-input input, .meta-input textarea {
    color: var(--black);
    background: var(--white);
    border: 1px solid #162c6733;
    border-radius: 4px;
    outline: none;
    width: 100%;
    height: clamp(44px, .595238vw + 39.4286px, 48px);
    padding: 10px 15px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    transition: box-shadow .25s, border-color .3s, caret-color .3s, color .3s, opacity .3s;
}.meta-input label, .meta-input .label, .meta-select label, .meta-select .label, .meta-upload-file label, .meta-upload-file .label {
    cursor: pointer;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 12px;
    padding-left: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.48;
    display: flex;
}
.meta-input label, .meta-input .label, .meta-select label, .meta-select .label, .meta-upload-file label, .meta-upload-file .label {
    cursor: pointer;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 12px;
    padding-left: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.48;
    display: flex;
	color: var(--blue);
}
.contact-section__bg {
    position: absolute;
    inset: 0;
}
.contact-section__form-grid {
    grid-column-gap: clamp(16px, calc(16px + 4*((100vw - 768px) / 672)), 20px);
    grid-row-gap: clamp(18px, calc(18px + 6*((100vw - 768px) / 672)), 24px);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
}
.contact-section__form-grid:not(:last-child) {
    margin-bottom: clamp(24px, 2.38095vw + 5.71429px, 40px);
}
.contact-section__content {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 37.58%;
    display: flex;
}
.contact-section__form {
    width: 57.88%;
}
.contact-section__title .heading-3 {
    font-size: clamp(36px,4.16667vw + 4px,64px);
    font-weight: 400;
    line-height: 1.28;
    font-family: var(--font-main);
    text-transform: uppercase;
    width: 100%;
    padding-left: 70px;
    position: relative;
}
.contact-section__title .heading-2 {
    font-size: clamp(40px,5.05952vw + 1.14286px,74px);
    font-weight: 700;
    line-height: 1.28;
    font-family: var(--font-main);
    text-transform: uppercase;
	color: var(--blue);
}
.content-element {
    font-size: clamp(16px,.595238vw + 11.4286px,20px);
    font-weight: 400;
    line-height: 1.56;
}
.contact-section__title:not(:last-child) {
    margin-bottom: 24px;
}
.contact-section__title .heading-3:before {
    background: var(--blue);
    opacity: 0;
    content: "";
    width: 0;
    height: clamp(3px, .297619vw + .714286px, 5px);
    transition: all .3s;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.contact-section__title.animated .heading-3:before {
    opacity: .4;
    width: clamp(24px, 5.95238vw - 21.7143px, 64px);
}
.contact-section__bg img {
    width: 100%;
	height: 100%;
}
button.btn.btn-navy {
    cursor: pointer;
    border: 1px solid var(--blue);
    text-align: center;
    background: 0 0;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    padding: 15px 30px;
    transition: all .3s;
    display: flex;
    background-color: var(--blue);
}
button.btn.btn-navy span.btn__text {
    font-size: 15px;
    color: var(--white);
    text-transform: uppercase;
    line-height: 1.2;
    transition: color .3s, transform .3s;
    font-weight: 600;
}
.meta-input textarea {
    resize: none;
    clip-path: inset(-1px round 4px);
    scrollbar-width: thin;
    scrollbar-color: var(--blue) transparent;
    border-radius: 4px;
    min-height: clamp(90px, .892857vw + 83.1429px, 96px);
    max-height: clamp(90px, .892857vw + 83.1429px, 96px);
    padding-top: 17px;
    overflow-y: auto;
}
.contact-section__form-bottom {
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.contact-section__form-info {
    width: calc(100% - 150px);
}
.col-span-full {
    grid-column: 1 / -1;
}
.meta-input input:focus, .meta-input textarea:focus {
    border-color: var(--gold);
	background: var(--white);
}
.meta-checkbox__box {
    width: 26px;
    min-width: 26px;
    height: 26px;
    border: 1px solid var(--black);
    --size: clamp(20px,calc(20px + 6*((100vw - 768px)/672)),26px);
    background: 0 0;
    justify-content: center;
    align-items: center;
    margin-right: clamp(12px, .14881vw + 10.8571px, 13px);
    transition: border-color .3s, background-color .3s;
    display: flex;
}
.meta-checkbox input[type=checkbox]+.meta-checkbox__box {
    border-radius: 4px;
}
.contact-section__form-info .meta-checkbox {
    width: 100%;
    max-width: 514px;
}
.meta-checkbox {
    cursor: pointer;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.contact-section__form-info .meta-checkbox__text {
    color: var(--black);
    font-size: 14px;
    line-height: 1.4;
}
.meta-checkbox input {
    display: none;
}
.meta-checkbox input:checked~.meta-checkbox__box {
    background-color: var(--blue);
}
.meta-checkbox input:checked~.meta-checkbox__box:hover {
    border-color: var(--gold);
}
.contact-section__form-info .meta-checkbox__text span.whitespace-nowrap a {
    color: var(--black);
    text-decoration: underline;
}
.contact-section__form-info .meta-checkbox__text span.whitespace-nowrap a:hover {
    color: var(--blue);
}
#Top_bar .column .top_bar_right {
    padding: 0px;
}
#Top_bar .column .top_bar_left .logo {
    margin-left: 0px;
}
.wpb-content-wrapper {
    max-width: 1320px;
    margin: 0 auto;
	padding: 0px 15px;
}
#gform_wrapper_2 .gform_heading, #gform_wrapper_3 .gform_heading {
    display: none;
}
#gform_wrapper_2 .gfield_label, #gform_wrapper_3 .gfield_label {
    padding-bottom: 12px;
    padding-left: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.48;
    color: var(--blue);
	margin-bottom: 5px;
	font-family: var(--font-second);
}
#gform_wrapper_2 .gfield input.large, #gform_wrapper_3 .gfield input.large {
    color: var(--black);
    background: var(--white);
    border: 1px solid #162c6733;
    border-radius: 4px;
    outline: none;
    width: 100%;
    height: 44px;
    padding: 10px 15px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
#gform_wrapper_2 .gfield textarea.large, #gform_wrapper_3 .gfield textarea.large {
    resize: none;
    clip-path: inset(-1px round 4px);
    scrollbar-width: thin;
    scrollbar-color: var(--blue) transparent;
    border-radius: 4px;
    min-height: 90px;
    max-height: 100px;
    padding-top: 17px;
    overflow-y: auto;
	color: var(--black);
	border: 1px solid #162c6733;
}
#gform_wrapper_2 .gfield input.large:focus, #gform_wrapper_2 .gfield textarea.large:focus, #gform_wrapper_3 .gfield input.large:focus, #gform_wrapper_3 .gfield textarea.large:focus {
    border-color: var(--gold);
    background: var(--white);
}
#gform_wrapper_2 input#gform_submit_button_2, #gform_wrapper_3 input#gform_submit_button_3 {
    cursor: pointer;
    border: 1px solid var(--blue);
    text-align: center;
    background: 0 0;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    padding: 15px 30px;
    display: flex;
    background-color: var(--blue);
    font-size: 15px;
    color: var(--white);
    text-transform: uppercase;
    line-height: 1.2;
    transition: color .3s, transform .3s;
    font-weight: 600;
}
h2.footer-form-light-heading {
    font-family: var(--font-main);
    text-transform: uppercase;
	position: relative;
    padding-left: 70px;
}
h2.footer-form-bold-heading {
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 700;
}
h2.footer-form-light-heading::before {
    background: var(--blue);
    opacity: .4;
    content: "";
    width: 60px;
    height: 4px;
    transition: all .3s;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.footer-form-para .wpb_wrapper {
    font-size: 20px;
    line-height: 1.56;
}
.footer-form-leftdiv-width {
    max-width: 580px;
    width: 100%;
}
.footer-form-rightdiv-width {
    width: 100%;
    max-width: 740px;
}
.footer-form-para {
    width: 100%;
    max-width: 500px;
}
#gform_wrapper_2 .gform_footer.top_label, #gform_wrapper_3 .gform_footer.top_label {
    margin-top: 0px !important;
    padding: 0px !important;
	position: absolute;
    bottom: -15px;
    right: 0;
}
#gform_wrapper_2 input#gform_submit_button_2:hover, #gform_wrapper_3 input#gform_submit_button_3:hover {
    background: var(--white);
    color: var(--blue);
    transition: all ease 0.3s;
}
#gform_wrapper_2 .gfield-choice-input+label, #gform_wrapper_3 .gfield-choice-input+label {
    color: var(--black);
    font-size: 14px;
    line-height: 1.4;
    max-width: 475px;
    width: 100%;
	cursor: pointer;
	font-family: var(--font-second);
}
#gform_2 .gfield-choice-input, #gform_3 .gfield-choice-input {
    width: 26px;
    height: 26px;
    margin-right: 13px;
    margin-left: 0px;
	cursor: pointer;
}
#validation_message_2_12, #validation_message_3_12 {
    width: 67%;
    position: absolute;
    padding: 5px 10px;
    border-radius: 3px;
}
#gform_2 .gfield-choice-input[type="checkbox"]:checked ~ label:before, #gform_3 .gfield-choice-input[type="checkbox"]:checked ~ label:before {
    content: " ";
    background: url('/opus-lex/wp-content/uploads/2024/07/check.png');
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 8px;
    cursor: pointer;
    border-radius: 2px;
}
#gform_wrapper_2 .gfield-choice-input+label a, #gform_wrapper_3 .gfield-choice-input+label a {
    color: var(--black);
    text-decoration: underline;
}
#gform_2 .gchoice.gchoice_2_12_1 {
    position: relative;
	margin-top: 30px;
}
#gform_3 .gchoice.gchoice_3_12_1 {
    position: relative;
	margin-top: 0px;
}
form#gform_2, form#gform_3 {
    position: relative;
}
.the_content_wrapper {
    margin-bottom: 0px !important;
}
#Footer .one-fifth .mcb-column-inner {
    margin: 0px;
}
ul.job_listings li.job_listing a.job-card:hover .job-card-date {
    opacity: 1;
}
ul.job_listings li a h3.job-title {
    font-family: var(--font-main);
    color: var(--black);
    font-size: clamp(20px,.297619vw + 17.7143px,22px);
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
	text-transform: uppercase;
}
ul.job_listings li.job_listing a.job-card {
    border: 1px solid var(--light-gold);
    background: var(--marble);
    border-radius: 8px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding: 39px 32px 22px;
    transition: background-color .3s;
    display: flex;
    position: relative;
	overflow: visible;
	width: auto;
}
ul.job_listings li.job_listing a.job-card:hover {
    background: var(--ivory);
}
ul.job_listings li a.job-card ul.job-card-listing {
	grid-column-gap: 16px;
    border-top: 1px solid #2722294d;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 16px;
    display: flex;
    margin: 0px;
    margin-bottom: 24px;
}
ul.job_listings li a.job-card ul.job-card-listing li {
    grid-column-gap: 6px;
    color: var(--black);
    justify-content: flex-start;
    align-items: center;
    display: flex;
    margin: 0px;
    font-weight: 700;
    line-height: 23px;
    font-size: 18px;
	font-family: var(--font-second);
}
ul.job_listings li a.job-card .job-short-description {
    font-size: 20px;
    line-height: 31px;
    font-weight: 400;
    color: var(--black);
	margin-bottom: 20px;
	font-family: var(--font-second);
}
ul.job_listings li a.job-card .job-card-btn {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 1px;
    color: var(--black);
    text-transform: uppercase;
    font-family: var(--font-button);
	font-weight: 600;
	position: relative;
}
ul.job_listings, ul.job_listings li {
    border: none;
}
ul.job_listings li.job_listing.job_position_featured a.job-card:hover .job-card-btn::before {
	display: none;
}
ul.job_listings li a h3.job-title::before {
    background: var(--black);
    content: "";
    opacity: .3;
    width: 32px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
ul.job_listings li a.job-card .job-card-date {
    border: 1px solid var(--light-gold);
    background: var(--ivory);
    color: var(--black);
    opacity: 0;
    border-radius: 32px;
    justify-content: center;
    align-items: center;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    transition: all .3s;
    display: flex;
    position: absolute;
    top: -16px;
    left: 32px;
	font-family: var(--font-second);
}
ul.job_listings li a.job-card ul.job-card-listing li.job-location::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/06/location.png);
    width: 25px;
    height: 25px;
    background-size: auto;
    background-repeat: no-repeat;
	background-position: center;
}
ul.job_listings li a.job-card ul.job-card-listing li.job-type::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/06/job.png);
    width: 25px;
    height: 25px;
    background-size: auto;
    background-repeat: no-repeat;
	background-position: center;
}
h3.job-slider-heading-light {
    text-transform: uppercase;
    font-family: var(--font-main);
	margin-bottom: 8px;
}
h3.job-slider-heading-bold {
    text-transform: uppercase;
    font-family: var(--font-main);
	font-weight: 700;
}
.job-slider-btnn a {
    font-size: 15px !important;
    line-height: 18px !important;
    background: transparent !important;
    border-color: var(--ivory) !important;
    color: var(--white) !important;
    text-transform: uppercase;
    font-family: var(--font-button) !important;
    font-weight: 600 !important;
    padding: 15px 30px !important;
}
li.job_position_featured {
    border: none !important;
}
.job-slider-btnn a:hover {
    background: var(--ivory) !important;
    color: var(--blue) !important;
}
li.job_position_featured.swiper-slide-active a {
	background: var(--ivory) !important;
}
li.job_position_featured.swiper-slide-active a.job-card .job-card-date {
    opacity: 1;
}
ul.job_listings ~.swiper-buttons {
	position: absolute;
    top: 144px;
    right: 21%;
}
ul.job_listings ~.swiper-buttons .swiper-button.swiper-button-prev {
    left: unset;
    right: 0;
}
ul.job_listings ~.swiper-buttons .swiper-button.swiper-button-next {
    right: unset;
    left: 30px;
}
ul.job_listings ~.swiper-buttons .swiper-button.swiper-button-prev::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/job-arrow.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
	background-position: center;
}
ul.job_listings ~.swiper-buttons .swiper-button.swiper-button-next::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/next-arrow.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
	background-position: center;
}
ul.job_listings ~.swiper-buttons .swiper-button {
    border: 1px solid var(--gold);
    border-radius: 50px;
    width: 50px;
    height: 50px;
}
ul.job_listings ~.swiper-buttons .swiper-button:hover {
    background: var(--gold);
}
li.swiper-slide-active a .job-card-btn::before {
    display: none;
}
li.swiper-slide-active a .job-card-btn {
    background: var(--blue);
    color: var(--white) !important;
    border-radius: 50px;
    padding: 18px 24px;
}
li:hover a .job-card-btn {
    background: var(--blue);
    color: var(--white) !important;
    border-radius: 50px;
    padding: 18px 24px;
}
li a .job-card-btn {
    padding: 18px 24px;
}
li a .job-card-btn-upper {
    display: flex;
    justify-content: end;
    width: 100%;
}
.sub-header-title h4 {
    font-size: 14px;
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.4;
    display: inline-block;
    position: relative;
    color: var(--light-gold);
	margin-bottom: 0px;
}
.sub-header-title {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-left: 40px;
    display: flex;
    position: relative;
    overflow: hidden;
}
.swiper.partner-swiper > .swiper-wrapper{
  transition-timing-function : linear;
}
.sub-header-title::before {
    content: "";
    background: var(--light-gold);
    width: clamp(22px, 1.4881vw + 10.5714px, 32px);
    height: 1px;
    transition: all .3s;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.sub-header-title h4::before {
	content: "";
    background: var(--light-gold);
    width: 100vw;
    height: 1px;
    transition: all .3s;
    position: absolute;
    top: 50%;
    left: calc(100% + 8px);
    transform: translateY(-50%);
}
.logos-section__item-image {
    display: flex;
    justify-content: center;
    align-items: center;
	border-top: 1px solid var(--gray);
    border-bottom: 1px solid var(--gray);
    padding: 40px 0px;
}
.testimonial-section-part h3.testimonial-heading {
    text-transform: uppercase;
    font-family: var(--font-main);
}
section.testimonials-section .swiper-slide.testimonials-section__item .testimonials-section__item_box {
    padding: 54px 40px 31px;
    
}
section.testimonials-section .swiper-slide.testimonials-section__item .testimonials-section__item_box .content-element.testimonials-section__item-text {
    height: 250px;
    overflow: auto;
}

::-webkit-scrollbar {
  width: 8px;
}


::-webkit-scrollbar-track {
  background: #f1f1f1;
}


::-webkit-scrollbar-thumb {
  background: var(--blue);
}


::-webkit-scrollbar-thumb:hover {
  background: #555;
}
section.testimonials-section .swiper-slide.testimonials-section__item {
    border: 1px solid var(--light-gold);
    background: var(--white);
    border-radius: 8px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    
    display: flex;
	font-family: var(--font-second);
}
section.testimonials-section .swiper-slide.testimonials-section__item .testimonials-section__item-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 32px;
}
section.testimonials-section .swiper-slide.testimonials-section__item .content-element.testimonials-section__item-text::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/06/testimonial-quote.png);
    width: 100px;
    height: 100px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: auto;
    z-index: -1;
    opacity: .4;
    top: 32px;
    left: 25px;
}
.testimonials-section__item-info h3.testimonials-section__item-title {
    font-family: var(--font-main);
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    position: relative;
    padding-left: 40px;
	color: var(--blue);
	margin-bottom: 8px;
}
.testimonials-section__item-info h3.testimonials-section__item-title::before {
    background: var(--light-gold);
    content: "";
    width: 32px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.testimonials-section__item-info h4.testimonials-section__item-subtitle {
    font-size: 20px;
    line-height: 31px;
    font-family: var(--font-second);
    font-weight: 400;
    color: var(--blue);
}
.testimonials-section__item-logo {
    display: flex;
    align-items: center;
    border-top: 1px solid var(--gray);
    border-bottom: 1px solid var(--gray);
    padding: 25px 0px;
}
.testimonials-swiper-buttons {
    position: absolute;
    left: 0;
    right: 0;
    top: 115px;
    height: 100px;
}
.testimonials-swiper-buttons .swiper-button.swiper-button-prev {
    right: 50%;
    left: unset;
	transform: translate(-50%, -50%);
	margin-right: 10px;
}
.testimonials-swiper-buttons .swiper-button.swiper-button-next {
    right: unset;
    left: 50%;
	transform: translate(-50%, -50%);
	margin-left: 10px;
}
.testimonials-swiper-buttons .swiper-button.swiper-button-prev::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/left-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
	background-position: center;
}
.testimonials-swiper-buttons .swiper-button.swiper-button-next::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
	background-position: center;
}
.testimonials-swiper-buttons .swiper-button {
    border: 1px solid var(--gold);
    border-radius: 50px;
    width: 50px;
    height: 50px;
}
.testimonials-swiper-buttons .swiper-button:hover {
    background: var(--gold);
}
.testimonials-swiper-buttons .swiper-button.swiper-button-prev:hover::after {
	background: url(/opus-lex/wp-content/uploads/2024/06/job-arrow.png);
	background-repeat: no-repeat;
    background-position: center;
}
.testimonials-swiper-buttons .swiper-button.swiper-button-next:hover::after {
	background: url(/opus-lex/wp-content/uploads/2024/06/next-arrow.png);
	background-repeat: no-repeat;
    background-position: center;
}
h1.banner-sub-heading {
    font-family: var(--font-main);
	text-transform: uppercase;
}
h1.banner-main-heading::before {
    background: var(--ivory);
    opacity: 1;
    content: "";
    width: 48px;
    height: 4px;
    transition: all .3s;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.banner-one-home .wpb_wrapper {
    max-width: 635px;
    margin: 0 auto;
}
.banner-two-home .wpb_wrapper {
    max-width: 560px;
}
.head-banner-buttons a {
    font-size: 15px !important;
    line-height: 18px !important;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--font-button);
    background: #162C6780 !important;
    color: var(--white) !important;
    letter-spacing: 1px;
}
.head-banner-buttons a:hover {
    background: var(--ivory) !important;
    color: var(--blue) !important;
}
h2.who-we-are-light-heading {
    font-family: var(--font-main);
	text-transform: uppercase;
}
h2.who-we-are-bold-heading {
    font-family: var(--font-main);
	font-weight: 700;
	text-transform: uppercase;
}
.header-color-change h4 {
    color: var(--blue);
}
.who-we-are-paragraph {
    font-size: 20px;
    line-height: 31px;
    color: var(--blue);
	opacity: 90%;
}
.opus-button-design a {
    padding: 18px 24px !important;
    background: transparent !important;
    border: 1px solid var(--blue) !important;
    font-size: 15px !important;
    line-height: 18px !important;
    text-transform: uppercase;
    color: var(--blue) !important;
    font-weight: 600;
    font-family: var(--font-button) !important;
    letter-spacing: 0.5px;
}
.opus-button-design a:hover {
    background: var(--light-gold) !important;
}
#who_we_are {
    background-position: left bottom !important;
}
h3.our-statistics-heading::before {
    background: var(--light-gold);
    opacity: 1;
    content: "";
    width: 48px;
    height: 4px;
    transition: all .3s;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
h3.our-statistics-heading {
    width: 100%;
    padding-left: 64px;
    position: relative;
	text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
}
.statistics-image .vc_box_border_grey {
    margin-bottom: 0px;
}
.statistics-counter .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
	gap: 26px;
}
.statistics-counter .counter.counter_vertical .desc_wrapper .number-wrapper {
    font-size: 64px;
    line-height: 69px;
    color: var(--white);
    font-family: var(--font-main);
    font-weight: 300;
	text-align: left;
}
.statistics-counter .counter.counter_vertical .desc_wrapper p.title {
    font-size: 24px;
    line-height: 33px;
    color: var(--ivory);
    text-align: left;
}
.statistics-counter .counter.counter_vertical .desc_wrapper .number-wrapper span.label.postfix {
    font-size: 64px;
    line-height: 69px;
    color: var(--gold);
    font-weight: 500;
	margin-left: 8px;
}
.statistics-counter .counter.counter_vertical {
    width: 47%;
    border-bottom: 1px solid var(--gold);
	padding: 0px 32px 40px;
}
.statistics-counter .counter.counter_vertical:nth-child(2n) {
    transform: translateY(clamp(24px, 4.7619vw - 12.5714px, 56px));
}
h3.our-service-light-heading {
    font-family: var(--font-main);
    text-transform: uppercase;
}
h3.our-service-bold-heading {
    font-family: var(--font-main);
    text-transform: uppercase;
	font-weight: 700;
}
.service-swiper-buttons .swiper-button.swiper-button-next {
    left: 70px;
}
.service-swiper-buttons {
    position: absolute;
    bottom: 0;
}
.service-swiper-buttons .swiper-button.swiper-button-prev {
    left: 0px;
}
.service-swiper-buttons .swiper-button.swiper-button-prev::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/left-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
	background-position: center;
}
.service-swiper-buttons .swiper-button.swiper-button-next::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
	background-position: center;
}
.service-swiper-buttons .swiper-button {
    background: var(--white);
    border-radius: 50px;
    width: 50px;
    height: 50px;
}
.service-swiper-buttons .swiper-button:hover {
    background: var(--ivory);
}
section.services-section .services-section__item img {
    width: 100%;
    height: 274px;
    border-radius: 8px;
	object-fit: cover;
}
section.services-section .services-section__item h3.heading-5.services-section__item-title {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    font-family: var(--font-main);
    text-transform: uppercase;
    color: var(--blue);
}
section.services-section .services-section__item .services-section__item-text {
    font-size: 20px;
    line-height: 31px;
    color: var(--black);
}
section.services-section .services-section__item .buttons.services-section__item-buttons a.btn {
    color: var(--black);
    padding: 18px 24px;
    border: 1px solid var(--blue);
    border-radius: 50px;
    position: absolute;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 600;
    font-family: var(--font-button);
	transition: all .5s ease;
}
section.services-section .services-section__item .buttons.services-section__item-buttons {
	height: 56px;
    position: relative;
	margin-top: 32px;
}
section.services-section .services-section__item .buttons.services-section__item-buttons a.btn:hover {
    text-decoration: none;
    background: var(--white);
	color: var(--black);
    border-color: var(--white);
}
section.services-section .services-section__item p.services-section__item-subtitle {
    font-size: 32px;
    line-height: 40px;
    color: var(--blue);
    font-family: var(--font-main);
    font-weight: 300;
	margin-bottom: 16px;
	margin-top: 23px;
	position: relative;
    padding-left: 40px;
}
section.services-section .services-section__item p.services-section__item-subtitle::before {
    background: var(--ivory);
    content: "";
    opacity: 1;
    width: 32px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
#our_services {
    background-position: left bottom !important;
}
.who-we-leftside {
    max-width: 580px;
    width: 100%;
}
.who-we-rightside {
    width: 100%;
    max-width: 740px;
}
.about-teams-section__item {
    display: flex !important;
    flex-direction: row-reverse;
	align-items: center;
	justify-content: space-between;
}
.about-teams-section__item-image {
    height: 536px;
    width: 40%;
    flex: 0 0 40%;
}
.about-teams-section__item .team-about-meta-data {
    width: 57%;
    flex: 0 0 57%;
}
.about-teams-section__item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}
.about-teams-section__item h3.about-teams-section__item-title {
    font-size: 32px;
    line-height: 42px;
    color: var(--blue);
    font-weight: 700;
    font-family: var(--font-main);
    text-transform: uppercase;
	margin-bottom: 20px !important;
}
.about-teams-section__item h4.about-teams-section__item-subtitle {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    font-family: var(--font-button);
    color: var(--black);
	text-transform: uppercase;
	margin-bottom: 0px;
	display: inline-block;
	position: relative;
}
.about-teams-section__item h4.about-teams-section__item-subtitle::before {
    background: var(--black);
    content: "";
    width: 32px;
    height: 1.5px;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translate(100%) translateY(-50%);
}
.about-teams-section__item .about-teams-section__item-text {
    font-size: 18px;
    line-height: 28px;
    color: var(--blue);
    margin-top: 40px;
    font-weight: 300;
	margin-bottom: 40px;
	max-height:230px;
	overflow: auto;
}
.section-title.text-section__subtitle {
    margin-bottom: 40px;
}
.section-title.text-section__subtitle p.sub-header-title {
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: var(--blue);
    font-weight: 600;
    font-family: var(--font-main);
}
ul.job_listings li a.job-card .job-card-btn::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
    position: absolute;
    right: -5px;
}
.search-result-opportunity ul.job_listings li.job_listing a.job-card:hover .job-card-btn::before {
    display: none;
}
.team-swiper-buttons {
    position: absolute;
    left: 0px;
    bottom: 50px;
}
.team-swiper-buttons .swiper-button.swiper-button-prev.team-prev {
    left: 0;
}
.team-swiper-buttons .swiper-button.swiper-button-next.team-next {
    left: 70px;
}
.team-swiper-buttons .swiper-button.swiper-button-prev::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/left-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
	background-position: center;
}
.team-swiper-buttons .swiper-button.swiper-button-next::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
	background-position: center;
}
.team-swiper-buttons .swiper-button {
    border: 1px solid var(--gold);
    border-radius: 50px;
    width: 50px;
    height: 50px;
}
.team-swiper-buttons .swiper-button:hover {
    background: var(--gold);
}
.team-swiper-buttons .swiper-button.swiper-button-prev:hover::after {
	background: url(/opus-lex/wp-content/uploads/2024/06/job-arrow.png);
	background-repeat: no-repeat;
    background-position: center;
}
.team-swiper-buttons .swiper-button.swiper-button-next:hover::after {
	background: url(/opus-lex/wp-content/uploads/2024/06/next-arrow.png);
	background-repeat: no-repeat;
    background-position: center;
}
.about-teams-section__item .team-about-meta-data .section-title.text-section__subtitle {
    width: 90%;
}

.page-template-default #Content {
    padding: 0px;
}
.banner-top-padding {
    height: 480px;
    display: flex;
    align-items: center;
}
h1.official-banner-main-heading {
    font-size: 80px;
    line-height: 86px;
    color: var(--ivory);
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
}
h3.official-banner-second-heading {
    font-size: 56px;
    line-height: 71px;
    color: var(--ivory);
    text-transform: uppercase;
    font-weight: 400;
	font-family: var(--font-main);
	margin: 0px;
}
.section_wrapper, .container {
	max-width: 100%;
}
.about-us-single-image .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper img {
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}
.about-us-single-image .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
    height: 100%;
}
.about-us-single-image .wpb_wrapper .wpb_single_image figure {
    height: 100%;
}
.about-us-single-image .wpb_wrapper .wpb_single_image {
    height: 100%;
}
.about-us-single-image .wpb_wrapper {
    height: 100%;
}
h2.value-custom-heading {
    font-family: var(--font-main);
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 32px;
}
.values-section-part h4.title {
    color: var(--white);
    font-family: var(--font-main);
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
}
.values-section-part .desc {
    color: var(--white);
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-family: var(--font-second);
}
.value-icon-box {
    width: 360px;
}
.values-section-part {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
h2.join-team-heading-light {
    font-family: var(--font-main);
    font-weight: 400;
    margin-bottom: 8px;
    text-transform: uppercase;
}
h2.join-team-heading-bold {
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
    margin-bottom: 0px;
}
.join-team-para {
    font-size: 20px;
    line-height: 31px;
    color: var(--blue);
    margin-top: 24px;
    opacity: 90%;
}
.join-team-para p {
	margin-bottom: 0px;
}
.join-team-swiper-buttons {
    position: absolute;
    left: 15px;
    bottom: 50px;
    top: 0;
    width: 40%;
    height: 100%;
}
.join-team-arrow-buttons .wpb_wrapper {
    display: flex;
    justify-content: space-around;
}
.join-team-swiper-buttons .swiper-button {
    border: 1px solid var(--gold);
    border-radius: 50px;
    width: 50px;
    height: 50px;
	top: 22px;
}
.join-team-swiper-buttons .swiper-button.swiper-button-prev.join-team-prev {
    left: 0;
}
.join-team-swiper-buttons .swiper-button.swiper-button-next.join-team-next {
    left: 70px;
}
.join-team-swiper-buttons .swiper-button.swiper-button-prev::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/left-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.join-team-swiper-buttons .swiper-button.swiper-button-next::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.join-team-swiper-buttons .swiper-button.swiper-button-prev:hover::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/job-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.join-team-swiper-buttons .swiper-button.swiper-button-next:hover::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/next-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.join-team-swiper-buttons .swiper-button:hover {
    background: var(--gold);
}
.join-team-arrow-buttons .wpb_wrapper .team-join-btnns {
    width: 50%;
}
.join-team-arrow-buttons .wpb_wrapper .team-join-btnns button {
    height: 50px;
    padding: 15px 25px !important;
}
.about-us-team__item .about-us-team__item--wrapper {
    border: 1px solid var(--gold);
    border-radius: 20px;
	width: 100%;
}
.about-us-team__item--wrapper {
    padding: 32px 32px 24px 32px;
}
#join_team {
    padding-right: 0px !important;
}
#join_team .about-us-team__item-image img {
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
	height: 248px;
	border: 1px solid var(--gold);
	object-position: top;
}
#join_team h3.about-us-teams__item-title.heading-5 {
    font-size: 20px;
    line-height: 28px;
    color: var(--blue);
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 8px;
}
#join_team .about-us-team__item {
    height: auto;
	display: flex;
}
#join_team .about-us-team__item p {
    font-size: 20px;
    line-height: 31px;
    color: var(--blue);
    text-align: center;
    font-family: var(--font-second);
    font-weight: 400;
}

#join_team .about-us-teams__item-social-links {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}
#join_team .about-us-teams__item-social-links a {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
}
#join_team .about-us-teams__item-social-links a:hover::before {
    height: 100%;
}
#join_team .about-us-teams__item-social-links a:hover img {
    filter: brightness(12);
}
#join_team .about-us-teams__item-social-links a::before {
    background: var(--gold);
    content: "";
    height: 1px;
    transition: all .3s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#join_team .about-us-teams__item-view {
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
#join_team .about-us-teams__item-view a {
    font-size: 15px;
    line-height: 18px;
    color: var(--black);
    text-transform: uppercase;
    font-family: var(--font-button);
    font-weight: 600;
    letter-spacing: 1px;
	position: relative;
	cursor: pointer;
}
#join_team .about-us-teams__item-view:hover a {
    text-decoration: none;
}
#join_team .about-us-teams__item-view a::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    position: absolute;
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
    right: -30px;
}
h2.olp-heading-bold {
    font-family: var(--font-main);
    font-weight: 700;
    text-transform: uppercase;
}
.olp-paragraph {
    font-size: 24px;
    line-height: 37px;
    color: var(--black);
	margin-bottom: 40px !important;
}
.olp-buttons a {
    background: var(--blue) !important;
    color: var(--white) !important;
}
.olp-buttons a:hover {
    background: var(--white) !important;
    color: var(--blue) !important;
    border-color: var(--white) !important;
}
.olp-left-side-singleimg figure .vc_single_image-wrapper {
    width: 100%;
    margin: 0px;
	height: 100%;
}
.olp-left-side-singleimg figure {
    width: 100%;
}
.olp-left-side-singleimg .wpb_wrapper {
    height: 100%;
}
.olp-left-side-singleimg figure .vc_single_image-wrapper img {
    width: 100%;
	height: 100%;
    object-fit: cover;
}
.olp-left-side-singleimg .wpb_wrapper .wpb_single_image {
    height: 100%;
}
.olp-subheading::before {
    background: var(--blue);
    opacity: 30%;
}
.olp-subheading h4::before {
    background: var(--blue);
    opacity: 30%;
}
h2.ready-heading-bold {
    font-family: var(--font-main);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
	position: relative;
	display: inline-block;
}
h2.journey-heading-light {
    text-transform: uppercase;
    font-weight: 400;
    font-family: var(--font-main);
    margin-bottom: 40px;
}
.ready-star-btnns {
    display: flex;
    justify-content: center;
}
.ready-star-btnns a {
    padding: 12px 30px;
    border-radius: 100px;
    font-size: 15px;
    background: transparent;
    border: 1px solid var(--white);
    color: var(--white);
    font-weight: 600;
    font-family: var(--font-button);
    text-transform: uppercase;
	transition: all .5s ease;
}
.ready-star-btnns a:first-child {
    margin-right: 20px;
}
.ready-star-btnns a:hover {
    text-decoration: none;
    background: var(--white);
    color: var(--blue);
	transition: all .5s ease;
}
h2.ready-heading-bold::before {
    content: '';
    background: var(--gold);
    position: absolute;
    width: 48px;
    height: 4px;
    left: -65px;
    top: 50%;
}
h2.ready-heading-bold::after {
    content: '';
    background: var(--gold);
    position: absolute;
    width: 48px;
    height: 4px;
    right: -65px;
    top: 50%;
}
#ready_to_start {
    text-align: center;
}
.our-team__item-image {
    width: 248px;
    height: 248px;
}
section.our-team-section .cont .our-team-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	gap: 56px 24px;
}
.our-team__item {
    padding: 32px 32px 24px 32px;
    border: 1px solid var(--gold);
    border-radius: 20px;
	max-width: 312px;
    width: 100%;
}
h3.our-team__item-title {
    font-size: 20px;
    line-height: 28px;
    color: var(--blue);
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 8px;
}
.our-team__item p {
    font-size: 20px;
    line-height: 31px;
    color: var(--blue);
    text-align: center;
    font-family: var(--font-second);
    font-weight: 400;
}
.our-team__item-social-links {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}
.our-team__item-social-links a {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.our-team__item-view {
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.our-team__item-view a {
    font-size: 15px;
    line-height: 18px;
    color: var(--black);
    text-transform: uppercase;
    font-family: var(--font-button);
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
	cursor: pointer;
	transition: all 0.5s ease;
}
.our-team__item-view a:hover::before {
	display: none;
}
.our-team__item-view a::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    position: absolute;
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
    right: -30px;
}
.our-team__item-social-links a::before {
    background: var(--gold);
    content: "";
    height: 1px;
    transition: all .3s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.our-team__item-social-links a:hover::before {
    height: 100%;
}
.our-team__item-social-links a:hover img {
    filter: brightness(12);
}
.our-team__item-view a:hover {
	background: var(--blue);
    color: var(--white);
    text-decoration: none;
    padding: 18px 20px;
    border-radius: 50px;
}
h2.team-olp-heading {
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
    margin-bottom: 24px;
}
.team-olp-paragraph {
    font-size: 26px;
    line-height: 38px;
    color: var(--white);
    opacity: 90%;
    max-width: 814px;
    width: 100%;
	margin: 0px !important;
}
.white-olp h4 {
    color: var(--white);
}
.white-olp::before {
    background: var(--ivory);
}
.white-olp h4::before {
	background: var(--ivory);
}
.olp-bg-image {
    border-radius: 16px;
}
.olp-buttons-white a {
    background: var(--white) !important;
    border-color: var(--white) !important;
}
.olp-buttons-white {
    margin: 0px !important;
    position: absolute;
    right: 0;
    bottom: 0;
}
.olp-buttons-white a:hover {
    border-color: var(--light-gold) !important;
}
.white-paragraph {
    color: var(--marble);
	margin: 0px !important;
}
.more-about-us-btnn a {
    background: transparent !important;
    color: var(--white) !important;
    text-transform: uppercase;
    font-family: var(--font-button);
    font-size: 15px !important;
    line-height: 18px !important;
    padding: 18px 24px !important;
	font-weight: 600;
}
.more-about-us-btnn a:hover {
    background: var(--white) !important;
    color: var(--blue) !important;
}
.our-team__item-image img {
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid var(--gold);
    object-position: top;
}
.white-head h4 {
    color: var(--marble);
}

.join-olp-heading-max-width {
    max-width: 800px;
}
h2.join-olp-light-heading {
    font-family: var(--font-main);
    margin-bottom: 10px;
	text-transform: uppercase;
}
h2.join-olp-bold-heading {
    font-family: var(--font-main);
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom: 0px;
}
.what-olp-paragraph {
    font-size: 24px;
    line-height: 37px;
    color: var(--blue);
    opacity: 90%;
	margin-bottom: 0px !important;
}
#join-olp {
    background-position: bottom left !important;
}
.join-olp-page-section .header-color-change h4 {
    color: var(--ivory);
}
.join-olp-page-section h3.about-teams-section__item-title.heading-5, .join-olp-page-section h4.about-teams-section__item-subtitle, .join-olp-page-section .about-teams-section__item-text {
    color: var(--marble);
}
.join-olp-page-section .team-swiper-buttons .swiper-button {
    border-color: var(--marble);
}
.join-olp-page-section .team-swiper-buttons .swiper-button.swiper-button-prev::after {
	background: url(/opus-lex/wp-content/uploads/2024/06/job-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
}
.join-olp-page-section .team-swiper-buttons .swiper-button.swiper-button-next::after {
	background: url(/opus-lex/wp-content/uploads/2024/06/next-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
}
.join-olp-page-section .team-swiper-buttons .swiper-button:hover {
    border-color: var(--gold) !important;
}
.join-olp-page-section .about-teams-section__item h4.about-teams-section__item-subtitle::before {
	background: var(--marble);
}
h2.life-opux-bold-heading {
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 700;
}
.life-opus-para {
    font-size: 24px;
    line-height: 37px;
    color: var(--blue);
}
.black-paragraph {
    color: var(--black);
    margin-bottom: 0px !important;
}
.button-color-difference a {
    border-color: var(--blue) !important;
    color: var(--blue) !important;
}
.button-color-difference a:hover {
    background: var(--blue) !important;
	color: var(--marble) !important;
}
.who-header-color-change::before, .who-header-color-change h4::before {
    background: var(--blue);
}
.who-header-color-change h4 {
    color: var(--blue);
}
.footer-form-para {
    color: var(--black);
}
.vc_carousel-slideline-inner .vc_item {
    height: 400px !important;
}
.vc_carousel-slideline-inner .vc_item img.attachment-full {
    height: 100%;
    border-radius: 16px;
}
.vc_carousel-slideline-inner .vc_item .vc_inner {
    height: 100%;
    margin: 0px !important;
    padding-right: 24px;
}
.life-opuslex-image-slider .vc_images_carousel {
    margin-bottom: 0px;
}
h2.timeline-bold-heading {
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 700;
}
.timeline-light-para {
    font-family: var(--font-main);
    font-size: 36px;
    line-height: 46px;
    color: var(--blue);
    max-width: 800px;
    text-transform: uppercase;
    margin-bottom: 60px !important;
}
.timeline-switch {
    position: absolute;
    top: 120px;
    right: 0;
}
#opus-timeline section.timeline-section .timeline-swiper-pagination {
    display: none;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-next .timeline-switch__item p {
    font-size: 24px;
    line-height: 25px;
	color: var(--blue);
    font-family: var(--font-main);
    font-weight: 600;
}
#opus-timeline section.timeline-section .timeline-swiper-switch {
    margin-bottom: 48px;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-next + div .timeline-switch__item p {
    font-size: 18px;
    line-height: 19px;
	color: var(--blue);
    font-family: var(--font-main);
    font-weight: 600;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-next + div ~ div .timeline-switch__item p {
    font-size: 14px;
    line-height: 15px;
	color: var(--blue);
    font-family: var(--font-main);
    font-weight: 600;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-active .timeline-switch__item .time-line-icons {
    background: var(--blue);
    width: 88px;
    height: 88px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-next .timeline-switch__item .time-line-icons {
    background: var(--light-gold);
    border-radius: 50px;
    width: 72px;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-next + div .timeline-switch__item .time-line-icons {
	background: var(--light-gold);
    border-radius: 50px;
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-next + div ~ div .timeline-switch__item .time-line-icons {
    background: var(--light-gold);
    border-radius: 50px;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-next + div .timeline-switch__item .time-line-icons img {
    width: 25px;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-next + div ~ div .timeline-switch__item .time-line-icons img {
    width: 18px;
}
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items .timeline__item-image img {
    border-radius: 16px;
    border: 1px solid var(--gold);
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-next .timeline-switch__item .time-line-icons img {
    width: 40px;
}
#opus-timeline section.timeline-section .timeline-swiper-switch.swiper-container .swiper-wrapper .swiper-slide::before {
    content: '';
    position: absolute;
    width: calc(100% - 120px);
    top: 70%;
    left: 55%;
    background: url(/opus-lex/wp-content/uploads/2024/07/timeline-dots.svg);
    height: 4px;
    background-size: contain;
    background-repeat: no-repeat;
}
#opus-timeline section.timeline-section .timeline-swiper-switch.swiper-container .swiper-wrapper {
    align-items: center !important;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-active .timeline-switch__item .time-line-icons img {
    filter: invert(98%) sepia(72%) saturate(754%) hue-rotate(301deg) brightness(115%) contrast(70%);
	width: 50px;
}
.timeline-switch__item {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 137px;
    justify-content: center;
}
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items {
    display: flex;
	gap: 60px;
}
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items .timeline__item-content {
    width: 50%;
}
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items .timeline__item-image {
    width: 50%;
	height: 344px;
}
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items .timeline__item-content h2 {
    font-size: 28px;
    line-height: 35px;
    color: var(--blue);
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
	margin-bottom: 24px;
}
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items .timeline__item-content p {
    font-size: 20px;
    line-height: 31px;
    color: var(--black);
    font-weight: 400;
    font-family: var(--font-seconf);
	padding-left: 40px;
}
.timeline-switch .swiper-button {
    border: 1px solid var(--blue);
    border-radius: 50px;
    width: 50px;
    height: 50px;
}
.timeline-switch .swiper-button.swiper-button-prev.timeline-prev {
    left: unset;
    right: 70px;
}
.timeline-switch .swiper-button.swiper-button-prev.timeline-prev::after {
    background: url(/opus-lex/wp-content/uploads/2024/07/left-blue-arrow.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.timeline-switch .swiper-button.swiper-button-next.timeline-next::after {
    background: url(/opus-lex/wp-content/uploads/2024/07/right-blue-arrow.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.timeline-switch .swiper-button.swiper-button-next.timeline-next {
    right: 0;
    left: unset;
}
.timeline-switch .swiper-button:hover {
    background: var(--marble);
    border-color: var(--marble);
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-active .timeline-switch__item p {
    font-size: 32px;
    line-height: 34px;
    color: var(--blue);
    font-family: var(--font-main);
    font-weight: 600;
}

.employers-height {
    height: 644px;
}
.employers-height::before {
    content: '';
    background: var(--blue);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    opacity: 50%;
}
.employers-height::after {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/banner-flower.png);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-repeat: no-repeat;
    background-position: left bottom;
}
.banner-z-index {
    z-index: 999;
    max-width: 740px;
    width: 100%;
	margin: 0 0 0 auto;
}
.employers-banner-buttons a {
    font-size: 15px !important;
    line-height: 18px !important;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--font-button);
    background: #162C6780 !important;
    color: var(--white) !important;
    letter-spacing: 1px;
    padding: 14px 20px;
    border-radius: 50px;
    border: 1px solid var(--white);
	transition: all 0.5s ease;
}
.employers-banner-buttons a:hover {
    text-decoration: none;
    background: var(--ivory) !important;
    color: var(--blue) !important;
}
.employers-banner-buttons {
    margin-top: 40px;
    margin-bottom: 0px !important;
    height: 50px;
}
.employers-banner-buttons a:first-child {
    margin-right: 20px;
}
.banner-z-index h1.official-banner-main-heading {
    padding-left: 64px;
    position: relative;
}
.banner-z-index h1.official-banner-main-heading::before {
    background: var(--ivory);
    opacity: 1;
    content: "";
    width: 48px;
    height: 4px;
    transition: all .3s;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
h2.expert-legal-bold-heading {
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
    margin-bottom: 0px;
}
h2.expert-legal-light-heading {
    text-transform: uppercase;
    font-family: var(--font-main);
    margin-bottom: 10px;
}
.employer-para {
    font-size: 24px;
    line-height: 37px;
    color: var(--blue);
    opacity: 90%;
}
#employers_counter .counter .number-wrapper span.number {
    color: var(--marble);
    font-family: var(--font-main);
    font-size: 64px;
    line-height: 69px;
	margin-right: 8px;
	font-weight: 300;
}
#employers_counter .counter .number-wrapper span.label.postfix {
    color: var(--gold);
    font-family: var(--font-main);
    font-weight: 275;
    font-size: 64px;
    line-height: 69px;
}
#employers_counter .counter-font-weight .counter .number-wrapper span.label.postfix {
    font-weight: 700;
}
#employers_counter .counter p.title {
    font-size: 24px;
    line-height: 33px;
    color: var(--ivory);
    margin-top: 16px !important;
    max-width: 255px;
    padding: 0px 25px;
    margin: auto;
}
#employers_counter .counter {
    border-bottom: 1px solid var(--gold);
    padding-bottom: 40px;
	margin-bottom: 0px;
}
#employers_counter {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
}
#employers_counter > div {
    width: 23%;
    flex: 0 0 23%;
}
h2.our-benefits-heading {
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 400;
    margin-bottom: 60px;
}
.benefits-icon-boxes .icon_box .desc_wrapper h4.title {
    font-size: 20px;
    line-height: 28px;
    color: var(--blue);
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
}
.benefits-icon-boxes .icon_box {
    padding: 0px 0px 0px 105px;
    margin-bottom: 20px !important;
    min-height: 88px;
    display: flex;
}
.benefits-icon-boxes .icon_box .image_wrapper {
    width: 88px;
    height: 88px;
	top: 0;
	position: absolute;
}
.benefits-para {
    font-size: 18px;
    line-height: 26px;
    color: var(--blue);
    opacity: 90%;
    margin: 0px !important;
}
.benefits-icon-boxes .icon_box .desc_wrapper h4.title {
    margin: 0px;
}
.benefits-icon-boxes .icon_box .desc_wrapper {
    padding: 0px;
    height: 88px;
    display: flex;
    align-items: center;
	text-align: left;
}
h2.Case-studies-light-heading {
    text-transform: uppercase;
    font-family: var(--font-main);
    margin-bottom: 0px;
}
h2.Case-studies-bold-heading {
	text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
	margin-bottom: 24px;
}
.case-studies-para {
    font-size: 20px;
    line-height: 31px;
    color: var(--blue);
    opacity: 90%;
    margin-bottom: 40px !important;
}
.case-study-arrow-buttons .wpb_wrapper {
    display: flex;
    justify-content: end;
}
.case-study-swiper-buttons {
    position: absolute;
    left: 15px;
    bottom: 50px;
    top: 0;
    width: 40%;
    height: 56px;
}
.case-study-swiper-buttons .swiper-button {
    border: 1px solid var(--gold);
    border-radius: 50px;
    width: 50px;
    height: 50px;
    top: 25px;
	background: var(--marble);
}
.case-study-swiper-buttons .swiper-button.swiper-button-prev.case-study-prev {
    left: 0;
}
.case-study-swiper-buttons .swiper-button.swiper-button-next.case-study-next {
    left: 70px;
}
.case-study-swiper-buttons .swiper-button.swiper-button-prev::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/left-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.case-study-swiper-buttons .swiper-button.swiper-button-next::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.case-study-swiper-buttons .swiper-button:hover {
    background: var(--gold);
}
.case-study-swiper-buttons .swiper-button.swiper-button-next:hover::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/next-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.case-study-swiper-buttons .swiper-button.swiper-button-prev:hover::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/job-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.more-case-btnn a {
    padding: 18px 24px !important;
    background: transparent !important;
    border: 1px solid var(--blue) !important;
    font-size: 15px !important;
    line-height: 18px !important;
    text-transform: uppercase;
    color: var(--blue) !important;
    font-weight: 600;
    font-family: var(--font-button) !important;
    letter-spacing: 0.5px;
}
.more-case-btnn a:hover {
    background: var(--light-gold) !important;
}
.case-study-border {
    border: 1px solid var(--gold);
    border-radius: 16px;
	height: auto !important;
}
.casestudies__item-top-box {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
/* 	height: 143px; */
}
.casestudies__item-title-box {
    padding: 32px;
    text-align: end;
    background: var(--marble);
    border-top-left-radius: 16px;
	width: 100%;
	border-bottom: 1px solid var(--gold);
	border-right: 1px solid var(--gold);
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.casestudies__item--content {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.casestudies__item-img {
    width: 35%;
    text-align: center;
    background: var(--white);
    border-top-right-radius: 16px;
    border-bottom: 1px solid var(--gold);
	padding: 42px 0px 42px 0px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.casestudies__item-img img {
    height: 50px;
}
.casestudies__item--content p.slider-content {
    width: 65%;
    text-align: end;
    margin: 0px;
	padding: 24px 32px 40px 32px;
    background: var(--marble);
    font-size: 18px;
    line-height: 27px;
    color: var(--blue);
    opacity: 90%;
	border-bottom-left-radius: 16px;
	border-right: 1px solid var(--gold);
	display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
	height: 200px;
}
.casestudies__item-btn {
    width: 35%;
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: end;
	background: var(--marble);
	border-bottom-right-radius: 16px;
	padding-top: 20px;
}
.casestudies__item-btn a.casestudies--btn.popup-modal--btn {
    font-size: 15px;
    line-height: 18px;
    color: var(--black);
    text-transform: uppercase;
    font-family: var(--font-button);
    font-weight: 600;
	position: relative;
	cursor: pointer;
	transition: all 0.5s ease;
	padding: 18px 20px;
}
.casestudies__item-title-box h2 {
    font-size: 23px;
    line-height: 32px;
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 700;
    color: var(--blue);
	margin-bottom: 10px;
/* 	height: 30px;
    overflow: hidden; */
}
.casestudies__item-title-box h4 {
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: var(--blue);
    font-weight: 600;
    font-family: var(--font-main);
	height: 20px;
    overflow: hidden;
}
.casestudies__item-btn a.casestudies--btn.popup-modal--btn:hover {
    text-decoration: none;
}
.casestudies__item-btn a.casestudies--btn.popup-modal--btn::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
    right: -10px;
    top: 15px;
    position: absolute;
}
h2.resources-heading {
    font-family: var(--font-main);
    text-transform: uppercase;
}
.resource-swiper-buttons {
    position: absolute;
    right: 0px;
    bottom: 50px;
    top: 0;
    width: 25%;
    height: 56px;
}
.resource-swiper-buttons .swiper-button {
    border: 1px solid var(--gold);
    border-radius: 50px;
    width: 50px;
    height: 50px;
    top: 25px;
	right: 0px;
	background: var(--marble);
}
.resource-swiper-buttons .swiper-button.swiper-button-prev.resource-prev::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/left-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.resource-swiper-buttons .swiper-button.swiper-button-next.resource-next::after {
	background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.resource-swiper-buttons .swiper-button:hover {
    background: var(--gold);
}
.resource-swiper-buttons .swiper-button.swiper-button-prev.resource-prev:hover::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/job-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.resource-swiper-buttons .swiper-button.swiper-button-next.resource-next:hover::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/next-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.all-resources-btnn a {
    padding: 18px 24px !important;
    background: transparent !important;
    border: 1px solid var(--blue) !important;
    font-size: 15px !important;
    line-height: 18px !important;
    text-transform: uppercase;
    color: var(--blue) !important;
    font-weight: 600;
    font-family: var(--font-button) !important;
    letter-spacing: 0.5px;
}
.all-resources-btnn a:hover {
	background: var(--light-gold) !important;
}
.resource-swiper-buttons .swiper-button.swiper-button-prev.resource-prev {
    right: 70px;
    left: unset;
}
.all-resources-btnn {
    width: 75%;
    display: flex;
    justify-content: end;
}
.resource__item h2 {
    font-size: 24px;
    line-height: 31px;
    color: var(--black);
    font-weight: 700;
    font-family: var(--font-main);
	margin-bottom: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
/*     height: 90px; */
}
.resource__item p {
    font-size: 18px;
    line-height: 26px;
    color: var(--blue);
    opacity: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	margin-bottom: 24px;
}
.resource__item-btn a {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 18px;
    font-family: var(--font-button);
    color: var(--black);
    font-weight: 600;
	transition: all 0.5s ease;
	position: relative;
	padding-right: 30px;
}
.resource__item-btn {
    text-align: end;
    padding: 18px 0px;
    position: relative;
}
.resource__item .resource__item-btn a:hover {
    background: var(--blue);
    color: var(--white);
    text-decoration: none;
    padding: 18px 20px;
    border-radius: 50px;
}
.resource__item-btn a::before {
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
    position: absolute;
    right: 0;
    top: 0;
}
.resource__item .resource__item-btn a:hover:before {
    display: none;
}
.resource__item-btn::after {
    content: '';
    background: var(--light-gold);
    height: 2px;
    width: calc(100% - 150px);
    position: absolute;
    left: 0;
    top: 50%;
}
.resource__item-category span {
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: var(--blue);
    font-family: var(--font-main);
    font-weight: 600;
	padding-right: 32px;
	position: relative;
}
.resource__item-category {
    padding-bottom: 20px;
    padding-top: 20px;
}
.resource__item-category span::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 1px;
    background: var(--light-gold);
    right: 6px;
    top: 49%;
}
.resource__item-category span:first-child {
    padding-left: 24px;
}
.resource__item-category span:first-child::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 1px;
    background: var(--light-gold);
    left: 0px;
    top: 49%;
}
.faq-bottom-btnn .faq-btnn a {
    background: var(--white);
    color: var(--blue);
	margin: 0px
}
.faq-bottom-btnn .faq-btnn a:hover {
    background: transparent;
    color: var(--white);
}


/* Modal-Start */
#myModal {
    padding: 0px;
}
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 100px;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
}
.modal-content {
  position: relative;
  padding: 0;
  max-width: 900px;
  width:100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}
@-webkit-keyframes animatetop {
  from {top:-100px; opacity:0} 
  to {top:0; opacity:1}
}
@keyframes animatetop {
  from {top:-100px; opacity:0}
  to {top:100; opacity:1}
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-header {
  padding: 2px 16px;
  color: white;
}
.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}
.modal-body .casestudies__item .casestudies__item-top-box {
    flex-direction: row;
}
.modal-body .casestudies__item .casestudies__item-top-box .casestudies__item-title-box {
    border-radius: 0px;
    border-top-right-radius: 20px;
	text-align: left;
	padding: 32px;
	padding-right: 50px;
}
.modal-body .casestudies__item .casestudies__item-top-box .casestudies__item-img {
    border-radius: 0px;
    border-top-left-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
	border-right: 1px solid var(--gold);
}
.modal-body .casestudies__item {
    border-radius: 20px;
	background: var(--white);
	height: 100% !important;
}
.modal-body {
    height: 100%;
}
.modal-header span.close {
    position: absolute;
    right: 32px;
    top: 32px;
    background: var(--white);
    width: 40px;
    height: 40px;
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    border: 1px solid var(--light-gold);
    color: var(--blue);
}
.case-study-pop-content h3 {
    font-size: 32px;
    line-height: 42px;
    color: var(--blue);
    font-family: var(--font-main);
    font-weight: 700;
}
.case-study-pop-content h4 {
    margin-top: 30px;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: var(--blue);
    font-family: var(--font-main);
    font-weight: 700;
}
.case-study-pop-content ul li {
    color: var(--blue);
}
.case-study-pop-content {
    padding: 32px;
    font-size: 20px;
    line-height: 31px;
    font-family: var(--font-second);
    color: var(--blue);
	opacity: 90%;
	overflow: auto;
    font-weight: 400;
    height: 450px;
}
.case-study-pop-content ul li::marker {
    color: var(--gold);
}
.modal-body .case-study-pop-content::-webkit-scrollbar {
  width: 5px;
  border-radius: 5px !important;
}
.modal-body .case-study-pop-content::-webkit-scrollbar-track {
  background: #c1c1c1;
}
.modal-body .case-study-pop-content::-webkit-scrollbar-thumb {
  background: #888;
}
.modal-header span.close:hover {
    background: var(--gold);
	color: var(--white)
}

/* Modal- End */

.case-study-listing-para {
    font-size: 24px;
    line-height: 37px;
    color: var(--white);
    max-width: 648px;
    margin: 0 auto;
	margin-bottom: 0px !important;
}
#casestudies-result .casestudies-section__wrapper--inside .casestudies__item {
    width: 49%;
    flex: 0 0 49%;
}
#casestudies-result .casestudies-section__wrapper--inside {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.case-study-testimonial .swiper-button {
    background: var(--marble);
}
.case-study-testimonial .swiper-button:hover {
    background: var(--ivory);
}
.case-study-testimonial .swiper-button.swiper-button-prev:hover::after {
	background: url(/opus-lex/wp-content/uploads/2024/06/left-arrow-b.png);
	background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.case-study-testimonial .swiper-button.swiper-button-next:hover::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.case-study-right-side {
    z-index: 0;
}
#case_studies_section {
    z-index: 9999;
}
.resource__item-img img {
    width: 100%;
}
h3.best-opportunity-light-heading {
    font-family: var(--font-main);
    text-transform: uppercase;
    color: var(--blue);
    font-weight: 400;
	margin-bottom: 10px;
	max-width: 540px;
}
h2.best-opportunity-bold-heading {
    font-family: var(--font-main);
    text-transform: uppercase;
    color: var(--blue);
    font-weight: 700;
    margin-bottom: 24px;
	max-width: 540px;
}
.best-opporunity-para {
    font-size: 24px;
    line-height: 37px;
    color: var(--blue);
    opacity: 90%;
    margin-bottom: 40px !important;
}
.all-opportunity-btnn a {
    padding: 18px 24px !important;
    background: transparent !important;
    border: 1px solid var(--blue) !important;
    font-size: 15px !important;
    line-height: 18px !important;
    text-transform: uppercase;
    color: var(--blue) !important;
    font-weight: 600;
    font-family: var(--font-button) !important;
    letter-spacing: 0.5px;
}
.all-opportunity-btnn a:hover {
	background: var(--light-gold) !important;
}
.candidate-right-side .wpb_wrapper {
    height: 100%;
}
.candidate-right-side .wpb_wrapper .wpb_single_image {
    height: 100%;
    margin: 0px;
}
.candidate-right-side .wpb_wrapper .wpb_single_image .vc_single_image-wrapper {
    height: 100%;
    margin: 0px;
}
.candidate-right-side .wpb_wrapper .wpb_single_image .vc_single_image-wrapper img {
    height: 648px;
    object-fit: cover;
    border-radius: 16px;
    border: 1px solid var(--marble);
}
h2.candidate-benefits-heading {
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 400;
}
.boxes-background-design .benefits-icon-boxes {
    background: var(--marble);
    padding: 26px 32px !important;
    border-radius: 16px;
    border: 1px solid var(--gold);
}
.boxes-background-design {
    display: flex;
    gap: 24px;
}
.boxes-background-design .benefits-icon-boxes img {
    background: var(--white);
    border-radius: 50px;
}
.boxes-background-design .benefits-icon-boxes .benefits-para {
    color: var(--black);
}
h3.hire-process-light-heading {
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 0px;
}
h2.hire-process-bold-heading {
    font-weight: 700;
    font-family: var(--font-main);
    text-transform: uppercase;
    margin-bottom: 24px;
}
.hire-process-para {
    font-size: 20px;
    line-height: 31px;
    color: var(--blue);
    opacity: 90%;
}
.our-hiring-process-box {
    background: var(--marble);
    border-radius: 16px;
    padding: 24px 32px 62px 32px;
    border: 1px solid #162C6733;
}
.our-hiring-process-box p.hire-subheading {
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: var(--blue);
    font-weight: 600;
    font-family: var(--font-main);
	margin-bottom: 20px;
	position: relative;
}
.our-hiring-process-box h2 {
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: var(--font-main);
    color: var(--blue);
    font-weight: 700;
    margin-bottom: 24px;
}
.our-hiring-process-box p.slider-content {
    font-size: 16px;
    line-height: 23px;
    color: var(--blue);
}
.our-hiring-process-box p.hire-subheading::before {
    content: '';
    width: calc(100% - 75px);
    position: absolute;
    height: 1px;
    background: var(--blue);
    opacity: 20%;
    right: 0;
    top: 50%;
}
.our-hiring-swiper-buttons {
    position: absolute;
    bottom: 0;
    right: 50px;
    height: 56px;
}
.our-hiring-swiper-buttons .swiper-button {
    background: var(--white);
    border-radius: 50px;
    width: 50px;
    height: 50px;
	border: 1px solid var(--blue);
}
.our-hiring-swiper-buttons .swiper-button.our-hiring-process-prev::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/left-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.our-hiring-swiper-buttons .swiper-button.our-hiring-process-next::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.our-hiring-swiper-buttons .swiper-button:hover {
    background: var(--blue);
}
.our-hiring-swiper-buttons .swiper-button.our-hiring-process-next:hover::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/next-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.our-hiring-swiper-buttons .swiper-button.our-hiring-process-prev:hover::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/job-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.our-hiring-swiper-buttons .swiper-button.swiper-button-prev.our-hiring-process-prev {
    left: -125px;
}
#case_study_listing #casestudy-container {
    display: flex;
    flex-wrap: wrap;
	flex-direction: row-reverse;
    gap: 24px;
}
#case_study_listing #casestudy-container .casestudies__item {
    width: 49%;
    flex: 0 0 49%;
}
#case_study_listing #casestudy-container .casestudies__item .casestudies__item-top-box .casestudies__item-title-box {
    border: none;
	background: var(--white);
}
#case_study_listing #casestudy-container .casestudies__item .case-study-border .casestudies__item--content p.slider-content {
    border: none;
    width: 100%;
    height: 200px;
    overflow: auto;
    direction: ltr;
    text-align: left;
}
#case_study_listing #casestudy-container .casestudies__item .case-study-border .casestudies__item--content {
    display: unset;
}
#case_study_listing #casestudy-container .casestudies__item .casestudies__item-top-box .casestudies__item-img {
    border: none;
}
#case_study_listing .paginationjs-pages ul {
    display: flex;
    margin: 0px;
    justify-content: center;
	gap: 8px;
}
#case_study_listing .paginationjs-pages ul li {
    list-style-type: none;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
	cursor: pointer;
	margin: 0px;
}
#case_study_listing #pagination-container {
    padding-top: 60px;
	margin: 0px;
}
#case_study_listing .paginationjs-pages ul li a {
    font-size: 15px;
    line-height: 18px;
    color: var(--black);
    font-family: var(--font-main);
    font-weight: 600;
}
#case_study_listing .paginationjs-pages ul li.active {
    background: var(--ivory);
    border: 1px solid var(--gold);
    border-radius: 50px;
}
#case_study_listing .paginationjs-pages ul li a:hover {
    text-decoration: none;
}
#case_study_listing .paginationjs-pages ul li.paginationjs-prev::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-left-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
#case_study_listing .paginationjs-pages ul li.paginationjs-prev a {
	display: none;
}
#case_study_listing .paginationjs-pages ul li.paginationjs-next::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-right-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
#case_study_listing .paginationjs-pages ul li.paginationjs-next a {
	display: none;
}
h2.resource-page-mainheading {
    font-family: var(--font-main);
    font-weight: 700;
    text-transform: uppercase;
}
.resource-page-para {
    font-size: 24px;
    line-height: 37px;
    color: var(--blue);
}
h3.serach-resource-heading {
    font-family: var(--font-main);
    font-weight: 700;
    text-transform: uppercase;
    max-width: 250px;
}
.search-keyword-div input#keywords {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid var(--blue);
    height: 48px;
    padding: 0px;
    color: var(--blue);
    font-size: 18px;
    line-height: 26px;
    font-family: var(--font-second);
}
.search-keyword-div input#keywords::placeholder {
    color: var(--blue);
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    font-family: var(--font-second);
}
.search-keyword-div input#keywords:focus-visible {
    outline: none;
}
.search-keyword-btn a#resources-search {
    color: var(--white);
    font-size: 15px;
    line-height: 18px;
    font-family: var(--font-button);
    text-transform: uppercase;
	width: 100%;
    height: 48px;
    border: 1px solid var(--blue);
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--blue);
	transition: all 0.5s ease;
	font-weight: 600;
}
.search-keyword-btn a#resources-search:hover {
    background: var(--white);
    text-decoration: none;
    color: var(--blue);
    transition: all 0.5s ease;
}
.search-keyword-btn, .search-keyword-div {
    margin: 0px !important;
}
#resource-listing #resource-container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 24px;
}
#resource-listing #resource-container .resource__item {
    width: 49%;
    flex: 0 0 49%;
	cursor: pointer;
}
#resource-listing .paginationjs-pages ul {
    display: flex;
    margin: 0px;
    justify-content: center;
    gap: 8px;
}
#resource-listing .paginationjs-pages ul li {
    list-style-type: none;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0px;
}
#resource-listing .paginationjs-pages ul li.paginationjs-prev::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-left-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
#resource-listing .paginationjs-pages ul li.paginationjs-next::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-right-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
#resource-listing .paginationjs-pages ul li a {
    font-size: 15px;
    line-height: 18px;
    color: var(--black);
    font-family: var(--font-main);
    font-weight: 600;
}
#resource-listing .paginationjs-pages ul li.active {
    background: var(--ivory);
    border: 1px solid var(--gold);
    border-radius: 50px;
}
#resource-listing .paginationjs-pages ul li.paginationjs-prev a, #resource-listing .paginationjs-pages ul li.paginationjs-next a {
    display: none;
}
#resource-listing .paginationjs-pages ul li a:hover {
    text-decoration: none;
}
#resource-listing #pagination-container {
    padding-top: 60px;
    margin: 0px;
}
#opportunities-page-banner h2.opportunity-search-heading-light {
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 400;
	margin-bottom: 12px;
}
#opportunities-page-banner h2.opportunity-search-heading-bold {
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
	margin-bottom: 0px;
}
#opportunities-page-banner .opportunity-filter {
    margin-bottom: 0px !important;
    margin-top: 40px;
}
#opportunities-page-banner .vue-grid-layout {
    display: flex;
    flex-wrap: wrap;
    max-width: 758px;
    width: 100%;
    gap: 24px 0px;
}
.opportunity-filter .wpjmsf-field-wrapper {
    margin: 0px !important;
}
.opportunity-filter .wpjmsf-field-wrapper input {
    background: transparent;
    border-radius: 0px !important;
    border: none;
    border-bottom: 1px solid var(--marble);
	height: 48px;
	width: 100%;
	font-size: 18px;
    line-height: 26px;
	color: var(--marble);
	padding-right: 50px !important;
}
#text-field-icon-button-362 .icon-button-svg-container svg.svg-inline--fa.fa-times-circle.fa-w-16 {
    color: #fff;
}
.opportunity-filter .el-select .el-input.is-focus .el-input__inner, .opportunity-filter .el-select .el-input__inner:focus {
    border-color: var(--marble) !important;
}
.opportunity-filter .wpjmsf-button-field-type button.wpjmsf-button-field {
    background: var(--white) !important;
    color: var(--black) !important;
    font-weight: 600;
    font-family: var(--font-button);
    border-radius: 50px;
    height: 48px;
    width: 118px !important;
}
.opportunity-filter .wpjmsf-button-field-type button.wpjmsf-button-field:hover {
    background: transparent !important;
    border: 1px solid var(--white);
    color: var(--white) !important;
}
.opportunity-filter .wpjmsf-button-field-type {
    height: 48px !important;
	position: unset !important;
	order: 5;
}
.opportunity-filter .svg-inline--fa[data-v-0f22481b], svg:not(:root).svg-inline--fa[data-v-0f22481b] {
    color: #fff;
}
.opportunity-filter .wpjmsf-field-wrapper input.top-input {
    max-width: 369px !important;
    width: 369px !important;
	color: var(--marble);
	padding-left: 45px !important;
}
.opportunity-filter .wpjmsf-field-grid-item-search_keywords {
    max-width: 369px;
    width: 100% !important;
	height: 48px !important;
	position: relative !important;
    order: 1;
	margin-right: 20px !important;
}
.opportunity-filter .wpjmsf-field-grid-item-job_type {
    max-width: 369px;
	height: 48px !important;
	position: unset !important;
    order: 2;
	width: 369px !important;
}
.opportunity-filter .wpjmsf-field-wrapper input.top-input::placeholder, .opportunity-filter .wpjmsf-field-wrapper input::placeholder, .opportunity-filter .wpjmsf-field-wrapper input::placeholder {
    color: var(--marble);
}
.opportunity-filter .wpjmsf-field-grid-item-job_category, .opportunity-filter .wpjmsf-field-grid-item-search_location {
    max-width: 300px !important;
    width: 100% !important;
	height: 48px !important;
	position: unset !important;
    order: 4;
	margin-right: 20px;
}
.opportunity-filter .wpjmsf-field-grid-item-search_keywords::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/search.svg);
    position: absolute;
    width: 27px;
    height: 27px;
    top: 13px;
	left: 10px;
}
h2.search-result-heading {
    font-family: var(--font-main);
    font-weight: 400;
    text-transform: uppercase;
}
.job-show-filter-opportunity ul.job_listings {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.job-show-filter-opportunity ul.job_listings > li {
    width: 48.6%;
    flex: 0 0 48.6%;
}
.job-show-filter-opportunity ul.job_listings li a.job-card {
    min-height: 100%;
}
h2.search-filter-heading {
    font-family: var(--font-main);
    font-weight: 400;
    text-transform: uppercase;
	margin-bottom: 32px;
}
.search-filter-half-section .vue-grid-item {
    width: 100% !important;
}
.search-filter-half-section li label input {
    width: 28px !important;
    height: 28px !important;
    margin: 0px;
	margin-right: 10px;
}
.search-filter-half-section li label {
    display: flex;
    font-size: 20px;
    line-height: 31px;
    color: var(--black);
    font-weight: 400;
    font-family: var(--font-second);
	height: 28px;
	align-items: center;
}
.search-filter-half-section ul.job-filter-inner-list {
    margin: 0px;
}
.jobs-search-sidebar-filters > label {
    font-size: 18px;
    line-height: 23px;
    color: var(--blue);
    text-transform: uppercase;
    font-weight: 700;
	font-family: var(--font-main);
	display: block !important;
	cursor: pointer;
}
.jobs-search-sidebar-filters > ul.job-filter-inner-list {
    margin-top: 18px;
    border-top: 1px solid var(--gold);
    padding-top: 12px;
	padding-bottom: 24px;
}
.search-result-opportunity ul.job_listings li.job_listing a.job-card {
    background: var(--white);
}
.search-result-opportunity ul.job_listings li.job_listing a.job-card:hover {
    background: var(--ivory);
}
.search-filter-half-section .el-input.el-input--suffix input.el-input__inner {
    width: 100%;
    border-radius: 4px;
    border: 1px solid var(--gold);
    background: var(--marble);
	height: 51px;
	margin-bottom: 12px;
	color: var(--black);
    font-size: 16px;
    line-height: 23px;
    font-family: var(--font-second);
    font-weight: 400;
}
.search-filter-half-section .el-input.el-input--suffix input.el-input__inner::placeholder {
    color: var(--black);
    font-size: 16px;
    line-height: 23px;
    font-family: var(--font-second);
    font-weight: 400;
}
.jobs-search-sidebar-filters ul.job-filter-inner-list li:not(:last-child) {
    margin-bottom: 12px;
}
.jobs-search-sidebar-filters > input {
    display: none;
}
.jobs-search-sidebar-filters > label::before {
    content: '' !important;
    background: url(/opus-lex/wp-content/uploads/2024/07/arrow-up.png);
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
	top: 2px;
}
.jobs-search-sidebar-filters > ul.job-filter-inner-list li {
    list-style-type: none;
}
.search-filter-half-section li label input[type=checkbox]:checked {
    background: var(--blue);
	position: relative;
}
.search-filter-half-section li label input {
    border: 2px solid var(--blue);
    border-radius: 3px;
    cursor: pointer;
    -webkit-appearance: none;
}
.search-filter-half-section li label input[type=checkbox]:checked::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/check-arrow.png);
    position: absolute;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#opportunities-page-banner::before {
    content: '';
    position: absolute;
    background: url(/opus-lex/wp-content/uploads/2024/07/bg-after.png);
    width: 100%;
    height: 100%;
    top: 0;
}
.show-more-wrapper label.show-more-option {
    font-size: 15px;
    line-height: 18px;
    font-family: var(--font-main);
    font-weight: 600;
    text-transform: uppercase;
    color: var(--black);
    margin-bottom: 39px;
    margin-top: 15px;
	display: inline-block;
    cursor: pointer;
    position: relative;
}
ul.line-limit {
    height: 210px;
    overflow: hidden;
}
.show-more-wrapper label.show-more-option.close::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/plus.png);
    position: absolute;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    right: -35px;
    top: -2px;
}
.show-more-wrapper label.show-more-option::before {
    content: '';
    background: var(--black);
    position: absolute;
    width: 18px;
    height: 2px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    right: -35px;
    top: 7px;
}
.wpjmsf-label-salary_from {
    font-size: 18px;
    line-height: 23px;
    color: var(--blue);
    text-transform: uppercase;
    font-weight: 700;
    font-family: var(--font-main);
    display: block !important;
	margin-bottom: 18px;
}
.job_detail_banner {
    background: var(--blue);
	padding: 80px 0px;
	position: relative;
}
header.section.mcb-section.section-post-header {
    display: none;
}
.single-job_listing #Content {
    padding: 0px;
}
.single-job_listing .the_content_wrapper {
    margin: 0px;
    width: 100%;
}
.single-job_listing .job_detail_container, .single-job_listing  .job_details_container {
    max-width: 1320px;
    margin: 0 auto;
}
.job_detail_row span {
    margin-bottom: 24px;
    color: var(--marble);
    display: block;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    font-family: var(--font-main);
	text-transform: uppercase;
}
.job_detail_row .job-title h2 {
    font-size: 40px;
    line-height: 51px;
    text-transform: uppercase;
    color: var(--marble);
    font-family: var(--font-main);
    font-weight: 700;
	margin-bottom: 40px;
	padding-left: 64px;
	position: relative;
}
.job_detail_row .job-link {
    display: flex;
	flex-wrap: wrap;
}
.job_detail_row .job-link a {
    display: flex;
    align-items: center;
    color: var(--marble);
    margin-right: 24px;
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 600;
    line-height: 18px;
    font-size: 15px;
}
.job_detail_row .job-link a span {
    margin: 0px;
	height: 40px;
}
.job_detail_row .job-link a span img {
    width: 40px;
}
.job_detail_row .job-link .job_application.application {
    margin: 0px;
}
.job_detail_row .job-title h2::before {
    content: '';
    background: var(--ivory);
    position: absolute;
    height: 4px;
    width: 48px;
    left: 0;
    top: 50%;
}
.job_detail_row .job-link .job_application.application input.application_button.button {
    background: var(--white);
    border-radius: 50px;
    text-transform: uppercase;
    color: var(--black);
    font-family: var(--font-button);
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
	padding: 18px 24px;
	border: 1px solid var(--white);
}
.job_detail_row .job-link a:hover {
    text-decoration: none;
}
.single-job_listing .job_detail_container .job_detail_row {
    max-width: 648px;
}
.job_detail_row span.published_date::before {
    content: '';
    background: var(--gold);
    width: calc(100% - 170px);
    right: 0;
    height: 1px;
    position: absolute;
    opacity: 20%;
	top: 50%;
}
.job_detail_row span.published_date::after {
    content: '';
    background: var(--gold);
    width: 30px;
    height: 1px;
    position: absolute;
    opacity: 20%;
    left: 0;
    top: 50%;
}
.job_detail_row span.published_date {
    position: relative;
	padding-left: 40px;
}
.job_detail_row .job-link .job_application.application input.application_button.button:hover {
    background: transparent;
    border: 1px solid var(--white);
    color: var(--white);
}
.job_details_section {
    background: var(--light-gold);
	padding: 40px 0px;
}
.single-job_listing .job_details_container ul.job-listing-meta.meta {
    margin: 0px;
    display: flex;
    gap: 24px;
}
.single-job_listing .job_details_container ul.job-listing-meta.meta .job_desc_detail {
    width: 312px;
    height: 74px;
	padding-left: 24px;
	position: relative;
	display: flex;
    flex-direction: column;
	justify-content: center;
}
.single-job_listing .job_details_container ul.job-listing-meta.meta .job_desc_detail::before {
    content: '';
    width: 74px;
    position: absolute;
    opacity: 50%;
    transform: rotate(90deg);
    border: 1px solid var(--blue);
    left: -35px;
    top: 35px;
}
.single-job_listing .job_details_container ul.job-listing-meta.meta .job_desc_detail li.job_desc_label {
    color: var(--blue);
    font-size: 18px;
    line-height: 23px;
    font-family: var(--font-second);
    font-weight: 700;
    padding: 0px;
	width: 100%;
    margin: 0px;
	margin-bottom: 12px;
}
.single-job_listing .job_details_container ul.job-listing-meta.meta .job_desc_detail li.job_desc_text {
    color: var(--black);
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    padding: 0px;
    margin: 0px;
}
.single_job_listing .meta .location:before, .single_job_listing .meta .salary:before {
	display: none;
}
.job_detail_main_content {
    padding-top: 60px;
    padding-bottom: 108px;
    display: flex;
    max-width: 1320px;
    margin: 0 auto;
	flex-wrap: wrap;
}
.job_detail_description .job_content h2 {
    font-size: 32px;
    line-height: 42px;
    color: var(--blue);
    font-family: var(--font-main);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.job_detail_description .job_content p, .job_detail_description .job_content ul li {
    font-size: 20px;
    line-height: 31px;
    color: var(--blue);
    opacity: 90%;
    font-family: var(--font-second);
    font-weight: 400;
}
.job_detail_description .job_content h3 {
    font-size: 22px;
    line-height: 30px;
    font-family: var(--font-main);
    text-transform: uppercase;
    color: var(--blue);
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 24px;
}
.job_detail_description .job_content ul li::marker {
    color: var(--gold);
}
.job_detail_banner::before {
    content: '';
    position: absolute;
    background: url(/opus-lex/wp-content/uploads/2024/07/job-inner-banner-img.png);
    width: 533px;
    height: 215px;
    background-repeat: no-repeat;
    background-size: auto;
    right: 0;
    bottom: -10px;
    transform: rotate(2deg);
}
.job_detail_main_content .job_detail_description {
    width: 75%;
    flex: 0 0 75%;
	padding-right: 80px;
}
.job_detail_main_content .job_details_consultant {
    width: 25%;
    flex: 0 0 25%;
	padding-top: 88px;
}
.job_detail_main_content .job_details_consultant h3 {
    font-size: 20px;
    line-height: 28px;
    font-family: var(--font-main);
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 24px;
    color: var(--blue);
}
.job_detail_main_content .job_details_consultant .consultant_container {
    padding: 32px;
    border: 1px solid var(--gold);
    border-radius: 20px;
    background: var(--marble);
}
.job_detail_main_content .job_details_consultant .consultant_container .consultant_image img {
    border-radius: 8px;
    border: 1px solid var(--gold);
	margin-bottom: 24px;
}
.job_detail_main_content .job_details_consultant .consultant_container .consultant_name {
    font-size: 20px;
    line-height: 28px;
    color: var(--blue);
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.job_detail_main_content .job_details_consultant .consultant_container .consultant_profile {
    font-size: 20px;
    line-height: 31px;
    text-align: center;
    font-family: var(--font-second);
    font-weight: 400;
    color: var(--blue);
	margin-top: 8px;
	margin-bottom: 20px;
}
.teammate-card-socials a {
    width: 40px;
    display: flex;
    height: 40px;
    justify-content: center;
    align-items: center;
	position: relative;
}
.teammate-card-socials a::before {
    background: var(--gold);
    content: "";
    height: 1px;
    transition: all .3s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.teammate-card-socials a:hover::before {
	height: 100%;
}
.teammate-card-socials a:hover img {
    filter: brightness(15);
}
.teammate-card-socials {
    text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
	gap: 12px;
	margin-bottom: 35px;
}
.job_detail_main_content .job_details_consultant .consultant_container a.view-bio {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: var(--font-button);
    display: inline-block;
    color: var(--black);
    font-weight: 600;
	position: relative;
	cursor: pointer;
}
.job_detail_main_content .job_details_consultant .consultant_container .right-job-bio {
    text-align: center;
}
.job_detail_main_content .job_details_consultant .consultant_container a.view-bio:hover {
    text-decoration: none;
}
#job_details {
    background: var(--white);
}
.job_detail_main_content .job_detail_description .job-link {
    display: flex;
    align-items: center;
	gap: 24px;
	padding-top: 49px;
	padding-bottom: 40px;
}
.job_detail_main_content .job_detail_description .job-link .job_application {
    margin: 0px;
}
.job_detail_main_content .job_detail_description .job-link .job_application input.application_button.button {
    border-radius: 50px;
    background: var(--blue);
    color: var(--white);
    margin: 0px;
    padding: 18px 24px;
    font-size: 15px;
    line-height: 18px;
    font-family: var(--font-button);
    text-transform: uppercase;
    font-weight: 600;
	border: 1px solid var(--blue);
}
.job_detail_main_content .job_detail_description .job-link a {
    display: flex;
    align-items: center;
    height: 48px;
    color: var(--black);
    font-size: 15px;
    line-height: 18px;
    font-family: var(--font-button);
    text-transform: uppercase;
    font-weight: 600;
}
.job_detail_main_content .job_detail_description .job-link a img {
    filter: invert(1);
}
.job_detail_main_content .job_detail_description .job-link a:hover {
    text-decoration: none;
}
.job_detail_main_content .job_detail_description .job-link a span {
    height: 48px;
}
.job_detail_main_content .job_detail_description .job-link .job_application input.application_button.button:hover {
    background: transparent;
    border: 1px solid var(--blue);
    color: var(--blue);
}
.job_detail_main_content .job_detail_description .share-post.socials {
    display: flex;
    gap: 24px;
    align-items: center;
}
.job_detail_main_content .job_details_consultant .consultant_container a.view-bio::before {
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    content: '';
    position: absolute;
    right: -30px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
	transition: all 0.5s ease;
}
.job_detail_main_content .job_details_consultant .consultant_container a.view-bio:hover::before {
    transform: translate(5px, 0px);
    transition: all 0.5s ease;
}
.job_detail_main_content .job_detail_description .share-post.socials .social_share {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    font-family: var(--font-button);
    text-transform: uppercase;
    color: var(--blue);
}
.job_detail_main_content .job_detail_description .share-post.socials .social_share_icon_links {
    display: flex;
	gap: 16px;
}
.job_detail_main_content .job_detail_description .share-post.socials .social_share_icon_links a.social-link {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
}
.job_detail_main_content .job_detail_description .share-post.socials .social_share_icon_links a.social-link img {
    width: 28px;
    height: 28px;
}
.job_detail_main_content .job_detail_description .share-post.socials .social_share_icon_links a.social-link::before {
    background: var(--gold);
    content: "";
    height: 1px;
    transition: all .3s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.job_detail_main_content .job_detail_description .share-post.socials .social_share_icon_links a.social-link:hover::before {
    height: 100%;
}
.job_detail_main_content .job_detail_description .share-post.socials .social_share_icon_links a.social-link:hover img {
    filter: brightness(15);
}
.single-job_listing section.section.section-post-intro-share, .single-job_listing section.section.mcb-section.section-post-about, .single-job_listing a.fixed-nav.fixed-nav-prev.format-.style-default, section.section.mcb-section.section-post-comments {
    display: none;
}
.single-job_listing section.similar-job-slider {
    padding: 80px 0px;
	background: url(/opus-lex/wp-content/uploads/2024/06/footer-bg.svg?id=119);
	background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.single-job_listing section.similar-job-slider h3.job-similar-slider-heading-light {
    font-size: 36px;
    color: #e0c5b0;
    line-height: 46px;
    text-transform: uppercase;
    font-family: var(--font-main);
    margin-top: 40px;
    margin-bottom: 8px;
}
.single-job_listing section.similar-job-slider h3.job-similar-slider-heading-bold {
    font-size: 48px;
    color: #e0c5b0;
    line-height: 61px;
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
}
.single-job_listing section.similar-job-slider .job_listings {
    margin-bottom: 0px;
}
.single-job_listing section.similar-job-slider .resource-slide-title {
    display: flex;
    justify-content: space-between;
    align-items: end;
	margin-bottom: 56px;
}
.single-job_listing section.similar-job-slider .resource-slide-title a.similar-job-slider-btnn {
    font-size: 15px !important;
    line-height: 18px !important;
    background: transparent !important;
    border: 1px solid var(--ivory) !important;
    color: var(--white) !important;
    text-transform: uppercase;
    font-family: var(--font-button) !important;
    font-weight: 600 !important;
    padding: 15px 30px !important;
    border-radius: 50px;
	text-decoration: none;
	transition: all 0.5s ease;
}
.single-job_listing section.similar-job-slider .resource-slide-title a.similar-job-slider-btnn:hover {
    background: var(--ivory) !important;
    color: var(--blue) !important;
}
.single-job_listing section.similar-job-slider .resource-slide-title .title-content-right {
    height: 51px;
}
.single-job_listing section.similar-job-slider .job_listings .swiper-buttons {
    position: absolute;
    top: 150px;
    right: 22%;
}
.single-job_listing section.similar-job-slider .job_listings .swiper-button.swiper-button-prev.job-prev::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/job-arrow.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.single-job_listing section.similar-job-slider .job_listings .swiper-button.swiper-button-next.job-next::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/next-arrow.png);
    content: '' !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
.single-job_listing section.similar-job-slider .job_listings .swiper-buttons .swiper-button {
    border: 1px solid var(--gold);
    border-radius: 50px;
    width: 50px;
    height: 50px;
}
.single-job_listing section.similar-job-slider .job_listings .swiper-button-lock {
    display: flex;
}
.single-job_listing section.job-footer-form-template, .single-post section.job-footer-form-template {
    background: url(/opus-lex/wp-content/uploads/2024/06/Marble-Background-Image-1.png?id=137);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 80px 0px;
}
.single-job_listing section.job-footer-form-template .form-row, .single-post section.job-footer-form-template .form-row {
    max-width: 1320px;
    margin: 0 auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.single-job_listing section.job-footer-form-template .form-row h2.footer-form-light-heading, .single-post section.job-footer-form-template .form-row h2.footer-form-light-heading {
    font-size: 64px;
    color: #162c67;
    line-height: 81px;
}
.single-job_listing section.job-footer-form-template .form-row h2.footer-form-bold-heading, .single-post section.job-footer-form-template .form-row h2.footer-form-bold-heading  {
    font-size: 74px;
    color: #162c67;
    line-height: 91px;
}
section.resource-detail-banner .article-container {
    max-width: 1320px;
    margin: 0 auto;
	display: flex;
	align-items: center;
	height: 500px;
}
.single-post #Content {
    padding: 0px;
}
section.resource-detail-banner {
    background: var(--blue);
}
.top-banner-left span.published_date {
    margin-bottom: 32px;
    color: var(--marble);
    display: block;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    font-family: var(--font-main);
	position: relative;
    padding-left: 40px;
    text-transform: uppercase;
}
.top-banner-left span.published_date::before {
    content: '';
    background: var(--gold);
    width: calc(100% - 170px);
    right: 0;
    height: 1px;
    position: absolute;
    opacity: 20%;
    top: 50%;
}
.top-banner-left span.published_date::after {
    content: '';
    background: var(--gold);
    width: 30px;
    height: 1px;
    position: absolute;
    opacity: 20%;
    left: 0;
    top: 50%;
}
section.resource-detail-banner .article-container .top-banner-right {
    width: 50%;
	height: 500px;
}
section.resource-detail-banner .article-container .top-banner-right img {
    position: absolute;
    right: unset;
    height: 500px;
    object-fit: cover;
}
section.resource-detail-banner .article-container .top-banner-left {
    width: 50%;
	padding-right: 40px;
}
.top-banner-left h2 {
    font-size: 36px;
    line-height: 47px;
    text-transform: uppercase;
    color: var(--marble);
    font-family: var(--font-main);
    font-weight: 700;
    margin-bottom: 32px;
}
.resource-category span {
    color: var(--marble);
    font-size: 14px;
    line-height: 19px;
    font-family: var(--font-main);
    text-transform: uppercase;
	padding-left: 24px;
	position: relative;
}
.resource-category span::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 1px;
    background: var(--light-gold);
    right: -25px;
    top: 49%;
}
.resource-category span:first-child::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 1px;
    background: var(--light-gold);
    left: 0px;
    top: 49%;
}
section.resource-detail-banner .article-container .top-banner-left .resource-category {
    padding-bottom: 40px;
}
section.resource-detail-banner .article-container .top-banner-left .resource-view a {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: var(--white);
    font-family: var(--font-button);
    font-weight: 600;
}
section.resource-detail-banner .article-container .top-banner-left .resource-view a:hover {
    text-decoration: none;
}
section.resource-detail-banner .article-container .top-banner-left .resource-view a {
    display: flex;
    align-items: center;
}
section.resource-detail-banner .article-container .top-banner-left .resource-view a span {
    height: 48px;
}
section.resource-article-content .resource-container {
    max-width: 1320px;
    margin: 0 auto;
	padding: 80px 0px;
	display: flex;
	flex-wrap: wrap;
}
section.resource-article-content .resource-container h2 {
    font-size: 32px;
    line-height: 42px;
    color: var(--blue);
    font-family: var(--font-main);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
	margin-top: 25px;
}
section.resource-article-content .resource-container p, section.resource-article-content .resource-container ul li {
    font-size: 20px;
    line-height: 31px;
    color: var(--blue);
    opacity: 90%;
    font-family: var(--font-second);
    font-weight: 400;
}
section.resource-article-content .resource-container h3 {
    font-size: 28px;
    line-height: 40px;
    font-family: var(--font-main);
    text-transform: uppercase;
    color: var(--blue);
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 10px;
}
section.resource-article-content .resource-container h4 {
    font-size: 25px;
    line-height: 30px;
    font-family: var(--font-main);
    text-transform: uppercase;
    color: var(--blue);
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 10px;
}
section.resource-article-content .resource-container h5 {
    font-size: 20px;
    line-height: 30px;
    font-family: var(--font-main);
    text-transform: uppercase;
    color: var(--blue);
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 10px;
}
section.resource-article-content .resource-container h6 {
    font-size: 18px;
    line-height: 20px;
    font-family: var(--font-main);
    text-transform: uppercase;
    color: var(--blue);
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 10px;
}
section.resource-article-content .resource-container ul li::marker {
    color: var(--gold);
}
section.resource-article-content .resource-container ul {
    list-style: disc outside;
    margin: 0 0 15px 30px;
}
section.resource-article-content .resource-container .resource-view {
    display: flex;
    align-items: center;
    gap: 24px;
    padding-top: 49px;
    padding-bottom: 40px;
}
section.resource-article-content .resource-container .resource-view a {
    display: flex;
    align-items: center;
    height: 48px;
    color: var(--black);
    font-size: 15px;
    line-height: 18px;
    font-family: var(--font-button);
    text-transform: uppercase;
    font-weight: 600;
}
section.resource-article-content .resource-container .resource-view a img {
    filter: invert(1);
}
section.resource-article-content .resource-container .resource-view a:hover {
    text-decoration: none;
}
section.resource-article-content .resource-container .share-post.socials {
    display: flex;
    gap: 24px;
    align-items: center;
	flex-wrap: wrap;
}
section.resource-article-content .resource-container .share-post.socials .social_share {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    font-family: var(--font-button);
    text-transform: uppercase;
    color: var(--blue);
}
section.resource-article-content .resource-container .share-post.socials .social_share_icon_links {
    display: flex;
    gap: 16px;
}
section.resource-article-content .resource-container .share-post.socials .social_share_icon_links a.social-link {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
section.resource-article-content .resource-container .share-post.socials .social_share_icon_links a.social-link img {
    width: 28px;
    height: 28px;
}
section.resource-article-content .resource-container .share-post.socials .social_share_icon_links a.social-link::before {
    background: var(--gold);
    content: "";
    height: 1px;
    transition: all .3s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
section.resource-article-content .resource-container .share-post.socials .social_share_icon_links a.social-link:hover::before {
    height: 100%;
}
section.resource-article-content .resource-container .share-post.socials .social_share_icon_links a.social-link:hover img {
    filter: brightness(15);
}
section.resource-article-content .resource-container .right-side-resource-content {
    padding-right: 80px;
	flex: 0 0 70%;
	width: 70%;
}
section.resource-article-content .resource-container .resource-author-right-side {
    flex: 0 0 23.9%;
    width: 23.9%;
	padding-top: 72px;
}
section.resource-article-content .resource-container .resource-author-right-side .author-detail {
    display: flex;
	gap: 16px;
	align-items: center;
}
section.resource-article-content .resource-container .resource-author-right-side .author-detail img {
    width: 80px;
    height: 80px;
    border-radius: 6px;
    border: 1px solid var(--gold);
}
section.resource-article-content .resource-container .resource-author-right-side .author-detail h2 {
    font-size: 16px;
    line-height: 22px;
	margin-bottom: 6px;
}
section.resource-article-content .resource-container .resource-author-right-side .author-detail .right-author-name p.job-title {
    font-size: 16px;
    line-height: 23px;
	margin-bottom: 0px;
}
section.resource-article-content .resource-container .resource-author-right-side p:first-child {
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 600;
	position: relative;
	padding-left: 40px;
	margin-bottom: 24px;
}
section.resource-article-content .resource-container .resource-author-right-side p:first-child::before {
    content: '';
    position: absolute;
    background: var(--gold);
    height: 1px;
    width: calc(100% - 125px);
    right: 0;
    top: 50%;
}
section.resource-article-content .resource-container .resource-author-right-side p:first-child::after {
    content: '';
    position: absolute;
    background: var(--gold);
    height: 1px;
    width: 30px;
    left: 0;
    top: 50%;
}
.single-post a.fixed-nav.fixed-nav-prev.format-.style-default, .single-post a.fixed-nav.fixed-nav-next.format-.style-default {
    display: none;
}
section.similar-slider {
    background: var(--marble);
    padding: 80px 0px 60px;
}
section.resource-article-content {
    background: var(--white);
}
section.similar-slider .resource-slide-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 48px;
}
section.similar-slider .resource-slide-title .view-btn a {
    padding: 14px 23px;
    border-radius: 100px;
    font-size: 15px;
    background: transparent;
    border: 1px solid var(--blue);
    color: var(--blue);
    font-weight: 600;
    font-family: var(--font-button);
    text-transform: uppercase;
}
section.similar-slider .resource-slide-title .view-btn a:hover {
    text-decoration: none;
    background: var(--light-gold);
}
section.similar-slider .resource-slide-title .title h2 {
    font-size: 44px;
    line-height: 56px;
    font-family: var(--font-main);
    font-weight: 400;
    color: var(--blue);
    text-transform: uppercase;
	margin: 0px;
}
h2.faq-employer-heading {
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
}
.faq-employer-para {
    font-size: 24px;
    line-height: 37px;
    color: var(--blue);
    font-family: var(--font-second);
    font-weight: 400;
    max-width: 648px;
    margin: 0 auto;
}
section.faqs-section .faqs.accordion-container {
    margin: 0px;
}
section.faqs-section .faqs.accordion-container .set.faqs-item:not(:last-child) {
    margin-bottom: 16px;
}
section.faqs-section .faqs.accordion-container .set.faqs-item a {
    border-bottom: none;
	max-width: 944px;
	display: flex;
	align-items: center;
}
section.faqs-section .faqs.accordion-container .set.faqs-item a.active {
    padding-bottom: 24px;
    border-bottom: 1px solid #E0C5B0;
}
section.faqs-section .faqs.accordion-container .set.faqs-item .content p {
    padding-top: 24px;
}
section.faqs-section .faqs.accordion-container .set.faqs-item a i {
    position: absolute;
    right: 24px;
    width: 48px;
    border-radius: 6px;
    height: 48px;
    border: 1px solid var(--blue);
    display: flex;
    justify-content: center;
    align-items: center;
}
section.faqs-section .faqs.accordion-container .set.faqs-item a i.fa.fa-plus {
    background: var(--blue);
}
section.faqs-section .faqs.accordion-container .set.faqs-item a i.fa.fa-plus::before {
    color: var(--white);
}
.right-side-map .right-map-bottom-space .vc_single_image-wrapper {
    margin-bottom: 0px;
}
h2.contact-page-heading {
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
}
.contact-page-para {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    opacity: 90%;
    color: var(--blue);
    font-family: var(--font-second);
	margin-bottom: 40px !important;
}
.contact-address a {
    display: block;
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 31px;
    color: var(--blue);
    font-family: var(--font-second);
    font-weight: 400;
	display: flex;
	align-items: center;
}
.contact-address {
    padding-top: 32px;
    margin-bottom: 0px !important;
    padding-bottom: 36px;
    border-top: 1px solid var(--light-gold);
    border-bottom: 1px solid var(--light-gold);
}
.left-side-contact-text {
    padding-right: 60px;
}
.right-side-map {
    position: absolute;
    right: 0;
}
.right-side-map .vc_single_image-wrapper {
    right: 0;
    position: absolute;
    width: 100%;
}
.right-side-map .vc_single_image-wrapper img {
    width: 100%;
    height: 591px;
    object-fit: cover;
}
.contact-address a img {
    margin-right: 12px;
}
.contact-address a:hover {
    text-decoration: none;
}
.contact-address a:not(:first-child) {
    text-decoration: underline;
}
h2.get-started-heading {
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 400;
    margin-bottom: 32px;
}
#get-started-form {
    background-blend-mode: overlay;
}
.contact-page-two-forms ul.vc_tta-tabs-list {
    margin: 0 auto !important;
    max-width: 383px;
    border: 1px solid #162C674D;
    border-radius: 50px;
    padding: 8px !important;
	background: #F8F6F733;
}
.contact-page-two-forms ul.vc_tta-tabs-list li a span {
    font-size: 15px;
    line-height: 18px;
    font-family: var(--font-button);
    color: #272229;
    text-transform: uppercase;
    font-weight: 600;
	letter-spacing: 1px;
}
.contact-page-two-forms ul.vc_tta-tabs-list li a {
    background: transparent !important;
    border: none !important;
	border-radius: 50px !important;
	padding: 15px 22px !important;
}
.contact-page-two-forms ul.vc_tta-tabs-list li.vc_active a {
    background: var(--white) !important;
    padding: 15px 24px;
    border-radius: 50px !important;
}
/* 
#submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_7 {
    order: 3;
}
#submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 {
    display: flex;
    flex-wrap: wrap;
}
#submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 .gfield {
    width: 23%;
}
#submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_7 {
    order: 3;
}
#submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_9 {
    order: 4;
}
#submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_10 {
    width: 50% !important;
}
#submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 fieldset#field_2_12 {
    width: 50% !important;
    order: 6;
} */

.contact-page-two-forms #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_1, #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_5 {
    grid-column: span 3;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_7, #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_9 {
    grid-column: span 3;
    grid-row-start: none;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_10 {
    grid-column: span 6;
    grid-row-start: span 2;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 fieldset#field_2_12 {
    grid-column: span 6;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_footer.top_label {
    width: 49%;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 textarea#input_2_10 {
    max-height: 150px !important;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_footer.top_label input#gform_submit_button_2 {
    padding: 14px 54px;
}

.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_1, #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_5 {
    grid-column: span 3;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_7, #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_9 {
    grid-column: span 3;
    grid-row-start: none;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_10 {
    grid-column: span 6;
    grid-row-start: span 2;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 fieldset#field_3_12 {
    grid-column: span 4;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 textarea#input_3_10 {
    max-height: 150px !important;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 {
    grid-column: span 6;
	margin-top: 40px;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gchoice.gchoice_3_12_1 {
    position: relative;
	margin-top: 40px;
	display: flex;
	align-items: center;
}
#gform_wrapper_3 .gform_footer.top_label {
    bottom: 0px !important;
}
#gform_wrapper_3 .gform_footer.top_label input#gform_submit_button_3 {
    margin: 0px;
	padding: 15px 54px;
}
.footer-form-rightdiv-width form#gform_3 #field_3_14 span#gform-filename {
    font-size: 12px;
    line-height: 16px;
    position: absolute;
}
#validation_message_3_14 {
	position: relative;
    width: auto;
   	font-size: 13px;
    line-height: 20px;
    top: 0px;
}
.gform_hidden ~span#gfield_upload_rules_3_14 {
    display: none !important;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14 {
    width: 25%;
    background: transparent;
    border-radius: 50px;
    border: 1px solid var(--blue);
	opacity: 0;
    z-index: 999999;
    position: relative;
	cursor: pointer;
}
#submit-cv-form .gform_wrapper.gravity-theme * .ginput_preview {
    margin: 0px;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14 ~span::before {
    content: 'Upload CV';
    border-radius: 50px;
    border: 1px solid var(--blue);
	opacity: 1;
    font-size: 15px;
    line-height: 18px;
    height: 44px;
    width: 200px;
    font-weight: 600;
    display: flex;
    align-items: center;
    font-family: var(--font-button);
    color: var(--blue);
    text-transform: uppercase;
    cursor: pointer;
	padding-left: 20px;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload span#gfield_upload_rules_3_14 {
    width: 40%;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 16px;
    font-family: var(--font-main);
    color: var(--black);
    font-weight: 600;
    align-items: center;
    display: flex;
	position: absolute;
    gap: 20px;
}
#resource-listing #resource-container .resource__item .resource__item-img img {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    border: 1px solid var(--light-gold);
}
#resource-listing #resource-container .resource__item .resource__item-img {
    height: 330px;
}
.resource__item .resource__item-img img {
    height: 100%;
    border-radius: 20px;
    border: 1px solid var(--light-gold);
	object-fit: cover;
}
.resource__item .resource__item-img {
    height: 430px;
}
.header-color-change-white h4 {
    color: var(--white);
}
h2.subscribe-heading {
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
	margin-bottom: 24px;
}
.subscribe-para {
    font-size: 24px;
    color: var(--marble);
    line-height: 37px;
    margin-bottom: 40px !important;
    font-family: var(--font-second);
    font-weight: 400;
	opacity: 90%;
}
.subscribe-form .gform_heading {
    display: none;
}
.subscribe-form form#gform_4 .gform_footer.top_label {
    display: none;
}
.subscribe-form form#gform_4 .gform_body.gform-body #gform_fields_4 #field_4_1 {
    grid-column: span 9;
}
.subscribe-form form#gform_4 .gform_body.gform-body #gform_fields_4 #field_submit {
    grid-column: span 3;
}
.subscribe-form form#gform_4 .gform_body.gform-body #gform_fields_4 #field_4_1 .ginput_container.ginput_container_email input#input_4_1 {
    background: transparent;
    border: none;
    width: 100%;
    border-bottom: 1px solid var(--gold);
    height: 48px;
	padding-left: 56px;
    color: var(--white);
	font-size: 18px;
    line-height: 26px;
    font-family: var(--font-second);
    font-weight: 400;
}
.subscribe-form form#gform_4 .gform_body.gform-body #gform_fields_4 #field_submit input#gform_submit_button_4 {
    padding: 15px 24px;
    border-radius: 100px;
    font-size: 15px;
    line-height: 18px;
    background: var(--marble);
    border: 1px solid var(--blue);
    color: var(--black);
    font-weight: 600;
    font-family: var(--font-button);
    text-transform: uppercase;
    width: 100%;
}
.subscribe-form form#gform_4 .gform_body.gform-body #gform_fields_4 #field_4_1 .ginput_container.ginput_container_email input#input_4_1::placeholder {
    font-size: 18px;
    line-height: 26px;
    color: var(--white);
    font-family: var(--font-second);
    font-weight: 400;
}
.subscribe-left-image img {
    position: absolute;
    height: 100%;
    object-fit: cover;
    left: -60px;
}
.subscribe-form form#gform_4 .gform_body.gform-body #gform_fields_4 #field_4_1 .ginput_container.ginput_container_email {
    position: relative;
}
.subscribe-form form#gform_4 .gform_body.gform-body #gform_fields_4 #field_4_1 .ginput_container.ginput_container_email::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/subscibe-email.svg);
    width: 32px;
    height: 32px;
    position: absolute;
	top: 8px;
    left: 15px;
}
.subscribe-form form#gform_4 .gform_body.gform-body #gform_fields_4 #field_submit input#gform_submit_button_4:hover {
    background: var(--light-gold);
    color: var(--blue);
}
.olp-image-slider-wrapper{
	-webkit-transition-timing-function:linear!important;    
	transition-timing-function:linear!important; 
  	position: relative;
}
.olp-image-slider-wrapper .image-slider-items {
	width: auto !important;
}
.olp-image-slider-wrapper .image-slider-items img {
    width: auto !important;
    border-radius: 16px;
    border: 1px solid var(--gold);
	height: 400px;
	object-fit: cover;
}
.olp-image-slider .swiper-buttons .swiper-button {
    border: 1px solid var(--blue);
    border-radius: 50px;
    width: 48px;
    height: 48px;
    background: var(--marble);
    box-shadow: 0px 0px 12px 0px #00000040;
	color: transparent;
}
.olp-image-slider .swiper-buttons .swiper-button.swiper-button-prev::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/left-arrow-b.png);
    background-repeat: no-repeat;
    background-position: center;
}
.olp-image-slider .swiper-buttons .swiper-button.swiper-button-next::after {
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    background-repeat: no-repeat;
    background-position: center;
}
.olp-image-slider .swiper-buttons .swiper-button:hover {
    background: var(--gold);
    border-color: var(--gold);
}
.olp-image-slider .swiper-buttons .swiper-button.swiper-button-prev.image-prev {
    left: 60px;
}
.olp-image-slider .swiper-buttons .swiper-button.swiper-button-next.image-next {
    right: 60px;
}

.olp-image-slider .owl-nav{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.olp-image-slider .owl-nav button {
    border: 1px solid var(--blue);
    border-radius: 50px;
    width: 48px;
    height: 48px;
    background: var(--marble);
    box-shadow: 0px 0px 12px 0px #00000040;
	color: transparent;
	position:absolute;
	padding:0
}

.olp-image-slider .owl-nav button:hover {
    background: var(--gold);
    border-color: var(--gold);
}
.olp-image-slider .owl-nav .owl-prev {
    left: 60px;
}
.olp-image-slider .owl-nav .owl-next {
    right: 60px;
}


.accordion-container {
  position: relative;
  height: auto;
  margin: 10px auto;
}
.faqs-item {
	padding: 24px 24px 24px 32px;
	gap: 24px;
	border-radius: 12px;
	border: 1px solid #E0C5B0;
	opacity: 0px;
	position: relative;
	width: 100%;
	height: auto;
	background-color: #F8F6F7;
	margin-bottom: 24px;
}
.set.faqs-item > a{
	display: block;
	text-decoration: none; 
	border-bottom: 1px solid #E0C5B0;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	transition:all 0.2s linear;
	font-family: Henderson Sans;
	font-size: 26px;
	font-weight: 600;
	line-height: 34.32px;
	text-align: left;
	color: #162C67;
}
.set.faqs-item > a i {
  float: right;
  margin-top: 2px;
}
.faqs-item .content {  
  display:none;
}
.faqs-item .content p {
	padding-top: 20px;
	color: #162C67;
	font-family: Open Sans;
	font-size: 24px;
	font-weight: 400;
	line-height: 37.44px;
	text-align: left;
}
#opus-timeline .timeline-swiper {
    overflow: hidden;
	padding-bottom: 50px;
}
body.search-results #Subheader {
    display: none;
}
body.search-results .form-header-search {
    background: var(--blue);
	height: 248px;
}
body.search-results #Content {
    padding-top: 0px;
	background: var(--white);
}
.custom-search_wrapper form.form-searchform {
    display: flex;
	position: relative;
}
.custom-search_wrapper form.form-searchform input.field {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid var(--white);
    padding: 12px;
    font-size: 26px;
    line-height: 38px;
    color: var(--white);
    font-family: var(--font-second);
    font-weight: 400;
	padding-left: 50px;
	margin: 0px;
}
.custom-search_wrapper form.form-searchform input.field::placeholder {
    color: var(--white);
	font-family: var(--font-second);
    font-weight: 400;
}
.custom-search_wrapper form.form-searchform svg.icon_search {
    position: absolute;
    width: 48px;
    height: 48px;
    filter: invert(1);
    top: 50%;
    transform: translate(0, -50%);
}
.custom-search_wrapper form.form-searchform span.icon_close {
    position: absolute;
    right: 0;
}
.custom-search_wrapper form.form-searchform span.icon_close span.icon {
    font-size: 25px;
    color: var(--white);
}
.custom-search_wrapper form.form-searchform span.icon_close {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
body.search-results .form-header-search .search-tabs {
    position: absolute;
    bottom: 0;
	display: flex;
	border: 1px solid #FFFFFF4D;
	border-bottom: 0px;
}
body.search-results .form-header-search .custom-search_wrapper {
    padding-top: 80px;
}
body.search-results .form-header-search .search-tabs button.tab-links {
    background: transparent;
    color: var(--white);
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: var(--font-button);
    font-weight: 600;
    border-radius: 0px;
	padding: 15px 24px;
}
body.search-results .form-header-search .search-tabs button.tab-links:not(:last-child) {
    border-right: 1px solid #FFFFFF4D;
}
body.search-results .form-header-search .search-tabs button.tab-links.active, body.search-results .form-header-search .search-tabs button.tab-links:hover {
    background: var(--white);
    color: var(--black);
}
body.search-results .result-found-header {
    background: var(--marble);
	padding: 48px 0px;
	border-bottom: 1px solid #DBBA9B80;
}
body.search-results .result-found-header #found_result h2 {
    font-size: 36px;
    line-height: 46px;
    text-transform: uppercase;
    color: var(--blue);
    font-family: var(--font-main);
    font-weight: 400;
	max-width: 600px;
	width: 100%;
	margin: 0px;
}
body.search-results main.sections_group section#page-block-section {
    padding-top: 60px;
}
body.search-results main.sections_group section#page-block-section .resource-slide-title.content-pages .title h2 {
    font-size: 32px;
    line-height: 42px;
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
    color: var(--blue);
	position: relative;
    margin-bottom: 51px;
	display: inline-block;
}
body.search-results main.sections_group section#page-block-section .resource-slide-title.content-pages .title h2::before {
	content: '';
    position: absolute;
    width: 100vw;
    height: 1px;
    background: var(--black);
    opacity: 30%;
    top: 50%;
    transform: translate(0px, -50%);
    left: calc(100% + 15px);
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` {
    width: 49%;
    background: var(--marble);
    border-radius: 12px;
    padding: 28px 32px 24px 32px;
	border: 1px solid #162C6733;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
	margin-bottom: 24px;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` p.short-heading {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 19px;
    color: var(--black);
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 600;
    padding-left: 24px;
    display: inline-block;
    position: relative;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` .short-title {
    overflow: hidden;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` p.short-heading::before {
    content: '';
    position: absolute;
    width: 100vw;
    background: var(--blue);
    opacity: 20%;
    height: 1px;
    left: calc(100% + 10px);
    top: 50%;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` p.short-heading::after {
    content: '';
    position: absolute;
    width: 18px;
    height: 1px;
    background: var(--blue);
    opacity: 20%;
    left: 0;
    top: 50%;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` .page-card-btn-upper h3.job-title {
    font-size: 28px;
    line-height: 41px;
    color: var(--blue);
    font-family: var(--font-second);
    font-weight: 700;
    margin-bottom: 31px;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` .page-card-btn-upper .job-card-btn a {
    font-size: 15px;
    line-height: 18px;
    color: var(--black);
    text-transform: uppercase;
    font-family: var(--font-button);
    font-weight: 600;
	display: inline-block;
	position: relative;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` .page-card-btn-upper .job-card-btn a::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/06/right-arrow-b.png);
    width: 18px;
    height: 18px;
    position: absolute;
    right: -30px;
    background-repeat: no-repeat;
    top: 50%;
    transform: translate(0px, -50%);
	transition: all 0.5s ease;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` .page-card-btn-upper .job-card-btn a:hover {
    text-decoration: none;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` .page-card-btn-upper .job-card-btn a:hover::before {
    transform: translate(5px, -50%);
}
body.search-results main.sections_group section#jobs-block-section {
    padding-top: 60px;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title .title h2 {
    font-size: 32px;
    line-height: 49px;
    color: var(--blue);
    font-family: var(--font-main);
    text-transform: uppercase;
    font-weight: 700;
	margin: 0px;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title .view-btn a, body.search-results main.sections_group section#resource-block-section .resource-slide-title .view-btn a, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .view-btn a {
    padding: 14px 23px;
    border-radius: 100px;
    font-size: 15px;
    background: transparent;
    border: 1px solid var(--blue);
    color: var(--blue);
    font-weight: 600;
    font-family: var(--font-button);
    text-transform: uppercase;
	transition: all 0.5s ease;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title .view-btn a:hover, body.search-results main.sections_group section#resource-block-section .resource-slide-title .view-btn a:hover, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .view-btn a:hover {
    text-decoration: none;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title, body.search-results main.sections_group section#resource-block-section .resource-slide-title, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 44px;
	position: relative;
    overflow: hidden;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title .view-btn a:hover, body.search-results main.sections_group section#resource-block-section .resource-slide-title .view-btn a:hover, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .view-btn a:hover {
    background: var(--light-gold);
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title h2::before {
	content: '';
	position: absolute;
    background: var(--black);
    height: 1px;
    width: 75%;
    opacity: 30%;
    top: 50%;
    left: 10%;
}
body.search-results main.sections_group section#page-block-section .resource-slide-title.content-pages .title {
    position: relative;
    overflow: hidden;
}
body.search-results main.sections_group section#jobs-block-section ul#search-job-container {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
	margin-bottom: 24px;
}
body.search-results main.sections_group section#jobs-block-section ul#search-job-container li.job_listing.type-job_listing {
    width: 49%;
}
body.search-results main.sections_group section#jobs-block-section ul#search-job-container li.job_listing.type-job_listing a.job-card {
    border: 1px solid var(--light-gold);
    background: var(--marble);
    border-radius: 8px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding: 39px 32px 22px;
    transition: background-color .3s;
    display: flex;
    position: relative;
    overflow: visible;
}
body.search-results main.sections_group section#jobs-block-section ul#search-job-container li.job_listing.type-job_listing a.job-card:hover {
    background: var(--ivory);
}
body.search-results main.sections_group section#jobs-block-section ul#search-job-container li.job_listing.type-job_listing a.job-card:hover .job-card-date {
    opacity: 1;
}
body.search-results main.sections_group section#jobs-block-section ul.job_listings li a.job-card .job-card-btn::before {
    right: 0px;
}
body.search-results main.sections_group section#jobs-block-section ul.job_listings li:hover a .job-card-btn {
    background: var(--blue);
    color: var(--white) !important;
    border-radius: 50px;
    padding: 18px 24px;
}
body.search-results main.sections_group section#jobs-block-section ul.job_listings li a.job-card .job-card-btn {
    padding: 18px 32px;
	padding-left: 0px;
    transition: all 0.5s ease;
}
body.search-results main.sections_group section#jobs-block-section ul.job_listings li:hover a.job-card .job-card-btn::before {
	display: none;
}
body.search-results main.sections_group section#jobs-block-section ul.job_listings li:hover a.job-card .job-card-btn {
    padding-left: 32px;
}
body.search-results main.sections_group section#jobs-block-section .paginationjs-pages ul, body.search-results main.sections_group section#resource-block-section .paginationjs-pages ul, body.search-results main.sections_group section#casestudies-block-section .paginationjs-pages ul {
    display: flex;
    margin: 0px;
    justify-content: center;
    gap: 8px;
}
body.search-results main.sections_group section#jobs-block-section .paginationjs-pages ul li.active, body.search-results main.sections_group section#resource-block-section .paginationjs-pages ul li.active, body.search-results main.sections_group section#casestudies-block-section .paginationjs-pages ul li.active {
    background: var(--ivory);
    border: 1px solid var(--gold);
    border-radius: 50px;
}
body.search-results main.sections_group section#jobs-block-section .paginationjs-pages ul li, body.search-results main.sections_group section#resource-block-section .paginationjs-pages ul li, body.search-results main.sections_group section#casestudies-block-section .paginationjs-pages ul li {
    list-style-type: none;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0px;
}
body.search-results main.sections_group section#jobs-block-section .paginationjs-pages ul li a, body.search-results main.sections_group section#resource-block-section .paginationjs-pages ul li a, body.search-results main.sections_group section#casestudies-block-section .paginationjs-pages ul li a {
    font-size: 15px;
    line-height: 18px;
    color: var(--black);
    font-family: var(--font-main);
    font-weight: 600;
}
body.search-results main.sections_group section#jobs-block-section .paginationjs-pages ul li a:hover, body.search-results main.sections_group section#resource-block-section .paginationjs-pages ul li a:hover, body.search-results main.sections_group section#casestudies-block-section .paginationjs-pages ul li a:hover  {
    text-decoration: none;
}
body.search-results main.sections_group section#jobs-block-section .paginationjs-pages ul li.paginationjs-prev::before, body.search-results main.sections_group section#resource-block-section .paginationjs-pages ul li.paginationjs-prev::before, body.search-results main.sections_group section#casestudies-block-section .paginationjs-pages ul li.paginationjs-prev::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-left-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
body.search-results main.sections_group section#jobs-block-section .paginationjs-pages ul li.paginationjs-next::before, body.search-results main.sections_group section#resource-block-section .paginationjs-pages ul li.paginationjs-next::before, body.search-results main.sections_group section#casestudies-block-section .paginationjs-pages ul li.paginationjs-next::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-right-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
body.search-results main.sections_group section#jobs-block-section .paginationjs-pages ul li.paginationjs-prev a, body.search-results main.sections_group section#jobs-block-section .paginationjs-pages ul li.paginationjs-next a, body.search-results main.sections_group section#resource-block-section .paginationjs-pages ul li.paginationjs-prev a, body.search-results main.sections_group section#resource-block-section .paginationjs-pages ul li.paginationjs-next a, body.search-results main.sections_group section#casestudies-block-section .paginationjs-pages ul li.paginationjs-prev a, body.search-results main.sections_group section#casestudies-block-section .paginationjs-pages ul li.paginationjs-next a {
    display: none;
}
body.search-results main.sections_group section#candidate-faqs-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#resource-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#employer-faqs-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .title h2 {
    font-size: 32px;
    line-height: 49px;
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
    color: var(--blue);
    position: relative;
    margin-bottom: 0px;
    display: inline-block;
}
body.search-results main.sections_group section#employer-faqs-block-section .resource-slide-title .title h2 {
	margin-bottom: 51px;
}
body.search-results main.sections_group section#candidate-faqs-block-section, body.search-results main.sections_group section#resource-block-section, body.search-results main.sections_group section#employer-faqs-block-section, body.search-results main.sections_group section#casestudies-block-section {
    padding-top: 60px;
}
body.search-results main.sections_group section#candidate-faqs-block-section .resource-slide-title .title h2::before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 1px;
    background: var(--black);
    opacity: 30%;
    top: 50%;
    transform: translate(0px, -50%);
    left: calc(100% + 15px);
}
body.search-results main.sections_group section#employer-faqs-block-section .resource-slide-title .title h2::before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 1px;
    background: var(--black);
    opacity: 30%;
    top: 50%;
    transform: translate(0px, -50%);
    left: calc(100% + 15px);
}
body.search-results main.sections_group section#candidate-faqs-block-section .resource-slide-title .title, body.search-results main.sections_group section#resource-block-section .resource-slide-title .title, body.search-results main.sections_group section#employer-faqs-block-section .resource-slide-title .title {
    position: relative;
    overflow: hidden;
}
body.search-results main.sections_group section#resource-block-section .resource-slide-title::before, body.search-results main.sections_group section#employer-faqs-block-section .resource-slide-title::before {
    content: '';
    position: absolute;
    background: var(--black);
    height: 1px;
    width: 75%;
    right: 10%;
    left: 10%;
    opacity: 30%;
    top: 50%;
	display: none;
}
body.search-results main.sections_group section#resource-block-section .resource-section__wrapper #search-resource-container {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 24px;
}
body.search-results main.sections_group section#resource-block-section .resource-section__wrapper #search-resource-container .resource__item {
    width: 49%;
	cursor: pointer;
}
body.search-results main.sections_group section#resource-block-section .paginationjs-pages ul, body.search-results main.sections_group section#casestudies-block-section .paginationjs-pages ul {
    margin-bottom: 24px;
}
body.search-results main.sections_group section#employer-faqs-block-section #search-employer-faqs-container .set.faqs-item {
    width: auto;
}
body.search-results main.sections_group section#casestudies-block-section #search-casestudy-container {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 24px;
}
body.search-results main.sections_group section#casestudies-block-section #search-casestudy-container .casestudies__item {
    width: 49%;
}
body.search-results main.sections_group section#casestudies-block-section #search-casestudy-container .casestudies__item .case-study-border .casestudies__item-top-box .casestudies__item-title-box {
    border-right: none;
	background: var(--shite);
}
body.search-results main.sections_group section#casestudies-block-section #search-casestudy-container .casestudies__item .case-study-border .casestudies__item--content p.slider-content {
    border: none;
    width: auto;
    height: 200px;
    overflow: auto;
    direction: ltr;
    text-align: left;
	border-radius: 0px;
}
body.search-results main.sections_group section#casestudies-block-section #search-casestudy-container .casestudies__item .case-study-border .casestudies__item--content .casestudies__item-btn {
    justify-content: unset;
    width: 100%;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
body.search-results main.sections_group section#casestudies-block-section #search-casestudy-container .casestudies__item .case-study-border .casestudies__item--content {
    display: unset;
}
body.search-results main.sections_group section#casestudies-block-section #search-casestudy-container .casestudies__item .case-study-border .casestudies__item--content .casestudies__item-btn {
    width: 100%;
    justify-content: flex-start;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
}
body.search-results main.sections_group section#casestudies-block-section #search-casestudy-container .casestudies__item .case-study-border .casestudies__item--content .casestudies__item-btn a {
    margin-right: 64px;
}
/* body.search-results main.sections_group section#casestudies-block-section #search-casestudy-container .casestudies__item .case-study-border .casestudies__item--content .casestudies__item-btn a::before {
    right: 30px;
} */
body.search-results main.sections_group section#jobs-block-section .paginationjs-pages ul {
	margin-bottom: 24px;
}
body.search-results main.sections_group section#resource-block-section .resource-slide-title .title {
    position: unset !important;
}
body.search-results main.sections_group section#resource-block-section .resource-slide-title .title h2 {
    position: unset !important;
}
body.search-results main.sections_group section#resource-block-section .resource-slide-title .title h2::before {
    content: '';
    position: absolute;
    width: 62%;
    height: 1px;
    background: var(--black);
    opacity: 30%;
    top: 50%;
    left: 20%;
}
body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .title h2 {
    position: unset !important;
}
body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .title h2::before {
    content: '';
    position: absolute;
    width: 60%;
    height: 1px;
    background: var(--black);
    opacity: 30%;
    top: 50%;
    left: 24%;
}
body.single-post section.subscribe-now-section {
    background: var(--blue);
	position: relative;
}
body.single-post section.subscribe-now-section .form-row {
    max-width: 1320px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
body.single-post section.subscribe-now-section .form-row .box-left {
    width: 50%;
	padding-right: 30px;
}
body.single-post section.subscribe-now-section .form-row .box-right {
    width: 50%;
	padding-left: 60px;
	padding-top: 80px;
	padding-bottom: 80px;
}
body.single-post section.subscribe-now-section .form-row .box-right h2.heading-bold {
    font-size: 48px;
    color: #e0c5b0;
    line-height: 61px;
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
    margin-bottom: 24px;
}
body.single-post section.subscribe-now-section .form-row .box-right p.content {
    font-size: 24px;
    color: var(--marble);
    line-height: 37px;
    margin-bottom: 40px !important;
    font-family: var(--font-second);
    font-weight: 400;
    opacity: 90%;
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now .gform_heading {
    display: none;
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form input#input_4_1 {
    background: transparent;
    border: none;
    width: 100%;
    border-bottom: 1px solid var(--gold);
    height: 48px;
    padding-left: 56px;
    color: var(--white);
    font-size: 18px;
    line-height: 26px;
    font-family: var(--font-second);
    font-weight: 400;
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form input#input_4_1::placeholder {
    font-size: 18px;
    line-height: 26px;
    color: var(--white);
    font-family: var(--font-second);
    font-weight: 400;
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form input#gform_submit_button_4 {
    padding: 15px 24px;
    border-radius: 100px;
    font-size: 15px;
    line-height: 18px;
    background: var(--marble);
    border: 1px solid var(--blue);
    color: var(--black);
    font-weight: 600;
    font-family: var(--font-button);
    text-transform: uppercase;
    width: 100%;
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form .description_below #field_4_1 {
    grid-column: span 9;
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form .description_below #field_submit {
    grid-column: span 3;
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form input#input_4_1::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/subscibe-email.svg);
    width: 32px;
    height: 32px;
    position: absolute;
    top: 8px;
    left: 15px;
}
body.single-post section.subscribe-now-section .form-row .box-right .sub-header-title {
    margin-bottom: 35px;
	width: auto;
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form input#gform_submit_button_4:hover {
    background: var(--light-gold);
    color: var(--blue);
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form .description_below #field_4_1 .ginput_container_email::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/subscibe-email.svg);
    width: 32px;
    height: 32px;
    position: absolute;
    top: 8px;
    left: 15px;
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form .description_below #field_4_1 .ginput_container_email {
    position: relative;
}
body.single-post section.subscribe-now-section .form-row .box-left img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
	width: 50%;
    object-fit: cover;
    object-position: left;
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form .gform_footer.top_label {
    display: none;
}
body.single-post section.job-footer-form-template .ginput_container.ginput_container_fileupload input#input_3_14 {
    background: transparent;
    border-radius: 50px;
    border: 1px solid var(--blue);
    visibility: hidden;
    position: relative;
}
body.single-post section.job-footer-form-template .ginput_container.ginput_container_fileupload input#input_3_14:before {
    content: 'Upload CV';
    border-radius: 50px;
    position: absolute;
    visibility: visible;
    font-size: 15px;
    line-height: 18px;
    height: 100%;
    left: 0;
    top: 0;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--font-button);
    color: var(--blue);
    text-transform: uppercase;
    cursor: pointer;
}
/* body.single-post section.job-footer-form-template .ginput_container.ginput_container_fileupload span#gfield_upload_rules_3_14 {
    padding: 0px;
    margin: 0px;
}
body.single-post section.job-footer-form-template .gform_wrapper.gravity-theme .gfield.gfield--width-full {
    grid-column: span 8;
}
body.single-post section.job-footer-form-template .gform_wrapper.gravity-theme #field_3_14 {
    grid-column: span 4;
} */
#our_team .modal-content, #join_team .modal-content {
    position: relative;
    padding: 0;
    max-width: 900px;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    margin: 0;
	border-radius: 20px;
	background: var(--white);
}
#our_team .modal-content .our-team__wrapper-popup, #join_team .modal-content .our-team__wrapper-popup {
    display: flex;
}
#our_team .modal-content .modal-body, #join_team .modal-content .modal-body {
    padding: 0px;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item, #join_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item {
    border: 0px;
    background: var(--blue);
    border-radius: 0px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding-bottom: 56px;
}
#our_team .modal-content .modal-header, #join_team .modal-content .modal-header {
    position: absolute;
    right: 0;
	z-index: 9;
}
#our_team .modal-content .modal-header span.close, #join_team .modal-content .modal-header span.close {
    top: 15px;
    right: 15px;
    width: 56px;
    height: 56px;
    background: var(--marble);
	transition: all 0.5s ease;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item img, #join_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item img {
    border-radius: 8px;
    border: 1px solid var(--gold);
}
#our_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item h3.our-team__item-title, #join_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item h3.our-team__item-title {
    color: var(--white);
}
#our_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item p, #join_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item p {
    color: var(--light-gold);
}
#our_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item a img, #join_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item a img {
    border: none;
    border-radius: 0px;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right .team-right-content, #join_team .modal-content .our-team__wrapper-popup .our-team__right .team-right-content {
    padding: 40px 40px 32px 40px;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right h2, #join_team .modal-content .our-team__wrapper-popup .our-team__right h2 {
    font-size: 32px;
    line-height: 42px;
    color: var(--blue);
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
    margin-bottom: 16px;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right p, #join_team .modal-content .our-team__wrapper-popup .our-team__right p {
    font-size: 16px;
    line-height: 23px;
    color: var(--blue);
    opacity: 90%;
    font-family: var(--font-second);
    font-weight: 400;
	margin-bottom: 32px;
}
#our_team .modal-content .modal-header span.close:hover, #join_team .modal-content .modal-header span.close:hover {
    background: var(--gold);
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right, #join_team .modal-content .our-team__wrapper-popup .our-team__right {
    position: relative;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn, #join_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn  {
    position: absolute;
    bottom: 0;
    background: var(--marble);
    width: 100%;
    padding: 20px 40px;
	display: flex;
    border-top: 1px solid var(--gold);
    gap: 16px;
    border-bottom-right-radius: 20px;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a, #join_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a {
    padding: 15px 24px;
    border: 1px solid var(--black);
    border-radius: 50px;
    display: block;
    font-size: 15px;
    line-height: 18px;
    color: var(--white);
    font-family: var(--font-button);
    font-weight: 600;
    text-transform: uppercase;
    background: var(--blue);
	transition: all 0.5s ease;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a:first-child, #join_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a:first-child {
    background: var(--white);
	color: var(--black);
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a:hover, #join_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a:hover {
    text-decoration: none;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a:first-child:hover, #join_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a:first-child:hover {
    background: var(--blue);
    color: var(--white);
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a:hover, #join_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a:hover {
    background: var(--white);
    color: var(--black);
}
#search-our-team-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 56px 24px;
}
#search-our-team-container .our-team__item .our-team__item-image img {
    height: 100%;
    width: 100%;
}
#search-our-team-container .our-team__item .our-team__item-image {
    width: 100%;
}
section#our-team-block-section .resource-slide-title.our-team {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 44px;
}
section#our-team-block-section .resource-slide-title.our-team .view-btn a {
    padding: 14px 23px;
    border-radius: 100px;
    font-size: 15px;
    background: transparent;
    border: 1px solid var(--blue);
    color: var(--blue);
    font-weight: 600;
    font-family: var(--font-button);
    text-transform: uppercase;
    transition: all 0.5s ease;
}
section#our-team-block-section .resource-slide-title.our-team .view-btn a:hover {
    background: var(--light-gold);
    text-decoration: none;
}
#our-team-pagination-container .paginationjs-pages ul {
    display: flex;
    margin: 0px;
    justify-content: center;
    gap: 8px;
    margin-bottom: 24px;
    margin-top: 24px;
}
#our-team-pagination-container .paginationjs-pages ul li {
    list-style-type: none;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0px;
}
#search-our-team-container .our-team__item {
    width: 100%;
    max-width: 27%;
}
#our-team-pagination-container .paginationjs-pages ul li.active {
    background: var(--ivory);
    border: 1px solid var(--gold);
    border-radius: 50px;
}
#our-team-pagination-container .paginationjs-pages ul li a {
    font-size: 15px;
    line-height: 18px;
    color: var(--black);
    font-family: var(--font-main);
    font-weight: 600;
}
#our-team-pagination-container .paginationjs-pages ul li.paginationjs-prev::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-left-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
#our-team-pagination-container .paginationjs-pages ul li.paginationjs-prev a, #our-team-pagination-container .paginationjs-pages ul li.paginationjs-next a {
    display: none;
}
#our-team-pagination-container .paginationjs-pages ul li.paginationjs-next::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-right-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
section#our-team-block-section .resource-slide-title.our-team .title h2 {
    font-size: 32px;
    line-height: 49px;
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
    color: var(--blue);
    position: relative;
    margin-bottom: 0px;
    display: inline-block;
}
.job_application.application .application_details::before {
	display: none;
}
.job_application.application .application_details #gform_wrapper_5 {
    margin: 0 auto;
    max-width: 810px;
    display: flex;
    align-items: center;
/*     justify-content: center; */
	flex-direction: column;
	position: relative;
	max-height: 80vh;
}
.job_application.application .application_details #gform_wrapper_5 form#gform_5 {
    width: 100%;
	position: relative;
}
.job_application.application .application_details {
    position: fixed;
    margin: 0px !important;
    border: none !important;
    padding: 0px !important;
    background: #162c67d1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}
body.modal-popup-basic .job_application.application .application_details {
    overflow-x: hidden;
    overflow-y: auto;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 label {
    padding-bottom: 12px;
    padding-left: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.48;
    color: var(--white);
    margin-bottom: 5px;
    font-family: var(--font-second);
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 input {
    color: var(--black);
    background: var(--white);
    border: 1px solid #162c6733;
    border-radius: 4px;
    outline: none;
    width: 100%;
    height: 44px;
    padding: 10px 15px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 textarea {
	resize: none;
    clip-path: inset(-1px round 4px);
    scrollbar-width: thin;
    scrollbar-color: var(--blue) transparent;
    border-radius: 4px;
    min-height: 90px;
    max-height: 100px;
    padding-top: 17px;
    overflow-y: auto;
    color: var(--black);
    border: 1px solid #162c6733;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 .gchoice.gchoice_5_12_1 {
    display: flex;
	align-items: center;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 .gchoice.gchoice_5_12_1 input#choice_5_12_1 {
    width: 26px;
    height: 26px;
    margin: 0px;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 .gchoice.gchoice_5_12_1 label#label_5_12_1 {
    margin: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 1.4;
    width: 100%;
    cursor: pointer;
    font-family: var(--font-second);
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 .gchoice.gchoice_5_12_1 label#label_5_12_1 a {
    display: unset;
    margin: 0px;
    font-size: 14px;
    line-height: 1.4;
    cursor: pointer;
    font-family: var(--font-second);
    text-decoration: underline;
	color: var(--white);
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 span#gfield_upload_rules_5_14 {
    margin-bottom: 0px;
	font-family: var(--font-second);
    font-size: 14px;
	color: var(--white);
	position: relative;
}
.job_application.application .application_details #gform_wrapper_5 form input#gform_submit_button_5 {
    cursor: pointer;
    border: 1px solid var(--white);
    text-align: center;
    background: 0 0;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    padding: 15px 30px;
    display: flex;
    background-color: var(--white);
    font-size: 15px;
    color: var(--blue);
    text-transform: uppercase;
    line-height: 1.2;
    transition: color .3s, transform .3s;
    font-weight: 600;
	width: 30%;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 input#input_5_14 {
    position: relative;
    background: transparent;
    border-radius: 50px;
    border: 1px solid var(--blue);
	opacity: 0;
	z-index: 999999;
}
.job_detail_row .job-link .job_application.application span#gform-filename {
    font-family: var(--font-second);
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}
.job_application.application .application_details #gform_wrapper_5 form .gform-body #gform_fields_5 input ~span::before {
    content: 'Upload CV';
    border-radius: 50px;
    border: 1px solid var(--white);
    position: absolute;
	opacity: 1;
    font-size: 15px;
    line-height: 18px;
    height: 44px;
    width: 100%;
    left: 0;
    top: -52px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--font-button);
    color: var(--white);
    text-transform: uppercase;
    cursor: pointer;
}
.gform_hidden ~span#gfield_upload_rules_5_14 {
    display: none !important;
}
.job_application.application .application_details #gform_wrapper_5 form#gform_5 #field_5_17 {
    display: none !important;
}
span#gfield_upload_rules_5_14 {
    display: block;
}
body.modal-popup-basic .job_application.application .application_details #close-jobpopup {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/popup-cross.svg);
    width: 35px;
    height: 35px;
    background-size: cover;
    cursor: pointer;
    z-index: 9;
}
body.modal-popup-basic .job_application.application .application_details .close-popup-wrapper {
    position: relative;
    max-width: 810px;
    margin: 0 auto;
	display: flex;
	justify-content: right;
}
.header-background-blue {
    background: var(--blue) !important;
}
.header-background-blue nav#menu ul#menu-primary-menu li a {
    color: var(--white);
}
.header-background-blue nav#menu ul#menu-primary-menu li.menu-item-has-children:before {
    background: url(/opus-lex/wp-content/uploads/2024/07/chevron-down-solid-svg.svg);
	background-size: cover;
}
.header-background-blue .top_bar_right .top_bar_right_wrapper a.button.action_button.top-bar-right-button {
    border: 1px solid var(--white) !important;
    color: var(--white) !important;
}
.header-background-blue .top_bar_right .top_bar_right_wrapper a.button.action_button.top-bar-right-button:hover {
    border-color: var(--light-gold) !important;
}
.header-background-blue .top_bar_right .top-bar-right-icon, .header-background-blue .top_bar_right .top-bar-right-icon svg .path {
    stroke: var(--white) !important;
}
.footer-form-rightdiv-width #gform_wrapper_3 input#input_3_14 {
    background: transparent;
    border-radius: 50px;
    border: 1px solid var(--blue);
	opacity: 0;
    position: relative;
	z-index: 9999;
	cursor: pointer;
	width: 240px;
}
.footer-form-rightdiv-width #gform_wrapper_3 input#input_3_14 ~span::before {
    content: 'Upload CV';
    border-radius: 50px;
    position: absolute;
	opacity: 1;
    font-size: 15px;
    line-height: 18px;
    height: 100%;
    width: 100%;
    left: 0;
    top: 40px;
    font-weight: 600;
    display: flex;
    align-items: center;
    font-family: var(--font-button);
    color: var(--black);
    text-transform: uppercase;
    cursor: pointer;
	justify-content: flex-start;
}
.footer-form-rightdiv-width form#gform_3 #field_3_10 {
    grid-column: span 7;
}
.footer-form-rightdiv-width form#gform_3 #field_3_14 {
    grid-column: span 5;
}
.footer-form-rightdiv-width form#gform_3 #field_3_14 span#gfield_upload_rules_3_14 {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    line-height: 16px;
    color: var(--blue);
    font-weight: 600;
    font-family: var(--font-main);
	position: relative;
    display: flex;
    align-items: center;
}
.footer-form-rightdiv-width form#gform_3 #field_3_14 .ginput_container.ginput_container_fileupload {
    display: flex;
    flex-direction: column-reverse;
    height: 100%;
	margin-top: -27px !important;
}
.footer-form-rightdiv-width form#gform_3 fieldset#field_3_12 {
    margin-top: 20px;
}
.footer-form-rightdiv-width #gform_wrapper_3 input#input_3_14 ~span::after {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/uploadcv.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    background-size: cover;
    background-position: center;
    visibility: visible;
    left: 110px;
	top: 45px;
}
#live_validation_message_3_14 {
    display: none !important;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14 ~span:after {
	content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/uploadcv.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    background-size: cover;
    background-position: center;
    visibility: visible;
	left: 120px;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 span#gform-filename {
    color: #000;
}
.partner-logo-bordercolor .logos-section__item-image {
    border-top: 1px solid var(--gold);
    border-bottom: 1px solid var(--gold);
}
#Top_bar .column .top_bar_left .logo a#logo img.background-logo-white {
    display: none;
}
.header-background-blue .column .top_bar_left .logo a#logo img.logo-main.scale-with-grid.svg {
	display: none;
}
.header-background-blue .column .top_bar_left .logo a#logo img.background-logo-white {
	display: block !important;
}
.single_job_listing .application .application_details {
    display: none;
}
#opportunities ul.job_listings li.swiper-slide {
    height: auto;
    display: flex;
}
.show-loading {
    background: url(/opus-lex/wp-content/uploads/2024/07/Spin@1x-1.0s-200px-200px.gif);
    width: 80px;
    height: 80px;
    position: absolute;
    background-position: center;
    background-size: cover;
    left: 50%;
	transform: translate(-50%, -50%);
}
#top_banner_part\ banner_background_img_after::after {
    content: '' !important;
    background: url(https://bolddev7.co.uk/opus-lex/wp-content/uploads/2024/07/all-banner-bgg.png);
    width: 100%;
    height: 100%;
    position: absolute;
	background-size: contain;
	right: 0;
}
.modal-popup-basic #Header_wrapper {
    z-index: 0;
}
h2.privacy-heading {
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
}
.privacy-content {
	font-size: 24px;
    line-height: 37px;
    color: var(--blue);
    font-family: var(--font-second);
    font-weight: 400;
    margin: 0 auto;
	opacity: 90%;
}
.privacy-content p a {
    color: var(--blue);
    opacity: 90%;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 label span.gfield_required {
    margin: 0px;
}
body.modal-popup-basic {
    overflow: hidden;
}
.gform_wrapper .gfield_required span.gfield_required::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    visibility: visible;
    background: url(/opus-lex/wp-content/uploads/2024/08/asterisk.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.gform_wrapper .gfield_required span.gfield_required {
    visibility: hidden;
    position: relative;
}
.validation_message {
    background: transparent !important;
    border: none !important;
    padding: 0px !important;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_preview_5_14 .ginput_preview button.gform_delete_file {
    padding: 0px;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_preview_5_14 .ginput_preview strong {
    color: var(--white);
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_preview_5_14 .ginput_preview button.gform_delete_file span.dashicons.dashicons-trash {
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
	margin: 0px;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_preview_5_14 .ginput_preview {
    display: flex;
    align-items: center;
    gap: 5px;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_preview_5_14 .ginput_preview button.gform_delete_file:hover {
    background: transparent;
}
a.fixed-nav.fixed-nav-next.format-.style-default {
    display: none;
}
html.overflow-hidden {
    overflow: hidden !important;
}
#Content {
    z-index: 1;
}
#opportunities ul.job_listings {
    margin: 0px;
}
.casestudies__item-btn a.casestudies--btn.popup-modal--btn:hover {
    background: var(--blue);
    color: var(--white);
    text-decoration: none;
    padding: 18px 20px;
    border-radius: 50px;
}
.casestudies__item-btn a.casestudies--btn.popup-modal--btn:hover::before {
	display: none;
}
section.resource-detail-banner .article-container .top-banner-right {
	display: none;
}
.job-show-filter-opportunity nav.job-manager-pagination ul {
    display: flex;
    margin: 0px;
    justify-content: center;
    gap: 8px;
	border: none;
}
.job-show-filter-opportunity nav.job-manager-pagination ul li {
    list-style-type: none;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0px;
	border: none;
}
.job-show-filter-opportunity nav.job-manager-pagination ul li span {
    list-style-type: none;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0px;
    background: var(--ivory);
    border: 1px solid var(--gold);
    border-radius: 50px;
    font-size: 15px;
    line-height: 18px;
    color: var(--black);
    font-family: var(--font-main);
    font-weight: 600;
}
.job-show-filter-opportunity nav.job-manager-pagination ul li a {
    font-size: 15px;
    line-height: 18px;
    color: var(--black);
    font-family: var(--font-main);
    font-weight: 600;
}
.job-show-filter-opportunity nav.job-manager-pagination ul li a:hover, .job-show-filter-opportunity nav.job-manager-pagination ul li a:focus {
    background: transparent;
}
.job-show-filter-opportunity nav.job-manager-pagination ul li.pagination-prev::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-left-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
.job-show-filter-opportunity nav.job-manager-pagination ul li.pagination-prev a, .job-show-filter-opportunity nav.job-manager-pagination ul li.pagination-next a {
    display: none;
}
.job-show-filter-opportunity nav.job-manager-pagination ul li.pagination-next::before {
	content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-right-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
.job-show-filter-opportunity nav.job-manager-pagination {
    border: none;
}
.footer-form-rightdiv-width form#gform_3 #field_3_14 .ginput_container.ginput_container_fileupload .ginput_preview {
    margin: 0px;
}
.footer-form-rightdiv-width form#gform_3 #field_3_14 .ginput_container.ginput_container_fileupload .ginput_preview button.gform_delete_file {
    padding: 0px;
}
.footer-form-rightdiv-width form#gform_3 #field_3_14 .ginput_container.ginput_container_fileupload .ginput_preview strong {
    word-break: break-all;
	font-size: 13px;
}
body.search-results main.sections_group section#candidate-faqs-block-section .resource-slide-title .title h2 {
    margin-bottom: 51px;
}
body.search-results main.sections_group section#candidate-faqs-block-section #search-candidate-faqs-container .set.faqs-item {
    width: auto;
}
body.search.search-results .our-team__wrapper-popup {
    display: flex;
}
body.search.search-results .our-team__left.our-team__item {
    border: 0px;
    background: var(--blue);
    border-radius: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-bottom: 56px;
	width: 30%;
}
body.search.search-results .modal-content {
    margin: 0;
}
body.search.search-results .our-team__wrapper-popup .our-team__right .team-right-content {
    padding: 40px 40px 32px 40px;
}
body.search.search-results .our-team__wrapper-popup .our-team__right {
    position: relative;
	width: 70%;
	background: var(--white);
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
body.search.search-results .our-team__wrapper-popup .our-team__right .our-team-connect--btn {
    position: absolute;
    bottom: 0;
    background: var(--marble);
    width: 100%;
    padding: 20px 40px;
    display: flex;
    border-top: 1px solid var(--gold);
    gap: 16px;
    border-bottom-right-radius: 20px;
}
body.search.search-results .our-team__wrapper-popup .our-team__right .our-team-connect--btn a {
    padding: 15px 24px;
    border: 1px solid var(--black);
    border-radius: 50px;
    display: block;
    font-size: 15px;
    line-height: 18px;
    color: var(--white);
    font-family: var(--font-button);
    font-weight: 600;
    text-transform: uppercase;
    background: var(--blue);
    transition: all 0.5s ease;
}
body.search.search-results .our-team__left.our-team__item h3.our-team__item-title {
    color: var(--white);
}
body.search.search-results .our-team__left.our-team__item p {
    color: var(--light-gold);
}
body.search.search-results .our-team__wrapper-popup .our-team__right .team-right-content h2 {
    font-size: 32px;
    line-height: 42px;
    color: var(--blue);
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
    margin-bottom: 16px;
}
body.search.search-results .modal-header span.close {
    transition: all 0.5s ease;
    position: absolute;
    right: 15px;
    top: 15px;
    background: var(--marble);
    width: 56px;
    height: 56px;
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    border: 1px solid var(--light-gold);
    color: var(--blue);
}
body.search.search-results .modal-content .modal-header {
    position: absolute;
    right: 0;
    z-index: 9;
}
body.search.search-results .our-team__wrapper-popup .our-team__right .team-right-content p {
    font-size: 16px;
    line-height: 23px;
    color: var(--blue);
    opacity: 90%;
    font-family: var(--font-second);
    font-weight: 400;
    margin-bottom: 32px;
}
body.search.search-results .our-team__wrapper-popup .our-team__right .our-team-connect--btn a:first-child {
    background: var(--white);
    color: var(--black);
}
body.search.search-results .our-team__wrapper-popup .our-team__right .our-team-connect--btn a:hover {
    background: var(--white);
    color: var(--black);
	text-decoration: none;
}
body.search.search-results .our-team__wrapper-popup .our-team__right .our-team-connect--btn a:first-child:hover {
    background: var(--blue);
    color: var(--white);
}
body.search.search-results .modal-header span.close:hover {
    background: var(--gold);
	color: var(--white);
}
body.search.search-results .our-team__left.our-team__item picture:first-child img {
	border-radius: 8px;
	border: 1px solid var(--gold);
}
body.search.search-results section#our-team-block-section {
    padding-top: 60px;
}
.resource__item {
    cursor: pointer;
}
body.search.search-results #myModal {
    box-sizing: border-box;
}

/* error-page-start */
.error-single-img img {
    width: 500px;
}
.error-heading p {
    font-size: 40px;
    color: var(--white);
    font-family: var(--font-main);
    text-align: center;
    line-height: 50px;
}
.error-paragraph p {
    font-size: 25px;
    line-height: 30px;
    color: var(--white);
    text-align: center;
    font-family: var(--font-second);
}
.error-page {
    height: 100vh;
    display: flex;
    align-items: center;
}
.custom-error-button a {
    font-size: 15px !important;
    line-height: 18px !important;
    background: transparent !important;
    border-color: var(--ivory) !important;
    color: var(--white) !important;
    text-transform: uppercase;
    font-family: var(--font-button) !important;
    font-weight: 600 !important;
    padding: 15px 30px !important;
}
.custom-error-button a:hover {
   background: var(--ivory) !important;
   color: var(--blue) !important; 
}
.error-paragraph {
    margin-bottom: 0px !important;
}
.error-heading {
    margin-bottom: 20px !important;
}
.custom-error-button {
    margin-bottom: 0px !important;
    margin-top: 30px !important;
}
.error-page {
    background: url('https://bolddev7.co.uk/opus-lex/wp-content/uploads/2024/06/footer-bg.svg');
	padding: 0px !important;
}
.error-single-img .vc_single_image-wrapper {
    margin-bottom: 20px !important;
}

/* error-page-end */
body.search.search-results section#services-block-section h2 {
    font-size: 48px;
    color: #162c67;
    line-height: 61px;
}
body.search.search-results section#services-block-section {
    padding-top: 80px;
}
body.search.search-results section#services-block-section #search-services-container {
    display: flex;
    gap: 40px;
}
body.search.search-results section.services-section .services-section__item p.services-section__item-subtitle::before {
    background: var(--blue);
}
body.search.search-results #services-block-section .paginationjs-pages ul, body.search.search-results #hiring-process-block-section .paginationjs-pages ul, body.search.search-results #testimonials-block-section .paginationjs-pages ul {
    display: flex;
    margin: 0px;
    justify-content: center;
    gap: 8px;
}
body.search.search-results #services-block-section .paginationjs-pages ul li, body.search.search-results #hiring-process-block-section .paginationjs-pages ul li, body.search.search-results #testimonials-block-section .paginationjs-pages ul li {
    list-style-type: none;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0px;
}
body.search.search-results #services-block-section .paginationjs-pages ul li.active, body.search.search-results #hiring-process-block-section .paginationjs-pages ul li.active, body.search.search-results #testimonials-block-section .paginationjs-pages ul li.active {
    background: var(--ivory);
    border: 1px solid var(--gold);
    border-radius: 50px;
}
body.search.search-results #services-block-section .paginationjs-pages ul li.paginationjs-next::before, body.search.search-results #hiring-process-block-section .paginationjs-pages ul li.paginationjs-next::before, body.search.search-results #testimonials-block-section .paginationjs-pages ul li.paginationjs-next::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-right-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
body.search.search-results #services-block-section .paginationjs-pages ul li.paginationjs-prev::before, body.search.search-results #hiring-process-block-section .paginationjs-pages ul li.paginationjs-prev::before, body.search.search-results #testimonials-block-section .paginationjs-pages ul li.paginationjs-prev::before {
    content: '';
    background: url(/opus-lex/wp-content/uploads/2024/07/case-left-arrow.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
body.search.search-results #services-block-section .paginationjs-pages ul li.paginationjs-prev a, body.search.search-results #services-block-section .paginationjs-pages ul li.paginationjs-next a, body.search.search-results #hiring-process-block-section .paginationjs-pages ul li.paginationjs-prev a, body.search.search-results #hiring-process-block-section .paginationjs-pages ul li.paginationjs-next a, body.search.search-results #testimonials-block-section .paginationjs-pages ul li.paginationjs-prev a, body.search.search-results #testimonials-block-section .paginationjs-pages ul li.paginationjs-next a {
    display: none;
}
body.search.search-results #services-block-section .paginationjs-pages ul li a, body.search.search-results #hiring-process-block-section .paginationjs-pages ul li a, body.search.search-results #testimonials-block-section .paginationjs-pages ul li a {
    font-size: 15px;
    line-height: 18px;
    color: var(--black);
    font-family: var(--font-main);
    font-weight: 600;
}
body.search.search-results section#services-block-section #services-pagination-container, body.search.search-results section#hiring-process-block-section #hiring-process-pagination-container, body.search.search-results section#testimonials-block-section #testimonials-pagination-container {
    padding-top: 50px;
    padding-bottom: 50px;
}
body.search.search-results section.services-section .services-section__item .buttons.services-section__item-buttons a.btn:hover {
    background: var(--blue);
    color: var(--white);
	border-color: var(--blue);
}
body.search.search-results section#services-block-section #search-services-container .services-section__item {
    width: 50%;
}
body.search.search-results section#hiring-process-block-section #search-hiring-process-container {
    display: flex;
    gap: 24px;
	flex-wrap: wrap;
}
body.search.search-results section#hiring-process-block-section #search-hiring-process-container .our-hiring-process-box {
    width: 44%;
}
body.search.search-results section#hiring-process-block-section .title h2, body.search.search-results section#testimonials-block-section .title h2 {
    font-size: 32px;
    line-height: 49px;
    text-transform: uppercase;
    font-family: var(--font-main);
    font-weight: 700;
    color: var(--blue);
    position: relative;
    margin-bottom: 44px;
    display: inline-block;
}
section#hiring-process-block-section {
    padding-top: 30px;
}
body.search.search-results #search-testimonials-container .testimonials-section__item_box {
    width: 44%;
    background: var(--light-gold);
    border-radius: 8px;
    padding: 54px 33px 31px;
}
body.search.search-results #search-testimonials-container {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}
body.search.search-results #search-testimonials-container .testimonials-section__item_box .testimonials-section__item-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 32px;
}
body.search.search-results #testimonials-block-section .testimonials-section__item-info h3.testimonials-section__item-title::before {
    background: var(--white);
    content: "";
    width: 32px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
body.search.search-results #testimonials-block-section .testimonials-section__item-logo {
    border-top: 1px solid var(--white);
    border-bottom: 1px solid var(--white);
}
body.search.search-results #search-testimonials-container .testimonials-section__item_box .content-element.testimonials-section__item-text {
    height: 250px;
    overflow: auto;
}
section.resource-article-content .resource-container .right-side-resource-content {
    font-size: 20px !important;
    line-height: 31px;
    color: var(--blue);
    opacity: 90%;
    font-family: var(--font-second);
    font-weight: 400;
}
section.resource-article-content .resource-container .right-side-resource-content a.web-links {
    color: var(--blue);
    text-decoration: underline;
	transition: all 0.5s ease;
	opacity: 90%;
}
section.resource-article-content .resource-container .right-side-resource-content a.web-links:hover {
    color: var(--gold);
    text-decoration: underline;
}
section.resource-article-content .resource-container .right-side-resource-content ol, section.resource-article-content .resource-container .right-side-resource-content ul {
    margin: 0 0 40px 30px;
}
section.resource-article-content .resource-container ol li::marker {
    color: var(--gold);
}
section.resource-article-content .resource-container ul li, section.resource-article-content .resource-container ol li {
	margin-bottom: 5px;
}
section.resource-article-content .resource-container h1 {
    font-size: 40px;
    line-height: 50px;
    color: var(--blue);
    font-family: var(--font-main);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 25px;
}
.opportunity-filter .wpjmsf-field-grid-item-job_category {
    max-width: 369px !important;
    width: 100% !important;
}
.opportunity-filter .wpjmsf-field-grid-item-search_location {
    max-width: 369px !important;
    margin: 0px;
    width: 100% !important;
}
.opportunity-filter .wpjmsf-button-field-type {
    width: auto !important;
}
#opportunities-page-banner .vue-grid-layout {
    height: unset !important;
}
#header_banner {
    min-height: 86vh !important;
}















@media screen and (max-width:1440px) {
#top_banner_part {
	background-position: bottom !important;
}
section.resource-detail-banner .article-container .top-banner-right img {
    right: 0;
}
}



@media screen and (max-width:1400px) {
.container {
    padding: 0px 15px !important;
}
.footer-form-flex-property {
    justify-content: space-between;
	padding: 0px 15px !important;
}
.footer-form-leftdiv-width {
    flex: 0 0 40%;
}
.footer-form-rightdiv-width {
    flex: 0 0 60%;
}
#top_banner_part .vc_column-inner {
    padding: 0px;
}
.job_detail_banner, .job_details_section, .job_detail_main_content, .job-footer-form-template {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
section.resource-article-content .resource-container, section.resource-detail-banner .article-container {
    padding-left: 15px;
    padding-right: 15px;
}
section.resource-detail-banner .article-container {
    padding-right: 0px;
    margin-right: 0px;
}
section.resource-detail-banner .article-container .top-banner-right img {
    position: unset;
}
section.resource-article-content .resource-container .right-side-resource-content {
    padding-right: 60px;
}
}



@media screen and (max-width:1330px) {
.who-we-rightside {
	max-width:100%;
}
.employers-height::after {
    width: 300px;
    height: 300px;
    background-size: cover;
    bottom: 0;
}
body.search.search-results #search-testimonials-container .testimonials-section__item_box {
    width: 100%;
}
body.search.search-results #search-testimonials-container .testimonials-section__item_box .content-element.testimonials-section__item-text {
    height: auto;
    overflow: unset;
}
}



@media screen and (max-width:1320px) {
#who_we_are, #our_statistics, #team, #opportunities, #our_services, #join-olp, #candidate_best_opportunity, #candidate_our_benefits, #employer_resources_section, #search_resources, #resource-listing, #join_olp {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
#our_team, #our_values, #join_team, #ready_to_start, #expert_legal, #employers_counter, #employer-our-benefits, #case_studies_section, #employer_resources_section, #case_study_listing, #search_result_filter, #faq-employers, #contact-us-page, #get-started-form, #subscribe-now-section, #opus-timeline {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
body.single-post section.subscribe-now-section .form-row {
    padding: 0px 15px;
}
#team .vc_column-inner {
    padding: 0px;
}
#our_hire_process, #resources-slider-full {
	padding-left: 15px !important;
}
#privacy_policy {
    padding: 50px 15px !important;
}
body.search.search-results section#hiring-process-block-section #search-hiring-process-container .our-hiring-process-box {
    width: 100%;
}
}




@media screen and (max-width:1250px) {
.footer-form-leftdiv-width, .footer-form-rightdiv-width {
	flex: 0 0 100%;
	max-width: 100%;
}
.footer-form-rightdiv-width .vc_column-inner.vc_custom_1719465088634 {
    padding-left: 0px;
}
h2.footer-form-light-heading, h2.footer-form-bold-heading {
    font-size: 40px !important;
    line-height: 50px !important;
}
#Footer .one-fifth:first-child {
    width: 100%;
    margin-right: 0px;
	margin-bottom: 20px;
}
#Footer .one-fifth {
    width: 25%;
}
#Footer .one-fifth:last-child {
    position: unset;
}
.service-left-part {
    width: 100%;
    margin-bottom: 80px;
}
.service-right-part {
    width: 100%;
}
.service-right-part .vc_column-inner {
    padding: 0px;
}
.olp-buttons-white {
    position: unset;
    margin-top: 40px !important;
}
.olp-bg-image.vc_custom_1720165030815 {
    padding: 40px !important;
}
.team-olp-paragraph {
    max-width: 100%;
}
h2.team-olp-heading {
    font-size: 40px !important;
    line-height: 50px !important;
}
h1.official-banner-main-heading {
    font-size: 60px;
    line-height: 70px;
}
h3.official-banner-second-heading {
    font-size: 50px;
    line-height: 60px;
}
#resources-slider-full {
	padding-right: 15px !important;
	padding-left: 15px !important;
}
section.similar-slider .similar-blog-slider {
    padding: 0px 15px;
}
#opus-timeline section.timeline-section .timeline-swiper-switch.swiper-container .swiper-wrapper .swiper-slide::before {
    left: 60%;
}
}






@media screen and (min-width:768px) and (max-width:1239px) {
.header-fixed #Top_bar .menu_wrapper {
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translate(-50%, -50%);
}
#Top_bar .column .top_bar_right {
    padding: 0px;
    position: absolute;
    right: 80px;
}
#Side_slide {
    background: url(/opus-lex/wp-content/uploads/2024/06/Marble-Background-Image-1.png);
	height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
nav#menu ul#menu-primary-menu li.menu-item-has-children:before {
	display: none;
}
#Side_slide #menu ul li.submenu .menu-toggle:after {
    content: "";
    transition: all .3s;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/opus-lex/wp-content/uploads/2024/06/chevron-down-solid.svg);
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    top: 50%;
    background-size: cover;
    transform: translateY(-50%);
}
#Side_slide #menu ul li.hover > .menu-toggle:after {
	transform: translateY(-50%) scaleY(-1);
}
#Side_slide .extras .extras-wrapper {
    display: none;
}
#Side_slide .extras .action_button {
    padding: 12px 23px;
    border-radius: 100px;
    font-size: 12px;
    background: transparent;
    border: 1px solid var(--blue);
    color: var(--blue);
    font-weight: 600;
    font-family: var(--font-button);
    text-transform: uppercase;
}
#Side_slide .extras {
    position: absolute;
    bottom: 0;
}
.side-slide-is-open #Side_slide {
    height: 500px;
    width: 400px;
	border: none;
	border-bottom-left-radius: 20px;
}
body.mobile-side-slide {
    left: unset !important;
}
nav#menu ul#menu-primary-menu li a {
    margin-right: 15px;
}
#Side_slide #menu ul li.submenu .menu-toggle {
    width: 10px;
	opacity: 1;
	right: 0;
}
#Side_slide .extras .action_button:hover {
    background: var(--gold);
}
#Side_slide #menu ul li a {
    color: var(--black) !important;
}
nav#menu ul.sub-menu {
    border: none;
    padding: 0px;
}
#Side_slide #menu ul li ul li a {
    padding: 11px 5px 10px 20px;
}
#Side_slide .close-wrapper a.close {
    width: auto;
    color: var(--black);
}
#Side_slide #menu ul li {
    display: table;
    width: auto;
}
.header-fixed #Top_bar .menu_wrapper a.responsive-menu-toggle {
    border: 1px solid var(--blue);
	border-radius: 50px;
	width: 48px;
	height: 48px;
	top: -6px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header-fixed #Top_bar .menu_wrapper a.responsive-menu-toggle i::before {
    color: var(--blue);
	display: flex;
}
.header-fixed #Top_bar .menu_wrapper a.responsive-menu-toggle:hover {
    background: var(--gold);
}
#Top_bar .search_wrapper {
    right: 120px;
}
.header-fixed #Top_bar {
	box-shadow: none;
}
#our_services {
    background-size: 35% !important;
}
#who_we_are {
    background-size: 50% !important;
}
.our-team__item {
    max-width: 48%;
    width: 100%;
}
.our-team__item-image img {
    height: 100%;
    width: 100%;
}
.our-team__item-image {
    width: 100%;
}
section.our-team-section .cont .our-team-wrapper {
    gap: 24px;
}
#our_team .vc_column-inner {
    padding: 0px;
}
#resources-left-right-equal {
    display: flex;
    flex-direction: column;
}
.all-resources-btnn {
    width: auto;
    display: flex;
    justify-content: left;
    margin-top: 20px;
}
.resource-swiper-buttons {
    position: relative;
    margin-bottom: 0px !important;
    margin-top: 20px;
}
.resource-righthand-side, .resource-lefthand-side {
    width: 100%;
}
.resource-righthand-side .wpb_wrapper {
    display: flex;
    justify-content: space-between;
}
#candidate_our_benefits .benefits-icon-boxes {
	width: 48%;
}
.boxes-background-design {
    gap: 15px;
}
#candidate_our_benefits #benefits-boxes-marginbottom {
    width: 100%;
    margin: 0 auto;
}
#candidate_our_benefits .benefits-icon-boxes:not(:last-child) {
    margin-bottom: 0px;
}
}








@media screen and (max-width:1239px) {
    .values-section-part h4.title {
        
        font-size: 18px;
        line-height: 26px;
    }
.home-banner {
    width: 100%;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14 ~span::before {
    font-size: 11px;
    line-height: 15px;
	justify-content: space-between;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14 ~span:after {
    width: 12px;
    height: 12px;
    left: 100px;
}
.banner-one-home .wpb_wrapper, .banner-two-home .wpb_wrapper {
    max-width: 100%;
    margin: 0px;
}
.home-banner .vc_column-inner {
    padding-top: 0px !important;
    height: 500px;
    background-position: top !important;
}
.who-we-rightside {
    max-width: 100%;
}
.statistics-counter .counter.counter_vertical .desc_wrapper .number-wrapper {
    font-size: 40px;
    line-height: 50px;
}
.opportunities-left-right-section {
    flex-direction: column;
}
.arrow-btnn-flex-property .job-slider-btnn {
    text-align: unset;
    margin-top: 0px !important;
    margin-bottom: 80px !important;
}
ul.job_listings ~.swiper-buttons {
    top: 10px;
	left: 0;
	bottom: 110px;
	position: absolute;
}
ul.job_listings ~.swiper-buttons .swiper-button.swiper-button-prev {
    left: 0;
    right: unset;
}
ul.job_listings ~.swiper-buttons .swiper-button.swiper-button-next {
    right: unset;
    left: 70px;
}
.career-evolves-section {
    width: 100%;
}
.statistics-counter .counter.counter_vertical .desc_wrapper .number-wrapper span.label.postfix {
    font-size: 40px;
    line-height: 50px;
}
.values-section-part {
    justify-content: center;
    gap: 20px 40px;
}
.value-icon-box {
    width: 28%;
}
.about-join-team-left {
    width: 100%;
}
.about-join-team-right {
    width: 100%;
    margin-top: 30px;
}
.about-join-team-right .vc_column-inner {
    padding: 0px;
}
.about-us-team__item--wrapper {
    padding: 20px;
}
.join-team-arrow-buttons .wpb_wrapper .team-join-btnns {
    width: 100%;
    text-align: end;
}
.olp-left-side-singleimg, .olp_right_side_content {
    width: 100%;
}
.olp-left-side-singleimg .vc_column-inner {
    padding: 0px !important;
}
.olp_right_side_content .vc_column-inner {
    padding: 50px 15px !important;
}
.olp-left-side-singleimg figure .vc_single_image-wrapper img {
    height: 500px;
}
.about-join-team-left .vc_column-inner {
    padding-right: 0px;
}
.join-team-arrow-buttons {
    padding-right: 15px;
}
#expert_legal .expert-legal-left-side {
    width: 100%;
    padding-bottom: 20px;
}
#expert_legal .expert-legal-right-side {
    width: 100%;
}
#expert_legal .expert-legal-right-side .vc_column-inner {
    padding: 0px;
}
#employers_counter > div {
    width: 47%;
    flex: 0 0 47%;
}
.benefits-boxes-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#case_studies_section .case-study-left-side {
    width: 100%;
}
#case_studies_section .case-study-right-side {
    width: 100%;
}
#case_studies_section {
    display: flex;
    flex-direction: column-reverse;
}
.case-study-right-side .vc_column-inner {
    padding-left: 0px;
    padding-bottom: 20px;
}
#case_studies_section .case-study-left-side .vc_column-inner {
    padding-right: 0px;
}
#employer_resources_section .all-resources-btnn, #employer_resources_section .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0px !important;
}
.resource-righthand-side {
    margin-bottom: 30px;
}
#our_hire_process .hire-process-right-side, #our_hire_process .hire-process-left-side {
    width: 50%;
}
#our_hire_process .hire-process-right-side .vc_column-inner {
    padding-left: 20px !important;
}
#case_study_listing #casestudy-container .casestudies__item {
    width: 100%;
    flex: 0 0 100%;
}
#case_study_listing #casestudy-container .casestudies__item .case-study-border .casestudies__item--content .casestudies__item-btn {
    width: 100%;
    justify-content: flex-start;
    padding-right: 40px;
	border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
#resource-listing #resource-container {
    justify-content: center;
}
#resource-listing #resource-container .resource__item {
    width: 48%;
    flex: 0 0 48%;
}
.job-show-filter-opportunity ul.job_listings > li {
    flex: 0 0 100%;
    width: 100%;
}
.search-result-opportunity .vc_column-inner {
    padding-right: 15px !important;
}
.search-filter-opportunity .vc_column-inner {
    padding-left: 15px !important;
}
h2.search-filter-heading {
    font-size: 25px !important;
    line-height: 30px !important;
}
#opportunities-page-banner {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.single-job_listing section.similar-job-slider .resource-slide-title {
    flex-direction: column;
    align-items: flex-start;
	margin-bottom: 0px;
}
.single-job_listing section.similar-job-slider .job_listings .swiper-buttons {
	position: unset;
}
.single-job_listing section.similar-job-slider .job_listings .swiper-button.swiper-button-prev.job-prev {
	right: unset;
	left: 0px;
	top: 45%;
	transform: translate(15px, -45%);
}
.single-job_listing section.similar-job-slider .job_listings .swiper-button.swiper-button-next.job-next {
	right: unset;
	left: 70px;
	top: 45%;
	transform: translate(15px, -45%);
}
.single-job_listing section.similar-job-slider .resource-slide-title .title-content-right {
    margin-bottom: 80px;
}
section.faqs-section .faqs.accordion-container .set.faqs-item a {
    padding-right: 50px;
}
h2.contact-page-heading {
    font-size: 40px !important;
    line-height: 50px !important;
}
.left-side-contact-text {
    padding-right: 30px;
}
section.resource-article-content .resource-container .right-side-resource-content {
    flex: 0 0 100%;
    width: 100%;
	padding: 0px;
}
section.resource-article-content .resource-container .resource-author-right-side {
    flex: 0 0 100%;
    width: 100%;
    padding-top: 50px;
}
section.resource-article-content .resource-container .resource-view {
    padding-top: 20px;
    padding-bottom: 20px;
}
h2.subscribe-heading {
    font-size: 40px !important;
	margin-bottom: 20px;
    line-height: 50px !important;
}
.subscribe-para {
    margin-bottom: 30px !important;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\`, body.search-results main.sections_group section#resource-block-section .resource-section__wrapper #search-resource-container .resource__item, body.search-results main.sections_group section#resource-block-section .resource-section__wrapper #search-resource-container .resource__item, body.search-results main.sections_group section#jobs-block-section ul#search-job-container li.job_listing.type-job_listing {
    width: 48.4%;
    flex: 0 0 48.4%;
}
body.search-results main.sections_group section#casestudies-block-section #search-casestudy-container .casestudies__item {
    width: 100%;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title h2::before {
    width: 70%;
    left: 12%;
}
body.search-results main.sections_group section#resource-block-section .resource-slide-title .title h2::before {
    width: 54%;
    left: 25%;
}
body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .title h2::before {
    width: 50%;
    left: 31%;
}
body.single-post section.subscribe-now-section .form-row .box-right h2.heading-bold {
    font-size: 40px !important;
    margin-bottom: 20px;
    line-height: 50px !important;
}
body.single-post section.subscribe-now-section .form-row .box-right {
    padding-left: 30px;
}
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items .timeline__item-content p {
    padding: 0px;
}
h2.privacy-heading {
    margin-bottom: 20px !important;
	font-size: 40px !important;
    line-height: 50px !important;
}
.privacy-content {
    font-size: 20px !important;
    line-height: 28px !important;
}
.header-background-blue .menu_wrapper a.responsive-menu-toggle {
    border: 1px solid var(--white) !important;
}
.header-background-blue .menu_wrapper a.responsive-menu-toggle i::before {
    color: var(--white) !important;
}
#opportunities ul.job_listings li.swiper-slide a.job-card {
    width: 100%;
}
}




@media screen and (min-width:992px) and (max-width:1239px) {
    

.benefits-icon-boxes .icon_box .image_wrapper {
    width: 70px;
    height: 70px;
}
.benefits-icon-boxes .icon_box .desc_wrapper h4.title {
    font-size: 18px;
    line-height: 27px;
}
.benefits-icon-boxes .icon_box {
    padding: 0px 0px 0px 85px;
    min-height: 70px;
	margin-bottom: 10px !important;
}
.benefits-icon-boxes .icon_box .desc_wrapper {
    height: 70px;
}
.olp_right_side_content .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
}





@media screen and (max-width:991px) {
    .value-icon-box {
    	width: 80%;
    }
#Footer .one-fifth {
	width: 50%;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14 {
	width: 200px;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14 ~span:after {
	left: 150px;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload span#gfield_upload_rules_3_14 {
    width: 100%;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14 ~span::before {
	justify-content: center;
	padding-right: 20px;
}
body.modal-popup-basic .job_application.application .application_details #close-jobpopup {
    right: 15px;
}
.our-statistics-right-part {
    width: 100%;
}
.our-statistics-left-part {
    width: 100%;
	margin-bottom: 30px;
}
.about-teams-section__item {
    display: block !important;
}
.about-teams-section__item-image, .about-teams-section__item .team-about-meta-data {
    width: 100%;
    flex: 0 0 100%;
}
.about-teams-section__item-image {
    margin-bottom: 50px;
}
.about-teams-section__item .team-about-meta-data {
    padding-bottom: 50px;
}
.about-teams-section__item .team-about-meta-data .section-title.text-section__subtitle {
    width: 100%;
}
section.services-section .services-section__item img {
    height: auto;
}
.our-statistics-left-part .statistics-image figure .vc_box_border_grey {
    width: 100%;
}
.our-statistics-left-part .statistics-image figure img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 12px;
}
.our-statistics-left-part .statistics-image figure {
    width: 100%;
}
ul.job_listings ~.swiper-buttons {
	top: -35px;
}
.about-us-single-image {
    width: 100%;
    height: 500px;
}
.our-team-right-section-who {
    width: 100%;
	margin-top: 40px;
}
.our-team-right-section-who .vc_column-inner {
    padding-left: 0px !important;
}
.about-us-single-image .vc_column-inner {
    padding-right: 0px !important;
}
.our-team__item {
	padding: 20px;
}
.team-olp-paragraph {
	font-size: 20px;
	line-height: 30px;
}
h2.team-olp-heading {
	font-size: 35px !important;
	line-height: 40px !important;
	margin-bottom: 10px;
}
h1.official-banner-main-heading {
    font-size: 50px;
    line-height: 60px;
}
h3.official-banner-second-heading {
    font-size: 40px;
    line-height: 50px;
}
#top_banner_part {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.about-who-we-are {
    width: 100%;
}
.about-who-we-are .vc_column-inner {
    padding: 0px;
}
.about-us-single-image .vc_column-inner {
    padding: 0px;
}
h2.olp-heading-bold {
    font-size: 40px !important;
    line-height: 50px !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
h2.ready-heading-bold {
    font-size: 40px !important;
    line-height: 50px !important;
}
.right-side-olp-para-join .vc_column-inner {
    padding: 0px;
}
.right-side-olp-para-join {
    width: 100%;
}
.left-side-olp-heading-join {
    width: 100%;
    margin-bottom: 20px;
}
#employers_counter > div {
	width: 1000%;
	flex: 0 0 100%;
}
#employers_counter .counter p.title {
    max-width: 100%;
    padding: 0px;
}
.modal-content {
    padding: 0px 15px;
}
#candidate_best_opportunity .candidate-left-side {
    width: 100%;
	padding-bottom: 30px;
}
#candidate_best_opportunity .candidate-right-side {
    width: 100%;
}
#candidate_best_opportunity .candidate-left-side .vc_column-inner, #candidate_best_opportunity .candidate-right-side .vc_column-inner {
    padding: 0px;
}
h3.best-opportunity-light-heading, h2.best-opportunity-bold-heading {
    max-width: 100%;
}
.best-opporunity-para {
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 20px !important;
}
body.search.search-results section#our-team-block-section {
    padding-top: 40px;
}
#our_hire_process .hire-process-right-side, #our_hire_process .hire-process-left-side {
    width: 100%;
}
#our_hire_process .hire-process-left-side {
    padding-bottom: 30px;
}
#our_hire_process .hire-process-right-side .vc_column-inner {
	padding-left: 0px !important;
}
.our-hiring-swiper-buttons {
    bottom: -45px;
}
#our_hire_process {
	padding-right: 15px !important;
}
.candidate-right-side .wpb_wrapper .wpb_single_image .vc_single_image-wrapper img {
    height: auto;
}
#candidate_best_opportunity .best-opporunity-para {
    padding: 0px !important;
}
.benefits-icon-boxes {
	width: 100%;
}
.benefits-icon-boxes:not(:last-child) {
	margin-bottom: 40px;
}
#case_study_listing #pagination-container {
    padding-top: 30px;
}
#search_resources .left-resource-content {
    width: 100%;
    margin-bottom: 20px;
}
#search_resources .right-resource-search {
    width: 100%;
}
#search_resources .left-resource-content .vc_column-inner {
    padding: 0px;
}
#search_resources .right-resource-search .vc_column-inner {
    padding: 0px;
}
h3.serach-resource-heading {
    max-width: 100%;
    margin-bottom: 10px !important;
}
h2.search-result-heading {
    padding-bottom: 30px !important;
}
.search-result-opportunity {
    width: 100%;
}
.search-filter-opportunity {
    width: 100%;
}
.search-result-opportunity .vc_column-inner {
	padding-right: 0px !important;
}
.search-filter-opportunity .vc_column-inner {
	padding-left: 0px !important;
	padding-top: 20px !important;
}
.job_detail_main_content .job_detail_description {
    flex: 0 0 100%;
	width: 100%;
    padding: 0px;
}
.job_detail_main_content .job_details_consultant {
	flex: 0 0 40%;
	width: 40%;
	padding-top: 50px;
}
.job_detail_banner::before {
    width: 350px;
    height: 200px;
    bottom: -65px;
	background-size: contain;
}
h2.faq-employer-heading {
    font-size: 40px !important;
    line-height: 50px !important;
}
#faq-employers {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
section.faqs-section .faqs.accordion-container .set.faqs-item a {
    font-size: 20px;
	line-height: 30px;
}
section.faqs-section .faqs.accordion-container .set.faqs-item a i {
    width: 35px;
    height: 35px;
}
section.faqs-section .faqs.accordion-container .set.faqs-item {
    padding: 20px;
}
section.faqs-section .faqs.accordion-container .set.faqs-item .content p {
    font-size: 20px;
    line-height: 35px;
}
section.faqs-section .faqs.accordion-container .set.faqs-item a i {
    right: 20px;
}
h2.get-started-heading {
    margin-bottom: 24px;
    font-size: 40px !important;
    line-height: 50px !important;
}
.contact-page-two-forms ul.vc_tta-tabs-list li a {
    padding: 10px 22px !important;
}
#submit-resume-form {
    padding-top: 30px !important;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_1, #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_5, .contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_1, #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_5 {
    grid-column: span 6;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_7, #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_9, .contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_7, #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_9 {
    grid-column: span 6;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 #field_2_10, .contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_10 {
    grid-column: span 12;
    grid-row-start: span 2;
}
#gform_2 .gchoice.gchoice_2_12_1 {
    margin-top: 15px;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_body.gform-body #gform_fields_2 fieldset#field_2_12, .contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 fieldset#field_3_12 {
    grid-column: span 12;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_footer.top_label {
    justify-content: end;
}
.left-side-contact-text {
    width: 100%;
    padding: 0px;
}
.right-side-map {
    position: unset;
    width: 100%;
}
.right-side-map figure.wpb_wrapper.vc_figure {
    width: 100%;
}
.right-side-map .vc_single_image-wrapper {
    position: unset;
    width: 100%;
}
.left-side-contact-text .vc_column-inner {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}
#contact-us-page {
    padding-bottom: 50px;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 {
    grid-column: span 12;
    margin-top: 0px;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gchoice.gchoice_3_12_1 {
    margin-top: 0px;
}
#submit-cv-form, #submit-resume-form {
    padding-top: 10px !important;
}
.top-banner-left h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
}
section.resource-detail-banner .article-container .top-banner-left .resource-category {
    padding-bottom: 30px;
}
section.resource-detail-banner .article-container .top-banner-left {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 50px;
	padding-bottom: 50px;
}
section.resource-detail-banner .article-container .top-banner-right {
    width: 100%;
	height: auto;
}
section.resource-detail-banner .article-container {
    flex-wrap: wrap;
	height: auto;
	padding: 0px;
}
section.resource-detail-banner .article-container .top-banner-right img {
	width: 100%;
}
section.resource-article-content .resource-container {
	padding-top: 50px;
	padding-bottom: 50px;
}
section.similar-slider {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.similar-slider .resource-slide-title .title h2 {
    font-size: 35px;
    line-height: 45px;
}
section.similar-slider .resource-slide-title {
    margin-bottom: 40px;
}
.subscribe-left-image {
    width: 100%;
}
.subscribe-right-content {
    width: 100%;
}
.subscribe-left-image img {
    position: unset;
    width: 100%;
}
.subscribe-left-image figure.wpb_wrapper.vc_figure .vc_single_image-wrapper {
    width: 100%;
    margin: 0px !important;
}
.subscribe-left-image figure.wpb_wrapper.vc_figure {
    width: 100%;
}
.subscribe-left-image .vc_column-inner {
    padding: 0px;
}
.subscribe-right-content .vc_column-inner {
    padding-top: 15px !important;
    padding-bottom: 50px !important;
	padding-left: 0px;
}
#subscribe-now-section {
    padding: 0px !important;
}
#subscribe-now-section .subscribe-right-content {
    padding-left: 15px;
    padding-right: 15px;
}
#opportunities-page-banner .vue-grid-layout {
    flex-direction: column;
    flex-wrap: nowrap;
	height: 100% !important;
	max-width: 100%;
}
.opportunity-filter .wpjmsf-field-grid-item-search_keywords, .opportunity-filter .wpjmsf-field-grid-item-job_category, .opportunity-filter .wpjmsf-field-grid-item-search_location, .opportunity-filter .wpjmsf-field-grid-item-job_type, .opportunity-filter .wpjmsf-field-wrapper input.top-input {
    max-width: 100% !important;
	width: 100% !important;
}
#opportunities-page-banner h2.opportunity-search-heading-light {
    font-size: 30px !important;
    line-height: 40px !important;
}
#opportunities-page-banner h2.opportunity-search-heading-bold {
    font-size: 35px !important;
    line-height: 45px !important;
}
#opportunities-page-banner .opportunity-filter {
    margin-top: 0px;
}
#opportunities-page-banner {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
body.search-results .result-found-header #found_result h2, body.search-results main.sections_group section#jobs-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#candidate-faqs-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#resource-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#employer-faqs-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .title h2 {
    font-size: 30px;
    line-height: 40px;
}
body.search-results main.sections_group section#page-block-section, body.search-results main.sections_group section#jobs-block-section, body.search-results main.sections_group section#candidate-faqs-block-section, body.search-results main.sections_group section#resource-block-section, body.search-results main.sections_group section#employer-faqs-block-section, body.search-results main.sections_group section#casestudies-block-section {
    padding-top: 40px;
}
body.search-results main.sections_group section#page-block-section .resource-slide-title.content-pages .title h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` {
    padding: 20px;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title, body.search-results main.sections_group section#resource-block-section .resource-slide-title, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title {
    margin-bottom: 30px;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title .view-btn a, body.search-results main.sections_group section#resource-block-section .resource-slide-title .view-btn a, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .view-btn a {
    padding: 10px 23px;
}
body.search-results main.sections_group section#employer-faqs-block-section .resource-slide-title .title h2 {
    margin-bottom: 30px;
}
body.search-results .form-header-search {
    height: auto;
}
body.search-results .form-header-search .search-tabs {
    display: block;
    position: unset;
}
body.search-results .form-header-search .search-tabs button.tab-links {
    width: 100%;
	border: 1px solid #FFFFFF4D;
}
body.search-results .form-header-search .search-tabs {
    display: block;
    position: unset;
    border: none;
    margin-top: 50px;
    padding-bottom: 30px;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title h2::before {
	width: 60%;
	left: 15%;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title .view-btn a, body.search-results main.sections_group section#resource-block-section .resource-slide-title .view-btn a, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .view-btn a {
	font-size: 13px;
}
body.search-results main.sections_group section#resource-block-section .resource-slide-title .title h2::before {
	width: 40%;
	left: 33%;
}
body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .title h2::before {
	width: 35%;
	left: 40%;
}
body.single-post section.subscribe-now-section .form-row .box-left {
    width: 100%;
	padding-right: 0px;
}
body.single-post section.subscribe-now-section .form-row .box-right {
    width: 100%;
    padding-left: 0px;
}
body.single-post section.subscribe-now-section .form-row .box-left img {
    position: unset;
    width: 100%;
}
body.single-post section.subscribe-now-section .form-row {
    flex-direction: column;
}
body.single-post section.subscribe-now-section .form-row .box-right {
    padding-top: 50px;
    padding-bottom: 50px;
}
#our_team #myModal, #join_team #myModal {
    padding-left: 15px;
    padding-right: 15px;
}
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items {
    flex-direction: column;
	gap: 30px;
}
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items .timeline__item-content {
    width: 100%;
}
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items .timeline__item-image {
    width: 100%;
}
#opus-timeline .timeline-swiper {
    padding-bottom: 0px;
}
h2.timeline-bold-heading {
    font-size: 35px !important;
    line-height: 45px !important;
	margin-bottom: 10px !important;
}
.timeline-light-para {
    font-size: 27px;
    line-height: 37px;
}
.timeline-switch .swiper-button {
    width: 45px;
    height: 45px;
}
.timeline-switch {
	top: 22px;
	right: 0;
}
.timeline-light-para {
	margin-bottom: 30px !important;
}
.job_application.application .application_details #gform_wrapper_5 {
	padding: 0px 15px;
}
.job_application.application .application_details #gform_wrapper_5 #gf_5 {
    right: 15px;
}
h2.privacy-heading {
	font-size: 30px !important;
	line-height: 40px !important;
}
body.modal-popup-basic .job_application.application .application_details .close-popup-wrapper {
	padding: 60px 15px 0;
}
section.resource-detail-banner::before {
	display: none;
}
section.resource-detail-banner .article-container .top-banner-right {
	display: block;
}
body.search.search-results #search-our-team-container .our-team__item {
    width: 100%;
    max-width: 42.33%;
}
body.search.search-results #search-our-team-container {
    gap: 24px;
}
body.search.search-results section#our-team-block-section .resource-slide-title.our-team .title h2 {
    font-size: 30px;
    line-height: 40px;
}
section#our-team-block-section .resource-slide-title.our-team .view-btn a {
    font-size: 13px;
    padding: 10px 23px;
}
.error-single-img img {
    width: 400px;
}
.error-single-img {
    margin-bottom: 20px !important;
}
.error-heading p {
    font-size: 35px;
    line-height: 40px;
}
.error-paragraph p {
    font-size: 20px;
    line-height: 30px;
}
.custom-error-button a {
    font-size: 12px !important;
    line-height: 15px !important;
    padding: 10px 22px !important;
}
body.search.search-results .modal-header span.close {
    right: 30px;
}
}











@media screen and (max-width:780px) {
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\`, body.search-results main.sections_group section#resource-block-section .resource-section__wrapper #search-resource-container .resource__item, body.search-results main.sections_group section#resource-block-section .resource-section__wrapper #search-resource-container .resource__item, body.search-results main.sections_group section#jobs-block-section ul#search-job-container li.job_listing.type-job_listing {
	width: 100%;
	flex: 0 0 100%;
}
}

@media screen and (min-width:768px) {
.gform_validation_error form#gform_3 .gform_footer.top_label input#gform_submit_button_3 {
    position: absolute;
    right: 0;
    top: 0;
}
}






@media screen and (max-width:767px) {
section.testimonials-section .swiper-slide.testimonials-section__item .testimonials-section__item-bottom {
	display: block;
	margin-top: 15px;
}
.contact-page-two-forms #gform_fields_3 div button.gform_delete_file {
    padding: 0px;
    background: transparent;
    padding-right: 6px;
}
.contact-page-two-forms #gform_fields_3 #gform_preview_3_14 {
    margin: 0px;
}
.footer-form-rightdiv-width #gform_wrapper_3 input#input_3_14 ~span::before {
	top: -30px;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14 ~span::before {
	justify-content: flex-start;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14 ~span:after {
	left: 100px;
}
#gform_wrapper_3 input#input_3_14 ~span::before {
    top: -30px;
}
.footer-form-rightdiv-width #gform_wrapper_3 input#input_3_14 ~span::after {
    left: 110px;
    top: -32px;
}
#validation_message_3_12 {
    position: unset;
    margin-bottom: 20px;
}
.footer-form-rightdiv-width form#gform_3 fieldset#field_3_12 {
    margin-top: 0px;
}
#validation_message_3_14 {
    position: unset;
}
.header-fixed #Top_bar .top_bar_right {
    height: auto;
}
.header-fixed #Top_bar {
    position: fixed;
	top: 0px !important;
}
.testimonials-section__item-info h4.testimonials-section__item-subtitle{
	margin-bottom: 15px;
}
section.testimonials-section .swiper-slide.testimonials-section__item .testimonials-section__item_box {
	padding: 54px 15px 31px;
}
section.testimonials-section .swiper-slide.testimonials-section__item .content-element , .testimonials-section__item-info h3.testimonials-section__item-title , .testimonials-section__item-info h4.testimonials-section__item-subtitle  {
	font-size: 16px;
	line-height: 24px;
}
#Side_slide {
    background: url(/opus-lex/wp-content/uploads/2024/06/Marble-Background-Image-1.png);
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
nav#menu ul#menu-primary-menu li.menu-item-has-children:before {
	display: none;
}
#Side_slide #menu ul li.submenu .menu-toggle:after {
    content: "";
    transition: all .3s;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/opus-lex/wp-content/uploads/2024/06/chevron-down-solid.svg);
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    top: 50%;
    background-size: cover;
    transform: translateY(-50%);
}
#Side_slide #menu ul li.hover > .menu-toggle:after {
	transform: translateY(-50%) scaleY(-1);
}
#Side_slide .extras .extras-wrapper {
    display: none;
}
#Side_slide .extras .action_button {
    padding: 12px 23px;
    border-radius: 100px;
    font-size: 12px;
    background: transparent;
    border: 1px solid var(--blue);
    color: var(--blue);
    font-weight: 600;
    font-family: var(--font-button);
    text-transform: uppercase;
}
#Side_slide .extras {
    position: absolute;
    bottom: 0;
}
.side-slide-is-open #Side_slide {
	height: 100%;
	width: 100%;
	border: none;
	border-bottom-left-radius: 0px;
}
body.mobile-side-slide {
    left: unset !important;
}
nav#menu ul#menu-primary-menu li a {
    margin-right: 15px;
}
#Side_slide #menu ul li.submenu .menu-toggle {
    width: 10px;
	opacity: 1;
	right: 0;
}
#Side_slide .extras .action_button:hover {
    background: var(--gold);
}
#Side_slide #menu ul li a {
    color: var(--black) !important;
}
nav#menu ul.sub-menu {
    border: none;
    padding: 0px;
}
#Side_slide #menu ul li ul li a {
    padding: 11px 5px 10px 20px;
}
#Side_slide .close-wrapper a.close {
    width: auto;
    color: var(--black);
}
#Side_slide #menu ul li {
    display: table;
    width: auto;
	margin: 0 auto;
}
.header-fixed #Top_bar .menu_wrapper a.responsive-menu-toggle {
    border: 1px solid var(--blue);
	border-radius: 50px;
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 0;
}
.header-fixed #Top_bar .menu_wrapper a.responsive-menu-toggle i::before {
    color: var(--blue);
	display: flex;
}
.header-fixed #Top_bar .menu_wrapper a.responsive-menu-toggle:hover {
    background: var(--gold);
}
#Top_bar .container {
    padding: 0px 15px !important;
}
.banner-top-padding {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
#Top_bar.header-background-blue {
    background: var(--blue) !important;
}
.header-background-blue .column .top_bar_left .logo a#logo img.logo-mobile.scale-with-grid.svg {
    display: none !important;
}
#Top_bar .column .top_bar_left .logo a#logo {
    margin-left: 0px;
    display: flex;
	margin-right: 15px;
}
#Side_slide #menu ul#menu-primary-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#Side_slide #menu ul#menu-primary-menu li a {
    font-size: 20px;
	text-align: center;
}
#Side_slide .extras {
    left: 0;
    right: 0;
    padding: 0px 15px;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a#search_button {
	display: block !important;
	top: -70px;
	position: absolute;
	right: 40px;
	z-index: 9999;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a#search_button svg {
    width: 40px;
}
#Top_bar .search_wrapper {
    top: 50%;
    right: -45px;
}
#Top_bar .column, #Top_bar {
    height: 96px;
}
#Top_bar .column .top_bar_left {
    height: 100%;
}
body:not(.template-slider) #Header {
    min-height: 96px;
	height: 96px;
}
#gform_2 .gchoice.gchoice_2_12_1 {
    margin-top: 0px;
	display: flex;
	align-items: center;
}
#gform_wrapper_2 .gfield-choice-input+label, #gform_wrapper_3 .gfield-choice-input+label {
    max-width: unset;
}
#gform_wrapper_2 .gform_footer.top_label, #gform_wrapper_3 .gform_footer.top_label {
    margin-top: 0px !important;
    position: unset;
}
.footer-form-flex-property.vc_custom_1719465193835 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
#Footer .one-fifth {
	width: 100%;
}
#Footer .footer__links a.footer__link {
    max-width: 100%;
    width: 100%;
}
#Footer .footer__links {
    gap: 20px;
}
#Footer .one-fifth:first-child a img {
    width: 200px;
}
#Footer .widgets_wrapper {
    padding-bottom: 0px;
}
#Footer .footer_copy .copyright .footer__info {
    flex-direction: column;
    gap: 10px;
}
#Footer .footer_copy .one {
    padding-top: 0px;
}
#Footer .footer__links a.footer__link {
    font-size: 18px;
    line-height: 25px;
}
.home-banner .vc_column-inner {
    padding: 0px 15px !important;
}
h1.banner-sub-heading, .home-header-banner .home-banner h1.banner-main-heading {
    font-size: 30px !important;
	line-height: 40px !important;
}
.head-banner-buttons {
    margin: 20px 0px !important;
}
h2.who-we-are-light-heading, h2.who-we-are-bold-heading {
    font-size: 30px !important;
    line-height: 40px !important;
	margin-bottom: 10px !important;
}
h2.who-we-are-light-heading {
    margin-bottom: 0px !important;
}
h2.who-we-are-bold-heading {
	margin-bottom: 10px !important;
}
h3.our-statistics-heading {
    font-size: 30px !important;
    line-height: 40px !important;
	margin-bottom: 25px !important;
}
.about-teams-section__item .about-teams-section__item-text {
    margin-top: 20px;
	font-size: 25px;
}
.about-teams-section__item h3.about-teams-section__item-title {
    font-size: 25px;
    line-height: 30px;
}
h3.job-slider-heading-light, h3.job-slider-heading-bold {
    font-size: 30px !important;
    line-height: 40px !important;
}
#who_we_are, #our_statistics, #team, #opportunities, #our_services, #footer-form-template {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
#testimonials {
	padding-top: 15px !important;
	padding-bottom: 50px !important;
}
.testimonial-section-part h3.testimonial-heading {
    font-size: 30px !important;
    line-height: 40px !important;
}
h3.our-service-light-heading, h3.our-service-bold-heading {
    font-size: 30px !important;
    line-height: 40px !important;
}
section.services-section .services-section__item h3.heading-5.services-section__item-title {
    font-size: 28px;
    line-height: 35px;
}
section.services-section .services-section__item h3.heading-5.services-section__item-title {
    font-size: 28px;
    line-height: 35px;
}
.head-banner-buttons.vc_custom_1719494717520, .head-banner-buttons.vc_custom_1719494708616 {
    margin-top: 30px !important;
}
ul.job_listings ~.swiper-buttons {
	top: 0;
}
.about-teams-section__item-image {
    height: 400px;
}
.testimonials-swiper-buttons {
    top: 90px;
}
#our_services {
    background-size: 40% !important;
}
#who_we_are {
    background-size: 60% !important;
}
#validation_message_2_12 {
    width: 100%;
    position: unset;
}
#our_team, #join-olp, #our_hire_process {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.our-team__item {
	max-width: 100%;
}
.our-team__item-image img {
    width: 100%;
    height: 100%;
}
.our-team__item-image {
    width: 100%;
    height: 300px;
}
#our_team .vc_column-inner {
    padding: 0px;
}
section.our-team-section .cont .our-team-wrapper {
    gap: 24px;
}
.olp-bg-image.vc_custom_1720165030815 {
	padding: 40px 20px !important;
}
h2.team-olp-heading {
	font-size: 30px !important;
	line-height: 40px !important;
	margin-bottom: 10px;
}
.about-us-single-image {
	width: 100%;
	height: auto;
}
.white-head {
    margin-bottom: 20px !important;
}
h1.official-banner-main-heading {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 10px;
}
h3.official-banner-second-heading {
	font-size: 30px;
	line-height: 40px;
}
#top_banner_part {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 300px;
	padding: 0px 15px;
}
.value-icon-box {
	width: 80%;
}
.values-section-part {
	gap: 0px;
}
#ready_to_start, #join_team, #our_values, #Life-in-OpusLex, #expert_legal, #employers_counter, #employer-our-benefits, #case_studies_section, #case_study_listing {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
#employer_resources_section {
    padding-top: 50px !important;
}
#resources-slider-full {
	padding-bottom: 50px !important;
}
h2.value-custom-heading, h2.join-team-heading-bold, h2.join-team-heading-light, h2.olp-heading-bold {
    font-size: 30px !important;
    line-height: 40px !important;
}
h2.value-custom-heading {
    margin-bottom: 20px;
}
h2.ready-heading-bold {
	font-size: 30px !important;
	line-height: 40px !important;
}
h2.journey-heading-light {
    font-size: 25px !important;
    line-height: 30px !important;
	margin-bottom: 30px;
}
h2.ready-heading-bold::after {
    width: 35px;
    right: -50px;
    top: 50%;
}
h2.ready-heading-bold::after {
    width: 35px;
    right: -50px;
    top: 50%;
}
#join_team h3.about-us-teams__item-title.heading-5, #join_team .about-us-team__item p {
    font-size: 18px;
    line-height: 27px;
}
h2.join-olp-light-heading {
    font-size: 30px !important;
    line-height: 40px !important;
}
h2.join-olp-bold-heading {
    font-size: 35px !important;
    line-height: 40px !important;
}
.what-olp-paragraph {
    font-size: 20px;
    line-height: 30px;
}
h2.life-opux-bold-heading {
    font-size: 30px !important;
    line-height: 40px !important;
}
.life-opus-para {
    font-size: 20px;
    line-height: 28px;
}
h2.life-opux-bold-heading, .life-opus-para {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.benefits-icon-boxes {
	width: 100%;
}
h2.expert-legal-light-heading {
    font-size: 30px !important;
    line-height: 40px !important;
}
h2.expert-legal-bold-heading {
    font-size: 35px !important;
    line-height: 40px !important;
}
h2.our-benefits-heading {
    font-size: 30px !important;
    line-height: 40px !important;
	margin-bottom: 40px;
}
#employers_counter .counter .number-wrapper span.number, #employers_counter .counter-font-weight .counter .number-wrapper span.label.postfix, #employers_counter .counter .number-wrapper span.label.postfix {
    font-size: 50px;
	line-height: 60px;
}
h2.Case-studies-light-heading {
    font-size: 30px !important;
    line-height: 40px !important;
}
h2.Case-studies-bold-heading {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 10px;
}
h2.resources-heading {
    font-size: 30px !important;
    line-height: 40px !important;
}
.resource-swiper-buttons {
    margin-top: 20px;
}
.all-resources-btnn {
    width: auto;
    justify-content: unset;
	margin-top: 20px;
}
.employers-banner-buttons .wpb_wrapper p {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.banner-right_side_heading {
    height: 500px !important;
}
.employers-banner-buttons a:first-child {
    margin: 0px;
}
.employers-banner-buttons a {
    text-align: center;
}
.all-resources-btnn a, .more-case-btnn a, section.services-section .services-section__item .buttons.services-section__item-buttons a.btn {
    padding: 12px 20px !important;
    font-size: 12px !important;
    line-height: 15px !important;
}
.case-study-swiper-buttons .swiper-button, .resource-swiper-buttons .swiper-button, .service-swiper-buttons .swiper-button {
    width: 40px;
    height: 40px;
}
.case-study-swiper-buttons .swiper-button.swiper-button-next.case-study-next {
    left: 50px;
}
.resource-swiper-buttons .swiper-button.swiper-button-prev.resource-prev {
    right: 60px;
}
.service-swiper-buttons .swiper-button.swiper-button-next {
    left: 50px;
}
.case-studies-para {
    margin-bottom: 20px !important;
}
.service-left-part {
	margin-bottom: 50px;
}
.casestudies__item-title-box, .casestudies__item--content p.slider-content {
    padding: 20px !important;
}
.casestudies__item-btn {
    padding-bottom: 20px;
}
h3.best-opportunity-light-heading {
    font-size: 30px !important;
    line-height: 40px !important;
	margin-bottom: 5px;
}
h2.best-opportunity-bold-heading {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 10px;
}
#candidate_best_opportunity {
    padding-top: 50px !important;
}
h3.hire-process-light-heading {
    font-size: 30px !important;
    line-height: 40px !important;
}
h2.hire-process-bold-heading {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 10px;
}
.our-hiring-swiper-buttons {
	bottom: -30px;
}
.all-opportunity-btnn a {
    padding: 12px 20px !important;
}
.our-hiring-swiper-buttons .swiper-button {
    width: 40px;
    height: 40px;
}
.our-hiring-swiper-buttons .swiper-button.swiper-button-next.our-hiring-process-next {
    left: 0;
}
.our-hiring-swiper-buttons .swiper-button.swiper-button-prev.our-hiring-process-prev {
    left: -50px;
}
/* .our_benefits_inner_padding .vc_column-inner {
    padding: 50px 0px !important;
} */
ul.job_listings ~.swiper-buttons .swiper-button {
    width: 40px;
    height: 40px;
}
h2.candidate-benefits-heading {
    font-size: 30px !important;
    line-height: 40px !important;
    padding-bottom: 20px !important;
}
.our-hiring-process-box {
    padding: 20px;
}
#candidate_our_benefits #benefits-boxes-marginbottom, #candidate_our_benefits .benefits-boxes-flex {
	display: unset;
}
#candidate_our_benefits #benefits-boxes-marginbottom .benefits-icon-boxes:not(:last-child), #candidate_our_benefits .benefits-icon-boxes:not(:last-child) {
	margin-bottom: 15px;
}
#candidate_our_benefits .boxes-background-design .benefits-icon-boxes {
    padding: 30px !important;
}
h2.resource-page-mainheading {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 10px !important;
}
#search_resources {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
#resource-listing #resource-container .resource__item {
    width: 100%;
    flex: 0 0 100%;
}
.resource__item h2 {
    height: auto;
}
.resource-page-para {
    font-size: 20px;
    line-height: 30px;
}
h3.serach-resource-heading {
	font-size: 22px !important;
}
.search-keyword-div input#keywords {
    margin-bottom: 20px;
}
#search_resources .right-resource-search .vc_column-inner {
	padding: 0px !important;
}
.resources-search\&btnn {
    margin-bottom: 0px !important;
}
#search_resources .left-resource-content {
	margin-bottom: 10px;
}
h2.search-result-heading {
    font-size: 30px !important;
    line-height: 40px !important;
    padding-top: 50px !important;
    padding-bottom: 20px !important;
}
.search-result-opportunity ul.job_listings li.job_listing a.job-card {
    padding: 20px;
}
.single-job_listing .section_wrapper {
    max-width: 100% !important;
    padding: 0px;
}
.job_detail_row .job-title h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
}
.single-job_listing .job_details_container ul.job-listing-meta.meta .job_desc_detail {
    width: 48%;
}
.single-job_listing .job_details_container ul.job-listing-meta.meta {
    flex-wrap: wrap;
}
.job_detail_main_content {
    padding-top: 40px;
    padding-bottom: 40px;
}
.job_detail_main_content .job_detail_description .job-link {
    padding-top: 30px;
    padding-bottom: 30px;
    flex-wrap: wrap;
}
.job_detail_main_content .job_details_consultant {
	flex: 0 0 60%;
	width: 60%;
}
.job_detail_main_content .job_detail_description .share-post.socials {
    flex-wrap: wrap;
}
.job_detail_row .job-link {
    gap: 24px;
}
.single-job_listing section.job-footer-form-template {
    padding: 50px 0px;
}
.single-job_listing section.similar-job-slider h3.job-similar-slider-heading-light {
    font-size: 30px;
    line-height: 40px;
	margin-top: 20px;
}
.single-job_listing section.similar-job-slider h3.job-similar-slider-heading-bold {
    font-size: 30px;
    line-height: 40px;
}
.single-job_listing section.similar-job-slider {
	padding-top: 50px;
	padding-bottom: 50px;
}
.single-job_listing section.similar-job-slider .job_listings .swiper-button.swiper-button-prev.job-prev {
	right: unset;
	left: 0px;
	top: 43%;
	transform: translate(15px, -43%);
}
.single-job_listing section.similar-job-slider .job_listings .swiper-button.swiper-button-next.job-next {
	right: unset;
	left: 70px;
	top: 43%;
	transform: translate(15px, -43%);
}
h2.faq-employer-heading {
	font-size: 30px !important;
	line-height: 40px !important;
	margin-bottom: 5px !important;
}
.vc_custom_1721636349149.faq-employer-para {
    padding-bottom: 30px !important;
}
h2.contact-page-heading {
	font-size: 35px !important;
	line-height: 40px !important;
}
#get-started-form {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}
.contact-page-two-forms #submit-resume-form form#gform_2 .gform_footer.top_label, contact-page-two-forms #submit-cv-form form#gform_3 .gform_footer.top_label {
    width: 100%;
    justify-content: left;
	margin-top: 10px !important;
}
#submit-resume-form {
	padding-top: 0px !important;
}
.contact-page-two-forms .vc_tta-tabs-container {
    display: block !important;
}
.get_in_touch_form_design .vc_tta-panel-heading, .submit_your_cv_form_design .vc_tta-panel-heading {
    display: none;
}
.contact-page-two-forms #gform_fields_2, .contact-page-two-forms #gform_fields_3 {
    display: unset;
}
.contact-page-two-forms #gform_fields_2 div, .contact-page-two-forms #gform_fields_3 div {
    margin-bottom: 15px;
}
h2.get-started-heading {
	margin-bottom: 20px;
	font-size: 35px !important;
	line-height: 40px !important;
}
section.resource-article-content .resource-container h2 {
    font-size: 30px;
    line-height: 40px;
	margin-bottom: 15px;
}
section.similar-slider .resource-slide-title .title h2 {
	font-size: 30px;
	line-height: 40px;
}
section.resource-article-content .resource-container h3 {
    margin-bottom: 10px;
}
section.resource-detail-banner .article-container .top-banner-right img {
	height: auto;
}
section.similar-slider .resource-slide-title .title {
    width: 100%;
    margin-bottom: 15px;
}
section.similar-slider .resource-slide-title .view-btn {
    width: 100%;
    height: 49px;
    position: relative;
}
section.similar-slider .resource-slide-title {
	margin-bottom: 30px;
	flex-wrap: wrap;
}
section.similar-slider .resource-slide-title .view-btn a {
    position: absolute;
}
section.similar-slider .resource-slide-title .view-btn a {
    padding: 10px 17px;
    font-size: 12px;
}
.resource__item .resource__item-img {
    height: auto;
}
h2.subscribe-heading {
	font-size: 35px !important;
	margin-bottom: 10px;
	line-height: 45px !important;
}
.olp-image-slider-wrapper .image-slider-items {
    height: 300px;
    width: auto !important;
}
body.search-results .result-found-header #found_result h2, body.search-results main.sections_group section#jobs-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#candidate-faqs-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#resource-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#employer-faqs-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .title h2 {
	font-size: 25px;
	line-height: 35px;
}
body.search-results main.sections_group section#page-block-section .resource-slide-title.content-pages .title h2 {
	font-size: 25px;
	line-height: 35px;
}
.custom-search_wrapper form.form-searchform input.field {
    font-size: 18px;
    line-height: 25px;
	padding-left: 40px;
}
.custom-search_wrapper form.form-searchform svg.icon_search {
    width: 35px;
    height: 35px;
}
.custom-search_wrapper form.form-searchform span.icon_close span.icon {
    font-size: 20px;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title, body.search-results main.sections_group section#resource-block-section .resource-slide-title, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title {
    flex-direction: column;
    gap: 20px;
    align-items: baseline;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
body.search-results main.sections_group section#jobs-block-section .resource-slide-title h2::before, body.search-results main.sections_group section#resource-block-section .resource-slide-title .title h2::before, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .title h2::before {
	display: none;
}
body.single-post section.subscribe-now-section .form-row .box-right h2.heading-bold {
	font-size: 35px !important;
	margin-bottom: 10px;
	line-height: 45px !important;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item, #join_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item {
    text-align: center;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item picture img, #join_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item picture img {
    width: 200px;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn, #join_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn {
    border-bottom-left-radius: 20px;
}
#our_team .modal-content .modal-header span.close, #join_team .modal-content .modal-header span.close {
    width: 40px;
    height: 40px;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item, #join_team .modal-content .our-team__wrapper-popup .our-team__left.our-team__item {
    padding-bottom: 20px;
}
#our_team .modal-content .our-team__wrapper-popup, #join_team .modal-content .our-team__wrapper-popup {
    display: unset;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn, #join_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn {
    position: unset;
	padding: 20px;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right .team-right-content, #join_team .modal-content .our-team__wrapper-popup .our-team__right .team-right-content {
    padding: 20px;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right h2, #join_team .modal-content .our-team__wrapper-popup .our-team__right h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a, #join_team .modal-content .our-team__wrapper-popup .our-team__right .our-team-connect--btn a {
    padding: 12px 18px;
    font-size: 12px;
    line-height: 16px;
}
#our_team #myModal, #join_team #myModal {
	padding-top: 0px;
}
.timeline-switch .swiper-button {
    width: 40px;
    height: 40px;
}
#opus-timeline {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.timeline-switch .swiper-button.swiper-button-prev.timeline-prev {
    right: 60px;
}
.job_application.application .application_details #gform_wrapper_5 {
	width: 100%;
	padding: 0px 15px;
}
#opus-timeline section.timeline-section .timeline-swiper-switch.swiper-container .swiper-wrapper .swiper-slide::before {
    width: calc(100% - 0px);
    background-repeat: repeat-x;
}
.footer-form-rightdiv-width form#gform_2 fieldset#field_2_12 .gchoice.gchoice_2_12_1, .footer-form-rightdiv-width form#gform_3 fieldset#field_3_12 .gchoice.gchoice_3_12_1 {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.footer-form-rightdiv-width form#gform_3 #field_3_10 {
    grid-column: span 12;
}
.footer-form-rightdiv-width form#gform_3 #field_3_14 {
    grid-column: span 12;
}
.footer-form-rightdiv-width form#gform_3 #field_3_14 .ginput_container.ginput_container_fileupload {
    display: unset;
}
.case-study-pop-content {
    padding: 20px;
    font-size: 18px;
    line-height: 27px;
}
body.search.search-results #search-our-team-container .our-team__item {
	width: 100%;
	max-width: 100%;
}
body.search.search-results section#our-team-block-section .resource-slide-title.our-team {
    flex-direction: column;
    gap: 20px;
    align-items: baseline;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
body.search.search-results section#our-team-block-section .resource-slide-title.our-team .title h2 {
	font-size: 25px;
	line-height: 35px;
}
body.search.search-results .our-team__wrapper-popup {
    display: unset;
}
body.search.search-results .our-team__left.our-team__item, body.search.search-results .our-team__wrapper-popup .our-team__right {
    width: 100%;
	text-align: center;
	border-bottom-left-radius: 0px;
}
body.search.search-results .our-team__left.our-team__item {
    padding-bottom: 20px;
	border-top-right-radius: 20px;
}
body.search.search-results .our-team__left.our-team__item picture:first-child img {
    width: 200px;
}
body.search.search-results .modal-header span.close {
    width: 40px;
    height: 40px;
}
body.search.search-results .our-team__wrapper-popup .our-team__right .team-right-content {
    padding: 20px;
	text-align: left;
}
body.search.search-results .our-team__wrapper-popup .our-team__right .team-right-content h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
}
body.search.search-results .our-team__wrapper-popup .our-team__right .our-team-connect--btn {
    position: unset;
    padding: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
body.search.search-results .our-team__wrapper-popup .our-team__right .our-team-connect--btn a {
    font-size: 12px;
    padding: 12px 18px;
    line-height: 16px;
}
body.search.search-results .our-team__wrapper-popup .our-team__right {
    border-radius: 0px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.error-single-img img {
	width: 300px;
}
body.search.search-results section#services-block-section #search-services-container .services-section__item {
    width: 100%;
    flex: 0 0 100%;
}
body.search.search-results section#services-block-section h2 {
    font-size: 35px;
    line-height: 40px;
}
body.search.search-results section#services-block-section {
    padding-top: 50px;
}
body.search.search-results section#hiring-process-block-section .title h2, body.search.search-results section#testimonials-block-section .title h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 30px;
}
body.search.search-results #search-testimonials-container .testimonials-section__item_box {
    padding: 20px;
}
}







@media screen and (min-width:640px) {
.job_application.application .application_details .application_details_inner {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
	width: 100%;
}
}




@media screen and (max-width:640px) {
.job_application.application .application_details #gform_wrapper_5 #gf_5 {
    top: 0;
}
.job_application.application .application_details #gform_wrapper_5 form input#gform_submit_button_5 {
    padding: 10px 20px;
}
body.modal-popup-basic .job_application.application .application_details #close-jobpopup {
    top: 20px;
    right: 15px;
}
body.modal-popup-basic .job_application.application .application_details .close-popup-wrapper {
    padding-top: 20px;
}
}






@media screen and (max-width:600px) {
.timeline-switch__item {
    width: 100%;
}
/* #opus-timeline section.timeline-section .timeline-swiper-switch.swiper-container .swiper-wrapper .swiper-slide::before {
	display: none;
} */
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items .timeline__item-content h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
#opus-timeline section.timeline-section .timeline-swiper.swiper-container.swiper-container--timeline .swiper-wrapper .swiper-slide .timeline__items .timeline__item-content p {
    font-size: 18px;
    line-height: 27px;
}
#opus-timeline section.timeline-section .swiper-container-wrapper--timeline .timeline-swiper-switch .swiper-wrapper .swiper-slide.swiper-slide-active .timeline-switch__item p {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 5px;
}
#opus-timeline section.timeline-section .timeline-swiper-switch.swiper-container .swiper-wrapper .swiper-slide::before {
	left: 70%;
}
#opus-timeline section.timeline-section .timeline-swiper-switch {
    margin-bottom: 30px;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 input {
    height: 35px;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 textarea {
    min-height: 90px;
    max-height: 90px;
}
.job_application.application .application_details #gform_wrapper_5 form .gform_body.gform-body #gform_fields_5 input#input_5_14 {
    height: 40px;
}
}




@media screen and (max-width:550px) {
#Top_bar .search_wrapper {
	top: 52%;
	right: -20px;
	width: 200px;
}
#Top_bar .search_wrapper form.form-searchform input.field {
    padding: 7px 35px;
    font-size: 14px;
}
.our-statistics-left-part .statistics-image figure img {
	height: 300px;
}
.our-team__item-image {
	width: 100%;
	height: 258px;
}
h1.official-banner-main-heading {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 0px;
}
h3.official-banner-second-heading {
	font-size: 24px;
	line-height: 30px;
}
.ready-star-btnns {
    flex-direction: column;
    gap: 20px;
}
.ready-star-btnns a:first-child {
    margin-right: 0px;
}
.sub-header-title {
    margin-bottom: 20px !important;
}
h2.ready-heading-bold {
	font-size: 25px !important;
	line-height: 30px !important;
}
h2.ready-heading-bold::after, h2.ready-heading-bold::before {
	display: none;
}
h2.journey-heading-light {
	font-size: 20px !important;
	line-height: 25px !important;
}
.what-olp-paragraph {
	font-size: 18px;
	line-height: 27px;
}
h2.join-olp-light-heading, h2.join-olp-bold-heading {
	font-size: 25px !important;
	line-height: 30px !important;
}
h2.life-opux-bold-heading {
	font-size: 25px !important;
	line-height: 30px !important;
}
.life-opus-para {
    font-size: 18px;
    line-height: 27px;
}
.casestudies__item-img {
    padding: 20px 0px;
}
.casestudies__item-img img {
    height: 30px;
}
.casestudies__item-top-box {
/*     height: 100px; */
}
.casestudies__item-title-box h2 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0px;
}
.casestudies__item-title-box h4 {
    font-size: 14px;
    line-height: 19px;
    height: 20px;
}
.casestudies__item-btn a.casestudies--btn.popup-modal--btn {
    font-size: 12px;
    line-height: 16px;
}
.resource__item h2 {
	margin-bottom: 5px;
	font-size: 22px;
}
.resource__item-btn {
    padding: 10px 0px;
}
.resource__item-category {
    padding-bottom: 10px;
    padding-top: 10px;
}
#resource-listing #resource-container {
    gap: 20px 24px;
}
h2.search-result-heading {
	font-size: 25px !important;
	line-height: 30px !important;
}
.job_detail_main_content .job_details_consultant {
	flex: 0 0 100%;
	width: 100%;
}
.single-job_listing .job_details_container ul.job-listing-meta.meta .job_desc_detail {
	width: 100%;
}
.job_detail_description .job_content h2 {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 10px;
}
.job_detail_description .job_content p, .job_detail_description .job_content ul li {
    font-size: 18px;
    line-height: 27px;
}
.job_detail_description .job_content h3 {
    font-size: 20px;
    line-height: 27px;
    margin-top: 35px;
    margin-bottom: 15px;
}
.job_detail_main_content .job_details_consultant .consultant_container .consultant_profile {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 15px;
}
.teammate-card-socials {
    margin-bottom: 25px;
}
.job_detail_row .job-link .job_application.application, .job_detail_main_content .job_detail_description .job-link .job_application input.application_button.button {
    width: 100%;
}
.job_detail_row .job-link .job_application.application input.application_button.button, .job_detail_main_content .job_detail_description .job-link .job_application {
	margin: 0px;
	width: 100%;
}
.job_detail_row .job-title h2 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 25px;
}
.single-job_listing section.similar-job-slider h3.job-similar-slider-heading-light {
	margin-top: 0px;
}
.faq-employer-para {
    font-size: 18px;
    line-height: 27px;
    max-width: 100%;
}
h2.faq-employer-heading {
	font-size: 20px !important;
	line-height: 25px !important;
	margin-bottom: 5px !important;
}
section.faqs-section .faqs.accordion-container .set.faqs-item a {
	font-size: 18px;
	line-height: 25px;
}
section.faqs-section .faqs.accordion-container .set.faqs-item {
	padding: 15px;
}
section.faqs-section .faqs.accordion-container .set.faqs-item a i {
    right: 15px;
}
section.faqs-section .faqs.accordion-container .set.faqs-item .content p {
	font-size: 18px;
	line-height: 27px;
}
h2.get-started-heading {
	margin-bottom: 20px;
	font-size: 25px !important;
	line-height: 30px !important;
}
.contact-address a {
    font-size: 18px;
    line-height: 25px;
}
.contact-address {
    padding-top: 25px;
    padding-bottom: 10px;
}
.right-side-map .vc_single_image-wrapper img {
    height: auto;
}
h2.contact-page-heading {
	font-size: 25px !important;
	line-height: 30px !important;
	margin-bottom: 5px !important;
}
.contact-page-two-forms ul.vc_tta-tabs-list {
    max-width: 100%;
}
.contact-page-two-forms ul.vc_tta-tabs-list li {
    width: 50%;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload {
	flex-direction: unset;
	gap: unset;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload span#gfield_upload_rules_3_14 {
    width: 100%;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14 {
    width: 100%;
}
section.resource-article-content .resource-container p, section.resource-article-content .resource-container ul li {
    font-size: 18px;
    line-height: 27px;
}
section.resource-article-content .resource-container h2 {
	font-size: 22px;
	line-height: 30px;
}
.top-banner-left h2 {
	font-size: 22px;
	line-height: 30px;
}
.top-banner-left span.published_date {
    margin-bottom: 20px;
}
section.resource-detail-banner .article-container .top-banner-left {
	padding-top: 30px;
	padding-bottom: 30px;
}
section.resource-article-content .resource-container h3 {
    font-size: 20px;
    line-height: 27px;
}
section.similar-slider .resource-slide-title .title h2 {
	font-size: 25px;
	line-height: 35px;
}
h2.subscribe-heading {
	font-size: 25px !important;
	margin-bottom: 10px;
	line-height: 35px !important;
}
.subscribe-para {
	margin-bottom: 20px !important;
	font-size: 18px;
	line-height: 27px;
}
.subscribe-form form#gform_4 .gform_body.gform-body #gform_fields_4 #field_4_1 {
    grid-column: span 12;
}
.subscribe-form form#gform_4 .gform_body.gform-body #gform_fields_4 #field_submit {
    grid-column: span 12;
}
#opportunities-page-banner h2.opportunity-search-heading-light {
	font-size: 25px !important;
	line-height: 30px !important;
}
#opportunities-page-banner h2.opportunity-search-heading-bold {
	font-size: 30px !important;
	line-height: 40px !important;
}
.opportunity-filter .wpjmsf-button-field-type button.wpjmsf-button-field {
    width: 100% !important;
}
body.search-results main.sections_group section#page-block-section ul#search-page-container li.page_listing-item\` .page-card-btn-upper h3.job-title {
    font-size: 20px;
    line-height: 30px;
}
body.search-results main.sections_group section#page-block-section .resource-slide-title.content-pages .title h2 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}
body.search-results .result-found-header #found_result h2, body.search-results main.sections_group section#jobs-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#candidate-faqs-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#resource-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#employer-faqs-block-section .resource-slide-title .title h2, body.search-results main.sections_group section#casestudies-block-section .resource-slide-title .title h2 {
	font-size: 20px;
	line-height: 30px;
}
body.search-results main.sections_group section#jobs-block-section .paginationjs-pages ul li, body.search-results main.sections_group section#resource-block-section .paginationjs-pages ul li, body.search-results main.sections_group section#casestudies-block-section .paginationjs-pages ul li {
    width: 35px;
    height: 35px;
}
body.search-results .result-found-header {
    padding: 30px 0px;
}
body.search-results .form-header-search .custom-search_wrapper {
    padding-top: 50px;
}
body.single-post section.subscribe-now-section .form-row .box-right h2.heading-bold {
	font-size: 25px !important;
	margin-bottom: 10px;
	line-height: 35px !important;
}
body.single-post section.subscribe-now-section .form-row .box-right p.content {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px !important;
}
body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form .description_below #field_4_1, body.single-post section.subscribe-now-section .form-row .box-right .form-subscribe-now form .description_below #field_submit {
    grid-column: span 12;
}
#our_team .modal-content .our-team__wrapper-popup .our-team__right h2, #join_team .modal-content .our-team__wrapper-popup .our-team__right h2 {
	font-size: 22px;
	line-height: 27px;
	margin-bottom: 10px;
}
h2.timeline-bold-heading {
	font-size: 25px !important;
	line-height: 35px !important;
}
.timeline-light-para {
	font-size: 22px;
	line-height: 30px;
}
.timeline-switch .swiper-button.swiper-button-prev.timeline-prev {
    left: unset;
    right: 40px !important;
}
.timeline-switch .swiper-button {
	width: 30px;
	height: 30px;
}
.contact-page-two-forms #submit-cv-form form#gform_3 .gform_body.gform-body #gform_fields_3 #field_3_14 .ginput_container.ginput_container_fileupload input#input_3_14::before {
    justify-content: center;
}
.privacy-content {
	font-size: 18px !important;
	line-height: 27px !important;
}
h2.privacy-heading {
	margin-bottom: 10px !important;
	font-size: 25px !important;
	line-height: 35px !important;
}
body.search.search-results section#our-team-block-section .resource-slide-title.our-team .title h2 {
	font-size: 20px;
	line-height: 30px;
}
.error-single-img img {
	width: 250px;
}
.error-heading p {
	font-size: 30px;
	line-height: 35px;
}
.error-paragraph p {
	font-size: 18px;
	line-height: 27px;
}
.custom-error-button {
    margin-top: 20px !important;
}
.error-heading {
    margin-bottom: 10px !important;
}
body.search.search-results section#services-block-section h2 {
    font-size: 30px;
    line-height: 40px;
}
body.search.search-results section#hiring-process-block-section .title h2, body.search.search-results section#testimonials-block-section .title h2 {
	font-size: 20px;
	line-height: 30px;
}
section.resource-article-content .resource-container .right-side-resource-content {
    font-size: 18px !important;
}
}













@media screen and (max-width:481px) {
.header-fixed #Top_bar .menu_wrapper a.responsive-menu-toggle {
	width: 40px;
	height: 40px;
	right: 0;
}
#Top_bar a.responsive-menu-toggle i {
    font-size: 18px;
    line-height: 25px;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a#search_button {
	top: -68px;
	right: 35px;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a#search_button svg {
	width: 35px;
}
.header-fixed #Top_bar .menu_wrapper a.responsive-menu-toggle {
	top: 45px;
}
#Top_bar .search_wrapper {
	right: 0;
	width: 150px;
}
#Top_bar .search_wrapper form.form-searchform input.field {
	padding: 7px 27px;
	font-size: 11px;
}
#Top_bar .search_wrapper .icon_search, .column_livesearch .mfn-live-search-wrapper .icon_search {
    width: 20px;
}
#Top_bar .search_wrapper .icon_close {
	font-size: 15px;
	justify-content: end;
}
h2.footer-form-light-heading, h2.footer-form-bold-heading {
    font-size: 30px !important;
    line-height: 40px !important;
}
h2.footer-form-light-heading {
    padding-left: 50px;
}
h2.footer-form-light-heading::before {
    width: 40px;
    height: 2px;
}
.statistics-counter .wpb_wrapper {
    flex-direction: column;
}
.statistics-counter .counter.counter_vertical {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
	margin: 0px;
}
.statistics-counter .wpb_wrapper {
    flex-direction: column;
}
.statistics-counter .counter.counter_vertical:nth-child(2n) {
    transform: unset;
}
.statistics-counter .counter.counter_vertical .desc_wrapper .number-wrapper span.label.postfix {
    font-size: 40px;
    line-height: 40px;
}
ul.job_listings ~.swiper-buttons {
	top: -110px;
}
ul.job_listings ~.swiper-buttons .swiper-button.swiper-button-next {
	left: 55px;
}
.about-teams-section__item .about-teams-section__item-text {
	font-size: 18px;
	line-height: 27px;
}
h3.our-statistics-heading {
	font-size: 25px !important;
	line-height: 30px !important;
}
h1.banner-sub-heading, .home-header-banner .home-banner h1.banner-main-heading {
    font-size: 25px !important;
	line-height: 30px !important;
}
h2.who-we-are-light-heading, h2.who-we-are-bold-heading {
    font-size: 25px !important;
    line-height: 30px !important;
}
h3.our-statistics-heading {
    font-size: 25px !important;
    line-height: 30px !important;
}
.about-teams-section__item h3.about-teams-section__item-title {
    font-size: 20px;
    line-height: 25px;
}
section.services-section .services-section__item h3.heading-5.services-section__item-title {
	font-size: 25px;
	line-height: 30px;
}
h2.footer-form-light-heading, h2.footer-form-bold-heading {
	font-size: 25px !important;
	line-height: 30px !important;
}
h3.job-slider-heading-light, h3.job-slider-heading-bold {
    font-size: 25px !important;
    line-height: 30px !important;
}
.testimonial-section-part h3.testimonial-heading {
    font-size: 25px !important;
    line-height: 30px !important;
}
h3.our-service-light-heading, h3.our-service-bold-heading {
    font-size: 25px !important;
    line-height: 30px !important;
}
.who-we-are-paragraph, .statistics-counter .counter.counter_vertical .desc_wrapper p.title, ul.job_listings li a.job-card .job-short-description, section.services-section .services-section__item .services-section__item-text, .footer-form-para .wpb_wrapper {
    font-size: 18px;
    line-height: 27px;
}
.content-element {
    font-size: 18px;
    line-height: 27px;
}
.opus-button-design, .opus-button-design button {
    width: 100%;
}
section.services-section .services-section__item .buttons.services-section__item-buttons a.btn {
    left: 0;
    right: 0;
}
#our_services {
    background-size: 50% !important;
}
#who_we_are {
    background-size: 80% !important;
}
.head-banner-buttons, .head-banner-buttons a {
    width: 100%;
}
#header_banner {
    display: block;
	min-height: 100% !important;
}
.home-banner .vc_column-inner {
    height: 400px;
}
.more-about-us-btnn {
    width: 100%;
}
.more-about-us-btnn button {
    width: 100%;
}
.team-olp-paragraph {
	font-size: 18px;
	line-height: 27px;
}
h2.team-olp-heading {
	font-size: 25px !important;
	line-height: 30px !important;
}
#gform_wrapper_2 input#gform_submit_button_2, #gform_wrapper_3 input#gform_submit_button_3 {
    width: 100%;
}
h2.value-custom-heading, h2.join-team-heading-bold, h2.join-team-heading-light, h2.olp-heading-bold {
	font-size: 25px !important;
	line-height: 30px !important;
}
.join-team-para {
    font-size: 18px;
    line-height: 27px;
    margin-top: 10px;
}
.olp-paragraph, .values-section-part .desc, .values-section-part h4.title {
    font-size: 18px;
    line-height: 27px;
}
.join-team-arrow-buttons .wpb_wrapper {
    flex-direction: column;
}
.custom-arrows-html.vc_custom_1720080262499 {
    width: 100%;
    height: 50px;
    margin-bottom: 30px !important;
}
.join-team-swiper-buttons {
    width: 100%;
    height: 50px;
    margin: 0px !important;
}
.olp-left-side-singleimg figure .vc_single_image-wrapper img {
	height: auto;
}
h2.expert-legal-light-heading, h2.expert-legal-bold-heading {
	font-size: 25px !important;
	line-height: 30px !important;
}
.employer-para {
    font-size: 18px;
    line-height: 27px;
}
#employers_counter .counter .number-wrapper span.number, #employers_counter .counter-font-weight .counter .number-wrapper span.label.postfix, #employers_counter .counter .number-wrapper span.label.postfix {
	font-size: 30px;
	line-height: 40px;
}
#employers_counter .counter p.title {
    font-size: 18px;
    line-height: 27px;
}
#employers_counter .counter {
    padding-bottom: 20px;
}
h2.our-benefits-heading {
	font-size: 25px !important;
	line-height: 30px !important;
	margin-bottom: 30px;
}
.benefits-icon-boxes .icon_box .image_wrapper {
    width: 50px;
    height: 50px;
}
.benefits-icon-boxes .icon_box {
    padding: 0px 0px 0px 70px;
    min-height: 50px;
	margin-bottom: 10px !important;
}
.benefits-icon-boxes .icon_box .desc_wrapper {
    height: 50px;
}
.benefits-icon-boxes .icon_box .desc_wrapper h4.title, .case-studies-para {
    font-size: 18px;
    line-height: 27px;
}
.benefits-icon-boxes:not(:last-child) {
	margin-bottom: 30px;
}
h2.Case-studies-light-heading, h2.resources-heading {
	font-size: 25px !important;
	line-height: 30px !important;
}
h2.Case-studies-bold-heading {
	font-size: 25px !important;
	line-height: 30px !important;
	margin-bottom: 10px;
}
h3.hire-process-light-heading, h2.hire-process-bold-heading {
	font-size: 25px !important;
	line-height: 30px !important;
}
.hire-process-para {
    font-size: 18px;
    line-height: 27px;
}
h3.best-opportunity-light-heading {
	font-size: 26px !important;
	line-height: 30px !important;
	margin-bottom: 5px;
}
h2.best-opportunity-bold-heading {
	font-size: 25px !important;
	line-height: 30px !important;
	margin-bottom: 10px;
}
h2.candidate-benefits-heading {
	font-size: 25px !important;
	line-height: 30px !important;
	padding-bottom: 20px !important;
}
.best-opporunity-para {
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 20px !important;
}
h2.resource-page-mainheading {
	font-size: 24px !important;
	line-height: 30px !important;
}
.resource-page-para {
	font-size: 18px;
	line-height: 27px;
}
h3.serach-resource-heading {
	font-size: 18px !important;
	margin: 0px !important;
}
.single-job_listing section.job-footer-form-template .form-row .footer-form-leftdiv-width h2.footer-form-light-heading {
    margin-bottom: 0px;
}
.contact-page-two-forms ul.vc_tta-tabs-list li {
	width: 100%;
}
.contact-page-two-forms ul.vc_tta-tabs-list {
	max-width: 100%;
	padding: 0px !important;
	border-radius: 15px;
}
.contact-page-two-forms ul.vc_tta-tabs-list li.vc_active a {
    border-radius: 15px !important;
}
.join-team-arrow-buttons .wpb_wrapper .team-join-btnns {
	width: 100%;
	text-align: left;
}
.casestudies__item--content p.slider-content, .casestudies__item-title-box {
    padding: 10px;
}
.casestudies__item--content p.slider-content {
    font-size: 15px;
    line-height: 22px;
}
.casestudies__item-btn a.casestudies--btn.popup-modal--btn {
	font-size: 10px;
	line-height: 15px;
}
.casestudies__item-btn a.casestudies--btn.popup-modal--btn::before {
    width: 12px;
    height: 12px;
    right: 0px;
    background-size: cover;
    top: 19px;
}
.arrow-btnn-flex-property .job-slider-btnn {
	margin-bottom: 60px !important;
}
#olp-opportunities .swiper-buttons {
    top: -45px;
}
#case_study_listing #casestudy-container .casestudies__item .case-study-border .casestudies__item--content .casestudies__item-btn {
	padding-right: 25px;
}
.opus-button-design a, .olp-buttons a {
    font-size: 13px !important;
    line-height: 15px !important;
}
}




@media screen and (max-width:467px) {
.footer-form-rightdiv-width #gform_wrapper_3 input#input_3_14 ~span::before {
	top: -35px;
}
}

/* Start : 14May2025 */
@media (min-width: 1238px) and (max-width: 1500px) {
	.home-banner h1.vc_custom_heading.banner-main-heading {
		font-size: 46px !important;
	}
}
/* End : 14May2025 */





