/* ******************** 767px ******************** */
@media(max-width:767px)
{
	.chart-progress, .chart-number
	{
		float: none;
		margin: 0;
	}

	.chart-progress
	{
		margin: 5px 0;
	}

	.chart-number
	{
		margin-bottom: 20px;
	}

	.pink .chart-label
	{
		background-position: left;
	}

	.chart-label
	{
		text-align: left;
	}

	#home-s3-container-1 img
	{
		max-height: 400px;
	}

	#home-s3-container-2, #home-s4, #home-s5
	{
		padding: 150px 0;
	}

	#home-s1 img
	{
		width: 100%;
		height: 60px;
	}

	#masthead .nav > li > a
	{
		height: 30px !important;
		line-height: 30px !important;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#menu-mobile-menu
	{
		margin-top: 30px
	}

	#pink-dot
	{
		height: 50%;
	}

	#home-s1
	{
		background: url(../images/bg_cover_mobile.jpg) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-attachment: scroll !important;
	}

	#bgvid
	{
		-webkit-background-size: auto;
		background-size: auto;
		background-attachment: scroll !important;
	}

	#home-s2
	{
		-webkit-background-size: auto;
		background-size: auto;
		background-attachment: scroll !important;
	}

	#home-s2 p
	{
		font-size: 45px;
		line-height: 55px;
	}

	#home-s3-container-1
	{
		padding: 60px 40px;
	}

	#home-s3-container-2 p, p
	{
		font-size: 15px;
		line-height: 20px;
	}

	#home-s3-container-2
	{
		padding: 60px 40px;
	}

	#home-s4 h2, #home-s5 h2, #home-s6 h2, #header-single h1, #header-page h1, #home-s4-example h2
	{
		font-size: 45px;
	}

	#home-s4-header-text
	{
		padding: 0 40px;
	}

	#home-s5-title, #home-s6-title
	{
		margin-bottom: 28px;
	}

	#colophon p
	{
		font-size: 11px;
		line-height: 16px;
	}

	.alliance
	{
		font-size: 12px;
	}


	#masthead.black-menu .navbar-default
	{
		background: #000000 !important;
	}

	#masthead.black-menu #header-logo
	{
		background: url(../images/logo/GRVT_logo_blanc.svg) top left no-repeat;
	}
}


/* ******************** 768px ******************** */
@media(min-width:768px)
{

}


/* ******************** 992px ******************** */
@media(min-width:992px)
{

}


/* ******************** 1200px ******************** */
@media(min-width:1200px)
{

}


/* ******************** 1400px ******************** */
@media(min-width:1400px)
{

}
