

.footer_top a, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget {
color: #dddddd;
}

.touch .popup_menu_holder_outer{
display: none;
}

.touch .popup_menu_opened .popup_menu_holder_outer{
display: block;
}

.cover_boxes ul li .box .box_content { top: 0; }
.cover_boxes ul li .box .qbutton { margin-top: 18px; }

.q_slider .separator.small {
height: 2px;
}

.q_icon_with_title.center.center .icon_holder {
margin-bottom: 40px;
}

.testimonials .testimonial_text_inner p {
line-height: 36px; 
}

p.testimonial_author {
letter-spacing: 2px;
}

.iconsection span.qode_icon_shortcode {
position: relative;
top: 70px;
}

.iconsection i.fa.fa-stack-1x {
font-size: 38px !important;
}

.footer_top .textwidget {
text-align: center;
}

.footer_bottom {
font-size: 13px;
}

@media only screen and (min-width: 1000px) {
header.fixed_hiding.centered_logo .header_inner_left {
margin: 30px 0 !important;
}
}

header.fixed_hiding.scrolled .header_bottom {
box-shadow: none;
}


.blog_holder.masonry article.format-standard .post_text .post_text_inner, 
.blog_holder.masonry article.format-gallery .post_text .post_text_inner,
.blog_holder.masonry article.format-audio .post_text .post_text_inner,
.blog_holder.masonry article.format-video .post_text .post_text_inner {
padding-left: 0px;
}

.contact_detail {
margin-top: 28px;
}

.contact_form {
margin-bottom: 100px;
}

.blog_holder.blog_single h2 {
font-size: 20px;
letter-spacing: 2px;
}

div.comment_form {
margin-bottom: 100px;
}

.iconsection .q_font_awsome_icon_stack:hover .fa-circle {
color: #252525 !important;
}

.blog_holder.masonry article.format-quote .post_text .post_title p, .blog_holder.masonry article.format-link .post_text .post_title p, .blog_holder.masonry article.format-quote .post_text .quote_author {
font-size: 17px;
line-height: 30px;
}

nav.mobile_menu ul li a {
text-transform: uppercase;
}

.header_top {
    line-height: 55px;
    height: 55px;
}

.header_top, header.scrolled .header_top {
background-color: #eee !important;
}

.header_top .header-phone {
padding: 0 30px;
}

ul {
    list-style-position: inside;
    font-family: 'Open Sans', sans-serif;
    margin-left: 30px;
}

.q_list.circle ul>li  { color: #605B56; }

.footer_bottom a { color: #9e9d9c; }
.footer_bottom a:hover { color: #fff; }

.ui-datepicker{z-index: 99999!important;}

@media only screen and (max-width: 1000px){
.header_top .left{
    float: left;
}
.header_top .right {
    float: right;
}
}
@media only screen and (max-width: 767px){
.header_top {height: auto; line-height:35px;}
.header_top .left, .header_top .right{float: none;}
}
@media only screen and (max-width: 480px){
.header_top .left{height: 35px}
.header_top .right .inner>div{width: 100%;}
}