header .branded{
    font-family: Baskerville;
    font-size: 1.2rem;
    letter-spacing: .2rem;
    padding-top: 40px;
}
header .nav{
    font-family: Baskerville;
    font-size: 0.9rem;
    letter-spacing: .2rem;
}
header .nav span{
    font-size: 1.1rem;
    font-weight: normal;
}
header .nav .active{
    color: #000;
}

@media (min-width: 576px){
    header .branded{
        font-family: Baskerville;
        font-size: 2.1rem;
        letter-spacing: .4rem;
        padding-top: 0;
    }
    header .nav{
        font-family: Baskerville;
        font-size: 1rem;
        letter-spacing: .1rem;
    }
    header .nav span{
        font-size: 1.3rem;
        font-weight: normal;
    }
}

header .dropdown-menu{
    background: #000000;
}
header .dropdown-item{
    font-family: Baskerville;
    font-size: 0.8rem;
    letter-spacing: .1rem;
    padding: 10px 20px 10px 20px;
}
header .dropdown-item span{
    font-size: 1.1rem;
}
header .dropdown-item:hover{
    background: #000000;
}

#why-branded-residence h1{
    font-family: Baskerville;
    font-size: 2.5rem;
    letter-spacing: .2rem;
    margin-top: 120px;
}
#why-branded-residence h1 b{
    font-size: 3.5rem;
    font-weight: normal;
}
#why-branded-residence article{
    font-family: GothamLight;
    font-size: 1.2rem;
}
/* MOBILE */
@media (max-width: 768px){
    #why-branded-residence h1{
        font-family: Baskerville;
        font-size: 1.6rem;
        letter-spacing: .1rem;
        margin-top: 40px;
    }
    #why-branded-residence h1 b{
        font-size: 2rem;
        font-weight: normal;
    }
    #why-branded-residence article{
        font-family: GothamLight;
        font-size: 0.8rem;
        padding: 0px 20px;
    }
}

#projects h1{
    font-family: Baskerville;
    font-size: 2.5rem;
    letter-spacing: .2rem;
}
#projects h1 b{
    font-size: 3.5rem;
    font-weight: normal;
}
#projects .swap-on-hover {
    position: relative;
    margin: 0 auto;
    height: 100%;
}
#projects .swap-on-hover .swap-on-hover__front-image {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
}
#projects .swap-on-hover .swap-on-hover__back-image {
    cursor: pointer;
}
#projects .swap-on-hover:hover > .swap-on-hover__front-image{
    z-index: -1;
}
#projects .row{
    margin-right: 0px;
}

#services h1{
    font-family: Baskerville;
    font-size: 2.5rem;
    letter-spacing: .3rem;
}
#services h1 b{
    font-size: 3.5rem;
    font-weight: normal;
}
#services hr{
    margin-left: -65px;
    max-width: 350px;
    border-color: #97989A;
    border-width: .1rem;
}
#services li{
    font-family: GothamLight;
    font-size: 1.4rem;
    line-height: 4rem;
}
/* MOBILE */
@media (max-width: 768px){
    #services h1{
        font-family: Baskerville;
        font-size: 2rem;
        letter-spacing: .2rem;
    }
    #services h1 b{
        font-size: 2.5rem;
        font-weight: normal;
    }
    #services li{
        font-family: GothamLight;
        font-size: 1.1rem;
        line-height: 2.5rem;
    }
}

#facilities h1{
    font-family: Baskerville;
    font-size: 2.5rem;
    letter-spacing: .3rem;
}
#facilities h1 b{
    font-size: 3.5rem;
    font-weight: normal;
}
#facilities hr{
    margin-right: -10px;
    max-width: 350px;
    border-color: #97989A;
    border-width: .1rem;
}
@media (min-width: 576px){
    #facilities hr{
        margin-right: -65px;
        max-width: 350px;
        border-color: #97989A;
        border-width: .1rem;
    }
}
#facilities li{
    font-family: GothamLight;
    font-size: 1.4rem;
    line-height: 4rem;
}
/* MOBILE */
@media (max-width: 768px){
    #facilities h1{
        font-family: Baskerville;
        font-size: 2rem;
        letter-spacing: .2rem;
    }
    #facilities h1 b{
        font-size: 2.5rem;
        font-weight: normal;
    }
    #facilities li{
        font-family: GothamLight;
        font-size: 1.1rem;
        line-height: 2.5rem;
    }
}

#privilege h1{
    font-family: Baskerville;
    font-size: 2rem;
    letter-spacing: .2rem;
}
#privilege h1 b{
    font-size: 2.5rem;
    font-weight: normal;
}
#privilege hr{
    margin-left: -115px;
    max-width: 400px;
    border-color: #97989A;
    border-width: .1rem;
}
#privilege div > b{
    font-family: GothamLight;
    font-size: 1rem;
    line-height: 2rem;
}
#privilege div > p{
    font-family: GothamLight;
    font-size: 1rem;
    line-height: 1.2rem;
}
#privilege span{
    font-family: GothamLight;
    font-size: 0.4rem;
    bottom: 0;
}
@media (min-width: 576px){
    #privilege li{
        font-family: GothamLight;
        font-size: 1.4rem;
        line-height: 4rem;
        padding-bottom: 25px;
        padding-right: 50px;
    }
    #privilege li b{
        font-family: GothamMedium;
        font-size: 1.6rem;
        line-height: 4rem;
    }
    #privilege li p{
        font-family: GothamLight;
        font-size: 1.4rem;
        line-height: 1.6rem;
        margin-left: -20px;
    }
}

#awards h1{
    font-family: Baskerville;
    font-size: 2.5rem;
    letter-spacing: .2rem;
}
#awards h1 b{
    font-size: 3.5rem;
    font-weight: normal;
}
#awards h4{
    font-family: GothamLight;
    font-size: 1.5rem;
}
/* MOBILE */
@media (max-width: 768px){
    #awards h1{
        font-family: Baskerville;
        font-size: 1.8rem;
        letter-spacing: .1rem;
        margin-bottom: 0px;
    }
    #awards h1 b{
        font-size: 2.2rem;
        font-weight: normal;
    }
    #awards h4{
        font-family: GothamLight;
        font-size: 1.1rem;
        line-height: 2.5rem;
    }
}

#technology h1{
    font-family: Baskerville;
    font-size: 2.5rem;
    letter-spacing: .2rem;
}
#technology h1 b{
    font-size: 3.5rem;
    font-weight: normal;
}
#technology figure > .img-icon{
    max-width: 135px;
}
#technology figcaption{
    font-family: Gotham;
    font-size: 1.1rem;
    color: #7D8083;
}
#technology .btn{
    font-family: GothamLight;
    letter-spacing: .2rem;
    border-radius: 12px;
    background: #000000;
}
#technology .content{
    margin-left: -55px;
}
/* MOBILE */
@media (max-width: 768px){
    #technology h1{
        font-family: Baskerville;
        font-size: 1.8rem;
        letter-spacing: .1rem;
    }
    #technology h1 b{
        font-size: 2.2rem;
        font-weight: normal;
    }
    #technology figure > .img-icon{
        max-width: 95px;
    }
    #technology figcaption{
        font-family: Gotham;
        font-size: 0.8rem;
        color: #7D8083;
    }
    #technology .btn{
        font-family: GothamLight;
        font-size: 0.8rem;
        letter-spacing: .1rem;
        border-radius: 12px;
        background: #000000;
    }
    #technology .content{
        margin-left: 0px;
    }
}


#customer{
    background-color: #eaeaea;
}
#customer h1{
    font-family: Baskerville;
    font-size: 2.5rem;
    letter-spacing: .2rem;
}
#customer h1 b{
    font-size: 3.5rem;
    font-weight: normal;
}
#customer h4{
    font-family: GothamLight;
    font-size: 1.5rem;
}
/* MOBILE */
@media (max-width: 768px){
    #customer{
        margin-top: -20px;
    }
    #customer h1{
        font-family: Baskerville;
        font-size: 1.6rem;
        letter-spacing: .1rem;
        margin-bottom: 0px;
    }
    #customer h1 b{
        font-size: 1.8rem;
        font-weight: normal;
    }
    #customer h4{
        font-family: GothamLight;
        font-size: 1rem;
        line-height: 2rem;
    }
}

footer{
    font-family: Gotham;
    font-size: 0.9rem;
    line-height: 1.1rem;
}
footer p b{
    font-size: 1.1rem;
    line-height: 1.4rem;
}
footer small{
    font-size: 0.6rem;
}
footer span{
    font-size: 2.3rem;
    margin-right: 6px;
    color: #000000;
}
footer .logo{
    max-height: 50px;
}
/* MOBILE */
@media (max-width: 768px){
    footer{
        font-family: GothamLight;
        font-size: 0.7rem;
        line-height: 1.1rem;
    }
    footer h1{
        font-family: GothamMedium;
        font-size: 1.2rem;
    }
    footer p b{
        font-family: Gotham;
        font-size: 0.9rem;
        line-height: 1.4rem;
    }
    footer .logo{
        max-height: 30px;
    }
}

.toTop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    float: right;
    font-size: 1.5rem;
    background-color: rgba(0, 0, 0, 0.2);
    border: 0px;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 999;
}
.toTop:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

/* CUSTOM BOOTSTRAP - CAROUSEL */
.carousel-control-prev,
.carousel-control-next{
    font-size: 3rem;
    background-color: #000;
    height: 70px;
    width: 60px;
    top: 45%;
}
.carousel-control-prev{
    left: 40px;
}
.carousel-control-next{
    right: 40px;
}
.carousel-indicators {
    bottom: -60px;
}
.carousel-indicators > li {
    background-color: #000;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    margin-right: 10px;
}
/* MOBILE */
@media (max-width: 768px){
    .carousel-control-prev,
    .carousel-control-next{
        font-size: 1.5rem;
        background-color: #000;
        height: 35px;
        width: 30px;
        top: 45%;
    }
    .carousel-control-prev{
        left: 10px;
    }
    .carousel-control-next{
        right: 10px;
    }
    .carousel-indicators {
        bottom: -50px;
    }
    .carousel-indicators > li {
        background-color: #000;
        border-radius: 50%;
        width: 10px;
        height: 10px;
        margin-left: 10px;
        margin-right: 10px;
    }
}


._desktop{
    display: block;
}
._mobile{
    display: none;
}

/*for Mobile*/
@media (max-width: 767px) {
    ._desktop{
        display: none;
    }
    ._mobile{
        display: block;
    }
}
/* end for Mobile */

/*for tabletV*/
@media (min-width: 768px) and (max-width: 991px) {
    ._desktop{
        display: none;
    }
    ._mobile{
        display: block;
    }
}
/* end for tabletV */
  
/*for tabletH*/
@media (min-width: 992px) and (max-width: 1199px) {
    ._desktop{
        display: block;
    }
    ._mobile{
        display: none;
    }
}
/* end for tabletH */