

.qode_image_gallery_no_space .controls a.prev-slide span, .qode_image_gallery_no_space .controls a.next-slide span {
    border: 0 solid #303030;
}
.carousel-inner h2 {
    font-size: 50px !important;
    line-height: 1.25em;
}

.header_bottom {
    background-color: #fff !important;
}
header.sticky .header_bottom {
    background-color: rgba(255, 255, 255, 0);
}

.side_menu_button > a, .mobile_menu_button span, .fixed_top_header .side_menu_button > a, .fixed_top_header .popup_menu .line, .fixed_top_header .mobile_menu_button span {
    color: #818181 !important;
}

.q_circles_holder.five_columns .q_circle_inner {
    height: 125px;
    width: 125px;
}

@media (min-width:961px) {
.title_subtitle_holder_inner {
    padding-top: 90px;
    position: relative;
}
}

@media (max-width:640px) {
.carousel-inner .slider_content {
    top: 25% !important;
}
.carousel:not(.advanced_responsiveness) .carousel-inner h2 span {
    font-size: 0.4em !important;
}
}