#banners296_v1 {overflow: hidden; height:100%;  clear: left;  font-family: poppinssemibold;  box-sizing: border-box; position: relative; display: block; margin: 0; padding: 40px 0px; }
#banners296_v1 .m296_overlay { position: absolute; top: 0; left: 0; width: 100%; height :100%; }
#banners296_v1 .m296_container { margin: 0 auto; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; max-width: 1400px; padding: 0; }
#banners296_v1 .M296_left { box-sizing: border-box; padding: 0px; text-align: center; width: 40%; }
#banners296_v1 .ft296-social-icon { padding-top: 0px; position: relative;  transition: all .5s ease-in-out;list-style: none;}
#banners296_v1 .ft296-social-icon li {display: inline-block; font-family: 'poppinsbold';  }
#banners296_v1 .ft296-social-icon li a { font-size: 60px; padding: 2px; border-radius: 0; width: 120px; height: 120px; line-height: 120px; display: inline-block; text-align: center; vertical-align: middle; }
#banners296_v1 .M296_right {box-sizing: border-box; width: 60%; padding-left: 40px; position: relative; z-index: 1; }
#banners296_v1 .line1 { font-size: 24px; padding: 2px; font-family: poppinssemibold; letter-spacing: 1px; transition: all .5s ease-in-out;  }
#banners296_v1 .line1 .fa {width: 44px; height: 44px; line-height: 44px; font-size: 34px; text-align: center; background-color: rgba(222,222,222,0.3); color: #ffffff; transition: all .5s ease-in-out;  }
#banners296_v1 .line1 .fa-envelope-open {font-size: 25px; padding-left: 1px; }
#banners296_v1 .line1 a { color: #fff; transition: all .5s ease-in-out;  }
#banners296_v1 .line1 span {display: inline-block; line-height: 24px; vertical-align: top; padding-top: 11px; padding-left: 10px; width: 190px; }
#banners296_v1 .line3 { font-size: 15px; font-family: poppinsregular; line-height: 1; padding: 2px; padding-top: 10px; color: #ffffff; }
#banners296_v1 .line1:hover .fa {background-color: rgba(222,222,222,1); color: #000;}
#banners296_v1 .line1 a:hover { color: #eee; }
#banners296_v1 { background-color:rgba(29,50,93,0.8); color: #ffffff;}
#banners296_v1 .m296_overlay { background-color: rgba(11,11,11,0.3); }
#banners296_v1 .ft296-social-icon li a{ color: #f2f2f2; background-color: rgba(255,255,255,0.2); }
#banners296_v1 .ft296-social-icon li a:hover{ color: #111; background-color: #fff; }
@media only screen and (max-width:1200px) {
       #banners296_v1 .ft296-social-icon li a { font-size: 40px;  width: 80px; height: 80px; line-height: 80px;}
}
@media only screen and (max-width:767px) {
       #banners296_v1 .m296_container { flex-direction: column; }
       #banners296_v1 .M296_left { width: 100%; }
       #banners296_v1 .M296_right { width: 100%; padding-top: 20px; text-align: center; padding-left: 0px; }
       #banners296_v1 .line1 span { text-align: left; }
       #banners296_v1 .ft296-social-icon li a { font-size: 40px;  width: 70px; height: 70px; line-height: 70px;}
       #banners296_v1 .line3 { line-height: 1.4; font-size: 14px; }
}