/* Archive Page & Main styles Override */
body.admin-bar .placements-container .fl-row.top_menu {
    margin: 0!important;
}

.placements-container a:hover, 
.placements-container a:focus {
    text-decoration: none;
}

.placements-container .placements-page-hero.parallax {
    position: relative;
    overflow: auto;
    z-index: 5;
    height: 100%;
    min-height: 678px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

.placements-container .placements-page-hero.parallax .placements-page-hero--img-overlay {
    background: rgb(0,0,0,0.5);
    background: linear-gradient(180deg, rgba(0,0,0,.78) 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
}

.placements-container .placements-page-hero.parallax .placements-page-hero--title {
    text-align: center;
    position: absolute;
    top: 52.5%;
    transform: translateY(-42.5%);
    z-index: 15;
    color: #fff;
    left: 0;
    right: 0;
    font-size: 0.727rem;
    max-width: 1366px;
    margin: 0 auto;
}

.placements-container .placements-page-hero.parallax .placements-page-hero--title h1,
.placements-container .placements-page-hero.parallax .placements-page-hero--title h6 {
    color: #fff;
    max-width: 740px;
    text-align: left;
    text-transform: uppercase;
    margin-left: 68px;
}

.placements-container .placements-page-hero.parallax .placements-page-hero--title h5 {
    color: #fff;
    max-width: 740px;
    text-align: left;
    margin-left: 68px;
}

.placements-container .placements-page-hero.parallax .fl-button {
    border: 1px solid #8cb030;
    border-style: none;
    border-width: 0;
    background-clip: border-box;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
    background: #8cb030;
    float: left;
    text-decoration: none;
    margin: 15px 0 0 68px;
    padding: 20px 35px;
}

.placements-container .placements-page-hero.parallax .fl-button-text {
    font-family: "Marr Sans Cond Web" !important;
    font-weight: bold !important;
    font-size: 20px !important;
    font-size: 0.909rem !important;
    letter-spacing: 0.03em !important;
    color: #041E26;
    text-transform: uppercase;
}

.keep-exploring {
    max-width: 1366px;
    margin: 97px auto 75px;
    overflow: auto;
}

.keep-exploring .wrap {
    overflow: auto;
    background-color: #EFFAFD;
    margin: 0 68px;
    padding: 45px 6%;
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.keep-exploring .wrap > div {
    width: 50%;
    float: left;
}

.fl-content-full.container.wrap.cusojb .announcement {
    background-color: #FFCA38;
    padding: 40px 60px;
    margin: 46px 0 84px;
    border-radius: 20px;
    text-align: left;
}

.fl-content-full.container.wrap.cusojb .announcement p {
    margin: 0;
    font-size: 0.818rem;
    line-height: 28px;
}

/* Keep Exploring */
.keep-exploring--links-content a {
    text-decoration: none;
    padding: 24px 0;
    width: 100%;
    clear: both;
    display: block;
    max-width: 444px;
    text-transform: uppercase;
    font-family: "Marr Sans Cond Web";
    font-size: 0.909rem;
}

.keep-exploring--links-content a:hover {
    border-bottom: 1px solid var(--blue);
}

.keep-exploring--links-content a:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

.keep-exploring--links-content a:first-of-type {
    padding-top: 0;
}

.keep-exploring--links-content a img {
    padding-bottom: 5px;
    margin-left: 18px;
    opacity: 1;
    transition: all 0.5s ease;
    width: 24px;
    height: 15px;
}

.keep-exploring--links-content a:hover img {
	transform:translateX(10px);
}

.keep-exploring--title-content h3,
.keep-exploring--title-content img {
    display: inline-block;
    float: left;
}

.keep-exploring--title-content h3 {
    padding-left: 22px;
    margin: 12px 0 0;
}

/* Original Page Styling */
.fl-content-full.container.wrap.cusojb {
    font-size: 18px;
    font-family: europa;
    color: var(--black);
    max-width: 1366px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.fl-content-full.container.wrap.cusojb main#main {
    margin: 38px 68px 0;
    padding: 0;
    width: auto;
}

.fl-content-full.container.wrap.cusojb main#main .job-logout-div {
    text-align: right;
    margin-bottom: 25px;
}

.fl-content-full.container.wrap.cusojb main#main .job-logout-div a {
    color: #2c2c2c;
    font-size: 0.727rem;
}

.fl-content-full.container.wrap.cusojb > #primary {
    margin: 0!important;
}


/* Filters */
.placements-container.job-archive .job_filters {
    background: #D7F1FA;
    zoom: 1;
    overflow: auto;
    padding: 30px 44px;
    border-radius: 20px;
}

.job_filters .search_jobs {
    padding: 1em;
    zoom: 1;
    overflow: auto;
}

.job_filters .search_jobs div.filter_first,
.job_filters .search_jobs > form {
    float: left;
    padding-right: .5em;
    width: 50%;
    margin-bottom: 10px;
}

.job_filters .search_jobs div.filter_last,
.job_filters .search_jobs div.search_location {
    float: right;
    padding-left: .5em;
    width: 50%;
    margin-bottom: 10px;
}

.job_filters .search_jobs div.search_categories.language {
    padding: .5em .5em 0 0;
    width: 50%;
    float: left;
    clear: none;
}

.job_filters .search_jobs div.search_categories.professional {
    padding: .5em 0 0 .5em;
    width: 50%;
    float: right;
    clear: none;
}

.job_filters .job_types {
    list-style: none outside;
    margin: 0;
    padding: 24px 0 0;
    font-size: .83em;
    zoom: 1;
    overflow: auto;
    clear: both;
}

.job_filters .job_types li {
    padding: 10px 40px 10px 20px!important;
    cursor: pointer !important;
    float: left;
    margin: 0;
}

.job_filters .job_types li label {
    cursor: pointer !important;
}

.job_filters .job_types li input {
    -webkit-appearance: checkbox !important;
}

.job_filters input[type="radio"],
.job_filters input[type="checkbox"] {
    margin-right: 0.5em;
}

.job_filters [type=checkbox],
.job_filters [type=radio],
legend {
    box-sizing: border-box;
    padding: 0;
}

.job_filters .search_jobs div label {
    display: none;
}

#search_click {
    float: right;
    margin-right: 16px;
    margin-top: -38px;
    position: relative;
    z-index: 2;
}

.job_filters .search_jobs input,
.job_filters .search_jobs select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 19px;
    font-weight: 400;
    font-style: normal;
    color: #2C2C2C;
    font-size: 0.818rem;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
    padding: 5px;
    height: 62px;
    border-radius: 10px;
    border: none!important;
}

.job_filters ::-webkit-input-placeholder { /* Edge */
    opacity: 1!important;
}

.job_filters :-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity: 1!important;
}

.job_filters ::placeholder {
    opacity: 1!important;
}

.job_filters .search_jobs input,
.job_filters .search_jobs select {
    padding: 10px 25px !important;
}

.job_filters .search_jobs div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.job_filters .showing_jobs {
    display: block !important;
    background: none !important;
}

.job_filters .showing_jobs {
    padding: 1.5em 1em;
    font-size: .83em;
    clear: both;
}


/* List */
div.job_listings .load_more_jobs {
    font-weight: 700;
    padding-top: 34px;
    display: inline-block;
    border-bottom: 1px solid #008eba;
}

div.job_listings .load_more_jobs:hover {
    border-bottom: 1px solid var(--orange);
    text-decoration: none;
}

.rp4wp-related-job_listing>ul li.job_listing,
.rp4wp-related-job_listing>ul li.no_job_listings_found,
ul.job_listings li.job_listing,
ul.job_listings li.no_job_listings_found {
    list-style: none outside;
    padding: 34px 0;
    margin: 0;
    border-bottom: 1px solid #eee;
    overflow: auto;
}

ul.job_listings li.job_listing a div.position {
    padding: 0 !important;
    width: 60% !important;
}

.rp4wp-related-job_listing>ul li.job_listing a div.position,
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position,
ul.job_listings li.job_listing a div.position,
ul.job_listings li.no_job_listings_found a div.position {
    float: left !important;
    width: 55%;
    padding: 0 0 0 42px;
    line-height: 1.5em;
}

ul.job_listings li.job_listing a div.location {
    clear: both !important;
    padding: 0 !important;
    color: #2c2c2c;
}

.meta li.date p span,
.meta li.date p,
ul.job_listings li.job_listing a div.location p {
    color: #2C2C2C !important;
    font-size: 0.818rem!important;
}

ul.job_listings li.job_listing a h4 {
    margin-bottom: 0;
}

ul.job_listings li.job_listing a:hover h4,
ul.job_listings a:hover .meta li.date p span, 
ul.job_listings a:hover .meta li.date p, 
ul.job_listings li.job_listing a:hover div.location p {
    color: #008eba!important;
}


ul.job_listings {
    padding: 20px 0;
    max-width: 1088px;
    margin: 0 auto;
    text-align: left;
}

.widget ul.job_listings li.job_listing ul.meta {
    float: right;
    width: auto;
    padding: 0;
    margin: 0;
    text-align: left;
}

.widget ul.job_listings li.job_listing ul.meta li {
    list-style-type: none;
}

ul.job_listings li.job_listing a div.position h3 {
    float: left !important;
    display: inline-block !important;
    padding-top: 4px !important;
    color: #007396 !important;
    text-transform: uppercase;
    font-size: 16px;
}

/* Single Placement Page */
.placements-container.job-single div#printableArea {
    background-color: #EFFAFD; 
    background-color: #D7F1FA;
}

.placements-container.job-single > .wrap .sfnewsContent.sfcontent {
    background-color: #fff
}

.placements-container.job-single > .wrap .sfnewsContent.sfcontent .single_job_listing {
    margin: 0 auto;
    max-width: 1366px;   
}

h1.sfnewsTitle.sftitle {
    max-width: 1366px;
    margin: 0 auto;
    padding: 225px 68px 150px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
    text-transform: uppercase;
    color: #2C2C2C;
/*    color: #fff;*/
}

.placements-container.job-single .single_job_listing .job_description {
    max-width: 720px;
    margin: 0 auto;
}

.placements-container.job-single .single_job_listing .job_description p,
.placements-container.job-single .single_job_listing .job_description p span {
    font-size: 0.818rem;
    line-height: 28px;
    color: #2c2c2c!important;
    margin-bottom: 28px!important;
    text-align: left!important;
}

.placements-container.job-single .single_job_listing .job_description table {
    width: 100%!important;
    position: relative;
    margin: 64px 0 0;
    background: none!important;
}

.placements-container.job-single .single_job_listing .job_description table:first-of-type {
    margin-top: 0!important;
    margin-bottom: 35px;
}

.placements-container.job-single .single_job_listing .job_description table:nth-of-type(2) {
    border-top: 1px solid #ccc;
    padding: 0;
    margin: 0;
}

.placements-container.job-single .single_job_listing .job_description table td {
    padding: 0!important;
    border: none!important;
    background-color: transparent!important;
}

.placements-container.job-single .single_job_listing .job_description table:first-of-type td {
    background-color: #FFCA38!important;
    padding: 20px 5%!important;
}

.placements-container.job-single .single_job_listing .job_description table:nth-of-type(2) td {
    padding: 0!important;
}

.placements-container.job-single .single_job_listing .job_description table td p,
.placements-container.job-single .single_job_listing .job_description table td  p span,
.placements-container.job-single .single_job_listing .job_description h2,
.placements-container.job-single .single_job_listing .job_description h1 {
    font-family: "Marr Sans Cond Web" !important;
    font-weight: bold !important;
    font-size: 2.136rem!important;
    line-height: 50px;
    color: #008EBA!important;
    text-align: left;
    margin: 0!important;
}

.placements-container.job-single .single_job_listing .job_description h2,
.placements-container.job-single .single_job_listing .job_description h1 {
    margin-bottom: 20px!important;
}

.placements-container.job-single .single_job_listing .job_description table:first-of-type td p,
.placements-container.job-single .single_job_listing .job_description table:first-of-type td p span {
    color: #2c2c2c!important;
    font-size: 0.909rem!important;
    text-align: center!important;
    text-transform: uppercase;
    line-height: 22px;
}

.placements-container.job-single .single_job_listing .job_description table:nth-of-type(2) td p span,
.placements-container.job-single .single_job_listing .job_description table:nth-of-type(2) td p {
    display: none;
}

ul.job-listing-buttons {
    text-align: center;
    padding: 64px 0 20px;
    max-width: 1088px;
    margin: 0 auto;
}

ul.job-listing-meta.meta {
    padding: 54px 0 0;
    max-width: 720px;
    margin: 0 auto 20px;
}

ul.job-listing-buttons li,
ul.job-listing-meta.meta li {
    list-style-type: none;
    display: inline-block;
}

ul.job-listing-buttons li.back a, 
ul.job-listing-buttons li.print input {
    text-decoration: none;
    padding: 0;
    font-size: 0.727rem!important;
    letter-spacing: 0.03em !important;
    color: #041E26;
    border: none!important;
    background: none!important;
    font-family: Arial,sans-serif;
    font-weight: 700;
    border-bottom: 1px solid #008EBA!important;
    border-radius: 0;
}

ul.job-listing-buttons li.back a:hover, 
ul.job-listing-buttons li.print input:hover {
    color: #008EBA;
}

ul.job-listing-buttons li.back, 
ul.job-listing-buttons li.print {
    padding-top: 15px;
}

ul.job-listing-buttons li.apply a {
    border: 1px solid #8cb030;
    border-style: none;
    border-width: 0;
    background-clip: border-box;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
    background: #8cb030;
    float: left;
    text-decoration: none;
    padding: 15px 120px;
    font-family: "Marr Sans Cond Web" !important;
    font-weight: bold !important;
    font-size: 20px !important;
    font-size: 0.909rem !important;
    letter-spacing: 0.03em !important;
    color: #041E26;
    text-transform: uppercase;
}

ul.job-listing-buttons li.apply a:hover {
    background: #7DA21F;
}

ul.job-listing-buttons li.back {
    float: left;
}

ul.job-listing-buttons li.print {
    float: right;
}

ul.job-listing-meta.meta .location {
    font-size: 0.818rem;
}

ul.job-listing-meta.meta .location i {
    padding-right: 20px;
    color: #2c2c2c;
}

ul.job-listing-meta.meta .location a {
    color: #2c2c2c;
}

.placements-container.job-single > .wrap .sfnewsContent.sfcontent .single_job_listing .applyform {
    text-align: center;
    margin-top: 54px;
}

.single_job_listing .applyform a.popupClass.sparkling-modal-link {
    border: 1px solid #8cb030;
    border-style: none;
    border-width: 0;
    background-clip: border-box;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
    background: #8cb030;
    text-decoration: none;
    padding: 18.5px 120px;
    font-family: "Marr Sans Cond Web" !important;
    font-weight: bold !important;
    font-size: 20px !important;
    font-size: 0.909rem !important;
    letter-spacing: 0.03em !important;
    color: #041E26;
    text-transform: uppercase;
}

ul.sharing-buttons {
    padding: 0;
    overflow: auto;
    max-width: 1088px;
    margin: 64px auto 44px;
    text-align: center;
}

ul.sharing-buttons li {
    list-style-type: none;
    display: inline-block;
    margin-right: 20px;
}

ul.sharing-buttons li a {
    color: #008EBA;
    font-size: 0.727rem;
    border-bottom: none;
}

ul.sharing-buttons li h6 {
    color: #008EBA;
}

ul.sharing-buttons li.bottom-apply {
    margin-right: 0;
}

ul.sharing-buttons li a:hover {
    text-decoration: none;
    border-bottom: none;
}

ul.sharing-buttons li a i {
    font-size: 1rem;
    
}

/* Apply for Cuso Job Placement Template */
.sparkling-modal-frame {
    border-radius: 15px;
}

.sparkling-modal-title {
    background: #EFFAFD;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom: 4px solid #fff;
}

.sparkling-modal-title span {
    font-family: "Marr Sans Cond Web" !important;
    font-weight: bold !important;
    font-size: 1.364rem!important;
    line-height: 33px!important;
    color: #2C2C2C;
}

.sparkling-modal-title .i-close-v {
    background: #2C2C2C;
    width: 2px;
}

.sparkling-modal-title .i-close-h {
    background: #2C2C2C;
    height: 2px;
}

.sparkling-modal-close {
    border-top-right-radius: 15px;
}

.sparkling-modal-close:hover {
    background: #D7F1FA;
}

.sparkling-modal-content {
    padding: 20px 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #EFFAFD;
}

#gform_wrapper_8 ul#gform_fields_8 {
    padding: 0;
}

#gform_wrapper_8 label.gfield_label {
    color: #2c2c2c;
}

#gform_wrapper_8 ul#gform_fields_8 li a {
    font-size: 0.545rem;
}

#gform_wrapper_8 form#submitform input {
    border: none!important;
    background-color: #fff!important;
    height: 44px!important;
    color: #2c2c2c!important;
    opacity: 1!important;
    font-size: 0.818rem;
}

button#guest:hover,
button#returning:hover {
    background: #F4B300;
}

#gform_wrapper_8 ::-webkit-input-placeholder { /* Edge */
    color: #2c2c2c!important;
    opacity: 0.65!important;
}

#gform_wrapper_8 :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #2c2c2c!important;
    opacity: 0.65!important;
}

#gform_wrapper_8 ::placeholder {
    color: #2c2c2c!important;
    opacity: 0.65!important;
}

/* Profile Page */
.placements-container .placements-page-hero.parallax.profile {
    position: relative;
    overflow: auto;
    z-index: 5;
    height: 100%;
    height: 550px;
    background-color: #D7F1FA;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.placements-container .placements-page-hero.parallax.profile .placements-page-hero--title.profile {
    text-align: center;
    position: absolute;
    top: 52.5%;
    transform: translateY(-42.5%);
    z-index: 15;
    left: 0;
    right: 0;
    max-width: 1366px;
    margin: 0 auto;
}

.placements-container .placements-page-hero.parallax.profile .placements-page-hero--title.profile h1 {
    color: #2c2c2c;
}

.placements-container .placements-page-hero.parallax.profile #profile-header-imgSmall {
    height: 245px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.placements-container .placements-page-hero.parallax.profile #profile-header-imgLrg {
    height: 505px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.placements-container .cuso-profile #gform_wrapper_8 {
    max-width: 720px;
    margin: 0 auto;
    text-align: left!important;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield {
    text-align: left!important;
    margin-bottom: 40px;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield-half {
    width: 50%;
    float: left;
    margin-bottom: 25px;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield-half:nth-child(even) {
    padding-right: 1.5%;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield-half:nth-child(odd) {
    padding-left: 1.5%;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield .awesomplete {
    width: 100%;
}

.placements-container .cuso-profile #gform_wrapper_8 form#submitform input {
    border: 1px solid #C6C6C6!important;
}

.placements-container .cuso-profile #gform_wrapper_8 form#submitform input[type="file"] {
    border: none!important;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield.resume-upload span {
    color: grey!important;
    font-size: 0.636rem;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield.resume-upload label {
    font-size: 1rem;
    margin: 0 0 -1px;
    font-weight: 700!important;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield.resume-upload input[type="file"] {
    margin-top: 15px;
    background-color: transparent!important;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield input[type="radio"] {
    height: auto!important;
    margin: 0 50px 0 5px;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield textarea {
    background-color: #fff!important;
    color: #2c2c2c;
    font-size: 0.818rem; 
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li p {
    font-size: 0.727rem;
    margin-bottom: 38px;
    line-height: 1.091rem;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li ul.placement-notes li {
    font-size: 0.727rem;
    line-height: 1.091rem;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield p {
    margin-bottom: 0;
    font-size: 0.818rem;
    line-height: 1.455rem;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li ul.placement-notes {
    margin-top: -28px;
    margin-bottom: 38px;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield p strong {
    font-size: 0.818rem;
}

.placements-container .cuso-profile #gform_wrapper_8 label.gfield_label {
    font-weight: 400;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li h3 {
    clear: both;
    margin: 0 0 34px;
    padding-top: 54px;
}

.placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 hr {
    margin-top: 95px;
    margin-bottom: 44px;
    border: 0;
    border-top: 2px solid #F86618;
}

button#guest,
button#returning,
#gform_wrapper_8 form#submitform input[type="submit"],
.placements-container .cuso-profile #gform_wrapper_8 form#submitform input[type="submit"] {
    border: none!important;
    border-radius: 80px;
    background-color: #FFCA38!important;
    float: left;
    text-decoration: none;
    padding: 15px 40px;
    font-family: "Marr Sans Cond Web" !important;
    font-weight: bold !important;
    font-size: 20px !important;
    font-size: 0.909rem !important;
    letter-spacing: 0.03em !important;
    color: #041E26!important;
    text-transform: uppercase;
    margin-right: 20px;
    height: 62px!important;
}

/* ------------------------ Responsive Styling ------------------------ */
@media all and (min-width: 1250px) {
    .placements-container .placements-page-hero.parallax {
        background-size: cover;
    }
}

@media all and (max-width: 1150px) {
    ul.job-listing-buttons {
        padding: 64px 5% 20px;
    }
}

@media all and (max-width: 1065px) {
    .keep-exploring .wrap > div.keep-exploring--title {
        width: 55%;
    }
    .keep-exploring .wrap > div.keep-exploring--links {
        width: 45%;
    }
    
    .sparkling-modal-frame {
        border-radius: 15px;
        left: 2%!important;
        right: 2%;
        margin-left: 0!important;
    }
}

@media all and (max-width: 960px) {
    .keep-exploring--title-content h3 {
        font-size: 1.455rem;
        line-height: 36px;
        margin: 12px 0 0;
        padding-left: 10px;
    }
    
    .keep-exploring--title-content img {
        height: 60px;
    }
    
    .keep-exploring--links-content a {
        font-size: 0.818rem;
        padding: 18px 0;
    }
    
}

@media all and (max-width: 850px) {
    ul.job_listings li.job_listing a div.position {
        width: 100%!important;
        margin-bottom: 15px;
    }
    
    .keep-exploring--title-content {
        display: inline-block;
    }
    .keep-exploring .wrap > div.keep-exploring--title {
        width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }
    
    .keep-exploring .wrap > div.keep-exploring--links {
        width: 100%;
        float: none;
        text-align: center;
    }
    
    .keep-exploring--links-content a {
        margin: 0 auto;
    }
    
    h1.sfnewsTitle.sftitle {
        padding: 150px 5% 75px;
        min-height: 425px;
    }
    
    .placements-container.job-single .single_job_listing .job_description {
        padding: 0 5%;
    }
    
    ul.job-listing-meta.meta {
        padding: 54px 5% 0;
    }
    
    .placements-container .cuso-profile #gform_wrapper_8 #gform_fields_8 li.gfield-half {
        width: 100%;
        padding: 0!important;
    }
    
    .placements-container .placements-page-hero.parallax.profile {
        min-height: 425px;
    }
    
    .placements-container .placements-page-hero.parallax.profile #profile-header-imgLrg {
        height: 375px;
    }
    
    .placements-container .placements-page-hero.parallax.profile #profile-header-imgSmall {
        height: 160px;
    }
    
    .keep-exploring--title-content {
        display: inline-block;
        float: left;
    }
    
    .keep-exploring--links-content a {
        text-align: left;
        float: left;
    }
    
    .keep-exploring .wrap {
        padding: 45px 10%;
    }
}

@media all and (max-width: 768px) {
    .fl-content-full.container.wrap.cusojb main#main,
    .keep-exploring .wrap {
        margin: 30px 5% 0;
    }

    .job_filters .search_jobs div.filter_first, .job_filters .search_jobs > form,
    .job_filters .search_jobs div.search_categories.language,
    .job_filters .search_jobs div.filter_last, .job_filters .search_jobs div.search_location {
        width: 100%;
        padding: 0;
        margin: 0 0 20px 0;
    }
    
    .job_filters .search_jobs div.search_categories.professional{
        width: 100%;
        padding: 0;
        margin: 0 0 0 0;
    }
    
    .job_filters .search_jobs {
        padding: 0;
    }
    h1.sfnewsTitle.sftitle {
        min-height: 200px;
        padding: 125px 5% 70px;
    }
    
    .placements-container.job-single .single_job_listing .job_description table td p, 
    .placements-container.job-single .single_job_listing .job_description table td p span {    
        font-size: 1.455rem!important;
        line-height: 36px;
    }
    .placements-container.job-single .single_job_listing .job_description p, 
    .placements-container.job-single .single_job_listing .job_description p span{
        line-height: 24px;
        font-size: 0.727rem;
        margin-bottom: 12px!important;
    }
    
    .placements-container .placements-page-hero.parallax.profile {
        min-height: 300px;
    }
    
    .placements-container .placements-page-hero.parallax.profile #profile-header-imgLrg {
        height: 250px;
    }
    
    .placements-container .placements-page-hero.parallax.profile #profile-header-imgSmall {
        height: 115px;
    }
   
    .placements-container .placements-page-hero.parallax {
        height: 450px;
        min-height: 350px;
    }
    
    .placements-container .placements-page-hero.parallax .fl-button-text {
        font-size: 0.727rem!important;
    }
    
    .placements-container .placements-page-hero.parallax .fl-button {
        padding: 15px 25px;
        margin: 10px 5%;
    }
    
    .placements-container .placements-page-hero.parallax .placements-page-hero--title {
        padding: 0 3%;
    }
    
    .placements-container .placements-page-hero.parallax .placements-page-hero--title h1, 
    .placements-container .placements-page-hero.parallax .placements-page-hero--title h6,
    .placements-container .placements-page-hero.parallax .placements-page-hero--title h5 {
        margin: 10px 5%;
    }
    
    .keep-exploring {
        margin: 55px 5% 75px;
    }
}

@media all and (max-width: 600px) {
    .fl-content-full.container.wrap.cusojb .announcement,
    .placements-container.job-archive .job_filters {
        padding: 35px 10%;
    }
    
    ul.job-listing-buttons li.apply a {
        padding: 15px 60px;
    }
    
    .placements-container .cuso-profile #gform_wrapper_8 label.gfield_label {
        line-height: 24px;
        font-size: 0.727rem;
        margin-bottom: 12px!important;
    }
    
    .job_filters .job_types li {
        padding-left: 0!important;
        width: 100%;
        text-align: left;
    }
    
    .fl-content-full.container.wrap.cusojb main#main, 
    .keep-exploring .wrap {
        margin: 30px 0 0;
    }
}

@media all and (max-width: 400px) {
    .widget ul.job_listings li.job_listing ul.meta {
        float: none;
        text-align: right;
        width: 100%;
        clear: both;
    }
    
    .placements-container .placements-page-hero.parallax {
        height: 500px;
    }
}

@media all and (max-width: 330px) {
    .keep-exploring--title-content h3, 
    .keep-exploring--title-content img {
        display: block;
        float: none;
        text-align: center;
    }
    .keep-exploring--title-content img {
        float: none;
        margin: 0 auto;
    }
}

