/* ----- responsive ----- */
@media only screen and (min-width: 569px) and (max-width: 1024px) {
	.slogan {
		font-size: 62px;
		text-align: center;
		width: 90%;
		bottom: 18px;
		margin-left: -45%;
	}
	.cta_top {
		background-image: url('../img/ec_purple_seats_7.jpg');
		/*background-position: top -0px center;*/
	}
	#slogan_1, #slogan_2, #slogan_3, #slogan_4, #slogan_99 {
		background-size: 1680px;
		height: 328px;
		/*height: 305px;*/
	}
	#slogan_4 {
		background-position: top center -100px;
	}
	.slogan_container {
		box-shadow: 0px 0px 32px 0px #000;
	}
	.benefit {
		font-size: 20px;
	}
	.benefit-large {
		font-size: 25px !important;
	}
	.credits_block_container {
		height: 0px;
	}
	#credits_block_0 {
		height: 240px;
	}
	.footer {
		font-size: 9px;
	}
	#slogan_9 {
		background-size: 1024px;
		height: 384px;
	}
	#slogan_10 {
		height: 200px;
	}
.share-twitter  {color: #5ec8e8; }
.share-facebook { color: #5d73a1; }
.share-google   { color: #ca4c4c; }
.share-linkedin { color: #0274b3; }
.share-tumblr   { color: #34506b; }


}
@media only screen and (min-width: 568px) and (max-width: 719px) {
	.benefit {
		width: 94%;
		padding-left: 3%;
		padding-right: 3%;
	}
}
