/* Front Page
---------------------------------------------------------------------------------------------------- */

.front-page .site-container {
}

.front-page .site-inner {
    margin-bottom: 0;
    /* margin-top: 80px; */
    margin-top: 0;
    max-width: 100%;
    padding: 0;
}

.full-width-content.front-page .content {
    width: 100%;
}

.front-page .wrap {
    max-width: 1200px;
}

@media (max-width: 768px) {
    .front-page .site-header .wrap {
        max-width: 100%;
    }
}

.front-page .button {
    padding: 15px 20px;
}

.flex-section .flexible-widgets .wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;

    justify-content: center;
}

.flex-section .flexible-widgets .wrap .widget {
    flex: 1 1 auto;
    padding: 0;
    width: auto;
}

.flex-section .widget {
    padding: 0;
}

/* Flexible Widgets
---------------------------------------------------------------------------------------------------- */

.front-page .flexible-widgets {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    padding-top: 50px;
}

.flexible-widgets .widget {
    float: left;
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

.flexible-widgets .widget:last-of-type {
    margin-bottom: 0;
}

.flexible-widgets.widget-halves .widget:last-of-type {
    margin-bottom: 40px;
}

.flexible-widgets.widget-full .widget,
.front-page-3 .flexible-widgets.widget-area .widget:nth-of-type(1) {
    width: 100%;
}

.flexible-widgets.widget-fourths .widget {
    width: 25%;
}

.flexible-widgets.widget-halves .widget {
    width: 50%;
}

.flexible-widgets.widget-thirds .widget {
    width: 33.33%;
}

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
    clear: left;
}

/* Comment Elements
---------------------------------------------------------------------------------------------------- */





/* Front Page 0
---------------------------------------------------------------------------------------------------- */

.front-page-0 .flexible-widgets {
    padding-bottom: 50px;
    padding-top: 0px;
}


.front-page-0.flex-section .widget {
    margin-bottom: 0;
}

.p-h3-none p.h3{
	display : none
}




/* Front Page 1
---------------------------------------------------------------------------------------------------- */

.front-page-1 .flexible-widgets {
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
}

.front-page-1.flex-section .widget {
    margin-bottom: 0;
}


.front-page-1,
.front-page-1 p,
.front-page-1 .widget-title {
    color: #fff;
    font-weight: 300;
}

.front-page-1 .widget-title {
    color: #eed5b7;
    line-height: 1;
    margin-bottom: 10px;
    padding-top: 10%;
    text-transform: uppercase;
    text-align: center;
}

.front-page-1 .widget-title {
    font-weight: bold;
    font-size: 2rem;
}

.front-page-1 .widget-title .normal-weight {
    font-weight: normal;
}


html[lang="fr-FR"] .front-page-1 .widget-title::before {
    color: #fff;
    content: 'Série';
    margin-bottom: 5px;
}

html[lang="fr-FR"] .front-page-1 .widget:last-child .widget-title::before {
    content: 'Modèles';
}


html[lang="en-US"] .front-page-1 .widget-title {
    color: #fff;
}

html[lang="en-US"] .front-page-1 .widget-title::after {
    color: #eed5b7;
    content: 'Series';
    margin-top: 5px;
}

html[lang="en-US"] .front-page-1 .widget:last-child .widget-title::after {
    content: 'Models';
}

html[lang="fr-FR"] .front-page-1 .widget-title::before,
html[lang="en-US"] .front-page-1 .widget-title::after {
    display: block;
    text-transform: uppercase;
    font-weight: 300;
}


.front-page-1 p {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 20px;
    padding-right: 5%;
}

.front-page-1 .lead {
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.front-page-1 .button {
    position: relative;
    top: 25px;
}

/* Front Page 2
---------------------------------------------------------------------------------------------------- */

.front-page-2 .widget-full {
    border-bottom: 1px solid #fff;
    padding-bottom: 0;
    padding-top: 0;
}

.front-page-2 .widget-full .widget {
    padding: 0;
}

.front-page-2 p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 20px;
}

.front-page-2 .flexible-widgets .widget_text img {
    width: 100%;
}

/* Front Page 3
---------------------------------------------------------------------------------------------------- */

.front-page-3 .flexible-widgets .widget {
    margin-bottom: 0;
}

.front-page-3 .flexible-widgets.widget-area .widget:nth-of-type(1) {
    margin-bottom: 3rem;
}

.front-page-3 p {
    font-size: 16px;
    font-size: 1.6rem;
}

.front-page-3,
.front-page-3 p,
.front-page-3 .widget-title {
    color: #fff;
    font-weight: 200;
}

.front-page-3 .widget-title {
    font-weight: bold;
    font-size: 35px;
    font-size: 3.5rem;
    margin: 0 0 1rem;

}

.front-page-3 .widget:first-child h2 {
    text-align: center;
    text-transform: uppercase;
}

.front-page-3 h3 {
    font-size: 20px;
    font-size: 2rem;
    text-transform: uppercase;
    text-align: center;
    white-space: pre-line;
}

.front-page-3 h4.entry-title {
    padding-right: 25%;
}

.front-page-3 .entry-content {
    position: relative;
    margin-bottom: 1.5rem;
}

.front-page-3 .widget .more-link {
    position: absolute;
    right: 0;
    top: -30px;
}


/* Front Page 4
---------------------------------------------------------------------------------------------------- */

.front-page-4 {
    background-color: #fff;
}

.front-page-4 .flexible-widgets.widget-fourths,
.front-page-4 .flexible-widgets.widget-halves {
    padding-bottom: 20px;
}

.front-page-4 .flexible-widgets.widget-halves.uneven {
    padding-bottom: 0;
}

.front-page-4 .flexible-widgets.widget-fourths .widget:nth-of-type(1) {
    width: 100%;
}

.front-page-4 .flexible-widgets.widget-fourths .widget {
    width: 50%;
}

.front-page-4 .flexible-widgets.widget-fourths .widget:nth-child(4n) {
    clear: left;
}

.front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry,
.front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry {
    float: left;
    width: 50%;
}

.front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry:nth-of-type(odd),
.front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry:nth-of-type(odd) {
    clear: left;
    padding-right: 40px;
}

.front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry:nth-of-type(even),
.front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry:nth-of-type(even) {
    padding-left: 40px;
}

.front-page-4 .flexible-widgets.widget-area .widget-wrap p.entry-meta {
    font-style: italic;
    font-size: 12px;
    font-size: 1.2rem;
}

.front-page-4 .entry-title {
    font-weight: bold;
    font-size: 20px;
    font-size: 2rem;
}

.front-page-4 .more-from-category {
    float: left;
    width: 100%;
}

.front-page-4 .more-from-category a {
    display: inline-block;
}

.front-page-4 h3 {
    color: #970d10;
    font-weight: bold;
    text-transform: uppercase;
}

.front-page-4 h4 a {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: normal;
    text-decoration: none;
}

.front-page-4 .youtube-logo-img {
    max-width: 70px;
}


/* Featured Content
---------------------------------------------------------------------------------------------------- */

.flexible-widgets.widget-fourths .entry:last-of-type,
.flexible-widgets.widget-halves .entry:last-of-type {
    margin-bottom: 30px;
}

.flexible-widgets .featured-content .post > a {
    display: block;
}

.flexible-widgets .featured-content img {
    margin-bottom: 10px;
    vertical-align: top;
    width: 100%;
}

.flexible-widgets .featured-content .entry-title {
    font-family: 'Oswald';
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.flexible-widgets .featured-content .entry-header::after {
    display: none;
}

.image-section img {
    max-width: 149px;
    display: block;
    margin: 0 auto;
}


/* Media Queries
---------------------------------------------------------------------------------------------------- */

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

    .front-page .wrap {
        max-width: 960px;
    }
	
	.front-page-0 .flexible-widgets {
    padding-bottom: 50px;
    padding-top: 0px;
}


.front-page-0.flex-section .widget {
    margin-bottom: 0;
}

.p-h3-none p.h3{
	display : none
}

}

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

    .flexible-widgets.widget-fourths .widget,
    .flexible-widgets.widget-halves .widget,
    .flexible-widgets.widget-thirds .widget {
        width: 100%;
    }

    .front-page .wrap {
        max-width: 720px;
    }
	
	.front-page-0 .flexible-widgets {
    padding-bottom: 50px;
    padding-top: 0px;
}


.front-page-0.flex-section .widget {
    margin-bottom: 0;
}

.p-h3-none p.h3{
	display : none
}

    .front-page-1 .flexible-widgets.widget-full .widget .widget-wrap {
        margin-right: 0;
    }

    .front-page .one-sixth {
        width: 31.623931623931625%;
    }

    .front-page .one-sixth:nth-of-type(4) {
        margin-left: 0;
    }

    .front-page-2 .flexible-widgets.widget-full .widget,
    .front-page-2 .flexible-widgets.widget-area .widget:nth-of-type(1),
    .front-page-3 .flexible-widgets.widget-full .widget,
    .front-page-3 .flexible-widgets.widget-area .widget:nth-of-type(1),
    .front-page-4 .flexible-widgets.widget-full .widget,
    .front-page-4 .flexible-widgets.widget-area .widget:nth-of-type(1) {
        padding-right: 0;
    }

}

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

    .front-page .site-inner {
        padding-left: 0;
        padding-right: 0;
    }
	
	.front-page-0 .flexible-widgets {
    padding-bottom: 50px;
    padding-top: 0px;
}


.front-page-0.flex-section .widget {
    margin-bottom: 0;
}

.p-h3-none p.h3{
	display : none
}

    .front-page .wrap {
        max-width: 100%;
    }

    .flexible-widgets.widget-halves.uneven .featuredpost .entry,
    .flexible-widgets .featured-content .entry,
    .front-page .one-sixth,
    .front-page-4 .flexible-widgets.widget-fourths .widget,
    .front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry,
    .front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry {
        width: 100%;
    }

    .flexible-widgets .featuredpost .entry:nth-of-type(odd)
    .front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry:nth-of-type(odd),
    .front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry:nth-of-type(odd) {
        padding-right: 0;
    }

    .flexible-widgets .featuredpost .entry:nth-of-type(even),
    .front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry:nth-of-type(even),
    .front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry:nth-of-type(even) {
        padding-left: 0;
    }

    .featured-content .entry:last-of-type {
        margin-bottom: 100px;
    }

    .front-page .one-sixth img {
        max-width: 180px;
    }

}


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

    .admin-bar.front-page .site-inner {
        margin-top: 0;
    }
	
	.front-page-0 .flexible-widgets {
    padding-bottom: 50px;
    padding-top: 0px;
}


.front-page-0.flex-section .widget {
    margin-bottom: 0;
}

.p-h3-none p.h3{
	display : none
}

}


