.logo {
    width: 200px;
}

#home .menu img {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 320px;
    /* with full size logo
    top: -86px !important;
    */
    top: -78px !important;
}

.menu img {
	width: 30px;
	height: 30px;
    position: absolute;
    left: 320px;
    /* with full size logo
    top: -46px !important;
    */
    top: -38px !important;
}

/* home - hover */
.content-hover,
.content-big-hover {
    position: absolute;
    top: 0;
    color:#f00;
    background-color: rgba(0, 0, 255, 0.5);
    /*
    width: 100%;
    height: 100%;
    */
    width: 94.5%;
    height: 95%;
    margin-top: 12px;
    z-index: 10000;
    opacity: 0;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.OPP {
    width: 100%; 
    margin: 0 auto; 
    position: relative; 
    left: 0px;
}


/* badu hair */
.cross-media-rebrand {
    height: 650px !important;    
}
.what-we-delivered {
    height: 500px !important;   
}

/* djk */
.cross-media-rebrand {
    height: 500px !important;    
}

/* heirach */
.ensuring-maximum-added-brand-value {
    height: 500px !important;
}

.cross-media-rebrand .m-t-200, .what-we-delivered .m-t-200{
    margin-top: 100px;
}


/**
 * Index mobile updates
 *
 */
#services {
    text-align: center;
}

#services .text-left {
    text-align: center;
}

#services ul.text-left {
    list-style-type: none;
    margin: 30px 0;
}

#services ul.text-left li {
    padding: 5px 0;
}