

@media only screen and (max-device-width: 480px) {
#cta .q_elements_item_content {
   margin-top: 0px !important;
    color: #fff;
}

#cta .q_elements_item:nth-of-type(2) {
    border-right: 0px solid #fff !important;
    border-left: 0px solid #fff !important;
}
}

.testimonials .testimonial_text_inner p {
    font-weight: 300;
    color: black !important;
}

.title.title_size_large.position_left.has_fixed_background {
    background-size: 1620px !important;
}

#cta p {
    color: white;
}

.header_top .contact {
    display: inline-block;
    margin: 0 10px;
}

.q_list.circle ul>li:before{
background-color:#bb2222;
}
.testimonials .testimonial_text_inner p {
  font-weight: 300;
}
.projects_holder article .portfolio_description .project_category{
display:none;
}
.portfolio_single h6, .portfolio_single h6 a {
  color: #354256 !important;
 font-weight: 400;
}
.q_slider .separator.small {
  height: 3px;
}
.carousel-inner .slider_content .text .qbutton {
  margin: 26px 0 0 0;
}

.content_bottom .icon_text_inner {
    padding: 0 !important;
}

.content_bottom .icon_text_inner p {
    margin-bottom: 0 !important;
    font-size: 24px;
    line-height: 32px;
}

.content_bottom label {
    color: #fff;
}

.footer_bottom ul li {
    margin-right: 15px !important;
}