.fl-page-content .myportfolio-container li a {
color: #ffffff !important;
text-decoration: none !important;
}
.fl-page-footer {
background-color: #0A4754 !important;
}
.error404 .fl-page-content {
	background-color: #e95b1d !important;
        color: #ffffff !important;
}
.error404 .fl-page-content h2 {
        color: #ffffff !important;
}

.fl-page-content .myportfolio-container li a:hover, .fl-page-content .myportfolio-container li a:active {
color: #ffffff !important;
text-decoration: none !important;
}
.fl-404 {
    padding: 0 0 150px !important;
    min-height: 450px;
}
/* Full Width Header */
@media screen and (min-width: 1100px) {
.fl-full-width .fl-page-header-primary.fl-page-nav-right .fl-page-header-wrap .container {
    width: 90%;
}
}

.fl-full-width .container {
    padding-left: 0;
    padding-right: 0;
    width: 90%;
}

.saboxplugin-wrap {background: #0C5564;color: #ffffff;padding: 10px 20px 30px;}
.saboxplugin-wrap .saboxplugin-authorname a{font-weight: bold;color: #D55B28;}
.saboxplugin-wrap .saboxplugin-authorname a:hover{font-weight: bold;color: #ffffff;}

a.fl-post-grid-more {
    background-color: #D55B28;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    text-align: center;
    padding: 16px 22px;
    border-radius: 0px;
    width: 100%;
}
a.fl-post-grid-more:hover {
    background-color: #016776;
    color: #ffffff;
}