@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic|http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);


/*--------------------
Reset
--------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,hr,th,td {
	margin:0; 
	padding:0;
}


/*--------------------
General
--------------------*/
body {
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
font-family: 'Source Sans Pro', sans-serif;
background: url(../img/Klipsch-1.png) no-repeat top center #101010;
    background-size: cover;
}
.pay_checkmark {
    position: absolute;
    top: 3px !important;
    left: -5px !important;
    height: 25px;
    width: 25px;
    background-color: #999;
}
.ehover10 .overlay {

    text-align: center;
    vertical-align: middle;
    line-height: 16px;
    padding: 10px!important;
    }
a, a:hover, a:active, a:focus {
  outline: 0;
  text-decoration: none;
}
.hover {
	    padding: 1px;
	background: #fff;
}
a {
    text-decoration:none;
}

a:hover, a:focus {
	text-decoration: none;
}

p {
    margin: 0 0 1.5rem 0;
    font-size: 1.6rem;
}

h1,h2,h3 {
    line-height: 1.1em;
    font-weight: 400;
    color: #222222;
    margin: 1.5rem 0;
}

h4,h5 {
	    line-height: 1.7em;
    font-weight: 400;
  
}

h1 {
    font-size: 9rem;
}

h2 {
    font-size: 4.5rem;
}

h3 {
    font-size: 3rem;
}

h4 {
    font-size: 3rem;
}

h5 {
    font-size: 1.6rem;
}

blockquote {
	font-size: 1.6rem;
	font-style: italic;
	border-left: 2px solid;
	padding: 1.5rem 0 1.5rem 1.5rem;
	margin: 0 0 1.5rem 0;
}



input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    position: absolute;
    z-index: 2;
    left: 2px;
    top: -1px;
    height: 19px;
    width: 19px;
	border-radius:3px;
}

/*

input[type="checkbox"]:not(:checked),input[type="checkbox"]:checked{
	
    padding: 0;
    position: absolute;
    z-index: 2;
    left: -61px;
    top: 0;
	height: 25px;
	border:2px solid #000;
	background: red;
	
}
*/


/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
  padding: 0 15px;
}
.tab h2 {
	    font-family: 'Rajdhani', sans-serif;
    font-size: 30px;
    color: #122232;
    text-transform: uppercase;
	text-align:center;
	
}
.tab h3 {
    font-family: 'Rajdhani', sans-serif;
    font-size: 24px;
    color: #122232;
    text-align: center;
    }
.tab h6, .tab ol li , .tab p{
	font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #122232;
	text-align:justify;
	
    }
	.tab ol {
		margin-left:50px;
	}
	.tab ol span {
		color:#eb5825;
	}
	.tab h6 {
		font-weight:bold;
		      margin: 20px 0 0px;
			      line-height: 24px;
	}
	.tab p {
font-size: 16px;
    line-height: 24px;
    margin: 5px;
    padding: 0px 35px;
	}
	.tab .fa {
		padding-right: 15px;
	}
#prevBtn {
  background-color: #eb5825;
}
	.ui-widget-content {
    margin-top: 40px;
}
.tc_box {
	padding: 15px 15px;
}
/* The container */
.check_container {
	    font-family: 'Rajdhani', sans-serif;
    display: block;
    position: relative;
    padding-left: 35px;
	    left: 15px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check_container input {
    position: absolute;
    opacity: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #999;
}

/* On mouse-over, add a grey background color */
.check_container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check_container input:checked ~ .checkmark {
    background-color: #eb5825;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check_container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check_container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #eb5825;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.step.active {
  opacity: 1;
}
.enqq {
	background: white;
    padding: 15px 30px;
    margin-bottom: 20px;
}
/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #122232;
}

.squaredTwo {
	box-sizing: border-box;
    padding: 0;
    position: absolute;
    z-index: 2;
    top: 4px;
    left: 5px;
    width: 22px;
    height: 23px;
	border-radius:3px;
    background: #fcfff4;

    background: -webkit-linear-gradient(top, #000 0%,  #000 40%,  #000 100%);
    background: -moz-linear-gradient(top,  #c1b49a 0%,  #c1b49a 40%,  #c1b49a 100%);
    background: -o-linear-gradient(top,  #c1b49a 0%,  #c1b49a 40%,  #c1b49a 100%);
    background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
      margin-left: 15px;

    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
  
}

.squaredTwo label {
    cursor: pointer;
    position: absolute;
    width: 10px;
    height: 13px;
    left: 3px;
    top: 3px;

    -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
    -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);

    background: -webkit-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: -moz-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: -o-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: -ms-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: linear-gradient(top, #4c3752 0%, #4c3752  100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c3752', endColorstr='#4c3752',GradientType=0 );
}

.squaredTwo label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredTwo label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.squaredTwo input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}




.white span{
	background: #eb5825;
    color: #000;
    font-size: 18px;
    padding: 5px 10px;
    float: right;
	font-weight: bold;
}


.squaredOne {
	box-sizing: border-box;
    padding: 0;
    position: absolute;
    z-index: 2;
    top: 4px;
    left: 5px;
    width: 22px;
    height: 23px;
	border-radius:3px;
    background: #fcfff4;

    background: -webkit-linear-gradient(top, #000 0%,  #000 40%,  #000 100%);
    background: -moz-linear-gradient(top,  #c1b49a 0%,  #c1b49a 40%,  #c1b49a 100%);
    background: -o-linear-gradient(top,  #c1b49a 0%,  #c1b49a 40%,  #c1b49a 100%);
    background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
      margin-left: 15px;

    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
  
}

.squaredOne label {
    cursor: pointer;
    position: absolute;
    width: 10px;
    height: 13px;
    left: 3px;
    top: 3px;

    -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
    -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);

    background: -webkit-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: -moz-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: -o-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: -ms-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: linear-gradient(top, #4c3752 0%, #4c3752  100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c3752', endColorstr='#4c3752',GradientType=0 );
}

.squaredOne label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredOne label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.squaredOne input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.checkbox label span {
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
	letter-spacing: 1px;
    transform: translate(-50%, -50%);
}






.squaredThree {
	box-sizing: border-box;
    padding: 0;
    position: absolute;
    z-index: 2;
    top: 4px;
    left: 5px;
    width: 22px;
    height: 23px;
	border-radius:3px;
    background: #fcfff4;

    background: -webkit-linear-gradient(top, #000 0%,  #000 40%,  #000 100%);
    background: -moz-linear-gradient(top,  #c1b49a 0%,  #c1b49a 40%,  #c1b49a 100%);
    background: -o-linear-gradient(top,  #c1b49a 0%,  #c1b49a 40%,  #c1b49a 100%);
    background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
      margin-left: 15px;

    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
  
}

.squaredThree label {
    cursor: pointer;
    position: absolute;
    width: 10px;
    height: 13px;
    left: 3px;
    top: 3px;

    -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
    -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);

    background: -webkit-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: -moz-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: -o-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: -ms-linear-gradient(top, #4c3752 0%, #4c3752  100%);
    background: linear-gradient(top, #4c3752 0%, #4c3752  100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c3752', endColorstr='#4c3752',GradientType=0 );
}

.squaredThree label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredThree label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.squaredThree input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}





.errmsg
{
color: red;
}
.checkbox label {
	padding-top:0;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: -80px;
    margin-top: 6.5px;
}

ul {
	list-style-image: url(images/ul.png);
}

hr {
	height: 2px;
    margin: 10px 0;
    background: #ebeef0;
}

hr.style14 { 
 border: 0; 
 height: 1px; 
 background-image: -webkit-linear-gradient(left, #000, #777777, #000);
 background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
 background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
 background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}


.font-1em{
font-size: 20px;
}

a img {
  border: none;
}

p img {
  margin-bottom: 0.5em;
  /* a small bottom margin prevents content floating under images */
}



/*-----------------------------------------------------------------------------------*/
/*	Alignment
/*-----------------------------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.fright {
  float: right;
}

.frighti {
  float: right !important;
}

.fleft {
  float: left;
}

.clear {
  clear: both;
}
/*-- Forms --*/
.form {
	margin: 0 0 1.5rem 0;
}

input {
	width: 100%;
	height: 1.5rem;
	margin-bottom: 10px;
	padding: 1rem 1.5rem;
	border-width: 0 0 0 2px;
	border-style: solid;
	border-color: #ebeef0;
	border-radius: 0;
	background: #f4f6f7;
	font-size: 1.6rem;

	transition: all 0.1s;
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s; 
}
.darker {
    background-color: #333;
    opacity: 0.7;
}
textarea {
	width: 100%;
	height: 10rem;
	margin-bottom: 10px;
	padding: 1rem 1.5rem;
	border-width: 0 0 0 2px;
	border-style: solid;
	border-color: #ebeef0;
	border-radius: 0;
	background: #f4f6f7;
	font-size: 1.6rem;

	transition: all 0.1s;
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s; 
}

input.not-valid,
textarea.not-valid {
	border-color: red;
}

textarea:focus, input:focus{
    outline: 0;
}

.accent {
	font-family: 'Source Sans Pro', sans-serif;
}

div.wpcf7-response-output {
	margin: 0;
}

/*-- Buttons --*/
.button {
	position: relative;
	margin: 0 0 1.5rem 0;
	padding: 1.5rem 4rem;
	color: #fff;
	font-size: 1.6rem;
	line-height: 3rem;
	font-weight: 600;
	border: 0;

	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s
}

.button.button-icon.pull-right a{
	color: #fff;
}

.button:hover {
	opacity: 0.9;
}

.button-icon {
	padding: 1.5rem 8rem 1.5rem 2rem;
}

.button-icon > .fa {
	position: absolute;
	right: 0;
	top: 0;
    display: block;
    width: 6rem;
    line-height: 6rem;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
}

.button.button-active {
	max-width: 250px;
}

.button-active:after {
	display: none;
	position: absolute;
	top: 0;
	right: -6rem;
	content: "";
	width: 6rem;
	line-height: 6rem;
	font-family: 'FontAwesome';

	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	
}

.success.button-active:after {
	display: block;
}

.buy-tickets {
	background: none!important;
}

.buy-ticket.button {
	margin: 0px;
}

.buy-ticket.button a{
	color: #fff;
}

.buy-ticket.button:hover{
	color: #fff!important;
}

.buy-eventbride a {
	color: #fff!important;
	font-weight: bold;
}

.btn_buy_ticket{
	width: 100%;
	margin: 0;
}
.buy {
	line-height: 0;
}

/*--------------------
Header
--------------------*/
.header {
	position: relative;
	margin-bottom: -40px;
	overflow: hidden;
}

.header:before {
	top: 0;
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0, 0, 0, 0.2);
	z-index: 30;
}

.header-caption {
	position: absolute;
	bottom: 40%;
	width: 100%;
	z-index: 40;
}

.header-caption .box {
	padding: 1.5rem 3rem;
	border-width: 0 0 0 3px;
	border-style: solid;
}

.header-caption .box h1 {
	margin: 0 0 1rem 0;
	font-weight: 700;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.header-caption .box span {
	font-size: 4rem;
	line-height: 1em;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.header-background {
	position: relative;
	height: 700px;
	overflow: hidden;
	z-index: 10;
}

.header-background .slides { height: 100%; }
.header-background .slides > li { height: 100%; }

.header-background .slides img {
	position: absolute;
	width: 100%;
	min-width: 1200px;
	left: 50%;
	top: 50%;
}




/*--------------------
Content
--------------------*/
.content {
	position: relative;
    padding: 0 15px;
    z-index: 50;
}

.content section,
.content footer {
	padding: 5rem 6.5rem;
	margin: 1rem 0 0 0;
	background: #fff;
}

.content img {
	max-width: 100%;
	height: auto;
}

.section-header {
	    margin: -.85em 0 3.35rem 0;
}

.section-header h2 {
	margin-bottom: 0;
color: white;
}

.section-header p {
	margin: 0.5rem 0 0 0;
	font-size: 1.8rem;
}

.fit-left { 
	position: relative;
	margin: -5rem 0 -5rem -6.5rem;
}
@media (min-width: 768px) and (max-width: 991px) {
	.fit-left { margin: -2rem -3.5rem 3rem -3.5rem; }
}
@media (max-width: 767px) {
	.fit-left { margin: -1rem -2.5rem 3rem -2.5rem; }
}

.fit-right {
	position: relative;
	margin: -5rem -7.5rem -5rem 0; 
}
@media (min-width: 768px) and (max-width: 991px) {
	.fit-right { margin: 3rem -4.5rem -2rem -3.5rem; }
}
@media (max-width: 767px) {
	.fit-right { margin: 3rem -3.5rem -1rem -2.5rem; }
}

.number {
	position: relative;
	margin: 0 0 4.5rem 0;
	padding: 2rem;
	background: #f4f6f7;
	text-align: center;
	font-size: 1.6rem;
}

.number:before {
	content: '';
	position: absolute;
	bottom: -3rem;
	left: 0;
	width: 0;
	height: 0;
	border-right: 3rem solid rgba(0, 0, 0, 0);
	border-top: 3rem solid #f4f6f7;
}

.number > b {
	display: block;
	font-size: 4rem;
	line-height: 1em;
	color: #222;
}

/*--------------------
Schedule
--------------------*/

#schedule{
    margin-bottom:1.85em;
}

.schedule-time {
	float: left;
	min-width: 130px;
	padding: 2.5rem 2rem;
	line-height: 3rem;
	font-size: 3rem;
	font-weight: 700;
	text-align: center;
	color: #222;
}

.schedule-time > sup {
	font-size: 2rem;
}

.schedule-speaker {
	position: relative;
	float: right;
	padding: 1.5rem 1.5rem 1.5rem 0;
}

.schedule-speaker > img {
	position: relative;
	width: 5rem;
	height: 5rem;
	border: 0.3rem solid #fff;
	border-radius: 50%;
}

.schedule-speaker-list {
	margin-top: 3rem;
	padding-top: 3rem;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

.schedule-speaker-list > b {
    float: left;
    margin: 1.5rem 1.5rem 0 0;
    line-height: 2rem;
    font-size: 1.4rem;
}

.schedule-speaker-list .schedule-speaker {
	float: left;
	padding: 0 2rem 0 0;
	margin-right: 2rem;
	background: #fff;
	border-radius: 2.5rem;
}

.schedule-speaker-list .schedule-speaker > img {
	float: left;
	margin-right: 1rem;
}

.schedule-speaker > h4 {
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 2rem;
	margin-top: 1.5rem;
}


.panel-default>.panel-heading {
    background-color: #122232;
	border-radius: 0px;
}
.panel-heading {
    background-color: #212121;
	  border-radius: 5px;
}
.panel-title{
	color: #fff;
	    font-size: 16px;
    font-family: 'Comfortaa', cursive;
}


/*--------------------
Speakers
--------------------*/
/* .speaker { */
	/* position: relative; */
	/* max-width: 280px; */
	/* overflow: hidden; */
	/* margin: 0 auto 3rem auto; */
	/* z-index: 15; */

	/* transition: all 0.2s; */
	/* -moz-transition: all 0.2s; */
	/* -webkit-transition: all 0.2s; */
	/* -o-transition: all 0.2s */
/* } */

.speaker > img {
	width: 100%;
	height: auto;
}

.speaker-info {
	position: relative;
	padding: 2rem 3rem 3rem 3rem;
	background: #f4f6f7;
	z-index: 10;

	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s; 
}

.speaker-info h3 {
	margin: 0;
	font-size: 20px;
}

.speaker-info p {
	margin: 5px 0 0 0;
	font-size: 15px;
}

.speaker-contacts {
	display: table;
	table-layout: fixed;
	position: absolute;
	bottom: 25px;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 5;

	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.speaker-contacts > li {
	position: relative;
	display: table-cell;
	text-align: center;
}

.speaker-contacts > li:before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	z-index: 5;

	transition: all 0.1s;
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
}

.speaker-contacts > li:nth-child(2):before { background: rgba(255, 255, 255, 0.1); }
.speaker-contacts > li:nth-child(3):before { background: rgba(255, 255, 255, 0.2); }
.speaker-contacts > li:nth-child(4):before { background: rgba(255, 255, 255, 0.3); }

.speaker-contacts > li:hover:before { background: rgba(0, 0, 0, 0.1) }

.speaker-contacts > li a {
	position: relative;
	display: block;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	z-index: 10;
}

.speaker.active .speaker-info { margin-bottom: 50px; margin-top: -50px; }
.speaker.active .speaker-contacts { bottom: 0; }



/*--------------------
Partners
--------------------*/
.partners {
	margin: 0 15px 30px 15px;
	overflow: hidden;
}

.partner {
	height: 130px;
	padding: 15px;
	text-align: center;
	-webkit-box-shadow: -1px -1px 0px 0px #ebeef0;
	-moz-box-shadow: -1px -1px 0px 0px #ebeef0;
	box-shadow: -1px -1px 0px 0px #ebeef0;
}

.partner:hover {
	background: #f4f6f7;
}

.partner > img {
	max-width: 100%;
	max-height: 100%;
}



/*--------------------
News
--------------------*/
.news-list {
	width: 100%;
	padding: 0;
	list-style: none;
}

.news-list > li + li {
	border-top: 1px solid #ebeef0;
}

.news {
	position: relative;
	padding: 0 5rem 0 0;
	overflow: hidden;

	transition: all 0.1s;
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s
}

.news:after {
	position: absolute;
	top: 50%;
	margin-top: -1.4rem;
	right: 3rem;
	display: block;
	content: "\f105";
	color: #999;
	font-size: 2.8rem;
	font-family: 'FontAwesome';

	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s
}

.news:hover:after {
	right: 1.5rem;
}

.news:hover {
	background: #f4f6f7;
}

.news > * {
	display: block;
	vertical-align: middle;
	padding: 3rem 1.5rem;
	line-height: 1.5rem
}

.news-date {
	float: left;
	min-width: 15rem;
	font-size: 1.5rem;
	line-height: 2.8rem;
	white-space: nowrap;
}

.news-author {
	display: block;
	font-size: 1.5rem;
}

.news-author a {
	margin: 0px!important;
}

.news a {
	margin-left: 15rem;
	color: #222;
}

.news h4 {
	margin: 0;
	line-height: 2.8rem;
}

.news p {
	margin-top: 5px;
	font-size: 1.6rem;
	line-height: 3rem;
	color: #777;
}


/*--------------------
Pricing Tables
--------------------*/

.buy-tickets {
	margin: 0px!important;
	padding: 0px!important;
	border: none;
}
.pricing-table {
	max-width: 280px;
	margin: 0 auto 1.5rem auto;
}

.table-header {
	position: relative;
	padding: 15px 30px;
	background: #ebeef0;
	text-align: center;
}

.table-header:after {
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 0;
	height: 0;
	border-right: 30px solid rgba(0, 0, 0, 0);
	border-top: 30px solid #ebeef0;
	content: "";
}

.highlight .table-header > * {
	color: #fff;
}

.table-header > * {
	line-height: 40px;
	margin: 0;
	color: #222;
}

.table-header > h3 {
	font-size: 25px;
}

.table-header > b {
	display: block;
	margin: 5px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 4rem;
	border-top: 1px solid rgba( 0, 0, 0, 0.1);
}

.table-header > b > sup {
	font-size: 2.6rem;
}

.table-features {
	margin: 0;
	padding: 0;
	list-style: none;
}

.table-features > li {
	padding: 15px 10px;
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 16px;
	background: #f4f6f7;
}

.table-features > li.on {
	color: #222;
}



/*--------------------
Location
--------------------*/
.map {
	height: 450px;
}

.map img {
	max-width: none;
}

.contact {
	list-style: none;
	padding: 0;
}

.contact-info {
	position: relative;
	float: left;
	width: 100%;
	padding: 2rem 0 2rem 4.5rem;
}

.contact-info + .contact-info {
	border-top: 1px solid #ebeef0;
}

.contact-info > span {
    display: block;
    line-height: 3rem;
    font-size: 15px;
    color: #222;
}

.contact-info.telephone > span {
    font-size: 20px;
}

.contact-info > em {
	position: absolute;
	left: 0;
	width: 3rem;
	line-height: 3rem;
	font-size: 2.8rem;
	color: #ebeef0;
	text-align: center;
}



/*--------------------
Slider
--------------------*/
.slider img {
	width: 100%;
	height: auto;
}

.slider.owl-carousel,
.carousel.owl-carousel {
	width: auto;
}

.owl-buttons {
	overflow: hidden;
}

.owl-buttons > div:after {
	position: absolute;
	top: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	z-index: 5;

	transition: all 0.1s;
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
}

.owl-buttons > div:hover:after { background: rgba(0, 0, 0, 0.1); }
.owl-buttons > div:active:after { background: rgba(0, 0, 0, 0.1); }
.owl-buttons > div:nth-child(2) { background: rgba(255, 255, 255, 0.1); }

.owl-prev,
.owl-next  {
	position: relative; 
	float: left;
	width: 6.5rem; 
	height: 6.5rem; 
	overflow: hidden;
}
.owl-prev:before,
.owl-next:before {
	position: relative;
	display: block;
	text-align: center;
	color: #fff;
	width: 6.5rem;
	height: 6.5rem;
	padding: 1.7rem;
	font-size: 2rem;
	font-family: 'FontAwesome';
	z-index: 10;
}
.owl-prev:before { content: "\f053"; }
.owl-next:before { content: "\f054"; }

.carousel .owl-item {
    padding-right: 30px;
}

.carousel.owl-carousel {
	padding-right: 35px;
	margin: 0 0 1.5rem 0;
}

.carousel .owl-buttons {
	position: absolute;
	top: 0;
	right: 0;
	width: 6.5rem;
}

.slider .owl-buttons {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 6.5rem;
}



/*--------------------
Tabs
--------------------*/
.content-tabs {
	margin: 0 0 1.5rem 0;
}

.nav-tabs {
	position: relative;
	margin: 0 0 5px 0;
	border: 0;
	z-index: 20;
}

.nav-tabs > li {
	float: left;
	margin: 0;
}

.nav-tabs > li > a {
	margin: 0;
	font-size: 1.8rem;
	text-align: center;
	    color: #fff;
    line-height: 2.5rem;
    background: #111;
	border: 0;
	border-radius: 0;
	margin-left: 10px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #f07914;
  border: 0;
  cursor: default;
      font-weight: 700;
}

.nav-tabs > li.active > a:after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top-color: #f07914;
	border-top-width: 10px;
	border-top-style: solid;
	bottom: -10px;
	content: " ";
	height: 0;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	width: 0;
}

.tab-pane {
	background: transparent;
}

.white{
	color: #122232;
    font-family: 'Comfortaa', cursive;
    margin-left: 12px;
}


.panel-heading .accordion-toggle:after {
	  content: "\f0d8";
 display: block;
    height: 100%;
    width: 8rem;
    text-align: center;
       color: #fff;
    font-size: 2.5rem;
    font-family: 'FontAwesome';
    float: right;
}
.panel-heading .accordion-toggle.collapsed:after {
    display: block;
    height: 100%;
    content: "\f0d7";
    width: 8rem;
    text-align: center;
       color: #fff;
    font-size: 2.5rem;
    font-family: 'FontAwesome';
}


.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}

.panel-group .panel+.panel {
       margin-top: 16px;
	    border-radius: 0;
}

.thumbnail {
    position:relative;
    overflow:hidden;
}

label{
	color:#122232;
}
 
.caption {
    position:absolute;
    top:0;
    right:0;
    background: rgba(31,31,31, 0.70);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
}

.caption h4 {
   width:100%;
   
}

.ac-custom {
  /*  padding: 0 0 0 9em !important;*/
    margin: 0 auto;
}

.ac-custom label {
    position: static !important;
    padding: 0em 0 0 2em !important;

}

.ac-custom li {
    /*padding: 0.5em 0 !important;*/

    display: inline-flex !important;
}

.panel-body .form-control{
	border-radius: 0 !important;
	    background: #fff;
    color: #122232;
}

.panel-body label{
    font-size: 16px;
	font-weight: 300;
		text-transform: uppercase;
}

.favourites label{
       font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    text-transform: uppercase;
}


.checkbox label, .radio label {
    font-family: 'Comfortaa', cursive;
  padding-left: 0;
       font-size: 13px;
    color: #fff;
}


textarea.expandable {
  height:40px;
  -webkit-transition: all 0.5s ease-in-out;
}

textarea.expandable:hover, textarea.expandable:focus {
    height: calc(100% - 2px);     
  -webkit-transition: all 0.8s ease-in-out;
}
     

textarea.expandable + textarea.expandable:hover, textarea.expandable + textarea.expandable:focus {
  height:calc(100% - 20px)	
}

/*--------------------
Accordion
--------------------*/
.accordion {
	padding: 0;
	list-style: none;
}

.tab-pane .accordion {
	margin: -3rem;
}

.accordion > li {
	background: #ebeef0;
}

.accordion > li + li {
	border-top: 0.5rem solid #fff;
}

.accordion-heading {
	position: relative;
	display: block;
	width: 100%;
	cursor: pointer;
	padding-right: 8rem;
	overflow: hidden;
}

	

.accordion-title {
	margin: 0;
	padding: 2.5rem 2rem;
	font-size: 1.8rem;
	line-height: 3rem;
	color: #222;
}

.fa.accordion-trigger {
	width: 8rem;
	text-align: center;
	font-size: 2.8rem;
	color: #222;
}

.accordion-body {
	padding: 3rem;
	background: rgba(255, 255, 255, 0.4);
}

.btn{
    background: #122232;
    color: white;
   	height:100%;
    padding: .5em 2em;
    font-size: 16px;
	margin-bottom:1em;
	border: none;
}
.btn:focus{
	color:white;
}
.btn:hover {
    box-shadow: inset 0 100px 0 0 orange;
    color: #FFF;
	border: none;
}

.panel-default {
   border-color: orange;
    border: 3px solid orange;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: orange;
	    border-top: 3px solid orange;
}
.ac-custom label{
    font-size: 20px !important;
	color:#122232;
	    font-weight: 300;
		    font-family: 'Rajdhani', sans-serif;
		    margin-left: 4em;
}
.answers{
	     margin-left: 2em;
    color: #bdbdbd;
    font-size: 16px;
}

.panel-body {
    background: #f6f7fb;
       border-radius: 0;
}
}


/* .modal-fullscreen */

.modal-fullscreen {
  background: transparent;
}
.modal-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
}

/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .modal-fullscreen .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .modal-fullscreen .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .modal-fullscreen .modal-dialog {
     width: 1170px;
  }
}


@media only screen and (max-width: 1200px){
	
}
@media only screen and (max-width: 979px){ 

.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 8px;
	font-size: 16px;
}
#time {
	margin-top:5px;
}
	.panel-title {
    color: #fff;
    font-size: 16px;
}
		.panel-heading .accordion-toggle:after {
    content: "\f0d8";
    display: block;
    height: 100%;
    width: 1rem;
    text-align: center;
    color: #d4d4d4;
    font-size: 20px;
    font-family: 'FontAwesome';
    float: right;
}
.panel-heading .accordion-toggle.collapsed:after {
    display: block;
    height: 100%;
    content: "\f0d7";
    width: 1rem;
    text-align: center;
    color: #d4d4d4;
    font-size: 20px;
    font-family: 'FontAwesome';
}

.ac-custom input[type="checkbox"], .ac-custom input[type="radio"], .ac-custom label::before {
    width: 25px!important;
    height: 25px!important;
    top: 75% !important;
    left: 0 !important;
    margin-top: -25px;
    position: absolute;
    cursor: pointer;
}
.ac-custom label {
       position: static !important;
    padding: 0em 0em 0 0em !important;
    font-size: 16px !important;
    font-weight: 300;
    text-align: left;
    margin-left: 3em;
	}

.ac-custom li {
    padding: 5px 0 !important;
    display: inline-flex !important;
	    width: auto;
		margin-left: 15px!important;
	  }
.ac-custom svg {
    position: absolute;
    width: 25px!important;
    height: 25px!important;
    top: 25% !important;
    left: 3px !important;
    pointer-events: none;
}
.panel-body label {
         font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
.overlay label {
         font-size: 100%;
    font-weight: 300;
    text-transform: uppercase;
}
.white {
  
    margin-left: 12px;
    font-size: 15px;
}
.favourites .hover{
	margin-bottom:10px;
}
.logo{
	    width: 30%;
	
}
.ehover10 .overlay {
    line-height: 12px;
    padding: 1em 0 !important;
}
.favourites .ehover10 .overlay {
        padding: 10px 0;
}
.favourites label{
	font-size:14px;
	    line-height: 12px;
}
}	
@media only screen and (max-width: 767px){
	.hover {
    width: 100%;
    margin-bottom: 10px;
}
	.white span {
    background: #eb5825;
    color: #000;
    font-size: 14px;
    width: 100%;
    padding: 5px 10px;
    float: right;
    margin: 5px 0;
}
.tab h2 {
       font-size: 20px;
}
.tab h3 {
   font-size: 18px; }
   .tab h6, .tab ol li, .tab p {
      font-size: 14px;
}
.tc_box {
    padding: 0 15px;
}
.tab ol {
    margin-left: 15px;
}
.tab p {
	font-size: 14px;
    line-height: 18px;
    padding: 0px 0;
}
.check_container {
    font-size: 14px;
	    line-height: 20px;

}
.checkmark {
    position: absolute;
    top: 3px;
}
	.btn {
   font-size: 14px !important;     padding: 5px 15px;}
	.checkbox, .radio {

    margin-top: 5px;
 }
.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 8px;
	font-size: 16px;
}
	.panel-title {
    color: #fff;
    font-size: 16px;
}
#time {
	margin-top:5px;
}
		.panel-heading .accordion-toggle:after {
    content: "\f0d8";
    display: block;
    height: 100%;
    width: 1rem;
    text-align: center;
    color: #d4d4d4;
    font-size: 20px;
    font-family: 'FontAwesome';
    float: right;
}
.panel-heading .accordion-toggle.collapsed:after {
    display: block;
    height: 100%;
    content: "\f0d7";
    width: 1rem;
    text-align: center;
    color: #d4d4d4;
    font-size: 20px;
    font-family: 'FontAwesome';
}

.ac-custom input[type="checkbox"], .ac-custom input[type="radio"], .ac-custom label::before {
    width: 25px!important;
    height: 25px!important;
    top: 75% !important;
    left: -30px !important;
    margin-top: -25px;
    position: absolute;
    cursor: pointer;
}
.ac-custom label {
    position: static !important;
    padding: 0em 3em 0 0em !important;
	font-size: 16px !important;
    color: #122232;
    font-weight: 300;
	    text-align: left;
		margin-left: 1em;
	}

.ac-custom li {
    padding: 5px 0 !important;
    display: inline-flex !important;
	    width: 150%;
		    margin-left: 15px!important;
}
.ac-custom svg {
    position: absolute;
    width: 25px!important;
    height: 25px!important;
    top: 25% !important;
    
    left: -27px !important;
    pointer-events: none;
}
.panel-body label {
         font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
.overlay label {
         font-size: 100%;
    font-weight: 300;
    text-transform: uppercase;
}
.white {
    margin-left: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.favourites .hover{
	margin-bottom:10px;
}
.logo{
	width:50%;
	
}
.ehover10 .overlay {
    line-height: 12px;
    padding: 1em 0 !important;
}


.favourites .ehover10 .overlay {
        padding: 10px 0;
}
.favourites label{
	font-size:14px;
	    line-height: 12px;
}
}
@media only screen and (max-width: 479px){
		.white span {
    font-size: 12px;
}
	.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 8px;
	font-size: 16px;
}
	.panel-title {
    color: #fff;
    font-size: 14px;
}
		.panel-heading .accordion-toggle:after {
    content: "\f0d8";
    display: block;
    height: 100%;
    width: 1rem;
    text-align: center;
    color: #d4d4d4;
    font-size: 20px;
    font-family: 'FontAwesome';
    float: right;
}
.panel-heading .accordion-toggle.collapsed:after {
    display: block;
    height: 100%;
    content: "\f0d7";
    width: 1rem;
    text-align: center;
    color: #d4d4d4;
    font-size: 20px;
    font-family: 'FontAwesome';
}

.ac-custom input[type="checkbox"], .ac-custom input[type="radio"], .ac-custom label::before {
    width: 25px!important;
    height: 25px!important;
    top: 80% !important;
    left: -30px !important;
    margin-top: -25px;
    position: absolute;
    cursor: pointer;
}

.hover {
    width: 100%;
margin-bottom: 10px;}
.hover img {
    display: block;
    width: 100%;
    position: relative;
}
.ac-custom label {
    position: static !important;
    padding: 0em 3em 0 0em !important;
	font-size: 14px !important;
    color: #122232;
    font-weight: 300;
	    text-align: left;
		margin-left: 1em;
	}

.ac-custom li {
    padding: 5px 0 !important;
    display: inline-flex !important;
	    width: 150%;
		    margin-left: 15px!important;
}
.ac-custom svg {
    position: absolute;
    width: 25px!important;
    height: 25px!important;
       top: 25% !important;
    /* margin-top: -3px !important; */
    left: -28px !important;
    pointer-events: none;
}
.panel-body label {
         font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}
.overlay label {
         font-size: 100%;
    font-weight: 300;
    text-transform: uppercase;
}
#time {
	margin-top:5px;
}
.white {
    margin-left: 0;
       font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
}
.favourites .hover{
	margin-bottom:10px;
}
.logo{
	width:100%;
	
}
.ehover10 .overlay {
    line-height: 12px;
    padding: 1em 0 !important;
}
.favourites .ehover10 .overlay {
        padding: 10px 0;
}
.favourites label{
	font-size:10px;
	    line-height: 12px;
}
........................

	}
	
	
	
