#bm-logo {
    width: 60vw;
    margin-left: -4px;
}

.loading h2 {
    font-size: 5vw;
}

.company-discription {
    font-size: 5vw;
}

.back-arrow {

    margin-left: 0px;
    margin-top: 0px;

    /*    justify-self: end;*/


    /*        background-color: aqua;*/

    width: 20vw;
    height: 20vw;

    margin-top: 19px;

    /*    pointer-events: auto;*/

    /*    background-color: azure;*/
    /*    border: solid 2px white;*/

}

.content-container {
    margin-top: 16vw;
    padding: 20px;
}

.section {
    margin-right: 0px;
    /*    height: 100vh;*/
    /*    overflow: hidden;*/

    width: calc(100vw - 40px);
    /*    max-width: 50%;*/
    /*    overflow-x: hidden;*/

    /*    background-color: aqua;*/

}


.nav-side-bar {
    width: 100%;
    padding: 30px;
    pointer-events: none;
}

.nav {
    align-self: center;
    font-size: 4.2rem;
}

.divider_nav {
    display: none;
}

.work_thumb-nail {
    height: 55vw;
    /*
    width: 20%;
    max-width: 50%;
*/
    min-width: auto;

    /*    background-color: blue;*/


    /*    max-width: calc(100% - 40px);*/
    /*    display: none;*/

}

.thumb-vid-info-container {
    padding: 20px;

    grid-template-columns: 2fr 1fr;

    /*     width: 100%;*/

    /*    display: none;*/
}

.thumb-vid-overlay {
    /*        display: none;*/
    opacity: 0.7;
}

.thumb-vid-overlay-text-visable {
    display: none;
}



.thumb-client {
    font-size: 4vw;
}

.thumb-project-name {
    font-size: 7vw;
}

.thumb-view-btn {
    font-size: 3.5vw;

    /*    display: none;*/
}

#bm-work {
    width: 37vw;
    margin-bottom: -2vw;
}

#bm-services {
    width: 59vw;
    margin-bottom: -3vw;
}

#bm-underdog {
    width: 65vw;
}

#bm-team {
    width: 39vw;
    margin-bottom: -3vw;
}

#bm-contact {
    width: 51vw;
}

.nav-hr {
    display: none;
}

.mobile-menu-background {
    display: block;

    position: absolute;
    background: linear-gradient(180deg, var(--cl-4) 50%, rgba(0, 0, 0, 0.0) 100%);

    width: 100%;
    height: 25vw;


    /*    background: red;*/
}



.thumb-vid-info {
    /*    display: none;*/
}

.thumb-vid-info.active {
    opacity: 0;
    transform: translateX(30px);
}



.view-btn_hr {
    width: 12vw;
    height: 0.8vw;
    margin-top: 1vw;
}

.work_thumb-nail.active {
    background: linear-gradient(45deg, rgba(2, 5, 16, 0.0) 0%, rgba(2, 5, 16, 0.0) 100%);
}

.cont-info_heading {
    font-size: 13vw;
    letter-spacing: -0.7vw;
    text-align: center;
}

.sideBySide {
    display: block;
    padding: 0.8vw;
}

.cont-info {
    font-size: 4.5vw;
}

.cont-info_details {
    padding-top: 4vw;
    padding-bottom: 9vw;
}

.contact {
    /*      height: calc(100vh - 00px);*/
    max-height: 72vh;
    overflow: hidden;
    /*    background-color: aquamarine;*/
}

.contact_info_grid {
    grid-template-columns: 1fr;
    margin-bottom: 40px;
    grid-gap: 10px;
    margin-top: 10px;
}

.contact_box {
    grid-column: span 1;
    justify-self: start;
    margin-bottom: 0px;
    /*    border: 2px solid black*/
}

.selected_project-container {
    /*    padding: 300px 20px 20px 20px;*/
    padding: 20px;
    margin-left: 0px;
    margin-top: 16vw;
    width: 100%;
}

.selected_project-wrapper {}

.section-title {
    font-size: 8vw;
    margin-bottom: 4vw;
}

.work-grid {
    grid-gap: 5vw;
    grid-template-columns: 1fr;

    margin-bottom: 100px;

    /*    width:80vw;*/
    width: 100%;
    /*     width:calc(100vw - 40px); */
    /*    min-width: 100vw;*/

    /*    background-color: grey;*/

    /*    display: none;*/
}

.thumb-video-container {
    display: none;
}

.thumb-img_container {
    display: block;

    position: absolute;
    width: 100%;
    height: 100%;

    /*    border: solid 1px white;*/

    /*    transform: scale(1.2);*/
    /*    transition: transform 0.4s ease-in-out;*/

    z-index: -100;
    background-color: rgba(255, 255, 255, 0.9);

    /*        opacity: 0;*/
}





.thumb-img_mobile {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thumnail_extra-length {

    grid-column: span 1;

}






.opening_paragraph-container-services {
    height: 40vh;
    margin-top: 25vw;
    margin-bottom: 30vw;
}

.main_paragraph-services {
    font-size: 7vw;
    line-height: 1.3em;
}

.main_paragraph-services strong {
    color: var(--cl-1);
}

.main_section_grid-services {
    grid-template-columns: 1fr;
    grid-gap: 0px;
    margin-bottom: 40vw;
}

.title_small-services {
    font-size: 5vw;
    margin-bottom: 4vw;

    text-align: end;
}

.divider_services {
    height: 0.8vw;
    width: 10vw;
    margin-bottom: 5vw;

    /*
    margin-left: 0px;
    margin-right: auto;
    text-align: end;
*/

    position: absolute;
    right: 0px;
}

.title_large-services {
    /*    font-size: 20vw;*/
    font-size: 25vw;
    margin-bottom: 4vw;
    margin-top: 10vw;
}

.paragraph-services {
    font-size: 4.5vw;
    line-height: 1.7em;
    max-width: 90ch;
}

.list-services {
    margin-top: 6vw;
    font-size: 8vw;
    line-height: 1.5em;
}


.sticky {
    position: static;
    top: auto;
}


.columb_left-services {
    z-index: -1000;
}

.rotator-container {
    margin-left: -50vw;
}

.rotator {
    margin-left: -0vw;
    /*    height: 80vw;*/
    width: 100%;
    margin: auto;
    opacity: 0.6;

}

.repeat_text-container {
    align-content: center;
    height: 100%;
    margin-top: -100vw;
    z-index: 10;
}

.title-repeat_text {
    font-size: 10vw;
}

.team-grid {
    /*    grid-template-columns: repeat(auto-fill, minmax(1fr, 1fr)); */
    grid-template-columns: 1fr;
    /*    grid-gap: 10vw;*/
    /*    max-width: 80%;*/
    width: 100%;
    margin-bottom: 80px;
    overflow-x: hidden;
    /*    background-color: antiquewhite;*/

    /*    display: none;*/
}

.team_member {
    /*    width: 380px;*/
    width: 100%;
    margin-bottom: 40px;
}

.name-team_member {
    /*    font-size: 5vw;*/

    /*    display: none;*/
}

.title-team_member {
    /*    font-size: 2.5rem;*/
    /*    margin-top: 5px;*/

    /*    display: none;*/
}

.join_pack-grid {
    grid-template-columns: 1fr;
    width: 100%;
}

.bloc-join_pack {
    align-self: start;
}

.justify-right {
    justify-self: center;
}

.justify-left {
    justify-self: center;
}

.text_wrapper-join_pack {
    text-align: center;
    max-width: 100%;
    /*    min-width: 100%;*/

    width: 80vw;


    /*    background-color: antiquewhite;*/
}

.btn {
    font-size: 5vw;
    max-width: 100%;
    padding: 13px 60px;
    font-weight: 600;
    margin-top: 6vw;
    border: none;
    background-color: var(--cl-1);
    color: var(--cl-4);
}

.center_mobile {
    margin-bottom: 100px;
}

.title-project {
    font-size: 8vw;
    margin-bottom: 6vw;
}

.info_bold-project {
    font-size: 6vw;
    margin-top: 8vw;
    margin-bottom: 8vw;
}

.info_standard-project {
    /*    font-size: 3vw;*/
}

table {
    font-size: 4vw;
    margin-bottom: 10vw;
    line-height: 7vw;
}

.div_short-project {
    margin-top: 10vw;
    /*    margin-bottom: 4vw;*/
    height: 0.5vw;
    width: 10vw;
}



#bm-back-arrow {
    width: 11vw;
/*    display: none;*/
}

#burgerMenu {
    display: block;
    width: 8vw;
    fill:var(--cl-1);
}



.client_logos-grid {
    padding-bottom: 30vw;
    padding-top: 10vw;

    grid-template-columns: 1fr;
    grid-gap: 6vw;

    /*    display: none;*/
}

.jotform {
    min-height: 100%;
    max-height: 100%;
}

.social_icons-container {
    margin-top: 8vw;
}

.close-form {
    right: 4vw;
    top: 1vw;
    padding: 0px 0px;
    font-size: 3rem;
}

.close-btn {
    width: 30px;
    height: 30px;
}

.client_logo-img {
    margin-right: 3vw;
    margin-bottom: 4vw;

    height: 8vw;
}


.fix_to_small-client_logo-0 {
    height: 10vw;
}

.fix_to_small-client_logo-1 {
    height: 12vw;
}

.fix_to_small-client_logo-2 {
    height: 13vw;
}

.fix_to_small-client_logo-3 {
    height: 15vw;
}



.thumb-img-container {
    display: none;
}

.sub-paragraph_mod {
    font-size: 5vw;
    line-height: 1.5em;
}

.profile_img-team_member {
    width: 100%;
    /*    display: none;*/
}

.join_pack-container {
    margin: 0px;
    margin-top: 20vw;
}

.filter_grid {
    display: none;
}

.project-info-grid {
    grid-template-columns: 1fr;
}
