@import url("profile.css");
.item-list .image-block150{
    float:left;
    max-width:150px;
    height: auto;
    margin-right:15px;
}

#main-header .people .people-info img, #main-header .people .result-info img, #main-header .result .people-info img, #main-header .result .result-info img {
    max-width: 50px;
    height: auto;
}

#article-banner .top-info {
    position: static !important;
}

.sign-up-current-work .box-sign-up .inputs-wrapper .item-name-company-name input, .sign-up-education .box-sign-up .inputs-wrapper .item-name-company-name input, .sign-up-current-work .box-search-jobs .inputs-wrapper .item-name-company-name input, .sign-up-education .box-search-jobs .inputs-wrapper .item-name-company-name input, .sign-up-current-work .box-search-jobs-results .inputs-wrapper .item-name-company-name input, .sign-up-education .box-search-jobs-results .inputs-wrapper .item-name-company-name input, .sign-up-current-work .box-jobs .inputs-wrapper .item-name-company-name input, .sign-up-education .box-jobs .inputs-wrapper .item-name-company-name input, .sign-up-current-work .box-search-adv-results .inputs-wrapper .item-name-company-name input, .sign-up-education .box-search-adv-results .inputs-wrapper .item-name-company-name input {
    max-width: 390px;
    width: 100%;
}
.box-sign-up .inputs-wrapper input[type="text"], .box-search-jobs .inputs-wrapper input[type="text"], .box-search-jobs-results .inputs-wrapper input[type="text"], .box-jobs .inputs-wrapper input[type="text"], .box-search-adv-results .inputs-wrapper input[type="text"] {
    width: 100%;
    max-width: 232px;
}
.box-sign-up .inputs-wrapper .fancy-select, .box-search-jobs .inputs-wrapper .fancy-select, .box-search-jobs-results .inputs-wrapper .fancy-select, .box-jobs .inputs-wrapper .fancy-select, .box-search-adv-results .inputs-wrapper .fancy-select {
    width: 100%;
    max-width: 232px;
}


#modal-wrapper .tos-modal {
    display: none;
    background-color: #fff;
    width: 50%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 86px auto 0;
    padding-bottom: 0px;
    position: relative;
    margin-bottom: 86px;
    max-height: 700px;
    overflow: auto;
    text-align: center;
}

#tos-modal-content {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    max-height: 36px !important;
    max-width: 36px !important;
    overflow: hidden !important;
}


#modal-wrapper .privacy-modal {
    display: none;
    background-color: #fff;
    width: 35%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 86px auto 0;
    padding-bottom: 0px;
    position: relative;
    margin-bottom: 86px;
    max-height: 700px;
    overflow: auto;
}

#privacy-modal-content {
    /*
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    max-height: 36px !important;
    max-width: 36px !important;
    overflow: hidden !important;
    */
}

#modal-wrapper .leader-points-modal-wrapper {
    max-height: 650px;
    overflow: auto;
}

#page .mobile-menu-overlay {
    /* Firefox */
    width: -moz-calc(100% + 272px) !important;
    /* WebKit */
    width: -webkit-calc(100% + 272px) !important;
    /* Opera */
    width: -o-calc(100% + 272px) !important;
    /* Standard */
    width: calc(100% + 272px) !important;
}

#profile-content .profile-box .connect, #news-content .profile-box .connect, #single-news-content .profile-box .connect, #invitations-content .profile-box .connect, #single-jobs-content .profile-box .connect, #membership-grades-content .profile-box .connect {
    max-height: 100px;
    overflow: hidden;
}

.ajax-lazyload {
    position: relative;
}
.ajax-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 16px;
    margin-right: 16px;
}

#modal-wrapper .tos-modal .modal-container {
    width:  95%;
    max-height: 700px;
    margin: 0 auto;
    overflow: auto;
}

#modal-wrapper .tos-modal .close {
    top: 15px;
    right: 20px;
}

#modal-wrapper .privacy-modal .modal-container {
    width:  95%;
    max-height: 700px;
    margin: 0 auto;
    overflow: auto;
}

#modal-wrapper .privacy-modal .close {
    top: 15px;
    right: 20px;
}

.box-sign-up .fancy-select .options, .box-search-jobs .fancy-select .options, .box-search-jobs-results .fancy-select .options, .box-jobs .fancy-select .options, .box-search-adv-results .fancy-select .options {
    width: auto !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

.search-result-list .item .description .title {
    text-transform: capitalize;
    color: #171f39;
}

.search-result-list footer{
    display: block;
    box-sizing: border-box;
    max-width: 100%;
}

/*HL-152*/
.search-result-list .item-list {
    padding: 0;
}

.search-result-list .item-list .image-block {
    padding: 18px 0 17px 20px;
}

.search-result-list .item-list .user-details {
    padding: 20px 0;
}
/*HL-152 END*/

.btn {
    border: none;
    z-index: 10 !important;
}

.box-search-jobs-results + .btn-wrapper .btn, .box-search-adv-results + .btn-wrapper .btn {
    margin: 30px 0 30px 0 !important;
}

.share-link .btn {
    /* display: none;*/
    display: inline !important;
}

.post-comments .leave-comment input[type="submit"] {
    /*display: none;*/
    display: inline !important;
}
/*
body.edit-profile .change-photo {
background-color: rgba(88, 203, 255, 0.8);
background-color: transparent !important;
}
*/
.edit-overlay {
    /*background-color: rgba(88, 203, 255, 0.8);
    background-color: transparent !important;*/
}

.edit-overlay .info {
    /*display: none;*/
    display: inline !important;
}
.container-search-jobs {
    margin-bottom: 10px;
}
.container-search-jobs .search-container {
    background-color: #fff !important;
    margin: 0 auto;
}
.container-search-jobs .search-container .search-form-wrapper {
    padding: 20px 15px 18px;
}
.container-search-jobs .search-container .search-form-wrapper .btn-wrapper {
    padding-top: 18px;
}
.container-search-jobs .search-container .search-form-wrapper .btn-wrapper a {
    width: 100%;
    margin: 0 !important;
}
.container-search-jobs .search-container .icon-box {
    height: 100px;
    width: 100px;
    background-color: #0d9bdc;
	text-align: center;
    color: #fff;
    padding: 0; 
}

.container-search-jobs .search-container .icon-box .icon i {
    font-size: 34px;
    line-height: 100px;
    vertical-align: bottom;
}
#profile-banner, #article-banner, #invitations-banner, #jobs-banner {
    /*background-image: url("../images/profile-banner-bg.jpg");
    background-image: none !important;*/
}

#main-footer .social-links li a {
    /*width: 170px;
    height: 36px;
    text-align: left;*/
    width: auto !important;
    /*height: auto !important;
    text-align: right !important;*/
}
#main-footer.us_facebook:hover .us_share, .us_facebook:hover{
    background-color: #3B5998 !important;
    opacity: .8;
}
#main-footer.us_twitter:hover .us_share, .us_twitter:hover{
    background-color: #00ABF0 !important;
    opacity: .8;
}
#main-footer.us_google:hover .us_share, .us_google:hover{
    background-color: #db4437 !important;
    opacity: .8;
}
#main-footer.us_linkedin:hover .us_share, .us_linkedin:hover{
    background-color: #1c86bc !important;
    opacity: .8;
}
#main-footer.us_xing:hover .us_share, .us_xing:hover{
    background-color: #026466 !important;
    opacity: .8;
}

.box-search-jobs-results + .btn-wrapper, .box-search-adv-results + .btn-wrapper {
    overflow: visible !important;
}

#single-news-content .news-single-post {
    margin-top: auto !important;
}

.box-search-jobs-results + .btn-wrapper .btn:before, .box-search-jobs-results + .btn-wrapper .btn:after, .box-search-adv-results + .btn-wrapper .btn:before, .box-search-adv-results + .btn-wrapper .btn:after {
    display: none !important;
    height: 0px  !important;
    /*width: 100% !important;*/
}

#single-jobs-content .profile-left-col .box-search-jobs .content{
    margin-bottom: 10px;
}

.js_back_to_job_results{
    display: none;
}

@media(max-width: 760px)  {
    body.page-template-default #page #single-jobs-content .profile-left-col .box-search-jobs{
        /* display: none; */
    }

    #single-jobs-content .profile-left-col .jobs-single-post .content{
        margin-top: 32px;
    }

    .js_back_to_job_results{
        display: block;
        padding: 13px 20px 11px;
        margin:-10px 0px 40px 0px;
        width: 100%;
        box-sizing: border-box;
        /*
        text-align: center;
        background: #00ABF0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        */
    }
}

#jobs-page {
	text-align: center;
	padding-top: 25px;
    clear:both;
    width: 1230px;
    margin-left: -15px;
}
@media (max-width: 1024px) {
    #jobs-page {
        width: 100%;
        margin-left: 0;
    }

}
#jobs-page h2 {
	margin: 91px 0 23px;
	float: left;
	width: 100%;
}
#jobs-page p {
	margin: 0 0 31px;
}
#jobs-page h4 {
	margin: 0 0 26px;
}
#jobs-page h4 span:before, #jobs-page h4 span:after {
	margin-top: -2px;
}
#jobs-page h4 span:before {
	right: 102%;
}
#jobs-page h4 span:after {
	left: 102%;
}
#jobs-page .container .homepage-jobs-container .homepage-premium-jobs {
	margin-bottom: 20px;
	height: 296px;
}
#jobs-page .container .homepage-jobs-container .homepage-premium-jobs .job-card-image span.label-premium {
	position: absolute;
	top: 10px;
	right: 25px;
}
#jobs-page .container .homepage-jobs-container .homepage-premium-jobs .company-logo {
	height: 85px;
	width: 85px;
	position: absolute;
	top: 90px;
	left: 32px;
	background-color: #fff;
	z-index: 5;
}
#jobs-page .container .homepage-jobs-container .homepage-premium-jobs .company-logo img {
	height: 85px;
	width: 85px;
}
#jobs-page .container .homepage-jobs-container .homepage-premium-jobs .company-logo i {
	font-size: 24px;
	line-height: 85px;
	vertical-align: bottom;
}
#jobs-page .container .homepage-jobs-container .homepage-premium-jobs div .title {
    margin: 0;
    letter-spacing: 0;
	text-align: left !important;
	text-transform: capitalize;
    padding: 20px 0 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#jobs-page .container .homepage-jobs-container .homepage-premium-jobs div .title a {
	font-family: 'proxima_nova_rgbold';
	color: #2B375E;
	width: 100%;
	font-weight: 400 !important;
	font-size: 16px;
}
#jobs-page .job-link-container {
	background-color: #fff;
    padding: 14px 40px 12px 18px;
    -webkit-box-shadow: 0px 2px 3px -2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 2px 3px -2px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 3px -2px rgba(0,0,0,0.4);
}
@media (max-width: 425px) {
	#jobs-page .job-link-container .title a {
		display: inline-block;
		padding: 0 10px 0 16px;
	}
}
#jobs-page .job-link-container .job-link {
	display: block;
	font-family: 'proxima_novasemibold';
	font-weight: normal;
	font-style: normal;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #0d9bdc;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#jobs-page .job-link span {
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #8f9ea6;
	font-family: 'proxima_novasemibold';
	font-weight: normal;
	font-style: normal;
}
#jobs-page .inner-wrapper .job-link span {
	display: inline-block;
}
#jobs-page .bottom-links {
	margin-top: 30px;
}

.items-wrapper {
    height: 150px !important;
}

@media (max-width: 767px) {
    .items-wrapper {
        height: auto !important;
    }
}
/*
.timeline {
width: 50% !important;
margin-left: 32% !important;
}*/
/*
#article-banner, #invitations-banner, #jobs-banner {
min-height: 0px !important;
}*/


.accept-btn{
    background:#f6f7f9;
    border:1px solid #e1e2e4;
    color:#9c9d9e;
    width:100px;
    padding:7px 0!important;
    right:215px!important;
}

/* media query */
@media only screen and (max-width: 1280px) {
    .accept-btn{
        right:100!important;
        top:47px!important;
    }
}
/*
.acf-table {
border: 0px !important;
}*/

/*h4 span:before, h4 span:after {
width: 0px !important;
height: 0px !important;
}*/

.slider-wrapper {
    display: none;
}

.news-single-post header .category a, .jobs-single-post header .category a {
    display: inline-block;
    font-family: 'proxima_novasemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #8f9ea6;
}


.news-single-post figure {
    height: auto;
    max-width: 90%;
}
/*
.news-single-post img {
height: auto;
max-width: 100%;
}
*/
.box .box-latest-news img {
    width: auto !important;
    height: auto !important;
}
.box .box-latest-news .latest_news_img {
    height: 50px;
    width: 50px;
    display: inline-block;
}

.slider .content .title {
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
    0px 8px 13px rgba(0,0,0,0.1),
    0px 18px 23px rgba(0,0,0,0.1);
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.nobullet {
    list-style: none !important;
}


/*********************/
/***** Overrides *****/
/*********************/

/***** Mobile header *****/

#mobile-header .account-options {
    width: 100%;
}

#mobile-header .profile .text {
    color: #ffffff;
    font-size: 13px;
}

#mobile-header .profile .text h6 {
    color: #ffffff;
    font-size: 15px;
}

#mobile-header .invite-friends li {
    padding: 18px;
}

#mobile-header .invite-friends a {
    background-color: #0d9bdc;
    color: #fff;
    display: block;
    font-size: 94%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}

#mobile-header .invite-friends a i {
    color: #fff;
    font-size: 20px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

@media (max-width: 991px) {
    #mobile-header .profile a.avatar {
        margin-right: 0;
    }
}

#mobile-header a.close.user-not-login {
    float: right;
    display: block;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    padding: 11px 0 10px 0;
    width: 47px;
}

@media (max-width: 767px) {
    #search-form-header.guest {
        display: none;
    }
    #search-form-header-logged-out.guest {
        display: none;
    }
    #main-header div.bt-wrapper {
        display: block;
        margin-right: 10px;
        width: 60%;
    }
}

/***** Dashboard *****/

.dashboard-feed .activity-list .feed-post .person-info {
    word-break: break-word;
}
.dashboard-feed #activity-stream.activity-list:hover {
    background-color: #ffffff;
}

/***** Profilhl3e edit *****/

#modal-wrapper .profile-edit form {
    padding: 1px 19px 18px;
}
#modal-wrapper .profile-edit .profile-detail header {
    border-bottom: none;
}
#modal-wrapper .profile-edit .acf-form-fields table {
    border: none;
}
#modal-wrapper .profile-edit .acf-form-fields .acf-row-handle {
    display: none;
}
#modal-wrapper .profile-edit .acf-form-fields .acf-fields {
    border-left: none;
}
#modal-wrapper .profile-edit .acf-form-fields .acf-fields .acf-field-text {
    border-top: none;
}
#modal-wrapper .profile-edit .acf-form-fields .acf-fields .acf-field-text .acf-label {
    margin: 0 0 3px;
}
#modal-wrapper .profile-edit .acf-form-fields .acf-fields .acf-field-text .acf-label label {
    line-height: 22px;
}
#profile-overview .profile-mid-col .profile-box.lang .profile-box-body .text {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 19px;
}
#profile-banner div.profile-info,
#profile-overview .profile-box div.profile-box-body {
    word-break: break-word;
}

/***** Inbox Messages *****/

.messages-content #inbox-content.messages-persons a .thread-member li span {
    width: 18px;
    height: 18px;
    background-color: #ffd9da;
    border: 1px solid #ffa8aa;
    display: block;
    text-align: center;
    color: #ff595d;
    font-size: 9px;
    font-family: 'proxima_nova_rgbold';
    font-weight: normal;
    font-style: normal;
    line-height: 18px;
    text-transform: uppercase;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: -9px;
    right: -9px;
}
.messages-content #inbox-content.messages-persons>ul>li>a {
    margin-bottom: -7px;
    width: 95%;
}
.messages-content #inbox-content.messages-persons a h3 small:last-child {
    display: none;
}
.messages-content #inbox-content.messages-persons div.dropdown.right {
    position: absolute;
    right: 18px;
}
.messages-content #inbox-content.messages-persons a h3 {
    overflow-x: hidden;
}
.messages-content #inbox-content.messages-persons a h3:after {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 150px;
    content: '';
    display: block;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.messages-content #inbox-content.messages-persons .active a h3:after {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 150px;
    content: '';
    display: block;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(229, 244, 251, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(229, 244, 251, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #e5f4fb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e5f4fb',GradientType=1 );
}
.messages-content #chat-content .chat-content .item .text {
    word-break: break-word;
}
@media (max-width: 1299px) {
    .messages-content #chat-form.chat-form input[name="content"] {
        padding: 0 30px 0 10px;
        width: 400px;
    }
}
@media (max-width: 767px) {
    .messages-content #chat-form.chat-form input[name="content"] {
        width: 100%;
    }
    div.content.messages .messages-content .chat .item figure + div {
        width: 100% !important;
    }
}
.messages-content #inbox-content.messages-persons figure li {
    margin-bottom: 0;
}

/***** Mobile login form *****/

@media (max-width: 767px) {
    .oneall_social_login, .oneall_social_link {
        width: auto;
    }
    .oneall_social_login iframe html #providers .provider {
        width: 100%;
        margin: 5px 0;
    }
    #modal-wrapper .login-modal {
        height: auto;
        margin: 0 auto;
    }
    #modal-wrapper .login-modal .modal-container {
        clear: both;
    }
    /*** hack to prevent iOS Safari to zoom on form input ***/
    #modal-wrapper form input, #modal-wrapper form input,
    #modal-wrapper form textarea, #modal-wrapper form textarea {
        font-size: 1em;
    }
}

#gform_submit_button_1 {
    position: relative;
    top: -53px;
}
#extensions_message {
    display: none;
}
#jobs .job-link {
    text-transform: capitalize;
}

#jobs .job-link span {
    text-transform: none;
}

/* Limabean: *********/
/* Limabean [HL-9] */
@media(max-width: 760px){
    .jobslist .jobs-single-post .content{
        background: #FFF;
    }

    .jobslist .jobs-single-post .content .wpjb-page-single header .info span{
        margin-bottom: 10px;
    }

    #single-jobs-content .jobs-single-post .content .wpjb-page-single header .info span:first-of-type{
        float: left;
        width: 58px !important;
    }
f
    #single-jobs-content .jobs-single-post .content .wpjb-page-single header .info span:last-of-type{
        width: calc(100% - 60px);
    }

    .jobslist .jobs-single-post footer {
        display: block;
        box-sizing: border-box;
        width: 100%;
    }

    #single-news-content, #single-jobs-content{
        margin-top: 0px;
    }

    .jobs-single-post header .category{
        padding-left: 0px;
        padding-top: 10px;
    }
}


/* HL-12 */
#modal-wrapper .modal-container h4 span:before{
    display: none;
}

#modal-wrapper .modal-container h4 span:after{
    display: none;
}

/* HL-2 */
.iubenda-white{
    white-space: nowrap;
    display: inline-block;
    background: #FFF url(//cdn.iubenda.com/icon_green_mini.gif) no-repeat;
    background-position: 7px 3px;
    background-position-x: 6px;
    background-position-y: 2px;
    text-decoration: none;
    color: #59636d;
    -webkit-box-shadow: 0 1px 0 #ebebec;
    -moz-box-shadow: 0 1px 0 #ebebec;
    box-shadow: 0 1px 0 #ebebec;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.08);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.08);
    box-shadow: 0 1px 0 rgba(0,0,0,0.08);
    border-top-color: #d0d0d0;
    border-left-color: #c3c3c3;
    border-right-color: #c3c3c3;
    border-bottom-color: #b8b9ba;
    font-size: 0.7rem;
    padding: 3px 10px 3px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 5px 0px 5px 0px;
}
.iubenda-white:hover{
    color: #333;
}

/* HL-33 */
@media (min-width: 770px) and (max-width: 1300px) {
    #profile-content #profile-reference .profile-left-col {
        width: 50%;
    }

    #profile-content #profile-reference .references .profile-box {
        width: 90%;
        position: relative;
        top: auto;
        left: auto;
        box-sizing: border-box;
    }
}

#profile-content .profile-content-wrapper .profile-left-col .profile-box-body .single-ref .text h5 span {
    display:none;
}

#profile-content .profile-content-wrapper .profile-left-col .profile-box-body .single-ref .avatar {
    padding-bottom: 5px;
}

/* HL-22 */
.news-single-post .social-links {
    list-style: none;
    display:inline-block;
}

.news-single-post .social-links li {
    width: 15%;
    display: inline-block;
}

.news-single-post .social-links li .us_button{
    width: 30%;
    display: inline-block;
}

.news-single-post .social-links li .us_button .title {
    display:none;
}
.news-single-post .social-links li .us_button .us_count {
    display:none;
}


.news-single-post .social-links li .us_button .us_share {
    margin-left: .25em;
}

.news-single-post footer .social-links {
    list-style: none;
    display:inline-block;
    width: 100%;
    padding-left:0;
}

.news-single-post footer .social-links li .us_button{
    width: 65%;
    display: inline-block;
}

.news-single-post footer .social-links li .us_button .us_share {
    margin-left: 2em;
}

@media(max-width: 760px){
    .news-single-post footer .social-links li .us_button{
        width: auto;
        max-width: 75%;
    }

    .news-single-post footer .social-links li .us_button .us_share {
        margin-left: 1em;
    }
}

/*HL-17*/
@media only screen and (min-width: 760px) and (max-width: 1280px){
    .user-details {
        float:left;
        width: 60%;
    }
}
/*HL-36*/
.parsley-errors-list {
    display:none;
}

#registration-form .parsley-error {
    border-color:red;
}

#registration-form .parsley-error~.trigger {
    border-color:red;
}

#registration-form .trigger.selected:focus {
    border-color:#0d9bdc;
}

#registration-form .trigger.selected {
    border-color:#dbdce0;
}

#registration-form .parsley-error~.chosen-container .chosen-single {
    border-color:red;
}
/* HL-40 */
.acf-input.error input[type="text"], .acf-input.error textarea{
    border: 1px solid red !important;
}

.acf-input.error .acf-label label{
    color: red;
}

.acf-modal-form .acf-row.error td{
    background: #FFF !important;
}
#registration-form .chosen-container.chosen-container-active .chosen-single:focus {
    border-color:#0d9bdc;
}

#registration-form .chosen-container .chosen-single.option-selected {
    border-color:#dbdce0;
}
/* HL-=35 */
.invite_steps .invite_step textarea{
    width: 100% !important;
}

.invite_step_submit{
    float: right;
    padding:0px !important;
}
/*HL-21*/
.item-wrapper{
    min-width: 150px !important;
}

#registration-form .item-name-proficiency {
    min-width: 240px !important;
}

#registration-form .item-name-country {
    min-width: 240px !important;
}

.acf-input .chosen-drop .chosen-search input {
    width: 100% !important;
}

.account-options .profile nav ul li button{
    background: none;
    border: 0px;
    color: #FFF;
    padding: 5px 10px;
    cursor: pointer;
    display: block;
}
#modal-wrapper .acf-input .chosen-drop .chosen-search input {
    height: 26px !important;
}
/*HL-20*/
.box-search-jobs input[type="text"] {
    color:#000;
}

.box-search-jobs input::-webkit-input-placeholder {
    color: #b3b3b3;
}

.box-search-jobs input:-moz-placeholder { /* Firefox 18- */
    color: #b3b3b3;
}

.box-search-jobs input::-moz-placeholder {  /* Firefox 19+ */
    color: #b3b3b3;
}

.box-search-jobs input:-ms-input-placeholder {
    color: #b3b3b3;
}

#advanced-search-form input[type="text"] {
    color:#000;
}

#advanced-search-form input::-webkit-input-placeholder {
    color: #b3b3b3;
}

#advanced-search-form input:-moz-placeholder { /* Firefox 18- */
    color: #b3b3b3;
}

#advanced-search-form input::-moz-placeholder {  /* Firefox 19+ */
    color: #b3b3b3;
}

#advanced-search-form input:-ms-input-placeholder {
    color: #b3b3b3;
}
/*HL-47*/
#main-footer .social-links li {
    margin: 0px;
}

#main-footer .social-links .us_button {
    width:196px;
}

@media only screen and (min-width: 970px) and (max-width: 1205px){
    #main-footer .social-links li {
        margin: 0 0.5px;
    }

    #main-footer .social-links {
        width: 77%;
        margin-left: 11.5%;
    }
}
/* HL-8 */
.news-posts-list .btn-wrapper{
    padding: 5px 0px;
    background: #FFF;
}

.tool-pagination{
    display: table;
    text-align: center;
    margin: auto;

    width: 100%;
    max-width: 300px;
}

.tool-pagination > a{
    display: table-cell;
    vertical-align: top;
}

.tool-pagination > a.prev{
    padding: 5px;
}

.tool-pagination > a.next{
    padding: 5px;
}

.tool-pagination ul.pages {
    margin: 5px auto;
    padding: 0px;
    display: table;
    table-layout: fixed;
    list-style: none;

}

.tool-pagination ul.pages li{
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: table-cell;
}

.tool-pagination ul.pages li a,
.tool-pagination ul.pages li span,
.tool-pagination > a{
    padding: 3px;
    box-sizing: border-box;
    color: #999;
}

.tool-pagination ul.pages li span.current{
    color: #00a0d2;
    border-bottom: 2px solid #00a0d2;
}
/* HL-8 */
#job-pagination{
    display: block;
    background: #FFF;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    margin: 20px 0px;
}

#job-pagination a.btn_pagination,
#job-pagination span{
    display: inline-block;
    padding: 5px 2px;
    color: #999;
}

#job-pagination a.btn_pagination.active{
    color: #00a0d2;
    border-bottom: 2px solid #00a0d2;
}

#job-pagination a.btn_pagination.prev{
    color: #FFF;
    position: relative;
    width: 16px;
}

#job-pagination a.btn_pagination.prev:before{
    content: '\25C4';
    display: block;
    height: 20px;
    width: 100%;
    position: absolute;
    color: #999;
    left:-5px;
}

#job-pagination a.btn_pagination.next{
    color: #FFF;
    position: relative;
    width: 16px;
}

#job-pagination a.btn_pagination.next:before{
    content: '\25BA';
    display: block;
    height: 20px;
    width: 100%;
    position: absolute;
    color: #999;
}

.news-pagination{
    padding-top: 1px;
    display: block;
    clear: both;
}
/* HL-33 */
@media (min-width: 770px) and (max-width: 1300px) {
    #profile-content #profile-reference .profile-left-col {
        width: 50%;
    }

    #profile-content #profile-reference .references .profile-box {
        width: 90%;
        position: relative;
        top: auto;
        left: auto;
        box-sizing: border-box;
    }
}

#profile-content .profile-content-wrapper .profile-left-col .profile-box-body .single-ref .text h5 span {
    display:none;
}

#profile-content .profile-content-wrapper .profile-left-col .profile-box-body .single-ref .avatar {
    padding-bottom: 5px;
}

/* HL-22 */
.news-single-post .social-links {
    list-style: none;
    display:inline-block;
}
/*HL-35*/
::i-block-chrome, .box-sign-up .box-import-links li {
    width: 16% !important;
}

::i-block-chrome, .box-sign-up .box-import-links li a {
    max-width: 96%;
}

/*HL-53*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    #home-banner {
        display:block;
        background-size: 1300px 800px;
        background-position-y: 0px !important;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    #home-banner {
        display:block;
        background-size: 1300px 800px;
        background-position-y: 0px !important;
    }
}

/*HLQ-12*/

.membership-grades-item-list-mobile .item .gfx {
    height: 104px;
}

.membership-grades-item-list-mobile .item .gfx img {
    display: block;
    margin: 0 auto;
}

.membership-grades-item-list-mobile .item p {
    font-family: 'proxima_novasemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    color: #8f9ea6;
    margin: 0;
    text-align:center;
}

@media (max-width: 767px) {
    #membership-content h3.line {
        margin-top: 0;
        padding-top: 25px;
    }

    .membership-grades-item-list-mobile {
        height: 220px !important;
        overflow: auto;
        overflow-y: hidden;
        margin-bottom: 20px;
    }

    .membership-grades-item-list-mobile .item{
        /*width: 50% !important;*/
        margin: 0 0 15px;
        padding: 0 15px;
    }
}
@media (max-width: 400px) {
    .membership-grades-item-list-mobile .slick-dots {
        position: absolute;
        top: 200px;
        left: 41%;
        width: 59px;
    }

    .membership-grades-item-list-mobile .item{
        margin-bottom:50px;
        padding: 0 5px;
    }
}

@media (max-width: 330px) {
    .membership-grades-item-list-mobile .item{
        padding: 0 20px;
    }
}

/*HL-54*/
@media (max-width: 767px) {
    #main-header .bt-wrapper {
        min-width: 197px;
        width: auto;
        max-width: none;
        float: right !important;
    }
    #main-header .bt-wrapper btn {
        min-width: 48% !important;
    }
    #main-header .bt-wrapper .login {
        min-width: 95px !important;
    }
}
/*HL-40*/
.container-success {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 15;
    text-align: center;
    background-color: #7bd230;
    padding: 10px 50px;
}
.container-success p{
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.container-success.display-none {
    display: none;
}

.container-success .hide {
    top: 0px;
    right: 0;
    left: 80%;
}

@media (max-width: 767px) {
    .container-success {
        padding: 22px 10px 25px;
    }

    .container-success .hide {
        top: 20px !important;
    }
}

/*HL-55*/
#job-pagination {
    background: #dddfe3;
}

#job-pagination .btn_pagination{
    background: #0d9bdc;
    border-radius: 3px;
    width: 45px;
    height:25px;
    padding-top: 10px;
    font-size: 15px;
    color: #fff !important;
    line-height: 25px;
}

#job-pagination a.btn_pagination.active {
    color: #858e9d !important;
    border-bottom: none;
    background: #cbced5;
}

#job-pagination .btn_pagination.next {
    width: 65px !important;
    font-size:0px;
}

#job-pagination .btn_pagination.prev {
    width: 65px !important;
    font-size:0px;
}

#job-pagination span {
    display:none;
}

#job-pagination a.btn_pagination.next::before {
    font-size: 8px;
    color: #fff;
    left: 21px;
}

#job-pagination a.btn_pagination.prev::before {
    font-size: 8px;
    color: #fff;
    left: -21px;
}

#job-pagination a.btn_pagination.next::after {
    content: 'Next';
    font-size: 15px;
    position: relative;
    left: -5px;
}

#job-pagination a.btn_pagination.prev::after {
    content: 'Prev';
    font-size: 15px;
    position: relative;
    left: 8px;
}

.box-search-adv-results {
    border-bottom: none;
}

.box-search-adv-results #job-pagination {
    margin: 0;
    padding-top:30px;
    padding-bottom:30px;
}

@media (max-width: 400px) {
    .btn_pagination {
        margin-top:2px;
        margin-bottom:2px;
    }
}

.news-posts-list .btn-wrapper {
    background: #dddfe3;
}

.news-posts-list .btn-wrapper .tool-pagination {
    width: 100%;
    max-width: 100%;
}

.news-posts-list .btn-wrapper .tool-pagination .pages li {
    background: #0d9bdc;
    border-radius: 3px;
    width: 50px;
    height: 35px;
    font-size: 15px;
    color: #fff !important;
    line-height: 40px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
}

.news-posts-list .btn-wrapper .tool-pagination .pages li a {
    padding: 0;
    color: #fff !important;
    position: relative;
    top: -1.5px;
}

.news-posts-list .btn-wrapper .tool-pagination .pages .dots {
    display:none;
}

.news-posts-list .btn-wrapper .tool-pagination, pages {
    display: inline-block;
}

.news-posts-list .btn-wrapper .tool-pagination .pages .current {
    color: #858e9d !important;
    border-bottom: none;
    background: #cbced5;
}

.news-posts-list .btn-wrapper .tool-pagination .pages .prev-btn {
    width: 70px !important;
    font-size: 8px;
}

.news-posts-list .btn-wrapper .tool-pagination .pages .next-btn {
    width: 70px !important;
    font-size: 8px;
}

.news-posts-list .btn-wrapper .tool-pagination .pages .next-btn a {
    padding: 0px;
    position: relative;
    top: -3px;
    left: 35px;
}

.news-posts-list .btn-wrapper .tool-pagination .pages .prev-btn a {
    position: relative;
    top: -3px;
    left: -5px;
}

.news-posts-list .btn-wrapper .tool-pagination .pages .next::after {
    content: 'Next';
    font-size: 15px;
    position: relative;
    right: 46px;
    top: 2px;
}

.news-posts-list .btn-wrapper .tool-pagination .pages .prev::after {
    content: 'Prev';
    font-size: 15px;
    position: relative;
    left: 8px;
    top: 2px;
}

@media (max-width: 520px) {
    .news-posts-list .btn-wrapper .tool-pagination .pages li {
        margin-top:2px;
        margin-bottom: 2px;
    }
}

@media (max-width: 500px) {
    .news-posts-list .btn-wrapper .tool-pagination .pages li {
        display:none;
    }
    .news-posts-list .btn-wrapper .tool-pagination .pages .prev-btn {
        display:inline-block;
    }
    .news-posts-list .btn-wrapper .tool-pagination .pages .next-btn {
        display:inline-block;
    }
    .news-posts-list .btn-wrapper .tool-pagination .pages .current {
        display:inline-block;
        padding-top: 0px;
        height: 35px;
    }
    .news-posts-list .btn-wrapper .tool-pagination .pages .current + li {
        display:inline-block;
    }
    .news-posts-list .btn-wrapper .tool-pagination .pages li:nth-last-child(2) {
        display:inline-block;
    }

    #job-pagination {
        padding: 0;
    }
    #job-pagination .btn_pagination {
        display:none !important;
    }
    #job-pagination .btn_pagination.prev {
        display:inline-block !important;
    }
    #job-pagination .btn_pagination.next {
        display:inline-block !important;
    }
    #job-pagination .btn_pagination.active {
        display:inline-block !important;
    }
    #job-pagination .btn_pagination.numbers{
        display:inline-block !important;
    }
    #job-pagination .btn_pagination.show-me{
        display:inline-block !important;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
    #job-pagination .btn_pagination.numbers{
        display:none !important;
    }
    #job-pagination .btn_pagination.show-me{
        display:none !important;
    }
    #job-pagination {
        padding: 0;
    }
}

/*HL-56*/
.zmdi-comment-edit-feather img{
    width: 18px;
    margin-left: 0 !important;
}


/*HL-81*/
#recruitment-solutions {
    display:block;
}

#member-grades{
    background-color: #fff;
}

#jobs h2 {
    margin-top: 0px;
}

@media (max-width: 767px) {

    .membership-grades-home-mobile .single-grade .img-box img{
        display: inline-block;
        vertical-align: bottom;
    }

    #member-grades .membership-grades-home-mobile {
        margin-top: 25px;
        border-bottom: 1px solid #dce2e9;
        padding-bottom: 25px;
        margin-bottom: 30px;
        overflow-y: hidden;
    }

    #member-grades .single-grade {
        width: 170px !important;
        margin: 0 0 15px;
        padding: 0 10px;
        margin-top: 10px;
    }

    #member-grades .single-grade .text p {
        text-align: center;
    }

    #member-grades .single-grade .text {
        height: auto;
    }
}

@media (max-width: 450px) {
    #member-grades .single-grade {
        padding: 0 5px;
    }
}

@media (max-width: 400px) {
    .membership-grades-home-mobile {
        height: 260px !important;
    }

    #member-grades .single-grade {
        margin-bottom: 80px;
        padding: 0 2.6px;
    }

    #member-grades .slick-dots {
        position: absolute;
        top: 200px;
        left: 45%;
    }
}

/*HL-84*/
#home-banner .info-wrapper .info-box {
    width: 172px;
}

/*HL-91*/
#profile-banner .profile-info .profile-photo {
    width:76px;
    height: auto;
    max-height: 76px;
}

#modal-wrapper .contact-card-modal header .avatar {
    width:76px;
    height: auto;
    max-height: 76px;
}

#profile-content .profile-content-header .avatar img {
    height: auto;
    max-height: 26px;
}

/*HL-85*/
#profile-content .profile-box.lang .profile-box-body .text {
    width: 70%;
}
@media (max-width: 1030px) {
    #profile-content .profile-box.lang .profile-box-body .text {
        width: 60%;
    }
}

@media (max-width: 980px) {
    #profile-content .profile-box.lang .profile-box-body .text {
        width: 85%;
    }
}

#profile-content .profile-box.lang .profile-box-body .text::after {
    content: ' ';
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    height: 1px;
    display: block;
    margin-top: 25px;
    left: 0;
    position: absolute;
}

#profile-content .profile-box.lang .profile-box-body .text:last-child::after {
    border-bottom: none;
}

#profile-overview .profile-mid-col .profile-box.lang .profile-box-body .text {
    margin-bottom: 40px;
    border: none;
}

#profile-content .profile-box.lang .profile-box-body .text:last-child {
    margin-bottom: 25px !important;
}

@media (max-width: 550px) {
    #profile-content .profile-box.lang .profile-box-body .text {
        width: 70%;
    }
}

/*HL-83*/
#main-footer .footnote {
    float:right;
    margin-top: 0;
}

.privacy-popup {
    width: auto;
}

@media (max-width: 910px) {
    #main-footer .footnote {
        width: auto;
    }
}

@media (max-width: 810px) {
    #main-footer .footnote {
        float: none;
        margin-top: 150px;
        width: 300px;
    }
}

/*HL-93*/
.registration .ui-datepicker {
    background-color: #fff;
    box-shadow: 1px 1px 1px 1px #f3f3f3;
    border: 1px solid #dbdce0;
}



.registration .ui-datepicker td a {
    color:#000;
    text-align: center;
    width: 18px;
    border: 1px solid #fff;
    padding: 4px;
}


.registration .ui-datepicker td a:active {
    background-color: #0d9bdc;
    color: #fff;
}

.registration .ui-datepicker .ui-state-hover {
    border-color: #0d9bdc;
    border-radius: 15px;
    border-radius: 50%;
}

.registration .ui-datepicker .ui-datepicker-title {
    margin: 0;
}

.registration #ui-datepicker-div .chosen-container {
    display: inline-block;
}

.registration #ui-datepicker-div .ui-datepicker-month~.chosen-container {
    width: 53% !important;
    margin-left: 5%;
    margin-right: 1%;
}

.registration #ui-datepicker-div .ui-datepicker-year~.chosen-container {
    width: 30% !important;
    margin-right: 5%;
    margin-left: 1%;
}

/*HL-113*/
#news .news-slider .slick-slide p {
    padding: 0;
}

/*HL-98*/
#profile-content .container.clear .avatar {
    margin-bottom: 5px;
}
#profile-timeline .profile-box .icon {
    margin-bottom: 20px;
}

/*HL-130*/

#profile-content .profile-box header {
    z-index: 1;
}

/*#main-header .notifications .result .result-info .text a::after {
    content: '•';
    display: block;
    float:right;
    padding-left: 4px;
    padding-right: 6px;
}*/

#main-header .notifications .result .result-info .text a:hover {
    color:#2b375e;
    background-color: #e5f4fb !important;
}

#main-header .notifications .result .result-info .text .mark-read::after {
    content: '';
}

#main-header .messages .result .result-info .text {
    margin-left: 15%;
    overflow: hidden;
    font-size: 10px;
}

#main-header .result .result-info .text a {
    font-size: 13px !important;
}

#main-header .result .result-info .text a.bp_results_username {
    font-size: 16px !important;
    color: #2b375e !important;
    font-family: 'proxima_nova_rgbold';
}
#main-header .result .result-info .text a.bp_results_fellowship_class {
    color: #2b375e !important;
    letter-spacing: 0.5px;
    font-size: 11px !important;
    font-weight: bold;
}

#main-header .notifications .result-wrapper,
#main-header .messages .result-wrapper,
#main-header .connections .result .result-wrapper {
    height: auto;
    max-height: 518px;
    overflow-y: auto;
    z-index: 1;
}

#main-header .notifications .result-wrapper .mark-read {
    display:none !important;
}

.us_wrapper .us_button .us_count{
    display: none !important;
}
/*HL-125 */
.publish-promote-page .membership-grades-wrapper .item .content h5 .zmdi {
    position: relative;
    margin: 0;
    top: 16px;
    left: 4px;
}

.publish-promote-page .membership-grades-wrapper .item .content h5 .zmdi-publish-star-badge-logo , .zmdi-publish-pencil-logo {
    left: 8px !important;
}

.publish-promote-page .membership-grades-wrapper .item .content h5 .zmdi img {
    width:100%;
    margin: 0;
}

.publish-promote-page .membership-grades-wrapper .item .content h5 .zmdi-comment-edit-feather {
    top: 0 !important;
}

.publish-promote-page .membership-grades-wrapper .item .content ul li {
    padding: 0 20px 15px;
}

.publish-promote-page .membership-grades-wrapper .item .content ul .zmdi-plus-pill {
    position: relative;
    width: 100%;
    float: left;
    bottom: 8px;
}
.publish-promote-page .membership-grades-wrapper .item .content ul .grey {
    background-color: #f9f9f9;
}

::i-block-chrome, .publish-promote-page #membership-about-banner {
    background: url("../images/banner-bg.jpg") no-repeat bottom left;
}

.publish-promote-page .gform_button.button {
    font-family: 'proxima_novasemibold';
    font-weight: normal;
    font-style: normal;
    background-color: #0d9bdc;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px !important;
    line-height: 16px;
    letter-spacing: 1px;
    padding: 18px 20px 17px;
    outline: none;
    display: inline-block;
    text-align: center;
    position: relative;
    -webkit-transition: opacity 100ms ease-out;
    -moz-transition: opacity 100ms ease-out;
    -ms-transition: opacity 100ms ease-out;
    -o-transition: opacity 100ms ease-out;
    text-decoration: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none !important;
    margin-left: 40%;
    width: 20% !important;
    top: 10px;
}

.publish-promote-page .gform_footer::before {
    content: '';
    color: #dbdce0;
    display: block;
    top: 25px;
    position: relative;
    height: 1px;
    width: 31%;
    right: -6%;
    border-bottom: 1px solid;
}

.publish-promote-page .gform_footer::after {
    content: '';
    color: #dbdce0;
    display: block;
    top: 22px;
    position: relative;
    float: right;
    height: 1px;
    width: 31%;
    left: -6%;
    border-bottom: 1px solid;
}

.publish-promote-page .gform_footer {
    width: 120%;
    left: -10%;
    position: relative;
    background-color: #f6f7f9;
    padding-bottom: 10px;
    padding-top: 40px;
}

.publish-promote-page #gform_5 input {
    width:100%;
}

.publish-promote-page .contect-us {
    background: #f6f7f9;
}

.publish-promote-page .contect-us-wrapper form {
    padding-left: 6%;
    padding-right: 6%;
    margin-left: 0;
    margin-right: 0;
    background-color: #fff;
    border-bottom: none;
    padding-bottom: 0;
}

.publish-promote-page #gform_5 textarea.medium {
    margin-bottom: 40px;
}

.publish-promote-page .paublishing {
    background-color: #fff;
    border-bottom: 1px solid #dbdce0;
}

.publish-promote-page #membership-content .partner-section {
    padding-top: 40px;
    padding-bottom: 0;
}

.publish-promote-page .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    width: 30%;
    margin-right: 2%;
    background-color: #f6f7f9;
}

.publish-promote-page #gform_5 .ez-radio{
    float: right;
    margin: 7px;
}

.publish-promote-page .gform_wrapper .gfield_radio li label {
    margin: 0px 0 0 20px;
    position: absolute;
    font-size: 14px;
    line-height: 20px;
    color: #171f39;
    width: 100%;
    font-family: "proxima_nova_rgbold";
    top: 4px;
    color: #5d6569;
}

.publish-promote-page .partner-section .partner-wrapper .item img {
    display: block;
    margin: auto;
    width: auto;
}

@media(max-width: 680px) {
    .publish-promote-page .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
        width: 80% !important;
    }
}

@media(max-width: 600px) {
    .publish-promote-page .gform_footer::after {
        width: 30%;
    }

    .publish-promote-page .gform_footer::before {
        width: 30%;
    }
}

.publish-promote-page .partner-section .partner-wrapper {
    padding-bottom: 30px;
}

.publish-promote-page .gform_body ul #field_5_8 .gfield_label {
    font-size: 21px;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 0;
}

.publish-promote-page .gform_body #field_5_8 .gfield_description {
    padding-top: 0;
    color: #8f9ea6;
}

.publish-promote-page .gform_body #field_5_1 .gfield_label::after{
    content: '*';
    display: block;
    float: right;
    color: #0d9bdc;
    padding-left: 4px;
}

.publish-promote-page .contect-us-wrapper form input[type=url] {
    float: left;
    width: 100%;
    height: 35px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 14px;
    color: #5d6569;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 19px;
    background: #f6f7f9;
}
.publish-promote-page .gform_body #field_5_8 {
    border-top: 2.5px solid #dbdce0;
    border-bottom: 1px solid #dbdce0;
    top: 6px;
    padding-top: 6px;
    padding-bottom: 10px;
    margin-bottom: 14px;
    position: relative;
}

.us_wrapper .us_button .us_count{
    display: none !important;
}

/*HL-133*/
.sign-up-invite-connections .box-sign-up .content div:last-child,
.invite-anyone .box-invitation .invite_steps .invite_step:last-child,
.invite-new-members .box-invitation .invite_steps .invite_step:last-child {
    border: solid 1px #dbdce0;
    border-radius: 5px;
    padding: 10px 20px 10px 20px;
}

.invite-anyone .box-invitation #invite-anyone-by-email .description,
.invite-new-members .box-invitation #invite-anyone-by-email .description,
.invitations-wrapper #sent-invites-intro {
    display:none;
}

.sign-up-invite-connections .box-sign-up .content div:last-child h3 span,
.invite-anyone .box-invitation .invite_steps .invite_step:last-child h3 span,
.invite-new-members .box-invitation .invite_steps .invite_step:last-child h3 span{
    font-family: 'proxima_nova_rgregular';
}

.sign-up-invite-connections .box-sign-up .content .message-close,
.invite-anyone .box-invitation .invite_steps .message-close,
.invite-new-members .box-invitation .invite_steps .message-close {
    height: 50px;
    overflow: hidden;
}

.sign-up-invite-connections .box-sign-up .content .message-open,
.invite-anyone .box-invitation .invite_steps .message-open,
.invite-new-members .box-invitation .invite_steps .message-open {
    height: auto !important;
}

.sign-up-invite-connections .box-sign-up .content .message-close h3,
.invite-anyone .box-invitation .invite_steps .message-close h3,
.invite-new-members .box-invitation .invite_steps .message-close h3 {
    float: left;
    margin-bottom: 16px;
}

.sign-up-invite-connections .box-sign-up .content .message-close-btn,
.invite-anyone .box-invitation .invite_steps .message-close-btn,
.invite-new-members .box-invitation .invite_steps .message-close-btn {
    font-family: 'proxima_nova_rgbold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    color: #0d9bdc;
    margin: 5px 0;
    float: right;
}

.sign-up-invite-connections .box-sign-up .content .message-open-btn,
.invite-anyone .box-invitation .invite_steps .message-open-btn,
.invite-new-members .box-invitation .invite_steps .message-open-btn {
    font-family: 'proxima_nova_rgbold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    color: #0d9bdc;
    margin: 5px 0;
    float: right;
}

.sign-up-invite-connections .box-sign-up .content .box-import-links,
.invite-anyone .box-invitation .content .box-import-links,
.invite-new-members .box-invitation .content .box-import-links {
    margin-left: 2px;
    margin-right: 2px;
}

.sign-up-invite-connections .box-sign-up .content .box-import-links a,
.invite-anyone .box-invitation .content .box-import-links a,
.invite-new-members .box-invitation .content .box-import-links a {
    background-color: #f6f7f9;
    border: solid 1px #dbdce0;
    font-size: 13px;
    text-align: center;
    background-position: left;
    color: #000;
    font-family: 'proxima_nova_rgregular';
    padding-left: 36px;
    padding-right: 8px;
    padding-top: 10px;
    font-weight: bolder;
    background-image: none !important;
    height: 35px !important;
    margin-left: 3px;
    margin-right: 3px;
}

.sign-up-invite-connections .box-sign-up .content .box-import-links a img,
.invite-anyone .box-invitation .content .box-import-links a img,
.invite-new-members .box-invitation .content .box-import-links a img {
    position: absolute;
    margin-left: -28px;
    margin-top: -2px;
    width: 24px;
}

.sign-up-invite-connections .box-sign-up .content .link-web_de,
.invite-anyone .box-invitation .content .link-web_de,
.invite-new-members .box-invitation .content .link-web_de,
.sign-up-invite-connections .box-sign-up .content .link-gmx,
.invite-anyone .box-invitation .content .link-gmx,
.invite-new-members .box-invitation .content .link-gmx {
    padding-left: 40px !important;
}

.sign-up-invite-connections .box-sign-up .content .link-web_de img,
.invite-anyone .box-invitation .content .link-web_de img,
.invite-new-members .box-invitation .content .link-web_de img,
.sign-up-invite-connections .box-sign-up .content .link-gmx img,
.invite-anyone .box-invitation .content .link-gmx img,
.invite-new-members .box-invitation .content .link-gmx img {
    margin-left: -32px !important;
}

.sign-up-invite-connections .box-sign-up .content .box-import-links li,
.invite-anyone .box-invitation .content .box-import-links li,
.invite-new-members .box-invitation .content .box-import-links li {
    width: auto;
    margin-top:5px;
}

.sign-up-invite-connections form#registration-form .invite_step_submit .btn,
.invite-anyone form#invite-anyone-by-email .invite_step_submit .btn,
.invite-new-members form#invite-anyone-by-email .invite_step_submit .btn {
    text-transform: none !important;
}

.sign-up-invite-connections form#registration-form textarea,
.invite-anyone form#invite-anyone-by-email textarea,
.invite-new-members form#invite-anyone-by-email textarea{
    margin-top: 0 !important;
}
.sign-up-invite-connections form#registration-form textarea,
.invite-anyone form#invite-anyone-by-email .btn,
.invite-new-members form#invite-anyone-by-email .btn {
    padding: 10px 30px 10px 30px
}

.sent-invites .zmdi-delete {
    position: absolute;
    left: 6%;
    float: left;
    color: #f54f4f;
}

.sent-invites .zmdi-delete.invitations {
    padding-top: 21px;
}

.invite-new-members #invite-anyone-group-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
    overflow: hidden;
    width: 100%;
}

.invite-new-members #invite-anyone-group-list li {
    width: 45%;
    margin: 5px 10px 10px 10px;
    float: left;
    height: 60px;
    min-height: 60px;
    font-size: 11px;
}

.invite-new-members #invite-anyone-group-list .invite-anyone-group-name {
    width: 85%;
    margin-bottom: 0;
    cursor: pointer;
    float: left;
}

.invite-new-members #invite-anyone-group-list .invite-anyone-group-name span {
    position: absolute;
    margin-left: 5px;
}

.sign-up-invite-connections .success-message,
.invite-anyone .success-message,
.invite-new-members .success-message {
    top: 46px;
    display:block;
    position: absolute;
    width: 100%;
    background-color: #7bd230;
    text-align:center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sign-up-invite-connections .success-message p,
.invite-anyone .success-message p,
.invite-new-members .success-message p {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.sign-up-invite-connections .success-message .zmdi-close,
.invite-anyone .success-message .zmdi-close,
.invite-new-members .success-message .zmdi-close {
    float: right;
    margin-right: 5%;
    color: #fff;
    margin-top: 2px;
    font-size: 20px;
}

.sign-up-invite-connections .failure-message,
.invite-anyone .failure-message,
.invite-new-members .failure-message {
    top: 46px;
    display:block;
    position: absolute;
    width: 100%;
    background-color: #db4d46;
    text-align:center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sign-up-invite-connections .failure-message p,
.invite-anyone .failure-message p,
.invite-new-members .failure-message p {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.sign-up-invite-connections .failure-message .zmdi-close,
.invite-anyone .failure-message .zmdi-close,
.invite-new-members .failure-message .zmdi-close {
    float: right;
    margin-right: 5%;
    color: #fff;
    margin-top: 2px;
    font-size: 20px;
}

@media (max-width: 768px) {
    .sent-invites .zmdi-delete {
        left: 1%;
    }
}

@media (max-width: 420px) {
    .sign-up-invite-connections .box-sign-up .content .message-close-btn,
    .invite-anyone .box-invitation .invite_steps .message-close-btn,
    .invite-new-members .box-invitation .invite_steps .message-close-btn {
        float: left;
        margin-left: 19px;
        margin-bottom: 16px;
    }

    .sign-up-invite-connections .box-sign-up .content .message-close,
    .invite-anyone .box-invitation .invite_steps .message-close,
    .invite-new-members .box-invitation .invite_steps .message-close {
        height: 50px;
        overflow: hidden;

    }

    .sign-up-invite-connections .box-sign-up .content .message-open-btn,
    .invite-anyone .box-invitation .invite_steps .message-open-btn,
    .invite-new-members .box-invitation .invite_steps .message-open-btn {
        float: left;
        margin-left: 19px;
        margin-bottom: 16px;
    }

    .sign-up-invite-connections .box-sign-up .content .message-close h3,
    .invite-anyone .box-invitation .invite_steps .message-close h3,
    .invite-new-members .box-invitation .invite_steps .message-close h3 {
        float: none;
        margin-bottom: 0px;
    }
}
@media (max-width: 320px) {
    .sign-up-invite-connections .box-sign-up .content .message-close,
    .invite-anyone .box-invitation .invite_steps .message-close,
    .invite-new-members .box-invitation .invite_steps .message-close {
        height: 70px;
    }

    .sign-up-invite-connections .box-sign-up .content .message-close h3,
    .invite-anyone .box-invitation .invite_steps .message-close h3,
    .invite-new-members .box-invitation .invite_steps .message-close h3 {
        margin-bottom: 0px;
    }
}

.sent-invites .box-invitation h4, .currently-viewing {
    display: none;
}

.sign-up-invite-connections .box-sign-up .content,
.invite-anyone .box-invitation .content,
.invite-new-members .box-invitation .content {
    width: auto !important;
}

/*HL-140*/
@media (max-width: 767px) {
    .membership-content-how-grades-work.recruitment .container {
        padding-top: 5%;
    }

    .membership-content-how-grades-work.recruitment .membership-grades-item-list-recruitment-mobile .slick-slide img {
        margin: 0 auto;
    }

    .membership-content-how-grades-work.recruitment .membership-grades-item-list-recruitment-mobile .slick-slide .content {
        text-align: center;
    }

    .membership-content-how-grades-work.recruitment .membership-grades-item-list-recruitment-mobile {
        padding-bottom: 5%;
    }

    .membership-content-how-grades-work.recruitment .membership-grades-item-list-recruitment-mobile .item p{
        font-family: 'proxima_novasemibold';
        font-weight: normal;
        font-style: normal;
        font-size: 15px;
        line-height: 20px;
    }

    .membership-content-how-grades-work.recruitment .membership-grades-item-list-recruitment-mobile .item span {
        display: block;
        color: #0d9bdc;
    }
}



/*HL-102*/
#email-signup-page .default-content .container {
    display: block !important;
    text-align: center;
    max-width: 850px;
    padding: 0px !important;
}

#email-signup-page .default-content .container .content {
    background: #dddfe3;
}

#email-signup-page .modal-container_ {
    width: 850px;
    padding: 0 20px;
}

@media (max-width: 991px) {
    #email-signup-page .content {
        padding-left: 0;
        padding-right: 0;
    }
    #email-signup-page .modal-container_ {
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 767px) {
    #email-signup-page .default-content .container {
        max-width: 600px;
    }
}

#email-signup-page .modal-container_ .description h3 {
    text-align: center;
    font-size: 40px !important;
    font-family: 'proxima_novalight';
    line-height: 40px !important;
    margin: 0;
    color: #171f39 !important;
}

@media (max-width: 767px) {
    #email-signup-page .modal-container_ .description h3 {
        font-size: 25px !important;
        line-height: 25px !important;
    }
}

#email-signup-page .home-popup-inner-left {
    float: left;
}

#email-signup-page .home-popup-inner-left .modal-container {
    margin-right: 5px;
}

#email-signup-page .home-popup-inner-right {
    float: right;
}

#email-signup-page .home-popup-inner-right .modal-container {
    margin-left: 5px;
}

#email-signup-page .home-popup-inner-left .modal-container,
#email-signup-page .home-popup-inner-right .modal-container {
    width: 420px;
}

@media (max-width: 991px) {
    #email-signup-page .home-popup-inner-left .modal-container,
    #email-signup-page .home-popup-inner-right .modal-container {
        margin: 0 auto;
    }
}

#email-signup-page h4 span::before,
#email-signup-page h4 span::after {
    content: none !important;
}

#email-signup-page .signupform__wrapper input {
    display: block;
    width: 100%;
    border: 1px solid #FFF;
    outline: none;
    padding: 10px;
    box-sizing: border-box;
    margin: 5px 0px 0px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#email-signup-page .signupform__wrapper input[type="text"],
#email-signup-page .signupform__wrapper input[type="password"] {
    border: 1px solid #DDD;
    background: #f7f7f7;
}
@media (max-height: 700px) {
    .signupform__wrapper input{
        height: 38px !important;
    }
   
}

#email-signup-page .signupform__wrapper form input[type="submit"] {
    text-transform: uppercase;
    background-color: #0d9bdc;
    text-align: center;
    color: #fff;
    letter-spacing: 1.2px;
    font-family: 'proxima_nova_rgbold';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    line-height: 16px;
    box-shadow: none;
    border: 0;
    margin-top: 5px;
    min-height: 45px;
    cursor: pointer;
}

#email-signup-page p {
    color: #8f9ea6;
}

#email-signup-page p.privacy {
    font-size: 0.85rem;
}

#email-signup-page p a {
    color: #0d9bdc;
}

.wysj__wrapper {
    background: #FFF;
    padding: 20px 40px 30px 40px;
    -webkit-box-shadow: 0px 1px 1px 0px #BBB;
    -moz-box-shadow: 0px 1px 1px 0px #BBB;
    box-shadow: 0px 1px 1px 0px #BBB;
    margin-bottom: 10px;
}

.wysj__wrapper > ul {
    list-style: outside none none;
    padding: 0 !important;
    text-align: left;
}

.wysj__wrapper ul li {
    padding: 14px 0 13px 20px !important;
    margin-bottom: 0;
}

.wysj__wrapper li h4 {
    background: url('../images/home-popup-list-icon.png') no-repeat left center;
    padding-bottom: 5px;
    margin: 0 !important;
}

.wysj__wrapper li h4 {
    color: #8f9ea6 !important;
    font-size: 16px !important;
    font-family: 'proxima_novasemibold' !important;
    padding-left: 25px;
}

.wysj__wrapper li p {
    color: #adb8be !important;
    font-size: 16px !important;
    font-family: 'proxima_novasemibold' !important;
    padding-left: 25px;
    margin: 0 !important;
}

.wysj__wrapper li:nth-child(2n) {
    background-color: #f6f7f9;
}

.box-invitation:nth-of-type(2){
    display: none;
}

/*HL-176*/
.site-language-selector {
    width: 70%;
    position: relative;
    left: 105%;
    bottom: 35px;
    position: initial;
    float: right;
    width: auto;
    margin-left: 10px;
}

@media(max-width:800px) {
    .bt-wrapper .site-language-selector {
        display:none !important;
    }
}

.site-language-selector .chosen-search ,.language-option-disabled {
    display: none !important;
}

.site-language-selector .chosen-single ,.site-language-selector .chosen-results.active-result {
    font-size: 13px;
    line-height: 22px !important;
    text-transform: none;
    padding: 7px 10px !important;
    letter-spacing: 0;
    height: 36px !important;
    background: #232e51 !important;
    border: none !important;
    color: #9da6c2 !important;
    font-family: 'proxima_novasemibold' !important;
    box-shadow: none !important;
}

.site-language-selector .chosen-container {
    height: 36px !important;
    width: 100px !important;
}

.site-language-selector .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: 2px 8px;
}

.site-language-selector .chosen-container-single .chosen-single div b {
    background-position: 2px 8px;
}

.site-language-selector .chosen-drop
,.site-language-selector .chosen-results
,.site-language-selector .active-result {
    background: #2b375e !important;
    border: none !important;
    color: #9da6c2 !important;
    font-family: 'proxima_novasemibold' !important;
    padding: 0px !important;
}

.site-language-selector .chosen-drop:hover
,.site-language-selector .chosen-results:hover
,.site-language-selector .active-result:hover {
    color: #fff !important;
}

.site-language-selector .result-selected {
    color: #fff !important;
}

.site-language-selector .active-result {
    font-size: 13px;
    line-height: 22px !important;
    text-transform: none;
    padding: 7px 10px !important;
    letter-spacing: 0;
    height: 36px !important;
}

.site-language-selector .result-selected {
    background: #232e51 !important;
}

#main-header .bt-wrapper {
    float: right;
    margin: 5px 0 0 0;
    height: 40px;
}

.site-language-selector .chosen-results li:hover {
    background: #36426b !important;
}

.site-language-selector .chosen-results .language-option .zmdi-check {
    float:right;
    padding-right: 10px;
}

.site-language-selector .chosen-single .zmdi-check {
    display:none;
}

.site-language-selector .chosen-container .chosen-results .result-selected::after {
    content: '\f26b';
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    float: right;
    padding-top: 4px;
}

@media screen and (max-width: 1080px) {
    #main-header .bt-wrapper {
        margin: 5px 0 0 0;

    }
}

@media screen and (max-width: 1008px) {
    #main-header .bt-wrapper {
        margin: 5px 0 0 0;
        float: right;
    }
}

@media screen and (max-width: 330px) {
    #main-header .bt-wrapper {
        margin: 5px 0px 0px 0px;
        float: left !important;
        width: 72% !important;
        left: 46px !important;
    }
}

@media screen and (max-width: 310px) {
    #main-header .bt-wrapper {
        margin-top: 8px;
        width: 100% !important;
        float: left !important;
        position: initial !important;
    }
}

@media screen and (max-width: 768px) {
    .site-language-selector .chosen-container {
        width: auto !important;
    }
}

.mobile-site-language-selector li ,.mobile-site-language-selector a {
    list-style: none;
    color: #9da6c2;
    display: block;
    padding: 15px 13px 13px;
    position: relative;
    font-family: 'proxima_novasemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 16px;
    border-bottom: 1px solid #202946;
}

.mobile-site-language-selector .menu-item-parent .current-language ,.mobile-site-language-selector .zmdi {
    color: #9da6c2;
}

.mobile-site-language-selector .menu-item-parent {
    color: #fff;
}

.mobile-site-language-selector a:active {
    color: #fff;
}

.mobile-site-language-selector .language-option {
    background: #232e51;
    padding: 15px 0px 13px 25px;
}

.mobile-site-language-selector .language-option .zmdi-check {
    float: right;
    font-size: 20px;
    padding-right: 10px;
    position: relative;
    bottom: 4px;
}

.mobile-site-language-selector ul {
    margin: 0;
    padding-left: 0;
}

.mobile-site-language-selector .multi-level {
    padding:0;
}

.mobile-site-language-selector .language-option.active:after {
    content: 'yes';
}

.mobile-site-language-selector .language-options-list {
    display:none;
}

.mobile-site-language-selector .language-options-list.active {
    display:block;
}

.mobile-site-language-selector .zmdi-chevron-down {
    float: right;
    margin-left: 8px;
    font-size: 20px;
}

.mobile-site-language-selector .current-language {
    float: right;
}

.mobile-site-language-selector .language-options-list .result-selected::after {
    content: '\f26b';
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    float: right;
    padding-right: 12.5px;
}

.wpjb-text-box{
    position: relative;
}

.logged-in .wpjb-text-box:before{
    display: none;
}

.wpjb-text-box:before{
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
/*TICKET REQUEST HL-1038 REMOVE GRADIENT FROM JOBS IF LOGGED OUT*/
    /*background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );*/
}

/*HL-191*/
.news-single-post .social-links li .us_wrapper .us_button .us_box {
    font-size: 18px;
}

.news-single-post footer .social-links li .us_button .us_share {
    margin-left: 1.5em;
}

.news-single-post header .social-links li .us_button .us_share {
    margin-left: .15em;
}

.news-single-post .content p iframe {
    width: 100%;
    max-height: 500px;
    min-height: 350px;
}

@media (max-width: 500px) {
    .single-post #article-banner .container {
        margin-bottom: 12.5%;
    }

    .news-single-post header .social-links {
        padding: 0;
    }

    .news-single-post footer .social-links li .us_button .us_share {
        margin-left: 0.15em;
    }

    .news-single-post footer .social-links li .us_button {
        max-width: 30%;
    }

    .news-single-post footer .social-links li {
        width: 13%;
    }

    .news-single-post footer .social-links {
        width: 90%;
    }

    #single-news-content .news-single-post header {
        padding-top: 15%;
    }
}

@media (max-width: 340px) {
    .news-single-post footer .social-links li {
        width: 15%;
    }

    .news-single-post footer .social-links {
        width: 100%;
    }

    .single-post #article-banner .container {
        margin-bottom: 15%;
    }

    .news-single-post footer .social-links li .us_button .us_share {
        margin-left: 0.15em;
    }
}

@media (max-width: 770px) {
    .news-single-post header {
        width: 100% !important;
    }

    .single-post #article-banner .container {
        margin-bottom: 10%;
    }
}

/*HL-161*/
.privacy-popup
{
    background-color: #fff;
    margin-bottom: 15px;
    padding: 30px;
    width: 434px;
    font-family: 'proxima_nova_rgregular';
    font-weight: normal;
    font-style: normal;
}
.privacy-popup h2
{
    font-size: 40pt;
    color: #171f39;
    text-align: center;
    margin: 15px 0;
}
.block-box {
    margin-bottom: 25px;
}
.block-box .block-heading
{
    background: rgba(0, 0, 0, 0) url("images/line.png") repeat-x scroll 10px 19px;
    color: #575c6a;
    padding: 10px 0;
    text-align: center;
}
.block-box .block-heading label{
    background-color: #fff;
    padding: 0 15px;
    font-size: 12pt;
    text-transform: uppercase;
    font-family: 'proxima_nova_rgbold';
}
.block-box p
{
    color: #8f9ea6;
    font-size: 16pt;
    margin: 8px 0;
    padding: 0;
}
.block-box p a
{
    color: #0d9bdc;
    text-decoration: none;
}
.block-footer
{
    color: #8f9ea6;
    font-size: 14pt;
    font-family: 'proxima_nova_rgbold';
}
.block-footer a
{
    color: #0d9bdc;
    text-decoration: none;
}
.block-permission{
    text-align: center;
}

.block-permission > img {
    padding: 9px;

}

#home-banner .info-wrapper .info-box {
    width: 184px;
}

.iubenda-ibadge {
    width: 100% !important;
}

#update-language .chosen-results li {
    margin-bottom: 0px !important;
}

/*HL-213*/
#recruitment-solutions {
    background-attachment: scroll;
    display: inline-block;
    width: 100%;
}

@media (max-width: 450px) {
    #recruitment-solutions {
        background-position: 60% center;
    }
}

/*HL-217*/
.medium-up,.small-only {
    display: none !important;
}

@media (min-width: 481px) {
    .medium-up {
        display: block !important;
    }
}

@media (max-width: 480px) {
    .small-only {
        display: block !important;
    }
}

/*HL-174*/
body.messages.my-messages #main-header .container {
    background: #2b375e;
}
body.messages.my-messages .container #messages-content {
    min-width: 100%;
    margin: 0 !important;
}
body.messages.my-messages .default-content {
    padding: 0;
    height: 80%;
}
body.messages.my-messages .default-content .messages-holder {
    height: 100%;
    padding: 0;
    width: 100%;
}
body.messages.my-messages .default-content .messages-holder #messages-content {
    height: 100%;
}
body.messages.my-messages .default-content .messages-holder #cometchat_embed_synergy_container {
    height: 100%;
}
body.messages.my-messages {
    height: 100%;
}
body.messages.my-messages #page {
    height: 100% !important;
}
.cometchat_ccmobiletab_redirect {
    display: none !important;
}

/*HL-261*/
.profile-timeline .inner-wrapper .text {
    padding-right: 15px !important;
}

@media (max-width: 470px) {
    .hlProfile__profilePictureUpload {
        width: 100%;
        min-width: 0;
    }
    .hlProfile__profilePictureUpload #profile_picture {
        width: 100%;
        min-width: 0;
    }
    #home-banner {
        height: auto;
    }
    #home-banner .container {
        display: inline-block !important;
    }
}
@media (max-width: 450px) {
    .hlProfile__profilePictureUpload {
        padding: 0 !important;
    }
}
@media (max-width: 500px) {
    .hlProfileForm__formBtnWrapper a {
        float: left;
    }
    .hlProfileForm__formBtn--delete .cell{
        margin: 0 !important;
        position: initial !important;
    }
}
.signupform__wrapper input[type=submit] {
    white-space: initial;
}

.box-import-links, .oneall__wrapper  {
    display: block !important;
}

/*HL-278*/
@media (max-width: 500px){
    .logged-in #profile-overview {
        margin-top: 10.5%;
    }
    .home-page #profile-overview {
        margin-top: 5%;
    }
    /*.profile-references-list {
        margin-top: 21%;
    }*/
    #profile-timeline {
        margin-top: 6.5%;
    }
}

/*HL-294 android fix-homepage-banner*/
@media only screen and (max-device-width: 800px) and (min-device-width: 300px){
    #home-banner {
        display: block;

        background-position-y: 0px !important;
    }
}
/*HL-239*/
@media (max-width: 500px) {
    #profile-banner .profile-info .profile-stats p.badge {
        top:-48px;
    }
}

/*HL-335*/
@media (max-width: 500px) {
    .st-page a:nth-child(3),.st-page a:nth-child(5),.st-page a:nth-child(6){
        display:none;
    }
    .st-page a.current {
        display:table-cell !important;
    }
    .st-page .st-next {
        display: table-cell !important;
    }
}

/*HL-355*/

.profile-box.profile-timeline.membership-grades .button-wrapper a.btn {
	margin-bottom: 5px;
}
@media (max-width: 500px) {
	.profile-box.profile-timeline.membership-grades .button-wrapper a{
		width: 60%;
	}
	.profile-box.profile-timeline.membership-grades .button-wrapper a:last-child {
		top: 10px;
	}
}

@media (max-width: 1024px) and (orientation:landscape) {
	.profile-box.profile-timeline.membership-grades .button-wrapper a{
		width: 60%;
	}
	.profile-box.profile-timeline.membership-grades .button-wrapper a:last-child {
		top: 10px;
	}
}

/*HL-331 & HL-406*/
.video-modal .embed-container {
	overflow: hidden;
	max-width: 100%;
	margin: 0 auto;
	width: 800px;
	height: 650px;
    overflow: hidden;
}
.video-modal .embed-container iframe,
.video-modal .embed-container object,
.video-modal .embed-container embed {
	position: absolute;
    margin: 0 auto;
	width: 800px;
	height: 450px;
	margin-top: 11.5%;
}

#modal-wrapper .modal-box .close .zmdi-close {
    right:0;
    top: 0;
    position: absolute;
    font-size: 24px;
}

@media (max-width: 768px) {
    .video-modal .embed-container iframe,
    .video-modal .embed-container object,
    .video-modal .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 450px;
        margin-top: 35%;
    }

    #modal-wrapper .modal-box .close .zmdi-close {
        right:5px;
        position: fixed;
        font-size: 50px;
    }
}

@media (max-width: 750px) {
	.video-modal .embed-container {
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
	}
	.video-modal .embed-container iframe,
	.video-modal .embed-container object,
	.video-modal .embed-container embed {
		position: absolute;
		top: 32px;
		left: 0;
		width: 100%;
		height: 93.5%;
		margin-top: 0;
	}
	#modal-wrapper .modal-box .close {
		left:5px;
	}
    #modal-wrapper .modal-box .close .zmdi-close {
        font-size: 40px;
    }
}

/*HL-271*/
a:hover {
    cursor: pointer;
}

/*HL-419*/
@media (max-width: 767px) {
	.partner-section .partner-wrapper .item {
		max-width: 320px;
		align-content: center;
		width: 310px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.partner-section .partner-wrapper .item img {
		width: auto;
	}
}

@media (max-width: 320px) {
	.partner-section .partner-wrapper .item {
		max-width: 310px;
		align-content: center;
		width: 300px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.partner-section .partner-wrapper .item img {
		width: 300px;
	}
}

/*HL-411*/
.def-cursor{
    cursor: default;
    pointer-events: none;
}

/*HL-309*/
.img-box img{
    height: 100%;
}

.gfx img{
    height: 100%;
}

.membership-grades-item-list .item p{
    padding-top: 10px;
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
   .gfx img{
        height: 70%;
    }
}

/*HL-414*/
.scripts {
    display: none;
}

/*HL-425/6*/
.box-size{
    width: 350px;
}
/*HL-437*/
.chosen-container-single .chosen-single span {
  margin-right: 18px;
}

/* HL-415*/
.box-sign-up .inputs-wrapper input[type="text"], .box-search-jobs .inputs-wrapper input[type="text"], .box-search-jobs-results .inputs-wrapper input[type="text"], .box-jobs .inputs-wrapper input[type="text"], .box-search-adv-results .inputs-wrapper input[type="text"] {
    max-width: 450px;
}

/*HL-467*/
.box-search-jobs header div{
    width: 760px;
}
.box-invitation header div, .box-jobs header div, .box-jobs-applicants header div,
.box-leader-points header div, .box-member-status header div,
.box-search-jobs header div, .box-sign-up header div {
    width: 760px;
}

/* HL-435*/
.item-wrapper {
    margin-left: 7px;
}

/*HL-469*/
#home-banner.signup_banner .signup .white_block .privacy {
    position: relative;
    left: 31%;
}
.widget{
    position: relative;
    left: 0px;
}

/*HL-471*/
@media (max-width: 500px){
    #profile-content .profile-content-header, #news-content .profile-content-header, #single-news-content .profile-content-header, #invitations-content .profile-content-header, #single-jobs-content .profile-content-header, #memebership-grades-content .profile-content-header {
        position: relative;
        margin-bottom: -41px;
    }
    #time-col{
        margin-top: 20px;
    }
}

@media (max-width: 350px){
    #profile-content .profile-content-header, #news-content .profile-content-header, #single-news-content .profile-content-header, #invitations-content .profile-content-header, #single-jobs-content .profile-content-header, #memebership-grades-content .profile-content-header {
        position: relative;
        margin-bottom: -25px;
    }
    #time-col{
        margin-top: 20px;
    }
}

@media (max-width: 460px){
    #profile-content .profile-content-header, #news-content .profile-content-header, #single-news-content .profile-content-header, #invitations-content .profile-content-header, #single-jobs-content .profile-content-header, #memebership-grades-content .profile-content-header {
        position: relative;
        margin-bottom: -35.5px;
    }
    #time-col{
        padding-top: 31.5px;
    }
}

@media (max-width: 400px){
    #profile-content .profile-content-header, #news-content .profile-content-header, #single-news-content .profile-content-header, #invitations-content .profile-content-header, #single-jobs-content .profile-content-header, #memebership-grades-content .profile-content-header {
        position: relative;
        margin-bottom: -25.5px;
    }
    #time-col{
        padding-top: 26px;
    }
}

@media (max-width: 300px){
    #profile-content .profile-content-header, #news-content .profile-content-header, #single-news-content .profile-content-header, #invitations-content .profile-content-header, #single-jobs-content .profile-content-header, #memebership-grades-content .profile-content-header {
        position: relative;
        margin-bottom: -15.5px;
    }
}

@media (max-width: 767px) {
    #time-col{
        padding-top: 16px;
    }
}

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    #time-col{
        padding-top: 18px;
    }
}

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    #time-col{
        padding-top: 23px;
    }
}

@media screen and (device-width: 412px) and (device-height: 732px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    #time-col{
        padding-top: 22px;
    }
}
@media screen and (device-width: 732px) and (device-height: 412px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    #time-col{
        padding-top: 30px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    #time-col{
        padding-top: 12px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    #time-col{
        padding-top: 27px;
    }
}

@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait){
    #time-col{
        padding-top: 25px;
    }
}

@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait){
    #time-col{
        padding-top: 20px;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    #time-col{
        padding-top: 28px;
    }
}

/*HL-432*/
@media (max-width: 767px){
    .membership-grades-item-list-mobile .item {
        margin: 0px 0 -1px;
    }
}
@media (max-width: 500px) {
    .membership-grades-item-list-mobile .slick-dots {
        position: absolute;
        top: 200px;
        left: 41%;
        width: 59px;
    }
}
@media (max-width: 600px) {
    .membership-grades-item-list-mobile .slick-dots {
        position: absolute;
        top: 200px;
        left: 41%;
        width: 59px;
    }
}
@media (max-width: 767px) {
    .membership-grades-item-list-mobile .slick-dots {
        position: absolute;
        top: 200px;
        left: 40%;
        width: 59px;
    }
}

/*HL-494 */
.notification-count{
    position: absolute;
}

/*HL-277this need to be removed once the settings mennu expands*/
#icon-right{
    display: none;
}

/*HL-19*/
.header-steps ul li:first-child{
    z-index: 18;
    border-color: #7bd62b;
    background: #ffffff;
}
.header-steps ul li.circle{
    z-index: 2;
    border-color: #7bd62b;
    background: #ffffff;
}

/*HL-431*/
.bottom-links p span{
    display: block;
    padding-top: 25px;
}

.bottom-links p:before, .bottom-links p:after{
   content: none;
}

/*HL-466*/
/*i5*/
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    /*.profile-references-list{
        margin-top: 19%;*/
    }

}
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    /*.profile-references-list{
        margin-top: 4.5%;*/
    }


}
/*i6*/
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
        /*.profile-references-list{
        margin-top: 16%;*/
    }


}
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
        /*.profile-references-list{
        margin-top:4.5%;*/
    }


}
/*6+*/
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) {
        /*.profile-references-list{
        margin-top:17.5%;*/
    }

}
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {
        /*.profile-references-list{
        margin-top:3.5%;*/
    }
  }
}
/*s5*/
@media screen
  and (device-width: 360px)
  and (device-height: 640px)
  and (-webkit-device-pixel-ratio: 3)
  and (orientation: portrait) {
        /*.profile-references-list{
        margin-top: 16.5%;*/
    }

}
@media screen
  and (device-width: 360px)
  and (device-height: 640px)
  and (-webkit-device-pixel-ratio: 3)
  and (orientation: landscape) {
        /*.profile-references-list{
        margin-top: 16.5%;
    }*/

}

@media only screen
  and (min-device-width: 412px)
  and (max-device-width: 732px)
  and (-webkit-min-device-pixel-ratio: 1)
  and (orientation: portrait) {
    /*.profile-references-list{
        margin-top: 17.5%;
    }*/

}
@media only screen
  and (min-device-width: 412px)
  and (max-device-width: 732px)
  and (-webkit-min-device-pixel-ratio: 1)
  and  (orientation: landscape){
    /*.profile-references-list{
        margin-top: 4.5%;
    }*/

}



/*HL-515*/
.default-content .privacy-protection-content {
    background: #fff;
    margin-top: 10px;
    padding: 12px 22px;
    box-sizing: border-box;
}

/*HL-518*/
@media (max-width: 1024px){
    #cloudsponge-address-book {
        padding-top: 120px !important;
    }
}

/*HL-490*/
.hidee{
    display: none;
}

@media (max-width: 700px){
    .mobile-timeline-data{
        margin-top: -55px;
    }
}

/*HL-543*/
@media (max-width: 700px){
    .news-posts-list{
       margin-top: 30px;
    }
    #hlProfile_summary{
        margin-top: 25px;
    }
    header.profile-content-header{
        margin-bottom: 1px;
    }
}

/*HL-530*/
#hl_profile_summary{
    margin-top: -7px;
}

/*HL-529*/
/*i5*/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px)and (-webkit-min-device-pixel-ratio: 2)and (orientation: portrait) {
    .inputs-wrapper.clear{
        position: relative;
        left: -7px;
    }
    #contact-number-type, #month-from, #month-to, #year-from, #year-to{
        margin-bottom: 8.5px;
    }
    .ez-checkbox{
        margin-left: 8px;
    }
    #country{
        width: 280px;
    }
    .box-sign-up label{
        display: block;
        font-family: 'proxima_nova_rgbold';
        font-weight: normal;
        font-style: normal;
        line-height: 18px;
        color: #171f39;
        float: none;
        margin-bottom: 5px;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px)and (-webkit-min-device-pixel-ratio: 2)and (orientation: landscape) {
    .inputs-wrapper.clear{
        position: relative;
        left: -7px;
        display: table;
    }
    #contact-number-type, #month-from, #year-from{
        margin-bottom: 8.5px;
    }
    .ez-checkbox{
        margin-left: 8px;
    }
    .item-wrapper .item-name-title input[type="text"]#title{
        width: 520px;
    }
    .box-sign-up label{
        display: block;
        font-family: 'proxima_nova_rgbold';
        font-weight: normal;
        font-style: normal;
        line-height: 18px;
        color: #171f39;
        float: none;
        margin-bottom: 5px;
    }
}
/*i6*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2)and (orientation: portrait) {
    .inputs-wrapper.clear{
        position: relative;
        left: -7px;
    }
    #contact-number-type, #month-from, #year-from{
        margin-bottom: 8.5px;
    }
    .ez-checkbox{
        margin-left: 8px;
    }
    .box-sign-up label{
        display: block;
        font-family: 'proxima_nova_rgbold';
        font-weight: normal;
        font-style: normal;
        line-height: 18px;
        color: #171f39;
        float: none;
        margin-bottom: 5px;
    }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2)and (orientation: landscape) {
    .inputs-wrapper.clear{
        position: relative;
        left: -7px;
    }
    #contact-number-type, #month-from, #year-from{
        margin-bottom: 8.5px;
    }
    .ez-checkbox{
        margin-left: 8px;
    }
    .item-wrapper.item-name-country{
        display: table;
    }
    .box-sign-up label{
        display: block;
        font-family: 'proxima_nova_rgbold';
        font-weight: normal;
        font-style: normal;
        line-height: 18px;
        color: #171f39;
        float: none;
        margin-bottom: 5px;
    }
}
/*6+*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3)and (orientation: portrait) {
    .inputs-wrapper.clear{
        position: relative;
        left: -7px;
    }
    #contact-number-type, #month-from, #year-from{
        margin-bottom: 8.5px;
    }
    .ez-checkbox{
        margin-left: 8px;
    }
    .box-sign-up label{
        display: block;
        font-family: 'proxima_nova_rgbold';
        font-weight: normal;
        font-style: normal;
        line-height: 18px;
        color: #171f39;
        float: none;
        margin-bottom: 5px;
    }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3)and (orientation: landscape) {
    .inputs-wrapper.clear{
        position: relative;
        left: -7px;
    }
    #contact-number-type, #month-from, #year-from{
        margin-bottom: 8.5px;
    }
    .ez-checkbox{
        margin-left: 8px;
    }
    .item-wrapper.item-name-country{
        display: table;
    }
    .box-sign-up label{
        display: block;
        font-family: 'proxima_nova_rgbold';
        font-weight: 16px;
        font-style: normal;
        line-height: 18px;
        color: #171f39;
        float: none;
        margin-bottom: 5px;
    }
}
/*s5*/
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    .inputs-wrapper.clear{
        position: relative;
        left: -7px;
    }
    #contact-number-type, #month-from, #year-from{
        margin-bottom: 8.5px;
    }
    .ez-checkbox{
        margin-left: 8px;
    }
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    .inputs-wrapper.clear{
        position: relative;
        left: -7px;
    }
    #contact-number-type, #month-from, #year-from{
        margin-bottom: 8.5px;
    }
    .ez-checkbox{
        margin-left: 8px;
    }
    .item-wrapper.item-name-country{
        display: table;
    }
}

@media only screen and (min-device-width: 412px) and (max-device-width: 732px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
    .inputs-wrapper.clear{
        position: relative;
        left: -7px;
    }
    #contact-number-type, #month-from, #year-from{
        margin-bottom: 8.5px;
    }
    .ez-checkbox{
        margin-left: 8px;
    }
    .item-wrapper .item-name-city{
        display: table;
    }
}
@media only screen and (min-device-width: 412px) and (max-device-width: 732px) and (-webkit-min-device-pixel-ratio: 1) and  (orientation: landscape){
    .inputs-wrapper.clear{
        position: relative;
        left: -7px;
    }
    #contact-number-type, #month-from, #year-from{
        margin-bottom: 8.5px;
    }
    .ez-checkbox{
        margin-left: 8px;
    }
    .item-wrapper .item-name-city{
        display: table;
        margin-top: -1px;
    }
    .box-sign-up .inputs-wrapper input[type="text"]#location{
        width: 600px;
    }
}
@media (max-width: 767px){
   .box-sign-up .inputs-wrapper input[type="text"]#company{
        max-width: 550px;
    }
    .box-sign-up .inputs-wrapper input[type="text"]#title{
        width: 278px;
    }
    .box-sign-up sup{
        font-size: large;
    }
    .link-add{
        margin-left: 0;
    }
    .inputs-wrapper.clear.title-align{
        display: table-caption;
    }
    .item-wrapper.item-name-dob{
        margin-top: 10px;
    }
    .item-wrapper.item-name-title{
        margin-top:56px;
    } 
    .item-wrapper.item-name-country{
        margin-top:50px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    #contact-number-type, #month-from, #month-to, #year-from, #year-to, #year_to_chosen{
        margin-bottom: 8.5px;
    }
    .box-sign-up .inputs-wrapper input[type="text"]#company, .box-sign-up .inputs-wrapper input[type="text"]#title{
        width: 300px;
    }
    .ez-checkbox{
        margin-left: 8px;
    }
}

@media (min-device-width: 768px){
    #contact-number-type, #month-from, #month-to, #year-from, #year-to, #year_to_chosen, #month_from_chosen, #year_from_chosen{
        margin-bottom: 8.5px;
    }
    .box-sign-up sup{
        font-size: large;
    }
    .check{
        margin-left: 8px;
    }
    .left-align{
        margin-left: -9px;
    }
    .left-align-small{
        margin-left: -0.5px;
    }
    .left-align-medium{
        margin-left: -5px;
    }
    .right-align{
        margin-left: -7px;
    }
    .right-align-small{
        margin-left: 0.5px;
    }
    .right-align-medium{
        margin-left: -3.5px;
    }
    .city-align{
        margin-left: -3.5px;
    }
    .title-align{
        margin-left: -7.5px;
    }
    .num-label{
        margin-left: 3.5px;
    }
    #time-peri{
        margin-left: 3.5px;
    }
}

/*HL-356*/
#single-jobs-content .sticky-sidebar-jobs .membership-info.bottom {
    /*display: none;*/
}
@media (max-width: 700px){
    #single-jobs-content .sticky-sidebar-jobs .profile-info {
        width: 360px !important;
    }
    #single-jobs-content .sticky-sidebar-jobs .membership-info.bottom {
        display: none;
    }
    #single-jobs-content .logged-in-sticky-sidebar footer {
        padding-top:5px;
    }
}

/*HL-565*/
#main-footer {
    padding-top: 40px;
}
#main-footer hr {
    margin: 20px 0;
}
#main-footer .footer__socialConnect .sf-widget-holder .sf-block .sf-dark-color{
    color: #b2babf !important;
}
#main-footer .footer-nav .nav_row{
    height: auto;
}
#main-footer .footer-nav .nav_col{
    height: auto;
}
#main-footer .footer-nav .menu_render{
    float: none;
    overflow: hidden;
}
#main-footer .footer-nav .nav_col .gray_logo{
    float: left;
    margin-right:10px;
    display: inline-block;
}
#main-footer .footer-nav .nav_col .gray_logo img{
    height: 40px;
    width: 40px;
}
#main-footer .footer-nav .nav_col ul{
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    display: inline-block;
}
#main-footer .footer-nav .nav_col ul li{
    display: inline-block;
    padding: 0 10px 0 0;
}
#main-footer .footer-nav .nav_col ul li:after{
    content: '';
    height: 12px;
    width: 2px;
    background: #dde1e3;
    display: inline-block;
    position: relative;
    top: 2px;
    right: -6px;
}
#main-footer .footer-nav .nav_col ul li:last-child:after{
    display: none;
}
#main-footer .footer-nav .nav_col ul li a {
    color: #b2babf;
    font-size: 14px;
}
#main-footer .footer-nav .nav_col .text {
    color: #b2babf;
    font-size: 14px;
    margin: 0;
    text-align: left;
    line-height: 20px;
    overflow: hidden;
}
#main-footer .footer-nav .nav_col .text a {
    color: #b2babf;
    font-size: 14px;
}
#main-footer .footer-nav .privacy_block{
    float: right;
    text-align: right;
}
#main-footer .footer-nav .privacy_block .iubenda-button-holder{
    margin-top: -5px;
    margin-bottom: -5px;
}
#main-footer .footer-nav .privacy_block .verasafescript{
    width: auto;
    display: inline-block;
    float: left;
}
#main-footer .footer-nav .privacy_block iframe{
    width: 200px;
}
.verasafe_substitute_link {
    color: #b2babf;
    font-size: 14px;
}
.verasafe_substitute_link .zmdi{
    margin-right: 6px;
}
.footer_logged_out_widget_area {
    height: auto;
    width: 100%;
}
@media (max-width: 660px) {
    #main-footer .footer-nav .nav_row {
        position: relative;
    }
    #main-footer .footer-nav .nav_col .gray_logo{
        float: none;
        margin: 10px 0;
    }
    #main-footer .footer-nav .nav_col .logged_in{
        display: none;
    }
    #main-footer .footer-nav .nav_col .text {
        text-align: center;
    }
    #main-footer .footer-nav .nav_col .text ul{
        width: 100%;
        margin-bottom: 15px;
    }
    #main-footer .footer-nav .nav_col .text li{
        float: none;
    }

    #main-footer .footer-nav .menu_render{
        padding-bottom: 60px;
    }
    #main-footer .footer-nav .privacy_block{
        position: absolute;
        bottom: 0;
        float: none;
        width: 100%;
        text-align: center;
    }
    #main-footer .footer-nav .privacy_block .iubenda-button-holder{
        margin-top: 5px;
        margin-bottom: 5px;
    }
    #main-footer .footer-nav .privacy_block .verasafescript{
        width: 100%;
    }
}

/*HL-581*/
@media (max-width: 660px) {
    .section-membership-grades .membership-content-grades .membership-grades-wrapper .fellow-grade .header:after {
        border-color:transparent transparent #d18c1d transparent !important;
    }

    .section-membership-grades .membership-content-grades .membership-grades-wrapper .member-grade .header:after {
        border-color:transparent transparent #b0b0b0 transparent !important;
    }
}

@media (min-width:770px) {
    .display-mobile-only {
        display:none;
    }
}
@media (max-width:780px) {
    .display-desktop-only {
        display:none;
    }
}
/*HL-576*/
#profile-overview .profile-right-col .profile-box.profile-timeline.membership-grades .inner-wrapper {
    height:100%;
}
#profile-overview .profile-right-col .profile-box.profile-timeline .inner-wrapper {
    height:100%;
}

#profile-overview .profile-right-col .profile-box.profile-timeline .inner-wrapper .text,
#profile-overview .profile-right-col .profile-box.profile-timeline.membership-grades .inner-wrapper .text {
    position: relative;
}

@media (max-width: 660px) {
    #profile-overview .profile-right-col .profile-box.profile-timeline .inner-wrapper .text,
    #profile-overview .profile-right-col .profile-box.profile-timeline.membership-grades .inner-wrapper .text {
        /*padding-left: 2%;*/
    }
}

/*HL-589*/
#membership-grades-content .profile-right-col .profile-box.profile-timeline {
    display:none;
}

/*HL-610*/
.publish-promote-page #gform_wrapper_5 {
    display:block !important;
}
.publish-promote-page .contect-us-wrapper form {
    width: 100%;
}
.publish-promote-page #gform_submit_button_5 {
    position: relative;
    top: 0px;
    left: 40%;
}
@media (max-width: 450px) {
    .publish-promote-page #gform_submit_button_5 {
        padding: 10px 12px 10px;
    }
}

/*HL-611*/
#login-page .modal-container {
    margin-bottom:0px !important;
}

#login-page .iubenda-button-holder {
    bottom: 49px;
    position: relative;
}

#login-page .signupform__wrapper {
    padding-bottom: 50px;
}

@media (max-width: 450px) {
    #login-page .iubenda-button-holder {
        bottom: 40px;
    }

    #login-page .signupform__forgot, .signupform__remember {
        width:100%;
    }

    #login-page .signupform__wrapper {
        padding-bottom: 55px;
    }
}

/*HL-608*/
body.visible-modal {
    overflow: hidden !important;
}

/*HL-624*/
#single-jobs-content .profile-box.news-timeline .inner-wrapper {
    padding-bottom: 0;
    padding-top: 0;
}

#single-jobs-content .profile-box.news-timeline .inner-wrapper .box-social-links {
    height: 54px;
}

#single-jobs-content .profile-right-col .dashboard-right.relative {
    position: relative;
}
@media (max-width: 770px) {
    #single-jobs-content .profile-box.news-timeline {
        display: none !important;
    }
}

/*HL-616*/
.featuredNews__slide--single {
    height: auto;
    position: initial;
    overflow: hidden;
}
.featuredNews__slideWrapper--imgSmall img{
    width: 100%;
}
.featuredNews__slideWrapper--imgBig img{
    width: auto;
    position: relative;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

/*HL-626*/
#news-content .profile-content-header {
    margin-bottom: 20px;
}

/*HL-635*/
@media (max-width: 768px) {
    .home-page #network .right-box h2 {
        font-size: 34px;
        line-height: 38px;
    }
}

/*HL-641*/
#single-news-content .profile-content-wrapper .layout__col--left {
    width: 67%;
}
#single-news-content .profile-content-wrapper .layout__col--left.news-overlap {
    margin-top: -170px;
}
.featuredNews__slideWrapper--imgBig .featuredNews__slide--single {
    height: 600px;
}

@media (max-width: 1279px) {
    #single-news-content .profile-content-wrapper .layout__col--left.news-overlap {
        margin-top: -120px;
    }
}

@media (max-width: 1024px) {
	#single-news-content .profile-content-wrapper .layout__col--left {
	    width: 64%;
	}
	#single-news-content .profile-content-wrapper .layout__col--left.news-overlap {
	    margin-top: -80px;
	}
}

@media (max-width: 991px) {
    #single-news-content .profile-content-wrapper .layout__col--left {
        width: 100%;
    }
    .featuredNews__slideWrapper--imgBig .featuredNews__slide--single {
        height: 500px;
    }
}

@media (max-width: 768px) {
    #single-news-content .profile-content-wrapper .layout__col--left {
        width: 100%;
    }
    #single-news-content .profile-content-wrapper .layout__col--left.news-overlap {
        margin-top: -40px;
    }
    .featuredNews__slideWrapper--imgBig .featuredNews__slide--single {
        height: 350px;
    }
}

#single-news-content .news-single-post .content img {
    width:auto;
    max-width: 100%;
}

#single-news-content {
    padding-top: 10px;
}
/*
/*HL-625
@media (max-width: 767px) and  (orientation: portrait) {
    .display-mobile-only{
        position: relative;
    }
    .timeline-wrapper .AHL .timeline{
        width: 100%;
        margin-left: 0;
    }
    .timeline-wrapper .my-grade{
        width: 80%;
        margin-left: -10%;
    }
    .timeline.grades.fhl-grades{
        margin-left: -60%;
    }
    .timeline.grades{
            width: 80%;
    }
    .membership-timeline .items-wrapper .item.fellow-item {
        display: none;
    }
    .mb-self{
        margin-left: 60px;
        text-align: center;
        width: 100%;
    }
    .mb-self.fhl-margin{
        margin-left: 165px;
    }
    .membership-timeline .timeline .timeline-tooltip {
        margin-left: -58px !important;
    }
    .membership-wrapper.associate-state .membership-timeline .items-wrapper {
        margin-left: 24px;
    }
    .membership-timeline .items-wrapper .item .info p.visible-mobile{
        opacity: 1;
    }
    .membership-timeline .items-wrapper .item .status-icon.checked.mobile{
        display: block;
    }
    .membership-timeline .items-wrapper .item .status-icon.locked.AHL:before{
        display: none;
    }
    /*.membership-timeline .items-wrapper .item .status-icon.checked.mobileAHL{
        display: block;
    }
    .membership-timeline .items-wrapper .item .status-icon.checked.mobileFHL{
        display: block;
    }
    .membership-timeline .items-wrapper .item .status-icon.locked.mobile-trans{
        color: transparent !important;
    }
}
@media (max-width: 767px) and  (orientation: landscape) {
    .membership-timeline .items-wrapper .item .info p.visible-mobile{
        opacity: 1;
    }
    .membership-timeline .items-wrapper .item .status-icon.checked.mobile{
        display: block;
    }
    .membership-timeline .items-wrapper .item .status-icon.locked.AHL:before{
        display: none;
    }
    /*.membership-timeline .items-wrapper .item .status-icon.checked.mobileAHL{
        display: block;
    }
    .membership-timeline .items-wrapper .item .status-icon.locked.mobile-trans{
        color: transparent !important;
    }
    .membership-wrapper.associate-state .membership-timeline .items-wrapper {
        margin-left: -7px;
    }
    .timeline-wrapper .my-grade{
        margin-left: -12%;
    }
    .timeline .grades .lands{
        margin-left: 12%;
    }
}

@media (max-width: 479px){
    .membership-timeline .timeline .timeline-tooltip {
        width: 89px;
    }
}
*/

/*HL-566*/
@media screen and (max-width: 767px) and (orientation: portrait) {
    #profile-banner .top-info p.visible-mobile{
        margin-bottom: 0;
        min-width: 286px;
        margin-left: -52px;
    }
}

/*HL-675*/

#single-news-content .sidebar-widget-overrides .at4-recommended-div-item {
	padding: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eaedf1;
	height: auto;
	margin: 0;
}
#single-news-content .sidebar-widget-overrides .at4-recommended-item-img{
	height: 50px !important;
	width: 50px !important;
}
#single-news-content .sidebar-widget-overrides .at4-recommended-item-img img{
	height: auto !important;
	left: 0 !important;
    clip: rect(0px,50px,50px,0px);
    top:0px !important;
}
#single-news-content .sidebar-widget-overrides .at4-recommended-item-caption{
	padding: 0 !important;
	margin-bottom: 8px !important;
}
#single-news-content .sidebar-widget-overrides .at4-recommended-div-item:last-child {
	border-bottom: none;
}
#single-news-content .sidebar-widget-overrides .at4-recommended-div-item .at-h4 a {
	font-family: 'proxima_novasemibold';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 18px;
	color: #2b375e;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	padding-left: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#single-news-content .sidebar-widget-overrides .at4-recommended-div-item small {
	display: none;
}


#single-news-content .sidebar-widget-overrides .at-h3.at-recommended-label.at-vertical{
    font-family: 'proxima_nova_rgregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: #171f39;
    border-bottom: 1px solid #e5e5e5;
    padding: 11px 20px;
    margin: 0;
}

#single-news-content .suggested-news-wrapper .at4-recommendedbox-outer-container .at4-recommended-div-item{
    width: 33.333333% !important;
}

#single-news-content .at4-recommended.at-medium .at4-recommended-horizontal{
    max-height: auto !important;
}

@media (max-width:560px) {
    #single-news-content .suggested-news-wrapper .at4-recommended-div-item{
        min-width: 100% !important;
    }
    #single-news-content .suggested-news-wrapper .at4-recommended-item-img{
        height: 150px !important;
        width: 30% !important;
        display: inline-block;
        float: left;
        box-sizing: border-box;
    }
    #single-news-content .suggested-news-wrapper .at4-recommended-item-caption{
        height: 150px !important;
        width: 70% !important;
        display: inline-block;
        float: left;
        box-sizing: border-box;
        padding: 8px !important;
    }
    #single-news-content .suggested-news-wrapper .at4-recommended-item-img a{
        min-width: 100%;
    }
    #single-news-content .suggested-news-wrapper .at4-recommended-item-img img{
        max-height: 100% !important;
        max-width: none;
        max-height: none;
        position: initial;
        width: auto !important;
    }
    .suggested-news-wrapper .at4-recommendedbox-outer-container .at4-recommended-item-caption .at-h4 a {
        font-size: 17px !important;
        font-size: 3.5vw !important;
    }
}

.hlProfile__bodyItemAdd .hlProfile__bodyItemBtn {
	padding: 0px !important;
    margin-top: -50%;
}
.hlProfile__btn .add-btn.modal-update-trigger {
	top: 0;
}

.language-autocomplete-parent {
    position: relative;
}
.box-sign-up .lang-autocomplete-box {
    top: 78px;
}
.lang-autocomplete-box {
    width: 100%;
    position: absolute;
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%;
    border-radius: 3px;
    background-color: #f6f7f8;
    border: 1px solid #dbdce0;
    box-shadow: inset rgba(0, 0, 0, 0.15) 0px 3px 2px -3px;
    display: block;
    font-family: 'proxima_nova_rgregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    color: #5d6569;
    margin-top: -14px;
    overflow: hidden;
    z-index: 1;
}
.lang-autocomplete-box li {
    padding: 5px 8px;
    width: 100%;
    border-bottom: 1px solid #dbdce0;
    list-style-type: none;
}
.lang-autocomplete-box li.selected {
    background: #0d9bdc;
    color: #ffffff;
}
.lang-autocomplete-box li:hover {
    background: #0d9bdc;
    color: #ffffff;
}
.lang-autocomplete-box li:last-child{
    border-bottom: none;
}

 /*membership grades top bar*/
@media (max-width: 490px) {
    .top-info-bar {
        height: auto;
    }
    .top-info-bar .top-info-box.status ul.main {
        padding-top: 17px;
    }
    .dashboard__topBar .container .top-info-box.status {
        padding: 0;
    }
    .top-info-bar .top-info-box.status ul.details {
        padding: 5px 0 10px 0;
    }
    .top-info-bar .top-info-box.status ul.details li {
        width: 100% !important;
        display: block !important;
        padding: 5px;
    }
    .top-info-bar .top-info-box.status ul.details li span {
        display: inline;
        padding-left: 5px;
    }
}

.remove_anchor_style {
	color: inherit !important;
    text-decoration: inherit !important;
    font-weight: inherit !important;
}

.year-from-error::after {
    content:'Start year cannot be after end year.';
}
.month-from-error::after {
    content:'Start month cannot be after end month.';
}
.year-from-error::after, .month-from-error::after{
    bottom: -14px;
    height: auto;
    width: auto;
    word-wrap: nowrap;
    position: absolute;
    left: 0;
    white-space: nowrap;
    display: inline-block;
    color: red;
    font-size: 11px;
}
.year-from-error, .month-from-error{
    position: relative;
}
.chosen-container.error {
    border: 1px solid red;
}

@media (max-width: 500px) {
    .education .table {
        width: 100% !important
    }
}

@media (max-width: 760px) {
    .logoSet__item {
        display: inline-block !important;
    }
}

@media (max-width: 440px) {
    .logoSet__item--twoInRow img ,.logoSet__item--oneInRow img {
        max-width: 100% !important;
        max-height: 100px;
        height: auto !important;
        width: auto;
    }
}

#membership-content {
    display: inline-block;
    width: 100%;
}

.language-select-wrapper {
    margin-left: -10px !important;
}

@media (max-width: 1160px) {
    #main-header .search-form {
        width: 13%;
    }
}

@media (max-width: 900px) {
    #main-header .search-form {
        width: 150px;
    }
}

@media (max-width: 1007px) {
    .site-language-selector {
        display: none !important;
    }
}

@media screen and (max-width: 450px) {
    #main-header div.bt-wrapper {
        margin: 5px 10px 0px 0px;
        width: 75.5%;
    }
}

.hl-ajax-button-loader {
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    font-size: 23px;
    line-height: 10px;
    top: 4px;
    position: relative;
}

/*HL-870 Country and Currency chosen.single*/

div#country_chosen.chosen-container.chosen-container-single{
    margin-right: 57px;
    width: 100% !important;
}
div#next_salary_currency_chosen.chosen-container.chosen-container-single {
    margin-right: 57px;
    width: 100% !important;
}
/*HL-853 IMPRINT PAGE*/
.default-content .imprint-protection-content {
    float: none !important;
    text-align: center;
}



/* COMPANY PAGE */
.company-content{
	padding-top:0px !important;
}
.companyHeader{
    
}

.companyHeader__description{
    font-size: 18px;
    line-height: 24px;
    color: #8f9ea6;
}

.companyHeader__info{
	background:#FFF;
	padding:20px 40px;
	box-sizing:border-box;
	max-width:560px;
	margin:auto;
    -webkit-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.15);
    box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.15);
    text-align: center;
    position: relative;
}

.companyHeader__viewAllJobs{
    position:relative;
    margin: -5px 0px 0px -20px;
}
.companyHeader__viewAllJobs a{
    position: absolute;
    left: 0px;
    top: 0px;
    color:#0d9bdc;
    font-size:0.8rem;
}

.companyHeader__info h2{
    margin-bottom: 0px;
}

.companyHeader__img{
    background-color: #EEE;
	background-repeat:no-repeat;
	background-size:cover;
	padding:90px 20px 60px 20px;
    background-position: center;
}

.companyHeader__logo{
    display: block;
    position: absolute;
    margin: auto;
    width:80px;
    height: 80px;
    overflow: hidden;
    left: 50%;
    margin-left: -40px;
    margin-top: -60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    background: #EEE;
}

.companyHeader__logo img{
    display: block;
    width: 100%;
    height: auto;

}

.company__companyVideo{
    display: block;
    max-width: calc(100% - 388px);
    padding: 10px;
    background: #FFF;
    border-bottom: 1px solid #bcbec1;
    margin-bottom: 5px;
}

.company__container{
    border-top:10px solid transparent;
}

.company__container:before{
    content:'';
    display: block;
    clear: both;
}

.companyHeader__jobCount{
    font-size: 14px;
    line-height: 24px;
    color: #8f9ea6;
    font-weight: 800;
    margin-bottom: 20px;
}


@media (max-width: 991px){
    .company__companyVideo{
        max-width: 63%;
    }
}

@media (max-width: 767px){
    .company__companyVideo{
        display: block;
        max-width: 100%;
        clear: both;
    }
}

.company__container .dashboard-right-wrapper{
    padding-top: 0px;
}

.companyHeader__cta{
    margin: 20px auto 10px auto;
    max-width: 300px;
}

.companyHeader__cta i{
    font-size: 1rem;
}

.companyHeader__cta a{
    width: 100%;
}

.companyHeader__translate{
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: left;
    padding: 3px;
    background: #EEE;
    left: 0px;
    text-align: right;
}

.companyHeader__translate select{
    background: #FFF;
    border: 1px solid #DDD;
    color: #999;
    padding: 4px;
}

.companyHeader__translate span {
    font-size: 0.8rem;
    color: #CCC;
}

.companyHeader__translate .chosen-container{
    width: 130px !important;
    text-align: left;
}

.company-content-header{
    background: #FFF;
    display: block;
    padding: 15px 9px 0;
    border-bottom: 1px solid #bcbec1;
    margin-bottom: 10px;
}

.company-content-header a.name{
    margin: 0 0 0 9px;
    font-size: 16px;
    line-height: 22px;
    color: #171f39;
    
    font-family: 'proxima_nova_rgbold';
    font-weight: normal;
    font-style: normal;
    vertical-align: middle;
    line-height: 26px;
    padding-left: 3px;
}

.company-content-header a.avatar{
    float: left;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    height: 26px;
    width: 26px;
    background: #EEE;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);

}

.company-content-header ul.tabbed {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
.company-content-header ul.tabbed li {
	background: none;
	color: #b2babf;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
}

.company-content-header ul.tabbed li:hover {
	color: #6dc3ea;
}

.company-content-header ul.tabbed li.current {
	color: #0d9bdc;
	border-bottom: 3px solid #0d9bdc;
}

.company-content-header ul.tabbed li.current:hover {
	color: #6dc3ea;
}

.company-content .tab-content {
	display: none;
	padding: 15px;
}

.company-content .tab-content.current {
	display: inherit;
}
/*
* HL-851
* Google Translate selection box on news page
*/
.google_translate {
    padding: 6px;
    width: 100%;
    background: #f6f7f9;
    color: #ccd6d9;
    height: 41px;
    position:relative;
}

#google_right{
    max-width: 330px;
    width: 330px;
    margin-top: 2px;
    position:absolute;
    right:10px;
}
#google_right > span{
    font-size: 14px;
    margin-top: 3px;
    margin-right:5px;
    display: inline-block;
    padding-left:14px;
    float:left;
    display: block;
    width: 49%;
    box-sizing: border-box;
    text-align: right;
}

@media(max-width:500px){
    #google_right > span{
        display:none;
    }

    #google_right{
        max-width: 100%;
        width: 100%;
        position:relative;
        right:auto;
    }

     #google_right select{
         width: 100%;
     }

     .google_translate #google_right .chosen-container.chosen-container-single  {
         width: 100% !important;
     }
}

#google_right > span strong{
    font-size: 16px;
}

#google_right #google_selection~.chosen-container.chosen-container-single {
    width: 49% !important;
    vertical-align: top;
    box-sizing: border-box;
}

#google_selection~.chosen-container .chosen-single {
    border-radius: 0px;
    background:white;
    border-color: #ccd6d9;
    color:#c1cacd;
    font-weight: 600;
}
#google_selection~.chosen-container .chosen-drop {
    width:100%;
}

.apply-for-job-modal .gfx {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #0d9bdc;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    float: left;
}
.box-search-jobs-results header .btn-apply {
    color: #FFFFFF !important;
    float: right;
}
#iubenda-iframe-overlay{
    z-index:1 !important;
}

#iubenda-pp-popup{
    position: fixed !important;
    top:50px !important;
    bottom:50px !important;
}
#iubenda-pp-overlay{
    display: none !important;
}
#iubenda-iframe, #iubenda-pp-content{
    z-index:9999999999999999999999999999999999 !important;
    
}

#iubenda-iframe:before,#iubenda-pp-content:before{
    content:'';
    display: block;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left:0px;
    right:0px;
    background: rgba(0,0,0,0.8);
    z-index: -1;
}

html{
    overflow: auto !important;
}


/*HL-906*/
/*base setup*/
    #customTimelineImageWidth{
        width: 96%;
    }
    .items-wrapper .item {
        padding-bottom: 4px;
    }
    .membership-timeline .timeline-wrapper.my-grade{
        margin-top: -35px;
    }

    /*icons*/
    .membership-timeline .items-wrapper .item .status-icon.locked {
        background: #FFF !important;
        color: #171e37 !important;
    }
    .membership-timeline .items-wrapper .item .status-icon{
        display: block;
    }

    /*member info box*/
    .membership-timeline .items-wrapper .item .info{
        margin-top:6px;
    }

/*dynamic classes added with function '<div class="membership-wrapper {{fellowship_type_class}}-state">' that is being negated to prevent using negatives in styling*/
    .membership-wrapper.fellow-state .membership-timeline .items-wrapper {
        margin-left: 0px;
	}
    .membership-wrapper.member-state .membership-timeline .items-wrapper {
        margin-left: 0px;
	}
	.membership-wrapper.associate-state .membership-timeline .items-wrapper {
        margin-left: 0px;
	}


@media (max-width: 1024px){
    .membership-timeline .items-wrapper .item.associate-item{
        left:23%;
    }
    .membership-timeline .items-wrapper .item.member-item{
        left:65%;
        
    }
}

@media (max-width: 768px){
    .membership-wrapper.associate-state .membership-timeline .items-wrapper .item.member-item{
        left:69%;
    }
    .membership-timeline .items-wrapper .item.associate-item{
        left:26%;
    }
    .membership-timeline .items-wrapper .item.member-item{
        left:66%;
    }
}

@media (max-width: 767px){
    /*bage image normal size*/
    #customTimelineImageWidth{
        width: 110%;
    }
    /*fonts reduced sizes*/
    .membership-timeline .items-wrapper .item .info h3 {
        font-size: 24px;
        line-height: 24px;
    }
    .membership-timeline .items-wrapper .item .info p {
        line-height: 16px;
        font-size: 12px;
    }

    /*weird item on the page that give problems if removed*/
    .membership-timeline .items-wrapper .entry-user-item {
        display: none;
    }

    /*timeline bar width*/
    .membership-timeline .timeline.grades.lands{
        height: 6px;
    }

    .membership-timeline .items-wrapper .item {
        float:none;
        width:36%;
    }
    .membership-timeline .items-wrapper {
        position:relative;
        left:27%;
    }

    /*different membership states - hide badges*/
    .membership-wrapper.associate-state .membership-timeline .items-wrapper .item.fellow-item {
        display:none;
    }
    .membership-wrapper.member-state .membership-timeline .items-wrapper {
        left:-11%;
    }
    .membership-wrapper.fellow-state .membership-timeline .items-wrapper .item.associate-item {
        display:none;
    }
    .membership-wrapper.fellow-state .membership-timeline .items-wrapper {
        left:-14%;
    }
    .membership-wrapper.entry-user-state .membership-timeline .items-wrapper .item.fellow-item {
        display:none; /*test this*/
    }
}

@media (max-width: 414px){
    /*member-status*/
    .membership-wrapper.member-state .membership-timeline .items-wrapper {
        left:-5%;
    }
    .membership-wrapper.member-state .membership-timeline .items-wrapper .item {
        width: 36%;
    }
    .membership-wrapper.fellow-state .membership-timeline .items-wrapper {
        left:-6%;
    }
    /*non-dependend-status*/
    .membership-timeline .items-wrapper {
        left:30%;
    }
    .membership-timeline .timeline-wrapper.my-grade{
        margin:0 auto;
        width: 69%;
    }
    .membership-timeline .items-wrapper .item {
        width: 38%;
    }
}

@media (max-width: 375px){
    /*member status*/
    .membership-wrapper.fellow-state .membership-timeline .items-wrapper {
        left:-8%;
    }
    .membership-timeline .items-wrapper .item {
        width: 40%;
    }
}

@media (max-width: 360px){
    /*member-status*/
    .membership-wrapper.member-state .membership-timeline .items-wrapper {
        left:-14%;
    }
    .membership-wrapper.member-state .membership-timeline .items-wrapper .item {
        width: 42%;
    }
    /*non-dependend-status*/
    .membership-timeline .items-wrapper .item {
        width:43%;
    }
    .membership-timeline .items-wrapper {
        left:27%;
    }
}

@media (max-width: 320px){
    /*member-status*/
    .membership-wrapper.member-state .membership-timeline .items-wrapper {
        left:-23%;
    }
    .membership-wrapper.member-state .membership-timeline .items-wrapper .item {
        width: 48%;
    }
    .membership-wrapper.fellow-state .membership-timeline .items-wrapper {
        left:-22%;
    }
    .membership-wrapper.fellow-state .membership-timeline .items-wrapper .item {
        width: 48%;
    }
    /*non-dependend-status*/
    .membership-timeline .items-wrapper .item {
        width:47%;
    }
}
/*END OF HL-906*/


/**********************HL-949***************************/

/*JOB SEARCH PAGE - PREMIUM CUSTOM CLASS*/
span.label.label-premium.custom-premium {
    float:right;
    color: #6fbf28;
    border: 1px solid #a1ee5d;
    background-color: #def5ca;
    letter-spacing: 1px;
    border-radius: 3px;
    padding: 4px 7px;
    font-family: 'proxima_nova_rgbold';
    font-size: 9px;
    text-transform: uppercase;
}
span.label.label-premium.custom-premium-fill {
    float:right;
    color: #fff;
    border: 1px solid #6fbf28;
    background-color: #6fbf28;
    letter-spacing: 1px;
    border-radius: 3px;
    padding: 4px 7px;
    font-family: 'proxima_nova_rgbold';
    font-size: 9px;
    text-transform: uppercase;
}
/*END OF JOB SEARCH PAGE - PREMIUM CUSTOM CLASS*/

/*PREMIUM JOB PAGE TEMPLATE*/
header.premium_custom_header {
    width:100%; 
    margin-top:10px;
}

span.premium-logo img { 
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    width: 50px !important;
    height: auto;
    margin-top: 4px;
    padding-top: 0px !important;
    background-color: #0d9bdc;
    text-align: center;
    overflow: hidden;
    margin-right: 10px;
}

img.premium_listing_img {
    max-width: 50px;
}

.jobs-single-post header .label-premium {
    
    display:inline;
}
.js_back_to_job_results.jobs-single-premium {
    margin: 0 0 5px 0;
}

@media(max-width:767px){
    header.premium_custom_header {
        margin-top:-32px !important;
    }
}
@media (max-width: 767px){
    span.premium-logo { 
         width: auto !important; 
    }
}
/*END OF PREMIUM JOB PAGE TEMPLATE*/


/*SLICK SLIDER*/
/*cover image on small screen*/
@media(max-width: 767px)  {
    div.premium-slider .slider-nav {
        display:none;
    }
}

/* Divs */
 div.premium-slider .slick-track{
    margin-bottom:-4px;
}
 div.premium-slider .slick-slide
{
width: 151px;
margin-right:1px;
}

/* Arrows */

 div.premium-slider .slick-prev,
 div.premium-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 76px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: rgba(0, 0, 0, 0.5);
}

 div.premium-slider .slick-prev.slick-disabled:before,
 div.premium-slider .slick-next.slick-disabled:before {
    opacity: .25;
}

 div.premium-slider .slick-prev:before,
 div.premium-slider .slick-next:before {
    font-family: 'slick';
    font-size: 12px;
    line-height: 1;
    opacity: .8;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

 div.premium-slider .slick-prev {
    left: 0px;
    z-index: 1;
}

[dir='rtl']  div.premium-slider .slick-prev {
    right: 0px;
    left: auto;
}

 div.premium-slider .slick-prev:before {
    font-family: FontAwesome;
    content: "\f053";
}

[dir='rtl']  div.premium-slider .slick-prev:before {
    font-family: FontAwesome;
    content: "\f053";
}

 div.premium-slider .slick-next {
    right: 0px;
}

[dir='rtl']  div.premium-slider .slick-next {
    right: auto;
    left: 0px;
}

 div.premium-slider .slick-next:before {
    font-family: FontAwesome;
    content: "\f054";
}

[dir='rtl']  div.premium-slider .slick-next:before {
    font-family: FontAwesome;
    content: "\f054";
}
/*END OF SLICK SLIDER*/

/* CONFIRMATION BOX FOR JOB APPLICATIONS */
.job-single-premium-successMsg {
    text-align: center;
    background-color: #7bd230;
}

.job-single-premium-successMsg .container {
    width: 90%;
}

.job-single-premium-successMsg .container p {
    color: white;
    font-size: 14px;
    display:inline-block;
}

.job-single-premium-successMsg .container i {
    color: white;
    position: relative;
    left: 26px;
    top: 2px;
}
/* END OF CONFIRMATION BOX FOR JOB APPLICATIONS */
/*END OF PREMIUM JOB PAGE TEMPLATE*/
/******************END OF HL-949***************************/

/*HL-968 PREMIUM PAGE PREVIEW MODE*/
div.preview_mode {
    margin-bottom: 6px;

}
div.preview_mode span {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: 'proxima_novasemibold';
    font-weight: normal;
    font-style: normal;
    background: #fff;
    text-transform: uppercase;
    color: #8f9ea6;
}
div.preview_mode span p { 
    margin:8px auto;
    padding-top: 2px;
}
/************ END OF HL-968 ************/

@media(min-width: 1024px) {
    .no-sign-up {
        display: none !important;
    }
}

/************ HL-1033 ***************/
.qualification_with_type {
    margin: 0;
}
.qualification_with_type #qualification_type {
    margin-left: 0px;
    display: inline-block;
    width: 20%;
}

.qualification_with_type #qualification_type div#qualification_chosen {
    margin-left: 1px;
    margin-bottom: 16px;
}

.qualification_with_type #qualification_title {
    display: inline-block;
    width: 74%;
}

@media(max-width: 767px)  {
    .qualification_with_type #qualification_type {
        width: 100%;
    }
    .qualification_with_type #qualification_title {
        width: 100%;
    }
}

/************ HL-1033 ***************/