
.archive-box {
    text-align: center;
    margin-bottom: 40px;
    border: 1px solid #e8e8e8;
    padding: 28px;
}
.archive-box h1 {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    display: inline;
}
.widget{
    margin-bottom: 10px;
}
.widget-title {
    background: #161616;
    text-align: center;
    color: #fff;
    padding: 13px 0;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 25px;
    margin-top: 0;
}
.widget-title:after {
    content: "";
    display: block;
    position: absolute;
    border-top: 5px solid;
    border-top-color: #161616;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: -5px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
}
.about-widget {
    text-align: center;
}
.about-title {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}
.widget p {
    font-size: 13px;
    line-height: 22px;
}
.about-autograph {
    margin-top: 14px;
    display: inline-block;
}
.widget img {
    max-width: 100%;
    height: auto;
}
.social-widget {
    text-align: center;
}
.social-widget a {
    color: #000;
    font-size: 16px;
    margin: 0 10px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.mc4wp-form {
    margin: 0;
    padding: 20px 20px 24px;
    background: #f1f1f1;
}
.mc4wp-form label {
    font-weight: 400 !important;
    margin-bottom: 18px !important;
    text-align: center;
    font-style: italic;
    color: #444;
    font-size: 15px;
}

.mc4wp-form input[type=text]{
    font-style: italic;
}
input, select, textarea {
    border: 1px solid #ddd;
    color: #888;
    padding: 9px 10px;
    width: 100%;
    box-sizing: border-box;
}
.mc4wp-form input[type=submit] {
    width: 100%;
    border-radius: 0;
    background: #161616;
    color: #fff;
    -o-transition: .3s;
    padding: 11px 21px;
    margin-top: 14px;
    border: none;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.widget ul.side-newsfeed li {
    list-style-type: none;
    margin-bottom: 17px;
    padding-bottom: 13px;
    margin-left: 0;
    border-bottom: 1px dotted #d5d5d5;
}
.widget ul.side-newsfeed li .side-item {
    overflow: hidden;
}
.widget ul.side-newsfeed li .side-item .side-image {
    float: left;
    margin-right: 14px;
}
.widget ul li a {
    color: #242424;
}

.widget ul.side-newsfeed li .side-item .side-image img {
    width: 100px;
    height: auto;
}
.widget ul.side-newsfeed li .side-item .side-item-text {
    overflow: hidden;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 {
    margin-bottom: 4px;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 a {
    margin-bottom: 1px;
    color: #242424;
    display: block;
    font-size: 13px;
}

.widget_categories ul li {
    color: #999;
    margin-bottom: 9px;
    padding-bottom: 9px;
    border-bottom: 1px dotted #d5d5d5;
}
.widget_categories a{
     margin-right: 5px;
}
.list-item {
    overflow: hidden;
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #eee;
}
.list-item .list-content .post-header {
     text-align: left;
}
.list-item .post-header {
    margin-bottom: 14px;
}

.list-item .post-header h2 {
    max-width: 100%;
    margin: 0;
    line-height: 20px;
}
.post-header {
    text-align: center;
    margin-bottom: 25px;
}
.post-header h2{
    margin-bottom: 10px;
    display: inline-block;
}
.list-item .post-header h2 a {
    font-size: 19px;
    letter-spacing: 2px;
}
.list-title-divider {
    border-top: 2px solid;
    display: block;
    max-width: 40px;
    margin: 0 0 14px;
    color: #161616;
}
.list-item .post-entry p {
    margin-bottom: 11px;
}
.list-item .post-img {
    float: left;
    margin-right: 25px;
    margin-bottom: 0;
    width: 35%;
}
.post-img img{
    max-width: 100%;
    height: auto !important;
}
.list-item .list-content {
    overflow: hidden;
}
.post-header h2 a:hover {
    opacity: .6;
}
.post-header h2 a, .post-header h1 {
    font-size: 24px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    line-height: 1.4em;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
}
.title-divider {
    border-top: 2px solid;
    display: block;
    max-width: 48px;
    margin: 0 auto 15px;
    color: #161616;
}
.post-entry div, .post-entry p {
    width: 100% !important;
}
.post-entry p, .post-entry hr {
    margin-bottom: 20px;
}
.post-share {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 38px;
    overflow: hidden;
}
.post-share-box:first-child:nth-last-child(2), .post-share-box:first-child:nth-last-child(2)~div {
    width: 49.5%;
}
.post-share-box:first-child {
    border-left: none;
}
.post-share-box {
    float: left;
    height: 54px;
    line-height: 54px;
    border-left: 1px solid #e5e5e5;
    text-align: center;
}
.post-share-box.share-comments a {
    color: #888;
    font-style: italic;
}
.post-share-box.share-buttons a {
    color: #000;
    margin: 0 8px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.post-related {
    overflow: hidden;
    margin-bottom: 60px;
    margin-top: 60px;
}
.post-box {
    text-align: center;
}
.post-box-title {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    line-height: 1em;
    font-weight: 700;
    color: #000;
    font-weight: bold;
}
.post-box-title:before {
    content: "";
    display: block;
    border-top: solid 1px #e5e5e5;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1;
}
.post-box-title span {
    background: #fff;
    padding: 0 24px;
    position: relative;
    z-index: 5;
}
.item-related{
    float: left;
    width: 32%;
    margin-right: 16px;
}
.post-related > div:nth-child(4){
    margin-right: 0;
}
.item-related a.image {
    height: 155px;
    overflow: hidden;
    display: block;
    text-align: center;
}
.item-related img {
    margin-bottom: 6px;
    max-width: 100%;
    max-height: 100%;
}
.item-related h3 {
    margin-bottom: 4px;
}
.item-related h3 a {
    font-size: 14px;
    color: #242424;
    text-align: left;
}
#comments{
    clear: both;
}
.menu-mobile{
    display: none;
}
#top-bar {
    background: #161616;
    width: 100%;
    position: fixed;
    z-index: 9999;
    -webkit-backface-visibility: hidden;
}
#nav-wrapper .menu {
    float: left;
}
#nav-wrapper .menu li {
    display: inline-block;
    margin-right: 31px;
    position: relative;
}
#nav-wrapper .menu li a {
    color: #fff;
    line-height: 50px;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
}
#nav-wrapper .menu>li.menu-item-has-children>a:after {
    font-family: FontAwesome;
    content: "\f107";
    margin-left: 7px;
    color: #999;
    font-size: 13px;
}
#nav-wrapper .menu .sub-menu{
    background-color: #161616;
    display: none;
    padding: 0;
    position: absolute;
    margin-top: 0;
    left: 0;
    z-index: 99999;
}
#nav-wrapper ul.menu ul li, #nav-wrapper .menu ul ul li {
    padding-right: 0;
    margin-right: 0;
}
#nav-wrapper .menu li {
    display: inline-block;
    margin-right: 31px;
    position: relative;
}

#top-search {
    position: absolute;
    right: 0;
    top: 0;
}
#top-search a.search {
    font-size: 14px;
    color: #888;
    line-height: 50px;
    position: relative;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
}
.show-search {
    position: absolute;
    top: 50px;
    right: 0;
    display: none;
    z-index: 10000;
}
.show-search #searchform input#s {
    width: 210px;
    background: #FFF;
    -webkit-box-shadow: 0 5px 4px -4px rgba(190,190,190,.1);
    -moz-box-shadow: 0 5px 4px -4px rgba(190,190,190,.1);
    box-shadow: 0 5px 4px -4px rgba(190,190,190,.1);
    border: 1px solid #eee;
}
#top-social {
    position: absolute;
    right: 38px;
    top: 0;
}

#top-social a {
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
}
#nav-wrapper .menu li a:hover,#nav-wrapper ul.menu ul a:hover, #nav-wrapper .menu ul ul a, .slicknav_open a:hover {
    color: #fff ;
}
#nav-wrapper ul.menu ul a:hover,
#nav-wrapper .menu ul ul a:hover {
    color: #fff;
    background:#333;
}
#nav-wrapper ul.menu ul a{
    color: #999;
    margin: 0;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 6px 10px;
    min-width: 175px;
    line-height: 20px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    border-top: 1px solid;
    border-color: #333;
    text-transform: uppercase;
    display: block;
}
#header{
    padding-top: 50px;
    text-align: center;
    border: none;
}
#logo {
    width: 100px;
    margin: 0 auto;
    padding: 25px 0px;
}
#logo a{
    display: block;
    max-width: 200px;
    margin: 0 auto;
}
#logo img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
#nav-wrapper ul.menu li:hover > ul,
#nav-wrapper .menu ul li:hover > ul {
    display: block;
}

#nav-wrapper .menu .sub-menu ul,
#nav-wrapper .menu .children ul {
    left: 100%;
    top: 0;

}
/****************************************/
/* Featured Slider
/****************************************/

.featured-area {
    margin-bottom:30px;
}
.featured-area.nopromo {
    margin-bottom:60px;
}
.feat-item {
    display: table;
    width:100%;
    height:530px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.feat-overlay {
    height: 100%;
    background:rgba(0,0,0,0.16);
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.feat-inner {
    max-width:60%;
    margin:0 auto;
}
.feat-overlay .cat a {
    display:inline-block;
    margin:0 3px 13px;
    color:#fff;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:2px;
    padding-bottom:2px;
}
.feat-overlay h2 {
    color:#fff;
    font-size:24px;
    line-height:1.4em;
    font-weight:400;
    text-transform:uppercase;
    letter-spacing:3px;
    margin-bottom:16px;
}
.feat-overlay h2 a {
    color:#fff;
    display:block;
}

.feat-title-divider {
    border-top:2px solid;
    display: block;
    max-width: 48px;
    margin: 0 auto 26px;
    color: #fff;
}

.feat-more {
    color:#fff;
    padding:10px 12px 10px 13px;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:2px;
    border:2px solid #fff;
    display:inline-block;
    -o-transition:.25s;
    -ms-transition:.25s;
    -moz-transition:.25s;
    -webkit-transition:.25s;
    transition:.25s;

}
.feat-more:hover {
    background:#fff;
    color:#000;
}

/****************************************/
/* Promo Area
/****************************************/

.promo-area {
    overflow:hidden;
    margin-bottom:60px;
}
.promo-item {
    display: table;
    width:380px;
    float:left;
    margin-right:30px;
    height:200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:16px;
    position:relative;
}
.promo-item:last-child {
    margin-right:0;
}

.promo-overlay {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    border:1px solid #fff;
}

.promo-overlay  h4 {
    color:#000;
    line-height:1.5em;
    padding:8px 12px 8px 13px;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:2px;
    background:#fff;
    display:inline-block;
    max-width:60%;
}
.promo-link {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left:0;
    z-index: 999999;
    display: block
}
/****************************************/
/* Slicknav CSS
/****************************************/
.slicknav_btn { position: relative; display: block; vertical-align: middle; float: left;  line-height: 27px; cursor: pointer;  height:27px;}
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; font-size:19px;}
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
.slicknav_menu { *zoom: 1 }
.slicknav_btn {
    margin: 5px 5px 6px;
    margin-left:0;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}
.slicknav_menu {
    background:#161616;
    padding:6px;
}
.slicknav_nav {
    margin:0;
    padding:0;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a{
    padding:5px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#fff;
    font-size:11px;
    font-weight:400;
    letter-spacing:2px;
    text-transform:uppercase;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav a:hover{
    background:#333;
    color:#fff;
}
.slicknav_nav .slicknav_txtnode {
    margin-left:15px;
}

.slicknav_menu .slicknav_no-text {
    margin-top:7px;
}

@media (max-width: 768px) {
    .menu-mobile{
        display: block;
    }

    .bannerWrp{
        margin:  0 !important;
    }
    .item-related{
        margin-right: 13px;
    }
    .slicknav_menu {
        display: block;
    }
    #nav-wrapper {
        display: none;
    }
    #top-search{
        right: 5%;
    }
    #top-social{
        right: 15%;
    }
    .promo-item{
        width: 30%;
        margin: 10px 5% 10px 0;
    }
    .promo-area{
        margin-bottom: 25px;
    }
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .list-item .post-img{
        width: 100%;
    }
    .widget{
        margin-top: 10px;
    }
    .list-item .list-content{
        overflow: initial;
    }
    .item-related{
        width: 100%;
        margin-right: 0;
    }
}
@media ( max-width: 450px ) {
    .widget{
        margin-top: 10px;
    }
    .list-item .post-img{
        width: 100%;
    }
    .list-item .list-content{
        overflow: initial;
    }
    .promo-item{
        width: 100%;
    }
    .item-related{
        width: 100%;
        margin-right: 0;
    }
}
.footer-news{
    height: 22px;
    overflow: hidden;
}
.de-fot{
    height: 35px;
    overflow: hidden;
}










