@charset "utf-8";
/* CSS Document */

body {
	background: #ffffff;
	font-family: 'PT Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, p, a {
	text-shadow: none;
}
p {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	text-align: left;
}
h3 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 2em;
	text-align: left;
}
h5 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 500;
}
.row {
	padding: 0px 70px 0px 70px;
}
a.btn.btn-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 0;
    color: #ffffff;
    font-size: 18px;
   /* line-height: 30px;*/
    padding: 0px 15px;
	/*line-height:24px;*/
    text-shadow: none;
	height:30px;
	font-family: 'PT Sans', sans-serif;
	background:none;
}
/*body {
	overflow: hidden;
}*/

/* Preloader */

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff; /* change if the mask should have another color then white */
	z-index: 99; /* makes sure it stays on top */
}
#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%; /* centers the loading animation horizontally one the screen */
	top: 50%; /* centers the loading animation vertically one the screen */
	background-image: url(../img/status.gif); /* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px; /* is width and height divided by two */
}
/* EVENT LOGO **/

.event-logo-container .col-md-12 ul {
	margin-top: 25px;
	margin-bottom: 15px;
	width:100%;
	float:left;
	padding:0px;
}
.event-logo-container .col-md-12 ul li {
	list-style: none;
	float: left;
}
.event-logo-container .col-md-12 ul li:last-child {
	float: right;
}
/** Navigation **/

.navbar-brand img {
	width: 100%;
}
.top-header {
	position: absolute;
	z-index: 1;
	width: 100%;
}

.container-full.top-header{
	height:100px;	
}

.top-header .col-md-8 {
	float: right;
}
.navbar.navbar-default {
	background: none !important;
	border: none !important;
}
.lang-switcher {
	width: 100%;
	float: left;
}

.inner-lang-switcher{
	width:65px;
	float:left;	
}

.inner-lang-switcher ul {
	float: right;
	padding-top: 25px;
	padding-left:0px;
}
.inner-lang-switcher ul li {
	list-style: none;
	float: left;
	margin-left: 5px;
}
.inner-lang-switcher ul li:after {
	content: "|";
	color: #ffffff;
	font-size: 11px;
	margin-left: 5px;
	line-height: 20px;
	float: right;
}
.inner-lang-switcher ul li:last-child:after {
	content: "";
	margin: 0px;
}
.inner-lang-switcher ul li a {
	font-size: 12px;
	text-shadow: none;
	color: #ffffff;
	line-height: 12px;
	font-family: 'PT Sans', sans-serif;
/*	font-size:.9vw;*/
}


.inner-top-social-lang-switcher{
	width:190px;
	float:right	
}

.top-socail-icons{
	width:100px;
	float:left;
	position:relative;
	top:22px;
	left:10px;	
}

.top-socail-icons ul{
	float:right;
	padding:0px;
}

.top-socail-icons ul li{
	float:left;
	list-style:none;
	width:21px;
	height:29px;
	margin:0px 5px;	
}

.top-socail-icons ul li a{
	display:block;
	text-indent:-9999px;	
}

.navbar-brand {
	height: auto;
	padding-left: 0px;
	padding-top: 35px;
}
.navbar {
	width: 100%;
	float: left;
}
.navbar ul {
	float: right;
	margin-right: -5px;
}
.navbar ul li {
	position: relative;
}
.navbar ul li a {
	font-size: 15px;
	text-shadow: none;
	color: #ffffff !important;
	padding: 0px;
	padding: 5px;
	/*padding-bottom: 0px;*/
	font-family: 'PT Sans', sans-serif;
	margin-left: 2px;
	text-transform: uppercase;
	font-size:1vw;	
}

.arabic-body .navbar ul li a {
	font-family: 'ge_ssmedium';
}

.navbar ul li a:hover {
	background: #000000 !important;
	color: #f16722 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background: #000000;
	color: #f16722 !important;
}
.container.mob-nav {
	display: none;
	background: #f26822;
}
.container.mob-nav .navbar.navbar-default {
	margin: 0px;
}
nav a {
	width: auto;
	background: none;
	height: auto;
}
.navbar .nav > li ul {
	position: absolute;
	background: #000000;
	margin: 0px;
	visibility: hidden;
	z-index: 10000;
	width: 120px;
	padding: 0px;
	border-top: 3px solid #f06721;
	margin-left: 2px;
}
.navbar .nav > li:hover ul {
	visibility: visible;
}
.navbar ul li ul li {
	padding: 5px;
	border-bottom: 1px solid #3e3839;
	list-style: none;
}
.navbar ul li ul li a {
	font-size: 15px;
	color: #fff !important;
}
.navbar ul li ul li:hover a {
	text-decoration: none;
}
/** SLIDER **/
/*
.ls-layer .ls-bg{
	max-width:100%;
	width:100%;
}*/

.ls-lightskin .ls-nav-prev {
	left: 150px !important;
	width: 25px !important;
	height: 34px !important;
	background: url(images/arrows.png) no-repeat !important;
}
.ls-lightskin .ls-nav-next {
	left: 180px !important;
	width: 25px !important;
	height: 34px !important;
	background: url(images/arrows.png) no-repeat -25px 0 !important;
}
.ls-lightskin .ls-nav-prev, .ls-lightskin .ls-nav-next {
	top: 65% !important;
}
.ls-s2, .ls-s6 {
	font-family: 'PT Sans', sans-serif;
}
.ls-bottom-nav-wrapper {
	display: none !important;
}
.ls-s2 {
	top: 42% !important;
}
.ls-lightskin .ls-nav-prev, .ls-lightskin .ls-nav-next {
	top: 65% !important;
}
.ls-slide div {
	color: #ffffff;
	font-size: 20px;
	height: 100px;
	text-align: left;
	text-shadow: none;
	text-transform: uppercase;
}
a.ls-nav-prev {
	display: block !important;
	visibility: visible !important;
	position: absolute;
	top: 70%;
	left: 80px !important;
	z-index: 1000;
	width: 27px !important;
	height: 75px;
	background: url(../images/arrows.png) no-repeat 0 0 !important;
	top:89% !important;
}
a.ls-nav-next {
	display: block !important;
	visibility: visible !important;
	position: absolute;
	top: 70%;
	left: 120px !important;
	z-index: 1000;
	width: 27px !important;
	height: 75px;
	background: url(../images/arrows.png) no-repeat -27px 0 !important;
	top:89% !important;
}
/** BTM CONTAINER **/

.btm-container {
	width: 100%;
	float: left;
}
.btm-container .row {
	padding: 0px;
}

.btm-container-content{
	width:100%;
	margin:0px;
	padding:0px 70px 0px 0px;
}

.btm-container-content .content-title h4{
	padding-left:70px;
	margin-left:0px;
}

.btm-container-content .col-md-4{
	margin:0px;
	width:30%
}

.btm-container .row .col-md-6 {
	width: 49.5%;
	width:50%;
}
.about-the-summit {
	width: 100%;
	float: left;
	/*background: url(images/block-image/block-image-one.jpg) no-repeat 0px 0px;*/
	/* min-height: 455px; */
	background-size: cover;
}
.inner-about-bg {
	width: 100%;
	height: 100%;
	/* min-height: 455px; */
	float: left;
 	/* background: rgba(242,104,34,.9); */
}
.inner-about-content-contatiner {
	width: 100%;
	height: auto;
	float: left;
	/* padding: 118px 120px 100px 0px; */

    display: inline-block;
    float: left;
    height: auto;
    text-align: center;
    width: 100%;
	padding-top:40px;
	padding-bottom:75px;	
}
.inner-about-content-contatiner .title {
	width: 100%;
	/* float: left; */
	display:inline-block;
	text-align:center;
}
.inner-about-content-contatiner h3 {
/*	padding-left: 70px;
	padding-right: 60px;*/
	border-bottom: 2px solid #ffffff;
	padding-bottom: 25px;
	width: auto;
	color: #ffffff;
	/*float: left;*/
	display:inline-block;
	font-size: 30px;
	font-size: 2em;
/*	margin-bottom: 20px;
	margin-top: 0px;*/
	padding-left:50px;
	padding-right:50px;
	margin-bottom:25px;
	text-align:center;
	font-size:2vw;
}

.inner-about-content-contatiner p {
	padding-left: 200px;
	color: #ffffff;
	font-size: 18px;
	font-size: 1.1em;
	margin-bottom: 25px;
	text-align:center;
	padding-right:200px;
	font-size:1vw;
}
.inner-about-content-contatiner a.btn.btn-default {
	background: none;
	border-radius: 0px;
	color: #ffffff;
	text-shadow: none;
	font-size: 18px;
	padding: 4px 12px;
	padding-bottom: 0px;
	padding:0px;
	line-height:12px;
	padding:0px 15px;
	height:30px;
	/*line-height:30px;*/
	border:2px solid #fff;
	line-height:24px;
}
/*.inner-about-content-contatiner a {
	margin-left: 70px;
}*/

/* About Divider **/

.about-divider-image{
	width:100%;
	float:left;
}

.about-divider-image img{
	width:100%;
}

.divider-image-container{
	width:100%;
	height:100%;
	display:table;
}

.inner-divider-image-container{
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

.inner-divider-image-container p{
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
}



.inner-divider-image-container img{
	max-width:100%;
	width:auto;
	margin-bottom:50px;
}

.divider-container{
	margin-top:-290px;
	padding-bottom:25px;
}

.contact {
	width: 100%;
	height: 100%;
	float: left;
	margin-top: 2%;
	background: url(images/block-image/block-image-two.jpg) no-repeat 0px -40px;
	min-height: 220px;
	background-size: cover;
}
.inner-contact-bg {
	width: 100%;
	height: 100%;
	float: left;
	min-height: 220px;
	background: rgba(197,87,143,.9);
}
.inner-contact-content-contatiner {
	width: 100%;
	float: left;
	padding: 20px 25px 20px 0px;
}
.inner-contact-content-contatiner .title {
	width: 100%;
	float: left;
}
.inner-contact-content-contatiner h3 {
	padding-left: 70px;
	font-size: 30px;
	font-size: 2em;
	color: #ffffff;
	padding-bottom: 15px;
	border-bottom: 1px solid #ffffff;
	padding-right: 60px;
	float: left;
	margin-top: 0px;
}
.speaker-container ul {
	float: left;
	margin:0px;
	padding:0px;
	margin-top: 15px;
	margin-bottom: 0px;
	width:100%;
	margin-bottom:60px;
}
.speaker-container ul li {
	list-style: none;
	color: #ffffff;
	display: inline-block;
	text-indent: -9999px;
	margin-left: 20px;
	text-align:center;
}

.speaker-container ul li a{
	padding:0px;
	margin:0px;
}

.speaker-container ul li a {
	color: #ffffff;
	display: block;
}
.speaker-container ul li a.gplus {
	width: 34px;
	height: 34px;
	background: url(images/social-icons.png) no-repeat;
}
.speaker-container ul li a.twitter {
	width: 34px;
	height: 34px;
	background: url(images/social-icons.png) no-repeat -66px 0px;
}
.speaker-container ul li a.utube {
	width: 34px;
	height: 34px;
	background: url(images/social-icons.png) no-repeat -129px 0px;
}
.speaker-container ul li a.facebook {
	width: 34px;
	height: 34px;
	background: url(images/social-icons.png) no-repeat -190px 0px;
}
.speaker-container ul li a.ins-icon {
	width: 34px;
	height: 34px;
	background: url(images/social-icons.png) no-repeat -253px 0px;
}
.contact-content {
	width: 100%;
	float: left;
	padding-left: 70px;
}
.contact-content .col-md-5 {
	padding-left: 0px;
}
.contact-content p {
	font-size: 12px;
	color: #ffffff;
}
.contact-content p:last-child {
	margin-bottom: 0px;
}
.contact-content .col-md-7 {
	padding-right: 0px;
}
.contact-content .col-md-7 img {
	/*	width:100%;*/
	float: right;
}
.right-top-container {
	margin-bottom: 2%;
	width: 100%;
	float: left;
}
.agenda {
	min-height: 218px;
	background: url(images/block-image/block-image-three.jpg) no-repeat 0px 0px;
	background-size: cover;
	margin-right: 1%;
	padding: 0px;
	width: 49% !important;
	float: left;
}
.inner-agenda-bg {
	width: 100%;
	height: 100%;
	min-height: 218px;
	background: rgba(197,87,143,.9);
	float: left;
}
.inner-agenda-contatiner {
	width: 100%;
	float: left;
	padding: 15px 20px 15px 0px;
}
.bx-wrapper {
	margin-bottom: 0px;
}
.bx-pager.bx-default-pager {
	display: none !important;
}
.inner-agenda-contatiner .title {
	width: 100%;
	float: left;
}
.inner-agenda-contatiner .title h3 {
	margin: 0px;
	width: auto;
	float: left;
	color: #ffffff;
	font-size: 30px;
	font-size: 2em;
	padding-bottom: 10px;
	border-bottom: 2px solid #ffffff;
	padding-left: 45px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}
.date-block {
	width: 100%;
	float: left;
}
.date-block h5 {
	color: #ffffff;
	font-size: 18px;
	padding-left: 45px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.content-slider {
	width: 100%;
	float: left;
}
.bx-controls-direction {
	position: absolute;
	/*right: 0px;*/
	top: 35%;
}
.bx-wrapper {
	margin-left: 0px;
}
.bx-wrapper .bx-viewport {
	background: none;
	border: none;
	box-shadow: none;
	left: 0px;
}

.bxslider{
	width:100%;
	margin:0px;
}


.bxslider li {
	list-style: none;
	padding:20px;
}
.bxslider li p {
	color: #ffffff;
	font-size: 18px;
	border-bottom: 2px solid #ffffff;
	font-family: 'PT Sans', sans-serif;
	font-weight: 500;
	text-align:center;
}
.bxslider li p:last-child {
	border-bottom: none;
}
.bx-wrapper .bx-controls-direction a {
	width: 15px !important;
	height: 22px !important;
}
.bx-wrapper .bx-prev {
	background: url(images/arrows-small.png) no-repeat 0px 0px;

}
.bx-wrapper .bx-next {
	background: url(images/arrows-small.png) no-repeat -18px 0px;

}

.content-slider .carousel{
	width:70%;
	display:inline-block;
}


.carousel-caption{
	position:relative;
	text-align:center;
	left:0px !important;
	z-index:0;
}

.carousel-caption p{
	text-align:center;
	left:0px;
	font-size:18px;
}


.carousel-control.left{
	background: url(images/arrows-small.png) no-repeat 0px 0px;
	    width: 15px;
    height: 25px;
    margin: 0px;
	top:50%;
	left:15%;
	z-index:6;
	opacity:1;
	filter:none;
}

.carousel-control.right{
	background: url(images/arrows-small.png) no-repeat -18px 0px;
	    width: 15px;
    height: 25px;
    margin: 0px;
		top:50%;
	right:15%;
	z-index:6;
	opacity:1;
	filter:none;
}

.view-all {
	width: 100%;
	float: left;
	margin-top: 3px;
}
.view-all .btn.btn-default {
	padding: 1px 15px;
	margin-left: 45px;
	font-size: 10px;
	padding-bottom: 0px;
}
.speakers {
	min-height: 218px;
	background: url(images/block-image/block-image-four.jpg) no-repeat 0px 0px;
	background-size: cover;
	padding: 0px;
	width: 49% !important;
	float: right;
}
.inner-speakers-bg {
	width: 100%;
	height: 100%;
	float: left;
	min-height: 218px;
	background: rgba(242,104,34,.9);
}
.inner-speakers-contatiner {
	width: 100%;
	float: left;
	padding: 15px 20px 15px 0px;
}
.bx-wrapper {
	margin-bottom: 0px;
}
.bx-pager.bx-default-pager {
	display: none !important;
}
.inner-speakers-contatiner .title {
	width: 100%;
	float: left;
}
.inner-speakers-contatiner .title h3 {
	margin: 0px;
	width: auto;
	float: left;
	color: #ffffff;
	font-size: 30px;
	font-size: 2em;
	padding-bottom: 10px;
	border-bottom: 2px solid #ffffff;
	padding-left: 45px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}
.content-slider1 {
	width: 100%;
	float: left;
}
.content-slider1 .bx-controls-direction {
	position: absolute;
	right: 0px;
	top: -22px;
}
.bx-wrapper {
	margin-left: 0px;
}
.bx-wrapper .bx-viewport {
	background: none;
	border: none;
	box-shadow: none;
	left: 0px;
	height: auto !important;
}
.bxslider1 {
	margin-top: 10px;
	margin-bottom: 0px;
}
.bxslider1 li {
	list-style: none;
}
.bxslider1 li p {
	color: #ffffff;
	font-size: 11px;
	padding-left: 0px;
	border-bottom: none;
	font-family: 'PT Sans', sans-serif;
	font-weight: 500;
	margin-bottom: 0px;
	line-height: 12px;
	margin-right: 0px;
	float: left;
	text-align: left;
}
.bxslider1 li p a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.bxslider1 li p:last-child {
	border-bottom: none;
}

.speaker-container{
	width:100%;
	float:left;	
	text-align:center;
}

.speaker-container a{
	/*margin:60px;*/
	color:#dcddde;
}

.speaker-container .col-md-6{
	width:50% !important;
	height:285px;
	margin:0px;
	padding:0px;
	width:33% !important;
	height:185px;
}

.speaker-image {
	/*width: 52%;*/
	float: left;
/*	background: url(images/dummy-speaker.png) no-repeat;
	background-size: cover;*/
	width: 50%;
	height:285px;
	height:100%;
}
.speaker-image img {
	/*visibility: hidden;*/
	width:100%;
	height:100%;
}
.speaker-detail {
	width: 50%;
	float: left;
	background:#363636;
	height:285px;
	padding:20px;
	position:relative;
	height:100%;
}

.speaker-detail h5{
	color:#dcddde;
	font-size:18px;
	font-size:24px;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
	text-align:left;
	font-size:14px;
	line-height:14px;
}

.speaker-detail h6{
	color:#dcddde;
	font-size:12px;
	font-family: 'PT Sans', sans-serif;
	text-transform:uppercase;
	text-align:left;
}

.speaker-detail p{
	font-size: 13px;
	float: left;
	width: 100%;
	color:#dcddde;
	font-family: 'PT Sans', sans-serif;
}

.b-right {
    float: right !important;
}

.t-right {
    background: #363636 none repeat scroll 0 0;
    text-align: right;
}

.t-right h5,
.t-right h6,
.t-right p{
	text-align:right;	
}

.right-btm-container {
	width: 100%;
	float: left;
}
.twitter-contact {
	width: 100%;
	min-height: 166px;
	background: url(images/block-image/block-image-five.jpg) no-repeat 0px 0px;
	background-size: cover;
}
.inner-twitter-contact-bg {
	width: 100%;
	height: 100%;
	min-height: 167px;
	background: rgba(2,125,194,.9);
}
.inner-twitter-contatiner {
	width: 100%;
	float: left;
	padding: 20px 20px 20px 0px;
	position: relative;
}
.inner-twitter-contatiner .title {
	width: 100%;
	float: left;
}
.inner-twitter-contatiner .title h3 {
	margin: 0px;
	width: auto;
	float: left;
	color: #ffffff;
	font-size: 30px;
	font-size: 2em;
	padding-bottom: 10px;
	border-bottom: 2px solid #ffffff;
	padding-left: 45px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}
.inner-twitter-contatiner .title img {
	float: right;
}
.content-slider2 {
	width: 100%;
	float: left;
}
.content-slider2 .bx-controls-direction {
	position: absolute;
	right: 140px;
	top: -22px;
}
.bxslider2 {
	margin-top: 10px;
	margin-bottom: 0px;
}
.bxslider2 li {
	list-style: none;
}
.bxslider2 li p {
	color: #ffffff;
	font-size: 11px;
	padding-left: 45px;
	border-bottom: none;
	font-family: 'PT Sans', sans-serif;
	font-weight: 500;
	margin-bottom: 0px;
	line-height: 16px;
	margin-right: 0px;
	float: left;
	text-align: left;
}
.bxslider2 li p span {
	font-size: 18px;
}
.bxslider2 li p {
	font-size: 13px;
	color: #ffffff;
	float: left;
}
.bxslider2 li p:last-child {
	border-bottom: none;
}
.icon-btm {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.you-tube {
	width: 50% !important;
	min-height: 145px;
	background: url(images/block-image/block-image-six.jpg) no-repeat 0px 0px;
	background-size: cover;
	padding: 0px;
}
.inner-you-tube-bg {
	width: 100%;
	height: 100%;
	min-height: 145px;
	background: rgba(2,125,194,.3);
}
.inner-utube-contatiner {
	width: 100%;
	min-height: 145px;
	float: left;
	padding: 20px 20px 20px 0px;
	position: relative;
}
.instagram {
	width: 50% !important;
	min-height: 145px;
	background: url(images/block-image/block-image-seven.jpg) no-repeat 0px 0px;
	background-size: cover;
	padding: 0px;
}
.inner-instagram-contatiner {
	width: 100%;
	min-height: 145px;
	float: left;
	padding: 20px 20px 20px 0px;
	position: relative;
}
.inner-instagram-bg {
	width: 100%;
	height: 100%;
	min-height: 145px;
	background: rgba(2,125,194,.3);
}
.instagram.ins-two {
	background: url(images/block-image/block-image-eight.jpg) no-repeat 0px -30px;
	background-size: cover;
}
.instagram.ins-three {
	background: url(images/block-image/block-image-nine.jpg) no-repeat 0px -30px;
	background-size: cover;
}
/** Footer **/

.footer-container {
	background: #636466;
	width: 100%;
	float: left;
	margin-top: 1%;
	padding-top: 25px;
}
.footer-container .col-md-6 p {
	text-shadow: none;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 5px;
}
.footer-container .col-md-6 ul {
	float: right;
}
.footer-container .col-md-6 ul li a {
	font-size: 13px;
	padding-top: 0px;
}
/** PARTNERS **/

.partners {
	text-align: center;
}
.partners .title {
	width: 100%;
	float: left;
}
.partners .title h3 {
	border-bottom: 2px solid #000;
	width: auto;
	float: left;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 70px;
	margin-bottom: 0px;
}
/*.partners img {
	width: 100%;
	float: left;
	padding-left: 70px;
}*/
/* Home Get Started Button */

.home-button {
	width: 52px;
	height: 53px;
	background: url(../images/info-icon.png) no-repeat;
	color: white;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 20px;
	cursor: pointer;
	/*	margin: 35px auto;*/
	display: block;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	float: left;
	text-indent: -9999px;
	opacity: 1;
	position: absolute;
	top: 10px;
	left: 48%;
	top: 85%;
	z-index: 5;
}
.home-button:hover {
	height: 70px;
	background: url(../images/info-icon.png) no-repeat;
	color: #3c3c3c;
	text-decoration: none;
	opacity: .5;
}
.content-title h4 {
	font-size: 30px;
	font-size:2vw;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #58595b;
	font-family: 'PT Sans', sans-serif;
	text-transform:uppercase;
}


.content-text{
	padding-left:70px;
}

.content-text p {
	color: #58595b;
	font-size:1vw;
}
.right-sidebar .col-md-12 {
	margin-top: 10px;
}
.right-sidebar h5 {
	font-size: 20px;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #58595b;
}

.right-sidebar ul{
	padding-left:0px;
}

.right-sidebar ul li {
	list-style: none;
	text-transform: uppercase;
	font-size: 10px;
}
.right-sidebar ul li a {
	color: #58595b;
	font-size: 12px;/*	text-transform:capitalize;*/
}
.myOtherTable {
	background-color: #ffffff;
	border-collapse: collapse;
	color: #58595b;
	font-size: 18px;
	
}
.myOtherTable th {
	text-transform:uppercase;
	color: #d0009f;
	width: 50%;
	text-shadow: none;
	font-family: 'PT Sans', sans-serif;
}
.myOtherTable td, .myOtherTable th {
	padding: 5px;
	border: 0;
	text-align: left
}

.myOtherTable td{
	color: #58595b;
	font-family: 'PT Sans', sans-serif;
	vertical-align:top;
}

.partners-logo{
	float:left;
	width:100%;
}

.partners-logo li{
	float:left;
	list-style:none;
	margin-right:50px;
}

form input,
form textarea{
	border:1px solid #d4d4d4;
	padding:5px;	
	width:350px;
	color:#c1c1c1;
	font-size:12px;
	margin-bottom:10px;
}


form input:focus {
    color: #363636;
}

form input[type=submit]{
	width:100px;
	background:#01aef0;
	color:#ffffff;
	text-align:center;
}

.content-text p img{
	max-width:100%;
}



.slider-text-container p{
	color: #fff;
	font-size: 20px;
	line-height: 28px;
    font-family: 'PT Sans', sans-serif;
/*	text-transform: capitalize;*/
	text-transform:none;
	font-size:1em;
	font-size: 1.5vw;
	line-height:1.8vw;
}

.slider-text-container p.slider-text-container-text2{
	font-size: 16px;
	font-size: 1.2vw;
}


.partners .title.home-title2 h3{
	float: left;
	color:#bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 20px;
	padding: 0px 30px 10px 10px;
	font-size: 13px;
	margin-left:30px;
	padding:0px;
	margin-bottom:10px;
}

.home-logo-container{
	margin-bottom: 0px;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	/*border-bottom: 1px solid #dddddd;*/
	padding:0px;
	margin-top:40px;
}

.home-logo-container li{
	float: left;
	list-style: none;
	float:none;
	display:inline-block;
	text-align:center;
	float:left;
	padding-right:30px;
}

.home-logo-container li h3{
	float: left;
	color: #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 20px;
	padding: 0px 30px 10px 10px;
	font-size: 13px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin:0px;	
}

.home-logo-container li img{
	padding-left: 0px;
	padding-right: 25px;
}

.home-logo-container li.unep-logo img{
	border-right: 1px solid #bbbbbb;
}

.home-logo-container li:first-child img{
	border-right: 1px solid #bbbbbb;
}

.home-logo-container1 li{
	float: left;
	list-style: none;
	margin-right: 25px;
}

.home-logo-container1 li img{
	padding:0px;
	max-width: 100%;
}

.col-md-12.btm-partner-container-home{
	padding: 0px;
}

.container-full.event-logo-container{
	height: 100px;
	background:#fff
}


/** SLIDER TEXT **/

.highness-text-desk{
	display:block;
}

.highness-text-mobile{
	display:none;
}

.text-desk{
	display:block;
}

.text-mobile{
	display:none;
}

/** Organised By **/

.container-full.btm-container .btm-partner-container-home .partners{
	margin:0px;
	padding:0px 70px;
	float:left;
	width:100%
}


/** Mobile Nav */

.mob-nav-container{
	display:none;	
}

.navbar-brand img.mobile-logo{
	display:none;	
}

.pattern{
	position:relative;
}

.pattern:after{
	background:url(slider-bg.png) repeat;
	width:100%;
	height:100%;
	bottom:0;
	left:0;
	position:absolute;
	z-index:1;
	content:"";	
}

.col-md-6.venue-container{
	height:450px;
}

.venue-container1{
	width:100%;
	height:100%;
	display:table;	
}

.venue-container2{
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align:middle	
}

.col-md-6.image-grad{
	min-height:300px;
	height:100%;
}

.event-logo-container .col-md-12 ul li.land_department_logo{
	float:right;
}




.arrow-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #363636 transparent transparent;
    line-height: 0px;
    _border-color: #000000 #363636 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    left: -15px;
    top: 40px;
}

.speaker-detail.t-right .arrow-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #363636;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #363636;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    right: -15px;
    top: 40px;
	left:inherit;
}


.session{
	width:100%;
	float:left;	
	padding:10px 0px;
}

.session-two{
	width:100%;
	float:left;	
	padding:10px 0px;
}

.session .time {
    display: block;
    float: left;
    width: 20%;
    padding-right: 7%;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
font-family: 'PT Sans', sans-serif;
}

.session-two .time {
    display: block;
    float: left;
    width: 20%;
    padding-right: 7%;
    color: #363636;
    font-size: 14px;
    font-weight: 300;
font-family: 'PT Sans', sans-serif;
}

.session .session-inner,
.session-two .session-inner {
    margin: 0;
    padding: 0;
    height: auto;
    width: auto;
    background: none;
    text-align: left;
    border-radius: 0;
    position: relative;
    display: block;
    /*padding: 19px 19px 47px;*/
/*    border-radius: 4px;*/
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    color: #ffffff;
}

.session .title,
.session-two .title {
    display: table;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
font-family: 'PT Sans', sans-serif;
}

.session-two .title{
	color:#363636;	
}

.session .location {
    color: #5b5959;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
	float:left;
}

.session-two .location {
    color: #5b5959;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
	float:left;
	font-family: 'PT Sans', sans-serif;
	text-align:left;
}

.session .speakers-thumbs {
    margin: 6px 0 0;
    height: auto;
    text-align: left;
    overflow: inherit;
	float:left;
	width:100%;
}

.session .speaker {
    position: relative;
    display: inline-block;
/*    width: 64px;
    height: 64px;*/
    margin: 2px 1px;
    padding: 0;
    display: block;
    float: left;
/*    height: 54px;
    width: 20%;*/
    margin: 6px 0;
    padding: 0 16px 0 1px;
    color: #242424;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}

.session .speaker img {
    max-width: 100%;
    /*border-radius: 180px;*/
    /* border: 1px solid #157eab; */
    /*box-shadow: 0px 0px 0px 1px #157eab;*/
    float: left;
    width: 100px;
	height:100px;
}

.session .speaker .name {
    display: block;
    margin: 0 0 0 10px;
    padding: 0;
    height: 100%;
	float:left;
}

.session-two .speakers-thumbs {
    margin: 6px 0 0;
    height: auto;
    text-align: left;
    overflow: inherit;
	float:left;
	width:100%;
}

.session-two .speaker {
    position: relative;
    display: inline-block;
/*    width: 64px;
    height: 64px;*/
    margin: 2px 1px;
    padding: 0;
/*    display: block;
    float: left;*/
/*    height: 54px;
    width: 20%;*/
    margin: 6px 0;
    padding: 0 16px 0 1px;
    color: #242424;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
	width:205px;
	margin:0px;
	vertical-align:top;
}

.session-two .speaker img {
    max-width: 100%;
    /*border-radius: 180px;*/
    /* border: 1px solid #157eab; */
    /*box-shadow: 0px 0px 0px 1px #157eab;*/
    float: left;
    width: 54px;
	height:54px;
}

.session-two .speaker .name {
    display: block;
    margin: 0 0 0 10px;
    padding: 0;
    height: 100%;
	float:left;
	font-size:12px;
font-family: 'PT Sans', sans-serif;
}

.inner-session-container{
	width:100%;
	float:left;	
	margin-bottom:10px;	
}


.speaker ul {
	width:auto;
	float:left;	
	width:260px;
	margin-bottom:0px;
}

.speaker ul li{
	float:left;
	margin-left:0px;
	color:#363636;
	text-indent:0px;
	text-align:left;
}	

.speaker-agenda-image{
	width:54px;	
}

.speaker-agenda-profile{
	width:150px;
	float:right;	
}


/** Mob Slider **/

.mob-slider{
	display:none;	
	position:relative;
	position:relative;z-index:0;
	width:100%;
	float:left;
}

.right-sidebar ul li a{
	padding-left:0px;
	padding-top:0px;	
}

.right-sidebar ul li:hover a{
	background:none;
	text-decoration:underline;
}

/** IE **/

.ie-logo{
	display:none;	
}

#colorbox p{
	font-size:14px;	
	margin-bottom:10px;
}

.detailed-image p img{
	width:100%;
	height:auto;	
}

.detailed-image h5,
.detailed-image h6{
	margin-bottom:0px;	
}

.detailed-image{
	width:25%;
	float:left;	
}

.detailed-bio1{
	width:74%;
	float:right;
	padding-left:10px;	
font-family: 'PT Sans', sans-serif;
}

/* Countdown */
.countdown-row {
	display: block;
	text-align: center;
}

.countdown-section {
	border-left: 1px dotted #dadada;
	border-color: rgba(218,218,218,0.8);
	color: #fff;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 42px 12px 28px;
	text-align: center;
	text-transform: uppercase;
	width: 20%;
	-webkit-box-sizing:	border-box;
	-moz-box-sizing:	border-box;
	box-sizing:			border-box;
}

.countdown-section:first-child {	
	border-left: 0;
}

.countdown-amount {
	color: #fff;
	display: block;
	font-family: 'PT Sans', sans-serif;;
	font-size: 60px;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 1;
	padding-bottom: 21px;
}

.timer-container{
	background:url(slider-bg.png) repeat;	
}

.content-text-mob{
	display:none;
}

.content-text-mob h3{
	width:100%;
	font-size:20px;
}
/*17-11-2015*/

.content-title h1 {
	font-size: 30px;
	font-size:2vw;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #58595b;
	font-family: 'PT Sans', sans-serif;
	text-transform:uppercase;
}
.btm-container-content .content-title h1{
	padding-left:70px;
	margin-left:0px;
}
.speaker-title{
border-bottom: 2px solid #58595b;
color: #58595b;
display: inline-block;
font-family: "PT Sans",sans-serif;
font-size: 25px;
font-weight: 700;
padding: 0 20px 20px;
text-transform: uppercase;
}

.left-form{
	width:45%;
	float:left;	
}

.left-form textarea{
	height:160px;	
}

.left-form textarea,
.left-form input,
.right-form input{
	width:100%;
}	

.right-form{
	width:45%;
	float:left;	
	margin-left:10px;
}

div.wpcf7-validation-errors{
	width:100%;
	float:left;
	border-color:#F00 !important;
	margin:0px !important;	
}

div.wpcf7-mail-sent-ok{
	width:100%;
	float:left;
	margin:0px !important;	
}

