/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/*----start-container----*/
/*-----start-header----*/


.sponcers{
margin:2em 0;
}
.sponcers h2 {
  text-align: center;
  color:#000000;
  margin-bottom: 1em;
  padding: 12px 0;
  border-bottom: 1px solid #999999;
  border-top: 1px solid #999999;
  font-size:1.7em;
}
.sponcers p {
  text-align: center;
  color: #767776;
  margin-bottom: 3em;
}
.sldr{
	padding-bottom:3em;
}
#flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin:0px;
	padding:0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
	margin-top:10px;
	margin-bottom: 10px;
	max-width:250px;
	max-height:500px;
}

/*----responsive-menu-start---*/
@media (max-width: 480px){
	.sponcers h2
	{
	font-size:1.4em;
	}
}
