header#header {
    position: relative;
}

header#header #logo a img {
    max-width: 280px;
    display: inline-block;
}

header#header #header #logo img {
    max-width: 100%;
    display: inline-block;
}

.menu-bar {
    display: inline-block;
    width: 100%;
    background: #1e3c6b;
}

.menu-bar .nav-menu a {
    font-size: 14px;
    padding: 13px 12px;
}

.menu-bar .nav-menu li.menu-active a, .menu-bar .nav-menu li  a:hover {
    background: #ff702f;
}

.nav-menu>li {
    margin: 0;
}

.features-area .single-feature .button {
    background: #ffffff;
    display: inline-block;
    width: 100%;
    padding:10px 5px;
}

.features-area .single-feature .button a {
    background: #ff702f;
    padding: 6px 15px 5px;
    display: inline-block;
    /* text-transform: uppercase; */
    font-weight: 500;
    color: #fff;
    margin: 0 7px;
    border-radius: 22px;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.features-area .single-feature>a {
    display: inline-block;
    width: 100%;
    padding: 0px 10px;
    background: #f3f3f3;
}

.features-area .single-feature .button a:hover {
    background: #1e3c6b;
}

.post-list .single-post a {
    display: inline-block;
    width: 100%;
}

.post-list .single-post a img {
    width: 100%;
}

.post-list .single-post .button a, .single-slidebar .brand-list .button .offer-btn {
    background: #ff702f;
    padding: 7px 10px;
    display: inline-block;
    /* text-transform: uppercase; */
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-align: center;
    margin-top: 10px;
}


.post-list .single-post .button a:hover, .single-slidebar .brand-list .button .offer-btn:hover  {
    background: #1e3c6b;
}

img {
    max-width: 100%;
}
.advertisement {
    background: #f9f9ff;
    padding: 15px;
    border: 1px solid #f3f3f3;
}
.footer-bottom-copy {
    background: #151515;
    padding: 6px 0;
    margin-top: 30px;
}

.footer-bottom-copy .row.footer-bottom {
    align-items: center;
}

.content {
    padding: 15px;
    background-color: #f9f9ff;
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
}

.content h2, .content h3 {
    margin-bottom: 10px;
}

.content p {
    line-height: 25px;
    text-align: justify;
    font-size: 15px;
}
@media (max-width: 1170px){
.features-area .single-feature .button a {
    margin-bottom: 10px;
    min-width: 120px;
}
}
button#togle-nav {
    display: none;
}
@media (max-width: 767px){
    button#togle-nav {
        display: inline-block;
        background: #ff702f;
        border: none;
        color: #fff;
        font-size: 25px;
        padding: 10px 15px;
        cursor: pointer;
    }
    #nav-menu-container {
        display: none;
    }
        
    nav#nav-menu-container {
        position: absolute;
        z-index: 999;
        background: #1e3c6b;
        width: 100%;
        left: 0;
        right: 0;
    }

    nav#nav-menu-container ul.nav-menu {
        width: 100%;
        display: inline-block;
    }

    nav#nav-menu-container ul.nav-menu li {
        width: 100%;
    }

    nav#nav-menu-container ul.nav-menu li a {
        width: 100%;
    }
    header#header .col-sm-8 {
        padding: 0;
    }
    .banner-area {
        margin: 0;
    }
    header#header {
        padding-bottom: 0;
    }
    #logo {
        margin: 0;
        text-align: center;
    }
    
    #logo a {
        width: 100%;
        display: inline-block;
        height: auto;
    }
    
    header#header #logo a img {
        max-width: 280px;
        width: 100%;
        height: auto;
        max-height: none;
        margin-bottom: 20px;
    }
}

.post-list .single-post .col-md-4>a {
    background: #fff;
    padding: 10px;
}
.single-slidebar .brand-list a.read-btn {
    font-weight: 500;
    color: #fff;
    background-color: #7bb92d;
    padding: 8px 15px;
    font-size: 15px;
}
.single-slidebar .brand-list .button{
    text-align: center;
 
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.single-slidebar .brand-list .button a {
    margin-top: 0px !important;
    margin-bottom: 10px;
    width: 50%;
}

.brand-list .brand-img img{
    max-height: 70px;
    margin: auto;
    display: block;
}
.brand-list .brand-img  {
    background: #ffffff;
    display: inline-block;
    width: 100%;
    padding: 5px;
    margin-bottom: 0;
    border: 1px solid #ddd;
}
.sidebar .single-slidebar .brand-list .col-md-12 {
    border-bottom: 12px solid #fff;
    margin-bottom: 15px;
}

.content ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 15px;
}


.content ul li:before {
    content: "\f192";
    display: inline-block;
    font-family: FontAwesome;
    color: #7ec326;
    position: absolute;
    left: 0px;
    font-weight: 700;
}

.content ul {
    padding-left: 20px;
}
.content strong {
    color: #000;
    font-size: 17px;
}
h2.content-title {
    background: #1e3c6b;
    color: #fff;
    font-size: 26px;
    padding: 10px 15px;
    font-weight: 500;
}
.footer-text a {
    margin-left: 5px;
    text-decoration: underline;
}
.footer-social .email {
    background: none !important;
    color: #7bb92d;
}

@media (min-width: 1200px){
    .container {
        max-width: 1250px;
    }
}
.single-slidebar .brand-list .button a:hover {
    background: #1e3c6b;
}