@media only screen and (max-width:1200px){
    .suiv_links a img{
        margin-top: 0;
    }

}
@media only screen and (max-width:1377px) and (min-width:1300px){
    .slider-cell {
    display: table-cell;
    vertical-align: middle;
   /* background-image: url(../images/slider-img.png);
    background-position: 43vw 75%;
    background-repeat: no-repeat;
    background-size: 60%;*/
}
.section-title p {
    margin-bottom: 18px;
    color: #000;
}
.slider-text {
    text-align: center;
    margin-top: 31vh;
    transform: translateY(0%);
}
}
/*Large screen*/
/*@media (min-width: 1201px) and (max-width: 1600px){
    .bnr-overly .col-md-offset-1{
        margin-left: 5%;
    }
    .bnr-overly .col-md-2{
        width: 18%;
    }
    .bnr-overly .text-center{
        width: 100%;
    }
} */
/* Medium Layout */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.slider-table{ height:50vh}
     .slider-text {
		margin-top: 17%;
		transform: translateY(0%);
	}
	  .price-box h4 {
        font-size: 18px !important;
    }
	.price-box {
		padding: 20px;
		background-size: auto 20%;
	}
	.about-card-content p{
		font-size:15px;
		padding:0
	}
	.price-box ul li{
		font-size:14px
	}
	.hero-btn, input[type=submit].hero-btn{
		font-size:18px;
		padding:10px 22px;
	}
	/*#counter .counter-banner .bnr-overly h2{ font-size:22px}*/

    .section-border{
        border: none;
    }
    .section-big {
        padding: 100px 0;
    }
    .about-content {
        padding-top: 0px;
    }
    .about-card {
        margin-bottom: 20px;
    }
    .section-title p {
        width: 96%;
        margin: 0 auto;
		margin-bottom: 20px;
    }
    .about-text p {
        width: 97%;
        margin: 0;
		text-align: justify;
		line-height: 28px;
    }
	.discription{
		width: 97%;
	}
    .watch img {
        margin-top: -18%;
    }
    .hero-text {
        top: 55%;
    }
    .slider h1 {
        font-size: 48px;
    }
    /*.contact-form {
		margin: 145px 0 0px;
	}*/
    .btn {
		padding: 10px 30px;
	}
    .button-group a {
		margin-right: 3px;
	}
    .button-group a i {
		left: 5px;
	}
	.navbar-nav li{
		padding: 10px 0px 0px 10px;
	}
	.banner-image{
		top: 35%;
	}
	.button-group .store-buttons{
		width: 50%;
		margin: auto;
	}
	.bnr-overly .text-center{
		text-align: center;
		margin: auto;
		width: 100%;
    }
    /*
    .bnr-overly .col-md-offset-1{
        margin-left: 0%;
    }
    .bnr-overly .col-md-2{
        width: 20%;
    } */
    .single-feature h3{
        font-size: 18px;
    }
}

/* Tablet Layout */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.slider-table{ height:50vh}
	
	.slider-img img{ display: block;
    
    margin-top: 26%;
    margin-left: 20%;
    max-width: 120%;
    display: block;}
	.btn-partener{
		padding:5px 10px;
		font-size:14px;
		margin-top:7px
	}
	.deal-section .deal-thmbimg img{ width:150px; height:150px;}
	.about-card{ height:350px}
	.video-area{ padding:50px 0}
	.slider-cell{ background:none}
    .navbar-nav li {
        padding: 10px 0px 0px 5px;
    }
     .btn {
		padding: 10px 25px;
	}
    .button-group a {
		margin-right: 3px;
	}
    .button-group a i {
		left: 3px;
		top: 23px;
		font-size: 22px;
	}
    .nav.navbar-nav {
		margin-right: 0px;
	}
    .navbar-brand img{
        width: 170px;
    }
    .navbar-nav li a {
		font-size: 14px;
	}
    .slider-text h2, .slider-text h3 {
		font-size: 36px;
	}
    .slider-text p {
		width: 325px;
		margin:0 auto
	}
    .slider-text {
		margin-top: 17%;
		transform: translateY(0%);
	}
    .about-card-content h4 {
		font-size: 16px;
	}
    .feature-sm{
        margin-bottom: 60px;
    }
    .price-box h4 {
        font-size: 17px !important;
    }
	.price-box {
		padding: 20px;
		background-size: auto 10%;
	}
	.about-card-content p{
		font-size:15px;
		padding:0
	}
	.price-box ul li{
		font-size:12px
	}
	.hero-btn, input[type=submit].hero-btn{
		font-size:18px;
		padding:10px 22px;
	}
	#counter .counter-banner .bnr-overly h2{ text-align:center}
	.price-box .price-rate{
		font-size:15px;
		margin:10px 0 0 0
	}
	.price-box .price-rate font{
		font-size:34px
	}
	.price-box .price-rate sup font{
		font-size:large
	}
    .bttn-default {
		padding: 10px 22px;
	}
   
    .bttn-default {
        font-size: 14px;
    }
    .video {
        margin-bottom: 0px;
    }
    .con-phone {
        margin: 0 auto;
    }
    .section-title p {
        width: 100%;
        margin: 0 auto;
    }
     .about-text p {
        margin: auto;
		text-align: justify;
    }
    .about-span p {
		margin-left: 0px;
    }
    .slider h1 {
        font-size: 36px;
    }
    .hero-text {
        top: 50%;
    }
	.banner-image{
		top: 40%;
	}
    .contact-form {
		margin: 18px 0 0px;
	}
    .banner2-image img {
		margin-top: 20%;
    }
    .bnr-overly .text-center{
        width: 100%;
    }
	#counter .counter-banner .bnr-overly .counter-text p{
		font-size: 14px;
	}
	#counter .counter-banner .bnr-overly .counter-text h4{
		font-size: 22px;
	}
	.button-group .store-buttons{
		width: 50%;
		margin: auto;
	}
	.about-span{
		width: 100%;
	}
	.mobile{
        width: 26%;
        margin-left: 0;
        margin-top: 7%;
	}
	.row-image , .row-text{
		width: 100%;
	}
	.row-image img{
		width: 100%;
	}
	.store-buttons{
		text-align: center;
    }
    .hidden-xsmobile{
        margin-left: 0;
    }
    .count-in {
        margin: 35px 0;
    }
}

/* Mobile Layout */

@media only screen and (max-width: 991px) {
    #header_detail_pdt .header_detail_pdt_left{
        padding-left: 0;
    }
    #header_detail_pdt .header_detail_pdt_left h2{
        font-size: 30px;
    }
    #header_detail_pdt .header_detail_pdt_left img{
        margin-left: 20px;
    }
    #deal-section .row > div:nth-child(4n+1){
        clear: none;
    }
    #deal-section .row > div:nth-child(3n+1){
        clear: both;
    }
}
@media only screen and (max-width: 767px) {
    .blc_avantages h2{
        font-size: 18px;
    }
    .blc_avantages p{
        font-size: 16px;
    }

    #header_detail_pdt{
        padding: 10px 0;
    }
    #header_detail_pdt .header_detail_pdt_left h2{
        padding-top: 20px;
    }
    #header_detail_pdt .btn_back{
        display: none;
    }
    #categories_mobile{
        display: block;
    }
    #banner-interne{
        background: #533c97;
    }
    #categories_internes{
        display: none;
    }
    #deal-section .row > div:nth-child(3n+1){
        clear: none;
    }
    #deal-section .row > div:nth-child(2n+1){
        clear: both;
    }
    #counter .counter-banner .bnr-overly h2{
        text-align: center;
        color: #4c3489;
        font-size: 32px;
    }

    .bnr-overly .cnt_list_counter{
        border: none;
    }
/*    .owl-categories.owl-theme .owl-nav{
        display: none;
    }*/
    .owl-categories.owl-theme .owl-nav .owl-next{
        right: 0;
    }
    .owl-categories.owl-theme .owl-nav .owl-prev{
        left: 0;
    }
    .owl-categories.owl-carousel:hover .owl-nav > div.owl-prev{left: 0}
    .owl-categories.owl-carousel:hover .owl-nav > div.owl-next{right: 0}
    .owl-categories{
        padding: 0 30px;
    }
    .section-title p.txt_cat_style{
        margin-bottom: 30px;
    }
    #categories{
        padding-bottom: 30px;
        background: #faf9ff;
    }
    .lnr {
        font-size: 26px;
    }
      .slider-cell{
        
      }
    .about-card{
        margin-bottom:30px;
    }

    .about-area{
        padding: 0;
    }
    .video-area {
        background: #f8f6fb;
        padding: 30px;
    }
    .navbar-brand>img{
        width: 80%;
        margin: 2% 4%;
    }
	.slider-area{ background-size:cover}
    .slider-img{ display:block; padding:0; overflow:hidden}
	.slider-cell{ background:none}
    .navbar-toggle {
        margin-right: 0px;
        top: -7px;
    }
    .navbar-nav li {
		padding: 0px 30px 7px 30px;
		text-align: center;
	}
    .navbar-nav li.active a:before {
		bottom: -10px;
		background: none;
	}
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        background: rgb(59, 34, 93);
    }
    
    .navbar {
        min-height: 0px;
        margin-top: 10px;
    }
    
    .mainmenu .navbar-nav {
        margin: 0;
    }
    
    .mainmenu .navbar-nav li {
        float: none;
        display: block;
    }
    .active{
        color: #fece06;
        font-weight: bolder;
    }
    
    .mainmenu .navbar-nav li a {
        padding: 5px 15px;
        color: inherit;
    }

    .navbar-fixed-top .navbar-collapse {
        margin: 17px -15px;
        /* padding: 18px; */
        color: #ffffff;
        /* box-shadow: 0px 3px 5px 0px rgba(115, 70, 182, 1); */
		position:relative;
		padding-bottom:25px
    }
    
    .navbar-fixed-top.sticky-menu .navbar-collapse {
        margin: 0 -15px;
       padding-bottom: 45px;
    }

    
    .con-phone {
        margin: 0 auto;
    }
    
    .hero-text{
        text-align: center;
    }

    .slider p{
        margin-bottom: 20px !important;
        width: 80%;
        margin: auto;
        padding-right: 0;
    }

    .slider-text {
        margin-top: 38%;
		text-align: center;
    }
    .section-title h2 , .download-inner h2{
        font-size: 32px;
		line-height: 36px;
    }
    .slider-text h2,
    .slider-text h3 {
        font-size: 30px;
		padding-top:0
    }
	.slider-text .hero-btn{ float:inherit}
    .section-title p {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    }
	.available-inner p{
		text-align: center;
	}
	.available-inner img{
		margin-top: 20px;
	}
    .slider-text p{
        width: 350px;
		margin: auto;
		text-align: justify;
		font-size: 16px;
    }
    .feature-sm{
        margin-bottom: 50px;
    }
    .section-border{
        border: none;
    }
    .compat-content {
        margin: 35px 0;
    }
    .contact-form {
        margin: 25px 0 0px;
    }
	#counter .counter-banner .bnr-overly .counter-text img{
		margin-bottom: 0px;
		margin-top: 30px;
	}
	.price-box ul li{
		display: block;
	}
	.about-p{
		margin: 0 22px;
		width: 95%;
	}
	.button-group .store-buttons{
		width: 50%;
    margin: auto;
	}
	.about-span{
		width: 98%;
	}
	.button-group{
		text-align: center !important;
	}
	.banner-image{
		display: none;
    }
  /*  .count-in{
        margin-top: 35px;
    }*/
    #counter .counter-banner{
        padding: 30px 0;
    }
    .cont-icon, .cont-footer{
        padding: 10px 15px;
    }
    .form_partner label.error{
        font-size: 12px;
    }
    #section_top .txt_banner{
        font-size: 30px;
    }
    .text-icon-box h4{
        
font-size: 16px;
    }
    .text-icon-box p{
        
font-size: 14px;
    }
    .cont-icon h4{
        
font-size: 18px;
    }
    .faq-text h4{
        
font-weight: 600;
    }
    .faq-text p{
        
font-size: 12px;
        
color: #777;
    }
	.deal-section .deal-thmbimg img{ width:150px; height:150px;}
    #header_detail_pdt .header_detail_pdt_left h2 {
        font-size: 20px;
        margin: 0;
    }
    #header_detail_pdt .header_detail_pdt_left p{
        font-size: 14px;
    }
    #header_detail_pdt .header_detail_pdt_left img {
        margin-left: 0;
        margin-right: 20px;
    }
}


/* Small Mobile Layout */

@media only screen and (max-width: 520px) {

    .form_partner label.error{
        position: relative;
        right: inherit;
    }
    .blc_desc_pdt p{
        font-size: 16px;
    }
    .blc_avantages{
        padding: 21px 70px 21px 20px;
    }
	.menu-area.navbar-fixed-top.sticky-menu{ height:60px}
	.section-checkout label, .checkout label, .section-checkout label a, .checkout label a{ font-size:12px}
	.section-checkout .product-checkout-payment ul li label{ font-size:13px}
	.deal-section .deal-thmbimg img{ width:150px; height:150px;}
	.btn-partener{  
	    display: block;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -110px;
padding:15px 0 !important; 
width:220px;
text-align:center
	}
    .hero-btn {
        font-size: 20px; 
        padding: 15px 30px;
    }
      .slider-text {
       margin-top: 135px;
       transform: translateY(0%);
    }
    .slider-text p {
		width: 290px;
		    text-align: center;
    padding-bottom: 30px;
}
    .slider-text h2,
    .slider-text h3 {
     font-size: 23px;
    line-height: 28px;
    }
	.category-content a{ font-size:16px}
	#counter .counter-banner .bnr-overly h2{ text-align:center;    font-size: 26px;padding-bottom: 20px;}
		.contact-logo img {
    margin: 0 auto;
    padding: 0;
    width: 60%;
}
    .promo .promo-col .member-promo h4{
        padding-left: 10px;
        padding-right: 10px;
    }
    .promo .promo-col .member-promo p{
        padding: 10px;
    }
	.text-icon-box{
		padding: 0px 40px 0 40px;
		}
	.form-in{ margin:15px auto}
	.slider-img img {
  margin-top: 26%;
  margin-left:8%;
  max-width:170%;
  display:block
}
    .slider-text p, .form-in {
		width: 300px;
}
    .about-text p {
    width: 92%;
    margin: 0 10px;
}
    .count-in{
        margin: 35px 0;
    }
    .price-box{
        margin-bottom: 50px;
    }
    .video a {
		width: 50px;
		height: 50px;
	}
    h2{
		font-size: 30px;
	}
	h4{
		font-size: 20px;
	}
    .download-inner p a img{
        width: 130px;
    }
    .compat-content {
        margin-bottom: 20px;
    }
    .slider h1 {
        font-size: 28px;
    }
    .newsletter-form input[type="submit"] {
    padding: 11px 8px;
}
    
    .banner-image{
        visibility: hidden;
    }
	.button-group a {
		margin-right: 0px;
	}
	.button-group a p , .button-group a span{
		font-size: 14px;
	}
	.button-group a i {
		padding-right: 7px;
		left: 10px;
		font-size: 20px;
	}
	.btn{
		padding: 10px 30px;
    }
    .promo.promo-interne .promo-col img {
        height: 180px;
        object-fit: cover;
    }
	.section-checkout .col2-set, .checkout .col2-set{
		width:auto;
		margin:0 -15px
	}
	.menu-area.navbar-fixed-top{ height:60px}
	.app-one{ width:45%}
	.sticky-menu .navbar, .navbar{ margin-top:7px}
	.pdt{ padding-top:30px}
	.cont-footer-color ul li a, .cont-footer ul li a{ font-size:14px}
	.cont-footer-color ul li a, .cont-footer ul li a{ font-size:14px}
	.cont-icon, .cont-footer{ padding:15px 0 15px 20px}
	.cgu{ width:95% !important}
	.copyright-text p{
		font-size: 12px;
		text-align:center
	}
	.promo .promo-col .member-promo h4{ font-size:12px}
	.promo .promo-col .member-promo p{ font-size:12px}
    .download-inner .p-btn a{
        display: block;
        margin-bottom: 20px;
    }
    #download-app{
        padding-top: 30px;
    }
    .blc_avantages .blc_avantages_right .remise_blc{
        width: 300px;
    }
}


@media only screen and (max-width: 480px) {

    #telechargement{
        width: 200px;
    }
    #telechargement .p-btn a{
        margin-bottom: 20px;
        display: block;
    }
    #telechargement .p-btn a:last-child{
        margin-bottom: 0;
    }
    #header_detail_pdt .header_detail_pdt_left{
        text-align: center;
    }
    #header_detail_pdt .header_detail_pdt_left img{
        float: none;
    }
}
@media only screen and (max-width: 360px) {
    .cont-footer ul li span{
        margin-right: 0;
    }
    .suiv_links a img{
        margin-right: 0;
    }
    #section_top{
        padding-top: 30px;
    }
    #section_top .txt_banner{
        font-size: 22px;
    }
    .section-big {
        padding: 20px 0;
    }

	.promo .promo-col .member-promo h4{ font-size:12px}
	.promo .promo-col .member-promo p{ font-size:12px}
	.cgu{ width:95%!important}
	.cont-footer-color ul li a, .cont-footer ul li a{ font-size:14px}
	.cont-icon, .cont-footer{ padding:15px 0 15px 20px}
	.pdt{ padding-top:30px}
	.sticky-menu .navbar, .navbar{ margin-top:7px}
	.menu-area.navbar-fixed-top.sticky-menu{ height:60px}
	.section-checkout .product-checkout-payment ul li label{ font-size:13px}
	.section-checkout label, .checkout label, .section-checkout label a, .checkout label a{ font-size:13px}
	.app-one{ width:45%}
	.menu-area.navbar-fixed-top{ height:60px}
	.section-checkout .col2-set, .checkout .col2-set{
		width:auto;
		margin:0 -15px
	}
	.deal-section .deal-thmbimg img{ width:150px; height:150px;}
    .hero-btn {
        font-size: 16px;
        padding: 10px 30px;
    }
    .slider-text {
       margin-top: 135px;
       transform: translateY(0%);
    }
    .slider-text p {
		width: 290px;
		    text-align: center;
    padding-bottom: 30px;
}
    .slider-text h2,
    .slider-text h3 {
     font-size: 23px;
    line-height: 28px;
    }
	.category-content a{ font-size:16px}
	#counter .counter-banner .bnr-overly h2{ text-align:center;    font-size: 26px;padding-bottom: 20px;}

	.contact-logo img {
    margin: 0 auto;
    padding: 0;
    width: 60%;
}
	.author-name-image h4 , .author-name-image a{
		font-size: 18px;
		font-weight: 600;
	}
    .section-title p , .download-inner p {
        font-size: 16px;
        /* margin-bottom: 35px; */
        padding: 0 14px 18px 14px;
    }
    .about-text p {
        width: 290px;
		text-align: justify;
    }
    .button-group a {
		margin-right: -2px;
	}
    .button-group a {
		margin-right: 0px;
	}
	.single-feature h3 , .price-box .price-rate , .compa-inner .compat-content h3{
		font-size: 22px;
	}
	.copyright-text p{
		font-size: 12px;
		text-align:center
	}
	.about-card-content h4{
		font-size: 22px;
	}
	.button-group a p , .button-group a span{
		font-size: 12px;
	}
	.button-group a i {
		padding-right: 6px;
		left: 3px;
		font-size: 20px;
	}
	.btn{
		padding: 10px 25px;
	}
    .blc_avantages .blc_avantages_right .remise_blc{
        width: 260px;
    }
    .blc_avantages .blc_avantages_right .remise_blc .blc_middle_remise img{
        float: none;
        margin: 0 auto 20px;
    }
    .blc_avantages .blc_avantages_right .remise_blc .blc_middle_remise ul{
        width: 100%;
        float: none;
    }
    #Enseignes {
        padding-bottom: 20px;
    }
    #deal-section .row > div{
        width: 100%;
    }
}
