/*
Theme Name: Maggz
Theme URI: http://maggz.select-themes.com
Description: A Creative Viral Magazine and Blog Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: maggz
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.3.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.no_title span.qodef-post-title {display: none !important;}

.qodef-page-header .qodef-search-widget-holder .qodef-search-field {
    color: #FFF !important;
    background-color: rgba(63,63,63, 0.8) !important;
    padding: 0px 10px !important;
}


.speaker .qodef-ni-image-holder .qodef-post-image a img{
	border-radius:50% !important;
	margin:0 auto !important;
}
.speaker .qodef-post-title a, .speaker .qodef-news-standard-pagination ul li a,
.speaker .qodef-news-standard-pagination ul li.qodef-news-pag-next a span,
.speaker .qodef-news-standard-pagination ul li.qodef-news-pag-prev a span{
	color: #FFF !important;
    font-size: 18px;
    padding-bottom: 20px !important;
    line-height: 24px;
}

.speaker-about .qodef-ni-image-holder .qodef-post-image a img{
	border-radius:50% !important;
	margin:0 auto !important;
	padding: 5px;
    border: 2px solid #3f3f3f;
}
.speaker-about .qodef-post-title a, .speaker-about .qodef-news-standard-pagination ul li a,
.speaker-about .qodef-news-standard-pagination ul li.qodef-news-pag-next a span,
.speaker-about .qodef-news-standard-pagination ul li.qodef-news-pag-prev a span{
	color: #3f3f3f !important;
    font-size: 22px;
    padding-bottom: 28px !important;
    line-height: 28px;
    font-family: 'Ubuntu Condensed';
}

.qodef-post-info-author-text{
	display:none !important;
}

a.qodef-post-info-author-link{
	display:none !important;
}

.home_single_image img {
	margin: 0 auto !important;
	float: none !important;
}

.qodef-btn.qodef-btn-solid{
	color: #FFF !important;
}

::selection {
    background: #e64d25 !important;
	color: #fff;
}

.qodef-post-image:after{
	background: #e64d25 !important;
}

.about_us_quote p {
	font-size: 24px;
    line-height: 30px;
    font-style: italic;
    font-weight: 400;
}

.single-format-video .qodef-news-post-top-holder { 
	display: none !important;
}


/*landing page*/

.landing-what p {
	font-size:16px;
	line-height: 22px;
	font-weight:500;
	text-align:center;
}

.landing-speakers .qodef-post-title a,
.landing-speakers .qodef-post-excerpt-holder p{
	color: #FFF;
}

.no_title .qodef-layout5-item .qodef-ni-content-wrapper a{
	display: none !important;
}


.virtual-conference .qodef-layout2-item .qodef-ni-image-holder .qodef-post-image img{
	width: 100% !important;
	height: auto !important;
}

/*
 * 
 * /wp-content/plugins/select-news/modules/shortcodes/layout3/templates/layout3-template.php
 * <div class="full-bio"><a href="<?php echo get_permalink(get_the_id());?>">Full Bio &raquo;</a></div> */

.full-bio{ 
	display:none;
}

.landing-speakers .full-bio{
	display:block;
	margin-bottom: 28px;
    font-size: 16px;
    font-weight: 700;
}

.landing-speakers .full-bio a{
	float: right;
	color: #FFF;
}
.landing-speakers .full-bio a:hover{
	color:#efefef;
}



.landing-icon .qodef-single-image-holder .qodef-si-inner a, .qodef-single-image-holder .qodef-si-inner img{
	float: right;
}

.cf7_custom_style_3 .wpcf7-mail-sent-ok { 
	color: #FFF !important;
}

.qodef-tags-holder{
	display:block !important;
	margin-top: 15px !important;
}

.qodef-blog-holder article .qodef-post-info-top{
	display: inline-block !important;
	position: relative !important;
	height: auto !important;
}

.qodef-post-text-main{
	margin-top: 0px !important;
}

.qodef-views-holder{
	display:none !important;
}

.sponsored{
	font-weight: 300;
	color: #e64d25;
	font-size: 0.7em;
}

.center-image .qodef-news-item{
	text-align: center !important;
}

.center-image .qodef-post-image{
	max-width: 252px !important;
}

.grayscale img {
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}
.grayscale .qodef-news-item:hover img {
	-webkit-filter: grayscale(0);
	filter: none;
}

.qodef-normal-logo, qodef-dark-logo, qodef-light-logo{
	max-height: 60px !important;
	padding: 9px !important;
}

.qodef-search-widget-holder .qodef-search-opener>* {
	color: #3f3f3f;
}

.qodef-title-holder, .qodef-standard-with-breadcrumbs-type{
	height: auto !important;
}

.qodef-title-inner{
	padding-top: 20px;
    padding-bottom: 20px;
}

@media screen and (max-width: 1024px) {
	.qodef-title-wrapper{
		padding-top:0 !important;
	}
}

.hbspt-form{
	font-family: Ubuntu !important;
    font-weight: 400 !important; 
    font-style: normal !important;
}

.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a, .qodef-page-header .qodef-sticky-header .qodef-logo-wrapper a{
	height:77px !important;
}




/*===== Vertical Timeline =====*/
#conference-timeline {
  position: relative;
  /*max-width: 920px;*/
  width: 100%;
  margin: 0 auto;
}

#conference-timeline .conference-center-line {
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -2px;
  background: #f2f2f2;
  z-index: -1;
}
#conference-timeline .conference-timeline-content {
  padding-top: 67px;
  padding-bottom: 67px;
}
.timeline-article {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 20px 0;
}
.timeline-article .content-left-container,
.timeline-article .content-right-container {
  max-width: 44%;
  width: 100%;
}
.timeline-article .timeline-author {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #242424;
  text-align: right;
}
.timeline-article .content-left,
.timeline-article .content-right {
  position: relative;
  width: auto;
  border-radius: 6px;
  padding: 50px 50px;
}
.timeline-article p {
    padding: 0;
    font-weight: 600;
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    font-family: 'Ubuntu';
}
.timeline-article p span.article-number {
  position: absolute;
  font-weight: 300;
  font-size: 44px;
  top: 10px;
  left: -60px;
  color: #e64d25;
}
.timeline-article .content-left-container {
  float: left;
}
.timeline-article .content-right-container {
  float: right;
}

.timeline-article .meta-date {
	position: absolute;
    left: 50%;
    width: 44px;
    height: 44px;
    margin-left: -31px;
    color: #fff;
    border-radius: 100%;
    background: #e64d25;
    border: 8px solid #f2f2f2;
	top: 40px;
}

/*===== // Vertical Timeline =====*/

/*===== Resonsive Vertical Timeline =====*/
@media only screen and (max-width: 830px) {
  #conference-timeline .conference-center-line {
    margin-left: 0;
    left: 50px;
  }
  .timeline-article .meta-date {
    margin-left: 0;
    left: 20px;
  }
  .timeline-article .content-left-container,
  .timeline-article .content-right-container {
    max-width: 100%;
    width: auto;
    float: none;
    margin-left: 110px;
    min-height: 53px;
  }
  .timeline-article .content-left-container {
    margin-bottom: 20px;
  }
  .timeline-article .content-left,
  .timeline-article .content-right {
    padding: 10px 25px;
    min-height: 65px;
  }
}
@media only screen and (max-width: 400px) {
  .timeline-article p {
    margin: 0;
  }
  .timeline-article p span.article-number {
    display: none;
  }
  
}
/*===== // Resonsive Vertical Timeline =====*/

.timeline-text{
	background: #f2f2f2;
}
.timeline-link a{
	color: #e64d25;
    font-family: 'Ubuntu';
    font-size: 24px;
    font-weight: bold;
}
.timeline-article .content-left p {
	text-align:right;
}

.timeline-article .content-right p {
	text-align:left;
}

.timeline-link{
	padding: 50px 0px !important;
}

.show-small {display: none}

@media only screen and (max-width: 767px) {
	.show-small {display:block}
	.show-small .timeline-article .content-left p {
    	text-align: left;
	}
	.hide-small {display:none}
}


/*Upcoming and past events*/

.qodef-bl-pastevents .qodef-blog-list .qodef-item-space, .qodef-bl-futureevents .qodef-blog-list .qodef-item-space{
	margin: 20px 0 20px !important;
    border-bottom: 1px solid #656565;
    padding: 40px 15px !important;
}

h4.event-title{
	margin-bottom: 20px !important;
	font-size: 24px;
	line-height: 32px;
	color: #e64d25;
}




