/* GENERAL */

body {
	font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Abril Fatface', cursive;
}

p {
	font-family: 'Lato', sans-serif;
}

a {
	color: #88BD24;
}

a:hover {
	color: #88BD24;
	text-decoration: underline;
}

.image-wrapper {
	overflow: hidden;
}

.image-wrapper img {
	transition: all 0.2s ease 0s;
}

.image-wrapper img:hover {
	opacity: 0.5;
    transform: scale(1.15);
}

/* SLICK (caroussel) */

.slick-prev:before, .slick-next:before {
	color: black;
}

/* 
	this is to avoid caroussels to show images before they are fully loaded 
	(otherwise it is pretty ugly)
*/
.slider { display: none; }
.slider.slick-initialized { display: block; }

.slick-slider { display: none; }
.slick-slider.slick-initialized { display: block; }

.caroussel-container { display: none; }
.caroussel-container.slick-initialized { display: block; }

/* FOUNDATION */

.row {
	max-width: 80rem;
}

.contain-to-grid .top-bar {
	max-width: 85rem !important;
}

.top-bar {
	background-color: #000 !important;
}

.button {
	background-color: #333;
}

.button:hover {
	background-color: #333;
	cursor: pointer;
}

ul.pagination li.current a {
	background-color: #88BD24;
}

ul.pagination li.current a:hover {
	background-color: #88BD24;
	cursor: pointer;
}


/* ARROW */

.arrow-main-content {
}

.arrow-main-content-two-columns-right {
	
}

.arrow-menu-link {
	text-transform: uppercase !important;
	font-weight: bold !important;
	font-family: 'Oswald', sans-serif !important;
	font-size: 1.2rem !important;
	background-color: #000 !important;
}

.arrow-menu-left-image img {
	width: 9rem;
}

.arrow-menu-left-image a {
	background: none !important;
}

.arrow-menu-left-image li {
	background: none !important;
}

.arrow-menu-left-image a:hover {
	background: none !important;
}

.arrow-module .title {
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.arrow-module .title h2 a {
	color: #333;
	font-family: "Oswald", sans-serif;
	font-size: 2.4rem;
	font-style: italic;
	left: 10px;
	position: relative;
	top: 11px;
}

.arrow-module .title h2 a:hover {
	color: #88BD24;
	text-decoration: none;
}

.arrow-module .item-title {
	color: #333;
	font-size: 1rem;
	margin: 0;
}

.arrow-module .item-title a {
	color: #333;
}

.arrow-module .item-title a:hover {
	color: #88BD24;
	text-decoration: none;
}

.grantomobil-essais-du-mois .caroussel .item-title a {
	color: white;
}

.arrow-module .item-date {
	text-transform: uppercase;
	font-size: 0.75rem;
}

.arrow-module-post .item-title {
	font-size: 2.5rem;
	margin-top: 15px;
	margin-bottom: 30px;
}

.arrow-post-block {
	margin-top: 15px;
	margin-bottom: 15px;
}

.arrow-module-post .arrow-social-container a {
	margin-right: 20px;
}

.arrow-module-post .arrow-social-container {
	font-size: 3rem;	
}

.arrow-module-post .arrow-social-container .fi-social-facebook {
	color: #3b5998;
}

.arrow-module-post .arrow-social-container .fi-social-twitter {
	color: #6cdfea;
}

.arrow-module-post .infos-wrapper {
	border: 1px solid #cccccc;
	margin-bottom: 0;
	padding: 5px;
}

.arrow-module-lastPosts .infos-wrapper {
	margin-bottom: 0;
}

.arrow-module-post .infos-wrapper .item-author {
	margin-right: 20px;
	color: #88BD24;
	font-family: 'Oswald', sans-serif;
}

.arrow-module-post .infos-wrapper .item-date {
	font-family: 'Oswald', sans-serif;
}

.arrow-item-top .item-title a {
	color: white;
}

.arrow-module-lastposts .arrow-item-left .item-title a {
	color: white;
}

.arrow-video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.arrow-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.item-number-of-clicks {
	margin-left: 15px;
}

.arrow-video-popup-wrapper {
	position:fixed;
	bottom: 0;
	left: 0;
	z-index: 10000;
}

.arrow-video-popup-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fullWidth .arrow-blog-item {
	margin-bottom: 15px;
}

.arrow-blog-item .item-description {
	text-align: justify;
}

/* GRANTOMOBIL */

.grantomobil-underneathMainMenu-container {
	margin-top: 10px;
	margin-bottom: 10px;
}

.grantomobil-header-image-container {
	margin-top: 3px;
}

.grantomobil-header-image-container img {
	width: 280px;
}

.grantomobil-header-image {
	width: 280px;
}

.grantomobil-header-banner-premium {
	margin-top: 65px;
}

.grantomobil-menu-container {
	padding: 0;
}

.grantomobil-menu-container ul.left {
	background-color: #000;
}

.grantomobil-social-container a {
	color: #333;
	font-size: 3rem;
	padding: 8px;
}

.grantomobil-social-container .fi-social-facebook {
	color: #3b5998;
}

.grantomobil-social-container .fi-social-youtube {
	color: #cc181e;
}

.grantomobil-social-container .fi-social-twitter {
	color: #6cdfea;
}

.grantomobil-social-container .fi-social-instagram {
	color: #3b5998;
}

.grantomobil-footer-container {
	background-color: #333;
	margin-top: 20px;
	margin-bottom: 10px;
}

.grantomobil-footer-image-container img {
	width: 150px;
}

.grantomobil-footer-container .arrow-module-menu .flat .arrow-menu-list {
	list-style-type: none;
	text-align: right;
}

.grantomobil-footer-container .arrow-module-menu .flat .arrow-menu-link {
	color: white;
}

.grantomobil-footer-image-radio img {
	width: 80px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.grantomobil-essais-par-marques img {
	padding: 30px;
}

.grantomobil-magazine-container {
	padding: 5px;	
	text-align: center;
	margin-top: 40px;
}

.grantomobil-magazine-container img {
	width: 10.3rem;
}

.grantomobil-magazine-container h3 {
    font-family: "Oswald",sans-serif;
    font-size: 1.3rem;
    font-weight: bold;
    max-width: 200px;
    padding: 5px;
    position: absolute;
}

.grantomobil-footer-contact a {
	font-family: "Oswald",sans-serif;
    font-size: 1.3rem;
    font-weight: bold;
	color: white;
}

.grantomobil-magazine-container h3 a {
	color: #3b5898;
}

.grantomobil-edito {
	color: white;
}

.grantomobil-edito h3 a {
	color: white !important;
	font-size: 0.6em;
}

.grantomobil-footer-image-container {
	text-align: left;
	margin-top: 10px;
}

.grantomobil-responsive-text-container {
	font-size: 0.6em;
	color: white;
	font-family: "Oswald", sans-serif;
	text-align: center;
}

.grantomobil-responsive-image-container {
	text-align: center;
}

.grantomobil-partner-image-container {
	text-align: right;
}

.grantomobil-banner-last {
	margin-top: 15px;
}

.grantomobil-newsletter-signup {
	background-color: #88BD24;
	color: white;
}

.grantomobil-newsletter-signup label {
	color: white;
}

.grantomobil-gtmoto-alaune .title {
}

.grantomobil-gtmoto-alaune .title h2 a {
}

.grantomobil-module-red .title {
	border-bottom: 1px solid #BA332B !important;
}

.grantomobil-module-blue .title {
	border-bottom: 1px solid #42A9E0 !important;
}

/* GRANTOMOBIL specific responsive */

@media only screen { 
	.grantomobil-underneathMainMenu-container .grantomobil-module-container {
		width: 100%; 
		margin: 0 auto;
	}
	
	.grantomobil-essais-du-mois .caroussel .item-title {
		background-color: rgba(23, 35, 48, 0.7);
	    bottom: 25px;
	    color: white;
	    font-family: "Oswald",sans-serif;
	    font-size: 1.3rem;
	    font-weight: bold;
	    max-width: 200px;
	    padding: 5px;
	    position: absolute;
	}
	
	.grantomobil-social-container {
		padding-top: 0rem;
		text-align: center;
	}
	
	.grantomobil-header-image-container {
		text-align: center;
	}
	
	.arrow-module .title h2 a {
		top: 11px;
	}
	
	.grantomobil-magazine-container {
		display: none;
	}
	
	.grantomobil-main-title-container {
		text-align: center;
	}

	.grantomobil-main-title-container h1 {
		color: #42A9E0;
	}
	
	.arrow-item-top .item-title {
		background-color: rgba(23, 35, 48, 0.7);
	    bottom: 50px;
	    color: white;
	    font-family: "Oswald",sans-serif;
	    font-size: 1.3rem;
	    font-weight: bold;
	    max-width: 200px;
	    padding: 5px;
	    position: absolute;
	}
	
	.arrow-module-lastposts .arrow-item-left .item-title {
		background-color: rgba(23, 35, 48, 0.7);
	    bottom: 60px;
	    color: white;
	    font-family: "Oswald",sans-serif;
	    font-size: 1.3rem;
	    font-weight: bold;
	    max-width: 200px;
	    padding: 5px;
	    position: absolute;
	}
	
	.grantomobil-global-banner {
		display: none;
	}
	
	.grantomobil-bottomLeftPopup {
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 10000;
	}

	.arrow-menu-list {
		margin-top: 0rem !important;
	}

}


@media only screen and (min-width: 40.0625em) {
	.grantomobil-underneathMainMenu-container .grantomobil-module-container {
		width: 100%; 
		margin: 0 auto;
	}
	
	.grantomobil-essais-du-mois .caroussel .item-title {
		background-color: rgba(23, 35, 48, 0.7);
	    bottom: 50px;
	    color: white;
	    font-family: "Oswald",sans-serif;
	    font-size: 1.9rem;
	    font-weight: bold;
	    max-width: 400px;
	    padding: 10px;
	    position: absolute;
	}
	
	.grantomobil-social-container {
		padding-top: 0rem;
		text-align: center;
	}
	
	.grantomobil-magazine-container {
		display: none;
	}
	
	.grantomobil-header-image-container {
		text-align: left;
	}
	
	.arrow-module .title h2 a {
		top: 11px;
	}
	
	.grantomobil-main-title-container {
		text-align: left;
	}
	
	.arrow-item-top .item-title {
		background-color: rgba(23, 35, 48, 0.7);
	    bottom: 90px;
	    color: white;
	    font-family: "Oswald",sans-serif;
	    font-size: 1.9rem;
	    font-weight: bold;
	    max-width: 400px;
	    padding: 10px;
	    position: absolute;
	}
	
	.arrow-module-lastposts .arrow-item-left .item-title {
		background-color: rgba(23, 35, 48, 0.7);
	    bottom: 60px;
	    color: white;
	    font-family: "Oswald",sans-serif;
	    font-size: 1.3rem;
	    font-weight: bold;
	    max-width: 200px;
	    padding: 5px;
	    position: absolute;
	}
	
	.grantomobil-global-banner {
		display: block;
		position: fixed;
		bottom: 0;
		right: 0;
	}
	
	.grantomobil-bottomLeftPopup {
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 10000;
	}

	.top-bar {
		height: 12.850rem !important;
	}

	.arrow-menu-list {
		margin-top: 0rem !important;
	}
}

@media only screen and (min-width: 64.0625em) {
	.grantomobil-underneathMainMenu-container .grantomobil-module-container {
		width: 100%; 
		margin: 0 auto;
	}
	
	.grantomobil-essais-du-mois .caroussel .item-title {
		background-color: rgba(23, 35, 48, 0.7);
	    bottom: 50px;
	    color: white;
	    font-family: "Oswald",sans-serif;
	    font-size: 1.9rem;
	    font-weight: bold;
	    max-width: 400px;
	    padding: 10px;
	    position: absolute;
	}
	
	.grantomobil-social-container {
		padding-top: 0rem;
		text-align: center;
	}
	
	.grantomobil-magazine-container {
		display: block;
	}
	
	.grantomobil-header-image-container {
		text-align: left;
	}
	
	.arrow-module .title h2 a {
		top: 11px;
	}
	
	.grantomobil-main-title-container {
		text-align: left;
	}
	
	.arrow-item-top .item-title {
		background-color: rgba(23, 35, 48, 0.7);
	    bottom: 90px;
	    color: white;
	    font-family: "Oswald",sans-serif;
	    font-size: 1.9rem;
	    font-weight: bold;
	    max-width: 400px;
	    padding: 10px;
	    position: absolute;
	}
	
	.arrow-module-lastposts .arrow-item-left .item-title {
		background-color: rgba(23, 35, 48, 0.7);
	    bottom: 60px;
	    color: white;
	    font-family: "Oswald",sans-serif;
	    font-size: 1.3rem;
	    font-weight: bold;
	    max-width: 200px;
	    padding: 5px;
	    position: absolute;
	}

	.grantomobil-global-banner {
		display: block;
		position: fixed;
		bottom: 0;
		right: 0;
	}
	
	.grantomobil-bottomLeftPopup {
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 10000;
	}

	.top-bar {
		height: 11.95rem !important;
	}

	.arrow-menu-list {
		margin-top: 0rem !important;
	}
}

@media only screen and (min-width: 97.875em) {
	.arrow-menu-list {
		margin-top: 3.5rem !important;
	}

	.top-bar {
		height: 9.95rem !important;
	}
}

/* POPUP */

@media only screen { 

	.reveal-modal{
	  width: 70% !important;
	  max-width: 70% !important;
	  min-height: 300px;
	  position: fixed;
	  overflow: hidden;
	  top: 0 !important;
	  text-align:center;
	}
	
	.ng-modal {
	  transition: 0.2s ease-in-out opacity;
	}
	
	.ng-modal .reveal-modal {
	  display: block;
	  visibility: visible;
	}
	
	.ng-modal .reveal-modal-bg {
	  display: block;
	}
	
	.ng-modal.ng-hide-add,
	.ng-modal.ng-hide-remove{
	  display: block !important;
	}
	
	.ng-modal.ng-hide{
	  opacity: 0;
	}
	
	.reveal-modal{
	  transition: 0.2s ease-in-out all;
	  transition-delay: 0.2s;
	  -webkit-transform: scale(1);
		opacity: 1;
		background-color: transparent !important;
		border: none !important;
		box-shadow: none !important;
	}
	
	.reveal-modal.ng-hide-add,
	.reveal-modal.ng-hide-remove{
	  display: block !important;
	}
	
	.reveal-modal.ng-hide{
	  -webkit-transform: scale(0.9);
	  opacity: 0;
	}
}

@media only screen and (min-width: 40.0625em) {
	.reveal-modal{
	  width: 25% !important;
	  max-width: 25% !important;
	  min-height: 300px;
	  position: fixed;
	  overflow: hidden;
	  top: 0 !important;
	  text-align:center;
	}
	
	.ng-modal {
	  transition: 0.2s ease-in-out opacity;
	}
	
	.ng-modal .reveal-modal {
	  display: block;
	  visibility: visible;
	}
	
	.ng-modal .reveal-modal-bg {
	  display: block;
	}
	
	.ng-modal.ng-hide-add,
	.ng-modal.ng-hide-remove{
	  display: block !important;
	}
	
	.ng-modal.ng-hide{
	  opacity: 0;
	}
	
	.reveal-modal{
	  transition: 0.2s ease-in-out all;
	  transition-delay: 0.2s;
	  -webkit-transform: scale(1);
	  opacity: 1;
	}
	
	.reveal-modal.ng-hide-add,
	.reveal-modal.ng-hide-remove{
	  display: block !important;
	}
	
	.reveal-modal.ng-hide{
	  -webkit-transform: scale(0.9);
	  opacity: 0;
	}
}

@media only screen and (min-width: 64.0625em) {
	.reveal-modal{
	  width: 25% !important;
	  max-width: 25% !important;
	  min-height: 300px;
	  position: fixed;
	  overflow: hidden;
	  top: 0 !important;
	  text-align:center;
	}
	
	.ng-modal {
	  transition: 0.2s ease-in-out opacity;
	}
	
	.ng-modal .reveal-modal {
	  display: block;
	  visibility: visible;
	}
	
	.ng-modal .reveal-modal-bg {
	  display: block;
	}
	
	.ng-modal.ng-hide-add,
	.ng-modal.ng-hide-remove{
	  display: block !important;
	}
	
	.ng-modal.ng-hide{
	  opacity: 0;
	}
	
	.reveal-modal{
	  transition: 0.2s ease-in-out all;
	  transition-delay: 0.2s;
	  -webkit-transform: scale(1);
	  opacity: 1;
	}
	
	.reveal-modal.ng-hide-add,
	.reveal-modal.ng-hide-remove{
	  display: block !important;
	}
	
	.reveal-modal.ng-hide{
	  -webkit-transform: scale(0.9);
	  opacity: 0;
	}
}






