/* Emilian Hossu || emil.hoss@gmail.com */
body{
    background-color: #d7dedc;
}
.container{
    background-color: #FFFFFF;
}
header{
    margin-top: 15px;
}
#websiteContainer{
    background-color: #ffffff;
    margin: 40px auto;
    position: relative;
    width: 1140px;
    border-top: 4px solid #d7153d;
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}

.footer{
    background-color: #1f1f1f;
    min-height: 43px;
    color: #FFFFFF;
    margin-bottom: 15px;
}
.copyright{
    text-align: left;
    padding: 9px 0px 0px 0px;
    margin: 0px;
}
.social-media{
    display: block;
    height: 43px;
    font-size: 25px;
    margin-top: 3px;
}
.social-media a{
    color: #BBBBBB;
}
.social-media a:hover{
    color: #999999;
}
.web-solutions{
}
.web-solutions img{
    margin:-10px 15px 0px 5px;
    max-width: 110px;
    vertical-align: middle;
}
/*Logo -------------------------------------------------------------- */
/* ------------------------------------------------------------------ */
.site-branding {
    padding: 30px 0px 5px 0px;
    background: url(/themes/sociologie/images/header-bg.jpg);
    background-position-x: 110px;
    background-repeat: no-repeat;
    background-position-y: 15px;
}
.site-branding img{
    max-width: 100%;
    height: auto;
}
.site-title {
    margin: 0px;
}
.site-title a{
    font-size: 30px;
}
.site-title a:hover, .site-title a:focus{
    text-decoration: none;
}



/* Domain languages ------------------------------ */
.domain-languages {
    margin: 15px 50px 0px 0px;
    float: right;
}
.domain-languages a{
    float:left;
    padding: 5px 10px 5px 15px;
}


.above-content{

}
.section-right-sidebar{
    margin:60px 0px 0px 0px;
}


/*Page content ------------------------------------------------------------------ */
.content {
    float: left;
    width: 100%;
    word-wrap: break-word;
}
/* Gallery styles -------------------------------*/
.galleries{
    float: left;
    width: 100%;
    margin: 5px 0px 35px 0px;
}
.gallery-title {
    font-size: 18px;
    padding: 0px 10px;
}
.gallery-pictures .thumbnail{
  margin: 10px;
  float: left;
  width: 260px;
}

/* Article page ------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
.article_item{
    margin: 30px 0px 40px 0px;
    display: block;
}
.article_item-title{
    margin: 35px 0px 15px 0px;
    font-size: 2rem;
    color: #111;
    padding-bottom: 5px;
    border-bottom: 1px solid #ebebe9;
}
.article_item-date{
    color: #bbb;
    margin: 5px 0px 10px 3px;
    display: block;
}
.article_item-content {
    display: block;
    width: 100%;
    min-height: 300px;
    text-align: justify;
}
.article_item-featuredImage {
    display: inherit;
    margin: 5px auto;
    max-width: 100%;
}
.article_item-galleries, .article_gallery-list, .article_gallery-slider{
    display: block;
    width: 100%;
}
.article_gallery-title{
    color: #BBBBBB;
}
.article_gallery-list-picture {
    display: inline-block;
    margin-right: 10px;
}
.article_gallery-list-picture a{
    display: inline-block;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    /*border-radius: 7px;*/
    border: 1px solid #bbb;
}
.article_gallery-list-picture img{
    max-width: 145px;
    border-radius: 5px;
}
.article_gallery-slider{
    text-align: center;
}
.article_gallery-slider .bx-wrapper{
    display: inline-block;
}
@media only screen and (min-width:768px){
    .article_item-featuredImage{
        float: right;
        margin: 0px 0px 10px 20px;
    }
}

/*Category and Articles style ----------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
.category_title{
    margin: 35px 0px 15px 0px;
    font-size: 2rem;
    color: #111;
    padding-bottom: 5px;
    border-bottom: 1px solid #ebebe9;
}

.category_item{
  margin: 25px 0px 40px 0px;
  display: block;
  box-sizing: border-box;
  padding: 0px 5px;
}

.category_item-featuredImage{
  max-width: 100%;
  height: auto;
}
.category_item-title {
    margin: 0px;
}
.category_item-title a, .article_item-title a{
    color: #002e72;
    font-size: 1.4rem;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.category_item-title a:hover, .category_item-title a:focus{
    text-decoration: none;
    color: #111111;
}
.category_item-category {
    color: #bbb;
    display: inline-block;
}
.category-item_time {
    font-size: 13px;
    color: #999999;
    text-transform: uppercase;
    position: relative;
    font-style: italic;
    padding: 0px 0px 0px 12px;
    margin-right: 4px;
    margin-bottom: 5px;
}
.category-item_time:before{
    content: '';
    background-color: #dadada;
    width: 8px;
    height: 2px;
    position: absolute;
    left: 0px;
    top: 9px;
}

.category_item-excerpt p {
    font-size: 0.9rem;
    color: #767676;
    margin-bottom: 0px;
}
.category_item-readMore {
    text-decoration: none;
}
.category_description img{
    max-width: 100%;
    height: auto;
}


/*.category-featured-image, .item-featured-image{
    max-width: 100%;
    max-height: 215px;
    max-width: 100%;
    margin: 15px;
}

.item-list {
    float: left;
    width: 100%;
    margin: 15px 0px;
    border-bottom: 1px dotted #eee;
    padding-bottom: 5px;
}
.item-title{
    font-size: 23px;
    float:left;
    width: 100%;
    margin: 2px 0px 5px 0px;
}
.item-title a:hover, .item-title a:focus{
    text-decoration: none;
}
.item-date {
    float: left;
    margin: 5px 0px;
    width: 100%;
    color: #bbb;
}
.cat_article_excerpt{
    float: left;
    width: 100%;
    overflow: hidden;
}

.read-more {
    float: right;
}
.read-more a{
    padding: 5px 10px;
    border-radius: 4px;
}
.read-more a:hover{
    text-decoration: none;
}

.article-title {
    float: left;
    width: 100%;
}
article {
    font-size: 16px;
    width: 100%;
    margin: 25px 0px;
    box-sizing: border-box;
    padding: 0px 15px;
}
article h1 {
    margin: 10px 0px 25px 0px;
}
.article-category-data {
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    color: #aaa;
}
.article-category-data a{
    color:#aaa;
}
.article-featured-image{
    float: right;
    max-width: 200px;
    padding: 0px 0px 25px 25px;
}*/

/*Widgets and style =============================*/
.widget{
  display: block;
  box-sizing: border-box;
  width: 100%;
  /*padding: 10px;*/
  /*background-color: #FFF;*/
  /*border: 1px solid #ededed;*/
}
/*.image-shadow, .image-shadow-b{
    margin: 20px 23px;
    border: 1px solid #eee;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    box-shadow: 0 1px 2px rgba(43, 59, 93, 0.29);
}
.image-shadow-b{
    margin: 30px 17px;
}*/

/*old facebook button*/
/*.facebook_btn{
    background: url(/themes/cnasr-template/widgets/custom-code/bg_facebook.png) no-repeat top left;
    width: 195px;
    height: 45px;
}
.facebook_btn div{
    padding-top: 12px;
    color: #ffffff;
    text-align: left;
    margin-left: 11px;
    font-weight: bold;
    font-size: 12px;
}*/

.image-shadow:hover, .image-shadow-b:hover{
    box-shadow: 0 1px 2px rgba(43, 59, 93, 0.29), 0 0 13px rgba(43, 59, 93, 0.29);
}

/*Bootstrap overrides*/
/*.form-control:focus {
    border-color: rgba(217, 22, 66, 0.4);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217, 22, 66, 0.2);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217, 22, 66, 0.2);
}    */


.unslider-wrap li{
    list-style-type: none;
}
.pagination>li>a, .pagination>li>span {
  color:#84BB4B;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #84BB4B;
  border-color: #84BB4B;
}

@media (min-width: 992px) and (max-width: 1199px){
   .primary-menu-style li a {
        padding: 10px 6px;
        font-size: 13px;
    }
    .navbar-collapse {
        padding-left: 10px;
        padding-right: 0px;
    }
    .image-shadow{
        margin: 10px 4px;
    }
    .image-shadow-b {
        margin: 20px 25px;
        max-width: 210px;
        height: auto;
    }
    .nopadding{
        padding-left: 0px;
        padding-right: 0px;
    }

}
@media (min-width: 768px) and (max-width: 991px){
    .image-shadow{
        margin: 20px 45px;
        height: auto;
    }
    .image-shadow-b {
        max-width: 150px;
        margin: 30px 14px;
        height: auto;
    }
    .primary-menu{
        margin: 0px;
    }
    .primary-menu-style li a{
        padding: 10px 16px;
    }
}
/* Max 767px breaking point ----------------------------------------- */
/* ------------------------------------------------------------------ */
@media (max-width: 767px){
    .primary-menu .navbar-header{
        float: right;
        width: 100%;
    }
    .primary-menu{
        margin: 0px;
    }
    .navbar-brand{
        display: block;
        color:#fff;
        font-weight: bold;
    }
    .site-branding {
        text-align: left;
    }
    .dropdown .dropdown-menu a{
        color: #FFFFFF;
    }
    .footer-menu .navbar-header{
        float: right;
        margin-top: -36px;
    }
    .copyright{
        padding-left: 15px;
        text-align: center;
    }
    #content .row > div {
        float: left;
        width: 100%;
    }
    .image-shadow{
        margin: 20px;
        max-width: 140px;
        float: left;
        height: auto;
    }
    .image-shadow-b {
        margin: 10px 22px;
        height: auto;
    }
    .article-title {
        font-size: 27px;
    }
    .slide-buttons{
        max-width: 100%;
        overflow-x: scroll;
    }
    .container-buttons{
        float: left;
        min-width: 1085px;
        width: 100%;
    }
}
@media (min-width: 337px) and (max-width: 406px){
    .image-shadow{
        margin: 15px 10px 15px 5px;
        max-width: 130px;
        float: left;
        height: auto;
    }
    .image-shadow-b {
        margin: 10px 9px;
        max-width: 125px;
        height: auto;
    }
    .container-buttons{
        min-width: 730px;
    }
}
@media (max-width: 320px){
    .image-shadow{
        margin: 5px;
        max-width: 118px;
    }
    .image-shadow-b {
        margin: 10px 5px;
        max-width: 115px;
        height: auto;
    }
}

/* Article downloads */

.download-item_elements{
    padding-left: 25px;
    list-style-type: none;
}
.download-item_elements li{
    margin-bottom: 5px;
}
.download-item_code{
    /*display: inline-block;*/
    /*width: 60px;*/
    /*margin-right: 10px;*/
    /*border-right: 1px solid #333;*/
    /*padding-right: 10px;*/
}


/*.carousel-inner > .item > img,*/
/*.carousel-inner > .item > a > img {*/
    /*display: block;*/
    /*height: 757px;*/
    /*min-width: 100%;*/
    /*width: 100%;*/
    /*max-width: 100%;*/
    /*line-height: 1;*/
    /*position: relative;*/
/*}*/
/*.carousel-inner h1 {*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-weight: bold;*/
    /*text-transform: uppercase;*/
    /*text-align: center;*/
    /*color: #FFF;*/
    /*text-shadow: none;*/
/*}*/
/*.carousel-inner h3 {*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-weight: 400;*/
    /*text-transform: uppercase;*/
    /*text-align: center;*/
    /*color: #FFF;*/
    /*text-shadow: none;*/
/*}*/
/*.carousel-inner p {*/
    /*font-size: 15px;*/
    /*text-align: center;*/
    /*color: #FFF;*/
    /*line-height: 26px;*/
    /*text-shadow: none;*/
/*}*/
/*.carousel-caption {*/
    /*margin: 200px 0;*/
/*}*/
/*.carousel-indicators .active {*/
    /*width: 50px;*/
    /*height: 5px;*/
    /*background: #dd3333;*/
    /*border: none;*/
    /*border-radius: 0px;*/
    /*margin: 7px;*/
/*}*/
/*.carousel-indicators li {*/
    /*width: 50px;*/
    /*height: 5px;*/
    /*background: #FFF;*/
    /*border: none;*/
    /*margin: 7px;*/
    /*border-radius: 0px;*/
/*}*/
/*.carousel-inner > .item {*/
    /*transition-property: opacity;*/
/*}*/
/*.carousel-inner > .item,*/
/*.carousel-inner > .item.active.left {*/
    /*opacity: 0;*/
/*}*/
/*.carousel-inner > .item.active,*/
/*.carousel-inner > .item.next.left {*/
    /*opacity: 1;*/
/*}*/
/*.carousel-inner > .next,*/
/*.carousel-inner > .prev,*/
/*.carousel-inner > .active.left,*/
/*.carousel-inner > .active.right {*/
    /*left: 0;*/
/*}*/
/*.carousel-inner > .item.next,*/
/*.carousel-inner > .item.active.right,*/
/*.carousel-inner > .item.prev,*/
/*.carousel-inner > .item.active.left {*/
    /*transform: translate3d(0, 0, 0);*/
/*}*/
/*.carousel-control.left, .carousel-control.right {*/
    /*background: none;*/
    /*margin: 360px 0;*/
/*}*/
.read {
    position: relative;
    margin: 0 auto;
    width: 130px;
}

/*.carousel-control {*/
    /*font-size: 30px;*/
    /*text-shadow: none;*/
/*}*/