/*
Theme Name: Nationwide - Sterling
Template: nationwide-facility 
*/

#footer {
    background: url(images/footer.jpg) !important;
}

.home #header {
    background: url(images/header.png) center !important;background-size: cover !important;background-position: bottom !important;
}

#header {
    background: url(images/header-inside.jpg) left !important;
}

#branding {
    max-width: 1185px !important;
}

#branding #logo {
    padding-bottom: 20px !important;
}

.rsUni .rsArrowIcn {
    width: 57px !important;
    height: 57px !important;
    top: 45% !important;
    margin-left: -29px !important;
    background: url('images/rs-universal.png') !important;
}


input[type="submit"] {
    background: #01486E !important;
}
 
input[type="submit"]:hover {
    background: #066F99 !important;
}

/*** custom-css-for-news-page **/
#custom-news .rpwe-title, #custom-news .rpwe-time, #custom-news .rpwe-summary {font-family: 'Raleway', sans-serif;}
#custom-news .cat-links{font-family: 'Raleway', sans-serif; font-size:12px;}
/*** End-custom-css-for-news-page **/

