

.header_top .left {
    display: none !important;
}
.header_top .right {
    top: 10px;
    position: absolute;
    z-index: 999;
    right: 203px;
}
.header_top .right .inner > div:first-child {
    border-left: none !important;
}
.header_top .right .inner > div {
    border-right: none !important;
}
.header_top {
    height: 0px !important;
 }
.q_icon_with_title .icon_holder.q_icon_animation, .box_holder_icon_inner.q_icon_animation {
 transform: scale(1) !important;
}

h1 span {
    font-size: 40px !important;
    font-weight: 300 !important;
}
.subtitle {
font-size: 13px !important;
}
@media screen and (min-width: 40.2em) {
h1 span {font-size: 1.2em; font-weight: 100;}
.subtitle{color:#28cb26; font-size: 1.6em; line-height: 2em}
}

.element_from_left > div, .element_from_right > div, .element_from_top > div, .element_from_bottom > div, .element_from_fade > div {
    opacity: 100 !important;
 }

.lgfooter a {
    color: #f4f4f4;
}
.lgfooter {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
	border-top: 1px solid #449f54;
color: #f4f4f4;
}

.lgfooterbg {
    background-color: #29a430;
	width:100%;
	height: 60px;
	clear:both;
}
@media (max-width: 1000px) {
.header_top .inner {
  display: inline-block !important;
  margin: 0 0 -50px !important;
}
}