/****************************************************************
 *  Powered by GongKia.com
 *  Author : Ivan Yew           Email    : ivaneyew@gmail.com
 *  URL    : ivan.gongkia.com   Facebook : fb.me/ivan8i
 ****************************************************************/

.front .gong-main .gong-header .gh-text-wrap { padding-bottom: 92px; }
.front .gong-main .gong-content { position: absolute; top: auto; bottom: 0; left: 0; right: 0; }
.front .gong-main .gc-footer { padding-top: 2em; padding-bottom: 2em; }
@media (max-width: 767px){
  .front .gong-main .gong-header .gh-text-wrap { padding-bottom: 152px; }
}
@media (max-width: 479px){
  .front .gong-main .gong-header .gh-text-wrap { padding-bottom: 92px; }
  .front .gong-main .gong-header .gh-text-wrap h5 { font-size: 15px; }
  .front .gong-main .gong-header .ght-buttons { margin-bottom: .8em; }
  .front .gong-main .gong-content .gc-section .gc-wrap { margin-left: 0; margin-right: 0; }
  .front .gong-main .gc-footer { padding-top: 1.2em; padding-bottom: 1.2em; }
}
@media (min-width: 768px) and (max-width: 1199px){
  .front .gong-main .gong-header .gh-text-wrap { padding-bottom: 132px; }
}

/* Alpha Content */
.al-content .al-brand { margin-top: 1.62em; }
.al-content .al-btn { margin-top: 1.5em; margin-bottom: .5em; }
@media (max-width: 479px){
  .al-content { text-align: center; }
}