/*
Theme Name:     Vlog Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Vlog theme
Author:         meks
Author URI:     http://mekshq.com
Template:       vlog
Version:        0.1.0
*/


/* Fonts */
@font-face {
	font-family: 'icomoon';
	src:	url('fonts/icomoon.eot?vutf74');
	src:	url('fonts/icomoon.eot?vutf74#iefix') format('embedded-opentype'),
			url('fonts/icomoon.ttf?vutf74') format('truetype'),
			url('fonts/icomoon.woff?vutf74') format('woff'),
			url('fonts/icomoon.svg?vutf74#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Global */
body {
	font-size: 18px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12, 
.col-lg-2, 
.col-lg-3, 
.col-lg-4, 
.col-lg-5, 
.col-lg-6, 
.col-lg-7, 
.col-lg-8, 
.col-lg-9, 
.col-md-1, 
.col-md-10, 
.col-md-11, 
.col-md-12, 
.col-md-2, 
.col-md-3, 
.col-md-4, 
.col-md-5, 
.col-md-6, 
.col-md-7, 
.col-md-8, 
.col-md-9, 
.col-sm-1, 
.col-sm-10, 
.col-sm-11, 
.col-sm-12, 
.col-sm-2, 
.col-sm-3, 
.col-sm-4, 
.col-sm-5, 
.col-sm-6, 
.col-sm-7, 
.col-sm-8, 
.col-sm-9, 
.col-xs-1, 
.col-xs-10, 
.col-xs-11, 
.col-xs-12, 
.col-xs-2, 
.col-xs-3, 
.col-xs-4, 
.col-xs-5, 
.col-xs-6, 
.col-xs-7, 
.col-xs-8, 
.col-xs-9 {
    min-height: 0;
}

h1,
.h1 {
    font-size: 22px;
    text-transform: uppercase !important;
    line-height: 26px;
}

h2,
.h2 {
    font-size: 21px;
    text-transform: uppercase !important;
    line-height: 25px !important;
}

h3,
.h3 {
    font-size: 20px;
    text-transform: uppercase !important;
    line-height: 24px !important;
}

h4,
.h4 {
    font-size: 19px;
    text-transform: uppercase !important;
    line-height: 23px !important;
}

h5,
.h5 {
    font-size: 18px;
    text-transform: uppercase !important;
    line-height: 22px !important;
}

h6,
.h6 {
    font-size: 18px;
    text-transform: uppercase !important;
    line-height: 22px !important;
}

#content {
	padding-top: 0;
}

.container {
	width: 100%;
	padding-left: 48px;
	padding-right: 48px;
}


/* Header */
.vlog-header-middle .vlog-slot-l {
	width: 100%;
}

.vlog-header-middle .vlog-slot-l > div {
	overflow: hidden;
}

.vlog-header-middle .vlog-slot-l > div .site-title {
	float: left;
}

.vlog-header-middle .vlog-slot-l > div .site-description {
	float: right;
	font-family: 'Montserrat';
	text-transform: uppercase;
    font-weight: 700;
    font-size: 19px;
    letter-spacing: 2px;
    margin-top: 12px;
    padding-left: 2px;
    width: 753px;
}

.vlog-sticky-header {
	border-bottom: 10px solid #bbbbbb;
	height: 79px;
}

.vlog-sticky-header .site-title img {
	max-height: 45px;
}

.vlog-sticky-header.vlog-site-header {
	background-color: #eeeeee;
}

.vlog-sticky-header .vlog-slot-c {
	text-align: right;
}

.vlog-sticky-header .vlog-slot-l {
	height: 64px;
}

#vlog-sticky-header .site-description {
	display: none;
}

.vlog-responsive-header {
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}


/* Menu */
.vlog-site-header .vlog-main-nav {
	opacity: 1;
}

.vlog-site-header .vlog-main-nav li a {
	font-size: 16px;
	padding: 21px 17px 16px 17px;
	font-weight: normal;
	white-space: nowrap;
}

.vlog-header-bottom .vlog-slot-l {
    left: 48px;
}

.vlog-site-branding .slogan {
		display: none;
}

.vlog-site-header .vlog-main-nav li:nth-child(1) > a,
.vlog-sticky-header.vlog-site-header .vlog-main-nav li:nth-child(1) > a {
	background-color: #cb793e;
}

.vlog-site-header .vlog-main-nav li:nth-child(2) > a,
.vlog-sticky-header.vlog-site-header .vlog-main-nav li:nth-child(2) > a {
	background-color: #548caa;
}

.vlog-site-header .vlog-main-nav li:nth-child(3) > a,
.vlog-sticky-header.vlog-site-header .vlog-main-nav li:nth-child(3) > a {
	background-color: #dbc736;
}

.vlog-site-header .vlog-main-nav li:nth-child(4) > a,
.vlog-sticky-header.vlog-site-header .vlog-main-nav li:nth-child(4) > a {
	background-color: #588b6c;
}

.vlog-site-header .vlog-main-nav li:nth-child(5) > a,
.vlog-sticky-header.vlog-site-header .vlog-main-nav li:nth-child(5) > a {
	background-color: #996486;
}

.vlog-site-header .vlog-main-nav li:nth-child(6) > a,
.vlog-sticky-header.vlog-site-header .vlog-main-nav li:nth-child(6) > a {
	background-color: #000000;
}

.vlog-site-header .vlog-main-nav li a span {
	color: #000000;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-right: 6px;
	border-bottom: 0 solid #000000;
}

.vlog-site-header .vlog-main-nav li:nth-child(2) > a span,
.vlog-site-header .vlog-main-nav li:nth-child(4) > a span,
.vlog-site-header .vlog-main-nav li:nth-child(6) > a span {
	color: #ffffff;
	border-bottom-color: #ffffff;
}

.vlog-site-header .vlog-main-nav li.current_page_item > a span,
.vlog-site-header .vlog-main-nav li.current-menu-ancestor > a span {
	border-bottom-width: 1px;
}

.vlog-site-header .vlog-main-nav li.menu-item-has-children > a span::after {
	font-family: 'icomoon';
	content: " \e902";
	line-height: 20px;
}

.vlog-site-header .vlog-main-nav li:hover > a span,
.vlog-site-header .vlog-main-nav li:focus > a span {
	border-bottom-width: 1px;
	color: #000000;
}

.vlog-site-header .vlog-main-nav li:nth-child(2):hover > a span,
.vlog-site-header .vlog-main-nav li:nth-child(2):focus > a span,
.vlog-site-header .vlog-main-nav li:nth-child(4):hover > a span,
.vlog-site-header .vlog-main-nav li:nth-child(4):focus > a span,
.vlog-site-header .vlog-main-nav li:nth-child(6):hover > a span,
.vlog-site-header .vlog-main-nav li:nth-child(6):focus > a span {
	color: #ffffff;
}

.vlog-site-header .vlog-main-nav .sub-menu,
.vlog-site-header .vlog-main-nav .sub-menu li,
.vlog-site-header .vlog-main-nav .sub-menu li:hover,
.vlog-site-header .vlog-main-nav .sub-menu li:focus {
	padding: 0 !important;
}

.vlog-site-header .vlog-main-nav .sub-menu li a {
	font-size: 16px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	padding-top: 18px;
	padding-bottom: 16px;
}

.vlog-site-header .vlog-main-nav .sub-menu li:last-child a {
	border-bottom: 1px solid #333333;
}


/* content homepage */
.home .vlog-section .vlog-module {
	margin-top: 48px;
}

.home .vlog-section .spacer {
	margin-bottom: 48px;
    width: 100%;
}

.vlog-mod-head {
    margin: 0;
}

.home .vlog-section.vlog-no-sid {
	margin-top: 0;
}

.home .module-text .vlog-txt-module {
    margin-bottom: 18px;
}

.home #vlog-module-0-0 {
	padding-top: 0;
	background-color: #ffffff;
}

.home #vlog-module-0-0 h2 {
	font-size: 22px;
    text-transform: uppercase !important;
    line-height: 26px;
}

.home #vlog-module-0-0 p:last-child {
	margin-bottom: 0;
}

.home #vlog-module-0-0 a {
	font-weight: bold;
}

.home #vlog-module-0-0 a:hover,
.home #vlog-module-0-0 a:focus {
	text-decoration: underline;
}

.home #vlog-module-0-1 {
	padding: 18px;
    padding-bottom: 0;
}

.home #vlog-module-0-1 a {
    color: #ffffff !important;
}

.home #vlog-module-0-1 a:hover img,
.home #vlog-module-0-1 a:focus img {
    -webkit-transform: scale(1.0) !important;
    -moz-transform: scale(1.0) !important;
    -ms-transform: scale(1.0) !important;
    -o-transform: scale(1.0) !important;
    transform: scale(1.0) !important;
}

.home #vlog-module-1-0 .row,
.home #vlog-module-2-0 .row,
#cours-list .row,
.archive .vlog-module .row {
	margin-left: -48px;
	margin-right: -48px;
}

.home article,
#cours-list article,
.archive article {
	text-align: left;
	padding: 48px;
	margin-bottom: 0;
}

.home article p,
#cours-list article p,
.archive article p {
	line-height: 20px;
	font-size: 18px;
}

.home div article .entry-image,
#cours-list article .entry-image,
.archive article .entry-image {
    margin-left: 0;
    margin-right: 0;
}

.home article .entry-header,
.home article .entry-meta,
.home article .entry-content,
#cours-list article .entry-header,
#cours-list article .entry-meta,
#cours-list article .entry-content,
.archive article .entry-header,
.archive article .entry-meta,
.archive article .entry-content {
	text-align: left;
}

.home div#vlog-module-0-0.module-text .vlog-txt-module {
	margin-bottom: 0;
}

.home div#vlog-module-0-1 article {
	padding: 18px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.home div.vlog-module article:last-child,
.archive div.vlog-module article:last-child {
	margin-bottom: 0;
}

.home article.type-spectacles .date,
#cours-list article .date {
	font-style: italic;
    margin: 4px 0 8px 0;
}

.home div.row.vlog-posts.row-eq-height article .entry-header h2.entry-title a:hover,
.home div.row.vlog-posts.row-eq-height article .entry-header h2.entry-title a:focus {
	text-decoration: underline;
}

.home div.row.vlog-posts.row-eq-height article.category-actualites:nth-child(1),
.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+1),
#cours-list article:nth-child(6n+1),
.archive article:nth-child(6n+1) {
	background-color: #cb793e;
}

.home div.row.vlog-posts.row-eq-height article.category-actualites:nth-child(1) *,
.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+1) *,
#cours-list article:nth-child(6n+1) *,
.archive article:nth-child(6n+1) * {
	color: #000000;
}

.home div.row.vlog-posts.row-eq-height article.category-actualites:nth-child(2),
.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+2),
#cours-list article:nth-child(6n+2),
.archive article:nth-child(6n+2) {
	background-color: #548caa;
}

.home div.row.vlog-posts.row-eq-height article.category-actualites:nth-child(2) *,
.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+2) *,
#cours-list article:nth-child(6n+2) *,
.archive article:nth-child(6n+2) * {
	color: #ffffff;
}

.home div.row.vlog-posts.row-eq-height article.category-actualites:nth-child(3),
.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+3),
#cours-list article:nth-child(6n+3),
.archive article:nth-child(6n+3) {
	background-color: #dbc736;
}

.home div.row.vlog-posts.row-eq-height article.category-actualites:nth-child(3) *,
.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+3) *,
#cours-list article:nth-child(6n+3) *,
.archive article:nth-child(6n+3) * {
	color: #000000;
}

.home div.row.vlog-posts.row-eq-height article.category-actualites:nth-child(4),
.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+4),
#cours-list article:nth-child(6n+4),
.archive article:nth-child(6n+4) {
	background-color: #588b6c;
}

.home div.row.vlog-posts.row-eq-height article.category-actualites:nth-child(4) *,
.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+4) *,
#cours-list article:nth-child(6n+4) *,
.archive article:nth-child(6n+4) * {
	color: #ffffff;
}

.home div.row.vlog-posts.row-eq-height article.category-actualites:nth-child(5),
.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+5),
#cours-list article:nth-child(6n+5),
.archive article:nth-child(6n+5) {
	background-color: #996486;
}

.home div.row.vlog-posts.row-eq-height article.category-actualites:nth-child(5) *,
.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+5) *,
#cours-list article:nth-child(6n+5) *,
.archive article:nth-child(6n+5) * {
	color: #000000;
}

.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+0),
#cours-list article:nth-child(6n+0),
.archive article:nth-child(6n+0) {
	background-color: #000000;
}

.home div.row.vlog-posts.row-eq-height article.type-spectacles:nth-child(6n+0) *,
#cours-list article:nth-child(6n+0) *,
.archive article:nth-child(6n+0) * {
	color: #ffffff;
}

.home .vlog-site-content .vlog-section {
	padding-bottom: 0;
}

.home .entry-header .entry-title {
	
}

.home .entry-content p {
	font-size: 18px;
	line-height: inherit;
}

.home .view-all {
	background-color: #000000;
	margin-left: -48px;
	margin-right: -48px;
}

.home .all-links {
	color: #ffffff;
	margin: 12px 48px;
	display: inline-block;
	font-family: 'Montserrat';
	font-size: 16px;
}

.home .all-links:hover {
	text-decoration: none !important;
}

.home .all-links::before {
	font-family: 'icomoon';
	content: "\e906  ";
}

.home .all-links::before {
	font-family: 'icomoon';
	content: "\e906  ";
}

.home .all-links:hover,
.home .all-links:focus {
	text-decoration: underline;
}

.home div article .entry-image {
	margin-left: 0;
	margin-right: 0;
}

/* other pages */
.vlog-entry-image-page {
	margin-bottom: 48px;
}

.page .vlog-content  {
	width: 100%;
}

.page #content .vlog-section {
	padding-bottom: 0;
}

.page article .entry-image,
.archive .entry-image {
	margin-left: -48px;
	margin-right: -48px;
}

.page article .entry-image img {
	width: 100%;
}

.page article .entry-image .wp-caption-text {
	text-align: right;
	margin-right: 48px;
	margin-top: 0;
}

.vlog-section {
	margin-bottom: 0;
}

.vlog-content a {
	text-decoration: none;
	font-weight: bold;
}

.vlog-content a:hover,
.vlog-content a:focus {
	text-decoration: underline;
	color: #cb793e;
}

.entry-content p > img.flag {
	display: inline;
	margin-bottom: 0;
}

.archive .vlog-mod-head,
.archive .vlog-site-content .vlog-section:last-child {
    padding: 0;
    margin: 0;
}

.archive .entry-content p {
    font-size: 1em;
    line-height: inherit;
}

/* Formulaires */
.wpcf7 label {
	font-weight: bold;
}

.wpcf7 label .required {
	font-weight: normal;
}

.wpcf7 label .complement{
	font-weight: normal;
	font-size: 14px;
	margin-bottom: -22px;
	display: block;
	line-height: 16px;
}

.wpcf7 select {
	padding: 8px;
}

.wpcf7 table,
#course-horaire table {
	margin-bottom: 22px;
	width: 100%;
}

.wpcf7 table tr:nth-child(even),
#course-horaire table tr:nth-child(even) {
	background-color: #dddddd;
}

.wpcf7 table tr:first-child,
#course-horaire table tr:first-child {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #ffffff; 
}

.wpcf7 table th,
.wpcf7 table td,
#course-horaire table th,
#course-horaire table td {
	padding: 5px;
}

.wpcf7 table th,
#course-horaire table th {
	text-align: left;
}

.wpcf7 table tr:first-child th,
#course-horaire table tr:first-child th {
	width: 40%;
}

.wpcf7 table tr:first-child th:first-child,
#course-horaire table tr:first-child th:first-child {
	width: 20%;
}

.wpcf7 table .complement {
	font-weight: normal;
	font-size: 14px;
	margin-top: -4px;
	display: block;
}

.wpcf7 table input {
	height: 30px;
}

.wpcf7 .more-info {
	font-size: 16px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="file"], 
.wpcf7 input[type="password"], 
.wpcf7 input[type="number"], 
.wpcf7 select, 
.wpcf7 textarea {
	font-weight: normal;
	margin-top: 4px;
}

.wpcf7 input[type="radio"] {
	margin-right: 4px;
	margin-top: 4px;
}

.wpcf7 input[type="submit"] {
	background-color: #548caa;
	text-transform: none;
	font-size: 18px;
}

.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="submit"]:focus {
	text-decoration: underline;
}

div.wpcf7-validation-errors {
    background: #cb793e;
    color: #000000;
    margin-bottom: 24px;
}

span.wpcf7-not-valid-tip {
    background: #cb793e;
    color: #000000;
    right: 0;
}

textarea + span.wpcf7-not-valid-tip {
    top: -21px;
}

input[type="text"].wpcf7-not-valid, 
input[type="email"].wpcf7-not-valid, 
input[type="url"].wpcf7-not-valid, 
input[type="tel"].wpcf7-not-valid, 
input[type="file"].wpcf7-not-valid, 
input[type="password"].wpcf7-not-valid, 
input[type="number"].wpcf7-not-valid, 
select.wpcf7-not-valid, 
textarea.wpcf7-not-valid {
    border-color: #cb793e;
}

div.wpcf7-mail-sent-ok {
    color: #ffffff;
    background: #588b6c;
    margin-bottom: 24px;
}

/* Maps */
#map {
	margin-bottom: 48px;
}

#map .wpgmp_map_container {
	margin-left: -48px;
	margin-right: -48px;
}

#map .wpgmp_iw_content {
    margin: 10px 0;
}

#map .wpgmp_iw_content::first-line {
    font-weight: bold;
}

#map .wpgmp_iw_content a {
	display: block;
	margin-top: 10px;
}

/* Item list */
#cours-list .post-none {
	margin-bottom: 36px;
}

/* Post */
.single h1 {
	margin-top: 50px;
}

.single .vlog-content {
	width: 100%;
}

.single article .entry-image .wp-caption-text {
	text-align: right;
	margin-top: 0;
}

#info-horaires {
	margin-bottom: 24px;
}


.single .vlog-featured {
	margin-top: 0;
	margin-bottom: 20px;
}

.vlog-cover::after, .vlog-cover::before {
    width: 20%;
}

.single .vlog-cover-bg {
	height: 250px !important;
}

.single .vlog-featured-info {
    min-height: 0;
    margin-top: 0;
    position: relative;
}

.single .vlog-highlight {
    background: #ffffff;
    color: #000000;
}

.single .vlog-featured-info-bg {
    padding: 0;
}

.single .vlog-featured-info .entry-header {
    max-width: 100%;
    display: block;
}

.single .vlog-highlight h1 {
    margin-top: 48px;
    color: #000000;
}

.single .vlog-highlight .entry-meta  {
	line-height: 1em;
}

.single .vlog-highlight .meta-item {
	font-size: 14px;
}

.single .vlog-highlight .meta-item span {
	color: #000000;
}

.vlog-prev-next-nav {
	margin-bottom: 0;
}

.vlog-prev-next-nav .vlog-prev-link {
    float: right;
    text-align: right;
}

.vlog-prev-next-nav .vlog-next-link {
    float: left;
    text-align: left;
}

.vlog-prev-next-nav .vlog-prev-link a {
    float: right;
}

.vlog-prev-next-nav .vlog-next-link a {
    float: left;
}

.vlog-prev-next-nav .label {
	color: #888888;
	font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
}

.vlog-prev-next-nav .link {
	font-size: 17px;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
}

.single #cours-list {
	margin-bottom: -36px;
}

.single #cours-list .vlog-mod-head {
    margin-top: 0;
}

.spectacles-template-default .entry-meta,
.cours-template-default .entry-meta,
.stages_mediations .entry-meta,
.post-template-default  .entry-meta {
	display: none;
}

.single article .entry-image img {
    width: 100%;
}

/* footer */
#footer.vlog-site-footer a {
	color: #000;
}

#footer.vlog-site-footer a:hover,
#footer.vlog-site-footer a:focus {
	text-decoration: underline;
}

#footer.vlog-site-footer .vlog-copyright {
	overflow: hidden;
	padding: 10px 0;
	height: auto;
	background: rgba(0,0,0,0);
	margin: 0 auto;
}

#footer.vlog-site-footer .vlog-copyright p {
	color: #000;
	font-size: 14px;
	text-transform: initial;
}

#footer.vlog-site-footer .vlog-copyright .container {
	float: left;
	width: auto;
}

#footer.vlog-site-footer .vlog-copyright .logout {
	float: right;
	padding-right: 40px;
}

@media screen and (max-width: 1240px) {
	.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    	margin-bottom: 20px;
    }

    .vlog-site-branding .h1, .vlog-site-branding h1 {
    	margin-bottom: 0;
    }

    .vlog-header-middle .vlog-slot-l > div .site-description {
    	letter-spacing: 1px;
    	width: 700px;
    }

    .vlog-site-header .vlog-main-nav li a {
    	padding: 21px 14px 16px 14px;
    }

    .vlog-site-header .vlog-main-nav li.menu-item-has-children > a span::after {
	    content: "";
	}
}

@media screen and (max-width: 1150px) {
	.vlog-header-middle .vlog-slot-l > div .site-description {
    	letter-spacing: 0;
    	width: 652px;
    }

    .vlog-site-header .vlog-main-nav li a {
    	padding: 21px 16px 16px 16px;
    }

    .vlog-site-header .vlog-main-nav li a span {
	    padding-left: 0px;
	    padding-right: 0px;
	}
}

@media screen and (max-width: 1100px) {
	.vlog-header-middle .vlog-slot-l > div .site-description {
    	width: 548px;
		font-size: 16px;
    }

    .vlog-site-header .vlog-main-nav li a {
    	padding: 21px 12px 16px 12px;
    }

    .vlog-site-header .vlog-main-nav li a span {
	    font-size: 14px;
	}
}

@media screen and (max-width: 992px) {
	.dl-menuwrapper button {
	    top: -59px;
	}
}

@media screen and (max-width: 991px) {
	.vlog-site-branding {
		overflow: hidden;
		margin: 0 auto;
    	width: 680px;
    	margin: 0 auto;
    	padding: 0 48px;
	}

	.site-title {
	    line-height: 50px;
	    height: 50px;
	    display: inline-block;
	    overflow: hidden;
	    float: left;
	}

	.vlog-site-branding .h1, .vlog-site-branding h1 {
		height: 50px;
    	margin: 0;
    	padding-top: 9px;
	}

	.site-title a {
	    line-height: initial;
	    height: initial;
	    display: block;
	    overflow: hidden;
	}

	.site-title img {
		margin-top: 0;
		width: 90px;
	}

	.vlog-site-branding .site-description {
		display: none
	}

	.vlog-site-branding .slogan {
		display: block;
		float: left;
		margin-left: 48px;
		font-family: 'Montserrat';
	    text-transform: uppercase;
	    font-weight: 700;
	    font-size: 19px;
	    line-height: 50px;
	}

	.vlog-responsive-header .container {
		height: 60px;
		border-bottom: 10px solid #bbbbbb;
	}

	#content {
		padding-top: 60px;
	}

	.vlog-section:first-child .vlog-content {
	    margin-top: 50px;
	}

	.home .vlog-section:first-child .vlog-content {
	    margin-top: 0;
	}

	.home #vlog-module-0-0 {
	    width: 100%;
	}

	.home #vlog-module-0-1 {
	    padding: 0 100px;
	    margin: 0 auto;
	}
}

@media (max-width: 990px) {
	.vlog-featured .entry-title, .vlog-featured-2 .entry-title {
	    font-size: 24px;
	}
}

@media screen and (max-width: 767px) {
	.vlog-site-content {
		margin-top: 0;
	}

	.vlog-section:first-child .vlog-content {
	    margin-top: 0;
	}

	.home #vlog-module-0-1 {
	    padding: 0 50px;
	}

	.vlog-bg.vlog-format-inplay, 
	.vlog-copyright, 
	.vlog-featured-info-2.vlog-pe-n, 
	.vlog-featured-info-bg {
	    text-align: left;
	}

	.vlog-site-content .vlog-section:last-child {
	    padding-bottom: 36px;
	}

	span.wpcf7-not-valid-tip {
	    position: relative;
	    top: 0;
	}

	textarea + span.wpcf7-not-valid-tip {
	    top: -4px;
	}
}

@media screen and (max-width: 708px) {
	.vlog-site-branding {
    	padding: 0 10px;
    	width: 580px;
	}

	.vlog-site-branding .slogan {
		margin-left: 20px;
	}
}

@media screen and (max-width: 620px) {
	.vlog-site-branding {
    	padding: 0 10px;
    	width: 290px;
	}

	.vlog-site-branding .slogan {
		margin-left: 10px;
	}
	
	.vlog-site-branding .slogan .meaning {
		display: none;
	}

	.single .vlog-cover-bg {
	    height: 200px !important;
	}

	.home #vlog-module-0-1 {
	    padding: 0;
	}
}

@media screen and (max-width: 500px) {
	.single .vlog-cover-bg {
	    height: 160px !important;
	}
	.container {
	    padding-left: 18px;
	    padding-right: 18px;
	}
	.home .vlog-section .vlog-module {
	    width: 100%;
	    margin-top: 18px;
	}

	.home #vlog-module-1-0 .row, .home #vlog-module-2-0 .row, #cours-list .row, .archive .vlog-module .row {
	    margin-left: -18px;
	    margin-right: -18px;
	}

	.home article, #cours-list article, .archive article {
		padding: 18px;
	}

	.home #vlog-module-0-1 {
	    padding: 0 30px;
	}
}

@media screen and (max-width: 420px) {
	.single .vlog-cover-bg {
	    height: 120px !important;
	}

	#vlog-responsive-header .container {
		padding: 0 48px;
	}

	.home #vlog-module-0-1 {
	    padding: 0px;
	}

	footer .meaning {
		display: none;
	}

	
}