
@media (max-width: 575.98px) { 
	.parallax-window {
    min-height: 750px;
	}
	#competences p {
	font-size: 	0.9375rem;
	line-height: 1.1875rem;
	}
	.owl-carousel h1{
	font-size : 2.375rem;
	text-align: center;
	}	
	.owl-carousel h6{
	font-size: 1.125rem;
	text-align: center;
	}
	.owl-carousel h5{
	font-size: 1rem;
	text-align: center;
	}
	.owl-carousel li{
	font-size: 1.75rem;
	line-height: 3rem;
	}
	#contactinfos .row .md-auto{
	border-top: 1px solid #979797;
	padding-top: 20px;
	}
	
} /* ---------- max-width: 576px ---------- */



@media (min-width: 576px) and (max-width: 767.98px) { 
	.parallax-window {
    min-height: 800px;
	}
	#competences p {
	font-size: 	0.9375rem;
	line-height: 1.125rem;
	padding-bottom: 20px;
	}
	.owl-carousel h1{
	font-size : 1.9375rem;
		}
	.owl-carousel h6{
	font-size: 0.9375rem;
	}
	.owl-carousel h5{
	font-size: 	0.875rem;
	}
	.owl-carousel li{
	font-size: 1rem;
	line-height: 2rem;
	}
	#contactinfos .row .md-auto{
	border-top: 1px solid #979797;
	padding-top: 20px;
	}
	
} /* ---------- min-width: 576px ---------- */


@media (min-width: 768px) and (max-width: 991.98px) { 
	.parallax-window {
    min-height: 900px;
	}
	.owl-carousel h1{
	font-size: 2.375rem;
	}
	.owl-carousel h6{
	font-size: 1.125rem;
	}
	.owl-carousel h5{
	font-size: 0.9375rem;
	}
	.owl-carousel li{
	font-size: 1.5rem;
	line-height: 3rem;
	}
	#contactinfos .row .md-auto{
	border-top: 1px solid #979797;
	padding-top: 20px;
	}
	
} /* ---------- min-width: 768px ---------- */

@media (min-width: 992px) and (max-width: 1199.98px) { 
	.parallax-window {
    min-height: 950px;
	}
	.owl-carousel h1{
	font-size : 3rem;
	}
	.owl-carousel h6{
	font-size: 1.375rem;
	}
	.owl-carousel h5{
	font-size: 1rem;
	}
	.owl-carousel li{
	font-size: 2rem;
	line-height: 3.25rem;
	}	
	#contactinfos{
	border-left: 1px solid #979797;
	}		
		
}   /* ---------- min-width: 992px ---------- */

@media (min-width: 1200px) { 
	.parallax-window {
    min-height: 1024px;
	}
	#competences p {
	font-size: 1rem;
	line-height: 1.375rem;
	}
	.owl-carousel h1{
	font-size : 3.75rem;
	}	
	.owl-carousel h6{
	font-size: 1.5625rem;
	}
	.owl-carousel h5{
	font-size: 1.25rem;
	}
	.owl-carousel li{
	font-size: 2.125rem;
	line-height: 3.4375rem;
	}
	#contactinfos{
	border-left: 1px solid #979797;
	}
	
}   /* ---------- min-width: 1200px ---------- */