/*
Theme Name: XEvent
Theme URI: http://wpthemecube.com/xevent
Author: ThemeCube
Author URI: http://themeforest.net/user/themecube
Description: Most Advanced WordPress Event Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: xevent
Tags: three-columns, four-columns, right-sidebar, grid-layout, custom-colors, featured-images, footer-widgets, full-width-template, rtl-language-support, e-commerce, entertainment

*/

/*
 TABLE OF CONTENTS:

# Core Elements
# Navigation
# InfoBox
# Price Table
# Program
# Workshop
# Schedule Minimal
# Schedule Timeline
# Schedule List
# Featured Talks
# Single Speaker
# Speaker Grid
# Registration Eventrbrite
# Registration with Google Forms
# Registration with Eventzilla
# Registration with Typeform
# Footer
# Scroll to top
# Social Icons

# News Card
# Footer Card
# Hotels
# Sponsors
# Testimonials
# Funfacts
# Buttons
# Preload
# Mailchimp Forms
# 404
# Search
# Blog

*/






/* CORE ELEMENTS */

.vc_row {
     margin-left: 0 !important; 
     margin-right: 0 !important; 
}

.wpb_content_element {
	margin-bottom: 0 !important;
}

.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner,
.vc_section.vc_section-has-fill {
	padding-top: 0 !important;
}

.wpb_single_image .vc_figure {
	margin-bottom: 15px !important;
}

.wpb_gmaps_widget .wpb_wrapper {
	background: transparent !important;
	padding: 0 !important;
}

body {
	overflow-x: hidden !important;
}

a:focus {
	outline: none !important;
	text-decoration: none;
}

h1 {
	font-size: 60px;
	margin-bottom: 0;
	font-weight: 700;
}

.header h1 {
	color: #ffffff;
	line-height: 65px;
	font-weight: 700;
}

h2 {
	font-weight: 700;
	line-height: 23px;
}

h3 {
	font-weight: 600;
}

h4 {
	font-weight: 300;
}

h5 {
	font-family: 600;
	letter-spacing: 2px;
}

.header {
	position: relative;
	display: table;
	width: 100%;
	height: 40vh;
/*	min-height: 400px; */
	background-color: #1D77EF;

	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.woocommerce .header {
	height: 300px !important;
	min-height: 300px !important; 
}

.sidebar-page .header {
	margin-bottom: 50px;
}

.navbar-fixed-top .navbar-right {
	padding-right: 15px;
}

.inner {
	display: table-cell;
	vertical-align: middle;
	z-index: 2;
	position: relative;
}

.va-bottom {
	vertical-align: bottom !important;
}

.no-padding {
	padding: 0 !important;
}

.no-margin {
	margin: 0 !important;
}

.dotted_bg {
	background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
	background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
	background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
	background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
	-webkit-background-size: 3px 3px;
	-moz-background-size: 3px 3px;
	background-size: 3px 3px;
}

.gradient-text {
  background: -webkit-linear-gradient(#1D77EF, #81F3FD);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-bg {
	background: -webkit-linear-gradient(-45deg, #1D77EF, #81F3FD) !important;
	background: -o-linear-gradient(-45deg, #1D77EF, #81F3FD) !important;
	background: linear-gradient(-45deg,  #1D77EF, #81F3FD) !important; 
}

.bw {
	-webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
}

.blended {
  background-blend-mode: multiply;
}


canvas {
	width: 100%;
}

#canvas-image {
	position: absolute;
	width:100% !important;
	height: auto !important;
	top: 0;
}

.uppercase {
	text-transform: uppercase;
}

.captialize {
	text-transform: capitalize !important;
}

.subhead {
	color:#999999;
	font-size: 13px;
	font-family: glacial indifference;
	letter-spacing: 1px;
}

.header .subhead {
	color:#ffffff;
	letter-spacing: 5px;
}

blockquote {
	border:none;
	padding-left: 0;
	font-weight: 300;
    font-style: italic;
    line-height: 30px;
    letter-spacing: 0.3px;
}

blockquote cite {
	display: block;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    margin-top: 14px;
}

blockquote p.lead {
	font-family: glacial indifference;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}

.relative {
	position: relative !important; 
}

.absolute {
	position: absolute !important;
	width: 100%;
	top: 200px;
	display: block;
}

.img-popup {
	z-index: 9998;
}

.tc_masonry_gallery .item img {
	display: block;
	margin-bottom: 30px
}

.tc_masonry_gallery .no-padding img {
	margin-bottom: 0;
}

/* owl-carousel */
.owl-theme .owl-nav [class*=owl-] {
	padding: 0;
	border-radius: 0;
	background-color: #292E35;
	margin: 2px;

}

.owl-theme .owl-nav [class*=owl-]:hover {
	background-color: #262626;
}

.center-right {
	display: block;
	margin-left: auto;
}

.owl-theme .owl-controls .owl-page span {
	background: #1D77EF;
}

.owl-theme .owl-controls {
	margin: 10px 0;
}

/* NAVIGATION ************************/

.navbar-custom {
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
	/*min-height: 66px;*/
	letter-spacing: 1px;
	background: transparent;
	z-index: 2000 !important;
	-webkit-font-smoothing: subpixel-antialiased;
}

body.search-no-results .navbar-custom,
body.search-results .navbar-custom {
	background:#292E35;	
}

.navbar-custom .nav>li>a {
	color: #ffffff;
	/*height: 66px;
	line-height: 36px;*/
	padding-left: 14px;
	padding-right: 14px;
}

/*.navbar-custom .navbar-brand {
	height: 66px;
	line-height: 36px;
}*/

.navbar-custom .logo {
	width: auto;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #262626;
}

li.dropdown:hover .dropdown-toggle {
	background-color: #262626;
}

h3.navhead {
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 17px;
}

.navbar-custom .icon-bar {
	background: #ffffff;
}



/* hamburger */
.navbar-toggle {
  border: none;
  background: transparent !important;
  padding: 17px 5px;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .topbar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middlebar {
  opacity: 0;
}
.navbar-toggle .bottombar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .topbar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middlebar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottombar {
  transform: rotate(0);
}


/*search*/
.top-search{
    background-color: #262626;
    padding: 7px 0;
    display: none;
}

.top-search input.form-control{
    background-color: transparent;
    border: none;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    color: #fff;
    height: 40px;
    padding: 0 15px;
}

.top-search .input-group-addon{
    background-color: transparent;
    border: none;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
}

.top-search .input-group-addon.close-search{
    cursor: pointer;
}

.nav>li.navsearch>a {
	padding-left: 0;
	padding-right: 0;
}

.nav>li.navsearch>a:hover, .nav>li.navsearch>a:focus {
	background: transparent;
}

.navsearch {
	margin-left: 10px;
	padding-left: 10px;
}

/* sticky */
.default {
	position: absolute;
	width: 100%;
	background-color:transparent;
}

.fixed {
	width:100%;
	background-color:#292E35;	
}


/* dropdown menu */
.dropdown-menu {
	color: #ffffff;
	background-color: #262626;
	margin-top: 0;
	padding: 15px 0 10px 0;
	border:0;
	border-radius: 0;
	font-size: 13px;
	letter-spacing: 1px;
	/*text-transform: uppercase;*/
	font-weight: 300;
}

.navbar-right .dropdown-menu {
	left: auto;
	right: auto;
}

	
	

/* depth 3 */

.dropdown-submenu {
	position:relative;
}

.dropdown-submenu>.dropdown-menu {
	top:0;left:100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.dropdown-submenu:active>.dropdown-menu,
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display:block;
	font-family: FontAwesome;
    content: "\f105";
	float:right;
	margin-right:-10px;
}

.dropdown-submenu:active>a:after {
	border-left-color:#ffffff;
}

.dropdown-submenu.pull-left {
	float:none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left:-100%;
	margin-left:10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.fixed .dropdown-menu .dropdown-menu:before {
		content: none;
	}


@media screen and (min-width: 769px) {
	.fixed .dropdown-menu:before {
		content:'';
	    width: 100%;
	    height: 1px;
	    background: -webkit-linear-gradient(left, #1D77EF, #81F3FD) !important;
		background: -o-linear-gradient(left, #1D77EF, #81F3FD) !important;
		background: linear-gradient(left, #1D77EF, #81F3FD) !important; 
	    position: absolute;
	    top: 0;
	    left: 0;
	}

}

.dropdown-menu>li>a {
	color: #ffffff;
	padding: 5px 20px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li.active>a,
.dropdown-menu>li.active>a:hover {
	color: #1D77EF;
	background: transparent;
}

.nav .open>a {
	background-color: #262626;
	border:0;
}

.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #262626;
	border:0;
}

/*@media screen and (min-width: 769px) {
	.navbar-right .dropdown-menu {
	    left: auto;
	    right: auto;
	}
}*/

/* INFO BOX */

.infobox {
	margin-bottom: 20px;
}

.infobox p {
	color:#666666;
	font-size: 13px;
	line-height: 1.6;
}


.icon-box {
	display: table;
	width: 100%;
	border-radius: 50%;
}

.with-bg {
	width: 115px;
	height: 115px;
}

.icon-box i {
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
}

/******/

.infobox-2 {
	margin-top: 20px;
	margin-bottom: 20px;
	display: table;
	width: 100%;
}

.icon-box-2 {
	padding-right: 18px;
}

.dark .infobox-2 .description h5 {
	color: #ffffff;
}

.description {
	font-size: 12px;
    line-height: 22px;
    letter-spacing: .5px;
}

.description p {
	color: #cccccc;
}

.infobox-2 .icon-box-2,
.infobox-2 .description {
	display: table-cell;
	vertical-align: top;
}

/* PRICE TABLE ************************/


.price-table {
	background: #f8f8f8;
	padding: 40px 15px;
	position: relative;
	border-radius: 4px;
}

.owl-item .price-table {
	margin: 0 15px;
}

.price-table h5 {
	letter-spacing: 2px;
}

.price-table .price {
	font-size: 6em;
	font-family: glacial indifference;
	line-height: 100px;
}

.owl-item .price-table .price {
	font-size: 7em;
}

.price-table .content {
	color: #999999;
	line-height: 2;
	margin-bottom: 15px;
}

.price-table span.label {
	position: absolute;
    top: 1.2em;
    right: 1.2em;
    font-size: 65%;
    letter-spacing: .5px;
    font-weight: normal;
    padding: .4em .6em .3em;
}

.price-table .price::first-letter {
	line-height: 0;
    position: relative;
    vertical-align: super;
    font-size: 50%;
}

.price-table .content ul {
	list-style-type: none !important;
	padding: 0;
}


.passed {
  opacity: 0.50; 
  cursor: not-allowed;
}

.passed a {
	pointer-events: none;
}



/* PROGRAM */

.single-program {
	padding: 80px 0;
}

.con-speaker-list {
	padding-left: 0;
	list-style: none;
}

ul.con-speaker-list li {
	margin-bottom: 15px;
}

ul.con-speaker-list li a {
	color: #ffffff;
}

ul.con-speaker-list li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.con-speaker-list h5 {
	margin-top: 12px;
	margin-bottom: 2px;
}

.con-speaker-list .company {
	color: #999999;
} 

.single-program-details {
	color: #ffffff;
	background: #1D77EF;
	padding: 13px 0 9px 0;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.single-program-details .detail  {
	display: inline-block;
	margin: 0 10px;
}

.single-program-details .detail i,
.single-program-details .detail p {
	display: table-cell;
	vertical-align: middle;
	padding-right: 5px;
}

.sprogram-img {
	width: 150px;
	height: 150px;
}

.social-schedule {
	margin-top: 10px;
	margin-left: 0;
}

.social-schedule .fa {
	font-size: 0.9em !important;
}

.social-schedule .fa {
	width: 25px !important;
	height: 25px !important;
	line-height: 25px !important;
}

.social-schedule li {
	padding: 0;
}

/* SINGLE PROGRAM LAYOUT 2 */

.single-program-details-alt {
	padding: 15px;
	color: #ffffff;
	background: #1D77EF;
} 

.single-program-details-alt .detail-alt  {
	display: block;
	margin: 10px 0;
}

.single-program-details-alt .detail-alt i,
.single-program-details-alt .detail-alt p {
	display: table-cell;
	vertical-align: middle;
	padding-right: 5px;
}

.sprogram-img {
	width: 150px;
	height: 150px;
}

/* WORKSHOP **********************/

.prereq,
.bio {
	margin-top: 20px;
	font-size: 90%;
	letter-spacing: .2px;
}

/* workshop layout */
.workshop-item {
  position: relative;
  overflow: hidden;
  margin: 15px 0;
  background-color: #ffffff;
  color: #2B2B2B;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.workshop-item * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.workshop-item img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}

.workshop-item figcaption {
  padding: 8%;
  padding-bottom: calc(22%);
  background-color: #ffffff;
}

.workshop-item h5 {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 24px;
  margin: 3px 0;
}

.workshop-item p {
	font-size: 12px;
	line-height: 1.7;
	font-weight: 400;
	margin: 0;
	color: #888;
}

.workshop-item footer {
  border-top: 1px solid rgba(0, 0, 0, 0.065);
  padding: 0 20px;
  font-size: 13px;
  line-height: 50px;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.workshop-item footer .icons {
  position: absolute;
  right: 20px;
  top: 0;
}

.workshop-item footer .icons > div {
  display: inline-block;
  margin-left: 8px;
}

.workshop-item footer .icons i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.workshop-item a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}


/* workshop carousel */

figure.effect-sadiex figcaption {
	text-align: left;
}

figure.effect-sadiex figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(29, 119, 239,0) 0%, rgba(29, 119, 239,0.8) 75%);
	background: linear-gradient(to bottom, rgba(29, 119, 239,0) 0%, rgba(29, 119, 239,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.effect-sadiex h3 {
	position: absolute;
	top: 80%;
	left: 20px;
	width: 100%;
	color: #ffffff;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-sadiex figcaption::before,
figure.effect-sadiex p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadiex p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-sadiex:hover h3 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadiex:hover figcaption::before ,
figure.effect-sadiex:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


/* SCHEDULE MINIMAL */


#schedule-minimal-nav {
	margin-bottom: 30px;
	font-weight: 700;
}

#schedule-minimal-nav.nav>li>a:hover,
#schedule-minimal-nav.nav>li>a:focus {
	color: #ffffff;
	background: #1D77EF;
}

#schedule-minimal-nav.nav-tabs > li {
    float:none;
    display:inline-block;
    zoom:1;
}

#schedule-minimal-nav.nav-tabs {
    border-bottom: none;
}

#schedule-minimal-nav.nav-tabs>li>a {
	border-radius: 0;
	border: 1px solid #1D77EF;
}

#schedule-minimal-nav.nav-tabs>li.active>a,
#schedule-minimal-nav.nav-tabs>li.active>a:hover,
#schedule-minimal-nav.nav-tabs>li.active>a:focus {
    color: #ffffff;
    background-color: #1D77EF;
    border: 1px solid #1D77EF;
    border-bottom-color: transparent;
    cursor: default;
    border-radius: 0;
}

.schedule-minimal .program {
	border-left: 1px solid #ddd;
	padding-left: 15px;
	margin-bottom: 30px;
}



.schedule-minimal .coffee-break,
.schedule-minimal .registration,
.schedule-minimal .lunch {
	background: #f5f7fa;
	border:0;
	padding: 15px;
	position: relative;
	overflow: hidden;
}

.schedule-minimal .coffee-break:after {
	content: "\e669"; 
	font-family: Pe-icon-7-stroke;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 80px;
	color: #ddd;
    bottom: -30px;
    right: -27px;
    z-index: 1;
}

.schedule-minimal .registration:after {
	content: "\e68f"; 
	font-family: Pe-icon-7-stroke;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 80px;
	color: #ddd;
    bottom: -30px;
    right: -13px;
    z-index: 1;
}

.schedule-minimal .program a {
	color: #333;
}

.schedule-minimal .program a:hover,
.schedule-minimal .program a:focus {
	color: #1D77EF;
	text-decoration: none;
}

.schedule-minimal .program .location,
.schedule-minimal .program .time {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 2px;
}

.schedule-min-speaker {
	display: table;
	width: 100%;
	margin-bottom: 5px;
}

.schedule-min-speaker img,
.schedule-min-speaker div {
	display: table-cell;
	vertical-align: middle;
}

.col-md-3 .schedule-min-speaker div {
	width: 75%;
}

.col-md-4 .schedule-min-speaker div {
	width: 82%;
}


.schedule-min-speaker h5 {
	margin-bottom: 0;
	letter-spacing: 0;
}

.schedule-min-speaker .company {
	color: #999999;
}

/* SCHEDULE TIMELINE */

.cd-container {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}

.cd-timeline-content a {
	color: #545454;
}

.cd-timeline-content a:hover,
.cd-timeline-content a:focus {
	color: #1D77EF;
	text-decoration: none;
}

.tlnav {
	margin: 30px 0;
}


@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white;
}
.cd-timeline-img i {
  color: #ffffff;
  display: block;
  line-height: 60px;
}
.cd-timeline-img.cd-program {
  background: #1D77EF;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    text-align: center;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  padding: 1em;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-content .schedule-min-speaker div {
	width: 85%;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  line-height: 1.6;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-weight: 600;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

/* SCHDEULE LIST */

.schedule-list .program {
	border-left: 0;
	margin: 20px 0;
}

.schedule-list .program .time {
	font-size: 16px;
	font-weight: 600;
}

.schedule-list h3 {
	margin-top: 0;
}

.schedule-list .location {
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: 700;
}

.schedule-list .program a {
	color:#545454;
}

.schedule-list .program a:hover,
.schedule-list .program a:focus {
	color: #1D77EF;
	text-decoration: none;
}

@media only screen and (min-width: 1170px) {
	.schedule-list .schedule-min-speaker div {
		width: 90%;
	}
}

/* FEATURED TALKS ************************/


.hprogram {
	padding: 25px 20px 25px 25px;
	margin-right: 15px !important;
	position: relative;
	min-height: 275px;
	background: #ffffff;
	border: 1px solid #f5f7fa;

	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.hprogram:first-child {
	margin-left: 0;
}

.hprogram:last-child {
	margin-right: 0;
} 

.hprogram p {
	font-size: 13px;
	letter-spacing: .3px;
}

.hprogram h4 {
	font-weight: 500;
}

.hprogram h4 a {
	color: #1D77EF;
}

.hprogram:hover h4 a:hover {
	color: #1D77EF;
	text-decoration: none;
}

.hprogram .location,
.hprogram .date {
	color: inherit; 
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.hprogram .speaker {
	color: inherit;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 5px;
}

.hprogram .speaker:before {
	content: "";
    display: inline-block;
    width: 15px;
    height: 3px;
    background-color: #1D77EF;
    margin-right: 5px;
    vertical-align: middle;
}

.hprogram li a {
	color: inherit;
}

.hprogram li a:hover {
	color: #1D77EF;
	text-decoration: none;
}

.hprogram:hover {
	color: #ffffff;
	background: -webkit-linear-gradient(-45deg, #0960c4, #DD8500);
	background: -o-linear-gradient(-45deg, #0960c4, #DD8500);
	background: linear-gradient(-45deg,  #0960c4, #DD8500);

	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.hprogram:hover h4 a {
	color: #ffffff;
} 



/* SPEAKER GRID ************************/


figure {
	position: relative;
	float: left;
	overflow: hidden;
	cursor: pointer;
	width: 100%;
	-webkit-transform: translateZ(0px);
	-webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
   /* border: 1px solid transparent; */
}

figure img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 1;
	-webkit-transition: -webkit-transform 0.50s;
	transition: transform 0.50s;
}

figure figcaption {
	color: #fff;
}

figure figcaption::before,
figure figcaption::after {
	pointer-events: none;
}

figure figcaption,
figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

figure h3{
	margin: 0 0 2px 0;
} 

figure p{
	margin: 0;
}

figure p {
	letter-spacing: 2px;
	font-size: 70%;
	text-transform: uppercase;
}

/* effect */
figure.effect-zoe figcaption {
	top: auto;
	bottom: 0;
	padding: 1em;
	height: auto;
	background: rgba(29, 119, 239, 0.7);
	color: #ffffff;
	-webkit-transition: -webkit-transform 0.50s;
	transition: transform 0.50s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
	text-align: left;
}

figure.effect-zoe img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-zoe:hover img {
	-webkit-transform: scale3d(1.1,1.1,1)translate3d(0,0,0);
    transform: scale3d(1.1,1.1,1)translate3d(0,0,0);
    -webkit-transition: -webkit-transform 0.50s;
	transition: transform 0.50s;
}

figure.effect-zoe h3 {
	color:#ffffff;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

figure.effect-zoe h3 {
	display: inline-block;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h3 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h3 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

span.featured-speaker {
	position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    color: #fff;
    background: #1d77ef;
    padding: 4px 4px 2px 4px;
    margin: 6px 6px 0 0;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
}



#speakers-grid .column-5 .speaker-thumb {
	float: left;
	width: 20%;
	margin-top: 0;
}

#speakers-grid {
	padding-top: 0;
}

#speakers-grid .speaker-thumb {
	margin-top: 25px;
}

#speakers-grid .no-padding .speaker-thumb {
	margin-top: 0;
}

#speakers-grid #load-more {
	margin-top: 20px;
}

.col-md-2 .speaker-thumb figcaption {
	height: 100%;
}

/* Speaker Popup */



	.speaker-popup {
		background: transparent;
		z-index: 9998;
	}

	.speaker-popup .mfp-container {
		display: table !important;
		padding: 0;
	}

	.speaker-popup .mfp-container .mfp-content {
		display: table-cell !important;
		vertical-align: middle !important;
		padding: 0 !important;
	}

	.speaker-detail {
		position: fixed;
		width: 100%;
		height: 100%;
		bottom: 0;
		display: table;

		-webkit-animation: moveFromRight .9s ease-in-out both;
		animation: moveFromRight .9s ease-in-out both;
	}

	@-webkit-keyframes moveFromRight {
		from { -webkit-transform: translateX(100%); }
	}

	@keyframes moveFromRight {
		from { -webkit-transform: translateX(100%); transform: translateX(100%); }
	}

	.speaker-inner {
		display: table-cell;
		vertical-align: middle;
		background: #ffffff;
	}

	button.mfp-close {
		color: #ffffff;
		background: #1D77EF;
		height: 80px;
	    width: 80px;
	    line-height: 80px;
	    text-align: center;
	}
	.mfp-close:active {
		top:0;
	}

	button.mfp-close i {
		color: #ffffff;
	}

	.mfp-close {
	    width: 80px !important;
	    height: 80px !important;
	    line-height: 80px !important;
	    opacity: .80 !important;
	    padding: 0 !important;
	    font-size: 80px !important;
	    color: #ffffff !important;
	}
	.mfp-close:hover {
	    opacity: 1 !important;
	}


@media only screen and (min-width: 1200px) {
	.speaker-detail .speakerimg {
		width: 100%;
	}


	.speaker-detail .speakerimgab {
		position: absolute;
		top: 0;
		width: 100%;
	}

    .speaker-detail .speakerimg img { width: 100%; }

}

.speaker-detail h2 {
	margin-top: 0;
}

.speaker-detail .title {
	color: #1D77EF;
	letter-spacing: 2px;
	font-size: 12px;
}

.speaker-talks {
	line-height: 1.6;
}

.speaker-talks li a {
	color: #999999;
	font-weight: 600;
	font-size: 15px;
}

.speaker-talks li a:hover {
	color: #1D77EF;
	text-decoration: none;
}

a.readmore {
	z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}


/* REGISTRATION EVENTBRITE ********/

#eventbrite .js-ticket-widget {
	padding-bottom: 50px !important;
}

.eventbrite-widget iframe {
	min-height: 550px;
	margin-bottom-bottom: 40px;
}

.entry-meta-eventbrite {
	padding-top: 60px;
	padding-bottom: 15px;
}


/* REGISTRATION WITH GOOGLE FORMS ********/

div.ss-form-container {
	font-family: inherit !important;
}

.ss-form ol,
.ss-form ul {
	padding-left: 0;
}

.ss-form .ss-form-question {
	margin: 10px 0;
}

div.ss-form-entry>input {
	background: #ffffff !important;
	width: 100%;
	height: 40px;
	padding: 10px;
}

div.ss-form-container li {
	margin: 5px 0;
}

/* REGISTRATION WITH EVENTZILLA **********/

#eventzilla-iframe iframe {
	min-height: 700px;
}

/* REGISTRATION WITH TYPEFORM **********/



/* FOOTER */

.site-footer {
	padding: 60px 0;
	background: #292E35;
}

.site-footer h5 {
	margin-bottom: 7px;
}

.site-footer a:hover {
	text-decoration: none;
}

.site-footer ul.news {
	padding-left: 0;
}

.site-footer ul.social li a i:before {
	color: #ffffff ;
}

.site-footer ul.social li a:hover i {
	color: initial;
}

.site-footer ul.social li {
	padding-left: 4px;
	padding-right: 4px;
}

ul.menu {
	padding-left: 0;
	list-style: none;
}

.site-footer .widget,
.site-footer .widget-container {
	margin-bottom: 40px;
}

.site-footer #wp-calendar {
	color: #bcbcbc;
}

.site-footer #wp-calendar thead tr th,
.site-footer #wp-calendar caption {
	color: #ffffff;
}

.site-footer select {
	width: 100%;
}

.site-footer .widget-container h5 {
	margin-bottom: 10px;
	color: #cccccc;
}

/* subfooter */

.subfooter {
	padding: 20px 0;
}

/* SCROLL TO TOP ************************/

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9997;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    display: none;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}



/* SOCIAL ICONS *****************/

.social-icons .fa {
	font-size: 0.9em;
}

.social-icons .fa {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}
.social-icons.icon-rounded .fa{
	border-radius:5px;
}
.social-icons.icon-flat .fa{
	border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
	color: #FFF;
}

.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}
 
.social-icons .fa-adn{background-color:#504e54;} 
.social-icons .fa-apple{background-color:#aeb5c5;} 
.social-icons .fa-android{background-color:#A5C63B;}  
.social-icons .fa-bitbucket,.social-icons .fa-bitbucket-square{background-color:#003366;} 
.social-icons .fa-bitcoin,.social-icons .fa-btc{background-color:#F7931A;} 
.social-icons .fa-css3{background-color:#1572B7;} 
.social-icons .fa-dribbble{background-color:#F46899;}  
.social-icons .fa-dropbox{background-color:#018BD3;}
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
.social-icons .fa-flickr{background-color:#FF0084;}
.social-icons .fa-foursquare{background-color:#0086BE;}
.social-icons .fa-github,.social-icons .fa-github-alt,.social-icons .fa-github-square{background-color:#070709;} 
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
.social-icons .fa-html5{background-color:#E54D26;}
.social-icons .fa-instagram{background-color:#A1755C;}
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;} 
.social-icons .fa-linux{background-color:#FBC002;color:#333;}
.social-icons .fa-maxcdn{background-color:#F6AE1C;}
.social-icons .fa-pagelines{background-color:#241E20;color:#3984EA;}
.social-icons .fa-pinterest,.social-icons .fa-pinterest-square{background-color:#CC2127;} 
.social-icons .fa-renren{background-color:#025DAC;}
.social-icons .fa-skype{background-color:#01AEF2;}
.social-icons .fa-stack-exchange{background-color:#245590;}
.social-icons .fa-stack-overflow{background-color:#FF7300;}
.social-icons .fa-trello{background-color:#265A7F;}
.social-icons .fa-tumblr,.social-icons .fa-tumblr-square{background-color:#314E6C;} 
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
.social-icons .fa-vimeo-square{background-color:#229ACC;}
.social-icons .fa-vimeo{background-color:#229ACC;}
.social-icons .fa-vk{background-color:#375474;}
.social-icons .fa-weibo{background-color:#D72B2B;}
.social-icons .fa-windows{background-color:#12B6F3;}
.social-icons .fa-xing,.social-icons .fa-xing-square{background-color:#00555C;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}


/* NEWS CARD *********************/

.news-item {
  position: relative;
  overflow: hidden;
  margin: 0 15px 5px 15px;
  background-color: #ffffff;
  color: #2B2B2B;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.news-item * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.news-item img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}

.news-item figcaption {
  padding: 8%;
  padding-bottom: calc(22%);
  background-color: #ffffff;
}

.news-item h5 {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 24px;
  margin: 3px 0;
}

.news-item p {
	font-size: 12px;
	line-height: 1.7;
	font-weight: 400;
	margin: 0;
	color: #888;
}

.news-item footer {
  border-top: 1px solid rgba(0, 0, 0, 0.065);
  padding: 0 20px;
  font-size: 13px;
  line-height: 50px;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.news-item footer .icons {
  position: absolute;
  right: 20px;
  top: 0;
}

.news-item footer .icons > div {
  display: inline-block;
  margin-left: 8px;
}

.news-item footer .icons i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.news-item a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

/* FOOTER CARD *******************/

.info-card {
	background-color:rgba(250,250,250, .9);
	display: table;
	width: 100%;
	line-height: 1.7;
	overflow: hidden;
    box-shadow: 0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);
}

a.footer-card {
	z-index: 1000;
	color: inherit;
}

a.footer-card:hover {
	text-decoration: none;
	color: inherit;
}


.info-card .left,
.info-card .right {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	padding: 30px 20px;
}

.info-card .left i {
	font-size: 9em;
	position: absolute;
	left: -20px;
	bottom: -20px;
}

.info-card .right {
	width: 80%;
	text-decoration: none;
}


/* HOTEL THUMB *************/

.hotel-thumb {
	background: #ffffff;
	margin-bottom: 20px;
}

.hotel-thumb .hotel-desc {
	padding: 15px 15px 0 15px;
}

.reserve {
	padding: 15px;
	letter-spacing: 2px;
}


.reserve a,
.reserve p {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}

.reserve p {
	padding-left: 15px; 
}

.reserve p span {
	font-size: 11px;
	display: block;
}


/* SPONSORS ******************/

.sponsor-item {
	margin-bottom: 30px;
}

.sponsor-item h3 {
	font-size: 22px !important;
}


/* TESTIMONIAL ***************/

.testimonial-item {
	margin:0 15px;
}

.testimonial-item .bubble {
	color:#ffffff;
	background:rgba(255,255,255, 0.2);
	padding:20px;
	margin-bottom:25px;
	position:relative;
}

.testimonial-item .bubble:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 35px;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: rgba(255,255,255, 0.2) transparent;
    display: block;
    width: 0;
    z-index: 1;
}

.testimonial-item .info {
	display:table;
	width:100%;
}

.testimonial-item .info .author-img {
	width: 30%;
    height: auto;
    text-align: center;
	display:table-cell;
	vertical-align:middle;
}

.testimonial-item .info img {
	width: 60%;
    height: auto;
}

.testimonial-item .author {
	display:table-cell;
	vertical-align:middle;
}

.testimonial-item  .author-name,
.testimonial-item  .author-title {
	margin-bottom:0;
}

    
/* FUNFACT ************************/

.funfact-item {
	position: relative;
}

.counter {
	font-size: 70px;
	line-height: 70px;
}

.counter-title {
	font-size: 12px;
	letter-spacing: 5px;
}


/* BUTTONS ************************/

#ss-submit,
#review_form .submit,
.nav-previous,
.nav-next,
.common-button {
	color: #545454;
    white-space: nowrap;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    padding: 0 14px;
    box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
    background: #f5f7fa;
    font-size: 15px;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    -webkit-font-smoothing: antialiased;
}

#ss-submit,
#review_form .submit:hover,
.nav-previous:hover,
.nav-next:hover,
.common-button:hover {
    color: #1D77EF;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}

#ss-submit,
#review_form .submit:active,
.common-button:active {
    transform: translateY(1px);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}

#ss-submit,
#review_form .submit:focus,
.common-button:focus {
	text-decoration: none;
}

#ss-submit,
.common-button-dark {
    color: #fff;
    background: #292E35;
}

#ss-submit,
.common-button-dark:hover {
	color:#1D77EF ;
}

.common-button.gradient-bg {
	color: #ffffff !important;
}

.common-button.gradient-bg:hover {
	color: #1D77EF !important;
}

.flat {
	box-shadow: none !important;
}

.border-light {
	background: transparent !important;
	border: 2px solid #f5f7fa !important;
	color: #f5f7fa !important;
}

.border-light:hover {
	background: #f5f7fa !important;
	color: #292E35 !important;
}

.border-dark {
	background: transparent !important;
	border: 2px solid #292E35 !important;
	color:#292E35 !important; 
}

.border-dark:hover {
	background: #292E35 !important;
	color:#ffffff !important;
}

.button-xs {
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
}

.button-sm {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
}

.button-lg {
	font-size: 17px;
	height: 50px;
	line-height: 50px;
	padding: 0 16px;
}

.mc-form-button-cs {
	color:#ffffff;
	border: 1px solid #ffffff !important;
}

/* PRELOADER ************************/

#preload {
	background: #1D77EF;
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%; 
	z-index: 9999;
	display: table;
}

.preload-inner {
	display: table-cell;
	vertical-align: middle;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;

}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/* MAILCHIMP FORMS *******************/

.mc-form-button {
	color: #ffffff;
	background: transparent;
	border: 1px solid #f5f7fa;
	min-height: 50px;
	padding: 0 10px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.mc-form-button:hover {
	color: #262626;
	background: #f5f7fa;
}

.mc-form-input {
	min-height: 50px;
	padding: 0 15px;
}


.site-footer .mc-form-input { width: 73%; margin-right: 1% }
.site-footer .mc-form-button { width: 24%;}

/* 404 *******************************/

.error404 {
	display: table;
	width: 100%;
	vertical-align: middle;
}

.t404 {
	font-size: 15em;
	line-height: .7em;
}

/* SEARCH RESULTS *********************/

.header-search {
	height: 270px;
	min-height: 270px;
	margin-bottom: 30px;
}

.search-results h1 {
	font-size: 42px;
	margin-bottom: 0;
}

.search-results article {
	padding: 10px 0;
} 

.search-results a {
	color: #545454;
}

.search-results a:hover {
	color: #1d77ef;
	text-decoration: none;
}

.search-results .entry-meta span {
	color: #999999;
}

.search-results .entry-meta a {
	color: #1D77EF;
}

.no-results {
	padding: 120px 0;
}

.entry-meta-search {
	margin-bottom: 10px;
}

/* BLOG **********************/

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.header-posts-page {
	margin-bottom: 60px;
	height: 250px;
	min-height: 250px;
}

.blog-posts article {
	margin-bottom: 40px;
    border: 1px solid #eee;
    overflow: hidden;
    position: relative;
    width: 100%;
    background-color: #fff;
}

.blog-posts article h1 a,
.blog-posts article h2 a {
	color: #545454;
}

.blog-posts article h1 a:hover,
.blog-posts article h2 a:hover {
	color: #1D77EF;
	text-decoration: none;
}

.blog-posts article .content {
	padding: 15px 30px;
	position: relative;
}

/*.the-excerpt-content {
	padding-bottom: 12px;
}*/

.posts-navigation .nav-links {
	margin-bottom: 40px;
}

.blog-posts article footer.entry-footer {
	padding-bottom: 15px;
}

.blog-posts article .content .read-more-button {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

article i {
	color: #1D77EF;
}

article h2.entry-title {
	margin-bottom: 20px;
}

.byline a,
.posted-on a,
.cat-links a,
.tags-links a,
.comments-link a {
	color: #545454;
}

.byline a:hover,
.posted-on a:hover,
.cat-links a:hover,
.tags-links a:hover,
.comments-link a:hover {
	color: #1D77EF;
	text-decoration: none;
}

.entry-meta .byline,
.entry-meta .posted-on,
article .entry-footer span {
	margin-right: 10px;
}

article {
	position: relative;
}

article .entry-meta {
    font-weight: 500;
}

article a {
	color: #545454;
	font-weight: 500;
}

article a:hover {
	color: #1d77ef;
	text-decoration: none;
}

article table a {
	color: #545454;
	font-weight: 500;
}

article table a:hover {
	color: #1D77EF;
	text-decoration: none;
}

.header-post {
	margin-bottom: 30px;
}

.comment-form input,
.comment-form textarea {
	margin-bottom: 20px;
	border-radius: 0;
}

.comment-form input[type="text"] {
	height: 40px;
} 

.comment-form input[type="submit"] {
	border:0;
}

.form-submit {
	margin-left: 15px;
}

.singlepost .entry-header {
	margin: 20px 0;
}

.singlepost .entry-footer {
	margin-top: 30px;
	margin-bottom: 50px;
}

.textwidget {
	padding-bottom: 10px;
}

.textwidget img,
.size-large {
	width: 100%;
	height: auto;
}

.textwidget select {
	width: 100%;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignnone {
	width: 100%;
	height: auto !important;
}

figure.alignnone {
	max-width: 100%;
	height: auto;
}

figure.alignnone img {
	height: auto;
}


.aligncenter {
	margin: 0 auto;
}

figure.alignleft {
	margin-right: 15px;
	float: left !important;
}

figure.wp-caption {
	float: none;
	margin-bottom: 10px;
}

figcaption.wp-caption-text {
	position: relative;
    color: initial;
    margin: 4px 0;
}

.alignright,
figure.alignright {
	float: right;
	margin-left: 15px;
}

.entry-content input[type="password"] {
	padding: 5px 10px;
}

.entry-content input[type="submit"] {
	color: #ffffff;
	background: #292e35;
	padding: 7px 10px;
}

.entry-content input[type="submit"]:hover {
	color: #ffffff;
	background: #1d77ef;
}

.sticky {
	background-color: #f3f5f7 !important;
    border: 1px solid #f0f0f0;
}

table {
	width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

dt { margin-top: 15px; }

ins { background: #fff9c0; }

.nav-next { float: right; }

.nav-next a:hover,
.nav-previous a:hover {
	text-decoration: none;
}

/* comments */

.comment-list li {
	padding: 15px;
}

.comment-list li.pingback {
	border-bottom: 1px solid #ccc;
	padding-left: 0;
	margin-right: 15px;
}

.comment-content pre {
	display: none;
}

li.pingback p.cmntr {
	margin-bottom: 0;
}

ul.children li.comment {
	padding-right: 0;
}

.comment-author a,
.comment-author a:hover {
	color: #1D77EF;
	text-decoration: none;
}

.comment-reply-link {
	color: #1d77ef;
    background: #f0f0f0;
    font-size: 13px;
    font-weight: 500;
    padding: 8px 12px;
    display: inline-block;
     -webkit-transition: all .15s ease;
    transition: all .15s ease;
}

.comment-reply-link:hover {
	color: #ffffff;
	background:#1d77ef;
	text-decoration: none;
}

div.comment-body {
	display: table;
	width: 100%;
	position: relative;
}

.comments-area ul {
	list-style: none;
}

.comment-body a {
	color: #1D77EF;
}

.comment-body a:hover {
	text-decoration: none;
}

div.comment-author {
	display: table-cell;
	width: 20%;
	text-align: center;
}

li.pingback div.comment-author {
	text-align: left;
}

div.comment-author img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
}

.comment-content {
	display: table-cell;
	border: 1px solid #ccc;
	padding: 15px;
	vertical-align: middle;
	font-size: 15px;
	word-wrap: break-word;
}

li.pingback .comment-content {
	display: none;
}

.comment-meta a {
	font-style: italic;
}

.cmntr {
	font-weight: 700;
}

p.no-comments {
	background: #f5f7fa;
	border: 1px solid #f0f0f0;
	font-weight: 500;
	padding: 15px;
}

/* sidebar */

#secondary a {
	color:#666666;
}

#secondary a:hover,
#secondary a:focus {
	color:#1D77EF;
	text-decoration:none;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
			transition: all 0.3s;
}

#secondary aside h3:after {
	content: "";
    display: block;
    width: 50px;
    height: 2px;
    background-color: #1D77EF;
    margin-top: 4px;
    margin-bottom: 15px;
}

#secondary ul {
	list-style-type:none;
}

#secondary ul.children {
	list-style-type:none;
	padding-left:20px;
}

#secondary ul li {
	line-height:1.9;
}

span.news-date,
span.post-date {
	color:#999999;
	font-size:13px;
}

input.search-field {
	background:transparent;
	border:1px solid #f4f4f4;
	padding:5px 3px;
	font-weight:300;
}

input.search-submit {
	color:#ffffff;
	background:#1D77EF;
	border:1px solid #1D77EF;
	padding: 5px 8px;
}

#secondary .widget {
	margin-bottom:40px;
}



h3.widget-title {
	font-size: 22px;
}

h3.widget-title:after {
	content: "";
    display: block;
    width: 50px;
    height: 2px;
    background-color: #1d77ef;
    margin-top: 12px;
    margin-bottom: 15px;
}


ul.news li {
	display:inline-block;
	margin-bottom:10px;
}

.news a.tc-news-img {
	float:left;
	margin-right:10px;

}

.tc-news-img img {
	width: 60px;
	height: 60px;
}

li.cat-item:before {
	font-family: 'Pe-icon-7-stroke';
	content: "\e684";
	vertical-align:middle;
}

.tagcloud a {
	color:#666666 !important;
	background:#f7f7f7;
	border:1px solid #f4f4f4;
	font-size:12px !important;
	display:inline-block;
	padding:4px;
	margin-bottom:4px !important; 
}

.tagcloud a:hover,
.tagcloud a:focus {
	color:#ffffff !important;
	background:#1D77EF;
	border:1px solid #1D77EF;
	text-decoration:none;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
			transition: all 0.3s;
}

#wp-calendar {
	width:100%;
	text-align:center;
}

#wp-calendar thead tr th {
	text-align:center;
}

#wp-calendar td#prev {
	text-align:left;
}

#wp-calendar td#next {
	text-align:right;
}

#wp-calendar td#next a,
#wp-calendar td#prev a {
	color:inherit;
	background:transparent;
	text-align:left;
}

#wp-calendar td > a,
#wp-calendar td > a:hover {
	color:#ffffff;
	background:#1D77EF;
	padding:4px;
	min-width:10px;
}

.widget_search h3 {
	display: none;
}

.widget ul.sub-menu,
.widget-container ul.sub-menu {
	padding-left: 10px;
}


.widget ul {
	padding-left: 0;
}

.widget-container > ul {
	padding-left: 0;
	list-style: none;
}

/*** FORMS ****/

.input-text,
.input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    margin: 0 0 .9rem;
    padding: .6rem;
    background: #fff;
    border: 1px solid #bbb;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
    border-radius: 0;
    outline: none;
    resize: vertical;
    transition: border-color .3s ease
}
.input[disabled] {
    border-color: #c8c8c8;
    background-color: #f2f2f2;
    box-shadow: none;
    cursor: not-allowed
}

input[type="submit"] {
	border:0;
}

.input:focus {
    border-color: #0c69d6
}
.control {
    margin: 0 0 .9rem;
    box-sizing: border-box
}
.control__input {
    position: absolute;
    opacity: 0;
    pointer-events: none
}
.control__label {
    display: block;
    position: relative;
    padding-left: calc(20px + .6rem);
    will-change: transform
}
.control__label::before {
    border: 1px solid transparent
}
.control__label::after,
.control__label::before {
    content: '';
    position: absolute;
    top: calc(50% - 10px);
    left: 0;
    width: 20px;
    height: 20px
}
.control__label::after {
    border: 1px solid transparent
}
.control__label::before {
    border-color: #bbb;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
    background: #fff;
    background-size: 0
}
.control__label::after {
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(0);
    transition: transform .3s ease;
    will-change: transform
}
.control__input[type=radio]+.control__label::before {
    border-radius: 100%
}
.control__input[type=radio]+.control__label::after {
    background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M256%2C464c114.9%2C0%2C208-93.1%2C208-208c0-114.9-93.1-208-208-208C141.1%2C48%2C48%2C141.1%2C48%2C256C48%2C370.9%2C141.1%2C464%2C256%2C464z%22/%3E%3C/svg%3E)
}
.control__input[type=checkbox]+.control__label::after {
    background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M461.6%2C109.6l-54.9-43.3c-1.7-1.4-3.8-2.4-6.2-2.4c-2.4%2C0-4.6%2C1-6.3%2C2.5L194.5%2C323c0%2C0-78.5-75.5-80.7-77.7c-2.2-2.2-5.1-5.9-9.5-5.9c-4.4%2C0-6.4%2C3.1-8.7%2C5.4c-1.7%2C1.8-29.7%2C31.2-43.5%2C45.8c-0.8%2C0.9-1.3%2C1.4-2%2C2.1c-1.2%2C1.7-2%2C3.6-2%2C5.7c0%2C2.2%2C0.8%2C4%2C2%2C5.7l2.8%2C2.6c0%2C0%2C139.3%2C133.8%2C141.6%2C136.1c2.3%2C2.3%2C5.1%2C5.2%2C9.2%2C5.2c4%2C0%2C7.3-4.3%2C9.2-6.2L462%2C121.8c1.2-1.7%2C2-3.6%2C2-5.8C464%2C113.5%2C463%2C111.4%2C461.6%2C109.6z%22/%3E%3C/svg%3E)
}
.control__input[type=checkbox][disabled]+.control__label,
.control__input[type=radio][disabled]+.control__label {
    cursor: not-allowed
}
.control__input[type=checkbox][disabled]+.control__label::before,
.control__input[type=radio][disabled]+.control__label::before {
    border-color: #c8c8c8;
    background-color: #f2f2f2;
    box-shadow: none
}
.control__input:checked+.control__label::after {
    transform: scale(1)
}

.select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
    margin: 0 0 .9rem;
    padding: .6rem;
    width: 100%;
    background: #fff;
    background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M256%2C298.3L256%2C298.3L256%2C298.3l174.2-167.2c4.3-4.2%2C11.4-4.1%2C15.8%2C0.2l30.6%2C29.9c4.4%2C4.3%2C4.5%2C11.3%2C0.2%2C15.5L264.1%2C380.9c-2.2%2C2.2-5.2%2C3.2-8.1%2C3c-3%2C0.1-5.9-0.9-8.1-3L35.2%2C176.7c-4.3-4.2-4.2-11.2%2C0.2-15.5L66%2C131.3c4.4-4.3%2C11.5-4.4%2C15.8-0.2L256%2C298.3z%22/%3E%3C/svg%3E);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: calc(100% - .6rem) center;
    border: 1px solid #bbb;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
    border-radius: 0;
    outline: 0
}

.select[disabled] {
    border-color: #c8c8c8;
    background-color: #f2f2f2;
    box-shadow: none;
    cursor: not-allowed
}

.select:focus {
    border-color: #0c69d6
}

.select::-ms-expand {
    display: none
}


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

	/* navbar logo */
	.navbar-custom .navbar-brand {
	  padding: 10px 15px;
	}

	body.logged-in .navbar-fixed-top {
		top: 0 !important;
	}

	.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.default .nav li.menu-button a {
		margin-left: 0;
		margin-right: 0;
	}

	.navbar-fixed-top .navbar-right {
		padding-right: 0;
	}

	.dropdown-submenu>a:after {
		-ms-transform: rotate(90deg); /* IE 9 */
	    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	    transform: rotate(90deg);
	    margin-right: -12px;
	}

	li.dropdown-submenu.active a { display: inline-block;}


	.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
		padding-left: 10px;
	}

	.header h1 { font-size: 48px; line-height: 42px; }

	h3.navhead { line-height: 40px; }

	#speakers-grid .speaker-thumb {
		margin-top: 0;
	}

	.speaker-thumb figure.effect-zoe {
		margin-bottom: 15px;
	}

	.schedule-minimal div.item {
		width: 100%;
	}

	#speakers-grid .column-5 .speaker-thumb {
		float: left;
		width: 100%;
		margin-top: 0;
	}

	.column-5 .speaker-thumb figure.effect-zoe {
		margin-bottom: 0;
	}

	.loadmore { display: inline-block; }

	.info-card { margin-bottom: 15px; }

	section.single-program { padding: 15px 0;}

	section.single-program .entry-content { padding-top: 15px; }

	.col-md-3 .schedule-min-speaker div { width: 82%; }

	.cd-timeline-content .schedule-min-speaker div { width: 73%; }

	.schedule-list .schedule-min-speaker div { width: 75%; }

	.hprogram { margin-right: 0 !important; }

	#back-to-top { display: none !important; }

	.single-program-details-alt { margin-bottom: 15px; }

	.con-speaker-list { margin-top: 15px; }

	.single-program-details { text-align: left; }

	.single-program-details .detail { margin: 5px 10px;}

	.price-table { margin-bottom: 15px; }

	.t404 { font-size: 13em; }

	.error404 h2 { font-size: 25px;}

	.cd-timeline-img i {
		font-size: 1.5em;
		line-height: 40px;
		text-align: center;
	}

	div.nf-form-wrap.ninja-forms-form-wrap {
		padding: 15px;
	}

	.speaker-popup { background: inherit; }

	.speaker-detail { top:0;}

	.speaker-detail .speakerimg {
		position: relative;
	}

	.speaker-popup-content {
		overflow-y: scroll !important;
		overflow-x:hidden !important;
	}

	.speaker-detail .speakerimg img {
		width: 90%;
	}

	.speaker-inner {overflow: scroll !important;}


	.speaker-detail ul.social {
		padding-left: 0;
	    list-style: none;
	    margin-left: -5px;
	    position: absolute;
	    right: 25px;
	    top: -40px;
	}

	.speaker-detail ul.social li {
		display: inline-block;
	}

	.speaker-detail h2 { margin-top: 10px; }


	.mfp-wrap {
	  -webkit-overflow-scrolling: touch;
	  -webkit-transform: translateZ(0);
	}

	


}

/* IPAD PORTRAIT */

@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) and (-webkit-min-device-pixel-ratio: 2) {

	.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.default .nav li.menu-button a {
		margin-left: 0;
		margin-right: 0;
	}

	.navbar-header {
        float: none;
    }



    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 100%; }

    .navbar-fixed-top .navbar-right { padding-right: 0;}

    figure.effect-sadiex h3 { font-size: 22px; }

    .loadmore { display: inline-block; }

    .col-sm-3 figure.effect-zoe:hover h3 { font-size: 16px; }
    .col-sm-3 figure.effect-zoe figcaption p.company { fonts-size:9px ;}

	.reserve a, .reserve p {
	    display: block;
	    width: 100%;
	    margin-bottom: 10px;
	}

	.reserve p { padding-left: 0;}

	.single-program .con-speaker-list { text-align: center; margin-top: 30px;}

	.single-program .con-speaker-list img { margin-left: auto; margin-right: auto;}

	.price-table .price {
	    font-size: 3em;
	    line-height: 2em;
	}

	#speakers-grid .column-5 .speaker-thumb { width: 25%; }

	figure.effect-zoe h3 { font-size: 21px; }

	.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date { font-size: 1.5rem; font-weight: 500;}

	.cd-timeline-img i {
	    line-height: 37px;
	    text-align: center;
	    font-size: 1.5em;
	}

	.cd-timeline-content .schedule-min-speaker div { width: 89%; }

	.schedule-min-speaker img, .schedule-min-speaker div { width: 82%; }

	.single-program { padding: 25px 0; }

	.single-program-details-alt { margin-bottom: 25px; }



	.speaker-detail { top:0;}

	.speaker-detail .speakerimg {
		position: relative;
	}

	.speaker-popup-content {
		overflow-y: scroll !important;
		overflow-x:hidden !important;
	}

	.speaker-detail .speakerimg img {
		width: 100%;
		padding-left: 15px !important;
	}

	.speaker-inner {overflow: scroll !important;}


	.speaker-detail ul.social {
		padding-left: 0;
	    list-style: none;
	   
	}

	.speaker-detail ul.social li {
		display: inline-block;
	}

	.speaker-detail h2 { margin-top: 10px; }

}

/****/


 .navbar-nav>li>a { line-height: 19px; }

@media only screen and (max-width: 480px) {
	.navbar-custom { background: #292E35; }
}

@media only screen and (max-width: 1023px) {
	.navbar-custom { background: #292e35; }

}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{
	top:0;left:100%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}

.dropdown-submenu:active>.dropdown-menu,
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}
.dropdown-submenu.pull-left>.dropdown-menu{
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}


/*.page-id-2906 .header {
	background-size: contain !important;
	background-color: #fff !important;
}*/
.page-id-2906 .header {
    background-size: cover !important;
    /* background-size: 100% !important; */
    background-color: #fff !important;
    background-position: center;
}
.page-id-5513 .header {
	background-size: 100% 100% !important;

}

.page-id-2313 .header {
	background-size: 100% 100% !important;

}
.header {
	background-size: 100% 100% !important;

}

