/* Header - Hover */

#pghdr_logo_mobile1_img:hover,
.pghdr_mnnv_aboutcf_txticns_img:hover,
.pghdr_mnnv_aboutcf_sqrshicns_img:hover,
.pghdr_mnnv_aboutcf_flgicns_img:hover,
#pghdr_tpnv_rectangle1_img:hover,
#pghdr_tpnv_rectangle2_img:hover,
#pghdr_tpnv_rectangle3_img:hover,
#pghdr_tpnv_square1_img:hover,
#pghdr_tpnv_square2_img:hover,
#pghdr_tpnv_square3_img:hover,
#pghdr_tpnv_square4_img:hover,
.pgftr_txticns_img:hover,
.pgftr_langicns_img:hover,
.pgftr_txticns_wrldicn_img:hover,
.pgftr_txticns_cftranslations_img:hover,
#frgrnd_rghtsdbr_cntnt_rcnt_hdr_img:hover,
#frgrnd_rghtsdbr_cntnt_pplr_hdr_img:hover,
#frgrnd_rghtsdbr_cntnt_ftrd_hdr_img:hover,
.carousel_item_img:hover,
.banner_rotator_slide:hover {
	-webkit-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
	-moz-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
	-o-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
	-ms-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
	filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
}

.pghdr_tpnv_rect1_txticns_img:hover,
.pghdr_tpnv_flgicns_img:hover,
.pghdr_mnnv_aboutcf_flgicns_img:hover {
	-webkit-filter: grayscale(50%);
	-moz-filter: grayscale(50%);
	-o-filter: grayscale(50%);
	-ms-filter: grayscale(50%);
	filter: grayscale(50%);
}

.pghdr_tpnv_flgicns_img:hover,
#pghdr_tpnv_rectangle1_img:hover,
#pghdr_tpnv_rectangle2_img:hover,
#pghdr_tpnv_rectangle3_img:hover,
#pghdr_tpnv_square1_img:hover,
#pghdr_tpnv_square2_img:hover,
#pghdr_tpnv_square3_img:hover,
#pghdr_tpnv_square4_img:hover,
.pghdr_tpnv_rect1_txticns_img:hover,
.pghdr_mnnv_aboutcf_txticns_img:hover,
.pghdr_mnnv_aboutcf_sqrshicns_img:hover,
.pghdr_mnnv_aboutcf_flgicns_img:hover,
.pgftr_txticns_img:hover,
.pgftr_langicns_img:hover,
.pgftr_txticns_cftranslations_img:hover,
.pgftr_txticns_wrldicn_img:hover,
#frgrnd_rghtsdbr_cntnt_rcnt_hdr_img:hover,
#frgrnd_rghtsdbr_cntnt_pplr_hdr_img:hover,
#frgrnd_rghtsdbr_cntnt_ftrd_hdr_img:hover,
.carousel_item_img:hover,
.banner_rotator_slide:hover {
	-webkit-transition: filter 0.01s ease-in-out, transform 0.25s ease-in-out;
	-moz-transition: filter 0.01s ease-in-out, transform 0.25s ease-in-out;
	-ms-transition: filter 0.01s ease-in-out, transform 0.25s ease-in-out;
	-o-transition: filter 0.01s ease-in-out, transform 0.25s ease-in-out;
	transition: filter 0.01s ease-in-out, transform 0.25s ease-in-out;
}

.pghdr_tpnv_flgicns_img:hover,
/* #pghdr_tpnv_rectangle1_img:hover, */
#pghdr_tpnv_rectangle2_img:hover,
#pghdr_tpnv_rectangle3_img:hover,
#pghdr_tpnv_square1_img:hover,
#pghdr_tpnv_square2_img:hover,
#pghdr_tpnv_square3_img:hover,
#pghdr_tpnv_square4_img:hover,
.pghdr_tpnv_rect1_txticns_img:hover,
.pghdr_mnnv_aboutcf_txticns_img:hover,
.pghdr_mnnv_aboutcf_flgicns_img:hover,
.pghdr_mnnv_aboutcf_sqrshicns_img:hover,
.pgftr_txticns_img:hover,
.pgftr_langicns_img:hover,
.pgftr_txticns_wrldicn_img:hover,
.pgftr_txticns_cftranslations_img:hover,
#frgrnd_rghtsdbr_cntnt_rcnt_hdr_img:hover,
#frgrnd_rghtsdbr_cntnt_pplr_hdr_img:hover,
#frgrnd_rghtsdbr_cntnt_ftrd_hdr_img:hover {
   	-webkit-transform: scale(1.1, 1.1); /* Chrome, Safari, Opera */
   	-moz-transform: scale(1.1, 1.1);
   	-ms-transform: scale(1.1, 1.1); /* IE 9 */
	-o-transform: scale(1.1, 1.1);	  
 	transform: scale(1.1, 1.1);}
