.estimate-button .menu-text {
	padding: 15px 20px;
    border: 2px solid #e6ae48;
    color: #e6ae48;
    border-radius: 3px;
}

.estimate-button .menu-text:hover {
	background: #e6ae48;
	color: white;
}

.estimate-cta-text {
    max-width: 768px;
    margin: 0 auto;
}

.estimate-cta-text h2, .estimate-cta-text p {
    color: white !important;
}

.estimate-cta-text h2 {
    margin-bottom: 24px;
}

.estimate-cta {
    text-align: center;
}

.blog_holder article .post_info {
    display: none;
    opacity:0;
}

.single-post .title {
    display: none;
}

.tweetthis {
    display: none;
    opacity:0;
}

.portfolio_single_tags  {
    display: none;
    opacity:0;
}

#comments {
display: none;
}

.clear-separator {
   clear: both;
}

@media only screen and (max-width: 1200px) {
    .logo_wrapper, .mobile_menu_button {
        display: table;
    }
}

@media only screen and (max-width: 1200px) {
    .main_menu {
        display: none !important;
    }
}

@media only screen and (max-width: 1200px) {
.logo_wrapper {
    height: 100px;
    left: 50%;
    position: absolute;
} }

@media only screen and (max-width: 1200px) {
.q_logo {
    display: table-cell;
    position: relative;
    top: auto;
    vertical-align: middle;
} }

@media only screen and (max-width: 1200px) {
.q_logo a {
    left: -50%;
    width: auto!important;
}}

@media only screen and (max-width: 1200px) {
.q_logo a {
    height: 25px !important;
} }

@media only screen and (max-width: 1200px) {
.header_bottom .container_inner {
    width: auto;
}}

@media only screen and (max-width: 1200px) {
.header_inner_left, footer.uncover, header {
    position: relative!important;
    left: 0!important;
    margin-bottom: 0;
}}

@media only screen and (max-width: 1200px) {
header {
    top: 0!important;
    margin-top: 0!important;
    display: block;
}}

@media only screen and (max-width: 1200px) {
header .q_logo img.normal {
    display: block!important;
    opacity: 1!important;
    position: relative;
    margin: 0 auto;
    top: 0;
} }

@media only screen and (max-width: 1200px) {
nav.mobile_menu {
    display: block;
} }