/*
Theme Name: Antoine de Saint Exupery
Description: <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> - you can use child theme to make a lot of customization that's not gonna be deleted with any new theme update
Version: 1.0
Author: Momizat Team
Author URI: http://www.momizat.com
Template: multinews
*/

#timeline .h3,#timeline  h3 {
    font-size: 20px;
    font-weight:bold;
}

.top-menu-holder,
.top-menu-holder.active,
.top-menu-holder:hover {
        color: white;
        background: #1A1919;
}

#menuannee{
	border-bottom:2px solid black;
	border-top:2px solid black;
}

#menuannee { list-style-type: none; overflow: hidden; width:100%;padding: 0px; }
#menuannee li { float:left;border-right:1px solid black;}
#menuannee li:last-child{ border-right:0px solid black;}
#menuannee li a { display: block; padding:0 10px;}

@media (min-width: 0) and (max-width: 670px) {
#menuannee { list-style-type: none; overflow: hidden; width:100%;padding: 0px; }
#menuannee li {  float:left;width:49%;border-bottom:1px solid black;border-left:1px solid black;border-right:1px solid black;}
#menuannee li:last-child{ border-bottom:0px solid black;}
#menuannee li a { display: block; padding:0 10px;}
.nb5 img{with:110px !important ;height:160px !important }
}

li.oeuvre { width: 50%; float: left !important ; min-height:180px}
li.oeuvre80 { min-height:80px}
@media only screen and (min-width: 0) and (max-width: 670px) {
	li.oeuvre { width: 100%;}
}
@media (min-width: 0) and (max-width: 568px) {
.nb1 img, .nb2 .first-item img, .nb3 .first-item .post-thumbnail img, .nb4 .first-item img, .nb6 ul li .post-thumbnail img {
    height: 160px !important;
    width: 110px !important;
    float: left;
    margin-right: 15px;
}
}
@media (min-width: 0) and (max-width: 1000px) {
.header-wrap {

    height: auto !important;
    padding: 0 !important;

}
}


.post-thumbnail {
    float: left;
    margin-right: 10px;
}

/*---------------------------------
    Add your custom styles here
---------------------------------*/
header.header {
    margin-bottom: 0px !important;
}

footer.footer {
    margin-top: 0px !important;
}

.inner, .main-container {
    padding: 0 !important;
}
/*
.main-container .vc_row {
    margin-bottom: 0px !important;
}
*/
.section {
    border: 0px solid #FFFFFF !important;
}

header.block-title {
    background: #FFFFFF !important;
}

header.block-title h2 {
    font-size: 20px !important;
}

header.block-title h2 a, header.block-title h2 {
    font-size: 20px  !important;
}


.wpcf7-list-item {
	width:100%;
}

.wpcf7-list-item input {
	width:50px !important;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body{
    padding: 0px !important;
    padding-top: 10px !important;
}

.news-list ul li:last-child {
    border-bottom: 1px solid #e4e4e4 !important;
}

/*.section {
    -webkit-box-shadow: 0 0 0 #e5e5e5 !important;
    box-shadow: 0 0 0 #e5e5e5  !important;
}*/

ul.flash-menu {
    float: right !important;
}
/*
ul.flash-menu li {
    float: left;
    font-weight: 700 !important;
    border-right: 1px solid #222222;
    position: relative;
}

ul.flash-menu li:first-child {
    border-left: 1px solid #222222;
}

ul.flash-menu li.current-menu-item,
ul.flash-menu li:hover {
    background: #1A1919;
}

ul.flash-menu li a {
    color: #000000;
    padding: 0 14px;
    display: inline-block;
}

.col2 ul.flash-menu li a {
    padding: 0 12px;
}

ul.flash-menu li.current-menu-item a,
ul.flash-menu li a:hover {
    color: white;
}

ul.flash-menu li .responsive-caret{
    display: none;
}

ul.flash-menu > li ul.sub-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    background: #1A1919;
    width: 170px;
    left: -1px;
}

ul.flash-menu li:hover > ul.sub-menu {
    display: block;
}

.flash-menu li:hover ul.sub-menu li ul.sub-menu {
    left: 100%;
    top: 0;
}

ul.flash-menu li ul li {
    float: none;
    border-right: none;
    border-bottom: 1px solid #222222;
    line-height: 18px;
}

.col2 ul.flash-menu li ul li a {
    padding: 10px 12px;
}

ul.flash-menu li ul li a {
    padding: 10px 14px;
}

ul.flash-menu li ul li:hover {
    background: black;
}

ul.main-menu li ul li:first-child,
ul.flash-menu li ul li:first-child {
    border-left: none;
}

ul.main-menu li ul li:last-child,
ul.flash-menu li ul li:last-child {
    border-bottom: none;
}

ul.flash-menu li i {
    margin-right: 5px;
    top: 1px;
    position: relative;
    font-weight: bold;
}

ul.flash-menu li.menu-item-iconsOnly {
    line-height: 33px;
}

ul.flash-menu li i.icon_only {
    margin: 0;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
*/
section {
    margin: 10px 0;
}


#timeline ul li:nth-child(2n+1) > div.red {
    background: url('li-bg-red.png') right center no-repeat;
}
#timeline ul li:nth-child(2n) > div.red {
    background: url('li-bg-red.png') left center no-repeat;
}
#timeline ul.red{
    background:url('ul-bg-red.png') center top repeat-y;
}

#timeline ul li .timeline-text {
    width: 90%  !important;
}
.header-banner img {
    margin-top: 0px !important;
}

.header .logo{
	float:right;
}

.header-banner {
    	display: none !important;
}

footer.footer .footer-widget {
    width: 25% !important;
}
/*
#accueilweb,#layerslider_3{
	display:block;
}
#accueilmobile,#layerslider_2{
	display:none;
}
*/
@media only screen and (min-width: 0) and (max-width: 1000px) {
	.header-banner {
    		display: block !important;
		float: right !important;
	}
	footer.footer .footer-widget {
    		width: 100% !important;
	}
	.header .logo, .menuflash{
		display:none;
	}
	.header-banner img {
		float:right;
    		margin-top: 0px !important;
		max-width: 100%;
	}
/*	
	#accueilweb,#layerslider_3{
		display:none;
	}
	#accueilmobile,#layerslider_2{
		display:block;
	}
*/	
}

.footer-bottom {
    background: white !important;
    height:110px !important;
}

.theme_layout_full .main-container, .theme_layout_full .inner {
    max-width: 1200px !important;
    width: 100% !important;
}

.footer .widget_nav_menu li {
    width: 100% !important;
}




