/*****************nav caroussel*************************/
@media screen and (min-width:1360px){
    .owl-nav .owl-prev {
      left: -100px;
    }

    .owl-nav .owl-next {
      right:-100px;
    }
}
@media screen and (max-width:1359px) and (min-width:1025px){
    .owl-nav .owl-prev {
      left: -30px;
    }

    .owl-nav .owl-next {
      right:-30px;
    }
}

@media screen and (max-width:1024px) and (min-width:992px){
    .owl-nav .owl-prev {
      left: -16px;
    }

    .owl-nav .owl-next {
      right:-16px;
    }
}

/*****************end nav caroussel*************************/

@media screen and (max-width:1199px) and (min-width:992px){
    .main-navbar .navbar-nav .nav-link {
        padding: 1rem 10px;
    }
    .widget-slider {
        margin-top: -95px;
    }
    .main-slider .carousel-caption h5 {
        font-size: 50px;
    }
    .about-text h3 {
        font-weight: 600;
        font-size: 20px;
    }
    .about-text p {
        font-size: 15px;
    }
    .btn-custom {
        font-size: 14px;
    }
    
    p.contact-social {
        font-size: 18px;
    }
    .news-page span.post-title {
        font-size: 13px;
    }
    p.post-text {
        font-size: 14px;
    }
    .equipe-image.right-content h3 {
        right: -15px;
    }
    .equipe-image.right-content h4 {
        right: -15px; 
    }
    .equipe-image.left-content h3 {
        left: -15px;
    }
    .equipe-image.left-content h4 {
        left: -15px; 
    }
}


@media screen and (max-width:991px) and (min-width:768px){		
	.about-text h3 {
        font-size: 15px ;
    }
    .news-page span.post-title {
        font-size: 16px;
    }
    .social-buttons a {
        margin: 0 1px 10px 0;
    }
    .main-navbar .navbar-nav .nav-link {
        color: #ffffff;
    }
    .contact-bloc .contact-info {
        font-weight: 400;
        font-size: 16px;
        color: #5a5858;
    }
    p.post-title {
        font-size:13px ;  
    }
	
    .main-slider .carousel-caption h5 {
        font-size: 40px;
    }

    
    .about-text p {
        font-size: 14px;
    }
    .btn-custom {
        font-size: 14px;
    }
   
    .widget-text-banner-background h3 {
        font-size: 33px;
    }
    
    p.contact-social {
        font-size: 14px;
    }
    .filtre a {
        margin: 0 5px;
    }
    .filtre .btn-custom {
        padding: 5px 35px;
    }
    .equipe-image.right-content h3 {
        right: -15px;
    }
    .equipe-image.right-content h4 {
        right: -15px; 
    }
    .equipe-image.left-content h3 {
        left: -15px;
    }
    .equipe-image.left-content h4 {
        left: -15px; 
    }
    a.quote-l , a.quote-r{
        top: 30px;
    }
}

@media screen and (max-width:991px){
	.hamburger-menu #main-menu {
		position: absolute;
		background: #000000;
		left: auto !important;
		right: 0;
		top: 100%;
		text-align: center;
        min-width: 100%;
	}
    .main-navbar {
        background: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px 15px;
    }
	.main-navbar .navbar-nav .nav-link {
        color: #ffffff;
    }
    .header {
        min-height: 500px;
    }
    .header {
        margin-top: 0;
    }
    .carousel-item {
        padding-top: 65%;
    }
    .main-navbar .navbar-brand img {
        max-width: 160px;
        max-height: 60px;
    }
    .section-title-pg {
        padding-top: 65%;
    }
    .main-slider .carousel-caption p {
        font-size: 16px;
        line-height: 1;
    }
    p{
        font-size: 18px;
    }
    h3.service-title {
        font-size: 28px;
    }
    h3.service-title span {
        font-size: 40px;
    }
    span.post-title {
        font-size: 16px;
    }
    .post-my {
        font-size: 14px;
    }
    .widget-text-banner-background p {
        font-size: 20px;
    }
    .contact-bloc .contact-info {
        font-size: 16px;

    }
    .contact-bloc p {
        font-size: 20px;
    }
    h3{
        font-size: 28px;
    }
    .widget-about-cours-text p {
        font-size: 20px;
    }
    h2{
        font-size: 32px;
    }
    .news-page span.post-title {
        font-size: 18px;
    }
    .btn-custom {
        font-size: 16px;
    }
    .website-wrapper .nav-tabs .nav-item .nav-link {
        font-size: 18px;
    }
    .produits h3 {
        font-size: 22px;
    }
    .produits h4 {
        font-size: 22px;
    }
    .modal-btn {
        font-size: 16px;
    }
    .equipe-image.right-content h3 {
        font-size: 22px;
    }
    .equipe-image.right-content h4 {
        font-size: 18px;
    }
    .tem-content h3 {
        font-size: 22px;
    }
    .mention-leg p {
        font-size: 20px;
    }
    .catalogue-image {
        height: 210px;
    }
    #main-menu {
        position: fixed;
        background: #000;
        left: 0;
        right: 0;
        top: 0;
        text-align: center;
    }
    #main-menu .navbar-nav {
        padding: 9% 0;
    }
    .overflow{
        overflow: hidden;
    }
    p, h6 {
        font-size: 16px;
    }
    h1 {
        font-size: 26px;
    }
    h2{
        font-size: 24px;
    }
    h3 {
        font-size: 22px;
    }
    h4{
        font-size: 20px;
    }
    h5{
        font-size: 18px;
    }
    *{
        line-height: 1.3;
    }
	
	.modal .popup-item{
		height: 340px !important;
	}
    .btn-custom {
        padding: 10px 25px;
        font-size: 14px;
    }
}

@media screen and (max-width:767px){
	.about-img {
		position: relative;
		height:250px;
	}
    .widget-text-banner-background h3 {
        font-size: 35px;
    }

    .owl-nav .owl-prev, .owl-nav .owl-next{
	   display:none;
    }
  
    .section-title-pg h1 {
        font-size: 28px;
    }
	
	.about-text h3 {
		font-size: 21px;
	}
	
    
    .contact-bloc h2.bloc-title {
        font-size: 20px;
    }
    p.contact-social {
        font-size: 19px;
    }
    .widget-latest_news h2.bloc-title {
        font-size: 20px;
    }
    .widget-collections h2.bloc-title {
        font-size: 20px;
    }
    
   
    .widget-about-image-text h2.bloc-title {
        font-size: 21px;
    }
    .news-page span.post-title {
        font-size: 14px;
        letter-spacing:0;
    }
    .filtre a {
        margin: 25px 0;
        display: block;
    }
    a.quote-l , a.quote-r{
        left: 50%;
        transform: translateX(-50%);
        top: -60px;
    	right:auto;
    	font-size: 60px;
    }
    .tem-content h4 {
        position: absolute;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
      
        color: #ed1c24;
        font-size: 16px;
        font-weight: 500;
    	    top: 15px;
    } 
    .tem-content {
        position: relative;
        padding: 40px 30px 0;
    }

    .navbar-brand.widget.logo.widget.widget-logo.widget-logo-main_logo img {
        max-width: 85%;
    }
    .navbar-brand {
        margin-right: -30px;
    }

    .main-slider .carousel-caption h5 {
        font-size: 24px;
        line-height: 35px;
        margin: 0
    }
    .catalogue-image {
        height: 350px;
    }
    #main-menu {
        position: fixed;
        background: #000;
        left: 0;
        right: 0;
        top: 0;
        text-align: center;
        bottom: 0;
    }
    #main-menu .navbar-nav {
		min-height: 100vh;
		padding: 50px 0 50px;
		display: block !important;
		height: 100%;
	}
    .main-slider .carousel-caption h5 {
        margin-bottom: 10px !important;
    }
    .main-slider .carousel-caption p {
        margin-top: 0 !important;
    }
}

@media (max-width: 425px){
	.modal .popup-item {
		height: 256px !important;
	}
}


