/*

Theme Name: WUJA
Theme URI:
Author: MoreThanDesign
Author URI: http://morethandesign.be/
Description: Theme created for WUJA
Version: 1.0

orange 218 - 89 - 57;
noir 75% = 64 - 64 - 64

*/

:focus {
    outline: none !important;
}

.container {
	position: relative;
}

body {
    font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
}

#btn-responsive {
    text-align: left;
    background: #da5939;
    color: #fff;
    text-decoration: none;
    border: none;
    border-radius: 0;
    font-weight: bold;
    text-shadow: none;
    font-size: 20px;
}

#primary-menu-mobile {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 5px solid #da5939;
}

#primary-menu-mobile li {
    margin: 0;
    padding: 0;
}

#primary-menu-mobile li ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#primary-menu-mobile li a {
    display: block;
    font-size: 20px;
    padding: 5px 15px;
    border-bottom: 1px solid #ddd;
    color: #000;
}

#primary-menu-mobile li a:hover {
    text-decoration: none;
}

#primary-menu-mobile li ul li a {
    padding: 5px 25px;
}

#primary-menu-mobile li.current_page_parent > a,
#primary-menu-mobile li.current-menu-item a {
    color: #da5939;
}

#masthead .social-zone {
    float: left;
    margin-top: 20px;
}

#masthead #right_header {
    float: right;
}

#masthead #language_list {
    margin: 10px 10px 0;
    padding: 0;
    float: right;
}

#masthead #language_list li {
    float: left;
    list-style: none;
    margin-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}

#masthead #language_list li a {
    color: #000;
}

#masthead #language_list li.active-language a {
    color: #da5939;
    text-decoration: underline;
}

#masthead h1 {
    display: inline-block;
    float: right;
}

#masthead h1 a {
    display: inline-block;
    background: url(images/main-logo.png) no-repeat;
    width: 323px;
    height: 109px;
    text-indent: -9999px;
}

#masthead h2.description {
    display: none;
}

.desktop {
    padding: 20px 0 10px;
}

.desktop .nav-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.desktop .nav-menu > li {
    margin: 0;
    padding: 0;
    float: left;
    margin-left: 26px;
    position: relative;
}

.desktop .nav-menu li:first-child {
    margin-left: 0px;
}

.desktop .nav-menu li a {
    color: #404040;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.desktop .nav-menu li.current_page_item a {
    color: #da5939;
}

.desktop .nav-menu li:hover .sub-menu {
    display: block;
}

.desktop .nav-menu .sub-menu {
    display: none;
    position: absolute;
    z-index: 1;
    background: rgba(255, 255, 255, .85);
    padding: 5px;
    margin: 0;
    border-radius: 0 5px 5px 5px;
    z-index: 10;
}

.desktop .nav-menu .sub-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.desktop .nav-menu .sub-menu li a {
    white-space: nowrap;
    color: #da5939;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
}

.single-post .site-content {
    margin-bottom: 20px;
}

.site-content .featured-header {
    position: relative;
    min-height: 325px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.home .site-content .featured-header {
    height: 483px;
}

.home .congress-link {
    display: block;
    background: #452820;
    text-align: center;
}

.home .site-content img.img-responsive {
    margin: 0 auto;
}

.home .site-content .entry-content {
    background: #f8ded7;
}

.site-content .featured-header .row {
    height: 100%;
}

.site-content .featured-header .col-lg-6 {
    height: 100%;
    position: relative;
}
.site-content .featured-header .entry-title {
    position: absolute;
    bottom: 0;
    right: 0;
    /*left: 15px;*/
    padding: 15px 8px 15px;
    color: #fff;
    margin: 0;
    text-align: left;
}

.site-main .featured-header h1 {
    font-size: 60px;
    text-shadow: 3px 2px 0 #d7593e;
}

.home .site-main .featured-header .entry-title a {
    background: #da5939;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 9px;
    line-height: 30px;
    font-size: 15px;
    padding: 2px 25px;
    font-weight: bold;
    margin-left: 22px;
}

.home .site-main .featured-header .entry-title a:hover {
    background: #f6633f;
    text-decoration: none;
}

.site-main .entry-content h1 {
    color: #fff;
    background: #da5939;
    font-size: 36px;
    margin: 0 0 20px;
    padding: 8px 15px 5px;
    text-transform: uppercase;
    line-height: 100%;
}

.site-main .entry-content h2 {
    color: #da5939;
    font-size: 20px;
    margin: 10px 0 10px;
    font-weight: bold;
}

.site-main .entry-content .entry-header h1 {
    margin: 0;
    font-size: 22px;
    line-height: 130%;
}

.site-main .entry-content a {
    color: #da5939;
}

.site-main .footer-article a {
    color: #da5939;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}

.site-main .footer-article .newsletter-link {
    text-align: right;
}

footer.entry-meta {
    display: none;
}

.content_block img {
    /* border: 1px solid #da5939; */
}

.last-article {
    background: #fff;
    margin: 10px 30px 30px;
}

.last-article .entry-header {
    min-height: 0;
    background: #808080;
    color: #fff;
    padding: 5px;
}

.last-article .entry-header h2 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.last-article .post_content {
    padding-left: 0;
}

.last-article p {
    margin-top: 10px;
    margin-right: 10px;
    font-size: 13px;
}

.last-article .entry-footer a {
    display: inline-block;
    margin-right: 20px;
    text-transform: uppercase;
    color: #da5939;
    text-decoration: underline;
    font-size: 15px;
}

footer#colophon {
    margin: 20px 0 0;
}

footer#colophon ul.social-icons {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
    overflow: hidden;
    float: right;
}

footer#colophon ul.social-icons li {
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
}

footer#colophon ul.social-icons li a {
    display: inline-block;
    width: 48px;
    height: 47px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-indent: -9999px;
}

footer#colophon ul.social-icons li a.facebook-icon {
    background-image: url(images/facebook.png);
}

footer#colophon ul.social-icons li a.twitter-icon {
    background-image: url(images/twitter.png);
}

footer#colophon ul.social-icons li a.linkedin-icon {
    background-image: url(images/linkedin.png);
}

footer#colophon .copyright {
    clear: both;
    text-align: right;
    font-size: 15px;
}

footer#colophon .copyright a {
    color: #000;
}

article.type-post {
    margin: 20px 0 0;
}

article.type-post .entry-thumbnail {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 300px;
    position: relative;
}

article.type-post .entry-thumbnail a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}

article.article-element .entry-header {
    min-height: 0;
    background: #808080;
    color: #fff;
    padding: 5px;
}

article.type-post .entry-header h1.entry-title {
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    display: table;
    vertical-align: bottom;
    min-height: 38px;
}

article.type-post .entry-header h1.entry-title span {
    display: table-cell;
    vertical-align: bottom;
}

article .more-link {
    display: block;
    color: #da5939;
    text-transform: uppercase;
    text-decoration: underline;
    margin-top: 15px;
}

article p, article ul, article ol {
    font-size: 16px;
    margin: 5px 0;
}

.single-article .featured-header {
    margin-bottom: 30px;
}

.about-author {
    background: #808080;
    color: #fff;
    margin-bottom: 30px;
}

.site-main .entry-content .about-author h1 {
    background: none;
    color: #fff;
    display: table;
    min-height: 95px;
    font-size: 22px;
    margin: 0;
    padding: 15px;
}

.site-main .entry-content .about-author h1 span {
    display: table-cell;
    vertical-align: bottom;
}

.about-author .img-author {
    height: 200px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.about-author .content-author {
    text-transform: uppercase;
    padding: 0 11px 5px;
    font-weight: bold;
}

.about-author .content-author p {
    margin: 15px 0;
}

.about-author .content-author a {
    color: #fff;
}

.latest-news {
    border: 1px solid #aaa;
    padding: 15px;
}

.site-main .entry-content .latest-news h1 {
    color: #808080;
    font-size: 16px;
    background: none;
    margin: 0 0 15px;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.site-main .entry-content .latest-news ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
}

.site-main .entry-content .latest-news ul li {
    margin-top: 5px;
}

.site-main .entry-content .latest-news ul li a {
    color: #808080;
    font-weight: bold;
}

.site-main .entry-content img.wp-post-image {
    float: left;
    display: inline-block;
    margin: 0 15px 0 0;
}

.gallery ul {
    padding: 0;
}

.gallery li {
    list-style: none;
    margin-top: 15px;
    margin-bottom: 15px;
}

.gallery .gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
}

.showThumbByDefault #lg-gallery.open .lg-slide {
    padding-bottom: 120px;
}
.showThumbByDefault #lg-gallery .thumb-cont .thumb-info{
    display:none;
}
/*/ actions */
.showThumbByDefault #lg-action {
    position: static;
}
.showThumbByDefault #lg-action a {
    margin-top: -14px !important;
    position: absolute;
    top: 50%;
    z-index: 9999999;
    background-color: transparent;
    font-size: 28px;
}
.showThumbByDefault #lg-action a#lg-prev {
    left: 17px;
}
.showThumbByDefault #lg-action a#lg-next {
    right: 17px;
}

.showThumbByDefault .lg-slide h1 {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,.7);
    margin: 0;
    padding: 20px 0;
}

.paging-navigation {
    float: right;
    margin: 15px 0;
}

.paging-navigation .nav-links,
.article-pagination {
    margin: 0;
    padding: 0;
    list-style: none;
}

.paging-navigation .nav-links li,
.article-pagination li {
    margin: 0;
    padding: 0;
    float: left;
    margin-left: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #aaa;
    font-size: 16px;
}

.paging-navigation .nav-links li.current-txt {
    color: #da5939;
}

.paging-navigation .nav-links li a {
    color: #111;
}

.article-pagination li {
    margin-left: 0;
}

.article-pagination li.next {
    float: right;
}

.article-pagination li a {
    color: #da5939;
}

.slider-container {
    position: relative;
    z-index: 1;
}

.slider {
    min-height: 480px;
}

.slider .item {
    min-height: 480px;
    background-size: cover;
    background-position: center center;
}

.slider-container h1 {
    font-size: 60px;
    text-shadow: 3px 2px 0 #d7593e;
}

.slider-container .entry-title {
    position: absolute;
    bottom: 0;
    right: 0;
    /*left: 15px;*/
    padding: 15px 8px 15px;
    color: #fff;
    margin: 0;
    text-align: left;
    z-index: 3;
}

.slider-container .entry-title a {
    background: #da5939;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 9px;
    line-height: 30px;
    font-size: 15px;
    padding: 2px 25px;
    font-weight: bold;
    margin-left: 22px;
}

.slider-container .entry-title a:hover {
    background: #f6633f;
    text-decoration: none;
}

@media screen and (max-width: 991px){

    /*.home .site-content .featured-header {
        height: 992px;
    }

    .home .site-content .featured-header .row {
        height: auto;
    }

    .home .site-content .featured-header .col-md-6 {
        height: auto;
    }*/

}






@media (max-width: 767px){
    .fix-col.col-xs-1:nth-child(12n+1), .fix-col.col-xs-2:nth-child(6n + 1), .fix-col.col-xs-3:nth-child(4n+1), .fix-col.col-xs-4:nth-child(3n+1), .fix-col.col-xs-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .fix-col.col-sm-1:nth-child(12n+1), .fix-col.col-sm-2:nth-child(6n + 1), .fix-col.col-sm-3:nth-child(4n + 1), .fix-col.col-sm-4:nth-child(3n + 1), .fix-col.col-sm-6:nth-child(2n + 1) {
        clear: left;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .fix-col.col-md-1:nth-child(12n + 1), .fix-col.col-md-2:nth-child(6n + 1), .fix-col.col-md-3:nth-child(4n + 1), .fix-col.col-md-4:nth-child(3n + 1), .fix-col.col-md-6:nth-child(2n + 1) {
        clear: left;
    }
}

@media (min-width: 1200px){
    .fix-col.col-lg-1:nth-child(12n + 1), .fix-col.col-lg-2:nth-child(6n + 1), .fix-col.col-lg-3:nth-child(4n + 1), .fix-col.col-lg-4:nth-child(3n + 1), .fix-col.col-lg-6:nth-child(2n + 1) {
        clear: left;
    }
}
