/****** PLACE YOUR CUSTOM STYLES HERE ******/
.speakThumb {
	float:left;
	width:19%;
	height:auto;
	margin-bottom: 5px;
    margin-left: 6px;
}

.thumbnailSpeak {
    position:relative;
    overflow:hidden;
}
 
.captionSpeak {
    position:absolute;
    top:0;
    right:0;
    background:rgba(28, 28, 28, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
}

.captionSpeak h4 {
	margin-bottom:5px;
}


#sponsors img {
	border: 0px solid #eee;
}

#sponsors h4 {
	margin-top:30px;
}

.topicIntro {
	text-align:center;
	border:2px solid #eee;
	min-height:215px;
	padding:0px;
}

.topicIntro .service-icon  {
    color: #fff !important;
    padding: 12px;
    line-height: 1.3;
}

.topicIntro .service-icon i {
    color: #2b69b3;
    font-size: 60px;
}

.topicIntro .service-title {
    margin-top: 5px;
    margin-bottom: 15px;
	background: #333;
    padding: 10px;
	text-transform: uppercase;
	font-size: 20px;
    font-weight: 600;
	color:#FFF!important;
}

.topicIntro .service-title-border {
	width: 100px;
    height: 3px;
    margin: 0 auto;
    margin-bottom: 15px;
	background: #2b69b3 !important;
}

.topicIntro .service-description p {
	font-size: 13px;
    padding: 0 40px;
}

.videoBG {
	min-height:600px;
}


/* AGENDA */

.item {
	display: inline-block;
}

.item .left-position {
	width: 120px;
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    z-index: 9;
}

.item .image {
	text-align:center;
}

.item .image i {
	height: 66px;
    width: 66px;
    color: #FFF;
    font-size: 30px;
    text-align: center;
    padding-top: 18px;
    background: #2b69b3;
    border-radius: 50%;
    margin-top: 13px;
}

.item .fa {
	    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.item .right-position {
	width: 900px;
    float: left;
    display: inline;
    margin-right: 10px;
    border-left: 2px solid #cccccc;
    margin-left: -70px;
    padding-left: 84px;
}

.item .head {
	padding-top: 20px;
}

.item .date {
	font-size: 20px;
    font-weight: 600;
    color: #2b69b3;
}

.item .date i {
	    font-size: 23px;
    color: #2b69b3;
    padding: 0px;
    padding-right: 3px;
}

.item .date span {
	padding-right: 26px;
    position: relative;
    top: -2px;
}

.item .title {
	    color: #000000;
    font-size: 18px;
    font-weight: 600;
    padding: 3px 0px 10px 0px;
}

.item p {
	padding-bottom: 0px;
}


.nav-tabs li {
	border: none;
	background: #eeeeee;
    color: #000;
    margin-bottom: 15px !important;
    margin-right: 15px;
    position: relative;
    padding: 24px 52px 25px;
    width: 32%;
	border-top: 5px solid transparent;
	min-width: 90px;
    text-align: center;
	font-size: 30px;
	text-transform:uppercase;
}

.nav-tabs .active {
	background-color:#2b69b3;
	color:#FFF;
}

.nav-tabs .active a {
	border:none!important;
	background-color:#2b69b3;
	color:#FFF;
}


/* AGENDA END */

.attComp {
	width:20%;
	height:60px;
	padding:5px;
	float:left;
	text-transform:uppercase;
}



/* BADGE */

#badgeCont {
    width: 500px;
    float: left;
    position: relative;
    min-height: 932px;
    background-image: url('../images/lanyard.png');
    background-repeat: no-repeat;
    background-position: top center;
}

#badge {
    position: absolute;
    top: 480px;
    left: 10px;
    border: 1px solid #ccc;
    background-color: #FFF;
    width: 470px;
    padding: 15px;
}

#Badge_FullName {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 27px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

#Badge_Company {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
}

#Badge_Barcode {
    text-align: center;
    margin-top: 27px;
}

#Badge_Activities {
    padding: 10px 0px;
    margin-top: 10px;
    border: 1px solid black;
    font-weight: bold;
    font-size: 27px;
    text-align: center;
    min-height: 60px;
}

.inline_div {
    display: inline;
}


.forexbroker {
	background-color:#1da154;
}

.binaryoptions {
	background-color:#badccb;
}

.serviceprovider {
	background-color:#f2a153;
}

.staff {
	background-color:#226389;
}

.banking {
	background-color:#dbdce0;
}

.ibaffiliate {
	background-color:#f3ec36;
}

.other {
	background-color:#ffffff;
}

.hide {
	display:none;
}


/* BADGE END */


.whatsnew {
	padding:24px 0px;
	background-color:#2b69b3;
}

.whatsnew a {
	color:#FFF;
	font-size:24px;
	display:block;
	text-align:center;
	text-decoration:underline;
}

#sponsors img {
	width:203px;
	height:135px;
}