


@media (max-width: 768px) {
    .preview_link .preview_resume_sm {
        width: 300px;
        left: auto;
        transform: none;
    }

    .bigmir-tb {
        position: relative !important;
        display: block;
        margin-top: 12px;
    }

    .developers {
        display: block;
    }
    section.rubrics,
	section.cities,
    section.anons,
    section.news {
		padding-bottom: 0;
	}

    section.rubrics > *:not(header),
	section.cities > *:not(header),
    section.news .col-sm-6 article img,
    section.news .article_main {
		display: none;
    }
    
    section.get {
        margin-bottom: 50px;
    }
}

.bigmir-tb {
    display:inline-block;
    position:absolute;
    padding-left:10px;
}

.employer .resume_one {
    padding-left: 10px;
}
.resume_one.hot .title.resume_title::after {
    margin-left: 0px;
}

.resume_one.with-map.hot .title.resume_title::after {
    margin-left: -24px;
}

.effect_box {
    height: auto;
}

.top_icon_nav.in-services {
    display: block;
    margin: 30px 0;
}

.top_icon_nav.in-services .top_icon_nav_one {
    width: auto;
}

.top_icon_nav.in-services {
    margin: 30px 0;
}

.effect .row > * {
    display: flex;
}

.user-new-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    padding: 10px 0;
}

.business-trip {
    display: block;
}

.register_form .money .desc_label {
    display: inline-block;
}

.fixed-block-parent {
    display: flex;
}

.fixed-block-parent .col-xs-6 {
    position: relative;
    padding-bottom: 90px;
}

.fixed-block-get-logo {
    position: absolute;
    bottom: 0;
}

.register_form.get_logo .fixed-block-get-logo .button {
    width: 160px;
    font-weight: 600;
    margin-right: 15px;
}

.mobile-nav-logo {
    display: none;
}

.search_agent .button_with_block.ordinary {
    margin-bottom: 15px;
}


.js-sticky-column.mobile {
            display: none;
        }
.level_resume.mobile ,
.small-nav-icon-block,
.mobile-nav-logo {
    display: none;
}


.edit_resume .photo.mobile {
    display: none;
    float: none !important;
    margin-bottom: 10px;
}


.box-only-for-mobile,
.package_settings_box.only-for-mobile {
    display: none;
}

#change-place3 .more-info-block {
    display: none;
}
@media (max-width: 768px) {
    #change-place3 .title {
        text-align: center;
    }
    #change-place3 .title .icon {
        margin-right: 0;
    }
    
}


/* adding-resume  -----------------------------------------------------*/
.choose-how-to-add-resume {
    display: flex;
    justify-content: space-between;
}
/* .choose-how-to-add-resume input[type=file] {
    display: none;
} */

.choose-how-to-add-resume label {
    cursor: pointer;
}
.choose-how-to-add-resume .label-like-button,
.choose-how-to-add-resume a.like-button,
.choose-how-to-add-resume select.like-button {
    padding: 12.5px 7px;
    border: 2px solid #B07855;
    border-radius: 3px;
    display: inline-block;
    max-width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    color: inherit;
    font-weight: bold;
}

.choose-how-to-add-resume .label-like-icon {
    padding: 5px;
}

.choose-how-to-add-resume .resume-item-text {
    display: flex;
    justify-content: space-around;
}
.choose-how-to-add-resume .blue-text {
    color: #157ed9;
    text-decoration: underline;
    font-weight: normal;
}

a.blue-text {
    text-decoration: none;
    font-weight: inherit;
}

.choose-how-to-add-resume .red-text {
    color: #c41e60;
    font-weight: normal;
}

.choose-how-to-add-resume .resume-item {
    width: 50%;
    padding: 0 5px;
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.choose-how-to-add-resume .resume-item.to-choose {
    justify-content: flex-start;
}

.resume-item-condition {
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
}

.choose-how-to-add-resume .resume-item.to-choose .resume-item-condition {
    margin-top: 10px;
}

.form-block {
    margin-top: 15px;
}

.form-block input,
.form-block textarea {
    color: #1d1d1d;
    display: block;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 18px;
    height: 45px;
    font-size: 14px;
    margin-bottom: 10px;
    box-shadow: none;
    border: 1px solid #d9d9d9;
}

.modal_main .modal-dialog .form-block textarea {
    height: 90px;
    padding: 10px 18px;
}

.form-block input[type='checkbox'] {
    display: none;
}

.form-block input[type='checkbox']:checked + label.checkbox-label {
	background:url('/common/radiobox.png') 0 0px no-repeat;
}

.form-block label.checkbox-label {
    background:url('/common/radiobox2.png') 0 0 no-repeat;
    padding-left: 25px;
}

.form-block input[type='submit'] {
    width: 240px;
    text-align: center;
    background-color: #c41e60;
    color: #ffffff;
    border: none;
    margin-top: 20px;
    display: inline-block;
}

.form-block .checkbox-block {
    text-align: left;
}

.choose-how-to-add-resume .resume-item-button {
    overflow-x: hidden;
}

.choose-how-to-add-resume .resume-item-icon,
.choose-how-to-add-resume .resume-item-text {
    visibility: hidden;
}

.choose-how-to-add-resume .resume-item-button #to-attach-file {
    position: absolute;
    margin-left: -1000px;
    width: 0.1px;
}

.resume-item-text .remove-btn {
    cursor: pointer;
}

.form-block label.error {
    display: block;
    margin-bottom: 5px;
    color: red;
    text-align: left;
    font-size: 12px;
    padding-left: 20px;
    line-height: 14px;
}

#to-attach-file-error {
    color: red;
    font-size: 12px;
}

.js_modal_send .response-error {
    text-align: center;
    color: red;
}

@media screen and (max-width: 767px) {
    .modal_main .modal-dialog.send_resume {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.choose-how-to-add-resume .same-width {
    min-width: 70px;
}

.form-block input.error {
    border-color: red;
}

/* .form-block .inputs-field input::placeholder,
.form-block textarea::placeholder {
    color: rgb(29, 29, 29);
    font-size: 13px;
    font-weight: 600;
} */

/* adding-resume  -----------------------------------------------------*/

@media (max-width: 1025px) {
    .preview_link .preview_resume_sm {
        height: auto;
        margin-left: 0;
        position: absolute;
        left: 0;
        transform: translateX(-50%);
        top: 100%;
        z-index: 100;
        display: none;
        padding-top: 18px;
    }
}

@media (max-width: 991px) {

    .js-sticky-column.desktop {
        display: none;
    }
    .js-sticky-column.mobile {
        display: block;
        margin-bottom: 20px;
    }
    .level_resume .graf.desktop {
        display: none;
    }
    .level_resume.mobile {
        display: block;
        margin: 20px 0;
    }
    .form_control .check_one label.vertical-middle {
        vertical-align: middle;
        margin-bottom: 0 !important;
        font-size: 14px;
    }
    .preview_link .preview_resume_sm {
        width: 300px;
    }
}

@media (max-width: 768px) {
    .preview_link .preview_resume_sm {
        width: 300px;
        left: auto;
        transform: none;
    }

    .bigmir-tb {
        position: relative !important;
        display: block;
        margin-top: 12px;
    }

    .developers {
        display: block;
    }

    .user-new-block {
        flex-direction: column;
        align-items: flex-start;
    }

    .user-item {
        margin-bottom: 10px;
    }

    /* mobile header menu  */
    .menu.fixed-nav {
        position: fixed;
        background: #1e88e5;
        padding-bottom: 0;
        margin-top: 0;
        top: 0;
        width: 100%;
        z-index: 1000;
    }

    .menu.fixed-nav .navbar-toggle .icon-bar {
        background-color: #1e88e5;
    }

    .menu.fixed-nav .navbar-toggle {
        padding: 14px 8px;;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0;
        margin: 0;
    }

    .menu.fixed-nav .navbar-toggle .icon-bar {
        width: 34px;
        height: 3px;
    }

    .fixed-nav .mobile-nav-logo {
        display: block;
        float: left;
        line-height: 47px;
    }

    .mobile-nav-logo img {
        width: 130px;
        height: auto;
        display: inline-block;
    }
    .fixed-nav .small-nav-icon-block {
        float: left;
        display: flex;
        width: calc(100% - 180px);
        padding-left: 5px;
        justify-content: space-around;
        height: 47px;
        align-items: center;
    }

    .fixed-nav .small-nav-icon:not(:first-of-type) {
        margin-left: 10px;
    }

    
    /* mobile header menu  */

    .edit_resume .photo.desktop {
        display: none;
    }

    .edit_resume .photo.mobile {
        display: block;
    }

    .edit_resume .resume_date {
        margin-top: 10px;
    }

    .package_manager_box,
    .box-only-for-desktop,
    .package_settings_box.only-for-desktop {
        display: none;
    }

    #change-place3.not-active-block #all > *:not(.title) {
        display: none; 
    }

    #change-place3 .register_form .title .icon {
        display: inline-block;
    }
    #change-place3 .title > img {
        margin-right: 10px;
    }

    #change-place3 .more-info-block {
        display: block;
        text-align: center;
    }

    #change-place3 .more-info {
        font-size: 14px;
        color: #ffffff;
        background: #1e88e5;
        display: inline-block;
        text-align: center;
        padding: 10px 15px;
        border-radius: 3px;
        cursor: pointer;
    }

    #change-place3 .more-info img {
        margin: 0 5px;
    }

    #change-place3:not(.not-active-block) .more-info img {
        transform: rotate(180deg);
    }

    .box-only-for-mobile,
    .package_settings_box.only-for-mobile {
        display: block;
    }

    form .form_control label.label-like-block {
        display: block !important;
    }

    #change-place3 .only-title-text {
        display: block;
        margin: 10px 0 20px 0;
    }

    #change-place3  .title .icon {
        margin-bottom: 0 !important;
    }

    .top_icon_nav .top_icon_nav_one {
        width: 320px;
    }

}

@media (max-width: 370px) {
    .register_form.get_logo .fixed-block-get-logo .button {
        margin-right: 5px;
    }

    .mobile-nav-logo img {
        width: 115px;
    }

    .navbar-toggle .icon-bar {
        width: 22px;
        height: 3px;
    }

    .small-nav-icon-block {
        width: calc(100% - 160px);
    }
    .preview_link .preview_resume_sm {
        left: -15px;
    }

}
@media (min-width: 991px) {
    .preview_link .preview_resume_sm {
        transform: translateX(-50%);
    }
}

@media (min-width: 767px) and (max-width: 769px) {
    .preview_link .preview_resume_sm {
        transform: translateX(-50%);
    }
}

.preview_link .preview_resume_sm {
    margin-left: 0;
}

.my_vacancy .preview_link .preview_resume_sm.responsiveness {
    margin-left: -300px;
}
@media (max-width: 991px) {
    .my_vacancy .preview_link .preview_resume_sm.responsiveness {
        margin-left: -100px;
    }  
}
@media (max-width: 768px) {
    .my_vacancy .preview_link .preview_resume_sm.responsiveness {
        margin-left: 0px;
    }  
}

@media (max-width: 992px) {
    .flex-block {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .flex-block .button_with_block {
        order: 2;
    }
    .flex-block .title {
        font-size: 16px;
    }
}

pre{
    overflow: visible;
    white-space: pre-wrap;
    word-break: normal;
}
.info_box a{
    white-space: nowrap;
}
@media screen and (max-width: 525px) {
    .info_box a {
        white-space: pre-wrap;
    }
}