 
/**/
@media  screen and (max-width: 991px)  {
   br.break {display:none;}
}





#community {
	position: absolute;
	right: 300px;
	width: 240px;
	z-index: 15;
	buttom: 250px;
}
#community_mobile {
	position: absolute;
	right: 0px;
	width: 240px;
	z-index: 15;
	buttom: 250px;
}

.containerbg{
/*background-color: #e1cbb2; */
padding-bottom: 20px; padding-top: 20px; }
.news{padding-top: 20px; padding-bottom: 10px; border-bottom: 1px dashed #614d38;}
.video{padding-top: 20px; padding-bottom: 10px;}
.video2{padding-top: 0px; padding-bottom: 10px;}
.right{text-align: right;}
.footerbg{
	background: #614D38;
	color: wheat;
	text-align: center;
    vertical-align: middle;
}
.p01{font-weight: bold; font-size: 1.3em; color:#614d38;}
.footerbg p{padding-top: 10px; padding-bottom: 10px;  }
.col-sm-6 {
	
}
div.col-sm-6.col-12.video#smallfagu > div{
	margin-bottom: 2.5%;
}



img.card-img-top {
	border-radius: 6px 6px 0px 0px;
}



.card {
	border-radius: 6px;
}

.card.photo:hover{
                  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25), 0 5px 6px rgba(0, 0, 0, 0.22);
/*                  transform: scale(1.0005);*/
                }

