/*   
Theme Name: MMDWC
Author: MATTIEU MOREAU DOMECQ WEB CONCEPTION
Author URI: http://www.mattieumoreaudomecq.com
*/

/* 
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}                                   
    

@font-face {
  font-family: 'MemphisLTStd-BoldItalic';
  src: 
    url('_/fonts/MemphisLTStd-BoldItalic.eot?#iefix') format('embedded-opentype'),  
    url('_/fonts/MemphisLTStd-BoldItalic.otf')  format('opentype'),
    url('_/fonts/MemphisLTStd-BoldItalic.woff') format('woff'), 
    url('_/fonts/MemphisLTStd-BoldItalic.ttf')  format('truetype'), 
    url('_/fonts/MemphisLTStd-BoldItalic.svg#MemphisLTStd-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AdobeDevanagari-Regular';
  src: 
    url('_/fonts/AdobeDevanagari-Regular.eot?#iefix') format('embedded-opentype'),  
    url('_/fonts/AdobeDevanagari-Regular.otf')  format('opentype'),
    url('_/fonts/AdobeDevanagari-Regular.woff') format('woff'), 
    url('_/fonts/AdobeDevanagari-Regular.ttf')  format('truetype'), 
    url('_/fonts/AdobeDevanagari-Regular.svg#AdobeDevanagari-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*-------------------------------------------------------------------------------*/

/* CSS
-------------------------------------------------------------------------------*/


html,body{width:100%;height:100%;padding:0;margin:0}

body {
   background-color: #F2F2F2;
    color: black;
    opacity: 0;
}

header {
    padding: 40px 0px
}

header .logo {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 0 auto;
}

*:focus {
    outline: none!important;
    box-shadow: none!important;
    border-color: #ccc!important;
    text-decoration: none!important;
}
.container {
min-width: 970px !important;
}

.error404 .menu_container {
    display: none;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    align-items: center;
}

.menu_container {
    position: fixed;
}

#searchform {
    border-bottom: 1px solid black;
padding-bottom: 0px;
margin-bottom: 5px;
border-top: 1px solid black;
padding-top: 5px;
}

#searchsubmit {
    background-color: transparent;
    border: none;
    font-size: 20px;
    padding: 0px;
    line-height: 22px;
    width: 10%;
    position: relative;
    bottom: 2px;
}

#searchform input {
    background-color: transparent;
    border: none;
    font-family: 'MemphisLTStd-BoldItalic';
    font-size: 18px;
    line-height: 22px;
    float: right;
    overflow: hidden;
    position: relative;
    width: 88%;
    padding-left: 7px;
}

.page .share_aside, 
.home .share_aside,
.search .share_aside,
.post-type-archive-longs .share_aside {
    position: relative;
    padding-top: 0px;
    top: 0px;
    background-color: #F2F2F2;
    z-index: 20;
    width: auto;
    /*display: none;*/
}

.page .share_aside .inside,
.home .share_aside .inside,
.search .share_aside .inside,
.post-type-archive-longs .share_aside .inside {
    border-bottom: 1px solid black;
    font-size: 20px;
    line-height: 22px;
    padding-top: 0px;
    padding-bottom: 2px;
    position: relative;
    padding-left: 2px;
    margin-bottom: 5px;
}

.page .share_aside a,
.home .share_aside a,
.search .share_aside a,
.post-type-archive-longs .share_aside a {
color: black;
position: relative;
bottom: 1.5px;

}

.page .share_aside .fa-twitter-square,
.home .share_aside .fa-twitter-square,
.search .share_aside .fa-twitter-square,
.post-type-archive-longs .share_aside .fa-twitter-square {
    margin-right: -5px;
}

.page .share_aside .fa-rss,
.home .share_aside .fa-rss,
.search .share_aside .fa-rss,
.post-type-archive-longs .share_aside .fa-rss {
    position: relative;
bottom: -1px;
}

#menu-menu-desktop {

}

#menu-menu-desktop a, #menu-menu-desktop a:active, #menu-menu-desktop a:visited {
    color: black;
    font-family: 'MemphisLTStd-BoldItalic';
    font-size: 18px;
    line-height: 22px;
}

#menu-menu-desktop a:hover {
height: 18px;
display: inline;
font-weight: normal;
font-size: 18px;
line-height: 22px;
text-decoration: none;
}

#menu-menu-desktop .current-menu-item a {
height: 18px;
display: inline;
font-weight: normal;
font-size: 18px;
line-height: 22px;
}



#menu-menu-desktop li {
    list-style: none;
}

#menu-menu-desktop li:first-child {
    border-bottom: 1px solid black;
    margin-bottom: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#menu-menu-desktop li:nth-child(2), #menu-menu-desktop li:nth-child(3), #menu-menu-desktop li:nth-child(4) {

}

#menu-menu-desktop li:nth-child(6) {
    /*display: none;*/
    padding-bottom: 0px;
    border-top: 1px solid black;
    padding-top: 5px;
}


#menu-menu-desktop li:nth-child(7) {
    /*display: none;*/
    padding-bottom: 0px;
    border-top: 1px solid black;
    padding-top: 5px;
}

#menu-menu-desktop li:nth-child(8) {
    border-bottom: 1px solid black;
    margin-bottom: 15px;
    padding-bottom: 0px;
    border-top: 1px solid black;
    padding-top: 5px;
}

#menu-item-2127 {
    display: none;
}

#menu-item-2642 {
    border-bottom: 1px solid;
    margin-bottom: 5px;
}

.menu_container .logo_menu {
    display: block;
    width: 100%;
}

#wrapper{width:100%;height:100%;}

.blog .vignette {
    position: relative;
}

.blog .overlay_color {

position: absolute;
height: 100%;
width: 100%;
background-color: #FFFB3B;
top: 0px;
left: 0px;
/*visibility: hidden;*/
z-index: 1;
padding:20px;
    transition: opacity 0.3s, visibility 0s ease-in-out;
  -moz-transition: opacity 0.3s, visibility 0s ease-in-out;
  -ms-transition: opacity 0.3s, visibility 0s ease-in-out;
  -webkit-transition: opacity 0.3s, visibility 0s ease-in-out;
  -o-transition: opacity 0.3s, visibility 0s ease-in-out;
  opacity: 0;
}

.blog .vignette:hover > .overlay_color {
  visibility: visible;
    opacity: 1;
}
.blog .vignette_home {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.blog .vignette_overlay {
    position: absolute;
    top: 0px;
    width: 120%;
    left: -10%;
}



.blog .overlay_color .citation {
font-family: "AdobeDevanagari-Regular";
font-size: 18px;
line-height: 22px;
color: black;
}

/*.blog .overlay_color .citation::before {
    content: "«\00A0";
}
.blog .overlay_color .citation::after {
    content: "\00A0»";
}*/

.blog .overlay_color .personnalite {
color: black;
font-family: 'MemphisLTStd-BoldItalic';
font-size: 18px;
line-height: 22px;
margin-bottom: 5px;
}

.blog .blog_home_grid {
    margin-bottom: 60px;
}

.blog .home_vignette {
    /*margin-bottom: 60px;*/
}

.blog .home_vignette .col-lg-3 {

}

.blog .home_vignette .col-lg-3:nth-child(4n+1){
    clear: left;
}

.flux {

}

.stickem-container {
    position: relative;
    /*margin-bottom: 40px;*/
}

.content {
    margin-bottom: 60px;
}

.logo_fixed_overlay {
height: 60px;;
position: fixed;
padding-top: 10px;
background-color: rgb(242, 242, 242);
z-index: 40;
top: 94px;
opacity:0;
/*visibility: hidden;*/
    transition: opacity 0.3s, visibility 0s ease-in-out;
  -moz-transition: opacity 0.3s, visibility 0s ease-in-out;
  -ms-transition: opacity 0.3s, visibility 0s ease-in-out;
  -webkit-transition: opacity 0.3s, visibility 0s ease-in-out;
  -o-transition: opacity 0.3s, visibility 0s ease-in-out;

}

.logo_fixed_overlay img {
    -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
width: 100%;
height: auto;
position: absolute;
bottom: 10px;
}

.logo_fixed_overlay.active {
    
    /*visibility: visible;*/
    opacity: 1;
}

.logo_fixed_overlay a {
cursor: initial;
pointer-events: none;
}

.search_single {
    position: fixed;
padding-top: 154px;
top: 0px;
background-color: #F2F2F2;
z-index: 21;
}

.search_single #searchform {
    border-bottom: 1px solid black;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-top: 1px solid black;
    padding-top: 5px;
}

.search_single.fixed {
    position: fixed;
top: 60px;
background-color: #F2F2F2;
z-index: 20;
}


.share_aside {
    position: fixed;
    padding-top: 184px;
    top: 0px;
    background-color: #F2F2F2;
    z-index: 20;
    width: 223px;

}

.share_aside .inside {
border-bottom: 1px solid black;
font-size: 20px;
line-height: 22px;
padding-top: 5px;
padding-bottom: 3px;
position: relative;
padding-left: 2px;

}

.share_aside a {
color: black;
position: relative;
bottom: 1.5px;

}

.share_aside .fa-twitter-square {
    margin-right: -5px;
}

.share_aside .fa-rss {
    position: relative;
bottom: -1px;
}

article:first-child .aside h2 {
    border-top: 0px!important;
}

.aside {
position: absolute;
padding-right: 40px;
font-family: 'AdobeDevanagari-Regular';
font-size: 15px;
line-height: 18px;
}

.aside.stickit h2 {
    border-top: 0px;
}
.aside h2 {
font-family: 'MemphisLTStd-BoldItalic';
font-size: 18px;
line-height: 22px;
border-bottom: 1px solid;
padding-bottom: 1px;
margin-bottom: 5px;
padding-top: 7px;
border-top: 1px solid;
}

.aside .related {
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.aside .related p {
    display: inline;
}

.aside .related p strong {
    font-weight: normal;
}

.aside .related a, .aside .related a:active, .aside .related a:visited {
    color: black;
    transition: all 1s ease;
}

.aside .related a:hover {
    text-decoration: none;

}


.stickit {
    position: fixed;
    top: 214px;
}

/*@media screen and (min-color-index:0) 
and(-webkit-min-device-pixel-ratio:0) { @media
{
 .stickit-end {
    position: absolute;
    width: 100%;
    bottom: 15px!important;
}
}}*/


.stickit-end {
    position: absolute;
    width: 100%;
    bottom: -10px;
}

.content .top {
    border-top: 1px solid;
    padding-top: 25px;
}

.content .top h2 {
    font-size: 18px;
    margin-bottom: 15px;
  font-family: 'MemphisLTStd-BoldItalic';
  letter-spacing: 1px;

}


.content .top h2 a, .content .top h2 a:active, .content .top h2 a:visited {
    height: 18px;
    display: inline;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
}

.content .top h2 a:hover {
    background:none!important;
    text-decoration: none;
}



.content .top p {
    display: inline;
}

.content .top h1 {
font-size: 35px;
line-height: 42px;
margin-bottom: 20px;
margin-left: -40px;
font-family: 'MemphisLTStd-BoldItalic';
letter-spacing: 1px;
/*max-width: 680px;*/

}

.content .top h1 a:hover {
    text-decoration: none;
}

.single:not(.single-longs) .content .top h1::before {
    content: "«\00A0";
}

.single:not(.single-longs) .content .top h1::after {
    content: "\00A0»";
    margin-left: -10px;
}
.content a, .content a:active, .content  a:visited {
    color: black;
}

.content .source {
  color: black;
letter-spacing: 1px;
margin-bottom: 20px;
display: block;
font-family: 'MemphisLTStd-BoldItalic';
font-size: 18px;
line-height: 22px;  
}
.content .source a, .content .source a:active, .content .source a:visited {
color: black;
letter-spacing: 1px;
margin-bottom: 10px;
display: inline-block;
font-family: 'MemphisLTStd-BoldItalic';
font-size: 18px;
line-height: 22px;
}

.content .source a:hover {

}
.content .top h1 strong {
font-weight: normal;
margin-bottom: 0px;
margin-left: -15px;
padding-left: 15px;
}

.content .texte_inside a, .content .texte_inside a:active, .content .texte_inside a:visited {

}

.content .texte_inside a:hover {
background:none!important;
text-decoration: none;

}

.content .texte_inside {
    text-align: justify;
}

.content .texte_inside p {
    margin-bottom: 22px;
}

.content .bottom {
    position: relative;
}

.content .texte {
}

.content .texte {
    font-family: 'AdobeDevanagari-Regular';
font-size: 18px;
line-height: 22px;
}

.single-longs .content .donc {
    display: none;
}

.content .donc {
    text-align: center;
    position: relative;
    margin-top: -5px;
}

.content .donc p {
text-decoration: none;
font-weight: normal;
display: inline;
text-align: justify;
margin-bottom: 22px;
}

.fleche_bottom {
position: absolute;
bottom: 0px;
left: -40px;
}

.content .donc h1 {
font-size: 17px;
line-height: 20px;
margin-bottom: 20px;
text-align: center;
font-family: 'MemphisLTStd-BoldItalic';
letter-spacing: 1px;
}

.content .donc .donc_texte {
text-align: justify;
font-family: 'AdobeDevanagari-Regular';
font-size: 18px;
line-height: 22px;
margin-bottom: 22px;
}

.content .erratum {
    text-align: center;
    position: relative;
}
.content .erratum h1 {
    margin-bottom: 22px;
}

.content .erratum h1 span {
font-size: 18px;
line-height: 22px;
text-align: center;
font-family: 'MemphisLTStd-BoldItalic';
letter-spacing: 1px;
}
.content .erratum .erratum_texte {
    text-align: justify;

font-family: 'AdobeDevanagari-Regular';
font-size: 18px;
line-height: 22px;
}

.content .erratum .erratum_texte  p {
    margin-bottom: 22px;
}

.content .erratum .erratum_texte a, .content .erratum .erratum_texte a:active, .content .erratum .erratum_texte a:visited {
}

.content .erratum .erratum_texte a:hover {
    background:none!important;
    text-decoration: none!important;
}

.content .social_share {
    font-size: 25px;
    margin-top: 40px;
}


.content .social_share .crop_thumbnail {
    height: 80px;
    overflow: hidden;
    position: relative;
    width: 115%;
    margin-left: -15%;
}

.content .social_share img {
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.back_to_top {
position: fixed;
top: 184px;
display: none;
cursor: pointer;
}

.back_to_top img {
height: 40px;

}

.back_to_top h2 {
    font-family: 'MemphisLTStd-BoldItalic';
    font-size: 18px;
    display: inline-block;
    position: relative;
    margin-left: 5px;
}

.back_to_top h2:hover {
    background:none!important;
}

.page-template-page_projet p, .page-template-page_mentions p, .page-template-page_liens  p, .error404 p {
    font-family: "AdobeDevanagari-Regular";
font-size: 18px;
line-height: 22px;
text-align: justify;
margin-bottom: 22px;

}

.page-template-page_projet .bloc_content, .page-template-page_mentions .bloc_content {
    margin-bottom: 40px;
}

.page-template-page_projet h1, 
.page-template-page_mentions h1, 
.page-template-page_liens h1, 
.page-template-page_contact h1,
.page-template-page_partenaires h1,
.page-template-page_presse h1,
.error404
 {
    color: black;
    font-family: 'MemphisLTStd-BoldItalic';
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 20px;
}

.error404 a {
    color: black;
    text-decoration: none;
}

.error404 a:hover {
        text-decoration: none;
        background: none!important;

}

.page-template-page_projet h1:first-child, 
.page-template-page_mentions h1:first-child, 
.page-template-page_liens h1:first-child, 
.page-template-page_contact h1:first-child,
.page-template-page_partenaires h1:first-child,
.page-template-page_presse h1:first-child,
.error404 h1:first-child {
	border-top: 1px solid;
padding-top: 25px;
}

.page-template-page_projet .surligneurs {
    margin-bottom: 20px;
}

.page-template-page_projet .surligneurs p {
    text-align: left;
}

.page-template-page_projet .surligneurs img {
    width: 100%;
    display: block;
}

.page-template-page_projet .bloc_content a, .page-template-page_projet .bloc_content a:active,.page-template-page_projet .bloc_content a:visited,
.page-template-page_projet .surligneurs a, .page-template-page_projet .surligneurs a:active, .page-template-page_projet .surligneurs a:visited,
.page-template-page_mentions .bloc_content a, .page-template-page_mentions .bloc_content a:active,.page-template-page_mentions .bloc_content a:visited,
.page-template-page_liens .bloc_lien a, .page-template-page_liens .bloc_lien a:active, .page-template-page_liens .bloc_lien a:visited, 
.page-template-page_contact .bloc_content a, .page-template-page_contact .bloc_content a:active,.page-template-page_contact .bloc_content a:visited  {
font-weight: normal;
font-family: 'AdobeDevanagari-Regular';
font-size: 18px;
line-height: 22px;
color: black;
}

.page-template-page_projet .bloc_content a:hover, 
.page-template-page_projet .surligneurs a:hover, 
.page-template-page_mentions .bloc_content a:hover, 
.page-template-page_liens .bloc_lien a:hover,
.page-template-page_contact .bloc_content a:hover {
background: none!important;
color: black;
text-decoration: none;

}

.page-template-page_liens .lien {
    margin-bottom: 40px;
}

div.wpcf7 {
	margin-bottom: 40px!important;
}

.page-template-page_contact .bloc_content {
	font-family: "AdobeDevanagari-Regular";
font-size: 18px;
line-height: 22px;
margin-bottom: 60px;
}


.page-template-page_contact .bloc_content .wpcf7-text, .page-template-page_contact .bloc_content .wpcf7-textarea {
width: 100%;
border: none;
background-color: white;
font-family: "AdobeDevanagari-Regular";
font-size: 18px;
line-height: 22px;
margin-bottom: 60px;
padding: 10px 10px 7px 10px;
}

.page-template-page_contact .bloc_content .wpcf7-textarea {
	resize: none;
    min-height: 400px;
}

.page-template-page_contact h2 {
	margin-bottom: 10px;
}

.page-template-page_contact .wpcf7-submit {
border: none;
display: inline-block;
font-weight: normal;
font-family: 'MemphisLTStd-BoldItalic';
font-size: 18px;
line-height: 22px;
color: black;
}

.page-template-page_contact .wpcf7-submit:hover {
    background : none!important;
}

.page-template-page_contact h1 {
    border-top: 1px solid black;
    padding-top: 20px;
}

.objetselect select {
width: 100%;
border: none;
height: 40px;
margin-bottom: 60px;
padding-top: 5px;
padding-left: 5px;
-webkit-appearance: none;
color: black;
background: url(/wp-content/uploads/structure/arrow_down.png) no-repeat right 10px bottom 15px white;
-webkit-appearance: none;
-moz-appearance: none;
}

*:focus{
    outline: none;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

div.wpcf7-mail-sent-ok {
    border: none!important;
    text-align: center!important;
    font-family: "AdobeDevanagari-Regular"!important;
    font-size: 18px!important;
    line-height: 22px!important;
    margin-top: 20px !important;
    padding: 0 !important;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 18px!important;
    line-height: 22px!important;
    display: block;
    position: relative!important;
    bottom: 50px!important;
}

div.wpcf7-validation-errors {
    border: none!important;
    text-align: center!important;
    font-family: "AdobeDevanagari-Regular"!important;
    font-size: 18px!important;
    line-height: 22px!important;
    margin-top: 20px !important;
    padding: 0 !important;
    color: red!important;
}


.next a:last-child, .next a:last-child:active, .next a:last-child:visited {
border: none;
display: inline-block;
font-weight: normal;
font-family: 'MemphisLTStd-BoldItalic';
font-size: 18px;
line-height: 22px;
color: black;
    margin-bottom: 40px;

}

.next a:last-child:hover {
    text-decoration: none;
    background: none!important;
}

.partenaires img {
    width: 100%;
    height: auto;
}

.partenaires.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.page-template-page_presse h1 a, 
.page-template-page_presse h1 a:active, 
.page-template-page_presse h1 a:visited {
    color: black;
    background: transparent url("http://lessurligneurs.eu/wp-content/uploads/surlignage_citation.png") no-repeat scroll left -5px bottom 0px;
}

.page-template-page_presse h1 a:hover {
    background: none !important;
    text-decoration: none;
}

.page-template-page_presse .row.presse h1{
    text-align: left;
    border-top: none;
    padding-top: 0px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.page-template-page_presse .row.presse {

    font-family: "AdobeDevanagari-Regular";
font-size: 16px;
line-height: 22px;
}

.page-template-page_presse .row.presse h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}

.page-template-page_presse .row.presse ul {
    /*margin-left: 10px;*/
    margin-bottom: 22px;

}

.page-template-page_presse .row.presse li {
    list-style: none;
}



.page-template-page_presse .row.presse li a,
.page-template-page_presse .row.presse li a:active,
.page-template-page_presse .row.presse li a:visited {
    color: black;

}

.page-template-page_presse .row.presse li a:hover {
    background: transparent url("http://lessurligneurs.eu/wp-content/uploads/Surlignage_ARTICLES_V4_5.png") no-repeat scroll left -10px bottom 4px;
    text-decoration: none;
}

.page-template-page_presse .row.presse .two_columns {
 -moz-column-count:2;
-webkit-column-count:2;
-o-column-count:2;
column-count:2;
-moz-column-gap:30px;
-webkit-column-gap:30px;
-o-column-gap:30px;
column-gap:30px;   
margin-bottom: 40px;
}

.page-template-page_presse .row.presse .two_columns div {
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}

/* NEWSLETTER */


.modal-dialog {
    width: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%)!important;
    -moz-transform: translate(-50%,-50%)!important;
    -webkit-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important;
    margin: 0px!important;
}

.modal-body {
    position: relative;
    padding: 10px 90px 10px 90px;
    text-align: center;
}

.modal-content {
    position: relative;
    background-color: #F2F2F2;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: 5px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    padding: 10px 0px;
}

.modal-content h1 {
    border-top: none!important;
padding-top: 0px!important;
margin-bottom: 0px;
color: black;
font-family: 'MemphisLTStd-BoldItalic'!important;
font-size: 18px!important;
line-height: 22px!important;
text-align: center!important;
}

.modal-content p {
    font-family: "AdobeDevanagari-Regular" !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-left: 70px;
}

.elp_lablebox {
    padding-bottom: 3px!important;
    display: none!important;
}

.elp_textbox_class {
    width: 100% !important;
    border: none !important;
    font-family: "AdobeDevanagari-Regular" !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 0px 5px;
}

.newsletter_module {
    width: 65%;
    margin: 0 auto;
}

.elp_button {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    text-align: center;
}

.elp_textbox {
    padding-bottom: 10px;
    margin-left: 5px;
}

.modal-backdrop {
    background-color: transparent!important;
}

#elp_txt_button {
    border: none;
    background-color: transparent;
    color: black;
    font-family: 'MemphisLTStd-BoldItalic' !important;
    font-size: 18px !important;
    line-height: 22px !important;
    text-align: center !important;
    background: transparent url("http://lessurligneurs.eu/wp-content/uploads/surlignage_citation.png") no-repeat scroll left -5px bottom 0px;
    width: auto;
}

.elp_msg {
    font-family: "AdobeDevanagari-Regular" !important;
font-size: 16px !important;
font-weight: 400 !important;
color: black!important;
}

#elp_msg {
    border-bottom: 1px solid;
}

/* MODAL HELLO */


#modal_hello a,
#modal_hello a:active,
#modal_hello a:visited {
border: none;
background-color: transparent;
color: black;
font-family: 'MemphisLTStd-BoldItalic' !important;
font-size: 18px !important;
line-height: 22px !important;
text-align: center !important;
background: transparent url("http://lessurligneurs.eu/wp-content/uploads/surlignage_citation.png") no-repeat scroll left -5px bottom 0px;
}

#modal_hello a:hover {
    text-decoration: none;
}

#modal_hello h2 {
font-family: "AdobeDevanagari-Regular" !important;
font-weight: bold;
font-style: italic;
font-size: 14px;
}

#modal_hello p {
 text-align: left;
line-height: 18px;
margin-left: 0px;
padding: 10px 0px;   
}

@media(max-width:1200px){

.blog .overlay_color .personnalite {
    color: black;
    font-family: 'MemphisLTStd-BoldItalic';
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
}
.blog .overlay_color .citation {
    font-family: "AdobeDevanagari-Regular";
    font-size: 14px;
    line-height: 18px;
    color: black;
}

.content .social_share {
    font-size: 20px;
    margin-top: 40px;
}

}





