/*==============================================
            Screen larger than 768px
================================================*/
 @media (min-width: 768px){
.banner-block .slick-slide img.small-image {
    display: none;
}
.banner-block .small-image {
    display:  none;
}
}


/*==============================================
            Screen larger than 992px
================================================*/
 @media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
	padding: 0;
    position: relative;
}
.navbar-expand-lg .navbar-nav .nav-link:before{
	position: absolute;
	content: '';
	left: 0;
	bottom: -12px;
	width: 0;
	height: 5px;
	background-color: #fff;
	-webkit-transition: 0.3s all linear;
	-moz-transition: 0.3s all linear;
	-o-transition: 0.3s all linear;
	-ms-transition: 0.3s all linear;
	transition: 0.3s all linear;
}
.navbar-expand-lg .navbar-nav .nav-link:hover:before,
.navbar-expand-lg .navbar-nav .nav-link:focus:before,
.navbar-expand-lg .navbar-nav .active .nav-link:before{
	width: 100%;
}

}

/*==============================================
            Screen larger than 1200px
================================================*/
@media (min-width: 1200px) {

}

/*==============================================
            Screen larger than 1280px
================================================*/
@media (min-width: 1230px){
.container{
	max-width: 1200px;
}
}

/*==============================================
            Screen smaller than 1200px
================================================*/
@media (max-width: 1199.99px){
.header-item h2 {
    font-size:  28px;
}
.top-header {
    padding: 30px 0 25px;
}
.slider-content h2 {
    font-size: 76px;
}
.outline-btn {
    font-size:  26px;
}
.height-672 .slick-slide img {
    height:  640px;
}
.large-btn {
    font-size:  24px;
    padding: 1.5em 1em;
}
.cta-block h5 {
    font-size:  28px;
}
.cta-block .outline-btn {
    font-size:  32px;
}
.cta-block p {
    font-size: 20px;
}
.propos-icon-frame {
    float: left;
}
.propos-left {
    margin: 20px 0 60px;
}
.propos-right {
    float: none;
    text-align: center;
}

/*2018/2/1*/
.semaine-banner{
    min-height: 932px;
}
.iframe-wrap iframe {
    max-width:  100%;
}
}

/*==============================================
            Screen smaller than 992px
================================================*/
@media (max-width: 991.99px){
	
	
.header-title, .header-item h2 {
  font-weight: bold;
  font-size: 14px;
  color: #00b4c7;
  margin-bottom: 15px;
}

	.intervenant {
	font-size: 17px !important;
	margin-top: 15px;
}
	.hidden-small-device{
    display: none;
}
.header-item h2 {
    font-size:  26px;
    margin-bottom:  10px;
}
.top-header .flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar {
    padding: 15px 0 12px;
     display:  block !important; 
}
.navbar-nav {
    display:  block !important;
    border-top: solid 1px #8eeffa;
    margin: 6px 0 0;
    padding:  7px 0;
}
.nav-item, .nav-item a {
    display:  block;
    height:  auto;
}
.navbar-nav .nav-link {
    padding:  0;
}
.nav-item {
    text-align:  left;
    padding-left:  0;
    padding-right:  0;
}
.nav-item.active .nav-link,
.navbar-nav .nav-link:hover, 
.navbar-nav .nav-link:focus {
    color: #5f6971;
}
.cta-block .img-wrap{
    margin-left: 0;
}
.banner h2 {
    line-height: 50px;
}

.second-banner-text p {
    margin-top: 160px;
}

.third-banner {
    height: 1000px;
}

.third-banner-right {
    margin-top: 40px;
}

.reseaux-wrap p.important-note {
    margin-top: 25px;
}

.propos-inner .col-sm-12,
.formation-inner .col-sm-12 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}



.propos-icon-frame {
    display: inline-block;
    margin: 0 20px 15px;
}

.formation-image-frame {
    margin: 0 auto 50px;
}

.formation-icon-wrap {
    top: 70%;
}
.height-672 .slick-slide img{
    height: 520px;
}
.contact-wrap {
    margin-bottom: 20px;
}
.submenu {
    position:  relative;
    width:  100%;
}
.nav-item:hover .submenu{
    display: none;
}
.media-page .cta-fourth-block .contact-wrap-right .contact-icon {
    padding:  30px;
}

/*2018/2/1*/
.semaine-banner .third-banner-left,
.loved-one-page .third-banner .third-banner-left {
    position:  static;
    width: auto;
    padding-top: 52px;
}
.third-banner-right {
    width:  100%;
    margin-top: 0;
    background-color: rgba(0,0,0,0.7);
}
.large-btn {
    font-size:  18px;
}
.loved-one-page .testimonial-video-wrap {
    margin-bottom:  0;
}
		.nav-link {
    display: inline;
    padding: 1em;
}
}

/*==============================================
            Screen smaller than 768px
================================================*/
@media (max-width: 767.99px){
.header-item h2 {
    font-size: 16px;
}
	.top-header {
    padding: 15px 0 5px;
}
	.nav-link {
    display: inline;
    padding: 1em;
}
	.cta-second-block h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
}
	.cta-second-block p {
    font-size: 18px;
    text-align: left;
		line-height: 28px;
}
	.cta-second-block a {
    background: #none;
    border: 2px solid #ffffff;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    padding: 25px 8px 25px 12px;
    text-align: center;
}
.third-banner, .fourth-banner {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 350px;
    position: relative;
}
.top-header .logo-wrap {
    max-width: 220px;
}
.height-672 .slick-slide img {
    height: 420px;
}
.slider-content h2 {
    font-size: 48px;
}
.slider-content .text .inner {
    padding:  10px;
    margin-top: 0px;
    background-color: rgba(0,0,0,0.2);
	max-width:60%;
}
.height-672 .slick-slide .img-wrap {
}
.large-btn {
    font-size: 16px;
}
.outline-btn {
    font-size: 18px;
}
.slider-content p {
    font-size:  18px;
}
.intro-wrapper {
    padding: 35px 0 5px;
}
.icon-block {
    margin-bottom: 40px;
}
.prevention-week {
    padding:  45px 0;
}
.prevention-week h3 {
    font-size:  24px;
    margin: 0 0 15px;
}
.prevention-week .text {
    margin-bottom:  35px;
}
.cta-block .img-wrap {
    margin: 0 0 20px;
}
.cta-block {
    padding:  45px 0;
}
.cta-block .img-wrap img {
    max-width: 124px;
}
.cta-block h5 {
    font-size:  22px;
    margin:  0 0 15px;
}
.cta-block .outline-btn {
    font-size: 26px;
}
.cta-block p {
    font-size:  18px;
}
.footer-widget {
    max-width:  none;
    margin-bottom:  35px;
}
.footer-widget p {
    margin-bottom:  15px;
}
.text-right.footer-social {
    text-align: left !important;
}
.footer-widget h5 {
    margin-bottom:  15px;
}
.main-footer {
    padding:  45px 0 15px;
}

.like-wrap {
    margin-bottom: 80px;
}

.comment-list {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
}

.third-banner {
    height: 800px;
}

.third-banner-left {
    width: 50%;
}

.third-banner-right {
    width: 100%;
}

.reseaux-wrap p.important-note {
    width: 100%;
}

.contact-wrap {
    padding-right: 0;
}

.comment-list-wrap {
    margin-left: 0;
}

.comment-list li {
    padding-left: 30px;
}

.comment-list li:before {
    left: 0;
}

.second-banner-text {
    width: 100%;
}

.pourquoi-inner .intro {
    padding: 30px;
}
.banner-block .slick-slide img.large-image {
    display: none;
}
.iframe-wrap iframe {
    max-width:  100%;
}
.banner h2 {
    font-size:  32px;
    line-height: 1.3;
}
.section-title h2 {
    font-size:  26px;
}
.cta-second-block h2 {
    font-size:  28px;
}
.realiser-wrapper {
    padding-top: 60px;
}
.formation-icon-wrap {
    position:  static;
    margin: -120px 0 40px;
}
.formation-image-frame {
    margin:  0 auto;
}
.formation-image-wrap {
    text-align:  center;
}
.second-banner-text {
    text-align: left;
}
.third-banner-left,
.semaine-banner .third-banner-left {
    position:  static;
    width:  auto;
}
.semaine-banner .third-banner-left {
    padding-top: 52px;
}
.third-banner-right {
    margin-top: 0;
    background-color: rgba(0,0,0,0.7);
}
.banner {
    padding: 60px 15px;
}
.intro {
    padding:  30px;
}
.yellow-wrap{
    padding: 20px 15px;
}
.intro-text-wrap .btn-wrap {
    padding-top: 20px;
}
.creatures-block {
    padding:  60px 0;
}
.creatures-block .btn-wrap {
    padding-bottom:  40px;
}
.creatures-block .green-btn, .green-btn, .red-btn {
    padding:  16px 40px 12px;
    width: 100%;
}
.button-wrap .btn {
    max-width:  100%;
    white-space: normal;
    height: auto;
    width:  100%;
}
.button-wrap .btn:first-child {
    margin-right:  0;
}
.button-wrap {
    padding-top: 60px;
}
.media-page .reseaux-wrap .section-title{
    margin-bottom: 30px;
}
.media-page .reseaux-wrap p.important-note {
    margin-left:  0;
    width:  100%;
}
.propos-intro {
    padding: 70px 0 35px;
}
.semaine-page .commander-material-inner h3 {
    width:  100%;
    left:  0;
}
.semaine-banner .third-banner-right h2 {
    font-size:  38px;
}

/*2018/2/1*/
.commander-material-image {
    margin-bottom:  30px;
}
.commander-material-image {
    margin-bottom:  30px;
}
.semaine-page .commander-material-inner h3 a {
    width:  100%;
    padding:  15px;
}
.third-testimonial-section .testimonial-video-wrap p {
    margin-bottom:  20px;
}
.testimonial-video-wrap iframe {
    max-width:  100%;
}
.contact-wrap-right .comment-list li {
    font-size:  16px;
}
.cta-second-block a {
    line-height:  1;
}
.loved-one-page ul.comment-list ul {
    padding-left:  0;
}

/*2018/2/6*/
.second-banner, .fourth-banner, 
.semaine-page .third-banner.semaine-banner {
    background-position:  15% 0;
}
		.cta-second-block h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
}
	.cta-second-block p {
    font-size: 18px;
    line-height: 28px;
}

.cta-second-block a {
    background: #none;
    border: 2px solid #ffffff;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    padding: 25px 8px 25px 12px;
    text-align: center;
}
	.cta-second-block h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
}
		.cta-second-block .icon-frame {
    color: #ffc20e;
    font-size: 30px;
    line-height: 72px;
		
}
}

/*==============================================
            Screen smaller than 576px
================================================*/
@media (max-width: 575.99px){
.header-item {
    font-size: 10px;
}
	.header-item h2 {
    font-size: 12px;
}
.slider-content h2 {
    font-size: 38px;
}
.slider-content p {
    font-size:  17px;
}
.outline-btn {
    font-size:  16px;
}
.height-672 .slick-slide img {
    height:  360px;
}
.button-slider {
    margin: 0;
}
.button-slider .large-btn {
    margin-bottom: 15px;
}
.intro-block {
    padding: 40px 0 10px;
}
.large-btn {
    font-size:  18px;
    padding:  1em 0.7em;
}
.intro-wrapper {
    padding:  20px 0 0;
}
.nav-item {
    font-size:  16px;
}
.prevention-week h3 {
    font-size:  22px;
}
.cta-block h5 {
    font-size:  20px;
}
.cta-block .outline-btn {
    font-size:  22px;
    padding: 13px 12px 10px;
	text-align: center;
}
.cta-second-block a{
    font-size: 20px;
}
.cta-block p {
    font-size:  16px;
}
.source {
    padding-left:  31px;
}
.source-title {
    margin-left: 10px;
}
.formation-image-frame{
    width: 420px;
    height: 420px;
}
	.cta-second-block h2 {
    font-size: 21px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
}
	.cta-second-block p {
    font-size: 18px;
    line-height: 28px;
}

.cta-second-block a {
    background: #none;
    border: 2px solid #ffffff;
    color: #fff;
    display: block;
    font-size: 19px;
    font-weight: 600;
    line-height: 28px;
    padding: 20px 4px 29px 8px;
    text-align: left;
}
	.cta-second-block .icon-frame {
    color: #ffc20e;
    font-size: 30px;
    line-height: 72px;
		
}
}

/*==============================================
            Screen smaller than 480px
================================================*/
@media screen and (max-width: 480px){
.banner h2 {
    font-size: 30px;
    line-height: 50px;
}

.green-circle {
    height: 300px;
    width: 300px;
}

.green-circle h3 {
    margin-top: 60px;
}

.medias-info-wrap ul li {
    padding: 20px;
    padding-left: 40px;
}

.medias-info-wrap ul li:before {
    left: 6px;
    top: 20px;
}

.third-banner {
    height: 900px;
}

.third-banner-left {
    width: 100%;
}

.cta-second-block .icon-frame {
    float: left;
}

.propos-intro {
    padding-bottom: 60px;
}

.propos-icon-frame {
    float: none;
    margin: 0 0 20px;
}

.propos-link-section {
    text-align: center;
}

.propos-link-section .icon-wrap {
    margin-bottom: 20px;
}
.formation-image-frame {
    height: 350px;
    width: 350px;
}
.semaine-banner .third-banner-right h2 {
    font-size:  32px;
    line-height:  1.4;
}
.commander-material-inner h3 a {
    font-size:  16px;
}
.cta-block .contact-inner .contact-info {
    padding: 30px 0 0;
}

/*2018/2/1*/
.loved-one-page .green-circle h3 {
    margin-top: 85px;
}

/*2018/2/6*/
.semaine-page .semaine-link-section .icon-wrap {
    width: 270px;
    height: 270px;
    margin-left:  0;
    margin-right: 0;
}
.semaine-page .semaine-link-section .icon-wrap span {
    font-size:  36px;
}
.semaine-page .semaine-link-section .icon-wrap h3 {
    font-size:  24px;
}
.semaine-page .semaine-link-section {
    overflow: hidden;
}
.semaine-page .semaine-link-section .icon-wrap:last-child span {
    margin-top: 50px !important;
}
}

/*==============================================
            Screen smaller than 420px
================================================*/
@media screen and (max-width: 420px){
.formation-image-frame {
    max-width:  100%;
    height:  auto;
}
.formation-icon-wrap {
    margin-top: -40px;
}
.green-circle {
    width: 280px;
    height: 280px;
    min-height: 280px;
}
.realiser-wrapper .green-circle h3,
.green-circle h3,
.quelques-wrap .green-circle-wrap h3 {
    margin-top: 40px;
    font-size: 26px !important;
}
	.third-banner, .fourth-banner {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    position: relative;
}
}


/*==============================================
        Screen between 992px and 1200px
================================================*/
@media screen and (min-width: 992px) and (max-width: 1199.99px){

}