


.banner_canvas { position: fixed; top: 0; left: 0; height: 100%; width: 100%; }
#banner { color: #0e0f1a; text-align: center; position: absolute; top: 50%; left: 50%; -moz-transform: translateX(-50%) translateY(-50%) !important; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%) !important; width: 85%; }


.iq-blog-box { position: relative; overflow: hidden; margin: 0 30px; z-index: 9; }
.iq-blog-box .iq-blog-image { position: relative; text-align: center; display: inline-block; width: 100%; overflow: hidden; border-radius: 10px; margin-bottom: 30px; }
