#partners-banner {
	margin-top:0px;
}


#partners-banner img {
	margin-right:30px;
	margin-bottom:10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 4px solid #afc3d2;

}

/* for media @print */
.prmedia {
	display:none; 
}

@media (min-width: 200px) and (max-width: 1199px) {
	#partners-banner img {
		margin-right:10px;
		margin-bottom:20px;
	}

	#partners-banner {
		margin:0px auto;
		text-align:center;
	}
	.bannerlink {
		padding:0px;
		margin:0px auto;
		text-align:center;
	}
}



#home-slider .leftbox .btn {
  color: white;
  background-color: #0e131c;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 14px 30px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 20px;
  margin-left: 50px;
}

#home-slider .leftbox .btn:hover {
  color: white !important;
}

@media (min-width: 200px) and (max-width: 1024px) {
	#home-slider .leftbox .btn {
		margin:0px auto;
		text-align:center;
		font-size:16px;
		-webkit-border-radius: 10px;
		border-radius: 5px;
		padding: 8px 15px;
	}
	
	#home-slider .rightbox .btn {
		margin:0px auto;
		text-align:center;
		font-size:16px;
		-webkit-border-radius: 10px;
		border-radius: 5px;
		padding: 8px 15px;
	}

}



#sponsors-section .heading h4 {
  font-size: 28px;
  color: #eeedf0;
  text-align: center;
  margin: 0;
  padding: 20px 0;
}
#sponsors-section .heading h4 {
	background-color:#65707a;
  color: white;
}



#speakerlist .hall-of-fame h5, #speakerlist .hall-of-fame h4, #speakerlist .hall-of-fame h6   {
	text-align:center ;
	padding:0px;
	margin:0px;
}

#speakerlist .hall-of-fame h4  {
	padding:0px;
	margin: 15px 0 0;

}
#speakerlist .hall-of-fame h5  {
	padding:5px 0px 0px 0px !important;
	font-size:13px;
	color:#333333;
}
#speakerlist .hall-of-fame h6 { 
	padding:0 0px 4px 0px !important;
	margin:0px;
	font-size:13px;
	color:#333333;
}

#speakerlist .hall-of-fame .item { 
	padding-bottom:40px;
}

.twitNcountry{
	text-align:center;
	margin:5px 0;	
}
.topics{
	padding:5px 0;
	border:solid #dee9ee;
	border-width:1px 0;
	text-align:center;
	margin-top:6px;
}
.topics a.topic{
	display:block;
	font-size: 14px;
	line-height: 17px;
	padding:8px 0;
}
.topics a.watchvideo{
	display:inline-block;
	padding: 3px 0 5px;
}
.topics a.watchvideo img{
	vertical-align:middle;	
}

.topics small, .topics a.topic small { margin-top:-4px;}
.topics small small, .topics a.topic small small {font-size:12px; color:#05449a; font-weight:bold;}

	
#speakerlist .hall-of-fame .item a.twit {
    background-color: #1f78bf;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
	margin:0 5px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
}
#speakerlist .hall-of-fame .item a.twit:hover{
	background-color: #1a222f;
}

@media (min-width: 200px) and (max-width: 992px) {
	.halloffame .item {
		border: 2px solid #dfe8ef;
		padding: 10px;
		margin-bottom: 20px;
	}
	
	.halloffame figure + .pull {
		width:100%;
		display:block;
		margin-left:10px;
		float:none;
	}
	
	.hall-of-fame .item {
		border: 2px solid #dfe8ef;
		padding: 10px;
		margin-bottom: 40px;
	}

	
}



.home-aboutcocon ul {
   list-style-image: url(../img/common-content-bullet.png);
}
.home-aboutcocon ul li {
   margin-bottom: 2px;
}


iframe, object, embed {
        max-width: 100%;
}

.myIframe iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

@media (min-width: 200px) and (max-width: 992px) {
	.myIframe  {
		display:none;
	}
}


@media print {
	
	#main-nav .container {
		display:none;
	}
	
	#home-slider a[href]:after {
    	content: none !important;
	}
	
	.share-links {
		display:none;
	}
	
	.widget-social, .widget-cocon-gallery, #sponsors-section, #partners-section {
		display:none;
	}
	.date-loc {
		display:none;
	}
	
	.common-content h1, .leftbox h1 { margin:0px; }	
	
	.common-content .title  { 
		   margin: 0px;
		   padding:0px;
	}
	
	.page-header { margin:0px; padding:0px;}
	
	.policeman  { display:none;}	
	#partners-banner img { width:10%; }
	#partners-banner h2 { font-size:12px;}
	
	#home-slider .leftbox .ti {
		display:none;
	}
	#home-slider .leftbox .desc .loc, #home-slider .leftbox .desc .date {
	  font-size: 14px;
	  line-height:16px;
	  margin:0px; padding:0px;
	}
	
	.rightbox, .leftbox{ 
		margin:0px; padding:0px; 
	}

	.prmedia {
		display:block;
		margin:0px; padding:0px;
		font-size:16px;
		line-height:16px;
	}
	#home-slider {margin:0px; padding:0px; }
	.home-aboutcocon {
		margin:0px padding:0px;
	}
	#main-content {margin:0px; padding:0px; }
	
	.myIframe { display:none; }
	#partner-listing { display:none; }
	
	#main-footer  .nav { display:none; }
	
	.contact-page .contactform  { display:none; }
	.common-content ul { list-style-image: url(../img/common-content-bullet-print.png) ; }
	.common-content ul li { margin-bottom: 2px; }
}


@media (min-width: 200px) and (max-width: 799px) {
	.halloffame .yr-link li {
	   text-align:center;
	   width:100%;
	   padding:0 20px 0 5px;
	}
	
}

div#testimonials {
	
}
div#botstriptopcurve{
	width:auto; height:auto; clear:both; 
	padding:15px 20px 0px 20px; 
}
div#botstripbotcurve{
	
}

@media (min-width: 200px) and (max-width: 799px) {
	div.testimonialbox {
		height:170px;
	}
}

@media (min-width: 800px) and (max-width: 1024px) {
	div.testimonialbox {
		height:250px;
	}
}


div.testimonialbox{
	width:100%; float:left;
	padding:20px 0px;
}
div.testimonialbox div.authorpic {
    float: left;
    height: 108px;
    text-align: center;
    width: 85px;
}
div.testimonialbox div.authorpic img {
	height:104px;
	width:81px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 4px solid #afc3d2;
}
div.testimonial {
    color: #0c7bc0;
    font-size: 16px;
    line-height: 20px;
    margin-left: 105px;
}
div.testimonial a {
	color:#333333;
}
div.author {
    color: #19232b;
    font-size: 12px;
    line-height: 14px;
    margin-left: 105px;
}


/* Dynamically load one div at a time  */
#tml-container p { display: none; }

.tsl-item { padding-bottom:0px !important ; margin-bottom:0px !important ; }
.tsl-list { padding-bottom:0px !important ; margin-bottom:0px !important ;}

.imgsideborder {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 4px solid #afc3d2;
}



.speaker-social {
  font-size: 18px !important;
}
.speaker-social a {
  display: inline-block;
  margin-right: 3px;
  color: #999999;
}
.speaker-social a:hover {
  color: #0b7abf;
  -webkit-transition: -webkit-transform 2s ease-out;
  -moz-transition: -moz-transform 2s ease-out;
  -o-transition: -o-transform 2s ease-out;
  transition: transform 2s ease-out;

}

.kspeakers a {
   display: block;
   background-color: #cfdfec;
   font-size: 16px;
   color: #0c7bc0;
   padding: 6px 10px;
   text-align:center;
   margin-top:2px;
   margin-bottom:2px;
}

.imgborder {
  border: 4px solid rgba(0,0,0,0.20);
  -webkit-border-radius: 2px;
  border-radius: 2px;

}
#hfamelist .col-md-3 {
padding:2px !important; }


.hfame { margin-top:20px;
margin-bottom:10px; }

/******** SAP ************/
.sap_tabs{
	clear:both;
	padding-top:5px;
}
.sap_tabs ul {
   list-style-image: url(../img/common-content-bullet.png);
}

.sap_tabs ul ul{
   list-style-image: url(../img/common-content-bullet-medium.png) ;
}

.sap_tabs ul ul ul{
   list-style-image: url(../img/common-content-bullet-small.png) ;
}
.common-content .sap_tabs ul li {
	margin-bottom:0px;
}

.sap_tabs p{
	font-size: 1em;
	color: #5C5C5C;
	line-height: 1.5em;
	padding: 10px 0;
}
.sap_tabs p span{
   font-weight:bold;
}
.resp-tab-item {
	font-size: 0.85em;
	color: #888;
	text-transform: uppercase;
	cursor: pointer;
	padding: 20px 50px;
	display: inline-block;
	margin: 0;
	list-style: none;
	cursor: pointer;
	float: left;
	background: #F0F0F0;
	border-right: 1px solid #C9C6C6;
	background: url(../img/shadow.png)#F0F0F0 no-repeat bottom;
}
.resp-tabs-list {
	padding: 0px !important;
}
.resp-tabs-list li:hover, .resp-tabs-list1 li:hover{
	background:#cfdfec;
	color:#000;
}
.resp-tabs-container {
	padding: 0px;
	background: #f3f2f2;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f3f2f2 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f2f2), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f3f2f2 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f3f2f2 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f3f2f2 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f3f2f2 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f2f2', endColorstr='#ffffff',GradientType=0 );
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
	padding:25px;
	border: 1px solid #F1F1F1;
	background:#e6eff7 ;
}
.resp-tab-active {
	border-bottom: none;
	margin-bottom: -1px !important;
		background:#e6eff7 ;
	border-right: 1px solid #C9C6C6;
	box-shadow: none;
	color: #000;
}
.resp-content-active, .resp-accordion-active {
   display: block;
   background: #e6eff7;
}
h2.resp-accordion {
	font-size:1em;
	border: 1px solid #ECECEC;
	border-top: 0px solid #ECECEC;
	margin: 0px;
	padding: 10px 15px;
	background:#ECECEC;
	margin:10px 0;
}
h2.resp-accordion:avtive{
	background: #e6eff7;
	text-shadow: none;
	color: #FFF;
}
h2.resp-accordion:hover{
	background: #0c7bc0;
	text-shadow: none;
	color: #FFF;
}
h2.resp-tab-active {
	border-bottom: 0px solid #c1c1c1 !important;
	margin-bottom: 0px !important;
	padding: 10px 15px !important;
}

@media only screen and (max-width:1680px) {
	.resp-tabs-list li {
		padding: 15px 28px;
	}

	.agendapage .resp-tabs-list li {
		padding: 15px 24px;
	}


}

@media only screen and (max-width:1366px) {
	.resp-tabs-list li {
		padding: 15px 23px;
	}

	.agendapage .resp-tabs-list li {
		padding: 15px 24px;
	}


}
@media only screen and (max-width:1280px) {
	.resp-tabs-list li {
		padding: 15px 22px;
	}
	.agendapage .resp-tabs-list li {
		padding: 15px 24px;
	}


}
@media only screen and (max-width:1025px) {
	.resp-tabs-list li {
		padding: 15px 12px;
	}
	.agendapage .resp-tabs-list li {
		padding: 15px 10px;
	}


}
@media only screen and (max-width:768px) {
	.resp-tabs-list li {
		padding: 15px 35px;
	}
	.agendapage .resp-tabs-list li {
		padding: 15px 10px;
	}
	
}

@media only screen and (max-width:800px) {
	.resp-tabs-list li {
		padding: 15px 45px;
	}
	.agendapage .resp-tabs-list li {
		padding: 15px 5px;
	}
	
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width:800px) {
	.sap_tabs{
		padding-top:0;
	}
ul.resp-tabs-list {
  	display: none;
}
h2.resp-accordion {
  	display: block;
}
.resp-vtabs .resp-tab-content {
  	border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
.resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}
}
@media only screen and (max-width:320px) {
	.resp-tab-content {
		padding:10px;
	}
	.sap_tabs p {
		padding:5px 0;
	}
	.sap_tabs h3, .sap_tabs h3 a {
		line-height:1.6em;
	}
}


.title {
}

@media only screen and (max-width:1366px) {
	.title {
	}
}
@media only screen and (max-width:1280px) {
	.title {
	}
}
@media only screen and (max-width:1024px) {
	.title {
	}
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width:800px) {
	.title {
		font-size:20px;
		line-height:20px;
	}

}
}
@media only screen and (max-width:320px) {
	.title {
		font-size:12px;
		line-height:12px;
	}
}


/*Speaker List New*/
#speakerlist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	display:none;
	text-align:center;
	overflow:hidden;
}
#speakerlist .portfolio1 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-right:0;
	display:none;
	float:left;
	overflow:hidden;
}
.speaker-wrapper {
		overflow:hidden;
		position: relative !important;
		cursor:pointer;
	}
	.speaker img, .portfolio1 img {
		max-width:100%;
		display: block;
		opacity: 5;
		text-align:center;
		transition: all 300ms!important;
		-webkit-transition: all 300ms!important;
		-moz-transition: all 300ms!important;
	}
	.speaker img:hover, .portfolio1 img:hover {
		-webkit-filter: grayscale(50%);
	}
	.speaker .label, .portfolio1 .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
	}
		.speaker .label-bg, .portfolio1 .label-bg {
			background: #555;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
		.speaker .label-text, .portfolio1 .label-text {
			color: #fff;
			position: relative;
			z-index: 500;
			padding: 2px 8px;
			font-size: 0.875em;
		}
			.speaker .text-category, .portfolio1 .text-category {
				display:block;
				font-size:9px;
				font-size: 12px;
				text-transform:uppercase;
			}
.text {
	padding: 3px 1px 5px 1px;
	background: #0c7bc0;
	text-align:center;
}
.text h5 {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	font-family: 'Arial';
	text-transform: uppercase;
}
.text p {
	color: #FFF;
	font-size: 0.85em;
	font-family: 'Arial';
}

.text .flag {
	border:1px solid #FFFFFF;
	float:right;
	padding-right:10px;
	height:20px;
	width:100px;
	position:absolute;
	display:block;
	

}


#sponsors-section .heading_2,
#partners-section .heading_2 {
  background-color: #8e98a0;
  margin-bottom: 30px;
}
#sponsors-section .heading_2 {
  margin-bottom: 40px;
  background-color: #8e98a0;
}
#sponsors-section .heading_2 h3,
#partners-section .heading_2 h3 {
  font-size: 28px;
  color: #19232b;
  text-align: center;
  margin: 0;
  padding: 20px 0;
}
#sponsors-section .heading_2 h3 {
  color: white;
}


#sponsors-section .heading_1 h4 {
  font-size: 28px;
  color: #eeedf0;
  text-align: center;
  margin: 0;
  padding: 20px 0;
}
#sponsors-section .heading_1 {
  margin-bottom: 40px;
  background-color: #8e98a0;
}

#sponsors-section .heading_1 h4 {
	background-color:#798692;
  color: white;
}