
@media screen and (min-width:1921px) and (max-width:3200px) {



}

@media screen and (min-width:1451px) and (max-width:1920px) {

	

}

@media screen and (min-width:1281px) and (max-width:1450px) {




}

@media screen and (min-width:1125px) and (max-width:1280px) {
.portraits {
  width: 80%;
  height: auto; }
.right {
  float: right; }
	
.services .item .icon {
    margin-right: 30px;
}
h4 {
    font-size: 28px;
}
	


}

@media screen and (min-width:991px) and (max-width:1124px) {
.portraits {
  width: 80%;
  height: auto; }
.right {
  float: right; }

.services .item .icon {
    margin-right: 10px;
}
h4 {
    font-size: 25px;
}
.block-sec .testim-box .item p {
    font-size: 15px;
}


	
}

/* --------------------------------------------------------------------------------------------------------------- */
/* Résolution inférieur à 800px
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:801px) and (max-width:990px) {
	
.portraits {
  width: 100%;
  height: auto; }

.pt-200 {
    padding-top: 0px !important;
}
.pt-150 {
    padding-top: 0px !important;
}

}



@media screen and (min-width:0px) and (max-width:800px) {

.section-padding-top-220 {
    padding-top: 100px;
}
	
.portraits {
  width: 100%;
  height: auto; }
	

.services .item .icon {
    margin-right: 15px;
}

.pt-200 {
    padding-top: 0px !important;
}
.pt-150 {
    padding-top: 0px !important;
}

}


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



}



@media screen and (min-width:0px) and (max-width:576px) {

 

}



/* --------------------------------------------------------------------------------------------------------------- */
/* Résolution comprise entre 0 et 480px (mobile)
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:0px) and (max-width:480px) {


}

@media screen and (min-width:0px) and (max-width:320px) {


}