.banner{
    display: inline-block;
    margin-left: 10%;
    width: 300px;
    margin-top: 10px;
}
.banner-width-300{
    /*width: 300px;*/
    margin: auto;
}
.google-banner{
    width: 300px;
    margin: auto auto 20px;
}
.m-b-11{margin-bottom: 11px;}
#accents-articles .post-item.border .post-item-wrap{padding: 10px;}
.banner-policy-link{color: #FFFFFF !important; margin-left: 5px;}
.post-prev-title img{
    margin-top: 5px!important;
    float: left;
    width: 80px !important;
    margin-right: 10px !important;
}
.post-next-title img{
    margin-top: 5px!important;
    float: right;
    width: 80px !important;
    margin-left: 10px !important;
}
.post-next-title div, .post-prev-title div{
    display: inline-block;
}

#gallery .owl-carousel .owl-item div{
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
#gallery .owl-carousel .owl-item div img{
    margin: auto;
    height: 600px;
    object-fit: cover;
    overflow: hidden;
    width: 450px;
}
.error-page{
    width: 600px;
    margin: auto;
}
.error-page div{
    margin-top: 15px;
}
.error-page div a{
    text-decoration: underline;
}
#accents-articles{
    clear: both;
    width: 100%;
}
#blog{
    margin-bottom: 10px;
    clear: both;
}
/* Home slider */
#home-slider .sp-thumbnail-image-container {
    width: 100px;
    height: 80px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.top-articles .post-item-wrap{
    position: relative;
}
.top-articles .post-item-wrap img{
    width: 100%;
}
.top-articles .post-item-wrap a{
    font-size: 15px;
    line-height: 18px;
}
.sp-caption-container{
    text-shadow: 1px 1px 1px #555;
    color: #ffffff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding-right: 15px;
    padding-left: 10px;
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.8) 65%);
    width: 100%;
    text-align: left !important;
    line-height: 22px;
    padding-bottom: 0px;
    padding-top: 20px;
    height:auto;
}
#home-slider .post-item-wrap{position: relative;}
.fist-description{
    border-radius: 5px;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
#accents-articles .sp-caption-container{
    width: auto;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border-radius: 5px;
}
#home-slider .post-item-wrap, #accents-articles .post-item-wrap, #accents-articles img, #home-slider img{
    border-radius: 5px;
    overflow: hidden;
}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{
    width: 100%;
    padding-right: 20px;
    cursor: pointer;
}
.sp-thumbnail-container{
    width: 100%;
    padding-right: 10px;
}
.sp-caption-container a{
    color: #ffffff !important;
    font-size: 24px;
    line-height: 30px;
    display: block;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
}
#accents-articles .sp-caption-container a, #accents-articles .sp-caption-container span{
    font-size: 17px;
    line-height: 20px;
    padding-left: 5px;
}
.sp-caption-container p{
    color: #ffffff !important;
    font-size: 16px;
    display: block;
    margin-top: 10px;
}
#home-slider .sp-thumbnail-image {
    height: 100%;
}
#home-slider .sp-selected-thumbnail{z-index: 999;}
#home-slider .sp-thumbnail-title{
    background: linear-gradient(to top,transparent 0,rgba(0,0,0,.8) 50%);
    height: 146px;
    width: 100%;
    color: #FFFFFF;
    line-height: 18px;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 15px;
}
#home-slider.sp-thumbnail-text {
    width: 170px;
    float: right;
    padding: 8px;
    color: #ffffff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-caption-container .post-meta-date{margin-right: 10px;}
#home-slider .sp-thumbnail-title {
    margin-bottom: 5px;
    color: #fff;
    text-shadow: 1px 1px 1px #555;
}

#home-slider .sp-thumbnail-description {
    font-size: 14px;
    color: #333;
}
#relation-articles .col-lg-6{
    display:inline-block;
    width: 49.7%;
    padding-left: 0px;
    padding-right: 0px;
}
@media (max-width: 991px) {
    .art-banner-home{
      display: none;
    }
    #gallery .owl-carousel .owl-item div img{
        margin: auto;
        width: 100%;
        height: auto !important;
        overflow: unset;
    }
    .banner{
        text-align: center;
        display: block !important;
        vertical-align: middle;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .post-prev-title img, .post-next-title img{
        display: none;
    }
    .post-next-title div{
        float: none !important;
        width: auto !important;
    }
    .sp-caption-container{
        width: 100%;
        /* bottom: 106px; */
    }
    #home-slider .sp-thumbnail {
        text-align: center;
    }

    #home-slider .sp-thumbnail-image-container {
        display: none;
    }

    #home-slider .sp-thumbnail-text {
        width: 120px;
    }

    #home-slider .sp-thumbnail-title {
        font-size: 12px;
        text-transform: uppercase;
    }

    #home-slider .sp-thumbnail-description {
        display: none;
    }

    .prev-news{
        text-align: center!important;
    }
    .next-news{
        text-align: center!important;
    }
}

.entry-header-2 {
    width: 50%;
    float: left;
    max-width: 82px;
}

.entry-thumbnail-2 {
    position: relative;
    background: url(../images/1.png);
    background-size: cover;
    width: 79px;
    height: 79px;
    text-align: center;
    color: #F9ED1A;
    font-size: 2em;
    font-weight: bold;
    float: left;
    overflow: hidden;
}

.entry-thumbnail-2 span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.footer-menu {
    background-color: #000000;
    border-bottom: 1px solid #1a1b1c;
}

.footer-menu .navbar-nav {
    display: inline-block;
    float: none !important;
    padding: 25px 0 20px 0;
}

.navbar-nav {
    margin: 0;
}
@media (max-width: 991px){
    #relation-articles .col-lg-6{
        width: 100%;
    }
    .error-page{
        width: 100%;
    }
}
@media (min-width: 768px){
    .navbar-nav>li {
        float: left;
    }
}

.nav>li {
    position: relative;
    display: block;
}

@media (min-width: 991px){
    .navbar-nav {
        float: left;
        margin: 0;
    }
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

.footer-menu .navbar-nav li a {
    font-size: 11px;
    text-transform: uppercase;
    color: #f9ed1a;
    letter-spacing: 2px;
    padding: 10px;
}

.footer-txt li a {
    color: #f9ed1a;
}

.navbar-nav li a {
    font-size: 15px;
}

@media (min-width: 991px){
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 9px;
    }
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 15px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.facebook-comments{
    text-align: center;
}

span.image-80 a img{
    width: 80px !important;
    height: 80px !important;
    margin-top: 10px;
    border-radius: 10px;
}


span.image-50 a img{
    width: 50px !important;
    height: 50px !important;
    margin-top: 10px;
    border-radius: 10px;
}

.feather{
    margin-left: 10px;
}

.four-numbers{
    font-size: 15px;
}

.five-numbers{
    font-size: 13px;
}
.prev-news{
    text-align: left;
}
.next-news{
    text-align: right;
}

.urgandserv:not(:last-child){
    margin-bottom: 120px !important;
}

