@charset "UTF-8";
/*!
Theme Name: Biotech Week
Theme URI: http://www.takethefastlane.eu
Template: salbii
Author: Tfingi
Author URI: http://www.takethefastlane.eu
Description: Responsive theme
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: light, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/
@import url('../salbii/style.css');
@import url('slick.css');
@import url('isotope.css');

.header-logo img {width:200px !important;margin-top:-35px !important;}
.h2 {color:white !important;}

.site-main {overflow:visible !important;}

.pea_cook_wrapper { 
	background-color:#17AEEC!important;
	top:0!important;
	width:100vw!important;
	margin:0!important;
	left:0!important;
}

.pea_cook_wrapper p { 
	font-size:14px!important;
	font-wieght:normal!important;
}

.single-format-standard .page-title__addon { 
	display:none!important;
}

.vc_custom_1399548282444 .softshadow-inner {box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;}

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.latestnews .vc_inner  {
  position:relative;
  padding:15px;
  margin:1em 0 4em;
  color:#fff;
  background:transparent;
  border: 2px solid white;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  height:300px !important;

}

.latestnews .vc_slide_post  {
	height:330px !important;
	margin-bottom:20px;
}

.post-footer-meta {
	text-align: center !important;
}

.page-title {
	box-shadow:0px 1px 2px #888888 !important;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

/* creates the wider right-angled triangle */
.latestnews .vc_inner:before {
  content:"";
  position:absolute;
  bottom:-20px; /* value = - border-top-width - border-bottom-width */
  left:60px; /* controls horizontal position */
  border:0;
  border-right-width:30px; /* vary this value to change the angle of the vertex */
  border-bottom-width:20px; /* vary this value to change the height of the triangle. must be equal to the corresponding value in :after */
  border-style:solid;
  border-color:transparent #fff;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/* creates the narrower right-angled triangle */
.latestnews .vc_inner:after {
  content:"";
  position:absolute;
  bottom:-20px; /* value = - border-top-width - border-bottom-width */
  left:80px; /* value = (:before's left) + (:before's border-right/left-width)  - (:after's border-right/left-width) */
  border:0;
  border-right-width:10px; /* vary this value to change the angle of the vertex */
  border-bottom-width:20px; /* vary this value to change the height of the triangle. must be equal to the corresponding value in :before */
  border-style:solid;
  border-color:transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

5

.column-design-helper {margin-bottom:20px;}

div.header-logo.headertop__logo {
	margin-left:-25px;
}

.latestnews .icon-next,
.latestnews .icon-prev {
    height: 80px !important;
    width: 80px !important;
    font-size: 80px !important;
    margin-top:-50px !important;
}

.vc_carousel .vc-carousel-indicators li {
  width: 10px !important;
  height: 10px !important;
  margin-top: 30px !important;
  }

.latestnews .icon-prev {
	background:none !important;
	margin-left:-75px !important;
	margin-top:-70px !important;
}

.latestnews .icon-next {
	background:none !important;
	margin-left:-5px !important;
}

ol.vc-carousel-indicators {
	top:320px !important;
}

.wpb_gallery_heading {color:white !important;}

.fullwidth {margin-left:0; margin-right:0}

.custom_select {
		   background: transparent;
		   padding: 2px;
		   font-size: 16px;
		   line-height: 1;
		   border: 0;
		   border-radius: 0;
		   -webkit-appearance: none;
			-moz-appearance: none;
			 -0-appearance: none; 
			  appearance: none;
			border:1px solid #eeeeee;
			-webkit-border-radius: 4px;
			   -moz-border-radius: 4px;
					border-radius: 4px;
					max-width:200px;
					height:29px;
					margin-left:5px;
					margin-bottom:10px;
		}
		
.custom_option{
		   padding: 7px 8px;
		   font-size: 14px;
		   line-height: 1;
		   border: 0;
		   border-radius: 0 ;
			border-bottom:1px solid #eeeeee !important;
		}
		
.eventItem .contents {
	background:#fff;
	border:1px solid #000;
	padding:10px;
	margin:5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
	height: 226px;	
	}

.event_text { font-size:12px; color:#5b6064 !important; }
.event_header { padding-bottom:15px; padding-top:0px;}
.event_header p { display:none; }


.dropdown p {
	display: inline-block;
	}

.dropdown select {
	border:1px solid #eeeeee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	background: #fff url(img/arrow.png) no-repeat;  /*Adds background-image*/
	background-position: right 8px;  /*Position of the background-image*/
		  width: 200px; /*Width of select dropdown to give space for arrow image*/
		  height:35px;/*fix for mac input height*/
		  padding:5px 7px;		  
		  text-indent: 0.01px; /* Removes default arrow from firefox*/
		  text-overflow: "";  /*Removes default arrow from firefox*/
		  cursor: pointer;
		  margin-left:5px;
		  /*My custom style for fonts*/
	
		  color: #1455a2;
	  
	}
select option {
	text-align: left;
}

div.dropdown {
	text-align:right;
}

.vc_separator h4 {
	font-size: 1.8em !important;
}

footer.site-footer {
	background:url(http://www.biotechweek.org/wp-content/themes/biotechweek/img/ADN_blue_2500px.jpg)
}

.textwidget {color:white;}

.widget-title {color:white !important;}

.gradienthome {background: #ffac4d; /* Old browsers */
background: -moz-linear-gradient(top, #ffac4d 0%, #fd6720 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffac4d), color-stop(100%,#fd6720)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffac4d 0%,#fd6720 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffac4d 0%,#fd6720 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffac4d 0%,#fd6720 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffac4d 0%,#fd6720 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffac4d', endColorstr='#fd6720',GradientType=0 ); /* IE6-9 */}

li.isotope-item {padding-left:5px !important;padding-right:5px !important;}


.zit { 
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}

.zit:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1); 
    -moz-transform: scale(1.1);
}

.isotope-item_inner-wrapper { padding:15px;
  margin:1em 0 3em;
  background:transparent;
  border: 2px solid #5b6064;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;}
  
.countryselect {
	position:absolute;
	width:220px;
	height:auto;
	top:250px;
	left:50%;
	z-index:2;
}

.mapsvg-loading { 
	display:none!important;
}

.sectorbox {
	padding:15px !important;
	width:370px !important;
	min-height:513px !important;
}

.vc-carousel-slideline-inner {height:348px!important;}


.site-footer__copyrights {background:#000}

a.scroll-to-top.active {
    bottom: 100px;
}

div.tp_recent_tweets {margin-left:-120px; }
.viewAllEvents { margin-right:20px !important; }
.country_filter { clear:both; }

.tp_recent_tweets li {width:300px !important;}

.masonry-teasers-container {width:100% !important;}

.dropdown select {
	border:1px solid #eeeeee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	background: #fff url(img/arrow.png) no-repeat;  /*Adds background-image*/
	background-position: right 8px;  /*Position of the background-image*/
		  width: 200px; /*Width of select dropdown to give space for arrow image*/
		  height:35px;/*fix for mac input height*/
		  padding:5px 7px;		  
		  text-indent: 0.01px; /* Removes default arrow from firefox*/
		  text-overflow: "";  /*Removes default arrow from firefox*/
		  cursor: pointer;
		  margin-left:5px;
		  /*My custom style for fonts*/
	
		  color: #1455a2;
	  
	}

			div.selectBox
			{
border:1px solid #eeeeee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	background: #fff url(img/arrow.png) no-repeat;  /*Adds background-image*/
	background-position: right 8px;  /*Position of the background-image*/
		  width: 160px; /*Width of select dropdown to give space for arrow image*/
		  height:35px;/*fix for mac input height*/
		  padding:5px 7px;		  
		  text-indent: 0.01px; /* Removes default arrow from firefox*/
		  text-overflow: "";  /*Removes default arrow from firefox*/
		  cursor: pointer;
		  margin-left:5px;
		  /*My custom style for fonts*/
	
		  color: #1455a2;
					position:relative;
				display:inline-block;
				cursor:default;
				text-align:left;
				line-height:30px;
				clear:both;
				color:#888;
			}
			span.selected a
			{
				display:block;
				text-indent:20px;
				overflow:hidden;
				width:100%;
			}
			span.selectArrow a
			{
				width:30px;
				border:1px solid #60abf8;
				border-top-right-radius:5px;
				border-bottom-right-radius:5px;
				text-align:center;
				font-size:20px;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-o-user-select: none;
				user-select: none;
				background:#4096ee;
			}
			
			span.selectArrow a,span.selected a
			{
				position:relative;
				float:left;
				height:30px;
				z-index:1;
			}
			
			div.selectOptions
			{
				position:absolute;
				top:28px;
				left:0;
				width:198px;
				border:1px solid #ccc;
				border-bottom-right-radius:5px;
				border-bottom-left-radius:5px;
				overflow:hidden;
				background:#fff;
				padding-top:2px;
				display:none;
				z-index:11111;
			}
				
			span.selectOption a
			{
				display:block;
				width:100%;
				line-height:20px;
				padding:5px 10%;
			}
			
			span.selectOption a:hover
			{
				color:#f6f6f6;
				background:#4096ee;	
			}			


ul {padding-left:50px;}	

ul.twitterbullet {margin-left:-80px !important;}	

@media only screen and (max-width: 767px) {
	.countryselect {
	position:absolute;
	width:120px;
	height:auto;
	top:850px;
	left:10%;
	z-index:2;
	}
	
	.wpb_widgetised_column_heading {color:white !important; width:300px !important;}
	
	.tp_recent_tweets {color:white !important;}
	
	.blackbackground {
		background:#33363c !important;
		height:550px;
	}
	
	ol.vc-carousel-indicators {
	top:3750px !important;
	}
	
}
