@media screen and (max-width:1199px) and (min-width:992px){

    .main-navbar .navbar-nav .nav-link {
        padding: .5rem 5px;
    }

    .main-slider .carousel-caption h5 {
        font-size: 50px;
        line-height: 50px;
    }
    .post-description span {
        font-size: 13px;
    }
    .contact-bloc p {
        font-size: 16px;
    }
    .widget-list-news .post-text {
        font-size: 16px;
    }
    .img-left {
        margin-left: -15px;
    }
    .img-right {
        margin-right: -15px;
    }
    .line{
    	width:90%;
    }
    .widget-actualites-page h3 {
        font-size: 25px;
    }
    .widget-actualites-page p {
        line-height: 28px;
    }
   
}

@media screen and (max-width:991px) and (min-width:768px){
    .main-slider .carousel-caption h1 {
        font-size: 35px;
        line-height: 35px;
    }
	.modal-titre > span {
		font-size: 23px;
		line-height: 25px;
	}
	.widget-text-banner-background h3 {
		font-size: 40px;
	}
	.service-box {
		height: 215px;
	}
	.section-title-pg h1 {
		font-size: 40px;
		line-height: 45px;
	}
	.widget-equipe-page h3 {
		font-size: 27px;
		line-height: 35px;
	}
	.widget-equipe-page p > span{
		font-size: 18px;
		line-height: 26px;
	}
	.widget-temoignages-page h3 {
		font-size: 22px;
		line-height: 25px;
	}
	h2.bloc-title {
		font-size: 30px;
	}
	.catalogue-img {
		height: 230px;
	}
    .widget-about-image-text p {
        font-size: 17px;
    }
    .post-description span {
        font-size: 10px;
    }
    .post-description .post-d {
        font-size: 30px;
    }
    .post-my {
        padding-right: 10px;
        margin-right: 10px;
    }
    span.post-title {
        letter-spacing: 0;
    }
    .contact-bloc p {
        font-size: 16px;
        line-height: 25px;
    }
    .widget-list-news .post-description span {
        font-size: 16px;
        letter-spacing: 0px;
    }
    .widget-list-news span.post-title {
        letter-spacing: 0;
    }
    .widget-list-news p.post-text {
        font-size: 16px;
    }
    .widget-list-news .post {
        margin-left: 30px;
        margin-top: 70px;
    }
    h5.interne-title {
        font-size: 65px;
    }
    .widget-text-banner-background p {
        font-size: 15px;
    }
    h3.service-title {
        font-size: 20px;
        line-height: 24px;
    }
    .img-left , .img-right  {
        margin-left: 0;
    	margin-right: 0;
    }
    .line {
        width: 85%;
    	top:-165px;
    }
    .desc p {
        font-size: 16px;
    }
    .widget-actualites-page h3 {
        font-size: 19px;
        line-height: 20px;
    }
    .widget-actualites-page  p {
        line-height: 25px;
    }
    .box-tem .quote-l , .box-tem2 .quote-l{
        left: 25px;
    }
    .box-tem .quote-r , .box-tem2 .quote-r {
        right: 25px;
    }
    .modal .popup-item {
        height: 400px !important;
    }

}

@media screen and (max-width:991px){
	/*#main-menu {
        position: absolute;
        background: #111214;
        left: 0;
        right: 0;
        top: 100%;
        text-align: center;
        padding: 30px 0;
    }*/
    .news-img {
        height: 350px;
    }
    #main-menu {
        position: fixed;
        background: #000;
        left: 0;
        right: 0;
        top: 0;
        text-align: center;
    }
    #main-menu .navbar-nav {
        padding: 9.8% 0;
    }
    .navbar-toggler:not(.collapsed) {
        z-index: 99;
        position: relative;
    }
    .overflow{
        overflow: hidden;
    }
	.hamburger-menu #main-menu {
		right: 0px;
	}
	.main-navbar .navbar-nav .nav-link:hover {
		color: #8c8a8a;
	}
    .main-navbar {
        background: transparent;
    }
    .section-title-pg {
        padding-top: 65%;
    }
    .carousel-item {
        padding-top: 65%;    
    }
    .header {
        margin-top: 0;
    	min-height: 400px;
    }
    .logo-image {
        max-width: 160px;
        max-height: 60px;
    }
    footer .menu-icons.social-buttons{
        margin-bottom: 10px;
    }
    .btn-custom {
        padding: 8px 25px; 
    }
}

@media (min-width: 768px) {
    .box-tem2 {
        border-radius: 30px;
        background-color: #ececec;
        box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
        padding: 30px 55px;
    }

    .box-tem2  .quote-l {
        position: absolute;
        left: 30px;
        font-size: 35px;
        line-height: 1;
        top: 20px;
        color: #fff;
    }

    .box-tem2 .quote-r {
        position: absolute;
        right: 30px;
        font-size: 35px;
        line-height: 1;
        bottom: 20px;
        color: #fff;
    }

    .box-tem {
        border-radius: 30px;
        background-color: rgb(255, 255, 255);
        box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
        padding: 30px 55px;
    }

    .box-tem  .quote-l {
        position: absolute;
        left: 30px;
        font-size: 35px;
        line-height: 1;
        top: 20px;
        color: #ececec;
    }

    .box-tem .quote-r {
        position: absolute;
        right: 30px;
        font-size: 35px;
        line-height: 1;
        bottom: 20px;
        color: #ececec;
    }
}

@media screen and (max-width:767px){

	.widget-text-banner-background h3 {
		font-size: 40px;
		line-height: 42px;
	}
	.widget-temoignages-page h3 {
		font-size: 22px;
		line-height: 25px;
	}
	.modal-titre > span {
		font-size: 23px;
		line-height: 25px;
	}
	.service-title > span {
		font-size: 25px;
		line-height: 35px;
	}
	.widget-equipe-page h3 {
		font-size: 25px;
		line-height: 27px;
	}
	.widget-equipe-page p > span {
		font-size: 20px;
		line-height: 22px;
	}
	.widget-temoignages-page h3 {
		font-size: 22px;
		line-height: 23px;
	}
    .order-resp .widget-item:nth-child(even) .box-resp {
        border-radius: 30px;
        background-color: #ececec;
        box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
        padding: 10px 55px;
    }

    .order-resp .widget-item:nth-child(even) .box-resp .quote-l {
        position: absolute;
        left: 30px;
        font-size: 35px;
        line-height: 1;
        top: 50px;
        color: #fff;
    }

    .order-resp .widget-item:nth-child(even) .box-resp .quote-r {
        position: absolute;
        right: 30px;
        font-size: 35px;
        line-height: 1;
        bottom: 50px;
        color: #fff;
    }

    .order-resp .widget-item:nth-child(odd) .box-resp {
        border-radius: 30px;
        background-color: rgb(255, 255, 255);
        box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
        padding: 10px 55px;
    }

    .order-resp .widget-item:nth-child(odd) .box-resp .quote-l {
        position: absolute;
        left: 30px;
        font-size: 35px;
        line-height: 1;
        top: 50px;
        color: #ececec;
    }

    .order-resp .widget-item:nth-child(odd) .box-resp .quote-r {
        position: absolute;
        right: 30px;
        font-size: 35px;
        line-height: 1;
        bottom: 50px;
        color: #ececec;
    }

	.about-img {
		position: relative;
		height:250px;
	}
    .carousel-indicators {
        bottom: 30px;
    }
    .carousel-control-next, .carousel-control-prev {
        display: none;
    }
	.post-description span {
        font-size: 13px;
    }
    .footer-menu a {
        font-size: 13px;
    }
    h5.interne-title {
        font-size: 26px;
    }
	.main-slider .carousel-caption h1 {
        font-size: 23px;
        line-height: 26px;
    }
    .main-slider .carousel-caption h5 {
		font-size: 23px;
		line-height: 26px;
	}

    .mention-leg h3 {
        font-size: 24px;
        line-height: 35px;
    }
    .widget-list-news span.post-title {
        letter-spacing: 0;
    }
    .widget-list-news .post-description span {
        font-size: 13px;
    }
    .widget-list-news .post-image-left {
        margin-top: 5em;
    }
    .bloc-title {
        font-size: 32px;
    }
    .bien-btn, .bien-btn:hover ,.btn-dark , .btn-dark :hover{
    	font-size:15px;
    }
    h2.bloc-title {
        font-size: 25px;
        line-height: 27px;
    }
    .line{
    	display:none;
    }
    .img-left , .img-right{
        margin-left: 0;
    	margin-right:0;
    }
    .section-title-pg h1 {
        font-size: 26px;
        line-height: 30px;
    }
    .widget-actualites-page h3 {
        font-size: 20px;
        line-height: 22px;
    }
    .box-tem .quote-l , .box-tem2 .quote-l{
        left: 30px;
    }
    .box-tem .quote-r , .box-tem2 .quote-r {
        right: 30px;
    }
    iframe {
        width: 100%!important;
        display: block !important;
    }
    #main-menu {
        position: fixed;
        background: #000;
        left: 0;
        right: 0;
        top: 0;
        text-align: center;
        bottom: 0;
    }
    #main-menu .navbar-nav {
        padding: 13% 0;
        height: 100vh;
    }
}

@media screen and (max-width:325px){
    .footer-menu a {
        font-size: 12px;
    }
}

@media (max-width: 575px){
    .website-wrapper .nav-tabs .nav-link {
        padding: 0px 10px;
        margin: 5px;
        font-size: 16px;
    }
}