@charset "utf-8";
@media (max-width: 375px)
{
	.slide1, .slide2, .slide3, .slide4 {
    margin-top: -15px;
}
}

.marTop{margin-top:170px;}
.page-content{padding-top:30px;}
.page-content .welcomeBox{margin-top:0}
.bdr-bottom {
	border-bottom:solid 1px #ccc;
}
.bdr-bottom img {
	padding-right:15px;
	padding-bottom:15px;
	float:left;
}
.paddL0 {
	padding-left: 0!important
}
.marR10 {
	margin-right:10px;
}
.paddR0 {
	padding-right: 0!important
}
.paddT0 {
	padding-top: 0!important
}
.paddB0 {
	padding-bottom: 0!important
}
.paddT5 {
	padding-top: 5px!important
}
.paddB5 {
	padding-bottom: 5px!important
}
.paddR5 {
	padding-right: 5px
}
.marL5 {
	margin-left: 5px
}
.marR5 {
	margin-right: 5px
}
.marL8 {
	margin-left: 8px
}
.marR8 {
	margin-right: 8px
}
.paddL5 {
	padding-left: 5px
}
.paddR20 {
	padding-right: 20px
}
.MarL0 {
	margin-left: 0!important
}
.MarR0 {
	margin-right: 0!important
}
.MarT30 {
	margin-top: 30px!important
}
.MarB30 {
	margin-bottom: 30px!important
}
.MarB10 {
	margin-bottom: 10px!important
}
.align-left{text-align:left !important}

a, img, a:focus {
	outline: none;
	border: none
}
body {
	background: #fff; text-align:inherit;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
}
.scroller_anchor {
	height:0px;
	margin:0;
	padding:0;
}
.Mainwrapper {
	width: 100%;
	margin: 0;
	padding: 0; border-top:solid 3px #8b582f;
	
}
.container {
	width: 100%;
	 box-sizing:border-box;
	 padding-left:50px;
	 padding-right:50px;
}
@media (max-width: 768px) {
	.container {
		 padding-left:20px;
	 padding-right:20px;
	}
}
.headR {
	padding:6px 0 8px;
}
.Header1 { border-top:solid 3px #8b582f; margin-top:-3px; position:fixed;
	background:#fff; width:100%; z-index:999; transition-property: background;
  transition-duration: 1s;
  transition-timing-function: linear;}
  
.Header2 {
	position:fixed;
	display:none;
	z-index:999;
	margin:-3px 0 0 auto;
	width:100%;
	background:#fff;
	height:100px;
	

}
.headR2 {
	padding:0 0 5px 0;
	}
.scroll-logo {
	margin-top:7px; width:106px;
}

.scroll-logo img{ border-right:solid 1px #f3f3f3; padding-right:20px;}
.scrollDate {
	margin-top:10px;
	padding:0px;
}




.venu-name2 {
	font-size: 19px;
	float: left;
	text-align: left;
	color: #555; font-weight:100;
	margin-right: 5px;
	
	margin-top: 6px; display:inline-table;
}
.dates2 {
	float: left; color:#666666; font-weight:700;
	display: inline-table;
	margin-right: 4px;
}
.logo {
	float: left;
	margin-right: -20px;
}
.welcomeBox h3 {
	font-size: 20px;
	padding-left: 0px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 10px;
}

.ind-head{
	font-size: 20px; text-transform:uppercase;
	padding-left: 0px; color:#0159a0; font-weight:400;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 30px;
}

.ind-sub-head{
	font-size:18px; text-transform:uppercase;
	padding-left: 0px; color:#000; font-weight:400;
	padding-bottom: 10px;
	padding-top: 0px;

}

.welcomeBox h4 {
	font-size: 20px;
	line-height:26px;
	padding-left: 10px; 

	border-left: solid 6px #8b582f;
	margin:40px 0;
}
.spo-box{ margin:10px 0; border-bottom:solid 1px #ccc; padding-bottom:30px;}
.spo-box img{ margin:10px 0;}

.spo-media-box{margin:10px 0; padding-bottom:30px;}
.spo-media-box img{ margin:10px 5px 10px 0;}

.logoTagline {
	margin:20px 0 0 0;
	font-size:16px;
	line-height:20px;
}
.banner-bg {
	
	width:100%;
	z-index:-1;
	margin-top: 170px;
	
	/* /*background:url(../images/banner-image-bg11.jpg) top center no-repeat;*/
}
#home-slider{position:relative;}
#home-slider.owl-theme .owl-dots{
	    margin-top: -40px;
    z-index: 999999999;
    position: absolute;
    text-align: center;
    width: 100%;
}

.innerBanner{width:100%;}
.grey-bg {
	background:#f3f3f3;
	padding:0 0 2px 0;
}
.grey-bg ul {
	list-style:none;
	margin:0px -15px 2px -15px;
	padding:0px;
}
.grey-bg ul li {
	background:#fff;
	border-right:solid 2px #f3f3f3;
	text-align:center;
	padding:20px 0;
}
.testibg {
	padding:0px 0px; /* background:#fff; opacity:0.9;*/
}
.parallax {
	/* The image used */
    background-image: url("../images/testiminial-bg.jpg");
	/* Set a specific height */
    min-height: 355px;
	padding:50px 0 50px;
	margin-top:45px;
	/* Create the parallax scrolling effect */
    background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.parallax1 {
	/* The image used */
    background-image: url("../images/testiminial-bg.jpg");
	/* Set a specific height */
    min-height: 290px;
	padding:0px;
	margin-top:45px;
	/* Create the parallax scrolling effect */
    background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.venu {
	float: left;
	margin-left: -20px;
	margin-top: 23px;
}
.venu-name {
	font-size: 16px;
	float:left;
	text-align: left;
	color:#000;
	margin-right:5px;
	margin-left:40px;
	margin-top:-5px;
}
.venu-date {
	font-size:22px;
	font-weight:300;
	text-transform:uppercase;
	text-align:left;
	margin-right: 35px;
	margin-left:11px;
	color: #00466a;
	line-height:44px;
	margin-bottom:3px;
}
.dates {
	float:left;
	display:inline-block;
}
.months {
	float:right;
	margin-top:6px;
	font-weight:600;
}
.venu-date span {
	background:#00466a;
	border-radius:5px;
	color:#fff;
	padding:1px 5px;
	margin:-1px;
}
.right-head {
	padding-left:100px;
	text-align:center
}
.right-head .right-label{margin-bottom:5px; }
.right-head .right-label span{color:#000; font-size:12px;}
.right-head2 {
	float: right;
	text-align: right;
}
.powered {
	width: auto;
	
}

.powered2 {
	 width:46px; padding-top:4px;
	
}
.kenya {
	width: auto
}
.navbar-default {
	background: #414142;
	color: #fff
}
.NavWrapper {
	background: #8b582f;
	width: 100%;
	/*margin-top: 3px;*/
	padding: 0;
	/*margin-bottom: 20px;*/
}
.mobileview {
	display: none
}


.collapse, .navbar-collapse {
	float: left
}
.navbar-default .navbar-nav > li > a {
	text-decoration: none;
	color: #fff;
	padding: 11px 15px;
	text-transform: uppercase;
	font-size: 18px;
	background: transparent;
	border-right: solid 1px #fff;
	margin:0px; font-weight:100;
}
.navbar-nav li:last-child, .navbar-nav > li:last-child > a {
	border-right: none
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #1b4d6f;
	color: #fff
}
.navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background-color: #8b582f
}
.navbar-default .navbar-nav li a:hover {
	color: #fff;
}
.navbar-default .navbar-nav .dropdown-menu li a:hover {
	color: #fff
}
.navbar-default {
	background: none;
	border: none
}
.navbar {
	margin-bottom: 0;
	min-height: 42px
}
.navbar-collapse {
	padding: 0;
	margin: 0
}
.navbar-default .navbar-nav > .open > li a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #8b582f;
	color: #fff;
	}
.dropdown-menu {
	background-clip: padding-box;
	background-color: #976c49;
	border-top: none;
	border-radius: none;
	display: none;
	float: left;
	font-size: 14px;
	left: -2px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 41px;font-weight:100;
	z-index: 1000
}
.navbar-nav > li > .dropdown-menu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0;
	padding: 0;
	border:none;
	left:0px;
}
.dropdown-menu > li > a {
	clear: both;
	width: 100%;
	color: #fff;
	display: block;
	font-weight: 100;

	padding: 0 20px;
	line-height: 42px;
	white-space: nowrap;
	text-transform: none
}
.dropdown-menu > li > a :hover {
	color: #fff!important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #8b582f;
	margin:0px;
	padding: 0 20px;
	line-height: 42px;font-weight:100;
	display: inline-block
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	outline: 0
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}
.NavWrapper .dropdown-menu li {
	display: block;
	list-style: none;
	color: #fff;
	text-transform: none;
	font-size: 16px;
	font-weight: 400;
	padding: 0 0 0 0px;
	border-bottom: none;
	border-right: 0;
	margin: 0;
	width: 100%
}
.NavWrapper .dropdown-menu li:last-child {
	border-bottom: none
}
.dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0;
	border-radius:0;
}
.menuAct {
	color: #ffffff;
	text-decoration: none;
	background-color: #58585a;
}
.icon-banner {
	margin:-5px 0 10px;
}
.twtrBox {
	border:solid 1px #ccc;
	height:234px;
}
.twitter-timeline {
	height:234px;
	padding:0px;
}
.vgall{
	width:272px !important;
}

.vgall2 {
	width:540px !important;
	height: 50px;
}

.vgall2 img:hover {
	opacity:0.8;
}

.mar0{margin-right:0px;}





@media screen and (min-width: 768px) {
.navbar-nav {
	float: left;
	margin: 0;
	margin-left: -15px;
}
.banner-bg{	min-height:inherit;}
}
.marL55 {
	float:left;
	margin-left:55px;
}
.welcometitle {
	padding-top:10px; margin-top:-40px;
	padding-right:180px;
}
.welcometitle h1 {
	color:#fff;
	font-size:65px;
	text-transform:uppercase;
	font-weight:400;
}
.welcometitle p {
	color:#fff;
	font-size:18px; font-weight:300;
}
.PR {
}
.PR p {
	font-size:18px;
	color:#000;
	margin:5px 0 0px 0;
	padding:0 0 0 10px;
}
.PR p span {
	font-size:14px;
	color:#555555;
}
.welcomeBox { margin-top:14px;
}
.imgRight{ float:right;}
.welcomeBox1 h1 {
	color: #8b582f; font-weight:600;
	font-size: 30px; text-transform:uppercase;
	margin: -5px 0 15px 0; text-align:left;
	}

.welcomeBox h1,.overview h1{
	color: #8b582f; font-weight:600;
	font-size: 24px; text-transform:uppercase;
	margin: -5px 0 15px 0; text-align:left;
	}
.welcomeBox h2 {
	color: #79ad29;
	font-size: 18px;
	text-transform: uppercase;
	margin: 15px 0 15px 0;
}
.welcomeBox li {
	line-height: 25px;
}

.welcomeBox p{ color:#000; font-size:14px;}
.banner {

	overflow: hidden;
}
.green-box {
	margin: 0 0 20px 0;
	box-sizing: border-box;
}
.green-box ul {
	margin: 0px;
	padding: 0px;
}
.green-box div.boxes {
	line-height: 22px;
	list-style: none;
	padding: 20px 10px;
	float: left;
	min-height: 343px;
	text-align: center;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
}
.green-box div.boxes img {
	margin-bottom: 15px;
}
.green-box li {
	list-style: none;
	margin-bottom: 15px;
}
.green-box ul li img {
	text-align: center;
}
.green-box ul li p {
	font-size: 16px;
	color: #000;
	text-align: center;
	padding: 5px 5px 0;
	line-height: 22px;
}
.green-box li p a {
	text-decoration: none;
	color: #000;
}
.green-box li p a:hover {
	text-decoration: underline;
	color: #e8e8e8;
}
.green-box ul li:last-child {
	margin-right: 0px;
}
.green-box ul li:nth-child(4n) {
	margin-right: 0px;
}
.innerspace {
	height: 22px;
}
.welcomeContent, banner {
	color: #333;
	font-size: 14px;
	line-height: 23px;
	padding: 0px 0 0px 0px
}
.welcomeContent h1, .banner h1 {
	color: #000;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 6px;
	margin-top: 11px;
}
.banner p {
	text-align: justify;
	line-height: 22px;
}
.btn {
	display: inline-block;
	padding: 5px 12px;
}
.btn-default {
	background: #fff;
	text-transform:uppercase;
	color: #8b582f; 
	border:solid 1px #8b582f;
	font-size:18px;
	border-radius: 0;
	margin: 5px 0;
	padding: 8px 32px;
	text-align: center
}
.btn-default:hover {
	background: #8b582f;
	color: #fff;
	border-radius: 0;
	border:solid 1px #8b582f;
}
.btn-default2 {
	background: #8b582f;
	text-transform:none;
	color: #fff;
	font-size:18px;
	border-radius: 0;
	border:solid 1px #8b582f;
	margin: 5px 0;
	padding: 8px 32px;
	text-align: center
}
.btn-default2:hover {
	background: #fff;
	color: #8b582f;
	border:solid 1px #8b582f;

}
.marR14 {
	margin-right:14px;
}
.marL14 {
	margin-left:14px;
}
.btn-default3 {
	background: #fff;
	text-transform:none;
	color: #8b582f!important;
	font-size:14px;
	border-radius: 0;
	border: solid 1px #8b582f;
	margin: 15px 0;
	padding:5px 10px;
	text-align: center
}
.btn-default3:hover {
	background: #8b582f;
	color: #fff!important;
	border: solid 1px #8b582f;
	border-radius: 0;
	margin: 15px 0;
	padding:5px 10px;
}
.exproTitle, .exproTitle a {
	font-size: 20px;
	padding: 8px 0 0;
	line-height: 25px;
	text-decoration: none;
	color: #1a7fc0;
}
.exproTitle a:hover {
	text-decoration: none;
	color: #3ba649;
}
.tabLink {
	background: transparent;
	float: left; 
	padding-left:59px;
}
.tabLink ul {
	margin:0px;
	padding: 0
}

.conference-list{ padding:0 0 0 12px;}
.conference-list li{ list-style-image:url(../images/list-image.jpg) }
.tabLink ul li {
	background:rgba(139,88,47,1);
	display: block;
	padding: 10px 17px 10px 15px;
	margin-bottom: 10px;
	color: #fff;
	border-radius:0px;
}
.tabLink ul li:hover {
	list-style: 30px; background:rgba(139,88,47, 0.8);
	display: block;
	padding: 10px 17px 10px 15px;
	margin-bottom: 10px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tabLink ul li a {background:url(../images/right-arrow.png) center right no-repeat;
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	}
.tabLink ul li a:hover {
	color: #FFFFFF;
	text-decoration: none
}
.tabLink ul li span {
	float: right;
	font-size: 15px
}
.tabLink ul li img {
	float: left;
	margin-right: 8px;
	margin-top:2px;
}
.subscribe {
	background: #3c3c3d;
	padding: 11px 17px 11px 17px;
	-webkit-padding-after: 11px;
	overflow: hidden;
	border:none;
	margin-top:4px;
}
.subscribe input[type="text"] {
	background: #fff;
	border: 0;
	color: #000;
	padding: 4px 10px;
	margin: 0 0 11px 0;
	width: 100%;
}
.subscribe input[type="submit"] {
	background: #555555;
	border: 0;
	color: #fff;
	font-size: 14px;
	padding: 4px 15px;
	margin: 0;
	float: right;
}



::-webkit-input-placeholder {
 color: #555555;
}

:-moz-placeholder { /* Firefox 18- */
color: #555555
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #699623
}
 @supports (-ms-accelerator:true) {
 .subscribe input[type="text"] {
 background:#fce58d;
 border:0;
 color:#67655e;
 padding:3px 1px;
 margin:0 -3px 0 0px
}
}



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

.navbar-default .navbar-nav > li > a {
	text-decoration: none;
	color: #fff;
	padding: 11px 10px;
	text-transform: uppercase;
	font-size: 14px;
	background: transparent;
	border-right: solid 1px #fff;
	margin:0px; font-weight:100;
}
.navbar-default .navbar-nav > li:last-child > a {border-right:none;}

.welcometitle h1 {
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 400;
}
.slide1 p, .slide2 p, .slide3 p, .slide4 p, .slide5 p {
    font-size: 19px!important;
    color: #fff;
    padding-top: 355px;
    text-transform: uppercase;
    line-height: 35px;
    font-weight: 400;
}

.welcomeBox1 p{margin:0 10px;}

.innerBanner{ width:100%; margin-top:inherit;}

.desktop{ display:block;}
.mbile{ display:none;}

.tabLink ul li a {
    background: url(../images/right-arrow.png) center right no-repeat;
    color: #fff;
    display: block;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
}



.parallax {
    
    background-image: url(../images/testiminial-bg.jpg);
    min-height: 355px;
    padding: 49px 0 50px;
    margin-top: 45px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.parallax1 {
    
    background-image: url(../images/testiminial-bg.jpg);
    min-height: 290px;
    padding:0px;
    margin-top: 45px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
}

li.topbar-heading {color:#8b582f;}

@media screen and (max-width:768px){
	.Header1{position:static;}	
.headR .col-sm-9 {
    width: 72%!important;}
	.marTop {
    margin-top: 0;
}
.imgRight{display:none;}

.testibg {
    padding: 0px 0px;
    margin-left: 40px;
}
.banner-bg{margin-top:0;}


.exhibitBenifit {
    border: solid 1px #fff;
    background: rgba(51,153,204, 0.9);
    padding: 17px!important;
    margin-right: 30px;
    font-size: 15px!important;
    color: #fff;
    text-align: left;
}

.exhibitBenifit2 {
    border: solid 1px #fff;
    background: rgba(51,153,204, 0.9);
    padding: 17px!important;
    margin-right: 30px;
    font-size: 15px!important;
    color: #fff;
    text-align: left;
}

.welcomeBox1 h1 {
	color: #8b582f; font-weight:300;
	font-size: 30px; text-transform:uppercase;
	margin: -5px 0 15px 8px; text-align:left;
	}

	

	.welcometitle h1 {
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 400;
}
.tabLink ul li {padding: 4px 5px 4px 5px!important}
.tabLink ul li a {
    background: url(../images/right-arrow.png) center right no-repeat;
    color: #fff;
    display: block;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
}
.welcomeBox {
    margin-top: 10px;
}

.headR .centr img {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.right-head{ float:left;}

.headR .right-head img {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
	    max-width: 70%;
}
	
.venuDtae {
   border-left:0!important;
    padding: 0px 0 10px 30px!important;
    font-size: 20px!important;
    font-weight: 700;
    color: #8b582f;
    line-height: 25px;
    margin-top: 22px;
}
li.topbar-heading {
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
	color:#8b582f;
}


	
	
.navbar-default .navbar-nav > li > a {
	text-decoration: none;
	color: #fff;
	padding: 11px 7px;
	text-transform: uppercase;
	font-size: 12px;
	background: transparent;
	border-right: solid 1px #fff;
	margin:0px; font-weight:100;
}
.dropdown-menu > li > a{font-size:12px}
.welcometitle{ padding-right:50px; padding-left:20px; text-align:left;}


.imgRight {
    float: right;
    width: 90%;
}
.orgImg {
     width: 90%;
}

.imgRight img{
    float: right;
    width: 80%!important;
}

}
@media screen and (max-width:400px){

.slider {
    width: 100%;
    height: 100px!important;
    position: relative;
}
.banner-bg{margin-top:0}

.welcomeBox h1{
    margin-top: 0px;
}
.tabLink ul {
	margin:30px 5px 0 0;
	padding: 0
}

}

@media screen and (min-width: 1079px) {
.navbar-default .navbar-nav > li > a {
	text-decoration: none;
	color: #fff;
	padding: 11px 7px!important;
	text-transform: uppercase;
	font-size: 13px;
	background: transparent;
	border-right: solid 1px #fff;
	margin:0px; font-weight:100;
}
.welcometitle{ padding-right:100PX;}

.imgRight {
    float: right;
    width: 90%;
}
.orgImg {
     width: 90%;
}

}


@media screen and (min-width: 771px) {
.navbar-default .navbar-nav > li > a {
	text-decoration: none;
	color: #fff;
	padding: 11px 5px!important;
	text-transform: uppercase;
	font-size: 12px;
	background: transparent;
	border-right: solid 1px #fff;
	margin:0px; font-weight:100;
}
.welcometitle{ padding-right:70PX;}

.imgRight {
    float: right;
    width: 90%;
}
.orgImg {
     width: 90%;
}

.centr img {
	
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
}

@media screen and (min-width: 1280px) {
	.navbar-default .navbar-nav > li > a {
	text-decoration: none;
	color: #fff;
	padding: 11px 20px!important;
	text-transform: uppercase;
	font-size: 16px;
	background: transparent;
	border-right: solid 1px #fff;
	margin:0px; font-weight:100;
}
}




.RightSideArea {
	background: #fff
}
.newsbdr {
	border:solid 1px #8b582f;
	margin:25px 0;
	padding:30px;
}
.newsbdr h2 {
	font-size: 25px;
	text-transform:none;
	text-align: left;
	margin: 0px 0 23px;
	padding:0 0 6px 0;
	line-height: 30px;
	color: #8b582f; font-weight:400;
}
.newsbdr ul {
	list-style:none;
	padding:0px;
	height:466px;
}
.newsbdr li {
	float:left;
	margin-bottom:15px;
}
.newsImg {
	float:left;
	width:170px;
}
.newsImg:hover {
	opacity:0.8;
}
.newsDetail {
	float:left;
	font-size:18px;
	width:250px;
	min-height:100px;
	margin-left:15px;
}
.newsDetail a {
	color:#000;
}
.WhiteContainer {
	background-color: #39393a;
	padding: 0px 0 0px 0;
	margin: 0 0 20px;
	border:0;
	overflow:hidden;
	text-align:center!important;
}
.WhiteContainer p {
	color:#cccccc;
	font-size:16px;
	margin:8px 0;
}
.WhiteContainer img {
	padding: 4px 0;
	text-align: center!important
}
.testibdr {
	border-top:solid 1px #c5c5c5;
	width:40%;
	margin:0 auto;
	padding-top:15px;
}
.tstimonl {
	text-align:center;
}
.tstimonl p {
	font-size:28px;
	font-weight:normal;
	font-style:italic;
	margin:0px 0 70px 0;
	padding:0px;
	color:#fff;
}
.tstimonl b {
	font-size:20px;
	color:#fff;
	font-weight:normal
}
.tstimonl span {
	font-size:16px;
	color:#fff;
}
.mediaprtnr {
	border-top:solid 1px #d4d4d4;
	padding:0 0 25px
}
.mediaprtnr .titl {
	font-size: 30px;
	font-weight:normal;
	text-transform: uppercase;
	text-align: center;
	margin: 19px 0 12px;
	padding:0 0 6px 0;
	line-height: 30px;
	color: #8b582f; font-weight:300;
}
 @media screen and (min-width: 768px) {
.carousel-indicators {
	bottom: -63px;
}
}
.featureMar {
	margin:0 70px;
}
.exprohead {
	text-align: center;
	margin: 0px 0 15px;
	line-height: 51px;
	color: #00466a;
}
.exprohead h3 {
	font-size: 30px;
	display:inline;
	text-transform: uppercase;
	text-align: center;
	margin: 15px 0 15px;
	padding-bottom:8px;
	line-height: 51px;
	color: #8b582f; font-weight:300;
}
.partnetlogo {
	text-align:left;
}
.partnetlogo img {
	margin:0 25px 25px 0px;
}
.subcribeHead {
	text-align:right;
	font-size:21px;
	color:#fff;
	font-weight:normal;
	margin-left:50px;
	padding-top:12px;
	padding-right:20px;
}
.subscribe {
	background:transparent;
	padding: 11px 17px 11px 17px;
	-webkit-padding-after: 11px;
	overflow: hidden;
	border:none;
	margin-top:4px;
}
.subscribe input[type="text"] {
	background: #7cc5e7;
	border: 0;
	padding: 4px 10px;
	font-size:16px;
	margin: 0 2px 0px 0;
	float:left;
	color:#fff!important;
	margin-bottom:10px;
}
.subscribe input[type="submit"] {
	background: #000 url(../images/submit-arrow.png) top right no-repeat;
	border: 0;
	color: #fff;
	font-size: 16px;
	padding: 4px 20px 4px 11px;
	margin: 0;
	float: left;
	text-transform:uppercase;
}
.subscribe input[type="submit"]:hover {
	background: #e66526 url(../images/submit-arrow.png) top right no-repeat;
	border: 0;
	color: #fff;
	font-size: 16px;
	padding: 4px 20px 4px 11px;
	margin: 0;
	float: left;
}
.exhpro {
	border-radius: 0%;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.exhpro:hover {
	-webkit-transform: scale(.95);
	transform: scale(.95);
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.fturehead { font-weight:400;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	margin: 25px 0 23px;
	padding:0 0 6px 0;
	line-height: 30px;
	color: #000;
}
.ftureContainer {
	float: left;
}
.fture {
	position: relative;
	border: none;
	padding: 3px;
	margin: 0 5px;
}
.exhibit h2{ font-size:30px; color:#fff; text-align:center; font-weight:900; margin: 0 0 30px 0;}
.exhibitBenifit{ border:solid 1px #fff; background:rgba(255,255,255, 0.9); padding:20px 15px; font-size:16px; color:#333; text-align:left; min-height:350px; text-align:center}


.exhibitBenifit strong{ color:#0159a0; font-size:18px; text-transform:uppercase; display:block;}
.exhibitBenifit img{ margin:0 0 15px 0; text-align:center} 

.exhibitBenifit2{ border:solid 1px #fff; background:rgba(139,88,47, 0.9); padding:25px; margin-right:30px; font-size:18px; color:#fff; text-align:left; min-height:180px;}
.spkr p {
	margin-top:5px;
	color:#000;
	text-align:center;
	
}
.containerImg {
	text-align: center;
	padding: 1px;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.containerImg:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.ftureContent {
	text-align: left; color:#333333;
}
.orgImg {
	margin-right: 20px;
	margin-top: -28px;
    z-index: 0;
}
.ftureContent h3 {
	color: #00466a;
	font-size: 18px;
	text-align: left;
	margin: 0px;
	padding:10px 0 0px 0;
	line-height: 18px
}
.ftureContent p {
	margin-top:5px;
	color:#000;

}
.ftureContent p span {
	padding-top:3px;
	display:block;
	color: #555;
}
.ftureContent p a {
	text-align: left;
	color: #8b582f;
	font-size:16px;
}
.ftureContent p a:hover {
	text-align: left;
	color: #00466a;
}


.spk{ margin-right:0px;}
.spk h3, .spk p{ text-align:center!important}


.ftureContent h2 {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	line-height: 35px;
	font-weight: 700
}
.fotterwraper {
    background: #8b582f url(../images/footer-bg.png) bottom right no-repeat;
    color: #ffffff;
}
.list-group-item img {
	float:right;
	text-align:right
}
.copyRight {
	padding: 10px 0 18px;
	text-align: center;
	color:#999999;
	font-size:14px;
}
.MediaSection {
	margin: 0!important
}
#amazon_scroller1 .fture {
	min-height: 248px!important;
	display: block
}
.organizer {
	text-align: left;
	margin: 0px;
	padding: 0px 0 0 0px;
}
.flinktop {
	margin: 0 0 15px 0;
	color: #000000;
}
.flinktop a, .flink a {
	color: #fff;
	text-decoration: none;
	padding: 0 3px;
}
.flinktop a:hover, .flink a:hover {
	color: #000;
	text-decoration: underline;
}
.fotterwraper h2 {
	font-size: 18px;
	color: #000000;
	font-weight:900;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: solid 1px #000000;
	padding-bottom: 8px;
	width:90%;
}
.organizer p {
	margin: 0px 58px 5px 0;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.fotterwraper .flink p {
	margin: 0px 0 0px 0;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.flink li img {
	margin-right: 5px;
	margin-bottom: 5px;
}
.scroll-width {
	width: 100%;
	height: auto;
	margin-bottom: 130px;
}
.scroll-width1 {
	background-color: #FFF;
	width: 100%;
	height: auto;
}
.scroll-width2 {
	background-color: #FFF;
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}
.amazon_scroller {
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-khtml-border-radius: 0;
	height: 290px!important
}
.amazon_scroller1 {
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-khtml-border-radius: 0;
	height: 205px!important
}
.amazon_scroller .amazon_scroller_nav {
	position: absolute
}
.amazon_scroller_nav {
	top: 150px!important
}
#amazon_scroller .amazon_scroller_nav, #amazon_scroller1 .amazon_scroller_nav, #amazon_scroller2 .amazon_scroller_nav {
	
}
.amazon_scroller .amazon_scroller_nav li {
	cursor: pointer;
	position: absolute
}
.amazon_scroller .amazon_scroller_mask {
	position: absolute;
	/*margin-left: 30px;
	margin-right: 30px;*/
	overflow: hidden;
	padding-bottom: 0
}
.amazon_scroller ul {
	padding: 0;
	margin: 0;
	float: left
}
.amazon_scroller ul li {
	padding: 0;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	list-style: none;
	float: left;
	text-align: left
}
.months {
	font-size:19px;
	margin-top: 6px;
	font-weight: 600;
}
.marR10 {
	margin-right:0px;
}
.mar-Right {
	margin-right:0px!important
}
.amazon_scroller ul li a {
	text-decoration: none
}
.amazon_scroller ul li a amazon_scroller_title {
	overflow: hidden
}
.amazon_scroller ul li a:hover {
	text-decoration: underline
}
.amazon_scroller ul li a img {
	border: none
}
.fotterwraper ul {
	margin: 0;
	padding: 0
}
.fotterbluwraper {
	background:#8b582f; display:none;
	padding:5px 0 5px 0;
	color:#fff;
	text-transform:uppercase;
	font-size:25px;
}
.fotterbottomwraper {
	background:#fff;
	color:#054669;
	margin-top:2px;
}
.fotterwraper li {
	list-style: none;
	text-align: left;
	line-height: 24px;
	color:#fff;
}
.marRight {
	margin: 0 32px;
	text-align: center;
}
.exhimob {
	text-align: center
}
.sponsor ul {
	margin: 0px;
	padding: 0px;
}
.sponsor ul li {
	list-style: none;
	padding-right: 25px;
	line-height: 35px;
}
.sponsor ul li span {
	background: url(../images/waste-management-list-add.png) left top no-repeat;
	padding-left: 25px;
}
.contact1 ul, .contact2 ul {
	margin: 0px;
	padding: 0px;
}
.contact1 ul li {
	list-style: none;
	line-height: 45px;
}
.contact2 ul li {
	list-style: none;
	line-height: 30px;
}

.dates2 i{ font-style:normal!important}

.mob1{ display:block;}	 
.mob2{ display:none;}
.marTop45{ margin-top:45px;}

@media screen and (max-width:767px) {
	.marTop{margin-top:0}
.venuDtae {
    border-left:0!important;
    padding: 10px 0 10px 0px!important;
    font-size: 25px!important;
    font-weight: 700;
    color: #8b582f;
    line-height: 25px;
    margin-top: 0px!important;
    text-align: center;
}	
	
.headR ul{ margin-bottom:0px; margin:0px; padding:0px; width:100%;}


.header_resize .venuDtae li {
    display: inline-block;
    float: none!important;
    text-align: center; font-size:15px; line-height:15px;
}



 
	 
	 
	 .spk{ margin-right:60px;}
.mob1{ display:none;}	 
.mob2{ display:block;}
.marTop45{ margin-top:0px;}
.centr{ text-align:center;}
.tabLink ul {
    margin-right:0px;
    }
	.fotterbluwraper {display:block;}
	.subscribeFloat{ display:none;!important; visibility:hidden;}
.banner-bg{ min-height:inherit;}	
#home-slider.owl-theme .owl-dots{
	    margin-top: -20px;
}
..amazon_scroller .amazon_scroller_nav li { display:none;}	
.welcometitle {
	padding-top:0px;
	padding-right:0px; display:none;
}
.welcometitle h1 {
	color:#fff;
	font-size:35px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:48px; text-align:center;
}
.welcometitle p {
	color:#fff;
	font-size:16px;
	line-height:20px;
	text-align:center; padding:0 15px;
}
.welcomeBox h1 {
    color: #8b582f;
    font-weight: 700;
    font-size: 30px;     text-transform: uppercase;
    margin:5px 0 15px 0;
}
.welcomeBox{ margin-bottom:20px;}

.newsbdr h2 {
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px 0 23px;
	padding: 0 0 6px 0;
	line-height: 30px;
	color: #00466a;
}
#slideshow, #slideshow2, #slideshow3 {
	position: relative;
	margin: 0 54px 20px !important;
	height: 65px;
	background: #3c3b3c;
	text-align: center;
}
.carousel-indicators {
	position: absolute;
	bottom: -65px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.vgall, .vgall2 {
	width: 100%!important;
}
.scroll-width {
	width: 100%;
	height: 230px;
	margin-bottom: 170px;
}
.parallax {
	background-image: url(../images/testiminial-bg.jpg);
	padding: 0px 0 50px;
	margin-top: 30px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.exhibitBenifit {
    border: solid 1px #fff;
    background: rgba(255,255,255, 0.9);
    padding: 20px 15px; margin-bottom:10px; 
    font-size: 16px;
    color: #333;
    text-align: left;
   text-align: center;
}
.mar0{margin-right:30px!important;}
.innerspace {
	height: 8px!important;
}
.marRight {
	margin: 0 0px!important;
}
.owl-carousel .fture {
	padding: 0px; margin-left:65px;
}


.icon-banner img {
	width:100%;
	margin-bottom:5px;
}
.exhpro {
	margin-bottom:10px;
}
.orgImg {
	margin-right: 15px;
	margin-bottom: 15px;
}
.containerImg {
	text-align: center!important;
	padding: 5px 5px 0px 0;
}



.slide1 p span, .slide2 p span, .slide3 p span, .slide4 p span, .slide5 p span {font-size:12px!important; color:#fff; font-weight:400; line-height:15px!important;}



.slide1 p, .slide2 p, .slide3 p, .slide4 p, .slide5 p {
    font-size: 10px!important;
    color: #fff; text-align:center;
    padding-top: 50px!important;
    text-transform: uppercase;
    line-height: 13px!important;
    font-weight: 400;
}


.banner {
	height: 100%!important;
	width: 100%!important;
}
.venu-name {
	font-size: 16px;
	text-align: center;
	color:#000;
	margin-right:5px;
	margin-left:0px;
	margin-top:10px;
}
.Header2{ height:auto; position:static;} 

.venuDtae img{ display:none!important;}

.venuDtae span {
    font-size: 15px;
    text-transform: none;
    margin-top: 9px;
    font-weight: 100;
    display: block;
    margin-left: 0px; text-align:left;
}

.dates {
	float: none;
	margin-top:10px;
	display: inline-block;
}
.dates2 {
	float: none;
	display: inline-block;
	margin-right:0px;
	font-size:18px;
}

.scroll-logo img {
    border-right:none; padding-right:0px;
    text-align:center!important;
}
.scroll-logo img.img-responsive{
    display:inherit;
    max-width: 100%;
    height: auto;
}

.scrollDate {
	margin-top: 5px;
	padding: 0px; display:none;
}
.newsDetail {
	float: left;
	font-size: 14px;
	width:100%;
	min-height: 100%;
	margin-left: 0px;
}
.venu-name2 {
	margin-top:0px; text-align:center; font-size:15px;
}

.dates2 i{ display:none!important; font-style:normal!important}
.venu-date {
    font-size: 23px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin-right: 0px;
    margin-left: 0px;

}

.scroll-logo {
	margin-top:10px; text-align:center; display:none;
}
  
.venu-date span {
	background:#00466a;
	border-radius:5px;
	color:#fff;
	padding:5px;
}
.logoTagline {
	display:none;
}
/*#amazon_scroller1 .amazon_scroller, #amazon_scroller2 .amazon_scroller {
	height: 300px!important;
	margin-left: 15px!important
}*/
.amazon_scroller {
	height: 50px!important;
	margin-left: 37px!important
}
#amazon_scroller1 .amazon_scroller_nav, #amazon_scroller2 .amazon_scroller_nav {
	top: 110px!important
}
.amazon_scroller .amazon_scroller_nav { display:none;
}
.logoRight {
	display: none
}
.scroll-width {
	background-color: #ffffff;
	width: 300px!important
}
.scroll-width1 {
	background-color: #FFF;
	width: 300px!important
}
.scroll-width2 {
	background-color: #FFF;
	width: 300px!important
}
.mobileC {
	margin-left: 105px
}
.MPL15 {
	padding-left: 15px!important
}
.MPR0 {
	padding-right: 0!important
}
.MPL0 {
	padding-left: 0!important
}
.MPR15 {
	padding-right: 20px!important
}
.desktop{ display:none!important;}
.mbile{ display:block!important;}

.ftureContent {
    text-align: center;
    color: #333333;
    margin: 0 40px;
}

.exhibit h2{ font-size:30px; color:#000000; text-align:center; font-weight:900; margin: 0px 0 00px 0;}
.fotterwraper {background:none; text-align:center;
}
.RightLink ul li a {
	font-size: 16px
}
.SpeakerBox {
	width: 100%;
	height: 270px;
	float:none;
	text-align: center;
	border: solid 1px #e8e8e8;
	margin: 5px 10px 10px 0
}
.speakerTitle {
	font-size: 14px;
	color: #ef1c23;
	text-transform: uppercase;
	float: left;
	text-align: left;
	padding-left: 5px
}
.KnowMore {
	text-align: right;
	margin-top: 0;
	width: 65px;
	float: right;
	background-color: #ef1c23;
	margin-right: 0
}
.KnowMore a {
	display: block;
	background: url(../images/arrow-on-white.jpg) no-repeat right 4px;
	margin: 3px 5px 1px 0;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	padding: 1px 10px 2px
}
.KnowMore a:hover {
	display: block;
	background: url(../images/arrow-on-yellow.jpg) no-repeat right 4px;
	margin: 3px 2px 1px 0;
	color: #ffdc67;
	text-decoration: none;
	font-size: 12px;
	padding: 1px 10px 2px;
	font-weight: 700
}
.amazon_scroller .amazon_scroller_mask {
	width: 573px!important;
	text-align: center!important
}
#amazon_scroller1 .amazon_scroller_mask, #amazon_scroller2 .amazon_scroller_mask {
	width: 218px !important;
}
.carousel-caption img {
	width: 75%
}
.mobileview {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	padding: 10px 10px 0 30px
}
.exprohead {
	background: url(../images/waste-management_expro-bg.jpg) center center no-repeat;
	height: 51px;
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	margin: 20px 0 40px;
	line-height: 51px
}

.exprohead img, .mediaprtnr img{ width:83%; height:auto;}
.fturehead {
	background: url(../images/waste-management_fture-bg.jpg) center center no-repeat;
	height: 51px;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	color:00466a;
	margin: 0;
	margin-top:20px;
	line-height: 51px;
	border-bottom:none;
}
.subscribe {
	padding-left: 20px;
	
	text-align: center
}
.subcribeHead {
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin-left: 4px;
	padding-top: 12px;
	padding-right: 20px;
}
.subscribe input[type="submit"] {
	background: #000 url(../images/submit-arrow.png) top right no-repeat;
	border: 0;
	color: #fff;
	font-size: 16px;
	padding: 4px 20px 4px 11px;
	margin: 10px 0 0 0px;
	float: left;
	text-transform: uppercase;
	width: 100%;
}
.subscribe input[type="submit"]:hover {
	background: #8b582f url(../images/submit-arrow.png) top right no-repeat;
	border: 0;
	color: #fff;
	font-size: 16px;
	padding: 4px 20px 4px 11px;
	margin: 10px 0 0 0px;
	float: left;
}

.exhimob {
	text-align: center;
margin-bottom:
}
.testibg {
	margin-top:0px;
	padding:60px 10px 0 10px;
}

.testibg1 {
	margin-top:0px;
	padding:0px 10px 0 0px!important;
}
.tstimonl {
}
.tstimonl p {
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	margin:0px 0 20px 0;
	padding:0px;
}
.tstimonl b {
	font-size:14px;
	color:#fff;
	font-weight:normal
}
.tstimonl span {
	font-size:11px;
}
.marR14 {
	margin-right:0px;
}
.marL14 {
	margin-left:0px;
}
.newsbdr {
	border: solid 1px #ccc;
	margin: 20px 10px;
	padding: 30px;
}
.marL55 {
	float:left;
	margin-right:10px;
}
.list-group-item img {
	float:right;
	text-align:right;
	width:60%;
	height:auto;
}
.mediaprtnr {
	border-top: solid 1px #d4d4d4;
	margin:20px 15px 0;
}
.logo {
	float: left;
	text-align: center!important
}
.venu {
	margin: 10px 5px 10px 0 !important;
	text-align: center!important
}
.right-head {

	text-align:center!important;
}
.powered {
	text-align: center;
}
.vGal {
	text-align: center;
	margin-bottom: 15px;
}
.pGal img, .vGal img {
	width:100%!important;
}
.pGal {
	text-align: center;
	margin-bottom: 15px;
}
.twtrBox {
	border:solid 1px #ccc;
	height:234px;
	margin-bottom:25px;
}
.featureMar {
	margin:0px;
}
.kenya {
	width: 35%;
	text-align: center;
}
.tabLink {
	margin: 12px 0 0;
	padding: 0px;
}


.innerBanner{ width:100%; margin-top:0;}
.RightSideArea {
	padding: 0px;
}
.ftureContainer {
	margin: 5px 0px;
}
.scroll-width1 {
	background-color: #FFF;
	width: 100%;
	height: auto;
	margin-bottom: 195px!important;
}
.scroll-width2 {
	background-color: #FFF;
	width: 100%;
	height: auto;
	margin-bottom: 138px!important;
}
.DelegateWidth {
	width: 88%;
	float: none;
	text-align: left;
	padding: 2PX 44px 0
}
.navbar-default .navbar-nav > li > a {
	padding: 5px 10px;
	color:#fff;
}


.dropdown-menu {
	background-clip: padding-box;
	background-color: #8b582f;
	border-top: none;
	border-radius: none;
	display: none;
	float: left;
	font-size: 14px;
	left: -2px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 35px;font-weight:100;
	z-index: 1000
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #8b582f;
	margin:0px;
	padding: 0 20px;
	line-height: 35px;font-weight:100;
	display: inline-block
}
.navbar-nav > li > .dropdown-menu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0;
	padding: 0;
	border:none;
	left:0px;
}
.dropdown-menu > li > a {
	clear: both;
	width: 100%;
	color: #fff;
	display: block;
	font-weight: 100;
	padding: 0 20px;
	font-size:12px;
	line-height: 35px;
	white-space: nowrap;
	text-transform: none
}

.collapse, .navbar-collapse {
	float: none!important;
	margin-left: 0!important
}

.NavWrapper{ margin-top:-5px;}
.NavWrapper li {
	display: block;
	background: none;
	border-bottom: solid 1px #ccc;
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
	border-right: none;
	text-align: left
}
.NavWrapper li:last-child {
	border-bottom: none
}
.navbar-collapse {
	background: #8b582f
	
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
     margin-right:0px;
    margin-left: -15px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #e20816;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #e20816;
	background-color: #8b582f
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #fff;
	background-color: transparent
}
.rightFloat {
	display: none;
	visibility: hidden
}
.organizer, .organizer div, .organizer img {
	text-align: center!important;
}
.flink, .flink ul li {
	text-align: center!important;
}
.flinktop {
	margin: 0 0 15px 0;
	color: #fff;
	text-align: center!important;
}
.organizer p {
	margin: 0px 0px 5px 0;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
}
.rightFloat {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: transparent none repeat scroll 0 0;
	display: inline-block;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 999999
}
.rightFloat ul {
	list-style: outside none none;
	margin: 0;
	padding: 0
}
.rightFloat ul li {
	padding: 0
}
.rightFloat ul li a {
	color: #ee6637;
	display: block;
	padding: 2px 0;
	text-align: center
}
.rightFloat ul li a:hover {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 0.6;
	filter: alpha(opacity=60)
}
::selection {
	background: #8b582f none repeat scroll 0 0;
	color: #fff;
}
 *::-moz-selection {
 background: #00466a none repeat scroll 0 0;
 color: #fff;
}

::-webkit-input-placeholder {
 color: #fff;
}

:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}

:-ms-input-placeholder {
 color:#fff;
}
.medipart {
	border:solid 1px #ccc;
	padding:10px;
	min-height:120px;
	text-align:center;
	margin-bottom:15px;
}
.medipart img {
}
#slideshow, #slideshow2, #slideshow3 {
	position: relative;
	margin: 0 20px 20px;
	height: 65px;
	background:#3c3b3c;
}
#slideshow DIV, #slideshow2 DIV, #slideshow3 DIV {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	height: 178px;
	background-color: transparent;
	text-align:center;
}
#slideshow DIV.active, #slideshow2 DIV.active, #slideshow3 DIV.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow DIV.last-active, #slideshow2 DIV.last-active, #slideshow3 DIV.last-active {
	z-index: 9;
}
#slideshow DIV IMG, #slideshow2 DIV IMG, #slideshow3 DIV IMG {
	display: block;
	border: 0;
}
.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 32%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
}
.middle2 {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
}
.fture:hover .image {
	opacity: 0.3;
}
.fture:hover .middle {
	opacity: 1;
}
.fture:hover .middle2 {
	opacity: 1;
}
.text {
	background-color: #fff;
	cursor:pointer;
	color: #00466a;
	text-transform:uppercase;
	font-size: 16px;
	font-weight:600;
	padding: 5px 10px;
	width:103%;
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	background:rgba(51,153,204, 0.9);
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background:rgba(51,153,204, 0.9);
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
	color: white;
	text-decoration:none!important;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
}
/*.tabLink li:hover img {  -webkit-animation: swing 1s ease;
        animation: swing 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
	
}*/
/* Shine */
.shine figure {
	position: relative;
}
.shine figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(0deg);
	transform: skewX(0deg);
}
.shine figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
 100% {
 left: 125%;
}
}
@keyframes shine {
 100% {
 left: 125%;
}
}
.circle figure {
	position: relative;
}
.circle figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.circle figure:hover::before {
	-webkit-animation: circle .8s;
	animation: circle .8s;
}
@-webkit-keyframes circle {
 0% {
 opacity: 1;
}
 40% {
 opacity: 1;
}
 100% {
 width: 100%;
 height: 100%;
 opacity: 0;
}
}
@keyframes circle {
 0% {
 opacity: 1;
}
 40% {
 opacity: 1;
}
 100% {
 width: 120%;
 height: 120%;
 opacity: 0;
}
}
.imagehover:hover {
	-webkit-transform: scale(.99);
	transform: scale(.99);
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.list-group-item:first-child {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom:0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.list-group-item {
	background-color: #f5f5f5;
	border: none;
	border-left: 2px solid #054669;
	margin: 10px 0;
	color: #054669;
}
.list-group-item a {
	content: "";
}
.inner-main img {
	width: auto;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	margin: auto;
	margin-bottom: 20px;
}
.sponsors-logo img:hover {
	opacity:0.8;
}
.sponsors-logo img {
	border: 1px solid #dddddd !important;
}
.sponsors-logo p {
	text-align: center !important;
}
.margin {
	margin-bottom: 30px;
}
.red {
	color: #01466a;
}
.sp img {
	width:190px !important;
	height: auto !important;
	border-radius:100px;
}
.margin h3 {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	border:0px;
}
/* Sweep To Left */
.hvr-sweep-to-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius:5px;
	background: #e66526;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
	color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
/* Sweep To Right */
.hvr-sweep-to-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius:5px;
	background: #e66526;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
	color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
/* Bounce In */
.hvr-bounce-in {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
 16.65% {
 -webkit-transform: translate(8px, 8px);
 transform: translate(8px, 8px);
}
 33.3% {
 -webkit-transform: translate(-6px, -6px);
 transform: translate(-6px, -6px);
}
 49.95% {
 -webkit-transform: translate(4px, 4px);
 transform: translate(4px, 4px);
}
 66.6% {
 -webkit-transform: translate(-2px, -2px);
 transform: translate(-2px, -2px);
}
 83.25% {
 -webkit-transform: translate(1px, 1px);
 transform: translate(1px, 1px);
}
 100% {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}
}
@keyframes hvr-wobble-to-bottom-right {
 16.65% {
 -webkit-transform: translate(8px, 8px);
 transform: translate(8px, 8px);
}
 33.3% {
 -webkit-transform: translate(-6px, -6px);
 transform: translate(-6px, -6px);
}
 49.95% {
 -webkit-transform: translate(4px, 4px);
 transform: translate(4px, 4px);
}
 66.6% {
 -webkit-transform: translate(-2px, -2px);
 transform: translate(-2px, -2px);
}
 83.25% {
 -webkit-transform: translate(1px, 1px);
 transform: translate(1px, 1px);
}
 100% {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}
}
.hvr-wobble-to-bottom-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
	-webkit-animation-name: hvr-wobble-to-bottom-right;
	animation-name: hvr-wobble-to-bottom-right;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/* Bounce Out */
.hvr-bounce-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
 10% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 20% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 30% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 40% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 50% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 60% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 70% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 80% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 90% {
 -webkit-transform: translateX(1px) rotate(0);
 transform: translateX(1px) rotate(0);
}
 100% {
 -webkit-transform: translateX(-1px) rotate(0);
 transform: translateX(-1px) rotate(0);
}
}
@keyframes hvr-buzz-out {
 10% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 20% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 30% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 40% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 50% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 60% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 70% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 80% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 90% {
 -webkit-transform: translateX(1px) rotate(0);
 transform: translateX(1px) rotate(0);
}
 100% {
 -webkit-transform: translateX(-1px) rotate(0);
 transform: translateX(-1px) rotate(0);
}
}
.hvr-buzz-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
	-webkit-animation-name: hvr-buzz-out;
	animation-name: hvr-buzz-out;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/* Rotate */
.hover06 figure img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}
.hover06 figure:hover img {
	-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.6);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
}
/* Height & width for the container - The rest is done by the jQuery part. */
div[rel='scrollcontent1'] {
	width: 100%;
	height: 350px!important;
}
/* Basic CSS for the elements - If rel is "scrollcontent1", style its scrollbar by referring to ".scrollcontent-content", ".scrollcontent-bar", etc. */
.scrollcontent1-content {
	position:inherit!important; /* background: #eee; */
} /* for vertical content, no explicit width is required for inner DIV */
.scrollcontent1-bar {
	width: 10px;
	background:url(../images/scroll-bg.jpg) top center repeat-y;
	border-radius: 0px;
	overflow: hidden;
}
.scrollcontent1-drag {
	width: 10px;
	padding:2px;
	background: #8b582f;
	border-radius: 0px;
	cursor: pointer;
}
div[rel='scrollcontent2'] {
	width: 100%;
	height: 350px;
}
/* Basic CSS for the elements - If rel is "scrollcontent1", style its scrollbar by referring to ".scrollcontent-content", ".scrollcontent-bar", etc. */
.scrollcontent2-content { /* background: #eee; */
} /* for vertical content, no explicit width is required for inner DIV */
.scrollcontent2-bar {
	width: 10px;
	background:url(../images/scroll-bg.jpg) top center repeat-y;
	border-radius: 0px;
	overflow: hidden;
}
.scrollcontent2-drag {
	width: 10px;
	padding:2px;
	background: #8b582f;
	border-radius: 0px;
	cursor: pointer;
}
.slider {
	width:100%;
	height: 586px;
	position: relative;
}
.slide1, .slide2, .slide3, .slide4 {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: 100% 100% !important;
}
.slide1 p, .slide2 p, .slide3 p, .slide4 p {font-size:34px; color:#fff; padding-top:220px; text-transform:uppercase; line-height:35px; font-weight:300; }
.slide1 p span, .slide2 p span, .slide3 p span, .slide4 p span {font-size:60px; color:#fff; font-weight:400; line-height:80px;}

.slide1 {
	background: url(../images/banner/banner-image-bg11.jpg)no-repeat center;
	background-size: cover;
	animation:fade 15s infinite;
	-webkit-animation:fade 15s infinite;
}
.slide2 {
	background: url(../images/banner/banner-image-bg12.jpg)no-repeat center;
	background-size: cover;
	animation:fade2 15s infinite;
	-webkit-animation:fade2 15s infinite;
}
.slide3 {
	background: url(../images/banner/banner-image-bg13.jpg) no-repeat center;
	background-size: cover;
	animation:fade3 15s infinite;
	-webkit-animation:fade3 15s infinite;
}
.slide4 {
	background: url(../images/banner/banner-image-bg14.jpg)no-repeat center;
	background-size: cover;
	animation:fade4 15s infinite;
	-webkit-animation:fade4 15s infinite;
}
@keyframes fade {
  0% {
    opacity: 1
  }
  25% {
    opacity: 0
  }
  50% {
    opacity: 0
  }
  75% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fade2 {
  0% {
    opacity: 0
  }
  25% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  75% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
@keyframes fade3 {
  0% {
    opacity: 0
  }
  25% {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  75% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
@keyframes fade4 {
  0% {
    opacity: 0
  }
  25% {
    opacity: 0
  }
  50% {
    opacity: 0
  }
  75% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}


#tawkchat-status-text-container .theme-text-color {
    color: #8b582f!important;
}

.subscribeFloat {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: transparent none repeat scroll 0 0;
	display: inline-block;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 30%;
	z-index: 9999999999;
}

.subsfloat-button{background:url(../images/subscribe-float.png) center left no-repeat; width:42px; height:261px; cursor:pointer; -webkit-box-shadow: 3px 3px 5px 6px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    3px 3px 5px 6px #ccc;  /* Firefox 3.5 - 3.6 */
  box-shadow:         3px 3px 5px 6px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */}

.modal-content{ padding:38px; overflow:hidden; background:#fff;}

@-moz-document url-prefix() {
    .modal-content {padding:40px 30px 40px 30px; }
	.modal-content form{ margin-top:15px;}
	.modal-content form button{	margin:0; margin-right:0px!important}
	.modal-dialog { width: 550px!important; margin: 80px auto;}}

.modal-header {
    min-height:35px;
    padding:0px;
    border-bottom:0;
}

.modal-dialog {
    width:550px;
    margin: 80px auto;
}
.modal-title{color: #000; text-transform:uppercase; margin-bottom:15px;}
.modal-content form{ font-size:14px; color:#000; vertical-align:top;}
.modal-content form input{ border:1px solid #ccc; width:100%;}
.modal-content form button{background: #0159a0;
	border: 0;
	color: #fff;
	font-size: 14px;
	padding: 4px 15px;
	margin: 0;}


.close {
    float: right;
    font-size: 30px; font-weight:100;
    color: #000;opacity:1;}
	
	.modal-header .close {
    margin-top: -30px;
}

/*
@media screen and (min-width:992px) {

.navbar-default .navbar-nav > li > a {
    text-decoration: none;
    color: #fff;
    padding: 11px 18px!important;
    text-transform: uppercase;
    font-size: 16px!important;
    background: transparent;
    border-right: solid 1px #fff;
    margin: 0px;
    font-weight: 100;
}


}*/


.headR ul li{ list-style:none;}
.headR2 ul li{ list-style:none; display:inline-table;}

.venuDtae{border-left:solid 1px #ccc; padding:0px 0 0px 30px; font-size:14px; font-weight:bold; line-height:25px; margin-top:10px;}


.header_resize li.topbar-heading{
	line-height: 30px;
	font-size: 22px;
}
li.topbar-sub-heading{
	font-size: 20px;
	color: #000000;
	font-weight: 400;
	text-align: left;
}
.header_resize li.topbar-sub-heading {
    font-size: 14px;
    line-height: 20px;
}

.centr img{

	
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;}
	
.header_resize{padding: 8px 0;}	
	
.header_resize .centr img{max-width:60%}
.venuDtae{-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;}
.right-head img{
	
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;}

.header_resize .right-head img{max-width:40%;}

.header_resize .venuDtae{border-left:0; padding:15px 0 10px 0px; font-size:20px; font-weight:600; line-height:25px; margin-top:0px;}

.header_resize .venuDtae li{ display:inline-block; float:left;}

/*Special 5 column*/
 
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.grey-bg ul li {
    background: #fff;
   border-bottom:none;
    text-align: center;
    padding: 20px 0;
}
.grey-bg1 ul li {
    background: #0972b7;
   border-bottom:none;
    text-align: center;
    padding: 20px 0;
}
.col-xs-1-5 {
	width: 20%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-1-5 {
		width: 20%;
		float: left;
	}
	
					
}


				

@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
		float: left;
	}
	li.topbar-heading {
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
	}
}
@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
		float: left;
	}
	li.topbar-heading {
    font-size: 36px;
	}
}


.news-bg{
	background-image: url('../images/testiminial-bg.jpg');
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}
.news-section{
	padding: 20px 0 40px 0;
	background-color: rgba(255, 255, 255,.7);
}
.imground{ border-radius:20px;}

.desktop{ display:block;}
.mbile{ display:none;}
.overview{margin-top:40px; padding:30px 0; }
.ftures{border:1px solid #8b582f;margin: 0 10px;}
.ftures img{width: 100%!important;}
.ftureContent {height:160px;padding: 0 10px;}

.owl-controls .owl-buttons div{position: absolute; top:150px; z-index: 99;}
.owl-controls .owl-buttons .owl-customPrevBtn{width: 43px;
    height: 47px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    left: -35px;
    background-position: left top;}
.owl-controls .owl-buttons .owl-customNextBtn{width: 43px;
    height: 47px;
    background-image: url(../images/arrow.png);
    background-position: right top;
    background-repeat: no-repeat;
    right: -35px;}
.image{margin:0 auto;}	
@media (max-width: 768px) {
	.overview{margin-top:25px;}
	.ftureContent {height:auto;}
	.owl-controls .owl-buttons .owl-customPrevBtn{left:0;}
	.owl-controls .owl-buttons .owl-customNextBtn{ right: 0;}
}


.btn-3:hover {
    border-radius: 0;
    -webkit-animation: halftone 1s forwards;
    animation: halftone 1s forwards;
    background: radial-gradient(circle, #222a62 0.2em, transparent 0.25em) 0 0/1.25em 1.25em, radial-gradient(circle, #222a62 0.2em, transparent 0.25em) 6.25em 6.25em/1.25em 1.25em;
    color: #ffffff;
}

.hero {
	overflow: hidden;
    background-color: #fff;
    min-height: 415px;
    position: relative;
	margin-top:164px;
}

.hero .header-video-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.video-overlay {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    background: -webkit-linear-gradient(180deg,transparent,#022044);
    background: -o-linear-gradient(180deg,transparent,#022044);
    background: -moz-linear-gradient(180deg,transparent,#022044);
    background: linear-gradient(180deg,transparent,#022044);
    opacity: .5;
    z-index: 2;
}


.hero .header-video-bg video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

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

.hero {
	overflow: hidden;
    background-color: #ffffff;
    min-height: 240px;
    position: relative;	
	margin-top:0;
}

.video-overlay {
    background-image: url(../images/main-banner.jpg);
    background-position: center;
    opacity: 1;
    background-size: cover;
}
}


/***** STYLESHEET 2-12-2019 *****/

/****************************************/
/****IMAGE AND VIDEO GALLERY SECTION****/
/**************************************/
body{
  
overflow-x: hidden;

}
/*.gal-container{
	padding: 12px;
}*/
.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: auto;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: 0px;
    top: 0px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.galllery-container{max-width:1170px !important; margin: 0 auto}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 60px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:auto;
    }
	.gal-container .modal-dialog {
    width: 100% !important;
	
    margin: 50 auto;
}
}

/********************************************/
/****END IMAGE AND VIDEO GALLERY SECTION****/
/******************************************/




/*****************************/
/****TESTIMONIAL SECTION*****/
/***************************/
.testimonial-section{
	background-image: url('../images/testiminial-bg.jpg');
	background-size: cover;
	padding: 50px 0;
}
.testimonial-heading{
	color: #fff;
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase;
    margin: -5px 0 15px 0;
    text-align: center;
}
.example-image-link{position:relative;
}
.video-play-icon {
    position: absolute;
    height: 50px;
    width: 50px;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -30px;
    background: url(../images/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease;
}

/*********************************/
/****END TESTIMONIAL SECTION*****/
/*******************************/




/*************************/
/****SPONSORS SECTION****/
/***********************/
.sponsors-section{
	padding-top: 40px;
	padding-bottom: 20px;
}
.card{
	height: 250px;
	border: 1px solid #337ab7;
	border-radius: 5px;
	margin-top: 15px;
}
.card-header{
	background-color: #337ab7;
	text-align: center;
	color: #fff;
}
.card-header h3{
	margin: 0;
	line-height: 50px;
}
.card-body .carousel-inner{
	margin: 0 auto!important;
	text-align: center;
}

.card-body img{
	margin-top: 25px;
	display: inline!important;
}
/*****************************/
/****END SPONSORS SECTION****/
/***************************/
.counter-wrap{display:table;}
.counter{
	padding:  0 15px;
	display:table-cell;
	border-left:solid 1px #cccccc;
	vertical-align:middle;
}

.counter:first-child {
    padding-left: 0;
	border-left:none;
}
.counter-icon{
	text-align: center;
}

.counter-heading {
    text-align: center;
}
.counter-heading{
	color: #555555;
    margin-top: 0;
    font-weight: 500;
    font-size: 16px;
}
.counter-heading strong{color:#8b582f}
.counter-number {
    text-align: center;
    color: #777;
    font-size: 5.5rem;
    font-weight: 700;
    line-height: 5.6rem;
    margin-bottom: 0;
}

@media (max-width: 767px){
	.counter{display:block;
	border-left:none;
	border-bottom:solid 1px #cccccc;
	padding:20px 0;
	}
}

.bg-white{
	background-color: #fff;
}
.bg-gray{
	background-color: #f3f3f3;
}
.videos .btn-section {
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn-section {
    text-align: center;
}
a.btn.btn-theme {
    border: 1px solid #8b582f;
    border-radius: 0;
    padding: 8px 32px;
    color: #8b582f;
    font-size: 18px;
}
a.btn.btn-theme:hover{
	background-color: #8b582f;
	color: #fff;
}
.gal-container .btn-section {
    padding-top: 15px;
    padding-bottom: 15px;
}
.nav-strips {
    margin-top: 0;
    background-color: #000;
    padding: 1rem 0;
    width: 100%;
	position:relative;
	z-index:1;
}
.nav-strips span {
    font-size: 1.6rem;
    color: #fff;
}

/*quick nav section */

.quick-nav {
	position: relative;
	z-index: 2;
	padding: 0;
}
.quick-nav ul {
	list-style: none;
	display: flex;
	margin-bottom: 0;
}
.quick-nav ul li {
	text-align: left;
	display: table;
	padding: 0 30px 0;
	margin-bottom: 0;
	margin-right: 30px;
	border-right: solid 1px #387781;
}
.quick-nav .hvr-bounce-to-right:before {
	background-color: #0b414a;
}
.quick-nav ul li:last-child {
	margin-right: 0;
	border-right: none;
}
.quick-nav ul li .quick-icon {
	line-height: 0;
	display: table-cell;
	vertical-align: middle;
}
.quick-label-wrap {
	display: table-cell;
	vertical-align: middle;
}
.quick-nav ul li .quick-label {
	color: #fff;
	display: block;
	font-size: 1.6rem;
	line-height: 2.2rem;
	padding-left: 10px;
	text-align: left;
}
.quick-nav ul li .quick-sub-label {
	padding-left: 10px;
	color: #a9adce;
}
.quick-nav .timer-icon {
	width: 15%;
	float: left;
	margin-top: 12px;
}
.quick-nav .demo2.dsCountDown.ds-black {
	width: 85%;
	float: left;
}
.quick-nav .quick-nav-wrap {
	background: #8b582f;
}
.quick-nav .quick-countdown {
	background: #000000;
	padding: 0 2rem;
	height: 64px;
}

/* Larger than small mobile */
@media (min-width: 250px) {
.quick-nav{    margin-top: 0;}	
.quick-nav ul {
	display: block;
	padding:0;
}
.quick-nav ul li {
	display: block;
	border-right: none;
	padding: 10px 16px;
	border-bottom: solid 1px #bab8b2;
	margin-right: 0;
	color:#000;
}
.quick-nav ul li:last-child {
	border-bottom: none;
}
.quick-nav ul li .quick-icon {
	text-align: center;
	width:40px;
	
}
.quick-nav ul li .quick-label {
	width: auto;
}
}

/* Larger than mobile */
@media (min-width: 400px) {
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
}

/* Larger than tablet */
@media (min-width: 7750px) {
.quick-nav ul li {
	padding: 8px 40px 16px;
}
}

/* Larger than desktop */
@media (min-width: 1000px) {
	
.quick-nav {
	position: relative;
	z-index: 2;
	padding: 0;
	height: 64px;
	margin-top: 0;
}
.quick-nav .quick-nav-wrap {

	padding: 0 1rem;
	height:64px;
}
.quick-nav .quick-countdown {
	width: 30%;
	background: rgba(0,0,0,0.95);
	float: left;
	padding: 0 1rem;
	height: 64px;
}
.quick-nav ul {
	list-style: none;
	display: flex;
	margin-bottom: 0;
}
.quick-nav ul li {
	text-align: left;
	display: block;
	padding: 10px;
	margin-bottom: 0;
	margin-right: 0;
	border-left: solid 1px #bab8b2;
	border-bottom: none;
}
.quick-nav ul li:first-child {
	border-left: none;
}
.quick-nav ul li:last-child {
	margin-right: 0;
}
.quick-nav ul li .quick-icon {
	line-height: 0;
	display: table-cell;
	vertical-align: middle;
	width:auto;
}
.quick-nav ul li .quick-icon img{max-width: 52px;}
.quick-nav ul li a {
	display: table;
	width: 100%;
	text-align: center;
	padding: 0;
	height: 100%;
}
.quick-label-wrap {
	display: table-cell;
	vertical-align: middle;
}
.quick-nav ul li .quick-label {
	color: #fff;
	display: block;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2rem;
	padding-left: 10px;
	text-align: left;
}
.quick-nav ul li .quick-sub-label {
	padding-left: 10px;
	color: #a9adce;
}
}

/* Larger than Desktop HD */
@media (min-width: 1000px) {
.quick-nav {
	position: relative;
	z-index: 2;
	padding: 0;
}
.quick-nav .quick-nav-wrap {
	background: #8b582f;;

	padding: 0 5rem;
}
.quick-nav .quick-countdown {
	width: 30%;
	background: #000;
	float: left;
	padding: 0 2rem;
}
.quick-nav ul {
	list-style: none;
	display: block;
	text-align:center;
	margin-bottom: 0;
}
.quick-nav ul li {
	text-align: left;
	display: inline-block;
	padding: 10px;
	margin-bottom: 0;
	margin-right: 0;
	border-left: solid 1px rgba(255,255,255,0.4);
	background-color:#000000;
	border-bottom: none;
    height: 64px;
	margin-left:-4px;
}
.quick-nav ul li:first-child {
	border-left: none;
	margin-left:0;
}
.quick-nav ul li:last-child {
	margin-right: 0;
	
}
.quick-nav ul li .quick-icon {
	line-height: 0;
	display: table-cell;
	vertical-align: middle;
}
.quick-nav ul li a {
	display: table;
	width: 100%;
	text-align: center;
	padding: 0 20px;
	height: 100%;
}
.quick-nav .quick-label-wrap {
	display: table-cell;
	vertical-align: middle;
}
.quick-nav ul li .quick-label {
	color: #fff;
	display: block;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.8rem;
	padding-left: 10px;
	text-align: left;
}
.quick-nav ul li .quick-sub-label {
	padding-left: 10px;
	color: #a9adce;
}
}


.quick-nav-inner {
    position: relative;
    z-index: 2;
    padding: 15px 0;
}
@media (min-width: 1000px){
.quick-nav-inner ul {
    list-style: none;
    display: inline;
    margin-bottom: 0;
	}
}
@media (min-width: 250px){
.quick-nav-inner ul {
    display: block;
	}
}
.quick-nav-inner ul {
    list-style: none;
    display: inline;
    margin-bottom: 0;
}
@media (min-width: 1000px){
.quick-nav-inner {
    position: relative;
    z-index: 2;
    padding: 18px 0;
	}
}
@media (min-width: 1000px){
.quick-nav-inner ul li {
    text-align: left;
    display: block;
    padding: 0;
    margin-bottom: 10px;
    margin-right: 0;
    background-color: #222a62;
    border-radius: 10px;
    width: 100%;
    overflow: hidden;
	}
}
@media (min-width: 250px){
.quick-nav-inner ul li {
    display: block;
    border-right: none;
    margin-right: 0;
	}
}
.quick-nav-inner ul li {
    text-align: left;
    display: block;
    padding: 0;
    margin-bottom: 20px;
    margin-right: 0;
    background-color: #222a62;
    border-radius: 10px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.quick-nav-inner .hvr-sweep-to-right:before {
    background-color: #8b582f;
    border-radius: 10px;
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0059a1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
@media (min-width: 1000px){
.quick-nav-inner ul li a {
    display: table;
    width: 100%;
    height: 50px;
	}
}
.quick-nav-inner ul li a {
    display: table;
    width: 100%;
    height: 50px;
    text-decoration: none;
}
.hvr-icon-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
@media (min-width: 1000px){
.quick-nav-inner ul li .quick-icon {
    line-height: 0;
    display: table-cell;
    vertical-align: middle;
    width: 65px;
    background-color: #000000;
	}
}
@media (min-width: 250px){
.quick-nav-inner ul li .quick-icon {
    text-align: center;
	}
}
.quick-nav-inner ul li .quick-icon {
    line-height: 0;
    display: table-cell;
    vertical-align: middle;
    width: 65px;
    background-color: #000000;
}
.hvr-icon-push .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
@media (min-width: 1000px){
.quick-nav-inner .quick-label-wrap {
    display: table-cell;
    vertical-align: middle;
	}
}
.quick-nav-inner .quick-label-wrap {
    display: table-cell;
    vertical-align: middle;
}
@media (min-width: 1000px){
.quick-label-wrap {
    display: table-cell;
    vertical-align: middle;
	}
}
.quick-label-wrap {
    display: table-cell;
    vertical-align: middle;
}
@media (min-width: 1000px){
.quick-nav-inner ul li .quick-label {
    color: #ffffff;
    display: block;
    font-size: 1.6rem;
    line-height: 2.2rem;
    padding-left: 20px;
    text-align: left;
	}
}
@media (min-width: 250px){
.quick-nav-inner ul li .quick-label {
    width: auto;
    padding-left: 10px;
    color: #fff;
}
h1.contact-title{
	color: #8b582f;
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    margin: -5px 0 15px 0;
    text-align: left;
}
a{
	text-decoration: none!important;
}
	.team{
		margin-top: 15px; 
	}
@media (max-width: 767px){
	.team-img{
		text-align: center;
		margin: 0 auto;
	}
	.team img,h4,h5,p{
	text-align: left;
	}
	.fotterwraper {
    background: #8b582f url(../images/footer-bg.png) bottom right no-repeat;
    color: #ffffff;
	}
	.mobile-anchor {
    display: block;
    background: #fff;
    padding: 12px 0;
    color: #000;
    font-size: 16px;
	position:relative;
	z-index:1;
	}
	.nav-strips{
		display: none;
	}
	.headR ul li {
    list-style: none;
    display: block;
    text-align: center;
	}
	li.topbar-heading {
    font-size: 26px;
    font-weight: 600;
    line-height: 34px;
	}
	li.topbar-sub-heading {
    font-size: 16px;
    line-height: 22px;
    color: #555;
    font-weight: 300;
    text-align: left;
	}
	.right-head {
    padding-bottom: 15px;
	padding-left:15px;
}
}
@media (min-width: 768px){
	.venuDtae br{
		display: none;
	}
.mobile-anchor{
	display: none;
	}
	.flink-left{
		padding-left: 40px;
	}
}
.fixed-nav{
	position: fixed;
}

@media (min-width: 1024px){
section.gallery-section {
    margin-bottom: -30px;
	    padding-bottom: 30px;
	}
}
@media (min-width: 1920px){
.hero {
    overflow: hidden;
    background-color: #fff;
    height: 78vh;
    position: relative;
	}
}

/*CONFERENCE AND WORKSHOP*/
.nopad{padding-left: 0px;padding-right: 0px;}
.conf-workshop{background: #005ba1;padding: 30px 0px;color: #fff;}
.conf-workshop h2{color: #fff;font-size: 28px;text-align: center;text-transform: uppercase;margin-bottom: 1em;font-weight: 600}
.conf-workshop h3{color: #fff;font-weight: 600}
.conf-workshop p{text-align: left;min-height: 180px;}
.conf-workshop a{border: 1px solid #fff; color: #fff; padding:8px 18px;border-radius: 0px;text-transform: uppercase;}
.conf-workshop a:hover{border: 1px solid #42b9ee; color: #fff;background: #42b9ee}
.inr-sec{padding: 0 3rem;}
.bor-right{border-right:1px solid rgba(255, 255, 255, 0.1);}

/*SPEAKERS*/
.BorLine {border-right: 1px solid #F4F4F4;}
.no-padding-left{padding-left: 0px!important;}
.no-padding-right{padding-right: 0px!important;}
.m-cntSp {padding: 20px 0px;line-height: 24px;margin-bottom: 20px;}
.m-cntSp-inr {padding: 30px 0px 0px 0px;line-height: 24px;margin-bottom: 0px;}
.m-cntSp-inr strong{font-size: 24px;}
.m-cntSp-inr strong span{font-size: 16px;color: #ccc;font-weight: normal;}
.iconTopSp{margin-top:0px;margin-bottom:10px;border-bottom:5px solid #F4F4F4;}
.icImgSp{float:left;width:25%;}
.icImgSp img{-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;}
.icImgContSp{float:left;width:75%;text-align:left;color:#FFF;font-size:14px;height:45px;padding:5px}
.icImgContPadSp{float:left;width:70%;text-align:left;color:#FFF;font-size:14px;height:45px;padding:13px 0px}
.icImgContSp> h2{font-size:24px;font-weight:bold!important;color:#0159a2;margin:0px;padding:5px;border-bottom: 1px solid #c8c6c6;text-transform: uppercase;}
.icImgContSp> .dsc{font-size:17px;font-weight:600;color:#5f5f60;margin:0px;padding:5px;text-align:left!important;line-height: 18px;margin-top:0px;text-transform:uppercase;}
.icImgContSp>.comp{font-size:15px;font-weight:normal;color:#5f5f60;margin:0px;padding:5px;text-align:left!important;line-height: 18px;text-transform:uppercase;}
.icImgContSp a{font-size:12px;color:#fff;padding:6px 10px;line-height: 18px;margin:5px;background: #8b582f;display: inline-block;}
.icImgContSp a:hover{font-size:12px;background: #0159a2;}

.padd-top:{padding-top: 50px!important;}
.icImgSp2{float:left;width:25%;}
.icImgContSp2{float:left;width:75%;text-align:left;color:#FFF;font-size:14px;height:45px;}
.icImgContPadSp2{float:left;width:70%;text-align:left;color:#FFF;font-size:14px;height:45px;padding:13px 0px}
.icImgContSp2>h2{font-size:18px;font-weight:bold!important;color:#fff;margin:0px;padding:5px;text-align:right!important;}
.icImgContSp2>.dsc{font-size:12px;font-weight:600;color:#9f1a65;margin:0px;padding:5px;text-align:right!important;line-height: 18px;margin-top:0px;text-transform:uppercase;}
.icImgContSp2>.comp{font-size:15px;font-weight:normal;color:#fff;margin:0px;padding:5px;text-align:right!important;line-height:18px;text-transform:uppercase;}

.icImgSp2 img{-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;}

.sp-img {margin-right: 15px;border: 2px solid #dadada;padding:6px;}
.btn-inline{display: inline-block;}
.center{text-align: center;}
@media (max-width: 767px){
	.btn-inline{display: block;}
	.nopad{padding-right: 15px;padding-left: 15px;}
}

img.img-responsive{
    display:inherit;
    max-width: 100%;
    height: auto;
}



/*exhibition-profiles */

.exhibition-profiles{min-height:400px; position:relative; }
.exhibition-profiles .profiles-wrap .profile-part-left{ 
position:relative; left:0; width:100%;  text-align:center;

	z-index:3;
	background: #8b582f url(../images/exhibit-profile-img.jpg) top right no-repeat;
	min-height:400px;
	
	/* Create the parallax scrolling effect */

    background-position: center;
    background-repeat: no-repeat;
    
background-size:cover;
 }
 
.exhibition-profiles .left-inner{position:relative; z-index:5; padding:0; }


.exhibition-profiles .profiles-wrap .profile-part-right{position:relative; top:0; right:0; width:100%; height:auto; background-color:#f3f3f3; padding:30px}

.exhibition-profiles .profile-part-left h2{font-size:3.5rem; color:#ffffff; font-weight:700; text-align:center;}
.exhibition-profiles .profile-part-left p{color:#ffffff; text-align:center;  margin-bottom:2rem; padding: 0 3rem;}


.accordian-wrap .accordian{margin:0;padding:0;}
.exhibition-profiles h2{margin:0; margin-bottom:20px; color:#000; font-size:30px; line-height:36px; font-weight:600;}
.exhibition-profiles .title,
.exhibition-profiles .summary {
	list-style-type: none;
}
.exhibition-profiles .title {
	background-color:#ffffff;
	padding: 1rem;
	font-weight: 400;
	position: relative;
	margin-bottom:15px;
	border-left:solid 2px #8b582f;
	
}
.exhibition-profiles .title .header{display:table;	width:100%; position: relative;}
.exhibition-profiles .title span{display:table-cell; vertical-align:middle;}
.exhibition-profiles .title .pr-icon{width:3.5rem; line-height:0;}
.exhibition-profiles .title .name{font-size:18px; line-height:2rem;vertical-align: text-top; color:#000; font-weight:600;}


.exhibition-profiles  .bullets ul{padding-left:4em; margin:2px;}

.exhibition-profiles .bullets li:before {    
    margin-top: 0;
    line-height: 2.2rem;
	left: -1em;
}
.exhibition-profiles .bullets li span{color:#000000; font-size:1.7rem; font-weight:600; }

.exhibition-profiles .title:hover {
	cursor: pointer;
}

.exhibition-profiles .summary {
	display: none;
	padding: 0;
}
.exhibition-profiles .summary p{margin:0; padding-top:10px; text-align:left}
.exhibition-profiles .expand-bar {
	position: absolute;
	top: 50%;
	right: 1em;
	transition: all 0.5s ease;
}

.exhibition-profiles .expand-bar,
.exhibition-profiles .expand-bar:after {
	width: 15px;
	height: 2px;
	background-color: #8b582f;
}

.exhibition-profiles .expand-bar:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.5s ease;
}

.exhibition-profiles .open {
	border-bottom: none;
}

.exhibition-profiles .open .expand-bar {
	transform: rotate(180deg);
}

.exhibition-profiles .open .expand-bar:after {
	transform: rotate(180deg);
}


@media (min-width: 1000px) {

.exhibition-profiles .profiles-wrap .profile-part-left{ 
 width:55%;
 background-size: 100% 100%;
 }
.exhibition-profiles .profiles-wrap .profile-part-right{position:absolute;  width:45%; height:400px; }
.exhibition-profiles .profile-part-left p{ margin-bottom:11rem;}
}


.bullets ul {
	padding-left: 1.6em;
}

.co-locate{background-color:#000000; color:#fff;}
.co-locate-inner{padding:30px 0; display:table; width:100%; color:#fff; cursor:pointer}
.co-locate-inner:hover{color:#fff;}
.co-locate-inner .co-logo,.co-locate-inner .co-info,.co-locate-inner .co-arrow{display:table-cell; vertical-align:middle;}
.co-locate-inner .co-logo{  width:15%}
.co-info h4{font-size:20px; line-height:24px; font-weight:600;  margin:0; margin-bottom:5px; text-align:center}
.co-locate-inner .co-info{width:75%}
.co-info h2{font-size:57px; line-height:60px; font-weight:600; text-transform:uppercase; margin:0; margin-bottom:5px;}
.co-info h2 span{color:#f8a41b;}
.co-info p{color:#f8a41b; font-size:18px; font-weight:600; line-height:24px; margin-bottom:0;}
.co-locate-inner .co-arrow{width:10%; text-align:right}
.co-locate-inner:hover .hvr-bounce-out{
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}


@media (min-width: 1000px) {
	.co-locate-inner .co-info{width:65%}
	.co-info h2{font-size:47px;}
	
}
@media (min-width: 1200px) {
	.co-locate-inner .co-info{width:75%}
	.co-info h2{font-size:57px;}
	
}

@media (max-width: 768px) {
	
	.co-locate-inner .co-logo,.co-locate-inner .co-info,.co-locate-inner .co-arrow{width:100%; display:block; text-align:center;}
	.co-locate-inner .co-info,.co-locate-inner .co-arrow{margin-top:20px;}
}




/* participant  section */ 
.participant {padding-top:3rem; margin-bottom:30px;}
.participant-inner{width:100%; margin:0 auto;}
.participant  h2{text-align:center; margin-bottom:3rem; position:relative;}
.participant .item {display:block;  text-align:center; margin-bottom:1.5rem; height:200px; padding:2rem;}<!-- border:solid 1px #cccccc; -->
.participant .item h6{font-size:12px; font-weight:700; margin-bottom:1rem;}
.participant .item img{width:auto; display: inline-block;}


.featured-bg-image {
	position: relative;
	background-color: #cccccc;
}
.featured-bg-image:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}



/*visitor*/

.visitor{ min-height:319px;}


.visitor-bg-image:before {
	background-image: url(../images/visitor-profile-bg.png);
	position: absolute;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	z-index:0;
}
.visitor-inner{position:relative; text-align:center;}
.visitor h2{color:#ffffff; font-size:30px; line-height:36px; font-weight:600; margin-bottom:20px;}
.visitor-inner .item{background-color:#ffffff; padding:10px; text-align:center; height:174px;display: table;
    width: 100%; -webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;}
.visitor-inner .item:hover{background-color:#8b582f;}	
.visitor-inner .item .item-warp{display:table-cell; width:100%; vertical-align:middle}

.visitor-inner .item img,.visitor-inner .item h6{display:block;}
.visitor-inner .item h6{font-size:16px; line-height:20px; color:#000;}
.flink{padding-top:20px;}