
.footer_fix.footer_2506_fix {
	display: block;
    top: 25%;
    width: 150px;
  	left: auto;
    right: 0;
    background: none;
    bottom: auto;
}

.footer_fix .footer_fix_item_1.foot2506Item {
	   border-right: none;
}

@media (max-width: 768px) {
.footer_fix.footer_2506_fix {
      display: flex;
      top: auto;
      bottom: 0;
      width: 100%;
  }
      .footer_fix_item_1.foot2506Item {
        width: 25% !important;
    }
      .footer_fix_item_2.gnav_open.foot2506Item {
        width: 25% !important;
    }
}

.fa-envelope.fa-video2506:before {
	  content: "\f16a";
}

.fa-envelope.fa-insta2506:before {
	  content: "\f16d";
}