

.z_index_top {
position:relative; z-index:111;
}

@media only screen and (max-width: 600px) {
    .header_top{
        display: none !important;
    }
}

.testimonials.image_above .image_top .testimonial_text_inner {
    padding: 6px 0 0 0;
}

/*Footer copyright text hover*/
.footer_bottom_holder_inner a, .footer_bottom_holder_inner ul li a{
padding-left:3px;
text-decoration: none;
text-transform: lowercase;
font-weight: 300;
font-size: 14px;
}

/*Footer copyright text hover*/
.footer_bottom_holder_inner a:hover, .footer_bottom_holder_inner ul li a:hover{
color: #4177BC;
}

.FooterTitle{
text-align:center;
}

/*Footer description*/
#footerTextContent{
margin-left: 6%;
text-align: center;
}

.title_subtitle_holder_inner{
margin-left: 30%  !important;
margin-right: 30%  !important;
}
/*Footer Gallery Button Center*/
#text-29{
text-align:center;
}