/* #flexiselDemo, #flexiselDemo1, #flexiselDemo2, #flexiselDemo3, #flexiselDemo4, #flexiselDemo5 {
	display: none;
}*/
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px!important;
	padding: 0px!important;
	list-style-type: none!important;
	text-align: center;
	
}
.nbs-flexisel-inner {
	overflow: hidden;
	width: 95%;
	margin: 0 auto;
	
	//border:1px solid red!important;
}
.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: 160px;
	max-width: 241px;
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	
	/*
	width: 46px;
	height: 100px;
	*/
	
	width: 18px;
	height: 18px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: 0px;
	background: url(../images/button-previous.png) no-repeat 0px 0px;
}
.nbs-flexisel-nav-right {
	right: 0px;
	background: url(../images/button-next.png) no-repeat 0px 0px;
}

.rpf-main-div{
	display: block;
}
.rpf-title{
	//margin: 10px 0;
	margin: 0;
}
.rpf-title a{
	//background: #000;
	//padding: 2px 5px;
	padding: 0px!important;
	//border: 1px solid #ddd;
	color: #fff;
}
.rpf-slider img{
	display: block;
	margin: 0 auto;
	//border: 1px solid #ddd;
	background: #fff;
	//padding: 2px;
	box-sizing: border-box;
}
.rpf-slider{
	display: block;
	clear: both;
}

.rpf-main-div
{
	margin: 0!important;
	padding: 0!important;

	border-left:5px solid white;
	
}


.rpf-slider
{
	position:relative;
	
	margin: 0!important;
	padding: 0!important;
	
	
}

.experienceCondfidenceTextDiv h3::before
{
	content:'+';
	color:#fff!important;
}

.experienceCondfidenceTextDiv h3
{
	background:none!important;
	padding-top:5px;
}
.experienceCondfidenceTextDiv span.uppercaseText
{
	color:#fff!important;
	text-transform:uppercase!important;
}

.experienceCondfidenceTextDiv span.redText
{
	color:#fe0000!important;
}

.experienceCondfidenceTextDiv
{
	background-color: rgba(0, 0, 0, 0.75);
	
	font-family: 'Oxygen', sans-serif;
	
	position:absolute;
	top:0px;
	left:5px;
	
	width:100%;
	
	padding-bottom:7px;
}


.experienceCondfidenceParagraph
{
	padding-right:10px;
	padding-left:10px;
}

.experienceCondfidenceParagraph a
{
	color:#fff;
}


@media screen and (min-width: 480px)
{
	.experienceCondfidenceTextDiv
	{
		font-size:13px;
	}
}

@media screen and (min-width: 768px)
{
	.experienceCondfidenceTextDiv
	{
		font-size:11px;
	}
}

@media screen and (min-width: 980px)
{
	.experienceCondfidenceTextDiv
	{
		font-size:14px;
	}
}

@media screen and (min-width: 979px)
{
	.experienceCondfidenceTextDiv
	{
		font-size:16px;
	}
	
	#experienceConfidenceSliderHomePageSection
	{
		position: relative;
		width: 100%!important;
		height: 360px;
	}
	#experienceConfidenceSliderHomePageSectionActualSlider
	{
		position: absolute;
		top: 50px;
		left:30px;
		width: 900px!important;
	}
}

@media screen and (min-width: 980px)
{
	.experienceCondfidenceTextDiv
	{
		font-size:16px;
	}
	
	#experienceConfidenceSliderHomePageSection
	{
		position: relative;
		width: 100%!important;
		height: 300px;
	}
	#experienceConfidenceSliderHomePageSectionActualSlider
	{
		position: absolute;
		top: 50px;
		left:30px;
		width: 900px!important;
	}
}

@media screen and (min-width: 1100px)
{
	.experienceCondfidenceTextDiv
	{
		font-size:16px;
	}
	
	#experienceConfidenceSliderHomePageSection
	{
		position: relative;
		width: 100%!important;
		height: 330px;
	}
	#experienceConfidenceSliderHomePageSectionActualSlider
	{
		position: absolute;
		top: 50px;
		left:45px;
		width: 1000px!important;
	}
}



@media only screen and (min-width: 1281px){
	
	.experienceCondfidenceTextDiv
	{
		font-size:11px;
	}
	
	#experienceConfidenceSliderHomePageSection
	{
		position: relative;
		width: 100%!important;
		height: 250px;
	}
	#experienceConfidenceSliderHomePageSectionActualSlider
	{
		position: absolute;
		top: 50px;
		left:-30px;
		width: 1140px!important;
	}
}

@media only screen and (min-width: 1366px){
	.experienceCondfidenceTextDiv
	{
		font-size:12px;
	}
	
		
	/* THIS CONTROLS THE LAYOUT OF THE EXPERIENCE CONFIDENCE SLIDER */
	/* ==================================== */
	#experienceConfidenceSliderHomePageSection
	{
		position: relative;
		width: 100%!important;
		height: 270px;
	}
	#experienceConfidenceSliderHomePageSectionActualSlider
	{
		position: absolute;
		top: 50px;
		left:-110px;
		width: 1300px!important;
	}
	/* ==================================== */	
}

@media only screen and (min-width: 1439px){
	.experienceCondfidenceTextDiv
	{
		font-size:13px;
	}
	/* THIS CONTROLS THE LAYOUT OF THE EXPERIENCE CONFIDENCE SLIDER */
	/* ==================================== */
	#experienceConfidenceSliderHomePageSection
	{
		position: relative;
		width: 100%!important;
		height: 270px;

		//border:1px solid red;
	}
	#experienceConfidenceSliderHomePageSectionActualSlider
	{
		position: absolute;
		top: 50px;
		left:-160px;
		width: 1400px!important;
	}
	/* ==================================== */
}

@media only screen and (min-width: 1599px){
	.experienceCondfidenceTextDiv
	{
		font-size:14px;
	}
	/* THIS CONTROLS THE LAYOUT OF THE EXPERIENCE CONFIDENCE SLIDER */
	/* ==================================== */
	#experienceConfidenceSliderHomePageSection
	{
		position: relative;
		width: 100%!important;
		height: 300px;
	}
	#experienceConfidenceSliderHomePageSectionActualSlider
	{
		position: absolute;
		top: 50px;
		left:-235px;
		width: 1550px!important;
	}
	/* ==================================== */
}

@media only screen and (min-width: 1679px){
	.experienceCondfidenceTextDiv
	{
		font-size:15px;
	}
	
	/* THIS CONTROLS THE LAYOUT OF THE EXPERIENCE CONFIDENCE SLIDER */
	/* ==================================== */
	#experienceConfidenceSliderHomePageSection
	{
		position: relative;
		width: 100%!important;
		height: 300px;
	}
	#experienceConfidenceSliderHomePageSectionActualSlider
	{
		position: absolute;
		top: 50px;
		left:-260px;
		width: 1600px!important;
	}
	/* ==================================== */
}

@media only screen and (min-width: 1919px){
	/* THIS CONTROLS THE LAYOUT OF THE EXPERIENCE CONFIDENCE SLIDER */
	/* ==================================== */
	#experienceConfidenceSliderHomePageSection
	{
		position: relative;
		width: 100%!important;
		height: 330px;

		border:none!important;
	}
	#experienceConfidenceSliderHomePageSectionActualSlider
	{
		position: absolute;
		top: 50px;
		left:-380px;
		width: 1850px!important;
	}
	/* ==================================== */
}

@media only screen and (min-width: 2047px){
	/* THIS CONTROLS THE LAYOUT OF THE EXPERIENCE CONFIDENCE SLIDER */
	/* ==================================== */
	#experienceConfidenceSliderHomePageSection
	{
		position: relative;
		width: 100%!important;
		height: 330px;

		border:none!important;
	}
	#experienceConfidenceSliderHomePageSectionActualSlider
	{
		position: absolute;
		top: 50px;
		left:-380px;
		width: 1850px!important;
	}
	/* ==================================== */
}