Toggle navigation
Home
About us
Participate
Programs
Digital Education
Transportation
Food & shelter
News & Events
Media
Gallery
Volunteering
Contribute
Home
About us
Participate
Programs
Digital Education
Transportation
Food & shelter
News & Events
Media
Gallery
Volunteering
Contribute
Toggle navigation
Gallery
Videos
Images
1
2
3
4
5
/* ----------------------------------------- */ /* View: Home photo gallery new - start */ /* ----------------------------------------- */ .gallery_imageSec .gallery-tab--list_item { position: relative; background-repeat: no-repeat; background-size: cover; background-position: center top; height: 200px; border: 1px solid #ccc; } .tab-content.gallery_imageSec .gallery-tab--list .gallery-tab--list_item .layer { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #05050585; opacity: 1; -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; transition: 0.3s; } .gallery_imageSec ul { list-style:none; } .tab-content.gallery_imageSec .gallery-tab--list .gallery-tab--list_item .fa { position: absolute; font-size: 28px; color: #ffffff; top: 0; bottom: 0; right: 0; left: 0; margin: auto; width: 26px; height: 28px; } /* ----------------------------------------- */ /* View: Home photo gallery new - end */ /* ----------------------------------------- */