.social-link {
    background-color: #fff;
    transition: none 0s ease 0s ;
    }
    
    
.mod-languages ul.lang-inline {
    margin: 20px 0 !important;
    }

 
  @media  (max-width: 767px) {
	.items.slideshow, .t3-module.slideshow {
	  display: block;
	}
}


.fixel-grid .items.image.rotateY article .back {
    background: none repeat scroll 0 0 #351700;
   }
   
   .fixel-grid .items article .item-desc {
    background: none repeat scroll 0 0 rgba(53, 23, 0, 0.75);
    }

.fixel-grid .items.image.rotateX article .back .article-intro {
  height: 100px;
}

.fixel-grid .items.image.rotateX article .back {
   background: none repeat scroll 0 0 #351700;
}

.fixel-grid .items.text .article_content .article-intro {
	height: 280px;
	color: black;
}

.fixel-grid .items.text .article_content {
  /*  padding: 20px; */
    background: #e1dad6;
}

.fixel-grid .items.image.rotateY article .back .article-intro {
    height: 140px;
    text-align: left;
    }
    
.article-title a, .article-header h1 a {
    color: #914c0c;
}

.article-header h1 {
    font-size: 30px;
    }
    
.fixel-grid .items article .item-desc h2 a {
    color: #ec951a;
    }
    
.fixel-grid .items.image.rotateX article .back .article-intro {
	display: none;
    height: 50px;
    width: auto;
    text-align: left;
    }
    
.t3-module.big-padding .module-ct, .module.big-padding .module-ct {
    padding: 20px;
    }
    