body::after{
position:absolute; width:1px; height:1px; overflow:hidden; z-index:-99999;
content:url(./icons/lightgray/sharing-lightgray.svg)
url(./icons/lightgray/link-lightgray.svg)
url(./icons/lightgray/comment-lightgray.svg)
url(./icons/lightgray/follow-lightgray.svg);
}

body .header-bottom .row .btn-block a,body.single-post .header-bottom .row .btn-block,body.tag .header-bottom .row .btn-block a {
    border-radius: 2px;
    margin-top: 0px;
    width: 60px;
    border: 0;
    background-color: #ffffff;
}

.post_date span {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.47;
    letter-spacing: normal;
    color: #57657c;
}

.breadcrumbs-block .breadcrumbs .fa-home {
    font-size: 21px;
    color: #BCC8DC;
}

.breadcrumbs-block .breadcrumbs .fa-caret-right {
    padding: 0 20px 0 15px;
    font-size: 14px;
    color: #BCC8DC;
}

.blog_tags {
    margin-bottom: 20px;
}

.blog_tags a {
    padding: 6px 10px;
    background-color: #f8f8fa;
    color: #57657c !important;
    border-radius: 2px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none !important;
    margin-bottom: 4px;
    display: inline-block;
}

.wpulike {
    background: white;
    max-width: 76px;
    height: 36px;
    padding: 0;
}

.wpulike-robeen svg {
    width: 37px;
}

.wpulike-robeen .count-box {
    font-size: 17px;
    font-weight: 300;
    color: #57657c;
}

.wp_ulike_likers_wrapper {
    display: none;
}

.ssba_sharecount {
    display: none !important;
}

.count_posts {
    float: right;
}

.count_posts i {
    font-size: 17px;
    font-weight: 300 !important;
    color: #57657c;
}

.count_posts span {
    color: #0082e9;
    font-weight: 300 !important;
}

.copyButton:before {
    content: 'Link copied';
    position: absolute;
    left: -82px;
    top: 1px;
    line-height: 37px;
    width: 133px;
    opacity: 0;
    font-weight: bold;
    font-size: 17px;
    height: 36px;
    color: white;
    z-index: -1;
    border-radius: 2px;
    background-color: #bcc8dc;
    text-transform: uppercase;
    transition: opacity 2s;
}
.copyButton:after {
    content: '';
    position: absolute;
    background-image: url(./icons/lightgray/arrow-lightgray.svg);
    background-repeat: no-repeat;
    left: 40px;
    background-size: 36px 36px;
    background-position: center;
    z-index: -1;
    opacity: 0;
    width: 24px;
    height: 18px;
    transition: all 0.4s;
}
.copyButton.copied:before,.copyButton.copied:after {
    opacity: 1;
    z-index: 9;
    transition: all 0.4s;
}

.shareButton {
    background-image: url(./icons/gray/sharing-lightgray.svg);
    background-repeat: no-repeat;
    background-color: white;
    content: '';
    width: 36px;
    cursor: pointer;
    height: 36px;
    display: inline-block;
    border: 0;
    transition: all .4s ease 0s;
    font-weight: normal !important;
    background-size: 24px 24px;
    background-position: center;
    margin-left: -6px;
    margin-right: 6px;
    transition: all 0.4s;
}

.shareButton:hover,.shareButton:focus {
    background-image: url(./icons/lightgray/sharing-lightgray.svg);
}
.sharePage:hover,.sharePage:focus {
    background-image: url(./icons/lightgray/follow-lightgray.svg);
}
.shareButton:active {
    background-image: url(./icons/blue/sharing-blue.svg);
}
.sharePage:active {
    background-image: url(./icons/blue/follow-blue.svg);
}
.shareButton.open,.sharePage.open {
     background-image: url(./icons/gray/close-lightgray.svg);
 }
.shareButton.open:hover,.sharePage.open:hover {
     background-image: url(./icons/lightgray/close-lightgray.svg);
 }
.shareButton.open:active,.sharePage.open:active {
    background-image: url(./icons/blue/close-blue.svg);
}

.sharePage {
    float: right;
    margin-left: 14px;
    background-image: url(./icons/gray/follow-lightgray.svg);
    background-repeat: no-repeat;
    background-color: white;
    content: '';
    width: 36px;
    cursor: pointer;
    height: 36px;
    display: inline-block;
    border: 0;
    transition: all .4s ease 0s;
    font-weight: normal !important;
    background-size: 24px 24px;
    background-position: center;
    margin-right: 0px;
    transition: all 0.4s;
}
.footer-cont .sharePage {
    float: right;
    margin-left: 14px;
    background-image: url(./icons/gray/sharing-lightgray.svg);
}
.footer-cont .sharePage:hover {
    background-image: url(./icons/lightgray/sharing-lightgray.svg);
}
.footer-cont .sharePage.open {
    background-image: url(./icons/blue/sharing-blue.svg);
}
.footer-cont .SocialLinks {
    float: right;
    margin-left: 7px;
    background-image: url(./icons/gray/follow-lightgray.svg);
    background-repeat: no-repeat;
    background-color: white;
    content: '';
    width: 36px;
    cursor: pointer;
    height: 36px;
    display: inline-block;
    border: 0;
    transition: all .4s ease 0s;
    font-weight: normal !important;
    background-size: 24px 24px;
    background-position: center;
    margin-right: 0px;
    transition: all 0.4s;
}
.footer-cont .SocialLinks:hover {
    background-image: url(./icons/lightgray/follow-lightgray.svg);
}
.footer-cont .SocialLinks:active,.footer-cont .SocialLinks.open {
    background-image: url(./icons/blue/follow-blue.svg);
}
.social_links {
    opacity: 0;
    float: right;
    top: -2px;
    display: none;
    transition: opacity 2s;
}
.ssba a.ssba_instagram_share img, .ssba a.ssba_clutch_share img, .ssba a.ssba_google_share img {
    display: none !important;
}
.ssba a.ssba_facebook_share:after, .ssba a.ssba_linkedin_share:after, .ssba a.ssba_clutch_share:after, .ssba a.ssba_instagram_share:after {
    position: absolute;
    left: 0;
    top: 2px;
    background-image: url(./icons/gray/facebook-lightgray.svg);
    background-repeat: no-repeat;
    background-color: white;
    content: '';
    width: 36px;
    height: 36px;
    display: inline-block;
    transition: all .4s ease 0s;
    cursor: pointer;
    background-size: 24px 24px;
    background-position: center;
    font-weight: normal !important;
}
.ssba a.ssba_clutch_share:after {
    background-image: url(./icons/gray/cluch-lightgray.svg);
}
.comeet-social .ssba a.ssba_facebook_share:after {
    background-image: url(./icons/blue/facebook-blue.svg);
}

.ssba a.ssba_clutch_share:hover:after {
    background-image: url(./icons/lightgray/cluch-lightgray.svg);
}

.ssba a.ssba_clutch_share:active:after {
    background-image: url(./icons/blue/cluch-blue.svg);
}

.ssba a.ssba_instagram_share:after {
    background-image: url(./icons/gray/instagram-lightgray.svg);
}
.ssba a.ssba_instagram_share:hover:after {
    background-image: url(./icons/lightgray/instagram-lightgray.svg);
}
.ssba a.ssba_instagram_share:active:after {
    background-image: url(./icons/blue/instagram-blue.svg);
}

.social_links.open {
    display: block;
    opacity: 1;
}
.footer-cont .socials-block {
    position: absolute;
    right: 52px;
    display: none;
    transition: opacity 2s;
}
.footer-cont .socials-block.open {
    display: block;
}
.footer-cont .left {
    float: left;
    z-index: 9;
}
.footer-cont .right {
    float: right;
    overflow: hidden;
    margin-top: 13px;
    z-index: 1;
    min-width: 300px;
}

.social_links.open {
    background: rgb(248, 248, 250);
}
body .header-bottom .head_contact {
    border-radius: 2px;
    margin-top: 0px;
    width: 60px;
    background-color: #fff;
    height: 36px;
    background-image: url("./icons/blue/rq-blue.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    border: 1px solid #fff!important;
    transition: all 0.4s;
}

body .header-bottom .head_contact:hover{
    background-color: #fff;
    background-image: url("./icons/lightgray/rq-lightgray.svg");
    border: 1px solid #bcc8dc!important;
}

body .header-bottom .head_contact:active,body.blog .header-bottom .head_contact:focus {
    background-image: url("./icons/white/rq-white.svg")!important;
    background-color: #0082e9!important;
    border: 1px solid #0082e9!important;
}
.morebtn {

}
.morebtn:before {
    content: '';
    background: white;
    width: 1px;
    height: 36px;
    display: inline-block;
    position: absolute;
    left: 10px;
}
.socials-block >div > div {
    text-align: right!important;
}

a.ssba_linkedin_share{
    margin-right: -2px;
    margin-left: 10px;
}

.footer-cont .socials-block a.ssba_linkedin_share{
    margin-right: 0px;
    margin-left: 0px;
}
.footer-cont .social_links a {
    margin: 0 2px;
}
.wpulike-robeen .wp_ulike_btn:checked+svg .heart {
    transform: scale(.2);
    fill: #0082E9!important;
    animation: animateHeart 0s linear forwards 0s;
}

.wpulike-robeen .wp_ulike_btn:checked+svg .main-circ {
    transition: all 0s;
    animation: animateCircle 0s linear forwards;
    opacity: 1;
    fill: #0082E9!important;
}

.wpulike-robeen svg .heart {
    transform-origin: center;
    animation: animateHeartOut 0s linear forwards;
    fill: #57657C;
}
.wpulike-robeen:hover svg .heart {
    transform-origin: center;
    animation: animateHeartOut 0s linear forwards;
    fill: #BCC8DC;
}
.thislikeThis * {
    transition: all 0ms!important;
}
.wpulike-robeen .wp_ulike_btn:checked+svg .grp6 .oval2 {
    transition: 0s transform 0s;
}
.footer-cont {
    background-color: #F8F8FA;
}
.footer-cont a {
    background-color: white;
    font-size: 0;
    width: 36px;
    display: inline-block;
    height: 36px;
    margin-right: 8px;
}
.footer-cont a.phone {
    background-image: url("./icons/gray/phone-lightgray.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
}
.footer-cont a.phone:hover {
    background-image: url("./icons/lightgray/phone-lightgray.svg");
}
.footer-cont a.phone:active {
    background-image: url("./icons/blue/phone-blue.svg");
}
.footer-cont a.mailto {
    background-image: url("./icons/gray/email-lightgray.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
}
.footer-cont a.mailto:hover {
    background-image: url("./icons/lightgray/email-lightgray.svg");
}
.footer-cont a.mailto:active {
    background-image: url("./icons/blue/email-blue.svg");
}
.footer-cont a.skype {
    background-image: url("./icons/gray/skype-lightgray.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
}
.footer-cont a.skype:hover {
    background-image: url("./icons/lightgray/skype-lightgray.svg");
}
.footer-cont a.skype:active {
    background-image: url("./icons/blue/skype-blue.svg");
}
.footer-cont .container:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: white;
    display: block;
    position: relative;
    top: 6px;
    z-index: 3;
}
.clr {
    clear: both;
}
*{
    transition: all 0.4s;
}

body.single div.breadcrumbs-block > div > div > span:nth-child(5) {
    font-weight: 500;
    text-transform: uppercase;
}
.breadcrumbs .post_date {
    float: right;
    color: #57657c;
    font-size: 17px;
    font-weight: 300;
    font-style: italic;
    padding-top: 10px;
}
.categories-section.single .post {
    padding: 0;
}
.categories-section.single .post .more-block {
    width: 100px;
}
.single-post-section .blog_tags {
    margin-bottom: 20px;
    margin-top: 30px;
}

.categories-section.single {
    padding-bottom: 20px;
}

.new-download-section {
    background-color: #0082E9;
    min-height: 148px;
    padding-top: 30px;
    /*padding-bottom: 30px;*/
}
.new-download-section input{
    max-width: 340px;
    width: 100%;
    height: 36px;
    border-radius: 2px;
    background-color: #ffffff;
    font-size: 14px;
    border: 0;
    padding: 0 15px;
}
.new-download-section input[type="submit"] {
    background-color: #ffffff;
    color: #0082E9;
    cursor: pointer;
    font-family: 'Gilroy-ExtraBold', sans-serif;
}
body.single > section > div.breadcrumbs-block > div > div > span:nth-child(3) > a > span {
    color: #57657c;
}
.new-download-section .title {
    color:#fff;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Gilroy-ExtraBold', sans-serif;
    padding-bottom: 25px;
}

.new-download-section .col-5 {
    width: 100%;
    width: 360px;
}
.new-download-section .col-2 {
    width: 100%;
    width: 220px;
}
.new-download-section input {
    margin-bottom: 10px;
}

.filter {
    background-color: #f8f8fa;
    padding: 6px 6px 0px 6px;
}
.filter .cats {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    clear: both;

    margin: 0 4px;
}
.filter .cats > li {
    height: 36px;
    float: left;
    border-radius: 2px;
    list-style: none;
    padding: 0;
    text-align: center;
    margin: 4px 0px;
    /*flex: 0 0 16%;*/
}
.filter .cats > li:last-child {
    margin-right: 0;
}
.filter .cats > li:first-child {
    margin-left: 0;
}
.filter .tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    clear: both;
    margin: 0 4px;
}


.filter .cats > li label {
    display: block;
    height: 100%;
    background-color: white;
    padding-top: 10px;
    font-size: 17px;
    cursor: pointer;
    font-weight: 300;
    border-radius: 2px;
    padding-left: 13px;
    padding-right: 13px;
}

.filter li input[type="checkbox"]:checked + label {
    background: #0082e9 !important;
    color: white;
}

.filter .tags > li {
    height: 36px;
    border-radius: 2px;
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 4px;
    /*flex: 0 0 16%;*/
}

.filter .tags > li label {
    display: block;
    height: 100%;
    background-color: white;
    padding-top: 10px;
    font-size: 17px;
    cursor: pointer;
    font-weight: 300;
    padding-left: 10px;
    padding-right: 10px;
}
.filter .show_tags:before {
    content: '';
    background-image: url("./icons/gray/tag-lightgray.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    display: inline-block;
    float: left;
    width: 24px;
    height: 24px;
    position: relative;
    top: 3px;
    transition: all 0.4s;
}
.filter .show_tags:hover:before {
    background-image: url("./icons/lightgray/tag-lightgray.svg");
}
.filter .show_tags.active {
    background-color: #0082e9;
    color: white;
}
.filter button.search_form,.filter button.subscribe_form {
    font-size: 0;
    border-radius: 2px;
}
.filter .search {

}
.filter .search input {
    position: absolute;
    float: left;
    border: 0;
    height: 36px;
    border-radius: 2px;
    width: 99%;
    padding-left: 40px;
    background-image: url("./icons/gray/search-lightgray.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 5px center;
    top: 0px;
    font-size: 17px;
    color: #57657c;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    /*display: none;*/
}
.filter_outer input {
    height: 36px;
    width: 327px;
    border: 0;
    padding: 0 15px;
}
.filter_outer input[type="submit"] {
    width: 220px;
    background: #0082e9;
    color: white;
    font-size: 17px;
    font-weight: 800;
    font-family: 'Gilroy-Extrabold';
    cursor: pointer;
}
.filter_outer input[type="submit"]:hover {
    background: white;
    color: #0082e9;
}
.filter_outer input[type="submit"]:active {
    background: white;
    color: #0082e9;
}
.filter .wpcf7-validation-errors {
    display: none!important;
}
.filter_outer .col-5 {
    width: 100%;
    width: 334px;
}
.filter_outer .col-2 {
    width: 100%;
    width: 262px;
}
.filter_outer {
    display: none;
}
.hidden {
    display: none;
}
.filter_outer.search,.filter_outer.subscribe {
    position: absolute;
    top: 67px;
    width: 100%;
    display: block;
    padding-left: 4px;
    padding-right: 6px;
}
body > footer > div.footer-cont > div > div.left > a:nth-child(1),
body > footer > div.footer-cont > div > div.left > a:nth-child(2){
    display: none;
}
.subscribe_close {
    font-size: 0!important;
    border: 0;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 1px;
    top: 0;
    margin: 0!important;
}
.search_close {
    font-size: 0!important;
    border: 0;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 9px;
    top: 0px;
    margin: 0!important;
}
.search_close:before {
    content: '';
    background-image: url("./icons/gray/close-lightgray.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    display: inline-block;
    float: left;
    width: 24px;
    height: 24px;
    position: relative;
}
.subscribe_close:before {
    content: '';
    background-image: url("./icons/gray/close-lightgray.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    display: inline-block;
    float: left;
    width: 24px;
    height: 24px;
    position: relative;
}
.filter_outer.search .subs_f{
    display: none;
}
.filter_outer.search .search_f{
    display: block;
}
ul.page-numbers li span.dots {
    background-color: transparent!important;
    width: 92px;
}
ul.page-numbers li span.dots:hover {
    color: #57657c;
}
.filter_outer.subscribe .search_f{
    display: none;
}
.filter_outer.subscribe .subs_f{
    display: block;
}

.filter button.search_form:before {
    content: '';
    background-image: url("./icons/gray/search-lightgray.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    display: block;
    width: 24px;
    height: 24px;
}
.filter button.search_form:hover:before {
    background-image: url("./icons/lightgray/search-lightgray.svg");
}
.filter button.search_form[disabled]:before {
    background-image: url("./icons/lightgray/search-lightgray.svg");
}
.filter button.subscribe_form:before {
    content: '';
    background-image: url("./icons/gray/subscription-lightgray.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    display: block;
    width: 24px;
    height: 24px;
}
.filter button.subscribe_form:hover:before {
    background-image: url("./icons/lightgray/subscription-lightgray.svg");
}
.filter button.subscribe_form[disabled]:before {
    background-image: url("./icons/lightgray/subscription-lightgray.svg");
}
.fa-home:before {
    content: '';
    background-image: url("./icons/lightgray/home-lightgray.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    top: 5px;
}
a:hover .fa-home:before {
    background-image: url("./icons/gray/home-lightgray.svg");
}
a:active .fa-home:before {
    background-image: url("./icons/blue/home-blue.svg");
}
.filter .show_tags.active:before {
    background-image: url("./icons/white/close-white.svg");
}
.filter .control-btn {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    padding: 5.5px 0;
    margin: 6px 0;
}
.tag-container {
    padding-bottom: 6px;
}
.filter .search {
    float: right;
}
.filter .subscribe {
    float: right;
}
.show_tags {
    line-height: 30px;
    min-width: 96px;
}
.filter button {
    height: 36px;
    border: 0;
    background-color: white;
    font-size: 17px;
    cursor: pointer;
    font-weight: 300;
    color: #57657c;
    margin: 4px;
    border-radius: 2px;
}
.filter button:hover {
    color: #bcc8dc;
}
.cats li:hover label,.tags li:hover label {
    color: #bcc8dc;
}
.filter li input[type="checkbox"] {
    display: none;
}
.filter_outer .wpcf7-mail-sent-ok,.new-download-section .wpcf7-mail-sent-ok {
    display: none!important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #57657c !important;
    opacity: 1; /* Firefox */
}
#offer {
    margin-top: 20px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #57657c!important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #57657c!important;
}

#sresults {
    margin-top: 30px;
}

body.tag .categories-section .post h2.section-title {
    font-size: 26px;
    margin-bottom: 16px;
}

.youtube-responsive-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
span.author {
    float: right;
}
.author > span a {
    color:#0082e9!important;
    text-decoration: underline;
}
.border10 {
    border: 1px solid #000;
    padding: 10px;
    height: 100%;
}
.comeet-groups-list  .comeet-group-name a {
    color:#0082e9!important;
    font-size: 28px!important;
    text-transform: uppercase;
    font-family: 'Gilroy-ExtraBold',sans-serif;
    font-size: 28px;
    font-weight: 800;
}
.footer-cont .ssba-wrap > div a {
    display: none;
}
.footer-cont .ssba-wrap > div a:nth-child(1),.footer-cont .ssba-wrap > div a:nth-child(2) {
    display: inline-block;
}
.comeet-social .ssba-wrap > div a:first-child {
    border-left: 1px solid #BCC8DC;
}
.comeet-social .ssba-wrap > div a {
    max-width: 192px;
    width: 100%;
    height: 64px;
    margin: 0;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #BCC8DC;
    border-top: 1px solid #BCC8DC;
    border-bottom: 1px solid #BCC8DC;
}

.comeet-social .ssba-wrap a.ssba_facebook_share:after,
.comeet-social .ssba-wrap a.ssba_linkedin_share:after{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.comeet-social .ssba-wrap > div a img {
    width: 36px;
}

/* Customize the label (the container) */
.container_check {
    display: block;
    position: relative;
    margin-bottom: 25px!important;
    cursor: pointer;
    font-size: 12px;
    padding-left: 40px;
    padding-top: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.comeet-social .ssba a.ssba_twitter_share:after,
.comeet-social .ssba a.ssba_pinterest_share:after,
.comeet-social .ssba a.ssba_email_share:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 14px;
    background-repeat: no-repeat;
    background-color: rgb(255, 255, 255);
    content: '';
    width: 36px;
    height: 36px;
    margin: 0 auto;
    display: inline-block;
    transition: all .4s ease 0s;
    cursor: pointer;
    background-size: 24px 24px;
    background-position: center;
    font-weight: normal !important;
}
.hot_vacancy .comeet-position-name:after {
    content: 'HOT';
    color: white;
    width: 66px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    height: 24px;
    display: inline-block;
    text-align: center;
    float: right;
    line-height: 24px;
    font-size: 17px;
    border-radius: 12.5px;
    background-color: #ff6464;
}
.pos_initial {
    position: initial!important;
}
.comeet-list li.hot_vacancy {
    border:2px solid #ff6464;
}
li.hot_vacancy .comeet-position-name:after {
    position: relative;
    top: 20px;
}
#offer .row > div .item {
    max-width: 470px;
}
#offer .row > div:nth-child(2n) {
    padding-left: 10px;
}
.comeet-position-meta-single:after {
    content: '';
    background: #F8F8FA;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
}
.comeet-social .ssba a.ssba_facebook_share:after,
.comeet-social .ssba a.ssba_linkedin_share:after,
.comeet-social .ssba a.ssba_twitter_share:after,
.comeet-social .ssba a.ssba_pinterest_share:after,
.comeet-social .ssba a.ssba_email_share:after {
    top: 14px;
}
/* Hide the browser's default checkbox */
.container_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 2px;
    border: solid 1px #bcc8dc;
    background-color: #ffffff;
}

/* On mouse-over, add a grey background color */
.container_check:hover input + span .checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.container_check input:checked + span .checkmark {
    background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container_check.click .checkmark:after {
    display: block;
}
.modal input[type=checkbox] {
    display: none;
}
/* Style the checkmark/indicator */
.container_check .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #0082e9;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.container_check .wpcf7-list-item-label {
    padding-left: 40px;
    padding-top: 6px;
}
.bonus_red {
    color: #ff6464;
    font-weight: bold;
    text-transform: capitalize;
}
.bonus_red_light {
    color: #ff6464;
}

.comeet-position-info ul {
    margin-bottom: 20px;
}
.content .comeet-position-info p {
    margin-bottom: 10px;
}
.modal .btn-default5 label {
    top: 26px;
}
@media (min-width: 768px) {
    .pad55 > div:first-child {
        padding-right: 5px;
    }
    .pad55 > div:last-child {
        padding-left: 5px;
    }
}
@media screen and (max-width: 959px) {
    .modal-content {
        width: 95%;
    }
    .copyright-block {
        padding-top: 54px;
    }
    .fb_dialog_mobile {
        right: 0!important;
        left: 0!important;
        margin: 0 auto!important;
    }
    #live-search fieldset > div {
        float: none;
        margin: 10px auto;
    }
    .search_input {
        margin-left: 0;
    }
    #search_careers {
        margin-top: 40px;
        padding-bottom: 0;
    }
    .all-jobs-link {
        display: block;
        float: none;
        margin-right: 0;
    }
    .modal-content {
        margin: 10px auto;
        padding: 10px;
        width: 95%;
    }
    #myModal2 h3 {
        font-size: 18px !important;
    }
    #myModal2 h3 {
        margin-bottom: 14px;
    }
    #myModal2 form input[type="text"],#myModal2 form input[type="email"]
     {
        margin-bottom: 10px;
        padding-left: 10px;
    }
    #myModal2 form p {
        font-size: 14px;
    }
    .comeet-social > div > div >  a {
        width: 20% !important;
        height: 64px!important;
    }
    .comeet-position-name {
        font-size: 16px;
    }
    .comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list .comeet-position .comeet-position-meta {
        font-size: 13px;
    }
    li.hot_vacancy .comeet-position-name:after {
        position: relative;
        top: 5px;
    }
    #requter .photo {
        float: none;
        padding-right: 0;
    }
    #requter .photo img {
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
    .comeet-social {
        padding-top: 0px;
        clear: both;
    }
    .apply {
        margin-bottom: 10px;
    }
    .categories-section.single-carreer {
        padding-bottom: 0;
    }
    #requter .contacts > div:nth-child(3) {
        margin-bottom: 20px;
    }
    #requter .contacts {
        float: none;
        width: 100%;
    }
    #requter .contacts > div {
        height: 72px;
        float: none;
        margin-right: 0;
    }
    .single-carreer .hot_vacancy .comeet-position-name:after {
        font-size: 14px;
        position: absolute;
        top: -44px;
        right: 0px;
    }
    .all-jobs-link a {
        padding-top: 7px;
    }
    .categories-section .post .more-block {
        width: 157px;
        padding-left: 0;
    }
    .new-download-section .title {
        margin: 0 auto;
    }
    .new-download-section input {
        display: block;
        margin: 5px auto;
    }
    .categories-section .copyButton {
        display: none;
    }
    .new-download-section .col-5 {
        margin: 0 auto;
    }
    .new-download-section .col-2 {
        margin: 0 auto;
    }
    .filter_outer.search, .filter_outer.subscribe {
        position: relative;
        top: 0;
    }
    .filter_outer input {
        width: 100%;
        margin-bottom: 6px;
    }
    .filter .search input {
        position: relative;
        width: 100%;
    }
    .filter_outer .col-5,.filter_outer .col-2 {
        margin: 0 auto;
    }
    .filter div.wpcf7-validation-errors {
        top: 0px;
        background: white;
    }
    .filter .tags > li,.filter .cats > li {
        flex: initial;
    }
}

@media (max-width: 460px) {
    .footer-cont .right {
        position: absolute;
        z-index: 9;
        right: 15px;
    }
    .social_links.open {
        background: rgb(248, 248, 250);
    }
}