/*
	Theme Name: Casual
	Theme URI: http://agence-tasch.com/
	Description: CSS for Profil Part.
	Author: Brice Grelet - Agence Tasch
	Author URI: http://www.agence-tasch.com
	Version: 1.0.0
 
 
	Template: genesis
	Template Version: 2.1.2
 
	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* # VOD Layout
---------------------------------------------------------------------------------------------------- */

/* # Liste des formations
---------------------------------------------- */

.vcm-profil-page .head-wrap{
	margin-bottom: 0;
}

.vcm-profil-page .site-inner{
	max-width: 100%;
	padding: 0;
}

.vcm-profil-page .site-inner > .wrap{
	max-width: 100%;
	width: 100%;
	padding: 0px;
}

.vcm-profil-page .entry{
	border: none;
	margin: 0;
	padding: 0;
}

.vcm-profil-page .entry-content{
	padding: 0 !important;
}

.vcm-profil-page .profilHeader{
	background-image: url('https://www.videoclipmakers.fr/ba-source/uploads/2016/07/profil-vcm-bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 0 50px;
}

.vcm-profil-page .profilMainDatas{
	margin-bottom: 30px;
}

.vcm-profil-page .profilPic{
	text-align: center;
	line-height: 0;
}

.vcm-profil-page .profilPic img{
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	max-width: 200px;
	width: auto;
}

.vcm-profil-page .profilName {
	padding-top: 50px;
}
.vcm-profil-page .profilName h1{
	color: #fff;
	font-size: 26px;
}

.vcm-profil-page .profilName img{
	max-width: 130px;
}

.vcm-profil-page .profilLastCourses{
	padding: 30px 0 5px;
	border-top: 1px solid #454e71;
	border-bottom: 1px solid #454e71;
}

.vcm-profil-page .profilLastCourses .owl-item{
	padding: 0 5px;
}

.vcm-profil-page .profilLastCourses .post-thumbnail{
	margin-bottom: 0;
}

.vcm-profil-page .profilLastCourses h5 a{
	display: block;
	cursor: pointer;
	padding: 6px;
	background-color: #2c2e3c;
	border-bottom: 6px solid #3b3f52;
	color: #fff;
	font-size: 14px;
}

.vcm-profil-page  .owl-buttons{
	text-align: right;
}

.vcm-profil-page  .owl-buttons > div{
	color: #fff;
	display: inline-block;
	margin-left: 10px;
	
}


.vcm-profil-page .profilDesc{
	background-color: #fff;
	padding: 30px 0;
	border-bottom: 1px solid #eee;
}

.vcm-profil-page .profilDesc .wrap{
	max-width: 800px;
}

.vcm-profil-page .profilDesc p{
	text-align: justify;
	margin-bottom: 0;
}


.vcm-profil-page  .profilTag{
	background-color: #eaf0f3;
	padding: 30px 0;
}

.vcm-profil-page  .profilTag h3{
	margin-bottom: 30px;
	color: #53545b;
}

.vcm-profil-page  .profilTag  .tagItem{
	background-color: #fff;
	border: 1px solid #cfcedc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px;
	line-height: 0;
	margin-bottom: 20px;
}

.vcm-profil-page  .profilTag  .tagItem img{
	margin: 0 10px 0 0;
	display: block;
	float: left;
}

.vcm-profil-page .profilTag .tagItem span {
  display: block;
  float: left;
  font-family: "Roboto Slab",Helvetica,Arial,sans-serif !important;
  font-size: 13px;
  padding-top: 13px;
  text-transform: uppercase;
}

.vcm-profil-page .tagsList{
	margin-bottom: 10px;
}

.vcm-profil-page .profilPortfolio{
	background-color: #fff;
	padding: 30px 0 60px;
	border-bottom: 1px solid #eee;
}

.vcm-profil-page .profilPortfolio h2{
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 50px;
	border-bottom: 1px solid #eee;
}

.vcm-profil-page .profilContact{
	padding: 100px 0;
	background-image: url('https://www.videoclipmakers.fr/ba-source/uploads/2016/07/projet-profil-vcm.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.vcm-profil-page .profilContact h3{
	color: #fff;
	font-size: 40px;
	font-weight: 400;
}

.vcm-profil-page .profilContact .one-fourth{
	padding-top: 20px;
}

.vcm-profil-page .profilContact .button{
	font-size: 19px;
	padding: 16px;
	width: 100%;
}

#gform_confirmation_message_9{
	font-family: "Roboto Slab",Helvetica,Arial,sans-serif !important;
	color: #fff;
	text-align: center;
}
/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {
		
	
	
}

@media only screen and (max-width: 1200px) {
	
	
}


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


	
}

@media only screen and (max-width: 768px) {
	.vcm-profil-page .profilName{
		text-align: center;
	}
	
	.vcm-profil-page .wrap .wrap {
	  padding: 5px 20px;
	}
	
	.vcm-profil-page .profilContact h3 {
	  text-align: center;
	}
}

@media only screen and (max-width: 480px) {
	
	
	
	
	
}

@media only screen and (max-height: 1100px) {
	

	
}

@media only screen and (max-height: 900px) {
	
	
	
}

@media only screen and (max-height: 700px) {
	
		
}