.header {
    background: #333439 !important;
}

.nav > ul > li.current-menu-parent > a, .nav > ul > li.current-menu-item > a, .nav > ul > li.active > a {
    border-color: #333333;
    color: #eed458 !important;
}

.nav li a:hover {
    border-color: #333333;
    color: #eed458 !important;
}

.nav li a {
    color: #ffffff !important;
}

.nav ul li ul {
    position: absolute;
    background-color: #333439 !important;
}

.footer img {
    width: 155px;
}

.page-title {
    background-color: #4f4f4f;
    background-image: url(http://rampsa.com/wp-content/uploads/Bg.jpg) !important;
    padding-top: 40px !important;
    padding-bottom: 50px !important;
    background-position: center !important;
}

.page-title .block-title {
    color: #eed458 !important;
    margin-bottom: 0px;
}

.blog-section {
    padding: 10px 0px !important;
}

.nav ul li ul {
    top: 100px !important;
}

.footer .row {
    width: 100% !important;
}

@media screen and (max-width:480px){
    .aboutsect{padding:0 !important;}
}