.portrait {
	width: 100px;
	margin: 0 8px;
}
.portrait .team-member-info h3{
		font-size: 0.9rem;
	}
.portrait .thumbnail {
	border-radius: 100px;
}
.portrait .team-member-info{
	text-align: center;
	padding-top: 6px;
}
@media (min-width:769px) and (max-width:980px){
	.portrait {
		width: 120px;
		margin: 0 10px;
	}
	.portrait .team-member-info h3{
		font-size: 1rem;
	}
}
@media (min-width:981px){
	.portrait {
		width: 150px;
		margin: 0 12px;
	}
	.portrait .team-member-info h3{
		font-size: 1.2rem;
	}
}

#portraits .fl-node-content {
	display: flex;
	flex-wrap: wrap;
  justify-content: center;
}


article.type-jetpack-portfolio 
.portfolio-text-content .portfolio-content>.project-meta .meta-top {
		display:none;
    padding-top: 10px;
    padding-bottom: 40px;
    color: var(--vamtam-accent-color-3);
    font-size: 14px;
}


.responsive-layout header.main-header .logo-wrapper .logo img {
    top: 0;
    display: block;
    opacity: 1!important;
    height: auto;
    max-height: 65px!important;
    width: auto;
}

.responsive-layout header.main-header .first-row .logo-wrapper {
    min-height: 0;
    width: 100%;
    height: 110px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

*********************

.responsive-layout header.main-header .mega-menu-toggle.mega-menu-open~.mobile-top-bar {
    display: none;
    margin-left: -20px;
    margin-right: -20px;
}





.jp-carousel-titleanddesc {
    display: none!important;
    width: 100%;
    text-align: center;
    font-size: 2em;
}


.jp-carousel-info {
    display: none;align-content
	
}

.portfolio-filters .inner-wrapper .cbp-filter-item.cbp-filter-item-active {
    color: var(--vamtam-body-link-hover);
    text-decoration: none;
}

p {
word-break: auto-phrase;
}

::-moz-selection {
background-color: #FA0000;
color: #fff;
}

::selection {
background-color: #ffffff;
color: #fff;
}


************
.portfolios .portfolio-item-wrapper .portfolio_details .title {
    margin-top: 0;
    margin-bottom: .2em;
    font-weight: 500;
    color: black!important;
    display: inline-block;
    transition: color .35s;
    width: 60%!important;
    flex: 1;
}

.portfolios .portfolio-item-wrapper .portfolio_details .title {
    font-size: 15px;
		
}


.portfolios .hover-animation-2 .portfolio_details .title {
    color: black!important;
    background-color: white;
    transition: opacity .s,transform .4s,color .4s;
    transform: translate(0,20px) scale(1.2);
    padding: 0 10%;
	    opacity: 80%;

}

.post-content-wrapper .vamtam-button-wrap{
	display:none !important;
} .sharedaddy {
	display: none;

}

@media(max-width:768px){
	.vamtam-show-bg-image {
		padding-top: 20px !important;
	}
}

#video-piscine-naturelle {
	width: 40vh !important;
}
.video-article {
	width: 40vh;

}

/*** sticky menu
.admin-bar .fixed-header-box {
    top: 32px;
}

.fixed-header-box {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
**/


/*************



#header-slider-container {
	overflow: hidden;
}

@media (min-width: 1025px) {
	#rev_slider_72_1_wrapper {
		height: calc( 697 / 1440 * 100vw);
		max-height: 697px;
	}
}

@media (min-width: 779px) and (max-width: 1024px) {
	#rev_slider_72_1_wrapper {
		height: calc( 768 / 1024 * 100vw);
		max-height: 768px;
	}
}

@media (min-width: 481px) and (max-width: 778px) {
	#rev_slider_72_1_wrapper {
		height: calc( 480 / 778 * 100vw);
		max-height: 488px;
	}
}

@media (max-width: 480px) {
	#rev_slider_72_1_wrapper {
		height: 100vw;
	}
}

@media (min-width: 901px) {
	.fixed-header-box {
		min-height: 60px;
	}
}


******************************

*/#sub-header {
  width: 90% !important;
  margin: 0 auto !important;
}
.meta-header,
.text-shadow {
  border-radius: 20px !important;
  overflow: hidden; 
}
.meta-header-inside {
	height: 30vh !important;
	margin: 0 auto !important;
}
body.sticky-header-type-over #main-content:first-child .page-header {
  padding-top: 0 !important;
}

