/* @override http://kissmyfrogs.invoxdev.com/wp-content/themes/Mockup-child/style.css?ver=1 */

/*
Theme Name: KissMyFrogs
Description: KissMyFrogs child theme for Mockup
Author: INVOX
Author URI: http://www.invox.fr/
Template: Mockup
Version: 1.0
*/

@import url("../Mockup/style.css");

/* reset english labels */
#respond:after {
	content:'*champs obligatoires';
}
.commentlist .bypostauthor .comment-author:before {
	content:"L\'auteur";
}

body {
    overflow-x: hidden;
    background: #edeeef;
}
.cc-banner.active {
        position: relative;
        z-index: 11;
} 

@media (min-width: 1084px) {
.cc-banner {
    padding: 0;
    top: -24px;
}
}

.site-background {
  background-size: auto auto !important;
  background: url(img/bg-site.png) 50% 0 repeat-y;
  opacity: 0.6;
}

#sitewrap{
  /*max-width: 1440px;*/
  margin: 0 auto;
}
#sitewrap.sitewrap-search-active{
  transform: translate(0, 108px) !important;
}

.pagewidth{
  /*width: 100%;*/
  max-width: 1440px;
/*  margin-left: auto;
  margin-right: auto;*/
}

.contentwidth{
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

#body{
  height: auto;
  min-height: 90%;
}

h1, h2, h3{
  font-family: "Consolas","Consolas Web";
}

h2{
      font-size: 30px;
    font-weight: bold;
    line-height: 38px;
}

h3{
  font-size: 22px;
  color: #4a4a4a;
}

/* KMF logo */
.logo-wrapper {
    top: 42px;
    width: 100%;
    z-index: 4;
    /*margin-top: 1%;*/
    padding: 0;
    left: 50%;
    max-width: 1100px;
    transform: translate(-50%,0);
}
.logo-wrapper.sitewrap-search-active{
  top: 28px;
}
.mockup-menu-button-wrapper {
	display: none;
}
#kmf-main-nav {
	margin-top: 150px;
	background: #000;
	color: #fff;
	height: auto;
	font-size: 10px;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	transition:all .5s ease;
}
#kmf-main-nav a {
	color: #ee1612;
}
.kmf-wrapper {
	margin-left: 245px;
        display: none;
}

.featured-story,
.featured-image-single-slim-ii {
	background-position:center center !important;
}

.featured-background,
.slim-background{
  background: none;
}

.featured-image-single-slim-ii {
    height: 433px;
    align-items: center;
    display: inline-flex;
    position: absolute;
    left: 0;
}
.entry-title {
	clear: both;
}
.sitewrap-search-active {
/*	-webkit-transform:translateY(108px) !important;
	-moz-transform:translateY(108px) !important;*/
	/*transform:translateY(108px) !important;*/
	-webkit-transform:translate(-50%, 108px) !important;
	-moz-transform:translate(-50%, 108px) !important;
  transform: translate(-50%, 108px) !important;
}
#kmf-main-nav.sitewrap-search-active {
	margin-top: 114px;
}

.bsframe_wrapper{
  padding: 40px 30px;
  border: 1px dashed #999;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 28px;
}

.bsframe_wrapper .title{
  font-weight: bold;
  margin-bottom: 10px;
}

.bsframe_wrapper .title:before{
  content: '— ';
}

.nl-message{
  margin-top: 5px;
  padding-left: 5px;
  color: green;
}


/* FEATURED IMAGE - ARTICLE */

.heading-wrapper-single-slim-ii {
    position: relative;
    margin: 0 0 0 84px;
}
.heading-wrapper-single-slim-ii .entry-title{
  padding: 0;
}


#kmf-main-nav li {
	list-style: none;
	padding: 0;
	display: inline-block;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	transition:all .5s ease;
	height: auto;
	text-align: center;
	font-size: 13px;
	margin: 8px 2% 8px 0;
}

.logo-wrapper .logo-image {
display: inline-block;
    vertical-align: middle;
    width: 351px;
}
.logo-wrapper .logo-image img {
	margin-top: 0;
	height: 100%;
	width: 335px;
	max-height: none;
  display: block;
}
.logo-wrapper a.add-post-button {
	display: inline-block;
	background: #ef1612;
	color: #fff !important;
	font-size: small;
	padding: 0 15px;
    line-height: 26PX;
	
}

/* MENU */

.menu-menu-header-container {
        display: inline-block;
        margin-left: 21px;
}
/* bouton contribuer dans le menu */
.mockup-menu-wrapper li.btn-contribuer a,
#kmf-main-nav li.btn-contribuer a {
	display: inline-block;
	background: #ef1612;
	color: #fff !important;
	padding: .3em .8em;
}
.mockup-menu-wrapper li.btn-contribuer a {
	margin-top: 1em;
}
.mockup-menu-wrapper li.btn-contribuer a:after {
	display: none !important;
}

.socialheader {
    
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
}


div.post-share {
	font-size: 28px;
}


.mockup-menu-button-wrapper {
	top: 12px;
  left: 17px;
}
.search-button {
  top: 50%;
  transform: translate(0, -50%);
	line-height: 40px;
  display: block;
  /*width: 85px;*/
  position: absolute;
  right: 0;
  /*margin-right: 11%;*/
  z-index: 5;
  color: #4a4a4a;
  font-weight: bold;
  font-size: 14px;
}
.search-button.sitewrap-search-active{
  transform: translate(0, -50%) !important;
}

.socialbutton {
  position: absolute;
  right: 150px;
  margin: 0;
  top: 50%;
  transform: translate(0,-60%);
}
.socialbutton a{
  opacity: 0.6;
}

/* SIDEBAR ARTICLE - Widget Author */

.info-author {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}

img.avatar.avatar-96.photo {
        display: inline-block;
    width: 102px;
    height: 105px;
}

.name-author {
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}

.name-author b {
    font-size: 25px;
    font-family: "Consolas","Consolas Web";
    color: #4A4A4A;
}

.name-author p {
    font-size: 18px;
    font-family:  "Consolas","Consolas Web";
    margin-top: 10px;
    color: #4A4A4A;
}

.mockup-single-widgets-wrapper .widget a{
  font-size: 17px;
  line-height: 25px;
}

.mockup-single-widgets-wrapper .widget li{
  margin-bottom: 20px;
  padding-left: 52px;
  position: relative;
}

.mockup-single-widgets-wrapper .widget li a{
  text-decoration: none;
}

.mockup-single-widgets-wrapper .widget li:after{
  position: absolute;
  top: 10px;
  left: 30px;
  width: 11px;
  height: 2px;
  background: #5e5f5f;
  content: '';
}

.mockup-single-widgets-wrapper .widget .info-author{
  margin-bottom: 30px;
  display: table;
  margin-top: 20px;
}
.mockup-single-widgets-wrapper .widget .info-author img{
  display: table-cell;
}
.mockup-single-widgets-wrapper .widget .info-author .name-author{
  display: table-cell;
  padding-left: 10px;
}
.mockup-single-widgets-wrapper .widget .social-author{
  padding-left: 20px;
}

.sidebar-separator{
  background: url(img/widget-title-bg.png) repeat-x;
  height: 8px;
  margin-bottom: 30px;
}

.mashsb-container{
  max-width: 500px;
  margin-bottom: 15px;
}

.mashsb-box .mashsb-buttons a{
  margin-right: 15px;
  padding: 0px;
  border-radius: 3px;
  width: 57px;
  line-height: 31px;
  box-sizing: border-box;
}

.mashicon-share:before,
[class*=" mashicon-"] .icon:before,
[class^=mashicon-] .icon:before{
  margin-right: 0;
}

.mashicon-facebook .icon:before{
  font-size: 19px;
}

.mashsb-count{
  margin-top: -1px;
  margin-right: 25px;
  font-size: 0;
  line-height: 0;
}

.mashsb-count>.counts{
  font: 28px/23px "Consolas","Consolas Web",'Cousine',arial,sans-serif;
  color: #9b9b9b;
}
.mashsb-sharetext{
  font: 11px/11px "Consolas","Consolas Web",'Cousine',arial,sans-serif;
  color: #9b9b9b;
}


/* SIDEBAR ARTICLE - SOCIAL AUTHOR */

.social-author {
        margin-bottom: 66px;
}

div#bs_newsletter_widget-2 {
    width: auto;
    margin: 0;
    padding: 0;
}
div#bs_newsletter_widget-2  input#newsletter_email{
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 0 10px;
}

div#bs_newsletter_widget-2 input[type="submit"] {
    border: none;
    background: none;
    font-size: 18px;
    font-family: "Consolas","Consolas Web";
    color: #9c9d9d;
   cursor: pointer;
}

div#bs_newsletter_widget-2  input#newsletter_email {
    display: block;
    height: 48px;
    width: 100%;
    margin-top: 24px;
    font-size: 20px;
    font-family: "Consolas","Consolas Web";
}

div#bs_newsletter_widget-2  label {
  font-size: 18px;
    font-family: "Consolas","Consolas Web";
    color: #444444;
    line-height: 27px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #BFBFBF;
    font-family: "Courier New";
    font-size: 17px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
      color:    #BFBFBF;
    font-family: "Courier New";
    font-size: 17px;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #BFBFBF;
    font-family: "Courier New";
    font-size: 17px;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
     color:    #BFBFBF;
    font-family: "Courier New";
    font-size: 17px;
}


/* responsive embedded videos */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.video-container iframe, 
.video-container object, 
.video-container embed, 
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* KMF COLORS & FONTS */
body {
	font-family: "Consolas","Consolas Web",'Cousine',arial,sans-serif;
}
a {
	color: #0000ee;
}
.content-wrapper-grid .entry-title a {
	color: #ef1314;
}
#submit,
.more-button {
	color: #0000ee !important;
}
.featured-title,
h1, h2, h3, h4, h5, h6,
.page-wrapper .entry-title h1,
.content-wrapper-single-modern .entry-title h1 {
	font-family: "Consolas","Consolas Web",arial,tahoma,verdana;
	color: #4a4a4a;
}
.featured-title {
	color: #fff;
  font-size: 50px;
  line-height: 60px;
  font-family: "Consolas","Consolas Web";
}
.heading-wrapper-single-slim-ii .entry-title h1{
  font-size: 50px;
  line-height: 60px;
  font-family: "Consolas","Consolas Web";
}

.featured-pre {
    font-size: 20px;
    color: #ffffff;
    padding-bottom: 28px;
}

.featured-story-content{
    
    padding: inherit;
        height: 433px;
    display: inline-flex;
    align-items: center;
    width: 700px;
} 


.featured-read-more {
    
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
        display: block;
    margin-top: 40px;
    padding-bottom: initial;
    font-family: "Consolas","Consolas Web";
}
.content-wrapper-grid .entry-title a {
	font-size: 1.3em;
	font-weight: 800;
	color: #000;
	/*
	font-family:'Cousine',arial,tahoma,verdana;
	*/
}

.logo-image .blogdesc {
	font-size: 1em;
}


div.tu-las-voulu:before,
div.tu-las-voulu:after {
	display: table;
	content: " ";
	width: 100%;
}





.content-wrapper-grid-tall .entry-title {
        font-size: 24px;
    line-height: 35px;
}

.content-wrapper-grid-tall .entry-title a {
    
    text-decoration: none;
        font-family: "Consolas","Consolas Web";
    font-weight: bold;
    color: #4A4A4A;
    line-height: 34px;
}

.content-wrapper-grid-tall .entry-title a:hover {
    text-decoration: underline;
}
.content-wrapper-grid-tall {
    width: 347px;
    padding-right: 30px;
    margin-right: 0;
    height: 475px;
    margin-bottom: 90px;
}
.content-wrapper-grid-tall .featured-image{ background-color: #fff;}

h2.article-author a {
        color: #4f4f4f;
}

h2.article-author {
    
    font-size: 20px;
    color: #4A4A4A;
    font-family: "Consolas","Consolas Web";
    margin-bottom: 30px;
        margin: 11px 0 0 8px;
        font-weight: normal;
}

h2.article-author:hover {
    text-decoration: underline;
}

.wrapper-outer-index {
    /*margin-left: 180px;*/
    margin-left: 0;
    margin-right: 0;
}
.content-wrapper-single-slim-ii {
	max-width: 1100px;
  padding-top: 433px;
}
.content-wrapper-single-slim-ii .single-content {
	width: 630px;
}
body.single .content-wrapper-single-slim-ii{
  padding: 485px 0 0;
}

.content-wrapper-single-slim-ii .single-content{
  width: 660px;
}

.content-wrapper-single-slim-ii .mockup-single-widgets-wrapper{
  float: right;
  /*max-width: 271px;*/
  max-width: 345px;
}
.mockup-single-widgets-wrapper .widget{
  width: 100%;
  margin: 0;
  padding: 0;
}

#mockup-sidebar-index {
	max-width: 1440px;
}
#mockup-sidebar-index .posts-list {
  width: 70%;
  max-width: 754px;
	float: left;
}
#home-sidebar {
    display: inline-block;
    /*margin-left: 15%;*/
    float: left;
    margin-left: 35px;
    width: 271px;
}

#home-sidebar .widget{
  width: 271px;
  margin: 0 0 20px;
  padding: 0;
}
#home-sidebar .widget h1{
  padding-top: 60px;
  background: url(img/widget-title-bg.png) repeat-x;
  font-family: "Consolas","Consolas Web";
  font-weight: 400;
  font-size: 22px;
  padding-bottom: 40px;
  color: #4f4f4f;
}

#home-sidebar {max-width: 271px;}

.mockup-single-widgets-wrapper .widget > div,
.mockup-single-widgets-wrapper .widget > ul{
  margin: 0 0 40px 0;
  color: #4f4f4f;
}

.mockup-single-widgets-wrapper .widget > div span{
  display: block;
  font-weight: bold;
  font-size: 18px;
}
.mockup-single-widgets-wrapper .widget > div span + span{
  font-weight: 400;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mockup-single-widgets-wrapper .widget.widget_bs_contributors a{
  text-decoration: none;
  font-size: 16px;
}

.mockup-single-widgets-wrapper .widget.widget.widget_bs_categories > div{
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
}

.mockup-single-widgets-wrapper .widget.widget_bs_categories > div span{
  display: block;
  float: left;
  font-weight: 400;
  font-size: 18px;
  padding-left: 25px;
}
.mockup-single-widgets-wrapper .widget.widget_bs_categories > div span + span{
  float: right;
  font-weight: 400;
  font-size: 18px;
}

.page .wrapper-outer-misc{
  margin-left: 0;
}

.page-wrapper{
  max-width: 100%;
  margin: 0;
}

.page-wrapper .entry-title{
  padding: 0 0 40px;
}

.page-wrapper .entry-content .date-edit-wrapper{
  float: none;
  margin: 0 0 30px;
}

.content-wrapper-grid{
  height: 270px;
  margin: 0;
  padding: 0;
  width: 25%;
  /*margin-right: 1%;*/
}

.featured-latest a {
	color: inherit;
}
#window-size {
	position: fixed;
	left: 0;
	top: 5px;
	z-index: 999;
	display: none;
}
#window-size span {
	padding: 2px 10px;
	background: purple;
	color: #fff;
}

.search-wrapper-active {
	height: 108px;
}


.logo-wrapper ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
     padding-left: 4px;
    padding-right: 11px;
}
.logo-wrapper ul.menu li a {
	font-size: 15px;
    line-height: 0;
    color: #000000;
    text-decoration: none;
    font-family: "Consolas","Consolas Web";
   

}
.logo-wrapper ul.menu li a:hover {
	color: #555;
}
.logo-wrapper ul.menu li a:before {
	font-size: 24px;
	font-family: 'FontAwesome';
	padding: 4px;
	text-align: center;
	background: transparent;
	width: 24px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}
.logo-wrapper ul.menu li.facebook a:before {
	content: "\f09a";
	/*
	background: #3b5998;
	*/
}
.logo-wrapper ul.menu li.twitter a:before {
	content: "\f099";
	/*
	background: #1da1f2;
	*/
}
.logo-wrapper ul.menu li.linkedin a:before {
	content: "\f0e1";
	/*
	background: #0077b5;
	*/
}
.entry-content p {
	font-size: 16px;
  line-height: 28px;
}
article.author {
	padding-right: 20px;
}

.bschapo_wrapper{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
/*.bschapo_wrapper:before{
  content: "— ";
}*/

.content-wrapper-single-slim-ii .entry-content .date-edit-wrapper{
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 20px;
  padding: 0;
  /*font-weight: bold;*/
}

.bsmedia_wrapper .picture{
  margin-left: -35px;
}
.bsmedia_wrapper .picture .caption{
  margin-left: 97px;
}
.bsmedia_wrapper .picture .caption:before{
  content: "— ";
}

.bscta_wrapper{
  background: #4a4a4a;
  padding: 40px 120px 40px 40px;
  margin-right: 150px;
  color: #fff;
  position: relative;
  margin-bottom: 50px;
}
.bscta_wrapper a{
  color: #fff !important;
  font-size: 20px;
  text-decoration: none;
}
.bscta_wrapper a:before{
  content: '-> '
}
.bscta_wrapper:after{
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100vw;
  background: #4a4a4a;
  visibility: visible;
}

.wpb_video_widget .wpb_video_wrapper {
    padding-top: inherit !important;
}

/* ETIQUETTES ARTICLES */

.content-wrapper-single-slim-ii .post-tag a{
    padding-right: 14px;
}


/* RELATED ARTICLES */

.containerelated {
    margin: 0 auto;
    margin-bottom: 80px;
    overflow: hidden;
    clear: both;
}

.containerelated h2 {
    text-align: center;
}

.relatedpost {
    padding: 38px 0px 0px 0px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    display: inline-block;
    vertical-align: top;
    width: 347px;
    float: left;
    margin-right: 29px;
    height: 500px;
}

.relatedpost:nth-child(3n+1){
  margin-right: 0;
}

.relatedpost a:first-child{
  background-color: #ddd;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat; 
  height: 260px;
  display: block;
  overflow: hidden;
}

img.attachment-large.size-large.wp-post-image {
    max-width: 100%;
    height: auto;
}

.relatedpost a.linkarticle {
      display: block;
    font-size: 24px;
    font-family: "Consolas","Consolas Web";
    font-weight: bold;
    color: #4A4A4A;
    line-height: 32px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.authorrelated {
    font-size: 16px;
    color: #4A4A4A;
}

.relatedpost h1 {
    text-align: center;
}

.showing{
  margin: 0;
  padding: 0;
  font-size: 20px;
}
.showing span{
  /*font-size: 16px;*/
  /*margin-top: 10px;*/
}

.archive.tag .wrapper-outer-misc{
  margin: 40px 0 0;
}

.archive.category .content-wrapper-grid-tall,
.archive.tag .content-wrapper-grid-tall{
  width: 346px;
}
.archive.category .content-wrapper-grid-tall:nth-child(3n),
.archive.tag .content-wrapper-grid-tall:nth-child(3n){
  padding-right: 0;
}


/* FOOTER */
.separator{
  background: url(img/separator.png) 50% 0 no-repeat;
  height: 7px;
}

#footer{
  background-color: #4A4A4A;
  padding: 85px 15px 55px;
  overflow: hidden;
  clear: both;
}
#footer .contentwidth > a{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 35px;
  transform: translate(-50%,-50%);
}
#footer .mockup-widgets-wrapper{
  max-width: 888px;
  margin: 0 auto;
}
#footer .mockup-widgets-wrapper p{
  color: #fff;
  font-size: 18px;
  font-family: "courier new";
  line-height: 24px;
  margin: -40px 0 40px;
}
#footer .widget.widget_nav_menu{
  float: left;
  margin: 0;
  padding: 0;
}
#footer .widget.widget_nav_menu:last-child{
  float: right;
  width: auto;
}
#footer a{
  font-size: 18px;
  line-height: 26px;
  text-decoration: none;
}

#after-footer{
  background: #000;
  clear: both;
  text-align: center;
  padding: 30px 0;
}
#after-footer li{
  display: inline-block;
  line-height: 30px;
}
#after-footer a{
    color: #999;
    font-weight: bold;
    padding: 0 15px;
    border-right: 1px solid #999;
}
#after-footer li:last-child a{
  border: none;
}

.post-nav.mobile-only{
  display: none;
}

.bslisticle_wrapper{
  margin-bottom: 30px;
}
.bslisticle_wrapper .wpb_content_element{
  margin-bottom: 0;
}
.bslisticle_wrapper p{
  padding-left: 25px;
  position: relative;
}
.bslisticle_wrapper p:before{
  display: inline-block;
  width: 20px;
  margin-left: -20px;
  content: '\2022';
  font-size: 20px;
}

.mockup-menu-wrapper{
  top: 70px;
  padding-left: 20px;
  box-sizing: border-box;
}
.mockup-menu-wrapper .menu-menu-header-container{
  margin: 0;
  display: block;
}

.mockup-menu-wrapper li{
  list-style: none;
}
.mockup-menu-wrapper a{
  color: #fff;
  display: block;
  margin-bottom: 20px;
}
.mockup-menu-wrapper .socialheader{
  vertical-align: initial;
  margin-right: 10px;
}

.archive.category .wrapper-outer-misc{
  margin-top: 40px;
  margin-left: 0;
}

.author-background{
  /*background-image: none;*/
  background: url(img/bg-site-light.png) 50% 0 repeat-y;
  opacity: 0.1;
  /*background-size: auto auto !important;*/
  /*background-position: 50% 0;*/
}


.author-latest{
  margin-left: 5%;
}
.wrapper-outer-author{
  margin-left: 0;
  padding: 0 5%;
}
.archive.author .content-wrapper-grid-tall{
  width: 48%;
  padding-right: 0;
}

.archive.author .content-wrapper-grid-tall:nth-child(even){
  float: right;
}

.slim-color-overlay{
  top: 0;
}

.post-nav{
  text-align: center;
  margin: 25px 0 50px;
  display: block;
  
  /*transform: translate(-12px, 0);*/
}
.post-nav a,
a.next.page-numbers,
span.page-numbers.current{
  padding: 0 12px;
}

.archive.author .author-desc ul{
  list-style: none;
}
.archive.author .author-desc li{
  padding-left: 12px;
  position: relative;
}
.archive.author .author-desc li:before{
  display: block;
  left: 0;
  top: 7px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #BBBFC2;
  content: '';
  position: absolute;
  /*content: '\2022';*/
}

body.archive.author #body.contentwidth{
  max-width: none;
}

body.archive.author .heading-wrapper-author{
  margin: 0 auto;
  max-width: 670px;
}

body.archive.author #content{
  max-width: 1100px;
  overflow: hidden;
  margin: 0 auto;
}

body.archive.author .author-latest{
  position: static;
  margin: 80px 0 0 5%;
  font-size: 14px;
}
body.archive.author .wrapper-outer-author{
  margin-top: 20px;
}

body.archive.author .article-author a{
  color: #4A4A4A;
}

.heading-author-inner{
  box-sizing: border-box;
}

body.page-id-864 .content-wrapper-single-modern{
  margin-left: 0;
  position: relative;
}

body.page-id-864 .featured-image-single{
  position: absolute;
  left: 52%;
  top: 60px;
  box-sizing: border-box;
  max-width: 46%;
}

body.page-id-864 .single-content{
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  margin: 0;
}

body.page-id-864 .single-content .wpb_text_column:first-child{
  width: 45%;
}

body.page-id-864 .entry-title h1{
  font-size: 30px;
  color: #777;
}

body.page-id-864 .wpcf7{
  width: 94%;
}

body.page-id-864 .form-section{
  clear: both;
  margin-top: 30px;
  overflow: hidden;
}

body.page-id-864 .wpcf7 input.wpcf7-text,
body.page-id-864 .wpcf7 textarea{
  box-sizing: border-box;
}

body.page-id-864 .form-section label{
  font-size: 18px;
  font-family: "Consolas","Consolas Web";
  font-weight: bold;
}
body.page-id-864 .form-section label span{
  display: block;
  margin-top: 10px;
}

body.page-id-864 .form-section-names label,
body.page-id-864 .form-section-email label,
body.page-id-864 .form-section-pitch label,
body.page-id-864 .form-section-user label{
  float: left;
  width: 45%;
}
body.page-id-864 .form-section-names label:last-child{
  float: right;
}
body.page-id-864 .form-section-names br{
  display: none;
}

body.page-id-864 .form-section-pitch p,
body.page-id-864 .form-section-pitch ul{
  float: left;
  width: 45%;
  margin-left: 4%;
}

body.page-id-864 .wpcf7-submit{
  background: #ef1612;
  padding: 10px 50px;
  margin-left: 0;
  margin-top: 30px;
  color: #fff;
  font-family:"Consolas","Consolas Web";
  font-size: 18px;
  text-decoration: none;
}



body.page-id-885 .page-wrapper .entry-title{
  padding-bottom: 0;
  /*margin-left: -17px;*/
}

/*body.page-id-885 .page-wrapper .entry-title h1{
  font-size: 30px;
  color: #777;
}*/

body.page-id-885 .wpb_wrapper h2{
  color: #777;
  text-decoration: underline;
}

body.home .content-wrapper-grid-tall a{
  display: block;
  position: relative;
  color: #4f4f4f;
}

body.home{}

body.home canvas{
  position: absolute;
  top: 0;
  opacity: 0;
}
body.home canvas:hover{
  opacity: 0.3;
}

.mockup-single-widgets-wrapper .widget a:hover{
  color: #0000ee;
}

.wpcf7-form .remaining{
  text-align: right;
  font-size: 14px;
  font-weight: normal;
  padding-right: 15px;
}

.wpcf7-form .remaining:after{
  content: ' car. restants';
}


























/* MEDIA QUERIES */
@media screen and (max-width: 1160px){
  .content-wrapper-single-slim-ii{
    margin-left: 0;
  }
	.kmf-wrapper {
		margin-left: 105px;
	}
  .heading-wrapper-author{
    left: auto;
    padding-top: 5%;
  }
  .author-background{
    left: 0;
  }
}
@media screen and (max-width: 1160px){
  .site-background{
    left: 0;
  }
}

@media screen and (max-width: 1130px){
  .logo-wrapper {
    width: 98%;
  }
  
  #mockup-sidebar-index{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
  #mockup-sidebar-index .posts-list{
    width: 70%;
  }
  #mockup-sidebar-index .content-wrapper-grid-tall{
    width: 49%;
    padding: 0;
  }
  #mockup-sidebar-index .content-wrapper-grid-tall:nth-child(odd){
    float: right;
  }
  
  #home-sidebar{
    width: 28%;
    margin-left: 0;
    float: right;
  }
  #home-sidebar .widget{
    width: 100%;
  }
  
  .archive.tag .wrapper-outer-misc{
    width: 98%;
    margin: 40px auto 0;
  }
  .archive.category .content-wrapper-grid-tall,
  .archive.tag .content-wrapper-grid-tall{
    width: 32%;
    padding-right: 2%;
    height: 500px;
  }
  .showing{
    width: 98%;
    margin: auto;
  }
  
  .content-wrapper-single-slim-ii{
    width: 98%;
    margin: 0 auto;
  }
  .containerelated{
    width: 98%;
  }
  
  .relatedpost{
    width: 32%;
    margin-right: 2%;
  }
  
  .content-wrapper-single-slim-ii .single-content{
    width: 65%;
  }
  .content-wrapper-single-slim-ii .mockup-single-widgets-wrapper{
    width: 28%;
  }
  
/*  body.page-id-885 .page-wrapper .entry-title{
    margin-left: 0;
  }*/
}


@media screen and (min-width: 1100px) {
	body {padding-top: 24px;}
	.entry-title h1 {
		/*font-size: 40px !important;*/
		/*line-height: 1.3em !important;*/
	}
	.heading-wrapper-author {
		padding-top: 5%;	
	}
}

@media screen and (max-width: 980px) {
  #kmf-main-nav.sitewrap-search-active{
    margin-top: 184px;
  }
	.logo-wrapper {
    text-align: center;
    margin-top: 0;
  }
	.logo-wrapper .logo-image {
    width: 335px;
    margin: 0 auto 10px;
    display: block;
	}
	.search-button,
	.logo-wrapper a.add-post-button {
		line-height: 40px;
	}
  .search-button{
    display: inline-block;
    position: initial;
    transform: none;
  }
  .search-button.sitewrap-search-active{
    transform: translate(0) !important;
  }
  
  .socialbutton{
    position: absolute;
    right: 20px;
    transform: translate(0,-50%);
  }
  .socialbutton a{
    margin: 10px 0;
    display: block;
  }
  
  #kmf-main-nav{
    margin-top: 200px;
  }
  
  .content-wrapper-single-slim-ii .single-content{
    width: 65%;
    margin: 0;
  }
  
  .content-wrapper-single-slim-ii .mockup-single-widgets-wrapper{
    width: 26%;
  }
}

@media screen and (max-width: 815px){
  .content-wrapper-single-slim-ii .single-content{
    display: inline-block;
  }
  .content-wrapper-single-slim-ii .mockup-single-widgets-wrapper{
    width: 28%;
  }
  img.avatar.avatar-96.photo{
    width: auto;
    height: auto;
  }
  .name-author b{
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  body,
  #body{
    overflow-x: hidden;
  }
  #mockup-sidebar-index{
    width: 95%;
  }
  #mockup-sidebar-index .posts-list{
    width: 68%;
  }
  
  #mockup-sidebar-index .posts-list,
  #home-sidebar{
    width: 100%;
    float: none;
    max-width: none;
  }
  
  .archive.category .content-wrapper-grid-tall,
  .archive.tag .content-wrapper-grid-tall{
    width: 49%;
    padding: 0;
    height: 500px;
  }
  .archive.category .content-wrapper-grid-tall:nth-child(even),
  .archive.tag .content-wrapper-grid-tall:nth-child(even){
    float: right;
  }
    .content-wrapper-single-slim-ii {
        /*margin-left: inherit;*/
        width: 95%;
    }
    
    .content-wrapper-single-slim-ii .single-content {
        width: auto;
         padding: 27px;
    }
    
    .content-wrapper-single-slim-ii .mockup-single-widgets-wrapper{
      width: 100%;
      max-width: none;
      float: none;
      margin: 40px auto 0;
    }
    
    .mockup-single-widgets-wrapper .widget .info-author,
    .mockup-single-widgets-wrapper .widget .info-author img,
    .mockup-single-widgets-wrapper .widget .info-author .name-author{
      display: inline-block;
    }
    
    .bsmedia_wrapper .picture{
      margin-left: 0;
    }
    
    body.single .containerelated{
      margin-top: 40px;
      clear: both;
    }

    body.single .relatedpost{
      width: 50%;
      margin-right: 0;
      box-sizing: border-box;
      height: 450px;
    }
    
    .wrapper-outer-index {
     margin-left: inherit; 
    margin-right: inherit; 
    }
    
    .relatedpost {
      padding: 27px;
    }

    .clear.separator,
    .post-nav.desktop-only{
      display: none;
    }
    
    .post-nav.mobile-only{
      display: block;
      clear: both;
      padding: 0;
      margin: 20px 0 60px;
      text-align: center;
      height: auto;
    }
    .content-wrapper-single-slim-ii .single-content{
      width: 100%;
      max-width: none;
      padding: 0;
      /*box-sizing: border-box;*/
    }
    
    .featured-story-content{
      width: 80%;
      padding: 0 10%;
      margin: 0;
      left: 0;
    }
    
    .featured-title {
      font-size: 40px;
      line-height: 50px;
    }
    .heading-wrapper-single-slim-ii .entry-title h1{
      font-size: 40px;
      line-height: 50px;
    }
    
    .heading-wrapper-author{
      padding-left: 15px;
      padding-right: 15px;
    }
}

@media screen and (max-width: 650px){
  .logo-wrapper.sitewrap-search-active{
    top: 15px;
  }
  #kmf-main-nav.sitewrap-search-active{
    margin-top: 67px;
  }
  .mockup-menu-button-wrapper {
		display: block;
	}
  
  .logo-wrapper ul.menu,
	.logo-wrapper a.add-post-button,
  .socialbutton{
		display: none;
	}
  .search-button{
    position: absolute;
    top: 0;
    right: 15px;
    height: 36px;
    line-height: 36px;
  }
  #kmf-main-nav {
    margin-top: 67px;
  }
	.content-wrapper-single-slim-ii .single-content {
		width: auto;
	}
  .logo-wrapper{
    width: 100%;
    top: 15px;
    height: 36px;
  }
  .logo-wrapper .logo-image {
    width: 160px;
    height: 36px;
    margin: 0 0 0 75px;
    display: block;
	}
  .logo-wrapper .logo-image img{
    width: auto;
  }
  .mockup-menu-button{
    padding: 10px;
  }
  
  .archive.tag .wrapper-outer-misc{
    width: 95%;
  }
  
  .showing{
    width: 95%;
    margin-top: 90px;
  }
  
  .content-wrapper-grid{
    width: 33%;
  }
  
  .mockup-menu-button-wrapper.sitewrap-search-active{
    transform: translate(0, 108px) !important;
  }
  
  body.page-id-864 .content-wrapper-single-modern{
    margin-top: 0;
  }
}

@media screen and (max-width: 600px){
  #mockup-sidebar-index .content-wrapper-grid-tall,
  #mockup-sidebar-index .content-wrapper-grid-tall:nth-child(odd){
    float: none;
    width: 100%;
    height: auto;
  }
  
  body.single .relatedpost{
    width: 100%;
    margin-right: 0;
  }
  
  .archive.author .content-wrapper-grid-tall{
    width: 100%;
    float: none;
    height: auto;
  }

  .archive.author .content-wrapper-grid-tall:nth-child(even){
    float: none;
  }
}

@media screen and (max-width: 575px){
  .content-wrapper-single-slim-ii .mockup-single-widgets-wrapper,
  .content-wrapper-single-slim-ii .single-content{
    margin-left: auto !important;
    padding-right: 0 !important;
  }
  
  .page-id-864 .content-wrapper-single-modern .single-content{
    margin-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 568px){
  .archive.category .content-wrapper-grid-tall,
  .archive.tag .content-wrapper-grid-tall{
    width: 100%;
    height: auto;
  }
  .archive.category .content-wrapper-grid-tall:nth-child(even),
  .archive.tag .content-wrapper-grid-tall:nth-child(even){
    float: none;
  }
  
    #footer .contentwidth > a {
        top: 80%;
    }
    
  #footer{
    padding: 35px 15px 35px;
  }
  #footer .widget.widget_nav_menu,
  #footer .widget.widget_nav_menu:last-child{
    float: none;
    width: 100%;
    text-align: center;
    max-width: none;
  }
  #footer li{
    margin: 10px 0;
  }
  #footer img{
    position: initial;
    transform: none;
    margin: 50px auto 0;
    display: block;
  }
  
  .heading-wrapper-single-slim-ii{
    margin: 0;
    padding: 0 5%;
  }
  
  .mashsb-box .mashsb-buttons a{
    flex: none;
  }
  
  .bscta_wrapper{
    padding: 40px;
    margin-right: 0;
  }
  
  .featured-image-single-slim-ii{
    height: 280px;
  }
  
  body.single .content-wrapper-single-slim-ii{
    padding-top: 300px;
  }
  
  .heading-wrapper-single-slim-ii .entry-title h1{
    font-size: 30px;
    line-height: 40px;
  }
  
  #footer .mockup-widgets-wrapper p{
    margin: 20px 0 40px;
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
	.logo-image .blogdesc {
		color: #fff;
		font-size: 12px;
	}
	.featured-story-content {
		padding-top: 20px;
    padding-bottom: 20px;
	}
  
  .content-wrapper-grid{
    width: 50%;
  }
  
  .content-wrapper-single-slim-ii .single-content{
    display: block;
  }
  
  .relatedpost a.linkarticle{
    font-size: 20px;
    line-height: 26px;
  }
  
  .featured-title {
    font-size: 30px;
    line-height: 40px;
  }
  .heading-wrapper-single-slim-ii .entry-title h1{
    font-size: 20px;
    line-height: 30px;
  }
  
  body.page-id-864 .featured-image-single{
    display: none;
  }
  body.page-id-864 .single-content .wpb_text_column:first-child{
    width: 100%;
  }
  
  body.page-id-864 .wpcf7{
    padding-top: 0 !important;
  }
  
  body.page-id-864 .form-section label{
    float: none !important;
    width: 100% !important;
  }
  
  body.page-id-864 .form-section label.form-lastname{
    margin-top: 30px;
    display: block;
  }
  
  body.page-id-864 .form-section-pitch p,
  body.page-id-864 .form-section-pitch ul{
    float: none;
    width: 100%;
    margin-left: 0;
  }
  
  body.page-id-864 .content-wrapper-single-modern{
    padding-bottom: 0;
  }
}

@media screen and (max-width: 400px) {
  .search-button{
    font-size: 11px;
    right: 10px;
  }
  .mockup-menu-button-wrapper{
    left: 7px;
  }
  .logo-wrapper .logo-image{
    margin-left: 50px;
  }
  .featured-title{
    font-size: 2.5em;
  }
}

.content-wrapper-single-slim-ii .entry-content a{
  color: #0000ee;
}

[class*=" mashicon-"],
[class^=mashicon-]{
  background: #999;
  max-width: 57px;
}

[class*=" mashicon-"] .text,
[class^=mashicon-] .text{
  display: none;
}

.widget_bs_author_widget .name-author a{
  font-size: inherit;
}
.mockup-single-widgets-wrapper .widget_bs_author_widget{
  font-size: 16px;
}

.wpb_text_column h2:before,
.wpb_text_column h3:before {
    content: "— ";
}
.bschapo_wrapper h2 {
    font-size: 16px;
}


.entete.wpb_column.vc_column_container.vc_col-sm-8{
       width: 50%;
}