@charset "UTF-8";
/* Parallel Coloring 
.monoEvent .session-title {
	background-color: #dddddd;
}
.monoEvent .session-title .meeting_date, .monoEvent .session-title .conference_meta{
	color: black;
} */
/*Hall A*/
.triEvent .session-box:nth-child(1) .session-title {
	background-color: #016CA0;
	transition: all 0.3s ease;
}
/*Hall B*/
.triEvent .session-box:nth-child(2) .session-title {
	background-color: #4BB646;
	transition: all 0.3s ease;
}
/*Hall C*/
.triEvent .session-box:nth-child(3) .session-title {
	background-color: #FFC40E;
	transition: all 0.3s ease;
}

.triEvent .session-box:nth-child(1) .session-title:hover {	
	background-color: #005B90;
	transition: all 0.3s ease;
}
.triEvent .session-box:nth-child(2) .session-title:hover {
	background-color: #3AA535;
	transition: all 0.3s ease;
}
.triEvent .session-box:nth-child(3) .session-title:hover {
	background-color: #EEB30D;
	transition: all 0.3s ease;
}
/* End */
.monoEvent {
    padding: 10px;
}
.triEvent {
    display: flex;
    align-items: flex-start;
}
.triEvent .session-box {
    display: inline-block;
    width: 33%;
    padding: 10px;
}

/* Navot Editing */
.session-title {
	padding: 10px;
	background-color: #d71f3a;
	margin: 10px 0 0 0; 
	border-radius: 3px;
	transition: 0.5s all ease;
	width: 100%;
}
.session-title a {
 color: #fff;
	transition: 0.5s all ease;
 }
.session-title .meeting_date, .conference_meta {
    color: white;
	margin: -3px 0 5px 0;
}
.session-title:hover{
	background-color: #ff3754;
	transition: 0.5s all ease;
}
.session-title:hover .meeting_date{
	color: white;
	transition: 0.5s all ease;
}
.active-title {
background-color: #ff3754;
color: white;
	transition: 0.5s all ease;
}
 .active-title a {
 color: white;
	transition: 0.5s all ease;
 }
 
.half-size {
width: 49.7%;
background-color: #e0e0e0;
display: inline-block;
}
.one-third  {
background-color: #e0e0e0;
display: inline-block;
}
.toggle-part {
padding: 10px;
}
/*---------------------Conference Style-------------------------- */
.triEvent .session-box:nth-child(1) .session-title {/*Hall A*/
	background-color: #016CA0;
	transition: all 0.3s ease;
}
.triEvent .session-box:nth-child(2) .session-title {/*Hall B*/
	background-color: #4BB646;
	transition: all 0.3s ease;
}
.triEvent .session-box:nth-child(3) .session-title {/*Hall C*/
	background-color: #FFC40E;
	transition: all 0.3s ease;
}
.cr3ativconference_clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
	}	
.cr3ativconference_clearbig {
	clear: both;
	display: block;
	font-size: 0;
	height: 40px;
	line-height: 0;
	width:100%;
	}
#cr3ativconference_contentwrapper {
	width:100%;
    margin: 0 auto 40px;
	}
.cr3ativconference_content_wrapper {
	width:100%;
	}	
.cr3ativconference_speaker_wrapper {
    margin-right:3%;
    margin-bottom: 5%;
    width:22.75%;
    float:left;
}
.cr3ativconference_blog_wrapper .speaker_list {
    display: inline-block;
    margin: 20px 0;
}
p {
    line-height: 1.4em;
}
p.sessioncats {
    font-size: 0.8em;
    margin-top: 20px;
}
.cr3ativconference_speaker_wrapper:nth-of-type(4n+5) {  
    margin-right: 0;
}
.cr3ativconference_speaker_name, .cr3ativconference_speaker_title, .cr3ativconference_speaker_company {
    text-align:center;
}
.cr3ativconference_speaker_name, .cr3ativconference_speaker_name a, .cr3ativconference_speaker_name a:hover {
    font-size: 1.2em;
    margin: 10px 0 15px;
    font-weight: bold;
}
.cr3ativconference_speaker_title {
    font-size: 0.8em;
}
.cr3ativconference_speaker_company {
    font-size: 1.1em;
    margin-top: 5px;
}
h1.conference_date {
    font-size: 1.9em;
    margin-bottom: 30px;
    margin-top: 30px;
}
h2.speaker_title {
    display: inline;
    font-size: 1.6em;
}
h2.meeting_date a, h2.meeting_date {
    display: inline-block;
    font-size: 1.2em;
    margin-bottom: 10px;
}
h2.session { font-size: 1.4em; }
h5.date {
    margin: 40px 0 20px 0;
    font-size: 1.4em;
}
h6.session {
    font-size: 1.2em;
    margin: 10px 0;
}
.cr3ativconference_speaker_info img.alignleft {
    margin-top: 0px;
}
.cr3ativconference_social_icons img, .cr3ativconference_social_icons img:hover {
    max-width: 30px;
    border-radius: 50% !important;
    margin-right: 5px;
}
.cr3ativconference_speaker_singletitle {
    margin: 10px 0 20px;
}
.cr3ativconference_speaker_company_title {
    font-size: 1.3em;
    margin: 15px 0 0;
}
.cr3ativconference_speaker_info {
    display: inline-block;
    margin-bottom: 20px;
}
.cr3ativconference_social_icons {
    margin: 10px 0;
}
.cr3ativconference_speaker_bio {
    width:100%;
    clear: both;
}
.session_featured_image img {
    max-width: 100%;
}
.speaker_list {
    clear: both;
    width: 100%;
    margin: 0;
}
.session_content {
    clear: both;
    display: inline-block;
    margin: 20px 0;
    width: 100%;
}
.toggler_plus {
    position: relative;    display: block;    right: 15px;    float: right;    top: 15px;    color: white;    font-size: 24px;    font-weight: bold; background-color: #248A29; border-radius: 3px; width: 26px; height: 26px; text-align: center; line-height: 26px;
}
.speaker_list img, .speaker_list img:hover {
    width: 80px !important;
	height: 100px !important;
	border-radius: 3px !important;
}
.speaker_list_wrapper {
    float: left;
    margin: 10px;
    text-align: center;
}
.speaker_list_wrapper a {
    display: block;
    font-size: 0.85em;
    text-align: center;
}
.highlight {
    background-color: #eeeeee;
    padding: 20px;
    margin-bottom: 40px;
}
.conference-more {
    display: inline-block;
    font-size: 0.85em;
    margin: 20px 0 40px 0;
}
.highlight .conference-more {
    margin: 20px 0 0 0;
}
.conference-time {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0;
    padding: 0 25px 0 0;
    clear: none;
    display: inline-block;
}
.conference-location {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 0 10px 0;
    padding: 0 0  0 30px;
    border-left: 1px solid white;
    clear: none;
    display: inline-block;
}
.conference-date {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 0 10px 0;
    padding: 0;
}
.single-conference-time {
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 0;
}
.single-conference-location {
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
}
.speakerwidgetwrapper .speakerwidget {
    float: left;
    margin-bottom: 30px;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
	text-align: center;
}

.sessionwidget {
    clear: both;
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

.sessionwidget .speaker_list .speaker_list_wrapper {
    margin-bottom: 10px;
}

.sessionwidget .conference_content .speaker_list {
    float: left;
}

/*  START OF MEDIA QUERIES */

 @media only screen and (max-width: 800px) {
	.embed-container {
		position: relative;
		padding-bottom: 52.25%; /* 16/9 ratio */
		padding-top: 30px; /* IE6 workaround*/
		height: 0;
		overflow: hidden;
		}

	.embed-container iframe,
	.embed-container object,
	.embed-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		}
	
	img {
		max-width:100%;
		height:auto;
		}
	
	img {
		-ms-interpolation-mode:bicubic;
		}  
     
    .cr3ativconference_speaker_wrapper {
        margin-right:0%;
        margin-bottom: 5%;
        width:100%;
        float:left;
        }
     

}
 @media only screen and (max-width: 640px) {
		
}
 @media only screen and (max-width: 480px) {	

}
 @media only screen and (max-width: 320px) {

}

/*  END OF MEDIA QUERIES */

/*---------------------Speakers Style-------------------------- */

.speakername {
    padding: 15px 0 5px 0 ;
    font-size: 1.2em;
}
.speakerwidgetwrapper {
    display: flex ;
    flex-direction: row;
    flex-wrap: wrap;
}
.speakercompanyname {
	margin-top: 5px;
}
.speakerwidget .speaker-head {
    max-height: 250px;
    min-height: 250px;
    overflow: hidden;
    width: 60%;
    margin: 0 auto;
    position: relative;
}
.speakerwidget .speaker-head a {
position: absolute;
    position: absolute;
    width: 150px;
    height: 200px;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    transform: translate(-50%) translateY(-50%);
}
.speakerwidget .speaker-head a img {
position: relative;
}
@media screen and (max-width: 1024px) {
  .speakerwidgetwrapper .speakerwidget {
	  max-width: 30%;
	  margin-right: 2.5%;
  }
}
@media screen and (min-width: 1023px) {
  .speakerwidgetwrapper .speakerwidget {
	  max-width: 23%;
	  margin-right: 1.5%;
  }
}
@media screen and (max-width: 768px) {
  .speakerwidgetwrapper .speakerwidget {
	  max-width: 47.5%;
	  margin-right: 2.5%;
  }
}

.social-icons-bunch {
	float: right;
	max-width:50%;
}
.single-social-icon {
	float: right;
	max-width: 22px;
	margin-left: 2px;
}
