/**
* @package Theme
* @author kunule8@gmail.com

**/

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    /* Prevent font scaling in landscape while allowing user zoom */
    -webkit-text-size-adjust: 100%;
    font-size: 1em;
}

body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #b8d3ee;
    color: #333333;
}

.archive-list {
    padding: 0
}

.archive-list li {
    display: inline-block
}

.archive-btn {
    border: 1px solid #002E52;
    background: #004B84;
    color: #fff;
    padding: 0 15px;
    clear: both;
    height: 38px;
    margin-top: -8px;
}

#sp-footer .container-inner {
    padding: 5px 0;
}

#sp-footer {
    text-align: center;
}

#sp-footer a {
    color: #F2F2F2
}

#sp-footer:before {
    content: " ";
    width: 100%;
    height: 8px;
    background-color: #004B84;
    display: block;
}

#sp-footer::before {
    background-image: linear-gradient(to right, #004B84 0%, #004B84 20%, #37a7ff 20%, #37a7ff 40%, #B8D3EE 40%, #B8D3EE 60%, #0069B6 60%, #0069B6 80%, #a058c1 80%, #a058c1 100%);
}

.contact-form .btn {
    background: #004B84;
    border: 1px solid #002E52;
    transition: all .5s linear
}

.contact-form .btn:hover {
    background: #0072C6;
    border: 1px solid #002E52
}

#sp-main-body .container {
    background: #fff;
    padding: 20px 10px;
}

#sp-main-body a {
    color: #0069B6;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    padding: 10px 0;
}

#sp-main-body a:hover,
#sp-main-body a:focus {
    color: #2a6496;
    text-decoration: underline;
}

h1 {
    font-size: 22px;
    font-weight: bold
}

h2 {
    font-size: 20px;
    font-weight: bold
}

h3 {
    font-size: 22px;
    font-weight: bold
}

input[type="text"],
button,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;
}

#ff_formdiv1 input {
    border: 1px solid #ccc;
    border-radius: 0;
    width: 80%;
}

#ff_formdiv1 textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    width: 100%;
    padding: 0.5rem 0.75rem;
}

#bfSubmitButton {
    float: left;
    margin-left: 5px;
    background: #419ddb;
    border: 1px solid #419ddb;
    color: #fff;
    padding: 5px 15px;
    border-radius: 2px;
    box-shadow: 1px 1px 5px #ddd;
    transition: all 0.7s ease-out;
}

#bfSubmitButton:hover {
    background: #2e77a3;
}

.offcanvas-menu {
    background-color: #6c7f90;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span {
     color: #fff !important;    line-height: 50px !important;    font-size:20px !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {  color: #fff;}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul>li a:focus,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span:focus {
    color: #fff;
}

#offcanvas-toggler>.fa {
    color: #fff;
}

#offcanvas-toggler>.fa:hover,
#offcanvas-toggler>.fa:focus,
#offcanvas-toggler>.fa:active {
    color: #fff;
}

.sp-megamenu-parent {
    float: left;
}

.finder label {
    display: none
}

#sp-main-body {
    padding: 0;
}

.img_caption,
.img_caption-right,
.caption-right,
.img_caption right {
    margin-right: 10px !important;
    margin-bottom: 5px !important;
    border-size: 1px !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #BDBDBD !important;
    padding: 5px 5px 0 !important;
}

.img_caption.none {
    float: left !important;
}

div.img_caption-right,
.caption-right {
    float: right !important;
    margin-left: 8px !important;
}

p.img_caption,
p.img_caption-right {
    margin-left: -5px;
    text-align: left !important;
    line-height: 1.0;
    font-size: 0.8em !important;
    border: none !important;
    margin-bottom: 2px !important;
}

.banner_skyscraper {
    position: fixed;
    top: 0;
    right: 10px;
    z-index: 2;
}

#top-banner {
    background: #0069b6;
}

.body-wrapper {
    margin-right: 124px;
}@media screen and (max-width: 1200px){	.body-wrapper {    margin-right: 0;}	}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 1220px;
    }

    .layout-boxed .body-innerwrapper {
        max-width: 1110px;
        margin: 0 auto;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    }

    #sp-main-body .col-lg-2 {
        max-width: 20%;
    }

    #sp-main-body .col-lg-8 {
        max-width: 60%;
    }
}

#sp-header {
    background: #004b84;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 20px;
    line-height: 60px;
    font-size: 15px;
    margin: 0;
}

.sp-megamenu-parent>li>a {
    color: #fff;
}

.sp-megamenu-parent>li:hover>a {
    color: #37a7ff;
}

.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li.active:hover>a {
    color: #37a7ff;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #003d6b;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #fff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #37a7ff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #37a7ff;
}

#top-banner p {
    margin: 0;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0;
    left: 100px !important;
}

.article-title,
.item-title {
    font-size: 20px;
    font-weight: 700;
}

.social li {
    display: inline !important;
}

#sp-left .sp-module,
#sp-right .sp-module {
    margin-top: 10px;
    border: none;
     padding: 0px 5px 30px 5px;
    border-radius: 3px;
}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
    margin: 0;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #D2ECFF;
}

#sp-left .social ul>li>a {
    display: inline-block;
}

#sp-left .sp-module ul>li,
#sp-right .sp-module ul>li {
    border-bottom: none;
}

.article-details .article-header h1,
.article-details .article-header h2 {
    font-size: 22px;
    font-weight: bold;
}