.footer-logo{
    width: 200px !important;
    height: auto;
}

.header-logo{
    width: 190px !important;
    height: auto;
}

.years h5{
    width: 100%;
    text-align: left;
}

.mud-title{
    position: relative;
    display: inline-block;
    margin: 0 auto;
    margin-top: 50px;
    letter-spacing: -1px;
}

.mud-circle{
    background-color: #DA0000;
    border-radius: 120px;
    position: absolute;
    color: white;
    text-align: center;
    padding: 0px;
    top: -20px;
    right: -100px;
    height: 80px;
    width: 80px;
    line-height: 80px;
}

.hero-title{
    color: #fff;
}

.hero-title span{
    font-size: 22px;
}

.hero-title h4{
    font-size: 60px;
}

section .overlay{
    position: absolute;
    width: 100%;
    background-color: #000;
    height: 748px;
    opacity: .4;
    top: 0px;
}

section .z-2{
    position: relative;
    z-index: 2;
}

.Consultants{
    background-image: url(../img/new_images/footer.jpg) !important;
    background-attachment: fixed;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.Consultants .overlay{
    position: absolute;
    width: 100%;
    background-color: #000;
    height: 100%;
    opacity: .3;
    top: 0px;
}

.featured-area{
    position: relative;
    padding-top: 120px;
    color: #fff !important;
}

.featured-area .overlay{
    position: absolute;
    width: 100%;
    background-color: #000;
    height: 100%;
    opacity: .3;
    top: 0px;
}

.studies h3,
.studies a{
    color: #fff;
}

.Purchase .btn-one .txt{
    font-size: 12px;
    letter-spacing: -0.5px;
}