
/* Custom Css - Hack & Buff by 79D */

/* Changement couleur typo footer */
.footer-copy-center #Footer .footer_copy .copyright{color:#999999;}

/* Formulaire de contact - Custom couleur message envoyé */
.wpcf7 p{color:#ffffff;}

/* DIV 50px height */
.emptydiv{height:50px; width:100%;}

/* taille popup */
.popup-content{width:99% !important;}

/* Couleur bleu + bold */
.themecolorbold{color:#011993; font-weight:bold; margin-bottom:10px;}


/* DOWNLOAD BUTTON COLOUR  FIX */
.rev-btn{background-color:#011993 !important;}
.rev-btn:hover{background-color:#444 !important;}

/* TESTIMONIAL SCREEN FIX */
@media only screen and (max-width: 479px){
.testimonials_slider .testimonials_slider_ul li .hr_dots{margin-right:15%}
}

/* IPHONE FIX */
@media only screen and (max-width : 320px) {
.testimonials_slider .testimonials_slider_ul li .hr_dots{margin-right:0;}
.style-simple .testimonials_slider .testimonials_slider_ul li .bq_wrapper{margin-right:15%;}
}

/* IPAD FIX */
@media only screen and (max-width : 768px) {
.testimonials_slider .testimonials_slider_ul li .hr_dots{margin-right:15%}
.style-simple .testimonials_slider .testimonials_slider_ul li .bq_wrapper{margin-right:20%;}
}

/* OTHER PHONE FIX */
@media only screen and (max-width : 480px) {
.testimonials_slider .testimonials_slider_ul li .hr_dots{margin-right:15%}
.style-simple .testimonials_slider .testimonials_slider_ul li .bq_wrapper{margin-right:20%;}
}

/* GALAXY S5 *FIX */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3){
.style-simple .testimonials_slider .testimonials_slider_ul li .bq_wrapper{margin-right:10%;}
}








