

.qode-news-single-news-template article .qode-post-info-after-title>div:last-child {
    display: none!important;
}

/*--- Custom entry title styles ---*/
.blog_holder.blog_large_image h1, .blog_holder.blog_large_image h1 a, .blog_holder.blog_single article h1 {
    font-size: 25px;
}

.blog_holder.blog_large_image article .post_text h1 .date, .blog_holder.blog_single article .post_text h1 .date {
    color: #e05206;
}

/*--- 2 Column Form Styles Start ---*/

#left {
    width: 47%;
    float: left;
    margin-right:6%;
}
 
#right {
    width: 47%;
    float: left;
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:0px;
}
 
.clearfix {
    display:block;
}

/*--- 2 Column Form Styles End ---*/

@media  (max-width: 480px) {
  .q_slider .slider_content_outer .slider_content {
    top:5%!important;
  }
}

.map-responsive{
    overflow:hidden;
    padding-bottom:75%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:95%;
    position:absolute;
}

.header_top, .fixed_top_header .top_header, .fixed_top_header nav.mobile_menu {
    height: fit-content;
}

div.blog_holder.blog_small_image {
margin-top: 64px !important;
margin-bottom: 64px !important;
}

.txticon {width:200px; cursor:pointer;}
.vjchat { right:0; position: absolute; bottom: 0; margin: 0 5px; position: fixed; z-index: 1001;}
.q_logo {
    top: 50%;
    left: -35px !important;
}
.container_inner {
 width:100% !important;   
}
}