

/* ################################################ 

##	min-width= 320px and max-width= 480px    

##	Device = Most of the Smartphones Mobiles (Portrait)
##	Screen = B/w 320px to 479px

#####################################################    */
@media screen and  (max-width: 360px){
	#bloc-4 img{
		display: none;
	}
	#bloc-4 .iinext-3 img{
		display: none;
	}

	canvas {
	  background-image: none;
 
	}

}
@media screen and  (min-width: 320px) and (max-width: 480px) { 
	canvas {
		background-image: none;
   
	  }
	.header .logo-iinext{
		
		min-width: 20px;
		max-width: 80px;
		margin-left: 20px;
	}
	.header .mobile p {
		/* border: 1px solid red; */
		font-size: 10px;
		color: #fff;
		letter-spacing: .1em;
	}
	.header .mobile ul {

		margin-right: 20px;
	}
	.wrap-menu {
		/* border: 1px solid #f00; */
		width: 40px;
		height: 400px;
	}
	#bloc-6 .prices .wrap-CRM ul {
		/* border: 1px solid #f00 ; */
		margin-bottom: 200px;

	}
	#bloc-6 .wrap-CRM .content {
		background: #270a35;
		height: 750px;
	}
	.banaire h3 {
		font-size: 22pt;	
	}
	
	.iinext-3 {
    /* border: 1px solid green; */
    position: relative;
    z-index: 100002;
    margin-top: 10px;
}
	.menu { 
		position: fixed; 
		top: 0; 
		right:-170px; 
		height: auto;
		width: 200px; 
		top: 20%;
		background-image: url('../images/bg-menu.png'); 
		padding:20px; 
		-webkit-overflow-scrolling: touch; 
		}
		#drawer-toggle-label{
			
			display: inline-block;
		}
		#bloc-2 p, #bloc-3 p{
      
			font-size: 10pt;
			text-align: left;
			font-weight: bold;
			margin: 0;
		}
    #bloc-3 p,#bloc-4 p,#bloc-6 p {
        /* border: 1px solid red; */
        
        font-size: 12pt;
      
	}
	#bloc-3 strong {
	
		/* border: 1px solid red; */
		font-size: 22px;

	}
	 #bloc-6 .qui-somme-nous .next {
		/* border: 1px solid red; */
		font-size: 12pt !important;
		margin-bottom: 100px;
	}
	#bloc-4 img{
		/* display: none; */
	}
	
	.iinext-2 {
		/* border: 1px solid green; */
		margin-top: 0px;
	}
	#home .banaire div.semi-rect {
	
		padding-bottom: 0px;
		padding-top: 10px;
	}
	.semi-rect h1 {
    font-size: 20pt;
}
	#bloc-2 h2, #bloc-4 h2 {
		margin-top: 20px;
		font-size: 35pt;
		/* background: #000; */
	}
	#bloc-2 .about-number, #bloc-4 .about-number {
		position: relative;
		right: 20px;
	}
	#bloc-6 .wrap-trunk-sip .content,
	#bloc-6 .wrap-product-crm .content,
	#bloc-6 .wrap-product-canal .content
	{
		background-image: none;
		padding-top: 0px;
	}
	#bloc-5 .text-1, #bloc-5 .text-2, #bloc-5 .text-3 {
		border: 1px solid red;
		font-size: 8.01pt;
		color: #fff;
		text-align: left;
	}
	
	#bloc-5{
		display: none;
	}

    #bloc-2 .iinext-2 {
		margin-top:-70px;
		position: relative;
		top: -20;
    	z-index: 300;
	}
	#bloc-3 {
		width: 100%;
		height: 140vh;
	}
	#bloc-3 .pourcentage {
		border: 1px solid #2a013f;
		position: relative;
		top: -50px;
		left: 30px;
		z-index: 20;
		height: auto;
	}
	#bloc-3 h2 {
        /* border: 1px solid red; */
        position: relative;
		left: 0px;
		font-size: 30pt;
		line-height: normal;
	}
	#bloc-6  .product-name{
		float: none;
		
	}
	#bloc-6 .qui-somme-nous .next {
		/* border: 1px solid red; */
		/* position: relative; */
		margin-top: 6%;
		margin-right: 3.5%;
	}
	#bloc-6 .qui-somme-nous .ii {
		/* border: 1px solid red; */
		/* position: relative; */
		margin-top: -5%;
		margin-right: 3.5%;
	}
	#bloc-6 .wrap-product-canal .content{
        background-image: none;
    	height: auto;
        
	}
	#bloc-6  .wrap-product-map .content{
		background-image: none;
	padding-bottom: 10px;

	}
	#bloc-6 .wrap-trunk-sip .content {

		background-image: none;
		padding-bottom: 10px;

	}
	#bloc-6 .wrap-product-crm .content{
		background-image: none;
		padding-bottom: 10px;
	}
	#bloc-5 .text-1 h2 {
		font-size: 14.08pt;
		/* position: relative;
		top: 100px;
		left: 180px; */
	}
	#bloc-5 .text-2 h2 {
		font-size: 14.08pt;
		/* position: relative;
		top: 10px;
		left: -30px; */
	}
	#bloc-5 .text-3 {
		position: relative;
		top: -100px;
	}
	#bloc-5 .text-1 h2 {
		font-size: 14.08pt;
		position: relative;
		top: -10px;
		left: 0;
	}
	#bloc-5 .text-2 h2 {
		font-size: 14.08pt;
		position: relative;
		top: -10px;
		left: 0px;
	}

	#bloc-5 .wrap-img {
		display: none;
	}

	/* *******Block 1 and 2 ******************* */
.banaire {
        /* border: 1px solid green; */
        
        margin-top: 100px;
        /* background: #040c2a; */
    }
	
#bloc-3 .iinext-2{
        clear: left;
        margin-top: 0px;
	}
#home .iinext-3 img {
	/* display: none; */
}
#home .iinext-3 {
    /* border: 1px solid green; */
   
    float: none;
}
#blog .cover img {
		/* border: 1px solid #f00; */
		height: auto;
		margin-left: 0;
	}
#contact ul li {
		/* border: 1px solid red; */
		display: inline-block;
	 margin-left: 0px;
	}
#contact ul li img{
	margin: auto;
}
#contact input[type=email] {
			width: 280px;
			height: 50px;
			margin-top: 10px;
			margin-left: 0px;
		}
#contact textarea {
			margin-top: 10px;
			margin-left: 0px;
			width: 280px;
			height: 120px;
		}
#bloc-4	.iinext-2{
        clear: left;
        margin-top: -50px;
	}
	.banaire h1{

		font-size: 15pt;
		
	}
	.banaire p{

		font-size: 18pt;
		
	}
	#bloc-6 .qui-somme-nous .wrapper{
		/* border: 1px solid #f0f; */
			margin-bottom: 10%;
			background-image: none;
		}
	#bloc-6  .prices span {
			/* border: 1px solid #f0f; */
			padding: 0;
			color:#ffffff;
			font-weight: bold;
			font-size: 6em;
			margin:10px auto;
		}
	#bloc-6  .prices strong {
			/* border: 1px solid #f0f; */
			display: block;
			color:#ffffff;
			font-weight: bold;
			font-size: 1.2em;
			margin: 0 auto;
		
		}
	#bloc-6 .prices p{
			font-size: 12pt;
			color: #fff;
			margin: 70px 10px;
		}
		#bloc-6 .prices h2{
			font-size: 2em;
			color: #fff;
			
		}
	
	#bloc-6  .title, #bloc-6  .footer{
			/* border: 1px solid #f00 ; */
			padding: 5px 0;
			width:auto;
		
			
		}
		#contact .adress h2 {
			/* border: 1px solid red; */
			 width: 90%;
			 font-size: 19pt;
		}
	#contact {
			
			height: 100vh
		}
	#bloc-9{
			display: none;
		}

}


/* ####################   min-width= 480px and max-width= 767px    ###################    */
@media only screen and (min-width: 480px) and (max-width: 767px){ 
	#home .banaire div.semi-rect {
		border: 1px solid transparent;
		padding-bottom: 6px;

	}
	.iinext-2 {
		/* border: 1px solid green; */
		margin-top: 50px;

	}
	#bloc-3 h2 {
		/* border: 1px solid red; */
		position: relative;
		left: 75%;
	}
	#bloc-2 p, #bloc-3 p{
      
        font-size: 15pt;
		text-align: left;
	}
	#bloc-3 strong{
		text-align: left;
		float: left;
	}
	
	.la-suite{
		min-width : 100px;
		font-size: 10.38pt;
		
	
	}
	#home .banaire h1, #bloc-2 .about-number h2, #bloc-3 h2, #bloc-4 h2 {
		margin-top: 0;
		font-size: 40pt;
		position: relative;
		z-index: 30;
		/* background: #000; */
	}
	#bloc-4 header{
		/* height: 0%; */
	}
	#contact input[type=email] {
        width: 350px;
        height: 50px;
        margin-top: 10px;
        margin-left: 0px;
	}
	#bloc-5{
		display: none;
	}
    #contact textarea {
        margin-top: 10px;
        margin-left: 0px;
        width: 350px;
    }
	#home .banaire h1{
		margin-top: 20px;
		font-size: 20pt;
		position: relative;
		z-index: 30;
		/* background: #000; */
	}
	#bloc-4 .about-number, #bloc-2 .about-number {
		/* border: 1px solid red; */
		position: relative;
		right: 0px;
		top: 0px;
		font-size: 45pt;
		
		z-index: 30;
		margin-top: 60px;
	}
	#bloc-4 .iinext-3 img{
		/* display: none; */
	}
	#bloc-6 .wrap-trunk-sip .content,
	#bloc-6 .wrap-product-crm .content,
	#bloc-6 .wrap-product-canal .content
	{
		background-image: none;
		padding-top: 0px;
	}
}

/* //////////////////////////// min-width: 768px and max-width: 1024px///////////////////////// */

@media screen and (max-width: 768px){
	#bloc-6 .wrap-trunk-sip .content,
	#bloc-6 .wrap-product-crm .content,
	#bloc-6 .wrap-product-canal .content
	{
		/* border: 1px solid #f00; */
		background-image: none;
		padding-top: 0px;
	}
	.logo-mobile{
		/* border: 1px solid #f00; */
		
		display: block;
	}
}


@media screen and (min-width: 768px) and (max-width: 1024px) {

	#bloc-5 .text-1 {
		position: relative;
		top: 10px;
		left: 0px;
	}
	#particles-js {
		border: 1px solid red;
		position: absolute;
		z-index: 10;
		width: 100%;
		height: 620vh;
	}
    .screen {
        /* border: 1px solid red; */
        width: 100%;
        height: 100%;
    }
    #bloc-5 .text-1 h2{
        font-size: 34.08pt;
        position: relative;
        top: 10px;
        left: 10px;
    
	}
	#bloc-5 .text-1 p {
		font-size: 10pt;
		/* top: 210px; */
		left: 60px;
		line-height: 1.1em;
	}
	.h2, h2 {
		font-size: 20px;
		font-weight: bold;
	}
	#bloc-6 .prices .price-number {
		/* border: 1px solid #f0f; */
		
		font-size: 2.5em;
		
	}
	#bloc-6 .wrap-Multi-canal ul {
		margin-top: 20px !important;
		/* border: 1px solid #f00; */
	}
	
	#bloc-6 .prices p {
		font-size: 14pt;
		color: #fff;
		text-align: left;
		margin: 10px 10px 20px;
	}
	
	#bloc-5 .text-2 h2 {
        font-size: 34.08pt;	
		position: relative;
		top: 0px;
	}
	#bloc-5 .text-3 h2 {
        font-size: 34.08pt;	
	top: 1000px;
   
	right: 140px;
}
    #contact input[type=email] {
        width: 500px;
        height: 50px;
        margin-top: 10px;
        margin-left: 0px;
    }
    #contact textarea {
        margin-top: 10px;
        margin-left: 0px;
        width: 500px;
    }
    #bloc-6 .prices span {
        /* border: 1px solid #f0f; */
        padding: 0;
        color: #ffffff;
        font-weight: bold;
        font-size: 3em;
        margin: 10px auto;
	}
	#bloc-2 .about-number {
		position: relative;
		right: 0px;
	}
    #bloc-6 .prices strong {
        /* border: 1px solid #f0f; */
        color: #ffffff;
        font-weight: bold;
        font-size: 1em;
        margin: 0 auto;
    }
	#bloc-5 .text-1, #bloc-5 .text-2 {
		/* border:1px solid red; */
		margin-top: 50px;
	}
    #bloc-3 p,#bloc-4 p {
        /* border: 1px solid red; */
        
        font-size: 12pt;
      
    }
    #bloc-6 .qui-somme-nous .wrapper {
        /* border: 1px solid #f0f; */
        margin-bottom: 10%;
        background-image: url(../images/qui-somme-nous-md.png);
        background-position: center;
        background-repeat: no-repeat, no-repeat;
    }
    #bloc-6 .qui-somme-nous .next {
        /* position: relative; */
        margin-top: 30%;
        margin-right: 5%;
    }
    #contact ul li {
        /* border: 1px solid red; */
        display: inline-block;
        width: 70px;
    
	}
	
    #bloc-6 .wrap-product-map .product-name {
    
        margin-right: 30px;
    }
    .banaire h1 {
        /* border: 1px solid rgb(255, 0, 128); */
        position: relative;
        z-index: 12;
        font-size: 25pt;
    }
    .iinext-3 img{
		/* max-width: 300px; */
		width:100%;
	}
	
    .iinext-3, .iinext-3 .robot {
        /* border: 1px solid green; */
        position: relative;
        z-index: 200;
	}
	#bloc-2 p {
		/* border: 1px solid red; */
		
		font-size: 16pt;
	}
	#bloc-5 .wrap-img {
		border: 0px solid green;
		padding: 0;
		position: relative;
		top: -90px;
		margin: 0;
	}

}

/* ####################   min-width= 1025px and max-width= 1280px    ###################    */

/* @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
    #bloc-5 .text-1 {
		position: relative;
		top: 10px;
		left: 120px;
	}
  
} */

/* ####################   min-width= 1025px and max-width= 1280px    ###################    */

@media (min-width: 1025px) and (max-width: 1280px) {
  
  
  
}

/* ####################   min-width= 992px  ###################    */


@media (max-width: 768px){ 
	
	#contact textarea {
		margin-top: 10px;
		margin-left: 0px;
		width: 300px;
	}
	#contact input[type=email] {
		width: 300px;
		height: 50px;
		margin-top: 10px;
		margin-left: 0px;
	}
 }
