.storiesnew-banner-container {

	height: 535px;
	background: url('../img/storiesnew-1.jpg') no-repeat center center;
	background-size: cover;

}


.storiesnew-banner-txt {
	font-family: Open Sans;
	position: relative;
	font-size: 60pt;
	color: #fff;
	letter-spacing: 5px;
	
	width: 900px;
	margin: 0 auto;
	top: 130;
    display: none;
}

.storiesnew-content-nav {
	
	list-style: none;
	border-bottom: 1px solid #e2e2e2;
	margin: 0px;
	padding: 0px;
}

.storiesnew-content-nav li {
	
	width: 14%;
	margin: 0;
	text-align: center;
	height: 60px;
	padding-top: 40px;
	vertical-align: middle;
	display: inline-block;
	margin: 0px -2px;
	font-size: 15px;
	font-family: Lato;
	font-weight: 700;
	color: #666666;
	letter-spacing: 1px;
	cursor: pointer;
	border-left: 1px solid #e2e2e2;
	
}

.storiesnew-content-nav li:first-child{
	border: none;
}

.storiesnew-content-nav li div{
	color: #b4b4b4;
	font-size: 10pt;
	font-weight: 400;
}

li.storiesnew-nav-active{
	background: #ea435b;
	color: #fff;

}

li.storiesnew-nav-active div{
	color: #fff;
}

li.storiesnew-nav-5 {
	margin-left: -3;
}



.whoweare-content-lower {
	margin-top: 0px;
	padding-bottom: 50px;
	background: #fff url('../img/storiesnew-7.png') repeat-x bottom center;
	color: #666666;
	font-family: Lato;
}

.storiesnew-content-slide {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	opacity: 0;
}

.storiesnew-content-slide-1 {
	display: block;
	opacity: 1;
}

.storiesnew-content-slide-left,
.storiesnew-content-slide-right {
	vertical-align: top;
	color: #666666;
	font-size: 13pt;
	display: inline-block;

}

.storiesnew-content-slide-right {
	width: 640px;
}

.storiesnew-content-container {
	width: 860px;
	margin: 0 auto;
	position: relative;
	margin-top: 85px;
	
	height: 840px;
}

.storiesnew-conent-img {
	width: 175px;
	margin-right: 40px;
	vertical-align: top;
}

.storiesnew-content-title {
      font-family: Open Sans;
    font-size: 24pt;
    font-weight: 300;
    letter-spacing: 1px;
    color: #666666;
	letter-spacing: 1px;
	width: 400px;
	vertical-align: top;
	margin-top: 10px;
}

.storiesnew-content-position {
	color: #a0979c;
	font-weight: 400;
	letter-spacing: 0px;
	font-size: 11pt;
}

.storiesnew-content-note {
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 1.5;
	margin-top: 20px;
	padding-right: 30px;
}




.whoweare-content-lower,
.slideshow-wrapper  {
	overflow: hidden;
}

.footer-container {
	border: none;
}

.storiesnew-conent-img-mobile {
	display: none;
}



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

	body, html {
		min-width: 768px;
		max-width: 768px;
	}

	.storiesnew-content-slide-right {
		width: 487px;
	}

	.page-wraper {
		overflow: hidden;
	}
 

	 .storiesnew-content-container {
	 	width: 90%;
	 	margin: 0 auto;
	 	margin-top: 85px;
	 	height: 1100px;
	 }


	 .storiesnew-content-nav li:first-child,
	 .storiesnew-content-nav li:last-child {
	 	display: none;
	 }

	 .storiesnew-content-nav li {
	 	
	 	width: 19.9%;
	 }

	 .storiesnew-content-nav li:last-child {
	 	float:right;
	 }

	 .storiesnew-banner-txt {
	 	left: 35;
	 	position: absolute;
	 }

	 .storiesnew-conent-img {
	 	width: 160px;
	 }



}


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

	body, html {
		min-width: 100%;
		max-width: 100%;
		width: 100%;

	}

	.storiesnew-content-slide-right{
		width: auto;
	}

	.storiesnew-content-note {
		padding-right: 0px;
	}

 	.storiesnew-content-container {
	 	
	 	height: 650px;
	 }

	 .storiesnew-content-container {
	 	width: 90%;
	 	margin: 0 auto;
	 	margin-top: 85px;
	 	height: 1200px;
	 }


	.page-wraper {
		overflow: hidden;
	}

	.storiesnew-banner-txt{
		font-size: 40pt;
		bottom: 30;
		left: 40;
		top: auto;
	}

	.storiesnew-banner-container {
		background-position-x: -800; 
	}

	.storiesnew-content-slide-left {
		display: none;
	}

	.storiesnew-conent-img-mobile {
		display: inline-block;
		vertical-align: middle;
		
	}

	.storiesnew-content-title {
		position: absolute;
		left: 200;
		top: 65;

	}

	.storiesnew-content-position {
		
	}

	li.storiesnew-nav-1 {
		width: 100%;
		border-bottom: 1px solid #e2e2e2;
	}

	li.storiesnew-nav-5 {
		margin-left: -2;
	}

	li.storiesnew-nav-2,
	li.storiesnew-nav-3 {
		border-bottom: 1px solid #e2e2e2;
	}

	li.storiesnew-nav-2,
	li.storiesnew-nav-3,
	li.storiesnew-nav-4,
	li.storiesnew-nav-5 {
		width: 50%;
	}

	.whoweare-content-lower {
		padding-bottom: 200px;
	}

}

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

	.storiesnew-content-container {
	 	
	 	height: 1300px;
	 }



}

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

	.storiesnew-conent-img-mobile {
		width: 140px;
		margin-bottom:20px;
	}

	.storiesnew-content-container {
	 	
	 	height: 1150px;
	 }


	.storiesnew-content-title {
		left: 170;
		top: 50;
	}

	.whoweare-content-lower {
		padding-bottom: 600px;
		
	}

	.storiesnew-banner-container {
		background-position-x: -880; 
	}



}


