

.q_image_with_text_over {
  vertical-align: middle;
}
.home_image_txt_over .q_elements_holder .q_elements_item {
   float: left;
}
blockquote h5 {
  font-weight: 300;
}
.blog_holder article.format-quote .post_text .post_title p, .blog_holder article.format-link .post_text .post_title p, .blog_holder article.format-quote .post_text .post_title p a, .blog_holder article.format-link .post_text .post_title p a {
  font-size: 24px;
  line-height: 44px;
  color: #5a5a5b;
}
.blog_holder article.format-link .post_text:hover p a, .blog_holder article.format-quote .post_text:hover p a {
color: #fff;
}
.blog_holder article.format-quote .post_text .quote_author {
  font-size: 24px;
  font-weight: 300;
  margin-top: 20px;
}

.fa-clock-o {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.custom-icon-styles .qode_icon_shortcode .fa-circle {
    display: none;    
}
.custom-icon-styles .qode_icon_shortcode {
    border: 1px solid rgb(255, 174, 0);
    border-radius: 50%;
    font-size: 55px !important;
    transition: border-color .2s ease-in-out;
}
.custom-icon-styles .qode_icon_shortcode i {
    transition: color .2s ease-in-out    
}

.custom-icon-styles .qode_icon_shortcode:hover {
    border-color: #2f2f30;
}

.custom-icon-styles .qode_icon_shortcode:hover i {
    color: #2f2f30 !important;   
}
.footer_bottom {
  border-bottom: 0px solid #F68600;
}
.blog_holder.blog_single article {
  text-align: left;
}
.blog_holder.blog_single h2 {
  margin-bottom: 12px;
  margin-top: 15px;
}
nav.main_menu > ul > li:after
{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: transparent;
    width: 100%;
    height: 0px;
    display: block;
    content:"";
-webkit-transition:background-color .15s ease-out;
	-moz-transition:background-color .15s ease-out;
	-o-transition:background-color .15s ease-out;
	transition: background-color .15s ease-out;
}
nav.main_menu > ul > li.active:after,
nav.main_menu > ul > li:hover:after
{
    background-color: #ffae00;
}
nav.main_menu > ul > li{
    margin:0 17px;
}
nav.main_menu > ul > li > a
{
padding:0 ;
}
.header_top {
    height: 40px !important;
    line-height: 40px !important;
    padding-top: 7px;
}
.q_price_table.active .active_text {
  font-size: 18px;
  font-weight: 700;
  line-height: 40px !important;
  font-family: 'Montserrat', sans-serif;
}
.price_in_table .price {
  font-weight: 300;
}
.qbutton.small {
    text-transform: uppercase;
}
.page-id-15921 .main_menu.drop_down.right {
    display: none !important;
}
.page-id-15921 .header_top {
    display: none !important;
}
.page-id-15921 .footer_top {
    display: none !important;
}
.page-id-15921 .footer_bottom {
    display: none !important;
}
.q_list.circle ul>li, .q_list.number ul>li {
    margin: 0px;
}
.q_tabs.boxed .tabs-nav li.active a {
    padding: 0 20px;
}

@media only screen and (max-width: 480px) {
    .carousel-inner .q_slide_subtitle span {
     display: none;
     }
}

@media only screen and (max-width: 480px) {
    #features_separator {
     display: none;
}
}

@media only screen and (max-width: 768px) {
    #feature_icon_row {
     display: none;
}
}

@media only screen and (max-width: 1300px) {
header:not(.with_hover_bg_color) nav.main_menu>ul>li>a>span:not(.plus){
    font-size: 13px!important;
}
@media only screen and (max-width: 1200px) {
header:not(.with_hover_bg_color) nav.main_menu>ul>li>a>span:not(.plus){
    font-size: 11px!important;
}
@media only screen and (max-width: 1020px) {
header:not(.with_hover_bg_color) nav.main_menu>ul>li>a>span:not(.plus){
    font-size: 9px!important;
}