

.podcast_meta {background: #eee;
    padding: 2px 5px;
    border-radius: 3px;
    margin: 5px 0;}
.wpb_wrapper .date {background:#eee; padding:2px 5px; border-radius:3px;color:#777;}
/* WP 3.6 Native Audio Player styling*/
/* change the color of the background */
.mejs-controls,
.mejs-mediaelement,
.mejs-container {
background: url('') !important;
background-color: #C8E1FA !important;
}
/* change the color of the lettering */
.mejs-currenttime,
.mejs-duration {
color: black !important;
}
/* eliminate the yellow border around the play button during playback */
.mejs-controls .mejs-button button:focus {
outline: none !important;
}
.single-podcast article .post_info{background:#eee; font-size:10px; padding:2px 5px; border-radius:3px; display:none;}
.single-podcast .podcast_meta {margin:10px 0;}
.single-podcast .post_text p {margin:25px 0;}
.single-podcast article .post_image {    
width: 15% !important;
    position: relative;
    display: block;
    float: right;
    margin: 20px 0 15px 0;
}
@media only screen and (max-width: 767px) { 
.post-type-archive-podcast .title.title_size_large h4.subtitle{display:none !important;}
}
@media only screen and (max-width: 600px) {
    .q_slider {
        display: none;
    }
}
.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;
}

.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: 5px solid #ffae00;
}
.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: 5px;
    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 ;
}
@media only screen and (max-width: 768px) {
    .mobile_menu_button span {
        font-size: 30px !important;
    }
    nav.mobile_menu ul>li.has_sub>span.mobile_arrow, nav.mobile_menu ul>li.has_sub>span.mobile_arrow {
        font-size: 20px !important;
    }
}

.edd_download_inner {
    padding: 10px;
    margin: 0 0 10px;
    background: #eee;
    border-radius: 3px;
    text-align: center;
    line-height: 2;

}

.edd_download_inner img {
background:#fff;padding:5px;
border:1px solid #ddd;
}
.edd_downloads_list {margin:2em 0;}


.download-template-default div.post_image > img {width:300px; margin:0 auto; display:block;}


.biznamefield {
background-image:none!important;
}

.big-team-row img {
    width: 250px !important;
    margin: 0 auto;
    display: block;
}