.video-component  .video-play-icon {
	 background: url("../images/role-models/play-icon.png") no-repeat center;
}
.role-models .video-component {
	padding-top: 0;
}
.oo-player-container{
	min-width:270px !important;
}
img{
	max-width:100%;
}
.hover-img{	
	display:none;
}
.contentarea.role-models{
	font-size:14px;
}
li:hover .hover-img{
	display:block;
}
li:hover .normal-img{
	display:none;
}
.normal-img{
	display:block;
}
.role-models-wrapper{
	width:100%;
	display:inline-block;
}
.role-models-wrapper ul{
	overflow:hidden;
}
.role-models-wrapper a.see-more{
	background: #eee;
    color: #de1584;
    width: 100%;
    display: inline-block;
    padding: 10px;
    font-weight: 600;
    font-size: 1.75em;
}
.role-models-wrapper a.see-more:hover,.role-models-wrapper a.see-more span{
	color:#de1584;
}
.see-less-text{
	display:none;
}
.see-less-text.show,.see-more-text{
	display:block;
}
.see-more .down-arrow{
	box-sizing: border-box;    
    border-style: solid;
    border-color: #de1584;
    border-width: 0px 3px 3px 0px;
    transform: rotate(45deg);   
	-webkit-transform: rotate(45deg); 
	-moz-transform: rotate(45deg); 
	-ms-transform: rotate(45deg); 
    padding: 8px;
    display: inline-block;
    margin-left: 20px;    
    position: absolute;    
}
.see-more .down-arrow.up{
    border-width: 3px 0 0 3px;
    margin-top: 12px;
}
#see-more.show{
	display:block;
}
#see-more{
	display:none;
}
.see-more-text.hide{
	display:block;
}
.role-models-wrapper ul.read-more{
	transition:height 2s;
	height:auto !important;
}
.role-models-wrapper a {
	font-family: Raleway,Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.role-models-wrapper a:hover, .role-models-wrapper a:focus,.role-models a:focus,.role-models a:hover{
	text-decoration: none;
	color:#fff;
	outline:none;	
}
.role-models-wrapper a.see-more{
	text-decoration: none;
}
.model-name{
	color:#de1584;
	font-weight:700;
	font-size: 1.75em;
	margin-bottom: 0;
}
.model-hint{
	color:#77787b;
	font-size: 1.15em;
	margin-top: 5px;
}
.text-holder{
	width:65%;
	margin:0 auto;
	padding:45px 0;
}
.text-holder .info1 {
    font-size: 1.6em;
    color: #58595b;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
    line-height: 1.3em;
    font-family: Raleway,Arial, Helvetica, sans-serif;
    font-weight: 600;
}
.text-holder.x-width .info1{
	font-size:1.25em
}
.text-holder .info2 {
    color: #de1584;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.6em;
    font-family: Raleway,Arial, Helvetica, sans-serif;
    font-weight: 600;
}
.text-holder.x-width{
	width: 80%;
}
.text-holder .caption{
	font-family: 'Oswald';
    font-size: 2.5em;
    color: #e11186;
    text-align: center;
    font-weight: 700;
}

/*More Role Models*/
.more-role-models{
	width:85%;
	display:inline-block;
	padding:62px 0;
	font-family: Raleway,Arial, Helvetica, sans-serif;
}
.more-role-models h2{
	padding-bottom:72px;
	color:#da1584;
    font-size: 4.2em;
    font-family: Raleway,Arial, Helvetica, sans-serif;	
	font-weight: 600;
}
.role-models  h3{
	color:#da1584;
	padding:35px 0 23px 0;
	margin:0;
	font-weight: 600;
    letter-spacing: 3px;
    font-family: Raleway,Arial, Helvetica, sans-serif;
    font-size: 2.5em;
}
.role-models p{
	color:#58595b;
	font-family: Raleway,Arial, Helvetica, sans-serif;
    font-size: 1.2em;
	width:74%;
	margin:0 auto;	
	font-weight: 600;
}
.more-role-models  h3{
	font-size: 2.5em;
}

.more-role-models li:nth-child(2) p{
	width:100%;
}


/* barbie Inspiring */
.barbie-inspiring{	
	background-size:100%;
	width:100%;
	display:inline-block;
	font-family: 'Raleway',Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.inspiring-content{
	width: 40%;
    text-align: center;
    padding: 2% 0 2% 7%;        
}

.inspiring-content p{
    padding: 25px 0;    
    font-size: 1.05em;
    text-align: center;    
    font-family:inherit;
    color: #fff;
	width:83%;
}
a.role-model-button{
	width: auto;
    display: inline-block;
    padding: 15px 70px 15px 30px;
    background: #d91383;
    color: #fff;
    font-family: inherit;
    position: relative;
    min-width: 220px;
    letter-spacing: 2px;
    outline: none;
	text-decoration: none;
}
.role-model-button:after{
	position:absolute;
	content:'';
	background:url('../images/role-models/left-arrow.jpg') no-repeat;
	height:20px;
	float:right;
	margin:0 10px;
	width:26px;
}
.role-model-button:hover{
	text-decoration:none;
	color:#fff;
}
.watch-video-button{
	margin-bottom:13px;
}
/*Dolls Section */
.dolls-section{	
	width:100%;
	display:inline-block;
	margin:30px 0;
	font-family:Raleway,Arial, Helvetica, sans-serif;
	font-weight:600;
}
.dolls-section h3{
	font-size: 2em;	
	font-weight:600;
}
.dolls-section .role-model-button{
	margin:15px 0;
}
.dolls-section p{
	font-size:1em;
	min-height:45px;
}
.bioModalElmBg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,0.5);
}
.modal-content-wrapper {
    width: 80%;
    margin: 0 auto;
	font-family: Raleway,Arial, Helvetica, sans-serif;	
	position: absolute;
    left:10%;
    top:50%;
	display: flex;
    align-items: center;
}
.modal-content-main-wrapper {
    width: 100%;
    overflow: hidden;
}
.modal-content-main{
	width:100%;
    background: #fff;
	padding: 1em;
    overflow: hidden;
    -webkit-animation-duration: 0.2s;
    -webkit-animation-delay: 0s;
    -moz-animation-duration: 0.2s;
    -moz-animation-delay: 0s;
    -o-animation-duration: 0.2s;
    -o-animation-delay: 0s;
    animation-duration: 0.2s;
    animation-delay: 0s;
}
.modal-content-left {
    float: left;
    width: 35%;
	margin-right: 1em
}
.modal-content-right {
    float: right;
    width: 63%;
	display: flex;
	align-items: center;
}
.model-text-left {
    width: 65%;
    float: left;
	padding-right: 1em;
}
.model-img-right {
    width: 35%;
    float: right;
}
.model-text-left h4{
    color: #de1a85;
    font-weight: 700;
    font-size: 1.75em;
	margin-bottom: 0;
	padding: 0;
}
.model-text-left h5 {
	color: #77787b;
    font-size: 1.15em;
    margin: 5px 0;
	padding: 0;
}
.model-text-left h5#bioDesc1{
	font-style:italic;
}
.model-text-left p {
    margin: 1em 0;
}
#bioText{
	overflow-y:auto;
	height:265px;
}
#bioText p{
	margin-right:17px;
	font-family: Raleway;
    font-size: 1em;
    font-weight: 500;
}
#bioText::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#bioText::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#bioText::-webkit-scrollbar-thumb
{
	border-radius: 10px;		
	background-color: rgba(218, 21, 132,.7); 
}
.role-models .fadeOut {  
  animation-duration:0s
}
.close-bio {
	position: absolute;
	top: 0;
	right: 0;
    margin-right: 20px;
    margin-top: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/close-btn-pink.png) white no-repeat center;
    opacity: 1;
    z-index: 99999;
	cursor: pointer;
	padding: 18px;
    border-radius: 50%;
}
.prev-bio, .next-bio {
	position: absolute;
    top: 45%;
    width: 16px;
    height: 50px;
    display: inline-block;
    opacity: 1;
    z-index: 99999;
	cursor: pointer;
}
.prev-bio{
	left: -10%;
    background: url(../images/arrow-left-white.png) transparent no-repeat;
} 
.next-bio {
	right: -10%;
    /*background: url(../images/arrow-right-white.png) transparent no-repeat;*/
	    background: url(../images/arrow-left-white.png) transparent no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.prev-bio.disabled, .next-bio.disabled{
    opacity: 0;
    cursor: default;
}
/* Footer Note */

@media screen and (max-width: 1023px) {
	h1,h2,h3,h4,h5,h6 {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	.text-holder, .text-holder.x-width {
		width: 100%;
		padding: 0 1em;
	}
	/*.text-holder.x-width br{
		display: none;
	}*/
	.text-holder .info1{
		width: 100%;
		margin: 0;
		padding-bottom: 0.5em;
	}	
	.models-info .model-hint, .models-info .model-name {
		padding: 0;
	}
	
	.modal-content-left {
		width: 50%;
		float: none;
	}
	.modal-content-right {
		width: 100%;
		float: none;
		display: block;
	}
	.model-text-left {
		width: 100%;
		float: none;
	}
	.model-img-right {
		width: 30%;
        float: none;
        margin: 0 auto;
        position: absolute;
        top: 2%;
        right: 14%;
	}
	.more-role-models h2 {
		font-size: 2.2em;
	}
    #bioText {
        overflow-y: auto;
        height: auto;
        max-height: 300;
    }
}

/* For landscape layouts only */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	.text-holder .info1 {
		width: 100%;
	}
    #bioText {
        height: 178px;
    }
}
@media screen and (max-width: 400px) {
	.modal-content-wrapper {
		display: block;
	}
}

/* 28-Feb*/
@media screen and (min-width: 320px) {
	.contentarea.role-models {
		font-size: 6.5px;
	}
	.role-models-wrapper,.more-role-models{
		font-size:12px;
	}
	.text-holder, .text-holder.x-width {
		width: 100%;
		padding: 1em;
	}
	.text-holder .caption{
		font-size:1.85em;
	}
	.more-role-models {
		width: 94%;
		padding:30px 0;
	}
	.more-role-models h2 {
		padding-bottom: 35px;
	}
	.more-role-models li {    
		padding: 0;
		margin-bottom: 20px;
		width:100%;
	}
	.more-role-models .icon-img{
		width: 25%;
		float: left;
	}
	.more-role-models .icon-text{
	    width: 75%;
		float: left;
		padding: 0 0 0 1em;
	}
	.more-role-models h3 {
		font-size: 2em;
		text-align: left;
		padding: 0 0 10px 0;
	}
	.more-role-models p {
		font-size: 0.8em;
		width: 100%;
		text-align: left;
	}
	.models-info {
		padding: 10px 0;
	}
	.dolls-section{
		font-size:12px;
	}
	.dolls-section p{
		width:83%;
	}
	.footer-note p {
		font-size: 1.5em;
		width:95%;
	}	
	.barbie-inspiring {
		background: url(../images/role-models/barbie-inspiring-mobile.jpg) no-repeat;
		background-size: 100%;
		min-height: 361px;
		font-size: 9.5px;
		padding: 0 15px;
	}
	.inspiring-logo {
		width: 30%;    
		padding-top: 18px;
		margin:0 auto;
	}
	.inspiring-content p {
		padding: 10px 0;
		width: 100%;
	}
	.role-models .clear{
		display:none;
	}
	.barbie-inspiring a.role-model-button {
		padding: 10px 40px 10px 10px;
		min-width:inherit;
	}
	.inspiring-content {
		width: 100%;		
		padding: 0;
	}
	.watch-video-button{
		margin-right:10px;
	}
	.role-model-button:after{
		margin:-3px 6px;
	}
	
}

@media screen and (min-width: 375px){
	.role-models-wrapper, .more-role-models,.dolls-section{
		font-size: 14px;
	}
	.contentarea.role-models {
		font-size: 7.5px;
	}
	.barbie-inspiring {
		min-height: 420px;
	}
}
@media screen and (min-width: 414px) {
	.barbie-inspiring {   
		min-height: 465px;
		font-size: 14px;    
	}
	.inspiring-logo {
		width: 32%;
	}
	.barbie-inspiring a.role-model-button {
		padding: 10px 50px 10px 20px;
	}
	.role-model-button:after{
		margin:0 10px;
	}
	.contentarea.role-models {
		font-size: 8.5px;
	}
	.role-models-wrapper, .more-role-models, .dolls-section {
		font-size: 15px;
	}
	.more-role-models .icon-text {
		width: 75%;
		float: left;
		padding: 0.5em 0 0 1em;
	}
	.more-role-models p {
		font-size: 0.9em;
	}	
	
	.oo-player-container{
		min-width:320px !important;
	}

}
@media screen and (min-width: 475px) {
	.barbie-inspiring {
		min-height: 520px;
	}
}
@media screen and (min-width: 568px) {
	.text-holder .info1 {
		width: 89%;
		margin: 0 auto;
	}
	.barbie-inspiring{
		min-height:625px;
	}
	.inspiring-content p {
		padding: 15px 0;
		width: 85%;
	}
	.barbie-inspiring a.role-model-button {
		padding: 10px 60px 10px 30px;
	}
	.inspiring-logo {
		width: 40%;
		padding-top: 25px;
	}	
}
@media screen and (min-width: 640px) {
	.inspiring-content p {    
		width: 80%;
	}
	.barbie-inspiring {
		min-height: 720px;
	}
}
@media screen and (min-width: 768px) {
	.contentarea.role-models {
		font-size: 11px;
	}
	.text-holder, .text-holder.x-width {   
		padding:25px 0;		
	}
	.role-models-wrapper, .more-role-models, .dolls-section {
		font-size: inherit;
	}
	.more-role-models {
		width: 90%;
		padding: 42px 0;
	}
	.more-role-models h2 {
		padding-bottom: 42px;
	}
	.more-role-models .icon-img {
		width: 100%;
		float: none;
	}
	.more-role-models .icon-text {
		width: 100%;
		float: none;
		padding: 0em;    
	}
	.role-models h3 {
		font-size:2.5em;
		text-align:center;
		padding: 35px 0 23px 0;
	}
	.more-role-models h3 {		
		padding: 35px 0 23px 0;
	}
	.more-role-models p {
		font-size: 1.2em;
		width: 100%;
		text-align: center;
	}
	.more-role-models li {
		padding: 0 20px;
		width:33.33333%;
	}
	.more-role-models li:first-child{	
		padding-left:0;
	}
	.more-role-models li{
		border-right:2px solid #b2b2b2;
		padding:0 30px;
	}
	.more-role-models li:last-child{
		border:none;
		padding-right:0;
	}
	.barbie-inspiring{
		background:url('../images/role-models/barbie-inspiring1.jpg') no-repeat;
		min-height:inherit;
		background-size: 100%;
		padding:0;
		font-size:inherit;
	}
	.inspiring-logo {
		width: 30%;
		margin: 0 auto;
		padding-top:0;
	}
	.inspiring-content {
     width: 40%; 
     text-align: center; 
     padding: 2% 0 2% 7%;
	}
	.inspiring-content p {
		width: 100%;
		font-size: 1em;
		padding: 15px 0;
	}
	.barbie-inspiring a.role-model-button{
		min-width:200px;
		padding: 10px 70px 10px 30px;
	}
	.watch-video-button {
    margin-right: 0px;
	}
	.dolls-section h3{
    font-size: 1.85em;
	padding:15px 0;
	}
	.role-models .clear {
     display: block; 
	}
	.footer-note p {
		font-size: 1.1em;
	}
	
	.model-name {    
		font-size: 1.65em;
	}
	.models-info {
		min-height:100px;
	}
	.prev-bio, .next-bio {
		width:28px;
	}
}
@media screen and (min-width: 968px) {
	.more-role-models {
		width: 85%;
	}
	.contentarea.role-models {
		font-size: 12px;
	}
	
}
@media screen and (min-width: 1024px) {
	.text-holder.x-width .info1 {
		padding: 0.5em 0 1.5em 0;
		font-size: 1.1em;
	}
	.text-holder.x-width h2.caption{		  
			padding: 0.5em 0;
	}
}
@media screen and (min-width: 1280px) {
	.contentarea.role-models {
		font-size: 14px;
	}
	.text-holder, .text-holder.x-width {
		padding: 45px 0;
	}
	.text-holder, .text-holder.x-width {
		width: 80%;
	}
	.text-holder .caption {
		font-size: 2.5em;
	}
	.text-holder .info1 {
    width: 80%;
	}
	.models-info {
    padding: 25px 0;
	}
	.more-role-models {
   padding: 62px 0;
	}
	.more-role-models p {   
    width: 74%;
	}
	.more-role-models li {
    padding: 0 60px;
	}
	.inspiring-logo {
		width: 50%;
	}
	.barbie-inspiring a.role-model-button {
    min-width: 220px;
	}
	.dolls-section p {
    width: 74%;
	}
	.inspiring-content p{
		padding:25px 0;
		width:80%;
	}
	.modal-content-main-wrapper {
    width: 100%;
	}
	.close-bio{
		margin-right:20px;
	}
	.model-name {    
		font-size: 1.75em;
	}
	.models-info {
		min-height:inherit;
	}
	.next-bio {
    right: -5%;
	}
	.prev-bio{
		left:-5%;
	}
	.text-holder.x-width .info1 {		
		width:74%;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
	.inspiring-content p{
		width:86%;
		font-size:0.95em;
	}
	.text-holder.x-width h2.caption{
		    font-size: 2.2em;
			padding: 0.5em 0;
	}
	.text-holder.x-width .info1 {
				
		width:65%;
	}
}

@media screen and (min-width: 1440px) {
	.text-holder.x-width .info1 {		
		width:70%;
	}
}
@media screen and (min-width: 1600px) {
	.inspiring-content p{
		width:75%;
	}
	.text-holder .info2,.text-holder .info1{
		font-size:1.75em;
	}
	.text-holder.x-width .info1{
		font-size:1.25em
	}
}