@media screen and (max-width :1250px){
    .place-text-style-light{
        font-size: 9px !important;
    }
}

@media screen and (max-width :1100px){
    .place-text-style-light{
        font-size: 8px !important;
    }
}

@media screen and (max-width :576px) {
    .Bquate-is-an-all-in-who-we {
        font-size: 19px !important;
    }

    .who-we-are, .who-we-are a {
        font-size: 18px !important;
    }
    .place-text-style-light .cursor-point span a{
        font-size: 8px !important;
    }
    .our-mission{
        font-size: 38px !important;
    }
    /*.who-we-are, .who-we-are a{*/
        /*font-size: 23px !important;*/
        /*text-align: center;*/
    /*}*/
    .mission{
        padding-left: 5.6% !important;
    }
    .artists-and-music-pr {
        /*text-align: justify !important;*/
        /*font-size: 11px !important;*/
    }

    .who-we-are a:focus, .who-we-are a:hover,.who-we-are a.active{
        border-bottom: 1px solid #fff !important;
    }

    .sml-abs-cls{
        position: absolute !important;
    }

    .abs-cls{
        position: inherit !important;
    }


    .person-position-1 {
        padding-top: 0% !important;
    }

    .person-position-2{
        padding-top: 0% !important;
    }

    .person-position-3{
        padding-top: 0% !important;
    }

    .person-position-4{
        padding-top: 0% !important;
    }
    .pad-twp{
        padding-top: 15% !important;
    }

    #Contact{
        padding-bottom: 6% !important;
    }

}

@media screen and (max-width: 1175px)and (min-width: 576px){
    .who-we-are, .who-we-are a{
        font-size: 23px !important;
        text-align: center;
    }
    .Bquate-is-an-all-in-who-we {
        font-size: 40px !important;
    }
}


@media screen and (max-width :340px) {

    .who-we-are, .who-we-are a {
        font-size: 15px !important;
        text-align: center;
    }

    .emp-desig{
        font-size: 6px !important;
    }

}
.mission{
    padding-left: 1.6%;
}

.Bquate-is-an-all-in-who-we {
    font-family: Graphik-Extralight;
    font-size: 47px;
    font-weight: 200;
    line-height: 1.16;
    text-align: left;
    color: #ffffff;
    padding-left: 0.8% !important;
}

.grey-container1{
    padding-top: 3%;
    padding-bottom: 5%;
    background-color: #fff;
}

.Bquate-is-an-all-in-who-we .text-style-bold {
    font-family: Graphik-Bold;
}


.highlight{
    font-family: Graphik-Bold;
    font-weight: 200;
}

.our-mission{
    font-family: Graphik-Extralight;
    font-size: 49px;
    font-weight: bold;
    line-height: 1.16;
    text-align: left;
    color: #00001c;
}

.our-mission .text-style-bold{
    font-family: Graphik-Bold;
    font-weight: 200;
}

.artists-and-music-pr {
    font-family: Graphik-Regular;
    font-size: 15px;
    line-height: 2;
    text-align: left;
    color: #00001c;
}

.who-we-are, .who-we-are a{
    padding-top: 2%;
    font-family: Graphik-Extralight;
    font-size: 30px;
    font-weight: 200;
    line-height: 1.33;
    text-align: left;
    color: #fff;
    cursor: pointer;
}
.who-we-are a:focus, .who-we-are a:hover,.who-we-are a.active{
    text-decoration: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    cursor: pointer;
}

.common-padding{
    padding: 2%;
}


.cursor-point{
cursor: pointer;
}

.place-text-style-light .cursor-point span a{
    font-family: Graphik-Regular;
    font-size: 11px;
    line-height: 2;
    text-align: left;
    cursor: pointer;
    color: #281633;
}

.place-text-style-light .cursor-point span:hover{
    text-decoration: underline;
}


.person-position-1 {
    padding-top: 2%;
}

.person-position-2{
    padding-top: 10%;
}

.person-position-3{
    padding-top: 2%;
}

.person-position-4{
    padding-top: 5%;
}

.emp-name{
    font-family: Graphik-Bold;
    font-size: 10px;
    /*font-weight: bold;*/
    letter-spacing: -0.1px;
    text-align: left;
    color: #7673C0;
}

.emp-desig{
    font-family: Graphik-Extralight;
    font-size: 10px;
    font-weight: 200;
    text-align: left;
    color: #00001c;
}

.offices-text{
    font-family: Graphik-Bold;
    font-size: 49px;
    font-weight: bold;
    line-height: 0.98;
    letter-spacing: -0.2px;
    text-align: left;
    color: #281833;
}

.offices-link, .offices-link a{
    padding-top: 2%;
    font-family: Graphik-Extralight;
    font-size: 30px;
    font-weight: 200;
    line-height: 1.33;
    text-align: left;
    color: #1c002f;
}
.offices-link a:focus, .offices-link a:hover,.offices-link a.active{
    text-decoration: none;
    border-bottom: 2px solid #412852;
    color: #1c002f;
}

.place-text-style-light {
    font-family: Graphik-Regular;
    font-size: 11px;
    line-height: 2;
    text-align: left;
    color: #281833;
}

.place-text-style-light .place-text-style-bold {
    font-family: Graphik-Bold;
}

.rel-cls{
    position: relative;
}
.abs-cls{
    position: absolute;
}

.over-container{
    z-index: 100;
    position:absolute;
    display: inline;
   //* background-image: url("../../assets/images/whoweare/map-copy.png");*/
}


