/*
Theme Name: SandS Events subtheme
Description: the sub theme of thekeynote-v1-00
Author: Amir Jelodar
Author URI: http://sandsmedia.com/
Template: thekeynote-v1-00
Version: 1.00
Text Domain: sands_translate
*/
@import url("../thekeynote-v1-00/style.css");

body{
  background: #fff !important;
    font-family: "Montserrat" !important;
}

.flexslider .slides li {
    list-style-type: none;
}

blockquote{
    padding: 20px 20px 0px 60px !important;
    font-size: inherit !important;
    border: none !important;
}

.content-wrapper section p{
    line-height: 22px;
}

.gdlr-page-title-wrapper .gdlr-page-title-overlay{
	background-color: transparent !important;
}

section li {
    line-height: 1.75;
}

/* --- SHOW / HIDE SECTIONS ON DIFFERENT DEVICES --- */

.gdlr-hide-in-all-devices{
	display: none;
}

.gdlr-hide-in-desktop-tablet,
.gdlr-hide-in-desktop-mobile,
.gdlr-hide-in-desktop{
	display:block;
}

@media only screen and (min-width:992px){
	.gdlr-hide-in-desktop{
		display: none;
	}
	.gdlr-hide-in-desktop-mobile{
		display: none;
	}
}

@media only screen and (min-width:768px){
	.gdlr-hide-in-desktop-tablet{
		display: none;
	}
}

@media only screen and (max-width:767px){
	.gdlr-hide-in-desktop-mobile{
		display: none;
	}
}

/* --- TICKET / PRICE TABLE GDLR --- */
.gdlr-ticket-item .gdlr-ticket-head .gdlr-ticket-head-title{
    min-height: 40px;
}
.gdlr-ticket-item .gdlr-ticket-button{
    visibility: hidden !important;
    display: none !important;
}

@media only screen and (min-width:768px) and (max-width: 1200px)  {
	.gdlr-ticket-item .gdlr-ticket-head .gdlr-ticket-head-title{
		font-size: 15px;
	    word-wrap: break-word;
	}
}

/* VIDEO (YOUTUBE) RESPONSIVE */

#sands-video-youtube{
    position: relative;
    padding-bottom: 33%;
    padding-top: 30px;
    overflow: hidden;
    max-width: 600px;
    margin: 0 auto;
    min-height: 350px;
}

#sands-video-youtube iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* timetable */

.gdlr-session-item-head{
/*	display:none !important;*/
}

.sands-custom-session-item .gdlr-session-item-head{
	margin: 0 2% 0 0;
	padding: 0;
}

#timetable-overview-custom .gdlr-session-item-head .gdlr-session-item-head-info{
	color:#fff;
}


/* --- min width of the header column --- */

@media only screen and (min-width:769px){

#timetable-overview-custom .gdlr-session-item-head.gdlr-first a.table-head-link{
	display:inline-block;

}
	/* - timetable-day-2 - */
	.timetable-day-2 a.table-head-link:last-child  .gdlr-session-item-head-info{
		border: 0px solid red !important;
	}

	#timetable-overview-custom.timetable-day-2 .gdlr-session-item-head.gdlr-first .table-head-link{
		min-width: 50%;
		max-width: 50%;
	}

	/* - timetable-day-3 - */
	.timetable-day-3 a.table-head-link:last-child  .gdlr-session-item-head-info{
		border: 0px solid red !important;
	}

	#timetable-overview-custom.timetable-day-3 .gdlr-session-item-head.gdlr-first .table-head-link{
		min-width: 33.33%;
		max-width: 33.33%;
	}

	/* - timetable-day-4 - */
	.timetable-day-4 a.table-head-link:last-child  .gdlr-session-item-head-info{
		border: 0px solid red !important;
	}

	#timetable-overview-custom.timetable-day-4 .gdlr-session-item-head.gdlr-first .table-head-link{
		min-width: 25%;
		max-width: 25%;

	}

	/* - timetable-day-5 - */
	.timetable-day-5 a.table-head-link:last-child  .gdlr-session-item-head-info{
		border: 0px solid red !important;
	}

	#timetable-overview-custom.timetable-day-5 .gdlr-session-item-head.gdlr-first .table-head-link{
		min-width: 19.5%;
		max-width: 19.5%;
	}

	/* - timetable-day-6 - */
	.timetable-day-6 a.table-head-link:last-child  .gdlr-session-item-head-info{
		border: 0px solid red !important;
	}

	#timetable-overview-custom.timetable-day-6 .gdlr-session-item-head.gdlr-first .table-head-link{
		min-width: 16.5%;
		max-width: 16.5%;
	}

	/* - timetable-day-7 - */
	.timetable-day-7 a.table-head-link:last-child  .gdlr-session-item-head-info{
		border: 0px solid red !important;
	}

	#timetable-overview-custom.timetable-day-7 .gdlr-session-item-head.gdlr-first .table-head-link{
		min-width: 14%;
		max-width: 14%;
	}

	/* - timetable-day-8 - */
	.timetable-day-8 a.table-head-link:last-child  .gdlr-session-item-head-info{
		border: 0px solid red !important;
	}

	#timetable-overview-custom.timetable-day-8 .gdlr-session-item-head.gdlr-first .table-head-link{
		min-width: 12%;
		max-width: 12%;
	}
}



@media only screen and (max-width:768px){
	#timetable-overview-custom .gdlr-session-item-head.gdlr-first .table-head-link{
		min-width: 100%;
		display: block;
	}
}

/*
#timetable-overview-custom .gdlr-session-item-head .gdlr-session-item-head-info:hover{
	background: rgba(169, 161, 0, 0.5);
}*/

/* left column */

.gdlr-session-item .gdlr-session-item-content-info {
  padding: 10px;

}

#timetable-overview-custom .col-xs-3.session-type-icons{
	padding-right: 5px;
    padding-left: 5px;
}

#timetable-overview-custom .col-xs-9.session-date_info{
	padding-right: 5px;
    padding-left: 5px;
}

#timetable-overview-custom .col-xs-9.session-date_info .session-info i{
	display:none;
}

/* right column */

.gdlr-session-item .gdlr-session-item-content {
  padding: 10px;

}

.session-speaker-list-item {
  float: left;
  margin-right: 5px;

}

.session-speaker-list-item::after {
  content: ",";
}

.session-speaker-list-item:last-child::after {
  content: " ";
}

.sessoin-speaker-title h3.gdlr-session-item-title{
	margin: 8px 0;
	font-size: 15px;
  	text-transform: none;
 	letter-spacing: 1px;
 	letter-spacing: normal;
 	width: 90%;
}

.sessoin-speaker-title .speakers-name-and-company a{
	font-size: 15px;
  	text-transform: none;
 	letter-spacing: 1px;
 	font-weight: 600;
 	letter-spacing: normal;
}

.speakers-image .gdlr-session-thumbnail-wrapper{
	margin-top:2px;
}

.gdlr-session-item .gdlr-speaker-thumbnail {
  margin-top: 5px;
}

/* anchors bug fixing */
#timetable-overview-custom .gdlr-session-item-head-info{
	/*padding: 0;
	border-right: 0 solid;
	max-width:19.5%;*/
	min-width: 100%;

}
.gdlr-session-item .gdlr-session-item-head {
  background-color: #003e73;
}
.gdlr-session-item .gdlr-session-item-head-info{
	  border-color: #000!important;
}

#timetable-overview-custom .gdlr-session-item-head-info-border{
	/*padding: 18px 25px 16px;
	border-right: #a9a100 1px solid;*/
}

@media only screen and (min-width:768px) and (max-width: 1200px)  {
	#timetable-overview-custom .gdlr-session-item-head-info-border{
		padding: 18px 5px 16px;
	}
}
#timetable-overview-custom .gdlr-active{
	background: transparent;
}

@media (min-width: 768px) {
	#timetable-overview-custom .sands-active{
	    background-color: rgb(199, 202, 2);
	}
}
@media (max-width: 767px) {
	#timetable-overview-custom .sands-active{
	    background-color: rgba(0,0,0, 0.01);
	}
}

.gdlr-session-item .gdlr-session-item-head-info{
	border-right-width:0px;
	box-shadow: inset -1px 0px 0px 0px #000;
}

.gdlr-session-item .table-head-link:last-child .gdlr-session-item-head-info{
	box-shadow: inset 0px 0px 0px 0px #000;
}

/*
#timetable-overview-custom .sands-image-colored-overlay-hover img{
	filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
filter: gray;
-webkit-filter: grayscale(1);
}
*/
@media only screen and (min-width:768px) and (max-width: 1199px)  {
	.gdlr-session-item .gdlr-session-head-day{
		  min-height: 32px;
	}
}



/* FILTERS */

.filter-on-right-side-blocks{
	margin-bottom: 2em;
}

.filter-on-right-side-blocks label {
	font-size: 16px;
}

.filter-on-right-side-blocks .legend-ul{
	margin-left: 0;
}

.filter-on-right-side-blocks .legend-ul li{
    height: 30px;
    display:table;
    min-width: 200px;
}

.filter-on-right-side-blocks .legend-ul li img{
    padding-left: 0;
    width: 22px;
    padding-right: 0;
}

.filter-on-right-side-blocks .legend-ul li h5{
	margin: 5px 0;
	font-weight: 600;
}

.bootstrap-select .btn-default{
	color: #666;
    background-color: #eee;
    border:0px solid #ccc;
    border-radius: 0px !important;
    box-shadow: none;
}

.filter-on-right-side-blocks-mobile{
	margin-bottom:1em;
}

.filter-on-right-side-blocks-mobile label{
	width:100%;
}
/* filter scroll
.affix-top,.affix{
	position: static;
}

@media (min-width: 992px) {

#filtering-form.affix-top {
    position: static;
    top:100px;
    width:230px;
  }


#filtering-form.affix {
    position: fixed;
    bottom:300px;
    width:230px;
  }
}

*/


/**/

.single-speaker .speaker-session-item-title {
  text-transform: none;
}

.gdlr-item-title-wrapper.gdlr-item.pos-left{
  margin-bottom: 30px;
}

.gdlr-item-title-wrapper .gdlr-item-title{
  margin-bottom: 20px;
}

.gdlr-item-title-wrapper.gdlr-item.pos-left a {
  color: #333;
}

.single-speaker .gdlr-speaker-position {
  font-size: 16px;
  font-weight: bold;
  color: #888;
}

.single-speaker .gdlr-speaker-session-wrapper {
  margin: 0px 0 0 -10px;
}

.gdlr-speaker-social{
	padding:0.5em 0!important;
	margin:0.5em 0;
}

.previous-next-container h3{
	margin-bottom: 1.3em;
	text-transform:none;
}

.arrow-indicators{
	font-size:30px;
}



.gdlr-master-slider-item.gdlr-slider-item.gdlr-item{
	margin:0!important;
}

@media (max-width: 767px){
	.single-speaker .gdlr-speaker-info-wrapper {
		margin-bottom: 40px;
		max-width: 99%;
		margin-right: 40px;
		float: none;
	}
}
/* TRACKS */
div.tracks{
  margin: 30px 0 15px 0;
  font-size: 14px;
  font-weight: 400;
}
div.tracks a.single-track-item {
    margin-right: 7px;
    padding: 7px 12px;
    background-color: #eee;
    display: inline-block;
    margin-bottom: 5px;
}

/* WORKSHOP Label */


/* WORKSHOP Requirements */
.sands-workshop-requirements {
	background-color: #ebebeb;
	border: solid 3px #d3d2d2;
    margin: 15px 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

/* DFP BANNERS */

/* MOBILE */
@media only screen and (min-width:768px){
#dfp-banner-mobile-block{display:none;}
}
#dfp-banner-mobile-block iframe{
	height: 70px;
}

#dfp-banner-mobile{
    padding: 10px 0 0 0;
    margin: 0 auto;
    position: relative;
    display: table;
}


/* DESKTOP */
#dfp-banner-desktop-block iframe{
	height: 30px;
}


#dfp-banner-desktop{
    margin: 0 auto;
    position: relative;
    display: table;
}

#dfp-banner-desktop > div{
	height: 30px !important;
}

/* Session detail page */

@media (max-width: 767px){

.single-session .gdlr-session-info-wrapper {
    max-width: 40% !important;
	margin-right: 20px;
}

.single-session .gdlr-session-content {
	width: 50%;
}
.single-session .gdlr-session-info-wrapper .call-for-action-box  > div span{
}

.single-session .gdlr-session-info-wrapper .call-for-action-box div a{
    padding: 5px 10px 5px 10px !important;
    letter-spacing: 1px !important;
	font-size: 12px;
}

.single-session .gdlr-session-info-wrapper .session-speaker-list{
	width:100%;
}

.single-session .gdlr-session-content .previous-next-container .text-left,
.single-session .gdlr-session-content .previous-next-container .text-right{
	padding: 5px 0;
}

}

/* All overview pages */
.gdlr-blog-date-wrapper {
/*    line-height: 1;
    font-style: italic;
    width: 150px;
    margin-right: 15px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    text-align: left;
*/
}

.gdlr-blog-medium .gdlr-blog-date-wrapper .gdlr-blog-day {
    font-size: 22px;
}

header .sands-blog-title {
	margin-top: 0px;
    letter-spacing: 0px;
}

.gdlr-info-font .gdlr-blog-type-icon{
	text-align: right;
    margin-top: 3px;
}

/* language flags */

.gdlr-blog-type-icon .session-language-flag-icon.de{
	background-image: url('/wp-content/themes/sands-events-subtheme/img/de.gif') !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    height: 18px;
    width: 20px;
    margin-top: 5px;
    float: right;
    display: block;
}

.gdlr-blog-type-icon .session-language-flag-icon.en{
	background-image: url('/wp-content/themes/sands-events-subtheme/img/en.gif') !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    height: 18px;
    width: 20px;
    margin-top: 5px;
    float: right;
    display: block;
}

.session-language-flag-icon-timetable.de{
	background-image: url('/wp-content/themes/sands-events-subtheme/img/de.gif') !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    height: 18px;
    width: 20px;
    margin-top: 5px;
    display: block;
}

.session-language-flag-icon-timetable.en{
	background-image: url('/wp-content/themes/sands-events-subtheme/img/en.gif') !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    height: 18px;
    width: 20px;
    margin-top: 5px;
    display: block;
}

/* Infos */

.gdlr-blog-sessions-infos{
	margin-bottom: 15px;
}

.gdlr-blog-sessions-infos .sessions-info-single{
	float: left;
	margin-right: 20px;
}

.gdlr-blog-sessions-infos .sessions-info-single i {
    margin-right: 5px;
}


@media (max-width: 767px){
	.gdlr-blog-sessions-infos .sessions-info-single{
	float: none;
	margin-right: 0px;
}
}

/* Speaker Block */
.all-speakers-infos-block{
	background-color: #FCFCFC;
    border-radius: 3px;
    border-top: 1px solid #EFEFEF;
    box-shadow: 1px 4px 10px 1px rgba(0, 0, 0, 0.3);
    margin: 16px 12px 15px 5px;
    /*min-height: 65px;*/
    padding: 5px 0px 10px 5px;
    width:98%;
}

.single-speaker-infos-block{
	margin-bottom:5px;
}

.single-speaker-infos-block .gdlr-speaker-thumbnail {
    width: 75%;
}

.single-speaker-infos-block .gdlr-speaker-thumbnail img {
    borrder: 1px solid #fcfcfc;
}


/* Partner single content on overview pages */
.gdlr-blog-medium .gdlr-blog-thumbnail {
    width: 25%;
}

/* --- Sponsors overview --- */

.sponsor-group .sponsor-type-title{
	background-color: #DDD;
	padding-right: 10px;
}

.sponsor-group .single-sponsor{
	margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.sponsor-group .single-sponsor .sands-sponsor-logo img{
	max-width: 90%;
}

.sponsor-group .single-sponsor .sponsor-urls .url-label{
	max-width:30px;
}
.sponsor-group .single-sponsor .sponsor-urls .url-list ul li {
	list-style: none;
}

.sponsor-urls .url-list {
    word-wrap: break-word;
}

/* sponsors detail */
@media only screen and (max-width: 767px) {
	.single-sponsor .gdlr-sponsor-info-wrapper{
		max-width: 100%;
		margin-bottom: 10px;
	    margin-right: 10px;
	    float: none;
	}

	.sponsor-group .single-sponsor .sponsor-urls .url-label{
	    max-width: 19px;
	}
	.sponsor-group .single-sponsor .sponsor-urls .url-list {
	    max-width: 79%;
	}
}

/* Session Type Icon */
.session-type-icons .cathead-img img {
	max-width: 20px;
	min-width: 19px;
	height:auto;
}

.session-type-icons-detail-pages{
	margin:20px 0 25px;
	text-align: right;
}
	@media only screen and (max-width: 767px) {
		.session-type-icons-detail-pages{
		margin:2px 0;
		text-align: left;
	}
}

/**************************************************************************************************************************/

/* Mobile changes  */
@media only screen and (max-width: 767px) {
  .gdlr-item-title-wrapper .gdlr-item-title.gdlr-title-medium {
    font-size:20px;
  }
  .Table {
    display: block !important;
    overflow-x: scroll;
  }
 .Table::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
    margin-top:-4px;
  }
  .Table::-webkit-scrollbar-thumb {
     border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    }
  .Table::-webkit-scrollbar-track {
    background-color: #eaeaea;
  }
   /* ticket form changes */
  .page-id-3278 #anmelde-formular-block .gdlr-item.gdlr-content-item{
    margin: 0 -20px;
  }
  header div.gdlr-header-container div.gdlr-logo img {
    height: auto !important;
 }
}


/* remove all headline letter-spacing */
h1, h2, h3, h4, h5, h6,
.gdlr-button,
.gdlr-widget-title,
.gdlr-speaker-item .gdlr-speaker-item-title,
.gdlr-item-title-wrapper .gdlr-item-title,
.gdlr-subscribe-item .gdlr-subscribe-title,
.gdlr-location-item .gdlr-location-title,
.gdlr-page-title-wrapper .gdlr-page-title,
.gdlr-session-item .gdlr-session-break-title,
.gdlr-navigation-wrapper .gdlr-main-menu > li > a {letter-spacing: 0 !important;}


/* CHANGE MENU STYLE - FIRST CASE */
.gdlr-navigation-wrapper{
	margin-top: 15px !important;
	padding-right: 5px !important;
}
.gdlr-navigation-wrapper .gdlr-navigation{
    height: 45px !important;
}

.gdlr-navigation-wrapper .gdlr-navigation ul.gdlr-main-menu{
	padding:  0 !important;
}

.gdlr-navigation-wrapper .gdlr-navigation ul.gdlr-main-menu > li {
    padding: 10px 12px !important;
}

.gdlr-navigation-wrapper .gdlr-navigation ul.gdlr-main-menu > li:last-child {
	border-right: 0px #333 solid !important;
}
.gdlr-navigation-wrapper .gdlr-navigation ul.gdlr-main-menu > li > a{
	padding:0;
	font-size:14px;
}

.gdlr-navigation-wrapper .gdlr-navigation ul.gdlr-main-menu > li > a{
	font-weight: 400 !important;
}

.gdlr-navigation-wrapper .gdlr-navigation ul.gdlr-main-menu > li:last-child a{
    padding: 6px 12px 6px 12px !important;
}
.gdlr-navigation-wrapper .gdlr-navigation ul.gdlr-main-menu > li ul.sub-menu {
	top: 41px !important;
}

.gdlr-navigation-wrapper .gdlr-navigation ul.gdlr-main-menu > li ul.sub-menu > li ul.sub-menu {
	top: 1px !important;
}

.gdlr-navigation-wrapper .gdlr-navigation ul.gdlr-main-menu li ul.sub-menu li a{
	/*color: #666666 !important;*/
    font-weight: bold !important;
	padding: 10px 15px;
}

.gdlr-fixed-header .gdlr-header-inner {
     background-color: #fff !important;
    border-bottom: 2px #ccc solid;
}

header div.gdlr-header-container div.gdlr-logo img{
	width: auto !important;
    height: 50px;
}

/* Speakers Overview */
.speaker-item-wrapper .gdlr-speaker-thumbnail img {
    margin: 0 auto;
    position: relative;
}

/* @media only screen and (max-width: 767px) { */
	.speaker-item-wrapper .speaker-item-holder > div{
	    word-wrap: break-word;
	}
/* } */

/* COMMENT BOX */
.gdlr-comments-area .comment-form-comment {
	margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
	.gdlr-comments-area .comment-form-head > input{
		width: 94% !important;
	    margin-bottom: 10px;
	    margin-left: 0px;
	}
}

/* Global mobile changes */

/*--- mobile portrait style ---*/
@media only screen and (max-width: 768px) {
	body .container{ max-width: 100%!important; }
	body .body-wrapper.gdlr-boxed-style { max-width: 100%!important; }
	.single-session .gdlr-session-info-wrapper {
	    width: 100% !important;
	    max-width: 100% !important;
	    margin: 0px !important;
	    float: left;
	}
	.single-session .gdlr-session-content {
	    width: auto;
	    max-width: 100%;
	    float: left;
	}
	.single-session .gdlr-session-title {
	    font-size: 25px;
	    text-transform: none;
	    font-weight: bold;
	    word-wrap: break-word;
	    letter-spacing: 3px;
	}
	a.go-back-button{
		width: 200px;
		display: block;
		margin: 0px auto;
		padding: 1em;
		text-align: center;
	}
.single-session .gdlr-session-info-wrapper .session-speaker-list{
		width: auto;
	}
	.header-special-graphic div{
	    /*top: 167px!important;*/
	    right: 4px!important;
	    left: 71%!important;

	}
	section .wpgmp_map_container {
		width: 100%;
		padding: 0 15px;
	}
}

.header-special-graphic{
	position: relative;
}

.header-special-graphic .header-special-graphic-inside {
	position: absolute;
    z-index: 90;
    right: 5%;
    display: none;
}

/* change buttons on hover */

a.gdlr-button:hover {
    border-color: transparent !important;
    text-decoration: none;
}

/* Price Table */

.sands-pricing-table .sands-odd{
	background-color: #dddddd;
}

.sands-pricing-table .sands-even{
	background-color: #f9f9f9;
}


.sands-pricing-table .Row{
    display: table-row;
    height: 30px;
}
.sands-pricing-table .Cell{
    display: table-cell;
    border: solid;
    border-width: 2px;
    border-color: white;
    vertical-align: middle;
    padding: 10px;
}

/* Partner slider bug fixing */
.owl-carousel .owl-wrapper-outer {
    z-index: 1;
}
.wls-carousel .owl-controls .owl-buttons .owl-prev{
    margin-left:-30px;
}
.wls-carousel .owl-controls .owl-buttons .owl-next{
    margin-right:-30px;
}


/* FOOTER */
footer.footer-wrapper .gdlr-widget-title{
	font-size: 15px;
	line-height: 130% !important;
}

/* RESPONSIVE TABLE */

.responsive-table {
  width: 100%;
  margin-bottom: 1.5em;
}
.responsive-table thead {
  position: absolute;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.responsive-table thead th {
  background-color: #FFA300;
  border: 4px solid #FFF;
  font-weight: normal;
  text-align: center;
  color: white;
}
.responsive-table thead th:first-of-type {
  text-align: left;
}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}
.responsive-table th,
.responsive-table td {
  padding: .5em;
  vertical-align: middle;
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
.responsive-table tfoot {
  font-size: .8em;
  font-style: italic;
}
.responsive-table tbody tr {
  margin-bottom: 1em;
  border: 2px solid #FFA300;
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}
.responsive-table tbody th[scope="row"] {
  background-color: #FFA300;
  color: white;
}
.responsive-table tbody td[data-type=currency] {
  text-align: right;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: 1em;
  color: rgba(94, 93, 82, 0.75);
}
.responsive-table tbody td {
  text-align: right;
  border-bottom: 1px solid #FFA300;
}


@media (min-width: 768px) {
  .responsive-table {
    font-size: .9em;
  }
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
  .responsive-table tr {
    display: table-row;
  }
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: .5em;
  }

  .responsive-table caption {
    font-size: 1.5em;
  }
  .responsive-table tbody {
    display: table-row-group;
  }
  .responsive-table tbody tr {
    display: table-row;
	border: 1px solid #FFF;
  }
  .responsive-table tbody tr:nth-of-type(even) {
    background-color: #EFEFEE;
  }
  .responsive-table tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
    border: 4px solid #fff;
  }
  .responsive-table tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52;
    text-align: left;
    border-right: 4px #fff solid;
  }
  .responsive-table tbody td {
    text-align: center;
    border-bottom: 2px solid #fff;
    border-right: 4px solid #fff;
  }
  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}

/*******************************************************/

#clean-sponsor-carousel .flex-direction-nav {display:none!important;}
#clean-sponsor-carousel .flex-direction-nav:hover {display:none!important;}


/*
* SPEAKERS AND SPONSORS SIDE BY SIDE
*/
/*
#sands-speakers-partner-section .three.columns{
	border: 3px #243A6B solid;
    background-color: #fff;
    margin-top: 95px;
}

@media (min-width: 768px) {
	#sands-speakers-partner-section .nine.columns{
		width: 68%;
	    margin-right: 7%;
	}
}

#sands-speakers-partner-section .gdlr-sponsor-type-round .gdlr-sponsor-item{
	background: #fff;
}

#sands-speakers-partner-section .gdlr-item-title-wrapper.pos-center {
    margin: 1em 0 5px 0;
}

#sands-speakers-partner-section #clean-sponsor-carousel{
	margin-bottom: 10px;
}

#sands-speakers-partner-section .three.columns .gdlr-item-title-wrapper .gdlr-item-title{
    margin-bottom: 0px;
	border-bottom: 0px #243A6B solid;
    padding-bottom: 3px;
    margin-top: 0px;
}

#sands-speakers-partner-section .three.columns .sponsor-item-wrapper{
    border-bottom: 0px #ccc solid;
}

*/

/*  START TEST NEW LAYOUT SPEAKER AND PARTNER TOGETHER IOT */
/*
#sands-speakers-partner-section .three.columns{
	border: 2px #ddd solid;
        background-color: #fff;
        margin-top: 115px;
}

@media (min-width: 768px) {
	#sands-speakers-partner-section .nine.columns{
		width: 68%;
	    margin-right: 7%;
	}
}

#sands-speakers-partner-section .gdlr-sponsor-type-round .gdlr-sponsor-item{
	background: #fff;
}

#sands-speakers-partner-section .three.columns .gdlr-item-title-wrapper.pos-center {
    margin: -15px 0 5px 0;
    border-top: 1px #eee solid;
    padding-top: 15px;
}

#sands-speakers-partner-section .three.columns .gdlr-item-title-wrapper.pos-center:first-child {
    margin: 0px 0 5px 0;
}
#sands-speakers-partner-section #clean-sponsor-carousel{
	margin-bottom: 10px;
}

#sands-speakers-partner-section .three.columns .gdlr-item-title-wrapper .gdlr-item-title{
           margin-bottom: 0px;
           border-bottom: 0px #eee solid;
    padding-bottom: 3px;
    margin-top: 0px;
}

#sands-speakers-partner-section .three.columns .sponsor-item-wrapper{
    border-bottom: 0px #ccc solid;
}

*/
/*  END TEST NEW LAYOUT SPEAKER AND PARTNER TOGETHER */

.gdlr-session-item .gdlr-session-item-divider {
    margin: 0px 10px;
}

/*
*** BLOG ***
*/

/* STREAM */

.archive .gdlr-blog-medium .gdlr-blog-title{
	margin-top: 0;
}

/* SINGLE */
.single-post .interviewe-wrapper .interview-author-name{
    font-weight: 600;
    margin-bottom: 10px;
}
.single-post .interviewe-wrapper .interview-author-picture{
    float: left;
    /* position: relative; */
    width: 129px;
    margin: 0px 10px 10px 0px;
}
.single-post .interviewe-wrapper .interview-author-summary{
    font-weight: 400;
    font-size: 14px;
}

.interview-posts-header-content{
	display:block;
}
.interview-posts-header-content .gdlr-blog-excerpt{
    font-size: 22px;
    color: #428bca;
    margin-bottom: 20px;
    font-weight: 100;
}
.interview-posts-header-content .gdlr-blog-image{
	float:right;
	margin: 0px 0px 10px 35px;
	max-width: 300px;
}
.interview-posts-header-content .gdlr-blog-image .interview-image-caption{
	margin-top: 5px;
    font-size: 12px;
}

.sands-boxed-block {
    background: #f2f2f2;
    border-radius: 15px;
    margin: 35px 0px 35px 0px;
}

/*
*** embed video startpage - popup ***
*/

.embed-container {
  /*position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;*/

	width: 50%;
    height: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.embed-container iframe {

  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 100%;
}

#popup-container {
   /* position:fixed!important;
    position:absolute;
    height:auto;
   width:885px;
    margin:-100px 0px 0px -462px;
    top: 30%;
    left: 50%;
    background-color: #fff;
    display:none;
    z-index:1000;
    padding:0 0px 0 9px;
	box-shadow: 0px 0px 0px 90em rgba(0,0,0,0.7);*/
	display:none;
	position: relative;
	z-index:1000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.8);
}
p.overlay-close {text-align:right; margin:0; color:#fff; font-size:23px; cursor:pointer;}

@media only screen and (min-width:320px) and (max-width: 767px)  {
	.embed-container {
		width: 80%;
	    height: 60%;
	}
}

/*
*** Main Conference and Workshop Block ***
*/

#confwork-id {
	background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% auto;
    min-height: 0;
    position: relative;
}

#confwork-id .ccwb-second-bachground{
    background-repeat: no-repeat;
    background-position: 0% 100%;
    background-size: 100% auto;
    position: absolute;
    width: 100%;
    min-height: 290px;
    bottom: 0;
    z-index: 0;
    height: 100%;
}

.custom-main-conference , .custom-workshop-block{
	z-index: 2;
}

.custom-conf-workshop-block, .custom-conf-workshop-block p, .custom-conf-workshop-block a, .custom-conf-workshop-block span {
	color: #fff;
}
.custom-conf-workshop-block div .big-title{
    text-transform: uppercase;
}
.custom-conf-workshop-block div .big-title, .custom-conf-workshop-block div .small-title{
	text-align: center;
}

.custom-conf-workshop-block div .big-title .cw-item-title{
	font-size: 40px;
}
.custom-conf-workshop-block div .small-title .cw-item-title{

}

.custom-workshop-block .owl-item a {font-size:15px;}


/***********/

.custom-main-conference{
	position: relative;
}

.custom-main-conference .cmc-content .cmc-block-item{
    width: 140px;
    display: block;
    text-align: center;
    position: absolute;
}
.custom-main-conference .cmc-content .cmc-block-1{
	top: 140px;
    left: 1%;
}
.custom-main-conference .cmc-content .cmc-block-2{
	top: 160px;
    left: 60%;
}
.custom-main-conference .cmc-content .cmc-block-3{
	top: 300px;
    left: 30%;
}


.custom-main-conference .cmc-content .info-big-label-desk{
    font-size: 65px;
    letter-spacing: -3px;
    display: block;
    margin-bottom: -11px;
    padding-bottom: 0;
    font-weight: 600;
}
.custom-main-conference .cmc-content .info-small-label-desk{
	text-transform: uppercase;
    letter-spacing: 2px;
    font-size: .8em;
    line-height: 14px !important;
	display:block;
}

.custom-main-conference .cmc-content .info-label-mobile{
	padding-top: 5px;
}

.custom-main-conference .cmc-content .info-big-label-mobile{
	float: left;
    color: #333;
    font-weight: 600;
    margin-right: 5px;
}
.custom-main-conference .cmc-content .info-small-label-mobile{
	color: #666;
}

/***********/
.custom-workshop-block{

}

.cwb-content {
	/*position: relative;*/
    margin: 300px auto 0px;
    width: 320px;
    text-align: center;
    /*background-color: #1e2979;
	padding: 3px 25px;
	top: -10px;*/
}

.cwb-highlight {font-size:16px;}

.custom-workshop-block .cwb-slider-label{
	text-transform: uppercase;
    letter-spacing: 2px !important;
    font-size: 2rem;
	font-weight: bold;
}

.cwb-footer, .cwb-footer p{
	color: #666 !important;

}

.cwb-footer p{
    line-height: 14px !important;
    position: relative;
    top: 6px;
}

.cwb-footer{
    position: relative;
    /*top: 25px;*/
	text-align:center;
}


/* slider */
 .custom-conf-workshop-block a:hover{
 	color: #fff;
 }
.custom-workshop-block .owl-carousel .owl-next:before {
    content: "\f054";
    margin-left: 2px;
}

.custom-workshop-block .owl-carousel .owl-prev:before {
    content: "\f053";
    margin-right: 2px;
}

.custom-workshop-block .owl-carousel .owl-buttons div {
    width: 38px;
	height: 40px;
	color: #fff !important;
	background: transparent;
	display: block;
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	font: normal normal normal 0px/0px FontAwesome;
	font-size: 25px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-weight: normal;
}

.custom-workshop-block .owl-carousel .owl-buttons{
    z-index: 5;
    position: relative;
    top: -20px;
}

.custom-workshop-block .owl-carousel .owl-prev {
    left: -25px;
}

.custom-workshop-block .owl-carousel .owl-next {
    right: -25px;
    margin-bottom: auto !important;
}


/***********/

div#confwork-tetimonial-id {
    margin-top: -50px;
}

.custom-testimonial-block{
	text-align:center;
}

.custom-testimonial-block figure {
    width: 80px;
    border-radius: 50%;
    height: 80px;
    margin: auto;
    border: 1px #eee solid;
    overflow: hidden;
    margin-bottom: 20px;
}
.custom-testimonial-block figure img {
	width: 101%;
    height: 101%;
}

@media screen and (min-width: 1000px) and (max-width: 1500px) {
#confwork-id {
background-size: cover;
}
}

@media only screen and (min-width:768px) and (max-width: 1200px)  {

	#confwork-id {
        background-position: 50% 50%;
        background-size: 100% auto;
	}

	#confwork-id .ccwb-second-bachground{
	    background-position: 25% 100%;
	    background-size: auto 100%;
	    height: auto;
	}

}


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

	/**/
	.custom-main-conference, .custom-workshop-block {
    	min-height: 400px !important;
	}
	/*conf*/
	.custom-main-conference .cmc-content {
		top: 200px;
	    position: relative;
	}
	.custom-main-conference .cmc-content .cmc-block-item {
	    display: block;
        width: 100%;
	    text-align: left;
   		position: initial;
	}
	.cmc-content {margin-bottom:20px;}
	.cwb-footer {text-align:left; top: 25px;}
	/* Workshop */
	.cwb-content {
	    margin: 194px auto 0px;
	}

	#confwork-id .custom-main-conference {
       margin-bottom: 16px;
	}
	.cwb-highlight {
		font-size: 14px !important;
	}
}

/* award voting boxes */
.award-aw-col-box .panel-group .panel {background-color:#efefef; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.award-aw-col-box .panel-default > .panel-heading {background-color:inherit;}
.award-aw-col-box .info-icon {cursor:pointer;}
.award-aw-col-box .panel-default > .panel-heading + .panel-collapse > .panel-body {border-top:0px; margin-top:30px;}


/*imported archiv page*/
.legend-icon.workshop {background-image: url('/wp-content/themes/sands-events-subtheme/img/workshop-icon.png') !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    height: 20px;
    width: 20px;
    display: block;}
.legend-icon.session {background-image: url('/wp-content/themes/sands-events-subtheme/img/sessions-icon.png') !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    height: 20px;
    width: 20px;
    display: block;}
.legend-icon.keynote, .legend-icon.keynotes {background-image: url('/wp-content/themes/sands-events-subtheme/img/keynote-icon.png') !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    height: 20px;
    width: 20px;
    display: block;}
.legend-icon.labs{background-image: url('/wp-content/themes/sands-events-subtheme/img/labs-icon.png') !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    height: 20px;
    width: 20px;
    display: block;}

.legend-icon.night-session{background-image: url('/wp-content/themes/sands-events-subtheme/img/nightsession-icon.png') !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    height: 20px;
    width: 20px;
    display: block;}
.legend-icon.speaker-panel{background-image: url('/wp-content/themes/sands-events-subtheme/img/speaker-panel.png') !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    height: 20px;
    width: 20px;
    display: block;}


.speakers-name-and-company {margin:0;}
.archiv-info-button {cursor: pointer; text-decoration:underline; font-size:13px;}
.archiv-speaker-company {font-size:13px !important; cursor: pointer;}
.archiv-speaker-company:hover {text-decoration:underline}
.archive-session-title {cursor:pointer;}
.archive-session-title:hover {text-decoration:underline}
.gdlr-session-item .gdlr-session-item-content {padding: 0px 10px 20px 10px !important;}
@media only screen and (max-width: 767px) {
.gdlr-session-item .gdlr-session-item-content { padding: 0px 30px 30px !important; }
}

/* POSTS VIDEO EMBED FIELD */
.single .posts-video-embed-field{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	margin: 30px 0;
}
.single .posts-video-embed-field iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* CLEVERREACH FORMS STYLE */

.cr_button {
    display: inline-block;
    font-size: 13px;
    padding: 17px 25px;
    margin-bottom: 15px;
    margin-right: 5px;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
    width: 100%;
    height: 53px !important;
}
.cr_ipe_item {
    padding: 10px !important;
    font-size: initial !important;
    border-radius: 0px !important;
    border: 0px solid #ccc !important;
    -webkit-font-smoothing: initial !important;
    height: 53px !important;
    margin-left: 7px !important;
    width:100%;
}
.cr_ipe_item_text {
    padding: 20px 20px 20px 45px;
    font-size: 20px;
}

.wbounce-modal .wbounce-modal-sub { background-color: #f0f1f2 !important; }

.wbounce-modal  .cr_ipe_item_text { display: none !important; }

.wbounce-modal  .inoutfield {
    width: 45.666667% !important;
}

.wbounce-modal .cr_form-container .container{
	    width: 100%;
}

.wbounce-modal .cr_form_success ,
.wbounce-modal .cr_form_error {
	width: 100% !important;
	text-align: center !important;
	font-size: 15px !important;
	margin-left: 0px !important;
}

#nolefttextnewsletter .cr_ipe_item_text{
   display:none;
}

#nolefttextnewsletter .col-lg-8 {
    width: 60%;
    margin: 0 auto;
    float: initial;
}

#nolefttextnewsletter .success-message{
	    margin-left: 0 !important;
	        width: 100% !important;
	}

.sticky-nl-form-right-side {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    align-content: flex-end;
}
.cr_form-container .container form {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    position: relative;
}
.cr_ipe_item_text {
    padding: 0 20px 10px !important;
}
.cr_loading {
    display:none;
}
.success-message {
    text-align: center;
    position: relative;
    margin-left: 50% !important;
    bottom: 50px;
    height: 0px;
    width: 30%;
}
.cr_form_error {
    width: 100%;
}

#nlform-slide {
    height: initial !important;
    padding-top: 12px !important;
}

.field-hidden{
    display:none;
}


@media (max-width: 991px) {
.cr_ipe_item {
    margin-left: 0px !important;
}

.sticky-nl-form-right-side {
	    display: block !important;
}

.cr_form-container .container form {
	    display: block !important;
    }

.cr_ipe_item_text {
    margin-left: 20px;
}

#nolefttextnewsletter .col-lg-8 {
    width: 100%;
}
.abovefooter-horizontal #cr_button{
    max-width: 100% !important;
}
}

/* Speaker Question Forms */
.checkbox-bahncard > span,
.checkbox-shirt-size > span, .checkbox-attending-days > span,
.checkbox-need-hotel > span,
.checkbox-travel-plans > span,
.checkbox-want-video > span{
    min-height: 50px !important;
    background: #f4f4f4;
    padding: 14px 0;
    width: 100%;
    display: block;
}
.sands-form-checkbox > span{
    margin-right:20px;
}
.checkbox-travel-plans .sands-form-checkbox > span {
    display:block;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date{
    border: 0px solid #c4c4c4;
    border-radius: 0px;
    background-color: #fff;
    padding: 3px 5px;
    width: 100%;
background-color: #f4f4f4;
padding: 16px 19px;

}
/* END Speaker Question Forms */

/* fix to the sponsors slider, the last item is not aligned to the center */
.flexslider .slides li:last-child {
    margin: 0px -14px 0px !important;
}

/* end fix to the sponsors slider */

/* New CR forms with parameters*/

.cr_form-container .container {
    width: 100%;
}

@media (min-width: 992px) {

.abovefooter-horizontal #cr_button,
.fullwidth-horizontal #cr_button{
    margin-left: 7px !important;
}

.popup-vertical .sticky-nl-form-right-side{
display:block !important;
}

.popup-vertical input[type=text] {
    margin-right: 7px;
    margin-bottom: 7px;
width: 47% !important;
    display: inline;
}

.wbounce-modal .cr_button{
    width: 50%;
}
}

.fullwidth-vertical .sticky-nl-form-right-side {
    display: block;
}

.fullwidth-vertical input[type="email"],
.fullwidth-vertical  input[type="text"] {
    color: #b5b5b5 !important;
    border: solid 1px #b4b4b4 !important;
    border-radius: 3px !important;
    moz-border-radius: 3px !important;
    font-size: 14px !important;
    color: #333333 !important;
    margin-left: 0px !important;
    padding: 3px 10px !important;
    margin-bottom: 6px;
    width: 190px !important;
   max-height:22px;
    display: block;
}

.fullwidth-vertical button#cr_button{
    color: #696869 !important;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    moz-border-radius: 3px;
    font-weight: 100;
    font-size: 14px;
    padding: 1px 10px;
    width: initial;
    max-height: 20px;
    margin-top: 3px;
    text-transform: capitalize;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
    background: linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
    letter-spacing: initial;
    line-height: 1px;
}

.fullwidth-horizontal #cr_button,
.sticky-horizontal #cr_button,
.abovefooter-horizontal #cr_button{
    max-width: 200px;
}

.field-hidden {
	display: none !important;
}


/* END New CR forms with parameters*/

/* Registration button inside the navigation menu */
.register-button a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px 6px 12px !important;
    margin: -7px 0 0 0 !important;
}
/* END Registration button inside the navigation menu */

/* Global Button Shape */
.rectangle-buttons {border-radius: 0px !important;}
.rounded-side-buttons {border-radius: 100px !important;}
/* END global Button Shape*/

/* add padding to the CR form inside wbounce*/
.wbounce-modal form {
    margin-bottom: 50px;
}
.wbounce-modal .cr_form_error {
    position: absolute;
    bottom: -46px;
}
/* END add padding to the CR form inside wbounce*/

/* Mailchimp vertical form */

.nlform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  }
  .nlform .mcbutton {
  	width: 30%;
  }
  .notuseflexonnl .nlform {
    display: initial;
    width: inherit;
    max-width: 340px;
  }
  .notuseflexonnl {
  	padding-left: 0px;
  }

  .notuseflexonnl .mcemail {
    height: 53px;
  	max-height: 53px;
    margin-bottom: 5px;
  }
  .notuseflexonnl .mcbutton {
   height: 100%;
   max-height: 53px;
   width: inherit;
   max-width: 340px;
   width: 100%;
  }
/* END Mailchimp vertical form */

/* Mave Youtube iframes responsove start */
.videowrapper {
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 25px; 
	height: 0;
}
.videowrapper iframe {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}
/* Mave Youtube iframes responsove end */

.blog-image img:nth-child(2n){
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.sands-item-mushroom{
	padding: 0px 50px;
}   

.sands-item-mushroom{
	margin-bottom:20px;
}

@media only screen and (max-width:  767px){
.mushroom-wrapper .container .columns:nth-child(even) .mushroom-row{
	display: flex;
    flex-direction: column;
}

.mushroom-wrapper .container .columns:nth-child(even) .mushroom-image-container{
	order:1;
}
}